This post originated from an RSS feed registered with Java Buzz
by Erik C. Thauvin.
Original Post: [Jul 25, 2006 11:46 PDT] 12 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
Emergent Package Design. IChris Chedgey, founder and CTO of Headway Software, shows that package structure should emerge over time to help communicate the underlying design of the software.
The Java XPath API. Elliotte Rusty Harold demonstrates Java 5's new XPath API.
Weighing the options for Apache Geronimo EJB transactions, Part 1: Container-managed transactions. Explore both Enterprise JavaBeans (EJB) container-managed and bean-managed transactions in Apache Geronimo in this three-part series.
Java theory and practice: Testing with leverage, Part 2. June's Java theory and practice column demonstrated how static analysis tools like FindBugs can bring greater leverage to bear on managing software quality by focusing on entire categories of bugs rather than on specific bug instances.
Ease the integration of Ajax and Java EE. Patrick Gan takes examines the potential impacts throughout the full development life cycle of introducing Ajax technology into Java EE Web applications.
The Annotation Hammer. Venkat Subramanium takes a look at Java SE 5 Annotations. What they are, how to create them, and more importantly, how to use and not misuse them.
Aspect Oriented Programming and Internationalization. If you leave internationalization for the end of your project, chances are you're going to find it a challenge. But as a cross-cutting concern that's needed throughout an app, could I18N be seen as a task for aspect-oriented programming?
Wicket 1.2.1 is an open source, Java component based web application framework using just Java and HTML.
JDataGrid Spreadsheet Edition 1.9 provides a data grid, a spreadsheet style table, support some features such as row header, cell attributes, cell merge and split, undo and redo, and more.
Json-lib 0.6 is a java library for transforming beans, maps and XML to JSON and back again to beans and DynaBeans.
Pulse 1.1 (Beta), the first public beta release of the Pulse automated build server. This new release includes dozens of new features and improvements.