DitDah ułatwa uczenie się alfabetu Morse'a. Jest oparty o program morse autorstwa Alana Coxa i posiada GUI w ncurses. Można ustawić zestaw znaków. Program dyktuje losowy tekst z ustawialną szybkością.
ircGraph to skrypt Perla, który łączy się z serwerem IRC w celu pobrania statystyk za pomocą polecenia /lusers. Następnie umieszcza statystyki w pliku RRD (Round Robin Database) i generuje wykresy dotyczące serwera i sieci IRC z użyciem RRDTool.
CAKE (Key Addressed Crypto Encapsulation) to kod w Pythonie i C++ do implementacji protokołu CAKE. Protokół CAKE to protokół w którym wszystkie wiadomości mają adresy źródłowe i docelowe, będące kluczami publicznymi.
Pywmhdmon is a dockapp that monitors the free space of up to four of your filesystems. It also has a little bar that displays the current hard drive activity.
AutoUpdate is a Perl script which performs a task similar to RedHat's up2date or autorpm. It can be used to automatically download and upgrade rpms from different (s)ftp or http(s) sites. Moreover, it can also be used to keep a server with a customized (RedHat) distribution plus all clients up to date. I have tried to write it in such a way that it is not RedHat specific and hence it should work with any other rpm based distribution as well.