RDF, SPARQL and PHP

Ever wanted to fiddle about with Linked Data using RDF and SPARQL? If so, LiteraryMachine has an excellent post entitled Dead Simple: RDF and SPARQL using PHP, which explains how…

WordPress 3.0.4 released

WordPress 3.0.4 has been released today and contains an important security update. Everyone is strongly advised to upgrade as soon as possible. More information about the vulnerability can be found…

PHP Akismet library

I've recently released a PHP library for Akismet, the comment spam detection service. There's already a plugin available for WordPress, but the integration is so tight that you can't easily…

MySQL named locks

Until recently, I've only run PHP sites on single host setups, which has kept things reasonably simple. However, I've moved one project to a load balanced solution, which randomly sends…