<?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>Mark.KirstenAndMark.com &#187; Media</title>
	<atom:link href="http://mark.kirstenandmark.com/category/media/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark.kirstenandmark.com</link>
	<description></description>
	<lastBuildDate>Thu, 04 Feb 2010 15:22:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My digital music server</title>
		<link>http://mark.kirstenandmark.com/2008/07/09/my_digital_music_server/</link>
		<comments>http://mark.kirstenandmark.com/2008/07/09/my_digital_music_server/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 00:45:13 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://mark.kirstenandmark.com/?p=12</guid>
		<description><![CDATA[This was originally posted in response to a post on MetaFilter titled &#8220;Oh dear, its the audio media server question again!&#8220;
I love music. Over the years, I&#8217;ve collected around 1600 CDs. The following is a brief look into how I&#8217;m currently managing all that music.
I built my own NAS with an old Motherboard/CPU/RAM/Boot Drive that [...]]]></description>
			<content:encoded><![CDATA[<p><em>This was originally posted in response to a post on MetaFilter titled &#8220;<a href="http://ask.metafilter.com/95998/Oh-dear-its-the-audio-media-server-question-again">Oh dear, its the audio media server question again!</a>&#8220;</em></p>
<p>I love music. Over the years, I&#8217;ve collected around 1600 CDs. The following is a brief look into how I&#8217;m currently managing all that music.</p>
<p>I built my own NAS with an old Motherboard/CPU/RAM/Boot Drive that I had laying around (I bought a new case and 5 250GB hard drives which I&#8217;m running in RAID-5 for about a Terabyte of usable space) &#8211; it&#8217;s on all the time, but it&#8217;s headless and sits in the back of a closet &#8211; I do all management of the box remotely.</p>
<p><a href="http://www.openfiler.com/">Openfiler</a> is my NAS software of choice. It makes management of the server pretty painless (aside from having to build software on a separate VM on my main machine as the install is very stripped down and doesn&#8217;t include a compiler).</p>
<p><a href="http://www.slimdevices.com/pi_features.html">SqueezeCenter</a> runs on the same box and feeds audio to my <a href="http://www.slimdevices.com/pi_squeezebox.html">Squeezebox</a> (though if I were buying now, I&#8217;d go with the <a href="http://www.slimdevices.com/pi_duet.html">Squeezebox Duet</a> &#8211; it&#8217;s cheaper to add additional units and the remote/controller is much nicer). Not only does this allow me to listen to music in my living room (via 802.11G), away from the PC (which is in a closet in another room), but also remotely using Softsqueeze (a Java emulation of the Squeezebox hardware, which is included with <a href="http://www.slimdevices.com/pi_features.html">SqueezeCenter</a>).</p>
<p>As for how I got there, I ripped my (now 1600) CD collection into FLAC format on my PC using EAC. Altogether, my lossless (FLAC) rips take up about 560GB. It took me about a year (there were a few periods of a month or two at a time that went by with out me ripping a CD and other times I was ripping several dozen a day). It was painful, but now that it&#8217;s done, I&#8217;m glad I saved the $1500 or so that it would have cost me to have someone else do it (your time/$ threshold may be different from mine, in which case you may want to investigate <a href="http://techdigs.net/content/view/152/43/">a CD ripping service</a>).</p>
<p>Regardless of your decision to DIY or have a company do it for you, I would <strong>STRONGLY</strong> suggest that you rip to a lossless format, and would suggest that you go with one that&#8217;s open source (so that you can easily transcode to a different format &#8211; one of the key reasons for using a lossless format). While you may not be able to hear the difference between a high bit-rate and the original, you won&#8217;t want to re-rip if you need the files in a different format and you won&#8217;t want to transcode from one lossy format to another &#8211; you probably will be able to hear artifacts if you do that.</p>
<p>Once you have your music ripped in a lossless format, make sure that you back it up. Keep in mind that RAID isn&#8217;t backup &#8211; if something goes horribly wrong with your controller or your PSU spikes and takes out a few drives, you&#8217;re back to square one and will have to re-rip (which again, is a long or costly undertaking). I have a couple of external drives that I have the data on my NAS backed up onto.</p>
<p>As happy as I am with my solution, I&#8217;m still not finished. My primary pain point at the moment is that I don&#8217;t have an easy way to get MP3s from my FLACs. My current solution is to use <a href="http://www.foobar2000.org/">foobar2000</a> and transcode as needed. This is somewhat clunky as it involves me booting up my PC and involves some manual work selecting what I want, moving files around, etc. I&#8217;ve looked into <a href="http://mp3fs.sourceforge.net/">MP3FS</a>, but because of the way that I ripped my CDs (1 FLAC per CD, with a CUE sheet to denote the track positions and hold the meta-data), I can&#8217;t get an MP3 per track (which is normally what I want) without manual intervention. I&#8217;ll probably end up extending MP3FS myself or just re-encoding my FLAC files to be one file per track.</p>
<p>I would consider just going through and transcoding everything and keeping the files around on my drive, but I&#8217;m already running out of space. As it is, I need to move to bigger drives. As it is, I have less than 40GB free &#8211; not nearly enough room to store 1600 CDs worth of content in decent bitrate MP3s. There&#8217;s also the problem of ongoing maintenance when I rip new CDs. I&#8217;d rather just rip to one format and have the system transcode on the fly. I&#8217;ve got some more ideas on that, but I&#8217;ll save them for another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://mark.kirstenandmark.com/2008/07/09/my_digital_music_server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The value of timely content</title>
		<link>http://mark.kirstenandmark.com/2008/06/18/the-value-of-timely-content/</link>
		<comments>http://mark.kirstenandmark.com/2008/06/18/the-value-of-timely-content/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 19:27:08 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[the daily show]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://mark.kirstenandmark.com/?p=9</guid>
		<description><![CDATA[I love The Daily Show. It&#8217;s one of a very few shows that I missed when I went from having cable TV to not having it (when Kirsten and I got married we decided that we didn&#8217;t need it). So I was thrilled when iTunes started offering it on a subscription basis. The $10 a [...]]]></description>
			<content:encoded><![CDATA[<p>I love <a href="http://www.thedailyshow.com/" target="_blank">The Daily Show</a>. It&#8217;s one of a very few shows that I missed when I went from having cable TV to not having it (when Kirsten and I got married we decided that we didn&#8217;t need it). So I was thrilled when iTunes started offering it on a subscription basis. The $10 a month was well worth it, and significantly cheaper than paying $40 a month for a bunch of channels I don&#8217;t care about. At first things were great &#8211; I could sometimes even download episodes before they aired here on the west coast.</p>
<p>However, things quickly fell apart. Sometimes new episodes wouldn&#8217;t show up until around noon the next day, sometimes it was several days later. Complaints to Apple didn&#8217;t really change anything. I&#8217;m not sure if it was their problem or if they just weren&#8217;t being delivered the content in a timely fashion. Either way, it was annoying, but still the best option for our cable tv free household.</p>
<p>8 months ago, they started showing episodes <a href="http://www.thedailyshow.com/" target="_blank">on their site</a>, but the experience was pretty bad. The episodes were broken up into clips that had to be watched individually, and the full show wasn&#8217;t even available (the toss to Colbert at the end of the show, for example). I was willing to deal with ads, but I was not interested in hunt and peck piecemeal gathering of pieces of a logical unit.</p>
<p>Recently <a href="http://www.hulu.com/the-daily-show-with-jon-stewart" target="_blank">The Daily Show was added to Hulu</a>. It&#8217;s ad supported, but the ads are short, the video quality is great, whole episodes are available (in one piece), and most importantly, the previous night&#8217;s shows are always available when I wake up in the morning. Game over. iTunes loses. After trying <a href="http://hulu.com" target="_blank">Hulu</a> for a few days (to make sure the timelyness of the content going up wasn&#8217;t a fluke), I canceled my iTunes multi-pass.</p>
<p>(and yes, I understanding the irony of writing about timely content after a 2 month absence of what was meant to be a weekly blog)</p>
]]></content:encoded>
			<wfw:commentRss>http://mark.kirstenandmark.com/2008/06/18/the-value-of-timely-content/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
