<?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>peawee dot net &#187; play</title>
	<atom:link href="http://peawee.net/tag/play/feed/" rel="self" type="application/rss+xml" />
	<link>http://peawee.net</link>
	<description>peawee's funky little corner of the internet</description>
	<lastBuildDate>Thu, 12 Aug 2010 18:00:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Life without iTunes</title>
		<link>http://peawee.net/2008/04/07/life-without-itunes/</link>
		<comments>http://peawee.net/2008/04/07/life-without-itunes/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 20:46:30 +0000</pubDate>
		<dc:creator>Peawee</dc:creator>
				<category><![CDATA[Geeky Peawee]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[play]]></category>

		<guid isPermaLink="false">http://peawee.net/2008/04/07/life-without-itunes/</guid>
		<description><![CDATA[Apple&#8217;s walled garden works well for most people.  I, unfortunately, am not most people.
This is my story.
As I&#8217;ve already discussed previously, iTunes has a certain amount of suck involved.
So, I&#8217;ve discovered Play, which sucks less in some ways, and sucks more in others.  As so far, the more suckage hasn&#8217;t been so much [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s walled garden works well for most people.  I, unfortunately, am not most people.</p>
<p>This is my story.</p>
<p>As <a href="/2008/02/19/itunes-headaches/">I&#8217;ve already discussed previously</a>, iTunes has a certain amount of suck involved.</p>
<p>So, I&#8217;ve discovered <a href="http://www.sbooth.org/Play/">Play</a>, which sucks less in some ways, and sucks more in others.  As so far, the more suckage hasn&#8217;t been so much of a concern for me yet, and after checking out the source code, it don&#8217;t look too hard to create some patches against.  One of my &#8220;post-graduation to-dos&#8221;.</p>
<p>My CD collection sits as FLACs on my server drive, and Play handles it quite nicely, updating its sqlite database of music every time it starts up.  To rip, I use sbooth.org&#8217;s <a href="http://www.sbooth.org/Max/">Max</a>, which includes the very excellent cdparanoia ripper and pretty good support for tagging, album art, and all the formats I&#8217;ve grown to love, such as FLAC.</p>
<p>Currently, there are a couple of weak links.  Play doesn&#8217;t export playlists to plain text files (otherwise known as .m3u), and the built-in &#8220;Convert with Max&#8221; option only lets you select 10 tracks at a time.  How am I supposed to convert 200-250 FLAC files into Ogg or MP3 to put on a portable player to bring around?  Solution: the music library database is simply a sqlite database, which means I can hook up a Perl script to it and extract playlists like that, and run it through <a href="http://bytex64.net/code/conv/">conv</a>.  For use with my iPod, I can simply make a small library in iTunes, and simply import into iTunes to copy to the little machine.  No biggie.  If I felt like it, I could most likely write an AppleScript to automate it for me.</p>
<p>CD burning?  Same as with the iPod; just use iTunes to make it easy.</p>
<p>So far, I really haven&#8217;t missed it.  Huzzah!</p>
]]></content:encoded>
			<wfw:commentRss>http://peawee.net/2008/04/07/life-without-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
