What is Toluu?
Toluu is a free service for sharing the feeds you read and discovering new ones.
Get Invite

Java Technology Headlines

Technical content and news from java.sun.com, the premier source of information about the Java platform.


Book Review: Head First Software DevelopmentAugust 7 2008
O'Reilly's new Head First Software Development sums up decades of research on what works and what doesn't in the often arcane world of software development.
How to Create Translucent and Shaped WindowsAugust 1 2008
With the Java SE 6 update 10 release, you can create uniformly translucent windows or per-pixel gradients, or apply a shape to a non-decorated window.
Learning Curve Journal, Part 4: Accessing a Web ServiceJuly 31 2008
Part 4 completes the JavaFX Script version of the application, which enables users to search, list, and display images from the Flickr web site.
Learning Curve Journal, Part 3: JavaFX Script FunctionsJuly 31 2008
Part 3 shows you how to use JavaFX Script functions to implement actions in a Java FX Script program.
Learning Curve Journal, Part 2: Declarative User InterfacesJuly 31 2008
Part 2 focuses on the declarative style of coding enabled by JavaFX Script. You'll see how this style can make the code for a graphical application simpler and more intuitive.