Projects
LivePage
A neat little Google Chrome Extension which refreshes CSS/HTML/JS on specified pages. It makes development of websites a faster.
More Info / Download on Chrome Web Store
Socialize This
Socialize This is a wordpress plugin which adds social widgets to the end your blog posts, then tells you the amount of users which have retweeted or voted for the post.
More Info / Download on WordPress.Org
WP HTML5 Category Selector
The WP HTML5 Category Selector Plugin adds a filter input field to the category box on the add/edit post page. Useful for bloggers who have lots of categories.
More Info / Download on WordPress.Org
PHP HTML5 Form Class
This is a neat little bit of code I put together to help you manage form creation and validation.
More Info / Download on GitHub
Twitter Status URL Shortener
This is a URL shortener which shortens URL’s on the fly in your Twitter status box.
More Info / Download From Google Chrome Extensions
Twitter OAuth Class
A class I’ve written to easily talk to twitters API via OAuth.
Weather Class
A small PHP class which can get the weather based on latitude and longitude. Based on code from my ZeWeather project.