Muffinresearch Labs by Stuart Colville

Radio Paradise | Comments (0)

Posted in Music on 14th May 2004, 1:11 am by Stuart

I’ve recently found out about radio paradise which I’m listening to via my apple itunes software. It can be found at radioparadise.com. It’s playlist is quite varied but I’ve been finding I like most of the stuff they play. There’s a whole bunch of tracks that I’m going to hunt down after listening. I really liked Bela Fleck’s track “gravity wheel”. I’ve also got into listening to Vida Blue who are a spin off from Phish. Really nice phreaky jazz sounds with a solid funk groove – highly recommended.

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