Programming
Virtually all my programming these days is done in Java, with some Perl and C++. Java is by far my favourite, having programmed in over 10 different languages since starting way back in 1987.
Java projects
Projects that I've written in Java are listed here.Perl projects
- ExtractFavorites: a perl script to turn your Internet Explorer favorites into a html page.
- memo2html: a perl script to extract memo notes from a Palm Pilot and turn them into web pages.
Useful links:
| Name | Description |
| Java | Download Java from Sun Microsystems. |
| SmartCVS | A CVS client written in Java. Similar in function to Visual Sourcesafe. |
| Eclipse | A fully featured IDE for Java (other languages coming soon). |
| Perl | Download a Perl interpreter for Windows from ActiveState. |
| Perl Reference Guide | A HTMLified version of the Perl 5 Desktop Reference. |
| Perl FAQ | perlfaq - frequently asked questions about Perl. |
| Duplication Finding Tools | To find duplication in code. |