Archive for November, 2005

Private Regression Tests

Monday, November 14th, 2005

This article discusses two classes of regression tests: public ones that are included with published software and private ones that are for the author’s use only. The public ones naturally get more exposure because they impact a wider audience. However, personal-use tests are quite valuable too. In the text below, I explore […]

Firefox Extensions: undoclosetab

Wednesday, November 2nd, 2005

This is the third installment of my exploration of useful Firefox extensions

The Mozilla folks are proud of being the popularizers of tabbed browsing, which caused a bit of a revolution in browsing UI. Such a simple concept, but so effective… Tabbed browsing encourages the user to open a bunch of pages in their […]