Sam Leiber
Home >> Software >> Java

This page lists some of the work I have done in Java.

FireBallA Client/Server chat application
NightCrawlerA server monitoring tool to monitor web servers
TestMakerAn application to create tests and export them as XML
CryptoA cryptogram puzzle game in a Java Applet
MultiManA puzzle game
LevelMakerA level maker and editor for the MultiMan game
IconMakerAn editor to create and edit 32x32 pixel icons

  

All software was developed using Sun™'s Java™ technology. The Java™ Development Kit (JDK) can be downloaded free of charge from Sun™'s Java™ web site, http://java.sun.com (click on the "coffee cup" icon to visit this site). Sun™ also produces an excellent Integrated Development Environment (IDE) for coding, called Forte™ for Java™. If you intend to do any serious coding, it is advisable to use some sort of IDE, and I highly recommend Forte™. One very nice feature of the Community Edition of Forte™ is that it is available free of charge from Sun™. Check out the Forte™ site at http://www.sun.com/forte/ffj/ce (click on the logo to visit the site).