This is the place where I dump code projects I want to share or just don't want to loose. They are all available under the GPL, so please grab the ones that interest you. I'd love to be informed if any of these programs find their way to someplace interesting.
BIL (Browser Interface Layer) is a very small, unobtrusive platform that lets a simple web page do one of those things it should never be able to do; run an arbitrary program on the user's computer.
Code Note: BIL contains an object library called WILCO that could be used as a basis for any custom web server. It uses a rules list to apply custom functionality.
Slide puzzles are one of those ubiqioutous java applets that everyone has seen at one time or another. This is my entry into the category. I think it's one of the better ones I've seen, Java Boutique gave it an honrable mention.
This is my attempt to combat java applet version woes. It's a wrapper class that tells the user if they need a different java version is a less painful way that the blank box.
Java applets are funny beasts. It's always a good idea to make sure your browser is running the JVM you thought it was. Here's the source.
| Location | http://www.chaingang.org/code/ |
| Email me | brett@chaingang.org |