home page
sites
animations
java

Java Applications by vgDesign

The engineering programs are dependent upon Java 1.4 as they use XML parsers on the files containing their data.

The poetry generator should work with any version of Java above version 1.2. The poetry generator was a project for a class on Markov chains and shows how a computer can generate fairly decent poetry using Markov chains.

To run these programs, you need a version of the Java Runtime Environment. Of course, modern operating systems (Mac OS X/Windows XP but excluding Linux/BSD) ship with Java 1.4. It can be downloaded for Linux/BSD also.

Once you have Java, you just need to double click the downloaded file to run it. Naturally, on some Windows configurations (or if you use Linux), this may not work. Then you need to open a terminal window, type "java -jar FILE_PATH" and it will run.