Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 2.77 KB

RICG-newsletter-2014-08-08.md

File metadata and controls

24 lines (12 loc) · 2.77 KB

So — the Blink and Gecko picture implementations are all but finished and IE is still “considering” things. Yoav’s WebKit work is facing some initial technical hurdles. So it was a relatively quiet couple of weeks around the RICG, but there was one bit of big news:

The new version of the polyfill brings it in line with many of the nittier, grittier aspects of the spec’s parsing algorithms. Edge cases and errors should all be handled as-per-spec, and identically to the first implementations. All the more reason to start using picture and srcset in production, now!

Other than that, a quiet fortnight. But it wasn’t completely without incident.

Some other stuff happened, too

Chris Ruppel wrote a nice article on automated testing of picture using CasperJS. I don’t know much about CasperJS but I do know this: when developers rely less on fiddly manual window-resizing to test their responsive pages, everybody wins! Chris dosen’t get into testing srcset but this sort of automated testing is going to be especially helpful there; srcset’s functionality is essentially invisible.

Speaking of managing complexity, Rachel Andrew provided an excellent primer on how and why to responsify your images in Perch CMS. Hand Perch a hi-res image (or possibly a couple of crops) and, armed with a bit of template code, it will spit out all of the necessary source files and markup.

Like I always say, teach a page to picture, and it’ll serve users images tailored to their particular browsing environment forever. Teach a CMS to picture, and the effects will be significantly multiplied.

More of this sort of CMS integration, please!

Finally, TAG-alum and #respimg lurker Robin Berjon published a short article proposing a way forward for the HTML specification after HTML5. A biased TL;DR – make it work more like the RICG. Make developer-driven, feature-focused, partial spec work not just easy, but the norm. Decentralize the specs and lower the barriers to entry. Sounds good to me!

See you in a couple of weeks!

—eric