RSS 581 projects tagged "Apache 2.0"

No download Website Updated 21 Feb 2005 BSAX-J

Screenshot
Pop 22.58
Vit 1.00

While the author of BSAX-J has not yet come to a final conclusion about the need for a binary XML format, BSAX is his idea of one possible encoding that leverages other XML prior art (SAX events and UTF-8, in particular). It is complete in that it can be used to perform round-trip conversions from textual XML to SAX events to BSAX binary streams, and back to SAX events and textual XML. The test code in the distribution does exactly that for a simple example XML file, and measures the difference in file size (the file is slightly smaller for the BSAX encoding of the sample file) and the difference in read time (the read time is significantly faster for the sample file).

No download Website Updated 25 Feb 2005 JavaGen Ant Modules

Screenshot
Pop 17.49
Vit 1.00

JAM (JavaGen Ant Modules) allows Java/J2EE developers to create robust, test-driven build environments with just a few lines of Ant script. Builds are simplified with a standard set of commands that you customize for your project. The Maven-to-Ant bridge manages classpaths, dependencies, versioning, and resource downloads automatically. JAM modules support JBoss, Tomcat 5, Resin, Oracle OC4J, JUnit, Cactus, XDoclet, CVS, Axis, Castor, JMX EJBs, and Hibernate.

No download Website Updated 08 Mar 2005 JMXDump

Screenshot
Pop 18.65
Vit 1.00

JMXDump enables (read-only) command-line access to Jboss's JMX statistics provider, MBeans. It can be used to interactively browse the statistics or to periodically record interesting data to a file.

Download Website Updated 15 Mar 2005 SNAP Platform

Screenshot
Pop 18.71
Vit 1.00

SNAP Platform is a development toolkit that packages into an easy to install solution the the Jikes Java compiler, the SableVM Java-like virtual machine and the GNU Classpath Java-like API, and the Eclipse universal tools platform, plus sample programs with source code and developer documentation.

No download Website Updated 29 Mar 2005 TestNG-Eclipse

Screenshot
Pop 21.54
Vit 1.00

TestNG-Eclipse provides an Eclipse plug-in for TestNG with features similar to the JUnit plug-in but also covering the advanced functionalities of TestNG, such as groups, dependencies, etc.

Download Website Updated 31 May 2005 XMLImportDB

Screenshot
Pop 24.31
Vit 1.00

XMLImportDB provides an easy-to-use interface that allows developers to create a baseline database environment that can be embedded in their source code for use in jUnit test cases. The database environment can be described in a separate file in the same package as the tests, in a hard coded string in the test case classes, or in any other location for which a java.io.Reader can be created at runtime.

Download Website Updated 04 Jun 2005 JBup

Screenshot
Pop 45.88
Vit 1.00

JBup (Java Backup) aims to become a robust, professional backup tool. It creates a mirror of the current file set and compares it to the previous version. The deltas are saved and the previous mirror is removed. By applying the increments in reverse time order, complete backups of arbitrary versions can be created. It is an Ant task and can therefore be used in Ant scripts that perform additional backup actions, such as archiving directories or sending emails.

Download No website Updated 07 Jul 2005 mod_jsp

Screenshot
Pop 21.91
Vit 1.00

mod_jsp is a JSP handling module for Apache 2. It works by starting and maintaining its own application server (based on Jetty). It can then continually manage the application server's virtual host filesystem mappings from the data passed from Apache.

Download Website Updated 07 Jul 2005 Jerimoth

Screenshot
Pop 26.61
Vit 1.00

Jerimoth is a Web application that allows users to submit resumes and search for technical jobs. Jerimoth stores resumes and employment postings in a highly-structured XML format that has tremendous advantages over ad hoc formats. This format is compatible with the HR-XML standard.

No download Website Updated 15 Jul 2005 Navigation

Screenshot
Pop 28.81
Vit 1.00

Navigation implements a design pattern that allows you to navigate through complex systems by means of "navigation chains". Each node in the navigation chain is represented as its own object, and can have any number of child links attached to it (done through upwards linking; navigations have no knowledge of their children). This means that you can create a navigation chain to a common point in your system, and then attach multiple subchains at that point. The proof-of-concept handles most HTML navigation requirements, and is used by the author to test Web applications.

Screenshot

Project Spotlight

Dipforge

An application server.

Screenshot

Project Spotlight

AnallogicA

A program that generates truth tables.