Gmail is the most powerful web based email client, but sometimes it lacks of some customization features. Since it’s possible to add any gedget by url, and many are already available via Gmail Labs, why not putting them on the …
Read the full article →
Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There’s a fix: combine background images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of …
Read the full article →
This simple web service may be very useful to webdesigners that want to keep their code clean and ordered. Via New Media Campaigns
I just reat a pretty cool (and funny) article about performance of CSS selectors.. You shoul read it too: http://blog.twoalex.com/2010/02/26/a-shocking-truth-about-css/ It is a summary of these two articles: http://www.stevesouders.com/blog/2009/06/18/simplifying-css-selectors/ http://www.stevesouders.com/blog/2009/03/10/performance-impact-of-css-selectors/ P.S. It is pretty cool to look at this table …
Read the full article →