I’ve written a lot of code in the past and continue to code, either for work or just because I enjoy it. Most of my code is in C (at least 200,000 lines of that), and about half of that was for the implementation of Linux kernel modules (unfortunately not released publicly). I’ve also written some code in Java and PHP, but I assure you I did not enjoy it.
Lately I’ve been programming in Python, a great language that is also quite enjoyable and addictive… Hopefully this last project will be released to the public soon (shhh, it’s still a secret)…
Unfortunately most of the projects I’ve worked on are closed source projects, which means I cannot release any code online, since the copyright and IP belongs to my employer(s).
In this page you can find code from various projects that I can release. Hopefully it will be useful to some people out there. The code here is either FREE (public domain) or under the GNU License (GPL) (as mentioned in the corresponding source code files). So grab anything you want from here, but mind the disclaimer below…
I don’t usually provide support for old code, but if you ask nicely I may help you. Also any feedback is welcome …
The source code should compile on any normal Unix system (I usually code and test it on Linux and Solaris) using gcc …
NOTE: THIS CODE IS RELEASED AS IS. I DO NOT TAKE ANY RESPONSIBILITY OF WHERE OR HOW THIS CODE WILL BE USED, OR FOR ANY HARMFUL EFFECTS IT MAY CAUSE. DOWNLOAD AND USE AT YOUR OWN RISK.

