Jason Grigsby’s ideal scenario for responsive image processes and tools.
This Is ResponsiveJason Grigsby’s ideal scenario for responsive image processes and tools.
Great look at how to preserve aspect ratios of background images for responsive designs.
The Responsive Images Community Group has a dedicated Github account and soon a new website.
Good look at a basic mixin that makes defining hi-res background-images pretty easy.
Chris Coyier rounds up the latest techniques to handle flexible images, videos and audio.
A summary of the journey towards the official W3C specification for responsive images.
Creating sharp-looking icons and background images in our client work has always been more complicated than we want it to be, and with the growing popularity of higher-definition screens, it’s only getting harder. CSS sprites have traditionally worked alright, but they can be a pain to manage, are often difficult to use in CSS layouts, and require generating and serving multiple fixed-pixel sizes. Icon fonts are a nice too, but they cause problems in some of the popular mobile environments we need to support, they aren’t easy to manage for custom-designed icons, and they’re limited to a single color.
Jason Grisby on setting image breakpoints independently to layout breakpoints.
Some nice tips and techniques on creating resolution-independent web experiences.
Bruce Lawson explains why the adaptive images problem needs solved soon.
Excellent overview of the “knotty” problem of responsive images by Matt Wilcox (@MattWilcox)
Excellent (and hilarious) presentation by Dave Rupert (@davatron5000) about responsive images and video.