Archive for March, 2009

CSS Spriting Tips

Friday, March 27th, 2009
CSS Spriting Tips

One of the most effective ways of speeding up a website’s render time is to reduce the number of HTTP requests required to fetch content. An effective method to achieve this is via CSS sprites, which is combining multiple images into one large image and using CSS to only display parts of it. Here’s an... »

Posted in Design | 40 Comments »

Crash Reporter Homepage Reskin

Monday, March 2nd, 2009
Crash Reporter Homepage Reskin

The crash reporter has been given a new look, and the homepage has a new Dashboard. Our UX Engineer Neil Lee has applied some simplifications to the query form. This redesign was focused on the homepage and global navigation. Another new feature is that MTBF and Top Crashers By Signature can be exported in CSV format.... »

Posted in Socorro | Comments Off