Entries Tagged as 'WordPress'

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 […]

Sunday, February 3rd, 2008

On the Weblog Software

I upgraded WordPress to version 2.3.2 this morning.
WordPress 2.3.2 is an urgent security release that fixes a bug that can be used to expose your draft posts. 2.3.2 also suppresses some error messages that can give away information about your database table structure and limits and stops some information leaks in the XML-RPC […]

Saturday, December 30th, 2006

New Year, New Software, New Look

I warned you that it might be coming. The new year isn’t quite here yet, but the new weblog is (mostly, anyway).
Thanks to Geren and Mike for assistance in understanding how WordPress works.