Projects
QR Coder for iPhone
An iPhone-optimized web application for creating QR Codes. Visit this page on your iPhone and add it to your homescreen.
NeighbourTweet
NeighbourTweet is a small, simple, experimental prototype that can show you a stream of tweets from around your current location (within ~25km). NeighbourTweet uses the W3C geolocation API to figure out your current location and then queries the Twitter search API using clientside javascript.
HTML5 Geolocation Demo
This quick and simple demo shows how to use the HTML5 geolocation API. It is basically the equivalent of “hello world” for browser-based geolocation apps. It will map your current location using Google Maps.
QRDemo
This project showcases possible applications of QR Code recognition on cellphones, with a focus on referencing online resources using QR Codes. It consists of a Java Midlet for decoding QR Codes on your cameraphone and several demos showcasing potential applications.
WordPress Heat Map plugin
The WordPress Heat Map plugin provides you with three new template tags for displaying a heat map (aka weighted list) of your categories, your tags and your monthly archives. Activity in any given category or month can be indicated by varying font sizes, color intensities or both.
WordPress CaptionKiller plugin
The WordPress CaptionKiller plugin disables the bad and poorly implemented image captioning feature introduced in WordPress 2.6.
SimpleBackpack: PHP wrapper class for Backpack API
SimpleBackpack is a simple PHP wrapper class for the Backpack API.