Category Archives: code
Sharpen an image using PHP and GD
PHP and GD can be used to sharpen images on the fly – read on to find out how.
ZooPHP – a PHP wrapper for Zootool
Zootool is fast becoming the most practical and funkiest way to bookmark online. With the recent addition of an API, I’ve created a PHP wrapper to ease embedding of Zootool data.
Firefox Themes causing out of position pixels
That Web Guy had a problem with a design not being pixel perfect – only it turned out to be down to the theme he was using in Firefox. Bug?
Add an address lookup to your web forms – Part 1
In this tutorial I’m going to show you how to add an inline address lookup to your web forms using the PostcodeAnywhere webservice and the Yahoo! Connection Manager.
Bite Size Standards is not a failure
John Oxton (of joshuaink.com) writes that his recent project Bite Size Standards is ‘currently a failure’, as it has received some criticism of late. The site was set up six months ago to serve little tidbits of code and understanding, … Continue reading
Pages+ v0.2
I’ve released Pages+ v0.2 and moved it to it’s own page! Updates include a sort toolbar and a few slight tweaks.
WordPress plugin: Pages+
Pages+ is my first decent wordpress plugin, and will be of use to those with many pages within their wordpress site. It replaces the Manage » Pages admin page with a more simple way of navigating to a page.