RSS 6 projects tagged "Java"

Download Website Updated 29 Sep 2001 NanoXML

Screenshot
Pop 66.75
Vit 4.51

NanoXML is a very small XML parser for Java. It is non-validating (the DTD is ignored in version 1.6) and the interface is optimized to easily pull data from and write back to XML data. There is also a SAX1-compliant adapter for release 1.6.

Download Website Updated 08 Mar 2001 MiniMTA

Screenshot
Pop 28.53
Vit 66.78

MiniMTA is a simple class that acts as a tiny MTA to relay messages via SMTP. The message is taken from standard input, and transmitted to the server given on the command line. It is based loosely on nbsmtp.

Download Website Updated 13 Aug 2002 stdnet2

Screenshot
Pop 16.67
Vit 1.74

stdnet2 aims to simplify networking and multithreaded application development in C++. It has a Java-like class hierarchy supporting single inheritance from an Object, abstract classes, reference counting with automatically destroyed objects.

No download Website Updated 25 Nov 2004 OGDL

Screenshot
Pop 47.55
Vit 1.85

OGDL (Ordered Graph Data Language) is a structured textual format for representing graphs of information. Its grammar is very simple, allowing for very compact parsers. It is a readable substitute for XML in data applications (such as configuration files).

Download Website Updated 09 Jan 2005 dydoc

Screenshot
Pop 21.31
Vit 1.00

dydoc is a toolkit for generating API documentation from compiled Java classes.

Download Website Updated 04 Feb 2009 XSLT syntax highlighting

Screenshot
Pop 17.89
Vit 1.00

XSLT syntax highlighting is an implementation of syntax highlighting as an extension module for Java based XSLT processors (such as Xalan or Saxon). For example, if you have an article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase.

Screenshot

Project Spotlight

Makeflow

A workflow engine for executing large complex applications on clusters, clouds, and grids.

Screenshot

Project Spotlight

JSkat

A Skat game in Java.