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 »
|
 |
August 23, 2006
August 23, 2006
(See intro for a background and caveats on these coding advice blog entries.)
One pattern I've seen some developers use is to respond to NPE (NullPointerException) bugs by inserting a null pointer check at the location of the NPE. Frequently this will be accompanied by some sort of comment like "Why is this null?".
My advice is simple: Leave the NPE until you've investigated...
More »
August 23, 2006
I apologize for the lack of activity on this blog the last couple of weeks. I've been spending a lot of vacation days this summer. Unfortunately I came down with a stomach flu, so that has put a damper on the festivities. I'm finally starting to feel better so I'll take a stab at another blog entry.
More »
August 23, 2006
David Botterill blogs on how to refresh the view of the WSDL if you've changed your web service in both the IDE and the Project scope.
More »
August 23, 2006
August 10, 2006
Download a preview of the next Sun Studio software release and try it out.
The Express program now offers builds of Sun Studio software releases under
development for download. Get an early look at new Sun Studio software technologies.
Featured in this build are the Sun Studio compilers on Linux, and the Data Race
Detection Tool (DRDT).
More »
|