June 17th in CSS, Debugging, License free by Codrut Nistor .

CSS Formatter and Optimiser

No matter how good a programmer may be, his code will always allow a little bit of tweaking, and if we talk about CSS, things should be pretty clear – since CSS is not C/C++, a lot of people without any special programming skills can easily use it. The result? Code that works, but can be heavily optimized!

CSS Formatter and Optimiser is a tool based on csstidy, and its purpose is to turn your frog-like code into a beautiful princess. [...]

June 15th in BSD License, Debugging by Codrut Nistor .

Firebug

Back in the days when I was a kid, it was nothing out of ordinary to stare with my friends at some firebugs for hours. While the firebug, or “Pyrrhocoris apterus,” for the scientists, is one ubiquitous insect that eats seeds from lime trees and mallows, there’s also one firebug that’s eating code for breakfast… and the same goes for his other meals!

Firebug allows developers to forget about having to use a bunch of different tools for fine tuning [...]