Wordpress Multi-Widget

I've decided that I hate Wordpress' multi-widget "API", so I've written a cleaner interface for it: class MultiWidget

Damon Timm added multi-widget functionality to Event-Calendar. He did a fine job, but I was horrified by the hoops he'd been forced to jump through. The barely-documented "API" is so …

View comments more ...

Monkeysphere

The Monkeysphere project looks interesting. It basically integrates ssh authentication with the OpenPGP web-of-trust. So a server admin can create an account for a new user with only his OpenPGP identity - basically just an e-mail address. There's no need to have a separate ssh public-key - the PGP public-key is used …

View comments more ...


Oracle's 'proc' program leaks temporary files

proc is a program that 'compiles' Pro*C into C or C++. It's shocking that a big company like Oracle could produce something so shoddy.

Each time the program runs, it generates three temporary files in the current directory and leaves them there! After a few builds I've got thousands …

View comments more ...


Services on AIX

I've just spent a rather dry afternoon working out how to create a service on AIX. In brief, AIX doesn't provide any real support for SysV style Unix services, instead it has its own scheme, which does not use the familiar start/stop wrapper scripts.

To make a new service …

View comments more ...

Identity Theft

Today we hear the BBC has discovered that Facebook apps allow your "personal details" to be "stolen"!!!!11 In reality, it's always been obvious that Facebook apps can see your whole profile, and anyone can write a Facebook app. Yes, two plus two really does make four.

The real problem …

View comments more ...

Mapnik on Debian Etch.

Late last year I went to the Ordnance Survey to see a demonstration of their new OpenSpace mapping service. It was there that I met Artem Pavlenko, who wrote Mapnik. We talked briefly about a few things, one of which was the Boost C++ libraries. I suggested that using such …

View comments more ...

Person Under a Train

I went into Town today to register as an election observer for the Open Rights Group. On the way home, my tube train shuddered to an early halt in Oxford Circus station. Some poor person had fallen (or jumped?) under the train.

We were all trapped in the carriage for …

View comments more ...