Posts Tagged ‘plugin’

A wordpress plugin to sort pages

Wednesday, November 25th, 2009

Mike Badgley has built a handy wordpress plugin based on my sortable sitemap to sort pages.

Evolution of a jQuery plugin

Monday, November 2nd, 2009

My article on scrunchup.com – a great new resource for those getting started in web stuff

http://scrunchup.com/issue-2/the-evolution-of-a-jquery-plugin/

Bright Kite for Wordpress

Monday, October 27th, 2008

I couldn’t find a plugin, and thought it would be very web 2.0 to have my current location on my blog, so decided to write a plugin. Turns out it’s much easier than I anticipated, location is pulled from the published XML and stuck into a static Google map. Easy.

Seeing as it was so straight forward, I went the extra step further and made it customisable from the plugin admin section. If it’s of any interest to anyone, here it is:

Download iBrightKite

Update: The plugin has been approved by Wordpress. Success.

Update: I’ve made some changes, the plugin should now be compatible with PHP4 (in theory) and locations can now be cached. If it didn’t work before, please try again.