Downloads

This is where I put some of the Linux stuff I develop up for use. If you came to this site and copped a nasty 404 because you were trying to download something off of a forum or somesuch that linked here, you'll most likely want to make your way here due to the link having changed.

Good luck!

If you're after something you think I wrote, and it's not here, send me an e-mail via the Contact form and I'll try to find it for you.

Hakix - Automatix for Debian

Once I wrote a program called Hakix, which aspired to be a sort of Automatix for Debian. It made my life easier, and with 2500+ downloads of the last version, it made some other lives easier too (or perhaps worse, given its poor quality!).

These days I'm a sysadmin and I prefer the command line to accomplish nearly all my tasks (so he says, punching in content on a web 2.0 style website..), so I don't maintain it or recommend its use. However, it's here for posterity's sake, and to demonstrate just how much easier it was to use boolean checkboxes in Tkinter rather than PyGTK. I never did figure that one out.

You can download Hakix and analyse the code over at its Google Code page.

Statistics Report

This is my Client web/database usage/bandwidth statistics script as mentioned in the Think Tank.

Download

Wasabix - Simple CD Database (Python GUI)

Wasabix is a Python program, more or less an exercise in creating simple databases using Python. Glade was used to create the GUI. I don't think I ever ended up using this program.

You can download Wasabix over at its Google Code page.