Sunday, March 30th, 2008
A Python-MySQL Project
I assigned myself a project for the weekend, writing a little program that I could use to disable comments on blog posts based on their age. Python’s already installed on the Mac, so I figured it’d be pretty easy to use that to make updates to my Wordpress database.
The first thing needed is the […]
What's an RSS feed?