Archive for March, 2006

Altiris SVS – a good tool for testing?

Wednesday, March 29th, 2006

Hmmm. This looks intriguing. Windows-only.

I have an old paid-for copy of InCtrl5 which I use when I want to track what changes an application makes to a windows-based system. I also use vmware images for both configuration (different versions of windows) and snapshot (quick roll-back to known state) management.

Software Lineage?

Tuesday, March 28th, 2006

Following up on my post “Whap the Spacebar“, I realised something cool.

I used to use nn to read Usenet news. Now I use NetNewsWire, aka nnw, as my aggregator. Both programs allow me to sit back, whap the spacebar, and cycle through the pending queue of unread stuff.

nn -> nnw (NN for the _W_eb)

heh.

Whap the Spacebar

Tuesday, March 28th, 2006

James Robertson writes:

I can “walk around” the part of the blogosphere I am interested in a lot faster with an aggregator than I can with a mile long bookmark list.

Me too. I’m a “whap the spacebar” kind of guy, where I want to sit in front of a screen, hit the spacebar, and cycle through my waiting-to-be-read queue. Can’t do that with bookmark lists.

Lazy Web – Traffic Reports

Monday, March 27th, 2006

This is my first attempt to use the lazy web – posting a question in my blog rather than doing the research myself, and hoping someone else posts an answer in the comments.

When I was younger, I remember hearing about something on Blaupunkt radios that the user could set so the radio would switch stations (or interrupt the cassette tape) whenever a traffic report came on.

Whatever happened to that system?

Inside Man – Worth Seeing

Monday, March 27th, 2006

My wife and I saw Spike Lee’s Inside Man this weekend. Intense without being too riveting, intelligent, well written and acted and directed. Very few plot holes big enough to drive a truck through.

Worth seeing.

Elisabeth Hendrickson's Top 10 Testing Mistakes XP Teams Tend to Make

Thursday, March 23rd, 2006

A must read, in my not-so-humble opinion.

I especially like #2 – Not automating acceptance tests. Elisabeth writes:

But this is one case where the adage “if it hurts, do more of it” is especially helpful. If it’s too time consuming or painful to automate the acceptance tests, it means something needs to change to make it easier

I’ve found it painful to put together automated tests for the mozilla codebase, and I’m looking forward to doing more of that in the very near future.

(after 1.5.0.2 is most of the way released)

The Origin of Cubicles

Tuesday, March 14th, 2006

CNN/Fortune’s article:

Reviled by workers, demonized by designers, disowned by its very creator, it still claims the largest share of office furniture sales–$3 billion or so a year–and has outlived every “office of the future” meant to replace it. It is the Fidel Castro of office furniture.

Painless WordPress upgrade (I think)

Monday, March 13th, 2006

Yesterday, I upgraded to WordPress 2.0.2. Please let me know if there are any problems.

Growing up too fast?

Sunday, March 12th, 2006

Today, when the narrator asked the audience why one character won the beauty contest, my four-year-old shouted, “Because she’s really hot.”

I thought buying organic (no-hormone) milk was supposed to prevent stuff like this . . .

Is it too hard to test nightly builds?

Sunday, March 12th, 2006

In the mozilla.dev.general newsgroup, Jonathan Watt posts about “how off-putting” it can be for someone to install a nightly trunk build without putting their regular browser setup at risk.

On my Mac and my Linux test box, I’ve set up separate user accounts for testing various builds. This way I don’t risk corrupting my main profile, and I don’t have to worry about registry settings and such. On windows, I use vmware images.

What do you do to run multiple builds of mozilla apps on your systems?