This is a staging site. Uploads will not persist. Testing only.
Image manager with great printing functionality

flphoto

Image manager with great printing functionality

File lens for unity

unity-lens-files

File lens for unity

Makefile generator for Java programs

mmake

Makefile generator for Java programs

mmake will generate a master Makefile for your Java programs. This generated Makefile fully understands the subdirectories that are required if your program consists of multiple packages. mmake also automatically generates dependencies, and can use the C preprocessor for Java programs and generate javadoc documentation. mmake defaults to using Sun's javac from the jdk but can easily use guavac or a different GPL alternative as well.
Create memorizable passphrases from wordlists and various sources of randomness

diceware

Create memorizable passphrases from wordlists and various sources of randomness

Passphrase generator following the proposals of Arnold G. Reinhold on http://diceware.com . It generates passphrases by concatenating words randomly picked from wordlists.
Internet Explorer cache forensic analysis tool

pasco

Internet Explorer cache forensic analysis tool

Pasco is a forensic tool that examines the content of cache files (index.dat) produced by Microsoft Internet Explorer.
Puzzle game inspired by Lemmings

lix

Puzzle game inspired by Lemmings

This is an action-puzzle game inspired by Lemmings (DMA Design, 1991), with singleplayer puzzles, networked multiplayer, and a level editor. Lix is written in the D programming language, uses Allegro 5 for graphics, sound, and input, and uses enet for networking.