Misc Stuff



Over the next few months i will be adding a collection of the little apps and scripts that i have written, If you like anything or want to know how it works please let me know :-).

Mashed08 Ether Noise

Mine and Toms hack as presented at Mashed08, a .NET tool for turning RF data on wifi in to beautiful or not so beautiful music. Only the binary is available at the mo, ill dump the source, instructions etc once if had some sleep.

Download Here

Twitter integrated Server Monitor

Many products exisit for monitoring a server and sending text alerts, but free ones for windows are few and far between. This is a VBS that runs perpetually using the WMI to monitor: Services, Available RAM and Swap, and Free Disk Space. For the free text service twitter intergration has been added. You need two twitter accounts (free to setup). one for the server and one to monitor it. the VBS changes the servers twitter status resulting in the monitor account sending you a free text of the new server status. This should run on Windows 2000, XP, 2000 Server, 2003 Server

Download Here

Twitter integrated UPS Monitor

This VBS works in a similar fashion as above with regard to twitter integration, but due to the lack of threading in VBScript and the way the eventlog listener works it has to be a seperate script. This is designed to look for APC UPS logs but is easily adapted for other systems.

Download Here