Muffinresearch Labs by Stuart Colville

Archive for the 'Browsers' Category

  1. IE8 will now render as IE8 by default - 4th March 2008
  2. Does setTimeout solve the DOMContentLoaded problem? - 15th February 2008
  3. Running a Safari 2 Standalone Alongside Safari 3 - 20th November 2007
  4. Bug: IE7 absolutely positioned italics - 28th December 2006
  5. Updating extensions for Firefox 2.0 - 8th November 2006
  6. O2 thinks Camino is out of Date - 27th October 2006
  7. Run Firefox 2.0 and 1.5 side by side - 25th October 2006
  8. Getting relative form actions with javascript - 24th October 2006
  9. Opera Backstage Event, London - 24th September 2006
  10. Opera and NTLM Authentication - 11th April 2006
  11. Opera Mini Launched - 24th January 2006
  12. Fun with multiple submit buttons - 8th December 2005
  13. Firefox 1.5 Launched - 30th November 2005
  14. Return to the Source - 13th July 2005
  15. Tabmix 0.1.3 out now.. get it while it’s hot! - 18th March 2005
  16. Firefox Rendering fixed - 24th May 2004

GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(2)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.524s.