asides-57

I’ve only ever used Subversion seriously at the current job and the inability to make local/offline commits is really painful! And branching may be cheap, but merging isn’t :(

In other news, I added a bit of javascript to the mini blog here to prevent ‘quote sources’ from splitting over multiple lines. I think it looks better with the full name on the same line.

Oh well, not five minutes after I post this, I come across this bit of CSS: white-space: nowrap which makes my bit of javascript pointless.