The Responsive Image Problem

the-responsive-image-problem

This morning I read a post in the Responsive Image Community Group by Scott Jehl detailing the latest improvements to his <picture> tag poly-fill picturefill.js. A New Tag “The picture tag? Never header of it.” Well until this morning neither had I. In fact it doesn’t really exist — well not according to the W3C [...]

read further

Mobile web application debugging

If you develop anything for the web, you’ll have to have come across the great tools modern browsers have for building web applications. Notably Chrome’s Developer Tools, FireFox 11 (Aurora) and Opera’s Dragonfly all help us gain an incite into the browsers interpretation of our code and allows us to quickly and easily find and [...]

read further