The Crane Has Landed


Dan’s Guardian – guarding the web
April 27, 2008, 12:04 am
Filed under: General, Ubuntu | Tags:

Interesting tool out there for web filtering.  I’ll check it out and report back.



Ripping to MP3 in Ubuntu Gutsy
April 20, 2008, 3:52 pm
Filed under: Gutsy, Media | Tags:

Ripping to MP3 is not enabled by default in Sound Jucier on Ubuntu Gutsy.  No matter – just use:

sudo apt-get install gstreamer0.10-plugins-ugly-multiverse

and you should be able to enable ripping to MP3 from inside Sound Juicer. A good pipeline to use is:
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc bitrate=192 ! id3v2mux