Wednesday, December 12, 2007

Katharsis Dec. 10 '07

In case you missed it... download


The show recording is in .ogg format taken directly from the cjsw stream. Due to the size of the file Badongo has split it up.

When you download the split files, you will notice that they have file extensions such as .aa .ab .ac etc...

You will also have to download a file with the .badongo extensions.

Make sure you download these files into the same directory.

The easiest way to merge the files back together is to use Badongo’s free Badongo Buddy software for Windows or their free File Merger for Mac OS X.

If you don’t want to or can’t install the Badongo software onto your computer, you can download the small filemerger.bat file. This file is a simple batch file that will copy the split files back together into one piece. If you would like to inspect the contents of the .bat file, you may open it in notepad or Word.

If you run Linux or FreeBSD, you can simply use the “cat” command to put the files back together.

For example
cat filename.ext.aa > filename.ext
cat filename.ext.ab >> filename.ext
cat filename.ext.ac >> filename.ext

No comments: