<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Shane Sveller &#187; id3</title>
	<atom:link href="http://shanesveller.com/tag/id3/feed/" rel="self" type="application/rss+xml" />
	<link>http://shanesveller.com</link>
	<description>Somewhere between happy and total f**king wreck</description>
	<lastBuildDate>Thu, 07 Jan 2010 18:31:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Installing id3lib-ruby gem on OSX Leopard with id3lib from MacPorts</title>
		<link>http://shanesveller.com/2008/07/08/installing-id3lib-ruby-gem-on-osx-leopard-with-id3lib-from-macports/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-id3lib-ruby-gem-on-osx-leopard-with-id3lib-from-macports</link>
		<comments>http://shanesveller.com/2008/07/08/installing-id3lib-ruby-gem-on-osx-leopard-with-id3lib-from-macports/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 19:29:34 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[id3]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://shanesveller.com/?p=58</guid>
		<description><![CDATA[<pre>sudo port install id3lib
sudo ARCHFLAGS="-arch i386" gem install id3lib-ruby -- --build-flags --with-opt-dir=/opt/local</pre>]]></description>
			<content:encoded><![CDATA[<p>Source: <a href="http://www.johnwulff.com/articles/2008/03/16/install-id3lib-ruby-gem-on-os-x-leopard">John Wulff</a> and comments</p>
<pre class="brush: bash">sudo port install id3lib
sudo ARCHFLAGS=&quot;-arch i386&quot; gem install id3lib-ruby -- --build-flags --with-opt-dir=/opt/local</pre>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/07/08/installing-id3lib-ruby-gem-on-osx-leopard-with-id3lib-from-macports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
