Entries from March 2008

March 26, 2008

The new Lab

We’ve been in the new office for a few weeks and have pretty well settled in. We’re in the perfect location in downtown Madison (the Machinery Row building) with a great space. We’re also hiring… if you’re interested drop me a line (halbergj@gmail.com).

March 12, 2008

Shell games

Rob Sanheim’s productivity talk got me thinking about a shortcut that I’ve been meaning to create but never seem to get around to. For quite a while I’ve had a line like this in my login script: alias svnupall=”svn up /code/project1; svn up /code/project2; svn up /code/project3″ Normally it’s not that much of a pain [...]