Muffinresearch Labs by Stuart Colville

Archive for the 'Muffin Research Labs' Category

  1. Install lxml on OSX - 5th March 2009
  2. Moved server and fixed WordPress 2.1 Blogrolls - 6th February 2007
  3. Media Temple Grid Server - 30th January 2007
  4. Moving hosts: one more time with feeling - 13th April 2006
  5. Moving servers yet again! - 25th March 2006
  6. The move to WordPress is complete - 27th February 2006
  7. Moving to WordPress - 21st February 2006
  8. Review of 2005 - 16th December 2005
  9. Moving to Textpattern - 16th December 2005
  10. Muffin Research Labs Joins 9Rules - 1st December 2005
  11. Moved to new server - 18th November 2005
  12. Minor CSS Reboot - 1st November 2005
  13. Here is an update - 28th July 2005
  14. Funky caching for Joornal - 15th May 2005
  15. CSS Rebooted - 1st May 2005
  16. Joornal development - 31st March 2005
  17. Free from any artifical advertising. - 28th February 2005
  18. Better simple site structure - 18th June 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|(3)

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.429s.