Filing Reminders launched

I've recently launched Filing Reminders, a free email service to remind you when the filing dates for a UK company are approaching. The design comes from the highly useful Bootstrap,…

Curry Gateway launched

I've recently launched Curry Gateway, a directory of curry houses in the British Isles which, like Pub Gateway, focuses on precise geodata and eschews intrusive advertising. Most of the curry…

Usernames in web applications

Nelson Minar has an interesting post on username restrictions in web applications (via rc3.org). I agree that email addresses are better than usernames, as they can be remembered easily, rarely…

Pub Gateway launched

Last week I launched Pub Gateway, a directory of pubs in the British Isles which focuses on precise geographical data and no intrusive advertising. It's written entirely in PHP with…

Updated PHP Coding Guidelines

Several years ago, I wrote an article entitled PHP Coding Guidelines for evolt. It received a reasonable number of comments and positive feedback, and was my first foray into the…

Hello World

It's customary to begin programming with an example which prints 'Hello World', so I thought I'd do the same with this blog: <?php echo 'Hello World'; ?>

Now running WordPress 2.7

It’s been some time since the last major WordPress release, but version 2.7 is now out and I’ve just finished upgrading my various blogs. The dashboard is quite different is…