Simply Jonathan

This is Simply Jonathan, online writing habitat for Jonathan Holst. In here, you may find content divided into three main categories: links, notes and essays. The links are to external content of interest; the notes are small thoughts and ponderings; the essays are longer, more thought-through entries, often debating a subject thoroughly. Read more about Jonathan and this site.

Title Case in PHP

10 July 2008, 4:13 PM CEST +0200

I spent some time today writing a port of Gruber’s Title Case to PHP, but as it turns out, there is already one, which functions a little better, so I won’t publish it.

I’ll continue to use mine though, because, well, I rock.

(The way I discovered this, by the way, was rather bizarre. I had obviously named the plugin Title Case, and then, to my surprise, it turned out there was an update. Apparently, it queries the central plugin repository to check about updates. Very clever, but took me by surprise that I had already released an update.)