code
I’m trying to organize some of the code I’ve written for public consumption
Wordpress
- last.fm artists
A plugin to display top weekly artists from last.fm - majmcdonald.com theme
The theme you are looking at now.
Python
- Log Watcher
Watches a file for changes, send an email with the new lines when it does change. I wrote it to watch the php error log.
Bash
- Upgrade
A simple upgrade script. Makes a backup of your directory, creates a database backup, sets the owner of the new directory.