it.rcmd.org
base || coding || networks || linux || contact
scripts
Some very old scripts, more or less useful. Most of them were written quite a while ago. I like the birthday-reminder script and still use it on my server.
university code snippets : various stuff written for university classes
perfect-numbers.cpp - calculate perfect numbers
Hanoi.java - solves the "towers of hanoi" - problem
seven-seg-display.py - a seven-seg display in Python
bubble-sort.py - bubble sort algorithm in Python
get all in a zip
birthday reminder : perl script to be run by cron that reminds you of birthdays of friends and ex-girlfriends. README in the zip.
svn2net : perl script that posts subversion commit messages to IRC and/or twitter via subversion's hook architecture. Instructions are in the script.