Projects

Since 2001, when I founded a technology / hosting company called Ataris Technologies, I have been involved in various Open Source projects over the years as well as tinkering on my own projects which I’ve released as Open Source software, even before it started being called ‘Open Source’. On this page, you can find details about these projects which reside here:

Migrated Projects

Ataris Framework

The Ataris Framework, is a small framework written in PHP5, which I had previously been using in various projects for various employers. The idea behind the framework was to enable rapid application development using reusable components in projects.

FreeBSD Traffic Accounting Tools

FreeBSD Traffic Accounting Tools is some scripts that make use of trafd for figuring out how much traffic has been consumed – was initiallywritten for Ataris Technologies colocation traffic billing back in 2002.

This project is an extraction from ISPdb the ISP management software I wrote during 2001-2003.

Nagios SMS Plugin

nagios-sms is a plugin for Nagios to send alerts via SMS via the Clickatell’s SMS Gateway. Quite useful for getting notifications when you’re running out of diskspace, etc. via SMS instead of having to check e-mail. This was written for Ataris Technologies to monitor the various servers situated in cabinet C57B in UUnet’s Great Westerford Data Centre.

py-clickatell

py-clickatell is a python interface into the Clickatell HTTP/S API interface. It provides the ability to send SMS messages from python code, as well as retrieving your balance of remaining credits, cost of a message sent, delete a queued message, etc.

Squid_MySQL_Auth

Samba_MySQL_Auth is a user authentication plugin for Squid, a cache and web accelerator.