Bringing the Outside IN.

I think everyone has a list of FF applets they recommend. These 6 I would not live without.
1. Plain Text Copy
Allows you to copy just the text from the highlighted selection without any embedded html. Let me say that again: You can copy the text without copying the html code that will screw up the […]

http://www.smashingmagazine.com/2008/08/18/7-principles-of-clean-and-optimized-css-code/
This is another post from SmachingMagazine. The principles are a pretty good standard ruleset.
#1 (shorthand CSS) is key. I opt for the least amount of whitespace as I can as some of the CSS files I write for larger sites still have a few hundred lines. This is without the IE 6 hacks, which are […]