From the monthly archives:
July 2006
Daily del.icio.us for Jul 30, 2006
Get ahead of the curve and start developing AJAX applications today. This is your source for Java tools, technologies and expert advice.
Related posts
Daily del.icio.us for Jul 26, 2006
BEA has completed the last set of OpenJPA code drops at the Apache Incubator. OpenJPA is a set of Java persistence Application Program Interfaces (APIs) that are based on EJB 3.0 persistenace specification. It's based on BEA's Kodo product, acquired by BE
Related posts
Daily del.icio.us for Jul 24, 2006
Click is modern J2EE web application framework, providing a natural rich client style programming model.
This application is a simple example on developing RESTful web services in Java by using a open source framework, Restlet with Spring.
JSR 173 defines a pull streaming model, StAX (short for "Streaming API for XML"), for processing XML documents. In this model, unlike in SAX, the client can start, proceed, pause, and resume the parsing process. The client has complete control.
Related posts
Daily del.icio.us for Jul 23, 2006
In this article, we'll find out what a sudoku puzzle entails, how to go about solving one and where the concept originated
Use a thread local variable (where each thread has a separate value) when you want to carry a value along without explicitly passing it from method to method down the call stack, and when appropriate, remember to explicitly clear the value in a finally bl
I asked 10 questions to a bunch of programmers that I consider very interesting people and I respect them for variuos things they created. Coming out with question was a 5 minute job for me - these are things I would ask about if I could speak with them p
Related posts
Daily del.icio.us for Jul 18, 2006
JavaScript is hip again; there’s no doubt about it. But if you’re starting to get down and dirty with it, there’s no excuse not to keep it clean.
Related posts
Daily del.icio.us for Jul 11, 2006
BEA Systems' strategy regarding open source is to innovate three years ahead while raising standards through the community
Related posts
Daily del.icio.us for Jul 10, 2006
The feature of the Spring application framework that appeals to me most is the non-intrusive / non-invasive approach which it evangelizes, encouraging developers to declare injection points externally into pre-built components, rather than forcing them to
Related posts
Daily del.icio.us for Jul 09, 2006
The recently released Google Web Toolkit (GWT) is a comprehensive set of APIs and tools that lets you create dynamic Web applications almost entirely in Javaâ„¢ code. Philip McCarthy returns to his popular Ajax for Java developers series to show you what
Related posts
Montoya to leave McLaren/F1 and join NASCAR
This is big news for NASCAR - Juan Pablo Montoya, my favorite F1 driver is leaving Formula One and McLaren-Mercedes team at the end of the season to join Chip Ganassi in NASCAR. Montoya didn't have a ride in F1 next year as McLaren hadn't renewed his contract. I think this move is going to bring a lot more fans to NASCAR. I for one will now watch NASCAR to cheer him on.
Tags: f1, mclaren, montoya, racing, SportsRelated posts
Daily del.icio.us for Jul 07, 2006
Slicken up your web apps with these tips and tricks using the Yahoo! User Interface library
Cameron Purdy, Rod Johnson, Bruce Snyder, Bruce Tate, Floyd Marinescu and Ari Zilka participated in an annual 'What is the future of Enterprise Java?' panel at the last TSS Symposium, moderated by Ted Neward
