Jiro, Sushi & Web Type

Trent Walton:

Every time we obtain a font without a license, or perhaps even gripe about a fair price, we’re shooting ourselves in the foot. If we want great web fonts, we must support their creation. When web type designers succeed, so do we.

I totally agree with Trent and I’m very happy to pay for my Typekit fonts.

Ethan Marcotte answers your responsive web design questions

Ethan Marcotte:

Nelson Rodrigues: What framework do you recommend for a designer and developer duo starting in RWD?

EM: There are a number of great responsive frameworks out there: Foundation by ZURB, Josh Hopkins‘ Fluid Baseline Grid, and Twitter’s 2.0 release of Bootstrap has an optional responsive grid.

Each looks pretty damned promising to me, but I should probably mention I don’t use CSS frameworks for production code. I find them invaluable for prototyping, for getting ideas on the screen as quickly as possible, and seeing how they shake out in a responsive layout. But for final, client-ready deliverables, I like tailoring the code to the design, and finishing up with a responsive design that’s optimised for small screens by default, but progressively enhances up to wider displays.

Agreed. That’s exactly what I think of frameworks like Twitter Bootstrap. I never could imagine using one of these for an actual, real project.
There are also some more bits of knowledge in the Q&A.

Responsive Design Testing

Nette Seite um mal schnell ein Weblayout auf seine flexiblen Eigenschaften zu testen. Nett zum Anschauen, aber nichts womit ich ernsthaft entwickeln würde.