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 »
|
 |
March 14, 2007
March 14, 2007
At the Java Posse Roundup last week we had some wonderful evening sessions called Lighting Talks. During these sessions each participant had 5 minutes to give their entire presentation. This necessitates, of course, brevity and clarity above all. And of...
More »
March 14, 2007
I have added a number of Ruby Documents to the NetBeans wiki.
You can now find a feature list, as well as instructions for both how to download and install the Ruby support as well as how to build it from scratch. And of course, the todo list!
Perhaps most important to those of you using the Ruby builds is the Recent Changes document, where I try to summarize important changes that are...
More »
March 14, 2007
I tried to find a better fix for Bug ID: 6436458
that would eliminate synchronization altogether. Basically it boils down to the problem of serializing
transient final fields. In this case some fields of the Pattern class hold the compilation information of the regex that we don't want
serialized but rather reconstructed on deserialization. But we can't...
More »
March 14, 2007
Find out how to connect to and work with Microsoft SQL Server 2000 and MySQL in this article, which also shows you how to work with the Java DB by creating new databases and tables and populating them with data. For Sun Java Studio Creator users.
More »
March 14, 2007
Work with the Java Pet Store 2.0 demo and the Java EE 5 platform to develop an Ajax-enabled Web 2.0 application that is user-driven, user-organized, and user-policed.
More »
|