• Android Bot created in CSS3 code snippet

    Update: I have posted an updated version of this Android bot using CSS3 animations here. I have been playing around with CSS3 recently. As a small test to see if it is possible to design with CSS3 I had a goal to create the Android bot in HTML and CSS. The finished code appears to...
  • CSS3 Flat UI Scrollbars in Google Chrome

    I have recently been developing a piece of work which required the scroll-bars to look flat and clean. I had previously seen Google’s Gmail site using the same sort of scroll-bar design which would fit perfectly into the piece of work I creating. Having a look around the web didn’t show much code snippets or ...
  • Migrating to Digital Ocean

    I have wanted to setup my own server to host websites for quite a while, although looking at the prices from VPS providers such as Rackspace and Linode; the prices range from around$15 and \$20 a month, too much for what I wanted to pay. My sites don’t get enough traffic to justify that ...
  • OUYA Review

    The OUYA is a small Android powered game console which originally received funding from a Kickstarter project back in August 2012. It reached it’s target goal of \$950,000 but went on to receive much more. The final total when the Kickstarter project ended was \$8,596,474. I wish I’d heard about the OUYA before the Kickstarter ended as would ...
  • Implementing an image picker for WordPress 3.5

    Since re-developing my portfolio for this website, I found that the media picker script which I was using to select portfolio images should be updated. Originally the first version of the script was using the old WordPress Thickbox modal. Since WordPress 3.5 it has been possible to use the new WordPress modal. Although I found ...