Blog
Ideas, inspiration and tutorials for Drupal, WordPress, Javascript and everything else in between.
The importance of a website design brief
This article attempts to show the importance of writing a design brief and how the design brief will allow both parties - the client and the designer…
Accessibility and H tags
This tutorial will show you how to achieve a well structured HTML page using H tags. If you are a Firefox user then I recommend installing the web…
Best practices for speeding up your website
Getting your website to load fast is essential for e-commerce and should be seen as a priorty for any website, be it a blog, forum or social network.…
Web debugging
During testing of JQuery visual image effects on the home page of this website I noticed that images were loading after JQuery function calls had…
JQuery - Check if all content has been loaded
Over the weekend I was struggling to find a way to test if all content had been loaded into the browser before making a function call. Well I found…