OxAlto Design

Projects & Code Snippets

These are some small code snippets and projects which I've done at some point - collated here for reference!

DrumFlam.com

I built drumflam.com in about 2 hours using Drupal, an open source content managment system. It's basically a drummer's video directory, pointing to various collected youTube clips.

The Hinksey Studio

The Hinksey Studio was setup by myself and Matthew Power to showcase our photographic work and to provide an outlet for anyone to buy prints of our work

BluePrint CSS wrapper for BlogCFC

This is a set of starter stylesheets using the BluePrintCSS framework (see http://www.blueprintcss.org/ for full usage) for BlogCFC.

Full Details & Downloads

OxAlto Capita - A Free Theme for Mango Blog

A free theme for Mango Blog. You can download it directly from the Mango Blog admin or from the Mango Blog Google Code Repository
This is what my Blog is currently running.

You can also see it in the Mango Blog theme browser

Query to Unordered/Ordered List with hierachy

A very quick code snippet - a function to output an unordered list from a ColdFusion query object.