Generate multi-resolution images for srcset with Grunt

I’m already a big fan of the Node based task manager Grunt for my day job; it makes minifying, and linting my code for errors a breeze. But this post by Google developer Addy Osmani caught me onto a new really cool Grunt task called grunt-responsive-images. It batch produces multiple, final resolution images for web deployment based on a list of original source images. Great for responsive web design and serving up basic HDPI imagery.

Mobile-first responsive web design and IE8

I enjoyed reading through this article where The Guardian web developers dive into how RWD can play semi-nice with a browser as old as IE8. Looks like a pretty slick methodology via a Sass mixin to deliver responsive friendly stylesheets to both modern and older browsers (via the Stuff and Nonsense design blog.)

Paul Walker: 1973-2013

Wonderful, true to life yet moving tribute to Walker over at Grantland, as written by Alex Pappademas:

Maybe it’s too big a leap to suggest that Walker’s death represents some larger symbolic dimming of the day for a certain kind of leading man — blue-eyed, surfy, fast-car-loving, born of the Newman/McQueen DNA line. So instead, let’s say Walker managed to occupy a space of diminished expectations with aplomb and even grace. He punched his weight. He’d started making serious-actor moves toward the end of his life — like coproducing the December 2013 release Hours, in which he plays a father struggling to keep his infant daughter alive on a ventilator during Hurricane Katrina — but wasn’t too good to endorse Davidoff Cool Water, a cologne that smells like a teenage boy who drives a cab.

Mad Men: “Smoke Gets In Your Eyes”

Really cool to see The A.V. Club’s Todd VanDerWerff go way back and review the pilot episode of this great show. He’s following up with reviews of the whole first season in coming weeks.

Why we still need video stores

The Dissolve’s Matt Singer:

We live in a world where immediacy and instantaneous access is the fundamental driver of commerce. Convenience certainly has its place, but expertise should still have one too.

Agreed; and up to now, as Matt points out, Netflix’s automated algorithm is no match for a smart video clerk.

Nicolas Winding Refn and Cliff Martinez explain the intersection of art and finance, and ‘Only God Forgives’

Really enjoyed listening to Martinez talk about his thought process behind the Only God Forgives soundtrack in this interview with Slashfilm:

So what ended up happening is kind of this hybrid of several different ideas, one of which was The Day the Earth Stood Still. My favorite score of all time, but even as well as I know it, I can’t imitate it, nor would it have been appropriate. But the idea of something fantastic and something that was otherworldly was the quality we wanted to take from that score. I think at one point we liked the idea of the retro and fifties, but I couldn’t really nail that. So once again I failed in an interesting way.

Tappy

I put a lot of stock in work by the Filament group with their past work on the Picturefill polyfill; this small extension they recently created looks especially cool. It’s basically a super quick, jQuery based method to kill off the annoying delay you get by default when tapping links on a mobile device. Faster interactions make for a better user experience.

On power and responsibility

Other speakers from the Fronteers web conference were solid, but Robert Jan Verkade’s talk on work and the general future of the front end web industry was my favorite. Great work on some really unique slides as well.

Putting flexbox into practice

Nice talk at the Fronteers web developer conference all about the flexbox module by developer Zoe Gillenwater. Some of the talk got a bit too deep into coding syntax that was a bit difficult to follow in a single slide based presentation. But stick around to the end where Zoe talks about the practical benefits of using flexbox today. It’s the first time I’ve been encouraged to dip my toe into flexbox with production level work.

Critic’s perspective: A. O. Scott

Nice video feature where longtime critic A.O. Scott discusses his experiences reviewing and watching film. Always been a fan of his writing.