This post originated from an RSS feed registered with Java Buzz
by Erik C. Thauvin.
Original Post: [Mar 5, 2007 06:24 PST] 24 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
Standard Widget Graphics for Eclipse. A set of standard graphic objects built into the Standard Widget Toolkit (SWT) from Eclipse, providing both new widget controls and an animation framework that share a common programming model with the existing controls in SWT.
Apache Portals Bridge 1.0.1 provides Portal independent and JSR-168 compliant Portlet components. Bridges 1.0.1 is primarily a bug fix release but also adds a few enhancements such as a new MapServer Bridge.
Apache Jetspeed 2.1 FINAL is an Open Portal Platform and Enterprise Information Portal, written all in open source under the Apache license in Java and XML.
Continuations in Java. Continuations have been incorporated into several Web application frameworks, including RIFE and WebWork. In this interview with Artima, RIFE project founder Geert Bevin discusses how continuations can simplify complex workflows, and how they are implemented in RIFE.
Imagero 1.9.5. EPS parser was completely rewritten and EPS processing speed increased by tenfold. Illustrator EPS files may be read now. EPS metadata can be retrieved. Bug fixes were made.
MiG Layout 2.1 is the most versatile and flexible Swing and SWT Layout Manager. It is using String constraints or API type checked constraint building to format the layout.
eHour 0.3 is a webbased time tracking tool for consultancy companies and other project based businesses. Built with Spring, Hibernate, Java 1.5 & some Ajax sprinkled in.
Java Enterprise System 5.0. Sun Microsystems has released a new version of its Java Enterprise System (Java ES), a set of subscription-based enterprise middleware, with emphasis on making the offering more modular.
Statement, Branch, and Path Coverage Testing in Java. Even with unit tests approaching 100% coverage, critical logic errors could be hiding in your code. It is impossible to test every possible condition, but with a little analysis of the potential paths and a plan to test them, you can be much more confident in the quality of your tests.
MaintainJ 1.0, an Eclipse plug-in, generates sequence and class diagrams for a given use case, helping users to quickly understand a complex Java or J2EE application.