Moving development of the project to unix/linux environment, which will work
well for OS X development as well.
Because newer versions of the jdk for Macintosh became available with the release of OS X,
we can test moving to a newer API. We should also insist that all students use a VM plugin of version 1.4.1
or better and not rely on the older browser or Microsoft VM which is set to be discontinued anyway.
Modifying DeepThought to read level problems and exam problems in from editable text files.
The exam file will have a 'visible' flag within the file that can be set to true or false which will allow
for control over when the files are visible from within the applet.
Incorporating the Java-based Apache Ant build tool into the project.
GradeGen source code was *misplaced*, but the .class files have now been decompiled
and development on the grading program can now resume.