| | Articles | JSAP | Nailgun | Lab | Retired | Contact | About |
|
RSS Feed
|
|
|
|
|
Nailgun v0.7.1Nailgun version 0.7.1 is now available. There's only one change since the last version, but it's a big one: System.exit() is now trapped on the server, and results in a graceful exit by the client with the appropriate exit code. Nailgun v0.7Nailgun version 0.7 is now available, with many improvements. Most notable is the availability of a Windows binary client - see the changelog for the full list of new features. Nailgun v0.6I'm pleased to announce that Nailgun is finally available for download. Nailgun is a client, server, and protocol for running Java programs fast. Really fast. With Nailgun, Java-based command line utilities are completely practical. Java Tumbler Client v0.1Earlier today, John Graham-Cumming absorbed into tumbler a Java-based client API I developed for sending tumbler knock packets. Tumbler is a simple and secure variation on port knocking, with client and server implementations already available. JSAP in JavaMagazinI've just learned that an article on JSAP has been published in this month's issue of JavaMagazin. The author, Klaus-Peter Berg, knows what he's talking about - he contributed several new features in v1.03. If you're interested (and can read German) copies of the magazine can be obtained here. JSAP v1.03a ReleasedTwo bug fixes: a brown-paper-bag bug in the build script that resulted in broken documentation, and a NullPointerException that could arise in the generation of help text. Trivial Persist v0.1 ReleasedMarch 3, 2004 to trivialpersist by Marty
Trivial Persist was developed to provide the quickest and easiest means possible to object persistence in Java. That means no cumbersome XML files to glue things together, no SQL database at all, and use of normal Java classes for access - normal as in Set, Comparator, Iterator - rather than JDBC or a new API. As a result, a new object repository (called a Store) can be created or modified in just a few seconds. JSAP v1.03 ReleasedMartian Software's command line parser has just been released. Changes include a new switch type (QualifiedSwitch), new StringParsers, dramatically improved documentation, many minor tweaks, and a license change to LGPL (with a clarification making unmodified binary inclusion/redistribution safe for your projects). <rundoc> Ant Task Released"<rundoc> is an Ant task that replaces commands in text files with a docbook representation of the command output. Useful for keeping documentation in sync with code..." <snip> Ant Task Released"<snip> is an Ant task designed to help with the single-sourcing of program documentation. This task extracts snippets of text from files, placing them into properties in the Ant project..." |
|
