Muffinresearch Labs by Stuart Colville

@Media coming up | Comments (0)

Posted in Events on 7th June 2005, 10:49 pm by Stuart

I’m really looking forward to going to the @media conference, Thursday and Friday of this week. It’s going to be great to put faces to all of the names of people that are such a big part of the industry.

Tim and I are going to be there on the behalf of Rentokil Initial. Our job will be to absorb the teachings of the wise and to then relate everything we’ve learnt to our colleagues upon our return.

Maybe to make my life easier I’ll have to secretly film everything. If you see a dodgy geezer selling @media 2005 DVDs in your car park after the event that’ll probably be me.

Post Tools

Comments: Add yours







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



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