[FSF Associate Member]

Support freedom

This site contains the downloads and source code for some of my projects. Unless stated otherwise, all my projects are licensed under the GPLv3

R.I.P. Dennis Ritchie, gone but never to be forgotten.

The Projects:

No, the site design is not upside down, you are. Of course if you'd prefer a Star Trek inspired look Try This.

Catch me on IRC: irc.freenode.net:6667 ##general-programming

Like my software? PLEASE DONATE so I can keep working on it.

Also, yey flattr! Flattr this

Not f'd — you won't find me on Facebook

Latest Blog Posts
By: Darkrose
This little project has grown quite a bit over the past few weeks, both from my own code and patches from others. This latest release sees some major improvements over the initial release. csvDB now supports, INSERT, UPDATE, DELETE, and ALTER TABLE queries. As well as sub-queries in WHERE: [code] SELECT ... FROM
By: Darkrose
So the other day work I found myself working with a csv file and needing to know what the unique values of on of the columns was... much awk'ing and grep'ing ensued. Having decided this was non optimal I figured I needed to run an sql query on it; which
By: Darkrose
Just a quick update to FB-Mix, this is mostly to remove a deprecated function from the vte code; but while I was in there I did a bit of cleanup. FB-Mix 04 is available on FB-Mix's Project Page.