ACME Java - Software
All of this is completely free for any use, educational commercial or whatever.
I do have to earn my grocery money, though.
I'm available for consulting, and would be very interested in work
that builds on these Java utilities.
And of course if your company wants to sponsor ACME Labs with equipment or
large cash donations, that would be ok too!
This software is written for JDK1.0.2, but with one exception it
also compiles under JDK1.1. You'll get a lot of warnings about
deprecated methods, but it'll work. The only exception is StubToolkit,
where I had to use some of the internal sun.* classes.
Applets:
- Anim - stripped-down animation applet
- Rectangle toy 1 - a simple animation applet
- Rectangle toy 2 - a much faster version
- Spline fun - colorful moving splines
- Status - a simple status display for your Java virtual machine
- Img - alternative to HTML <IMG>
- Phoon - show the current PHase of the mOON
- FontBrowser - displays info on the available fonts
Applications:
- WebCat - fetch URLs and write them to stdout
- WebList - make a list of the files in a web subtree
- WebCopy - copy a remote web subtree to the local disk
- WebGrep - search a web subtree for a pattern
- WebPost - post a web query and write the results to stdout
- ToPpm - dump out an image URL as PPM
- ToGif - dump out an image URL as GIF
Utility classes:
Other:
- JavaWrapper - shell wrapper for Java applications
- Javac - run the Java compiler, and also generate a method signature file
- JavaClass - figure out the Java class name for a given filename
- JavaSig - generate method signature files
- jd_conv_comm - convert Java doc comments from /// style to /** style
Back to ACME Java.
Back to ACME Labs.
Jef Poskanzer <jef@acme.com>