January 08, 2006

Keeping Busy

Yesterday I sent a patch to the author of Net::Delicious to escape CGI query arguments. Currently links which contain an ampersand are truncated, which means I have to fix by hand some links from IRC sent by deliciousurl.pl. Haven't heard back from ASCOPE yet, so I dunno.

Today I wrote some documentation and updated one of my WordPress plugins.

WordPress 2.0 seems pretty awesome. They seem to have abstracted away a lot of stuff that was previously annoying to implement in plugins. It's a shame I wrote about 4000 lines of plugin code for our sites before that happened. :-/

Writing PHP is painful, even with the better API in WordPress 2.0. What I wouldn't give to have a production environment with Catalyst, DBIx::Class, and PostgreSQL

Posted by dwc in Programming at 12:21 AM