Monthly Archives: June 2008

Firefox popup blocking

Wouldn’t it make more sense for firefox to allow popups based on the destination site rather than on the source? For example most popups I click on are for YouTube. Now some on these are on random blogging sites. Which means that to jump to the YouTube page for that video I have to allow [...]

bzr-svn and svn revisions

I was updating an svn branch today using bzr, thanks to bzr-svn, and I wanted to know what svn revision I was at. You can easily see the bzr revision by running johnf@zoot:~/trunk$ bzr revno 34 But it gives no indication of where you are in SVN land. After a bit of rummaging around I [...]