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 [...]
TextAnalyzer in Python
I have just found out that somebody has translated my textanalyzer from Ruby into Python. It also contains some improvements like stopwords. The core algorithm is still the same. Get it at kelpheavyweaponry.com.
addthis_url = ‘http%3A%2F%2Fmartin.ankerl.com%2F2007%2F03%2F29%2Ftextanalyzer-in-python%2F’;
addthis_title = ‘TextAnalyzer+in+Python’;
addthis_pub = ”;
e — New Release of Extract Any Archive
Extract Any Archive just got better: When you extract multiple archives at once, e.g. with
e *.rar
and some files are not extractable, e continuous to extract the other files and prints an error message with all the failed files when it has finished. More info and download of e is here.
addthis_url [...]
Open Source Search Engine
Give it a try:
http://opensource.ankerl.com/
Thanks to Google’s new co-op feature I was able to create a customized search engine for open source software. It contains a lot of hosting sites like sourceforge.net and rubyforge.org, but also lots of other sites like eclipse.org, kernel.org, apache.org and many many more.
Click to add it to your customized Google [...]


