HTML5 Canvas Animations – Top Tips

Posted by on Feb 3, 2014 in HTML5 | No Comments
HTML5 Canvas Animations – Top Tips

I recently worked on a project creating an animated music visualisation using HTML5 canvas elements to create interactive animations. Since the canvas element is quite new, I thought it might be useful to compile a list of tips I’ve build up while working with it. In-memory canvas caching The biggest consideration with canvas animations in […]

A New Look for Tweeted Trips Care of Bootstrap

Posted by on Aug 29, 2013 in HTML5, Responsive Design | No Comments
A New Look for Tweeted Trips Care of Bootstrap

I’ve just completed a re-vamp of a site I run called Tweeted Trips. It’s a site I created while on the road cycle touring, so the original was put together quite quickly and was really built as a proof-of-concept. The new version is much more robust, cleaner and has more features. The code was originally […]

Building a Responsive Design: Top Tips

Posted by on Nov 27, 2012 in HTML5, JavaScript, Responsive Design | No Comments
Building a Responsive Design: Top Tips

Coding HTML at the cutting edge, make use of HTML5 and CSS3 to create fully responsive layouts that look great on screens of all sizes.