wp-super-cache problem? Easy fix

Date Arrow  April 23, 2008

I’ve just installed the excellent wp-super-cache plugin to accelerate things a bit in this blog; today somebody sent one of my pages to reddit and I’ve had more users than usual! - by the way, thanks for coming! :)
Update: I admit, it also has a bit to do with the reading of today’s entry in [...]

Tagged   How to? · Open SourceComments  Add Your Comment (3)

Installing PostgreSQL 8.3 on Leopard

Date Arrow  April 23, 2008

This is the documented path to my discovery of PostgreSQL 8.3, which I’ve never used before. Now that MySQL’s community is getting hammered to death by Sun, and thanks to all the good things I’ve heard about it over the years (including enhanced performance on multicore systems and greater scalability), I really wanted to install [...]

Tagged   Django · How to? · Open Source · Ruby on RailsComments  Add Your Comment (3)

Extracting e-mails from a vCard file with Python

Date Arrow  April 23, 2008

Let’s say that you have a vCard file. You can export it from your Mac OS X AddressBook.app, or from any other similar application. Now you need to extract some information from it, namely the e-mails, for spamming your friends with some boring news. Typical.
Enter vobject. This Python library is part of the Chandler effort [...]

Tagged   How to?Comments  Add Your Comment (2)