Practice Spanish verbs

Practice spanish verbs

Java 3D generated planet with moon

Java 3D planet with moon. Earth and Moon If you get errors, you'll need to install Java3D. (available from sun here. Alternatively, there are some screenshots. (large images)

Java Tiling JPanel

TilingPanel Demo picture
I've created a simple extension of a JPanel called TilingPanel. Constructed with an ImageIcon, it is the same a a normal JPanel but tiles it's background automatically. Source for the TilingPanel on this site. For the example you will need this image.

Whiteboard

Source for the whiteboard on this site. (PHP)

SPS

The Simple Project System (version 2). An easy project management system for groups of around 10 people. Runs on Apache, PHP and MySQL.

dumpid

dumpid This program is mainly useful for retrieving some information about your system. It can be useful to see what dll's are loaded by a program for instance. It is also an alternative to the many "ps & kill" programs you can download which don't have the source code included.

TIFFSplit

TIFF I once wrote a program (in C++) for splitting apart multipart TIFF images, unfortunately I lost the source, I do still have the tutorial I wrote for myself: Everything other people know about TIFF files so you won't have to

N1i

When I had absolutely nothing useful to do, I wrote a dumb interpreter in C++ (and found a byte-alignment error in Visual C++ v6.0, in a debug library). Observe what people can do who know nothing about compilers here.
PS: Yes, it works. No you can't do interesting things with it. Now go and download Perl or something.
PS2: Oh, and jasper@mire.demon.nl wrote some (helpful) comments.
PS3: Source available upon request.
PS4: N1i stands for Niven's 1337 Interpreter.