Cerberus Python API
A module designed to have a simple interface into Cerberus Helpdesk. Versions 4 and 5 are supported however the usage between the 2 versions is completely different. Version 5 is the current, actively maintained version and the usage is modeled after the PHP module that WebGroupMedia provides.
Patch Notifier
This application is designed to scrape multiple vendor websites and based on the settings within these specific modules generate a weekly or monthly patch notification emails. It can also populate the entries into a database, and update a WordPress blog as well. Currently the script is Mac OSX specific (due to an unknown idiosyncrasy with how the HTML parsing engine works on OSX) however work is being done to make the code more OS agnostic. This code will be released to the general public once this work has been done.
TimeCard
This is a dirty hack designed to allow for a CLI interface into ATRWeb. As ATRWeb has a horribly inefficient design on the website, and because the installation that I have been subject to has had data-loss issues in the past, I wrote this to input entries into a local SQLite database that is then pushed to ATRWeb at the user's request by simulating a user login and sending the HTTP posts that would be generated as if you were filling out the web forms.




