Rethinking the Mobile Web by Yiibu
more on slideshare.net
At least four people recommended this presentation to me, so maybe it's up to something.
What I'm missing in the proposed solution (design for mobile first, add style for desktop browsers later) is support for browsers that don't recognize CSS media queries – Internet Explorer, for instance. This topic is being discussed and first workaround already emerged: use IE's conditional comments.