<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ubuntu For Free &#187; Jamendo</title>
	<atom:link href="http://www.forwardyouth.com/ubuntu/category/jamendo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forwardyouth.com/ubuntu</link>
	<description>A blog covering the Ubuntu Linux distro for you and your wallet.</description>
	<lastBuildDate>Thu, 04 Mar 2010 01:01:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Install Transkode</title>
		<link>http://www.forwardyouth.com/ubuntu/how-to-install-transkode/</link>
		<comments>http://www.forwardyouth.com/ubuntu/how-to-install-transkode/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 01:11:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Feisty Fawn]]></category>
		<category><![CDATA[Jamendo]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Software Reviews]]></category>
		<category><![CDATA[Taglib]]></category>
		<category><![CDATA[ark]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[transKode]]></category>

		<guid isPermaLink="false">http://www.forwardyouth.com/ubuntu/how-to-install-transkode/</guid>
		<description><![CDATA[I found a great program for converting my audio files from any format (flac, ape, spx, bonk, mp3, mp4, ogg, wav, wma, etc) to any other format. It&#8217;s called transKode and so far, it has actually supported all the formats I required, which was my biggest demand. I&#8217;ve got a Rio Carbon and my wife [...]]]></description>
			<content:encoded><![CDATA[<p>I found a great program for converting my audio files from any format (flac, ape, spx, bonk, mp3, mp4, ogg, wav, wma, etc) to any other format. It&#8217;s called <a href="http://www.kde-apps.org/content/show.php/transKode?content=37669">transKode</a> and so far, it has actually supported all the formats I required, which was my biggest demand. I&#8217;ve got a Rio Carbon and my wife has a Creative Zen. I&#8217;ve been enjoying a lot of the wonderful free for non-commercial purposes music from sites such as <a href="http://www.jamendo.com/">Jamendo</a>. Jamendo&#8217;s site only lets me download the .ogg files via torrent, and since neither of my players support that format, I&#8217;ve been looking for a program that converts them nicely for me.</p>
<p>Unfortunately, it wasn&#8217;t in the Ubuntu repositories, so I had to compile it. However, it was a lot easier than I had anticipated. I did have to compile one dependency, <a href="http://ktown.kde.org/~wheeler/taglib.html">Taglib</a>, and that was even easier.</p>
<p>Here&#8217;s the break down of the steps I went through, including taglib.</p>
<p>change to the folder where transkode was downloaded</p>
<p><code>cd /home/vmadmin/Downloads/transkode-0.7beta/</code></p>
<p>run the program to extract transkode. i used arK because it was easier than looking at a man page. i opened konquer in the current window using</p>
<p><code>konqueror $PWD&amp;</code></p>
<p>change to source folder</p>
<p><code>cd transkode/</code></p>
<p>configure the setup</p>
<p><code>./configure</code></p>
<p>make the components</p>
<p><code>make</code></p>
<p>install the app</p>
<p><code>sudo make install</code></p>
<p>cleanup the source directory</p>
<p><code>make clean</code></p>
<p>download taglib</p>
<p>change to download folder</p>
<p>uncompress taglib</p>
<p><code>tar xzf taglib-1.4.tar.gz</code></p>
<p>change to the source folder</p>
<p><code>cd taglib-1.4/</code></p>
<p>configure the setup</p>
<p><code>./configure</code></p>
<p>make the components</p>
<p><code>make</code></p>
<p>install the components</p>
<p><code>sudo make install</code></p>
<p>cleanup</p>
<p><code>make clean</code></p>
<p>remove anything left behind</p>
<p><code>rm -f -R transkode-0.7beta/<br />
rm -f -R taglib-1.4/<br />
</code></p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.forwardyouth.com/ubuntu/how-to-install-transkode/&title=How+To+Install+Transkode&srcURL=http://www.forwardyouth.com/ubuntu" target="_blank" rel="nofollow"><img
src="http://www.forwardyouth.com/ubuntu/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.forwardyouth.com/ubuntu/how-to-install-transkode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
