Downloads / Demos / Concepts

Twitter widget for WordPress

A simple widget that displays the latest posts from a public Twitter feed. Comes with various options and settings, advanced caching and full compatibility with widget-ready themes. Released as a plugin for WordPress.

Article | Download

Moo store gallery

A demo I wrote while experimenting with a portfolio design concept. It is a gallery based on the beautiful product details gallery in Apple’s online store. Written in MooTools, rough code.

Article | Demo | Download

jQuery flip gallery

A short script that takes a set of images and randomly flips them and switches positions. I wrote it for a website about children’s early learning centres.

Article | Demo

Related posts for WordPress

Simple WordPress plugin that displays a new meta box on the edit screen, where you can link related posts. Easy integration with themes.

Article | Download

Javascript file merger

A PHP script that takes a list of Javascript files, minifies and merges them into one file. Useful to minimise HTTP requests, to keep your source code clean and to improve security, making it harder for visitors to identify the technology and plugins used.

Article