Blog entries tagged with 'java'

  • Sun Announces Support for PostgreSQL

    By Nuno Mariz, on 18 November 2005 @ 11:20
    Sun Microsystems
    The server and software company said Thursday that it will integrate PostgreSQL into its Solaris operating system, and will begin offering support services to business customers running the software.

    At a press conference here, company executives said Sun engineers will participate in the PostgreSQL open-source project to tune the database for Solaris and beef up its high-end capabilities.


    By cnet.com
  • Developing a RSS Reader with Java (JFC/Swing)

    By Nuno Mariz, on 29 April 2005 @ 10:55
    Java Technology
    I have a new personal project in mind. The idea is to improve my Java skills by developing a desktop application to read and manage my personal RSS feeds. Yes. There are several applications that do this, even in Java, just like RSSOwl that uses SWT for the widgets. The application will have the same features as Akregator, obviously not all on the first release.
  • Desktop Java Features in Mustang

    By Nuno Mariz, on 22 April 2005 @ 23:34
    The next release of Java with the codename Mustang has some significant enhancements for desktop usage, including improved OS L&F, text anti-aliasing modes, more and improved graphics hardware usage, threading improvements, etc.
    You can check the full article, or go to the Mustang project homepage for more details.
  • Java books

    By Nuno Mariz, on 20 April 2005 @ 16:16

    I've bought from amazon.co.uk some books about Java. I need to move from PHP to Java, as soon as possible, and start to make some serious programming on this platform.

    Core Java 2: Fundamentals Vol. 1Core Java 2: Fundamentals Vol. 1: This book is the new edition of the best-selling introductory book to Java for experienced programmers and completely updated for J2SE 1.5. It covers the basics.


    Core Java 2: Advanced Features Vol. 2Core Java 2: Advanced Features Vol. 2: This book covers the more advanced features of the Java 2 platform, such as: Multithreading, Collections, Networking, Database Connectivity- Jdbc, Remote Objects, Advanced Swing, Advanced Awt, Javabeans, Security, Internationalization, Native Methods and Xml.


    Core Java 2: Advanced Features Vol. 2J2EE Design Patterns: This book covers UML (Unified Modeling Language), Presentation Tier Architecture, The Business Tier, Enterprise Concurrency, Messaging, J2EE Antipatterns, etc.
    Seems, this is the last book i will read from this three ;)


Tags related