May 22, 2007
The Top 10 Open-Source Destinations at the 2007 JavaOne Conference. This year's Conference celebrates the free and open software environment with a new Open Source...
More »
May 22, 2007
Top 10 Destinations for Enterprise Developers at the 2007 JavaOne Conference. Here are 10 must-see destinations and some related recommendations for enterprise developers at...
More »
|
 |
July 17, 2006
July 17, 2006
(See intro for a background and caveats on these coding advice blog entries.)
The most important code style rule is that when you modify somebody else's code, you preserve the coding style in that file. Even when it hurts. The only thing worse than an "incorrectly" styled source file is an inconsistently styled one!
One of my coworkers writes Java code in a very C-inspired way....
More »
July 17, 2006
Mark Basler's blog entry Update
to Java BluePrints summarizes the new samples in AJAX, Java Persistence and JavaServer Faces, and he includes links and descriptions to all the components. The BluePrints Catalog web site has also been updated; there is now an entry page to the AJAX and Java EE Solutions and one for Java Persistence API.
More »
July 17, 2006
Read Greg's blog to find out how to use the XmlHttpProxy (a Java-based cross-domain proxy) to integrate content from services like Flickr, Yahoo, and RSS feeds into your AJAX clients to create mashups.
More »
|