<?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>Random Geekage &#187; encode</title>
	<atom:link href="http://kevinisageek.org/tag/encode/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevinisageek.org</link>
	<description>Randomness, geekery and whatever else I feel like</description>
	<lastBuildDate>Thu, 20 May 2010 10:29:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>MP3FS</title>
		<link>http://kevinisageek.org/2009/03/25/mp3fs/</link>
		<comments>http://kevinisageek.org/2009/03/25/mp3fs/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:53:35 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[encode]]></category>
		<category><![CDATA[flac]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3fs]]></category>

		<guid isPermaLink="false">http://kevinisageek.org/?p=487</guid>
		<description><![CDATA[MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. This was written to enable me to use my FLAC collection with software and/or hardware which only understands MP3. e.g. gmediaserver to a netgear MP101 mp3 player. It is also a novel alternative to [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. This was written to enable me to use my FLAC collection with software and/or hardware which only understands MP3. e.g. gmediaserver to a netgear MP101 mp3 player.</p>
<p>It is also a novel alternative to traditional mp3 encoder applications. Just use your favorite file browser to select the files you want encoded and copy them somewhere!</p></blockquote>
<p><a href="http://mp3fs.sourceforge.net/">Epic win!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kevinisageek.org/2009/03/25/mp3fs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
