Friday, 5 September 2003

LSblog 0.7.1

Since Brock asked nicely, I’ve wrapped up version 0.7.1 of LSblog in a tarball. As always, if it breaks, both pieces are yours. This version is still Python 2.2-friendly (I think), but works unmodified under Python 2.3 without icky DeprecationWarning messages.

In addition to Python, it requires PostgreSQL and the PsycoPG database adapter; also, a few bits haven’t been ported to the CGI backend yet (the cookie setting stuff is the main oversight), so Apache 2.x’s mod_python will probably also be nice. Actually, it also needs CGI because I haven’t been bothered to port the trackback script to add mod_python support. And you’ll probably want to set up cron jobs to run checkblogroll.py and (optionally) checktechnorati.py, just for entertainment value.