hosted-projects.com

July 21, 2008 by bravedave

hosted-projects.com specializes in web hosting services for software project teams offering the Subversion revision control system coupled with project and issue management software like Trac and Bugzilla.

APIviz

July 17, 2008 by bravedave

APIviz is a JavaDoc doclet which extends the Java standard doclet. It generates comprehensive UML-like class and package diagrams for quick understanding of the overall API structure.

Axure prototyper

July 5, 2008 by bravedave

Axure RP is the leading tool for rapidly creating wireframes, prototypes and specifications for applications and web sites.  It makes it easy to quickly assemble an interactive screen layout for design validation and presentation.

Jawr bundling and compression for Javascript and CSS

July 2, 2008 by bravedave

Jawr is a tunable packaging solution for Javascript and CSS which allows for rapid development of resources in separate module files. Developers can work with a large set of split javascript files in development mode, then Jawr bundles all together into one or several files in a configurable way.
By using a tag library, Jawr allows you to use the same, unchanged pages for development and production. Jawr also minifies and compresses the files, resulting in reduced page load times.
Jawr is configured using a simple .properties descriptor, and aside of standard java web applications it can also be used with Facelets and Grails applications.

Jersey for RESTful web services

June 26, 2008 by bravedave

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) Reference Implementation for building RESTful Web services. But, it is also more than the Reference Implementation. Jersey provides additional APIs and extension points (SPIs) so that developers may extend Jersey to suite their needs. Jersey integrates well with Spring.

VTD-XML processor

June 16, 2008 by bravedave

VTD-XML is a suite of innovative XML processing technologies centered around a non-extractive XML parsing technique called Virtual Token Descriptor (VTD). Depending on the perspective, VTD-XML can be viewed as one of the following:

Jahshaka OS video editor

June 14, 2008 by bravedave

Jahshaka is an OpenSource real-time editing and effects system. Jahshaka takes advantage of the power of OpenGL and OpenLibraries to give its users exceptional levels of performance.

Vyew collaboration

June 13, 2008 by bravedave

Vyew is a free web-based collaboration tool with desktop sharing, conferencing, and screen capture.

webapp charting tools

June 13, 2008 by bravedave

Here’s a list of webapp charting tools using using JavaScript, Flash, Silverlight, and Java by Brett.

how to add comments to Hibernate SQL logging

June 13, 2008 by bravedave

Check out this blogpost by Mike Desjardins on how to add comments to Hibernate SQL logging.