This is a tip for anyone using Firefox and Firebug for web development that is not leveraging the Profiles feature of that browser. Recent versions of Firebug (after v1.3 I think) removed the ability to enable Firebug panes on a per-domain basis. Now it's kind of all or nothing. And you know that...
Today I was reading the latest one of the many excellent blog posts Patrick Smacchia has put out on the topic of code metrics and caring for your code's quality. The passion this guy has for that topic is such that he has created the best tool for analyzing your code . But he doesn't stop there...
The ALT.NET universe in Chicago gets together again on June 10 th , this time to learn and talk about Git , the SCM you're probably tired of hearing people jabbering about and still have not taken the time to look at. The presenter will be myself and I hope to explain how Git works and how it can...
I don't come out often to sing praises for any product, I'd say I even tend to complain more than anything. That said, sometimes I come across a product that strikes all the right chords. Recently I started using Unfuddle and ...just Wow! What a delightful experience. I can't say I was exactly...
My current project has an interesting story of being converted across platforms and programming languages. I hope I can talk about this conversion process some day (it was not manual). One of the side effects of mass conversions like this is that the final result tends to carry over some weird patterns...