It’s not often mainstream media carries a story like this: Jeffrey Zeldman: King of Web Standards. If enough people in upper management read this article and begin to understand the importance of interoperability and separating content from presentation, it might make designers’ lives much easier. As the “King” himself says: It might even help designers [...]
Content Strategy Forum London

CSS Redundancy Checker
Tom Armitage of Infovore has built a CSS Redundancy Checker that will scan a CSS file for selectors that are not used by any HTML files in a specified directory or URI. The tool can come in handy when you’re maintaining legacy sites with countless selectors whose purpose is long forgotten. The Ruby source files [...]