Martin Ankerl
No movement is faster than no movement

New Release of XDCC-Fetch

XDCC-Fetch is a nice little application written in Ruby that is able to download from XDCC bots on IRC. I have updated it to work with fox 1.6, so this should work with the recent Ruby version.
Screenshot

Unfortunately I don’t really have the time nor the interest to continue development for XDCC-Fetch. Please contact me if [...]


New Release of Dice-RPG

I was bored today so I have updated my little program Dice-RPG to work with fox 1.6.
What?
Dice-RPG is a free dice throwing program that can be used for role playing games. Although I have never played a RPG in my entire life, my brother forced me to write this tool for the good of mankind [...]


RFind - Quickly Find Files

RFind is a little application that indexes the filenames of a given directory, and allows to quickly search this index with regular expressions.
The motivation behind this app was that someone thought this had to be in C++ to be fast, so I proved him wrong: search-on-typing with more than 500,000 indexed filenames is easily possible [...]