News
Web Development,
UX & Web Design
Testing in Internet Explorer without...
Internet Explorer. The bane of most web developers' lives. How often have we built a site and looked back content with our efforts, only to have that satisfaction whipped away when opening Internet Explorer? We'll leave aside the fact that Internet Explorer is actually a pretty good browser these days (from IE10 things were really starting to look up, but even IE9 supports media queries and…
08 Jul 2015 Testing in Internet Explorer without...Drupal,
Web Development
Handling the Gruntwork of Frontend...
Introduction With frontend development getting more and more complex every day, there are more and more steps we as frontend devs need to go through in order to get the job done. Of course there is still something to be said for crafting your HTML / CSS, but this isn't always required / possible. Tools like Markdown and HAML can take the 'load' off writing raw HTML. Preprocessors such as SASS…
24 Oct 2014 Handling the Gruntwork of Frontend...Web Development
Why Use HTML5?
Update 27/01/11: HTML5 is now really just HTML. But for those who like buzz words we'll call it HTML5. So read on about why you can use the evolving version of HTML, I mean HTML5. Firstly, lets look at the past to see where we have come from. About 6 years ago Dave and I attended the first ever @media web conference in London. A common question that kept cropping up was “yes we’ve heard about…
27 Jan 2011 Why Use HTML5?