This post originated from an RSS feed registered with Java Buzz
by Erik C. Thauvin.
Original Post: [Oct 11, 2006 15:37 PDT] 20 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
Real-Time Tracking and Tuning for Busy Tomcat Servers. Learn a technique for configuring your Tomcat servers to handle heavy traffic while determining how appropriate your current configuration is for changing load demands.
JRequire 2.0 is a major release with several new features, such as, Round Trip Engineering of requirements, Unit Tests Refactoring support, etc.
Structure101 2 is an interactive tool that shows you dependency graphs from your code-base as either diagrams (the Directed Graph) or dependency matrices.
Surface 1.8 has support for remote renderer's and console based rendering nodes (Java RMI).
Jalopy 1.7 is a source code formatter for the Sun Java programming language.
String is not a good universal datatype. Peter Veentjer wants to make clear that using Strings as a datatype is terrible for design of objects. The development may be faster on the short run, but on the long run, a price has to be paid.
ObjectLabKit 1.0.1 provides Date Calculators and comes in two versions: one based on pure JDK (1.5) and one based on the Joda-time library (1.3+, JDK 1.5).
AgileWiki 3.5.0.6i is a Java-based wiki that provides a virtual wiki for each registered user, complete with access control, versioning, hierarchical structures, namespace management, and semantic relations, qualifiers, and inferencing.