This post originated from an RSS feed registered with Java Buzz
by Erik C. Thauvin.
Original Post: [Jun 16, 2006 13:53 PDT] 17 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
What's new In Java SE 6? A new article has been published listing the top 10 features developers need to know about the next version of Java - Java SE 6.0 codename Mustang, which is scheduled for release later this year.
Sleep 2.1 b1 includes the addition of coroutines, a continue keyword for flow control, and several bug fixes.
Joda Time 1.2.1 is considered stable and worthy of the 1.x tag. It has extensive testing suites and has been used in production.
SAT4J 1.6_01 features improved pseudo boolean solvers, better memory management for solvers, search tree output, optimization framework, and small API changes.
jSettings 0.2 is a framework for Java developers, allowing them to import configuration and settings from external files, manage the imports (access, add, delete, and modify the settings), and export the changes back to files.
JGraph 5.8.3 is a free, mature, and robust Java Graphing framework that fully complies with Swing design principles.
Tag Soup 1.0 is a SAX2 parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty and brutish, though quite often far from short.