Home_top
Home_bottom

"Insert snappy copy here." I pride myself on building websites that are easy to use, powerful and beautiful. If you've got a website that you'd like some help with it's really easy to get in contact

To find out more about me and what I do for a crust, and what I do when I'm not sitting in-front of the "nerd box" have a look here.

5 things I've been up to recently.

Some of the things that I've been working on recently. For a more in-depth look at the work I've done have a look here

Feed_icon RSS feed
  1. Artisan invitation
    Artisan-invite

    From the "I was going through my colleciton of zip drives, and found some interesting old stuff"

    An invitation to Artisan recruitment christmas party. (Which traditionally they always have in January, which I think is a good call as endless christmas parties can become tiresome durin...

    Tagged as invitation and illustration

    Posted Dec 10th, 2008.
  2. Emperors Mind store
    Em_store

    I built a store for Emperors Mind, a premium Mac reseller in Melbourne.
    What makes this store different to most online stores is that most of Emperors Minds clients are on a special discount program with Apple, or Adobe. Therefor the prices of Apple of Adobe products needs to be adjust...

    Tagged as rails, online and store

    Posted Dec 5th, 2008.
  3. Really old mr dougal website
    Old-mrdougal

    Disclaimer. This is really old in internet terms.

    This was the mr dougal website from 2002.
    I'd never make anything like this nowadays, although I thought i'd post this up for old times. It's all flash (shudder) and it (originally) launched in a popup win...

    Tagged as flash and legacy

    Posted Nov 22nd, 2008.
  4. Wine tasting website
    Wine_liquidassets

    A new project for my client Liquid Assets. This site is a departure from their storage website, and instead focusing on wine tasting. (Which is a passion of the director at Liquid Assets).

    Tagged as wine, tasting, website and rails

    Posted Nov 21st, 2008.
  5. Tip: Quick and Dirty start to generating fixtures for testing

    A quick and dirty way to get you started on getting some of the information out of your database and into a fixtures file. (For testing your Rails applications)


    script/runner "puts User.all.to_yaml" >> spec/fixtures/users.yml

    ...

    Tagged as ruby, fixtures and rails

    Posted Nov 21st, 2008.
  6. More things i've done