Java

Project Name Source Description
XMLUtil XMLUtil.java Utility class contianing methods for printing an XML Document, turning documents and nodes to strings, and ResultSet to Document
log4j.jsp log4j.jsp Very simple JSP for adjusting the log level of all you classes on the fly.
FiveBit FiveBit.java Utility class for dealing with pentadecimal encoding/decoding.
BrowserInfo BrowserInfo.java Simple servlet filter that captures the User-Agent header info and saves to a database.
dgraph dgraph.war This is the beginning of a larger project to provide dynamically generated web graphics. Ever see a web site that has those tables with the rounded edges? Now you don't have to create them in Photoshop, because dgraph can create them on the fly and cache them on a per user basis. The servlet delivers a smooth edge PNG file. For the demo page, click here. The war file contains both compiled and source code.

Binaries
Most of the classes will work independantly of each other, but the latest version of the jar file containing all classes is here: alleypress-1.1.jar
You might notice some other classes in there which are works in progress.

Javadoc
The Javadoc for all classes can be found here: Javadoc
You might notice some other classes in there which are works in progress.

 
www.AlleyPress.org code home E-Mail Tom Crofton