March 2009

The Stupidest Style Sheet Name Ever

The last name you want to pick for your style sheet is “style.css”. Why is “style.css” such a poor CSS file name? The main reason is maintenance…

Published on March 25, 2009, filed under .

CSS: Style the Non-Obvious

One of the qualities you have to acquire as a web developer is to see the non-obvious, and to use that skill to your code’s advantage. Let me explain by two simple examples.

Published on March 18, 2009, filed under .

Presenting… the Google Shoe

They finally arrived, long longed for Google shoes, in this case the “Google j9t” model based on the Adidas ZX700. They’re not for sale but I might share the configuration I used to design them. The “Google j9t” may only be worn for dynamite fishing and important launches.

Published on March 16, 2009, filed under .

Performance of CSS Selectors Is Irrelevant

…if you like to have a strict read of Steve Souders’ recent research. We’ve still got few but now a few more numbers backing up what we always suspected, that merely optimizing selectors is micro-optimization.

Published on March 12, 2009, filed under .

Website Optimization Measures, Part VI

In this episode: On the utilization of Google Friend Connect, maintenance of Google Analytics, sanity checks, type attributes, charset rules, cite elements, and ICRA labels. Fresh and sexy.

Published on March 10, 2009, filed under .

When to Split Style Sheets

Three factors influence whether it makes sense to split style sheets: probability, meaning (aka semantics), and granularity.

Published on March 5, 2009, filed under .

If you like what you see here, consider the ebook version of all 2005–2015 posts on web design and development: On Web Development.
Interested in web development news and tools? Visit one of my projects, Frontend Dogma, for news and tools for frontend development.