<?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>micsaund.com &#187; Computers</title>
	<atom:link href="http://www.micsaund.com/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.micsaund.com</link>
	<description>Mike's World of fun stuff (pinball, games, electronics, amusement parks, computers, more)</description>
	<lastBuildDate>Sun, 07 Aug 2011 23:06:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fixing the DBAN &#8220;unrecognized device&#8221; crash</title>
		<link>http://www.micsaund.com/2011/08/07/fixing-the-dban-unrecognized-device-crash/</link>
		<comments>http://www.micsaund.com/2011/08/07/fixing-the-dban-unrecognized-device-crash/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 22:56:50 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[DBAN]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[unrecognized device]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=1163</guid>
		<description><![CDATA[Today, I was trying to wipe a hard drive on my gaming machine using DBAN 2.2.6 and kept seeing two "unrecognized devices" in the list of available drives. When trying to run the DBAN wipe, it would crash, complaining about /dev/sda and /dev/sdb. So, searching for these devices, I figured it was something onboard with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.micsaund.com/wp-content/uploads/2011/08/DBAN-logo.png"><img src="http://www.micsaund.com/wp-content/uploads/2011/08/DBAN-logo.png" alt="The DBAN logo" title="DBAN-logo" width="128" height="142" /></a><br />
Today, I was trying to wipe a hard drive on my gaming machine using DBAN 2.2.6 and kept seeing two "unrecognized devices" in the list of available drives.  When trying to run the DBAN wipe, it would crash, complaining about /dev/sda and /dev/sdb.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center><br />
So, searching for these devices, I figured it was something onboard with my P8P67 motherboard which is fairly well laden with devices and goodies.</p>
<p>I disabled the extra JMicron SATA ports and rebooted.  Still, there were the two unrecognized devices and the DBAN crash.</p>
<p>I disabled the Intel fake-RAID.  No luck.</p>
<p>There are two USB 3 ports on this board and two unrecognized devices... maybe DBAN is enumerating those improperly.  Disabled, and no luck.</p>
<p>Where the hell are these generic SD and generic CF devices coming from???</p>
<p>Then SMACK!  It hit me...</p>
<p>The Dell monitor I just bought has card readers on-board.  Unplugging the USB cable from the monitor caused the unrecognized devices to go-away, and <a href="http://www.dban.org/" target="_blank">DBAN</a> is now running as I type this.</p>
<p>I'm not sure why DBAN just doesn't ignore any devices that it clearly knows are "unrecognized" and there's even a feature request for it that was filed back in 2.0 or so.  Regardless, it's an excellent tool and everyone should use it before selling/giving-away a drive that may contain personal information.</p>
<p>Oh well... maybe this helps someone else.  Oh, and don't forget that many USB printers have card readers on them also, so if you're having problems with DBAN crashing, unplug anything USB and see if that helps.<br />
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2011/08/07/fixing-the-dban-unrecognized-device-crash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I fixed Netflix playback on MCE</title>
		<link>http://www.micsaund.com/2011/02/18/how-i-fixed-netflix-playback-on-mce/</link>
		<comments>http://www.micsaund.com/2011/02/18/how-i-fixed-netflix-playback-on-mce/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:50:24 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Media Center (MCE)]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[MCE]]></category>
		<category><![CDATA[MCE7]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=1129</guid>
		<description><![CDATA[On February 16, I sat down at my Windows 7 based Media Center HTPC to watch some Netflix streaming shows, and was instead greeted with an Internet Explorer window stating "Navigation was cancelled". Here's how I fixed it. This sudden failure of the Netflix plugin to stream any shows was pretty annoying. The night before, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.micsaund.com/wp-content/uploads/2011/02/netflix-logo.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/netflix-logo.jpg" alt="Netflix logo" title="netflix-logo" width="250" height="187" class="alignnone size-full wp-image-1159" /></a><br />
On February 16, I sat down at my Windows 7 based Media Center HTPC to watch some Netflix streaming shows, and was instead greeted with an Internet Explorer window stating "Navigation was cancelled".  Here's how I fixed it.</p>
<p>This sudden failure of the Netflix plugin to stream any shows was pretty annoying.  The night before, everything was working fine, and then the next day, it was broken.  I had not installed any updates nor changed anything (I was sleeping and at work).</p>
<p>In attempting to fix the "Navigation cancelled" message, I noted that Windows Update had a Silverlight patch.  Hmm... I'll try installing that -- maybe it will help....</p>
<p>Nope...</p>
<p>So, I did some digging.  I tried logging out of Netflix, deleting the computer from the list of authorized devices on the Netflix site, etc.  Reports were emerging all over the web of people having similar problems, so at least I knew it wasn't something I messed-up on my end!</p>
<p>You're asking:  OK, OK, yeah, my MCE is broken also -- just tell me how to fix it!</p>
<p>Here's the process I did which allowed my MCE to stream Netflix after the February 16, 2011 problem.  This is based upon a Windows 7 64 bit install, but should work fine with Windows 7 32 bit also.</p>
<p>Click images for larger versions.</p>
<p>1 )  Close Windows 7 Media Center.</p>
<p>2 )  Open the 32 bit version of Internet Explorer 8.  Note that on 64 bit Windows, there are TWO links for IE.  You need the one that does <strong>NOT</strong> say 64 bit.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/start.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/start-167x300.jpg" alt="Start Menu showing which IE8 to select" title="Start Menu showing which IE8 to select" width="167" height="300" class="alignnone size-medium wp-image-1130" /></a></p>
<p>3 )  In the upper right of IE8, click the Tools button, and then Internet Options at the bottom.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/ie-tools.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/ie-tools.jpg" alt="Accessing Protected Mode settings" title="Accessing Protected Mode settings" class="alignnone size-full wp-image-1143" /></a></p>
<p>4 )  UN-check "Enable Protected Mode" and click OK.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/ie-security.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/ie-security-233x300.jpg" alt="Disabling IE 8 Protected Mode" title="Disabling IE 8 Protected Mode" width="233" height="300" class="alignnone size-medium wp-image-1135" /></a></p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
<p>5 )  <strong>Close IE8.  This is important!!!</strong></p>
<p>6 )  Open IE8 again.  Not the 64 bit version.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/start.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/start-167x300.jpg" alt="Start Menu showing which IE8 to select" title="Start Menu showing which IE8 to select" width="167" height="300" class="alignnone size-medium wp-image-1130" /></a></p>
<p>7 )  In the upper right of IE8, click the Safety button, and then Delete Browsing History at the top.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/ie-history.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/ie-history.jpg" alt="Preparing to clear the IE cache" title="Preparing to clear the IE cache" class="alignnone size-full wp-image-1140" /></a></p>
<p>8 )  UN-check "Preserve favorites website data" at the top.  Check the rest of the boxes to clear cache, cookies, etc. and hit Delete.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/ie-history2.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/ie-history2-247x300.jpg" alt="Clearing the cache/etc. in IE" title="Clearing the cache/etc. in IE" width="247" height="300" class="alignnone size-medium wp-image-1141" /></a></p>
<p>9 )  Go back into the Tools menu in the upper right and select Internet Options at the bottom.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/ie-tools.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/ie-tools.jpg" alt="Accessing Protected Mode settings" title="Accessing Protected Mode settings" class="alignnone size-full wp-image-1143" /></a></p>
<p>10 )  Re-check the "Enable Protected Mode" and click OK.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/ie-security2.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/ie-security2-233x300.jpg" alt="Enabling Protected Mode in IE" title="Enabling Protected Mode in IE" width="233" height="300" class="alignnone size-medium wp-image-1142" /></a></p>
<p>11 )  Close IE8.<br />
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center><br />
12 )  Re-open IE8.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/start.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/start-167x300.jpg" alt="Start Menu showing which IE8 to select" title="Start Menu showing which IE8 to select" width="167" height="300" class="alignnone size-medium wp-image-1130" /></a></p>
<p>13 )  Go to www.netflix.com and login as you normally would.<br />
<a href="http://www.micsaund.com/wp-content/uploads/2011/02/netflix-login.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2011/02/netflix-login.jpg" alt="Logging into Netflix" title="Logging into Netflix" class="alignnone size-full wp-image-1144" /></a></p>
<p>14 )  Leave IE8 open with the Netflix page logged-in.</p>
<p>15 )  Open Media Center and go to the Netflix plugin.  Try to play a movie.  MCE may ask you if it's OK to send your login info again.  Select Yes.</p>
<p>This procedure fixed my Windows 7 Media Center Netflix streaming.  Hopefully it can help someone else out there too, as this issue is very frustrating and Netflix is doing very little to fix it at the time of this writing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2011/02/18/how-i-fixed-netflix-playback-on-mce/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Cheap, almost perfect iPad case</title>
		<link>http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/</link>
		<comments>http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 20:34:59 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=1096</guid>
		<description><![CDATA[Showing the size of the iPad compared to the case It seems that nearly anything with the word "iPad" on it commands a price premium, including carrying cases. Well, I found an alternative case that is nearly perfect for the iPad and it costs less than $15! I was down my my local MicroCenter last [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_1109" class="wp-caption alignnone" style="width: 160px"><a href="http://www.micsaund.com/wp-content/uploads/2010/06/case-next-to-ipad.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/06/case-next-to-ipad-150x150.jpg" alt="iPad and the case side by side" title="case-next-to-ipad" width="150" height="150" class="size-thumbnail wp-image-1109" /></a><p class="wp-caption-text">Showing the size of the iPad compared to the case</p></div><br />
It seems that nearly anything with the word "iPad" on it commands a price premium, including carrying cases.  Well, I found an alternative case that is nearly perfect for the iPad and it costs less than $15!</p>
<p>I was down my my local MicroCenter last night and figured I'd stop-in and see what they have.  Those of you with Fry's stores nearby don't know how lucky you are.  MicroCenter comes close, but still...</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
<p>Anyway, I wanted a carrying case for my <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26x%3D0%26ref_%3Dnb%5Fsb%5Fnoss%26y%3D0%26field-keywords%3Dipad%26url%3Dsearch-alias%253Daps&#038;tag=autocgi-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=390957">new iPad</a><img src="https://www.assoc-amazon.com/e/ir?t=autocgi-20&#038;l=ur2&#038;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> and I had read that you could use the netbook carrying cases and save quite a bit of money.  So, once in MicroCenter, I went to their Apple section and grabbed an "iPad case" and proceeded to the massive shelf piled with dozens and dozens of netbook/laptop cases.</p>
<p>After a bit of digging and thinking about what I wanted, I avoided one of the fully featured "mini laptop" bags as that defeats the purpose of the iPad.  Plus, there aren't any ports/etc. on the iPad to speak of, so I figured there'd be little reason to haul a bunch of crap around in the bag.  </p>
<p>Thus, I opted for a more slimline type sleeve/case.  There were several to choose from in the 7-10 inch "netbook" range which would work for the iPad.  However on my way to the checkout, I noticed one last case that made me dump the neoprene sleeve - and it was $5 cheaper!</p>
<p>I found a black nylon Case Logic 7-10.2" netbook case with bonus hard drive case.  The actual case the iPad goes into is made from a tasteful black nylon cloth (like a suitcase) with a couple "leather" accents which actually look decent.  The case is lightly padded (probably 1/8" or so foam) and almost fits as though it were made for the iPad.  It's a bit taller than the iPad (maybe 0.75 inches) but nothing really noticeable.  And, even with the InCase rubber protector I've got on my iPad, you can easily slide it into the case because the zipper goes almost all the way around the top and one side.</p>
<p>The bonus hard drive case I figured would be handy to hold the iPad power adapter and USB cord.</p>
<p>Best of all this case was $14.99 retail at <a href="http://www.microcenter.com/single_product_results.phtml?product_id=0315152">MicroCenter</a> and it's <a href="http://www.amazon.com/dp/B002HWRR1O?tag=autocgi-20">even cheaper at Amazon</a> ($12.99 as of writing this)!  For comparison, the cheap neoprene iPad sleeve I was using for sizing in the store was $29.99!!!</p>
<p>I'm very happy with this case, it's fit, and just how it feels.  With the solid, weighty iPad inside, it fits in your hand like a small text book.  Oh, and it's about as thick as the iPad AC adapter when zipped shut with the iPad inside.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>

<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/adapter-compared-to-case/' title='adapter-compared-to-case'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/adapter-compared-to-case-150x150.jpg" class="attachment-thumbnail" alt="The bonus case can hold the iPad adapter and cable" title="adapter-compared-to-case" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/bonus-case-for-adapter/' title='bonus-case-for-adapter'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/bonus-case-for-adapter-150x150.jpg" class="attachment-thumbnail" alt="The bonus case can hold the iPad adapter and cable" title="bonus-case-for-adapter" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/box-detail/' title='box-detail'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/box-detail-150x150.jpg" class="attachment-thumbnail" alt="Photo showing the information on the case&#039;s box" title="box-detail" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/case-back/' title='case-back'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/case-back-150x150.jpg" class="attachment-thumbnail" alt="The back side of the case" title="case-back" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/case-interior/' title='case-interior'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/case-interior-150x150.jpg" class="attachment-thumbnail" alt="Showing how the case opens and the interior" title="case-interior" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/case-next-to-ipad/' title='case-next-to-ipad'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/case-next-to-ipad-150x150.jpg" class="attachment-thumbnail" alt="iPad and the case side by side" title="case-next-to-ipad" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/case-package-back/' title='case-package-back'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/case-package-back-150x150.jpg" class="attachment-thumbnail" alt="Overall photo of the case&#039;s rear panel packaging" title="case-package-back" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/case-package-front/' title='case-package-front'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/case-package-front-150x150.jpg" class="attachment-thumbnail" alt="The front panel of the case&#039;s packaging" title="case-package-front" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/ipad-case-all/' title='ipad-case-all'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/ipad-case-all-150x150.jpg" class="attachment-thumbnail" alt="Showing the iPad, case, bonus case, and iPad adapter and cord" title="ipad-case-all" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/ipad-case-security-back/' title='ipad-case-security-back'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/ipad-case-security-back-150x150.jpg" class="attachment-thumbnail" alt="Showing the tag on the case stating that it&#039;s airport security compliant" title="ipad-case-security-back" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/ipad-case-security-front/' title='ipad-case-security-front'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/ipad-case-security-front-150x150.jpg" class="attachment-thumbnail" alt="Tag from the packing showing airport security compliance" title="ipad-case-security-front" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/ipad-case-upc/' title='ipad-case-upc'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/ipad-case-upc-150x150.jpg" class="attachment-thumbnail" alt="Close up of the case&#039;s UPC code and model" title="ipad-case-upc" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/ipad-compared-to-case/' title='ipad-compared-to-case'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/ipad-compared-to-case-150x150.jpg" class="attachment-thumbnail" alt="iPad sitting on top of the case for size comparison" title="ipad-compared-to-case" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/ipad-inside-case/' title='ipad-inside-case'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/ipad-inside-case-150x150.jpg" class="attachment-thumbnail" alt="Showing the iPad inside the case" title="ipad-inside-case" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/case-ipad-adapter-2/' title='case-ipad-adapter-2'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/case-ipad-adapter-2-150x150.jpg" class="attachment-thumbnail" alt="Showing iPad AC adapter next to case for thickness" title="case-ipad-adapter-2" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/case-ipad-adapter/' title='case-ipad-adapter'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/case-ipad-adapter-150x150.jpg" class="attachment-thumbnail" alt="Showing iPad AC adapter next to case for thickness" title="case-ipad-adapter" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/cheap-ipad-case-1/' title='cheap-ipad-case-1'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/cheap-ipad-case-1-150x150.jpg" class="attachment-thumbnail" alt="iPad and case side by side" title="cheap-ipad-case-1" /></a>
<a href='http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/cheap-ipade-case-2/' title='cheap-ipade-case-2'><img width="150" height="150" src="http://www.micsaund.com/wp-content/uploads/2010/06/cheap-ipade-case-2-150x150.jpg" class="attachment-thumbnail" alt="iPad on top of case" title="cheap-ipade-case-2" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2010/06/06/cheap-almost-perfect-ipad-case/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to fix a dying QNAP iTunes server</title>
		<link>http://www.micsaund.com/2010/05/29/how-to-fix-a-dying-qnap-itunes-server/</link>
		<comments>http://www.micsaund.com/2010/05/29/how-to-fix-a-dying-qnap-itunes-server/#comments</comments>
		<pubDate>Sat, 29 May 2010 23:02:23 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=1078</guid>
		<description><![CDATA[If you've got a QNAP NAS and some file in your music library is causing the QNAP's iTunes server to die, here's how you can track-down the problem and fix it. A while back, I finally decided to drop the money on a Qnap TS-219P pre-built NAS (network attached storage). It's small, silent, draws almost [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.micsaund.com/wp-content/uploads/2010/05/Qnap-ts-219p.jpg" alt="A QNAP TS-219P NAS" title="Qnap-ts-219p" width="207" height="239" class="alignnone size-full wp-image-1093" /><br />
If you've got a QNAP NAS and some file in your music library is causing the QNAP's iTunes server to die, here's how you can track-down the problem and fix it.</p>
<p>A while back, I finally decided to drop the money on a <a href="http://www.amazon.com/dp/B002FYUMJS?tag=autocgi-20">Qnap TS-219P</a> pre-built NAS (network attached storage).  It's small, silent, draws almost no power, has a nice web based UI, and features many services such as Windows (SMB) sharing, Apple (AFP) sharing, web server, iTunes server, DLNA via Twonky, and much more.  Sure, I could have built my own PC to do all this, but that takes time up-front, and time to maintain it, so I spent a little more to get an "already done for me" solution.</p>
<p>After months and months of owning the Qnap and having it silently and reliably serving up network storage for manual file copies, OS X's Time Machine, etc. I thought things were perfect.  But, one day, I ran an automated tool on my iTunes library which corrects bad ID3 data, adds album art, etc.</p>
<p>So, once I had reworked my entire music library with this tool, I copied all of the files to the Qnap so that its built-in iTunes server could offer them up to any machine in my house.</p>
<p>That's when I had a problem.  When I copied the music library to the Qnap, an iTunes running on another machine would lose the connection to the shared library.  It seems that at least one of the thousands of files in the library was causing the iTunes service on the Qnap to choke and die.  I could delete the library and restart the service via the GUI, and it would stay running.  But, as soon as I put my library back on the Qnap, the service would again die.</p>
<p>I inquired on the Qnap forums and the official Qnap representative offered to have someone look at my NAS to find-out why the iTunes server was dying.  I asked if they had any logs or some other way that I could do it myself, since, well, I prefer doing that myself and then I would not have to either be around when their support person was available, or give them unsupervised admin access.  The answer was "no" - I would need to have them look at the problem.  Now, don't get me wrong, I DO appreciate Qnap's willingness to investigate the problem, but I would just prefer to know how to do it myself, in case it ever happens again in the future.</p>
<p>Anyway, I figured-out how to troubleshoot the crashing Qnap iTunes server myself, and figured I'd share it in case anyone else out there prefers to self-resolve problems like this.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
<p><strong>NOTE:</strong> This is not a hand-holding HOWTO, so if you're unfamiliar with commandline stuff, please let the Qnap support people do this for you.  I offer no guarantees whatsoever.</p>
<p>First, you need to open an SSH session to your QNAP NAS as the admin user.</p>
<p>Once you have done that, the name of the iTunes server is ' <code>mt-daapd</code> '.</p>
<p>In my case, doing a ' <code>ps | grep mt-daapd</code> ' returned no running processes, so I knew that the service was truly not running.  You should run this command also to check that the service is truly dead.</p>
<p>If you run ' <code>mt-daapd --help</code> ' you'll see the usage statement, like this:<br />
<img src="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-command.jpg" alt="Qnap iTunes server help" title="qnap-command" width="412" height="331" class="alignnone size-full wp-image-1083" /></p>
<p>So, the next step is to run the mt-daapd in the foreground so we can watch it spew log information to the screen.  Use ' <code>mt-daapd -d 9 -c /etc/mt-daapd.conf -f</code>  '  This will cause lots of log spew to scroll-by.  If the problem you're having is the same as mine, the output will stop with a segfault like this:</p>
<p><a href="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-segfault.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-segfault.jpg" alt="Qnap iTunes server crashed" title="qnap-segfault" width="741" height="256" class="alignnone size-full wp-image-1084" /></a></p>
<p>In this particular case, I think the "o" with the dots above it are the problem.  Nothing I did would allow me to cut/paste that character on the Qnap, so I'm guessing that when that character gets encountered, that's what is causing the segfault.  I chose to simply delete the directory/files by that band as they're not one of my favorites anyway:</p>
<p><a href="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-delete.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-delete.jpg" alt="Deleting the problem file from the QNAP" title="qnap-delete" width="848" height="194" class="alignnone size-full wp-image-1085" /></a></p>
<p>Running ' mt-daapd -d 9 -c /etc/mt-daapd.conf -f  ' again, I saw that the entire library was parsed and the service was ready to accept connections:</p>
<p><a href="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-fixed.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-fixed.jpg" alt="The Qnap iTunes service parsed the entire library without errors" title="qnap-fixed" width="609" height="159" class="alignnone size-full wp-image-1090" /></a></p>
<p>Control-C that to stop the foreground debug copy, and then use the Qnap web-UI to restart the service by unchecking it, hitting OK, and then re-check and OK it.  Now, when you do the the ' <code>ps | grep mt-daapd</code> ' you should see something like this:</p>
<p><a href="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-running.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/05/qnap-running.jpg" alt="The Qnap iTunes service running properly" title="qnap-running" width="329" height="106" class="alignnone size-full wp-image-1087" /></a></p>
<p>And, your shared iTunes library should be showing-up normally.</p>
<p>I love my <a href="http://www.amazon.com/dp/B002FYUMJS?tag=autocgi-20">Qnap TS-219P</a>, but I wish they'd offer more information on self-resolving stuff like this so I don't have to figure it all out.  But, hopefully, that's the last problem I run into and if so, I'm still quite happy with the purchase.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2010/05/29/how-to-fix-a-dying-qnap-itunes-server/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Movin&#8217; on up to the QNAP TS-219P NAS</title>
		<link>http://www.micsaund.com/2010/01/01/movin-on-up-to-the-qnap-ts-219p-nas/</link>
		<comments>http://www.micsaund.com/2010/01/01/movin-on-up-to-the-qnap-ts-219p-nas/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 02:04:08 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=876</guid>
		<description><![CDATA[I finally decided to bite the bullet and bought a real NAS for use at home. I decided on the QNAP TS-219P for a number of reasons I'll discuss in the post. Also, I have plenty of screenshots showing the QNAP UI and a couple simple benchmarks comparing the performance to a USB disk attached [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QNAP-TS-219P.jpg" width="250" height="250" alt="QNAP-TS-219P.jpg" /></p>
<p>I finally decided to bite the bullet and bought a real NAS for use at home. I decided on the QNAP TS-219P for a number of reasons I'll discuss in the post. Also, I have plenty of screenshots showing the QNAP UI and a couple simple benchmarks comparing the performance to a USB disk attached to an <a href="http://www.amazon.com/dp/B002TLTG9E?tag=autocgi-20">Airport Extreme</a>.</p>
<p>When it comes to a home server, I've usually gone the "cheap" route. That means building my own server from old PC parts, setting up my own OS, and maintaining it myself. I've had good luck with this and certainly learned a ton about FreeBSD, Linux, and other stuff doing this.</p>
<p>But, the problem is that those old PCs take up space, make noise, and eat electricity.</p>
<p>One day, I decided that I was tired of paying the electric bills and having that big mid-tower server sitting around in my way. After all, for a home "server" I just need network storage to dump files on for the most part. Sure, it's nice to have an SSH server or the occasional thing like that, but not critical compared to the storage component.</p>
<p>That's why I've been using a <a href="http://eshop.macsales.com/shop/firewire/usb/raid_1/Gmax">Guardian MAXimus hardware RAID 1 USB disk</a> attached to my Apple Airport Extreme (AEX) router. The Guardian Max gave me the mirrored RAID I wanted for my network storage since the AEX doesn't do anything with RAID at all.</p>
<p>Since I had the router turned-on all the time, attaching a disk to it for network use seemed like a good solution. I could ditch that huge PC and just have the AEX "airdisk".</p>
<p>This worked fine for about a year, and then I got fed-up with the slow Time Machine backups and the fact that the AEX router spins the disks down after some ridiculously short period of time like five minutes. Every time I tried to access the disk, I had to wait for them to spin up and become available. Then, once they were up, the performance was, uhh, shall we say "lackluster" at about 3-5 MB/sec.</p>
<p>One day, I stumbled across the QNAP line of dedicated NAS (Network Attached Storage) appliances. These were exactly what I wanted. Small, very low power, handled RAID, and could even do stuff like run SSH servers, websites, and other stuff. And, the key thing: they were reasonably priced (note I said "reasonably" not "cheap").</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
<p>So, after much research and basically finding only good reviews of the QNAP series, I opted for the $400 <a href="http://www.qnap.com/pro_detail_feature.asp?p_id=122">TS-219P</a>. This toaster-sized box features two hot-swappable bays and an ARM processor. The OS is Linux under the hood, but the appealing thing after adminning my own boxes was NOT having to admin this one! It is basically a plug-and-chug storage appliance.</p>
<p>Today, after upgrading to the QNAP, my Time Machine syncs are super snappy, I can set the disk spin-down time, and my direct SMB transfers are in the neighborhood of 25-32 MB/sec. Much better! The QNAP works with my Mac, Windows and Linux machines for storage, plus it provides an SSH tunnel server for private surfing on the road. I can also use it to share files with family members using a web interface rather than FTP or something like that. I generally don't even log into the admin interface for weeks at a time -- because the QNAP just sits there, day in and day out, doing its thing exactly as I want it to. It gives me no hassles - I get enough of those from my day job!</p>
<p>Anyway, I wanted to provide some screenshots showing the UI as well as a couple simple benchmarks using Xbench.</p>
<p>First, here is the old benchmark using the Airport Extreme router with the disk attached. Note that the hardware RAID1 enclosure was not the limiting factor in any way:</p>
<p>
<img src="http://www.micsaund.com/wp-content/uploads/2010/01/AEX-disk-bench.jpg" width="480" height="472" alt="AEX-disk-bench.jpg" /></p>
<p>Now, here is the new and improved benchmark using the QNAP on the same network/etc.:</p>
<p>
<img src="http://www.micsaund.com/wp-content/uploads/2010/01/QNAP-disk-bench.jpg" width="480" height="472" alt="QNAP-disk-bench.jpg" /></p>
<p>Much better, huh? <img src='http://www.micsaund.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Here's a random screenshot I took to show how the QNAP appears in Winbloze since the rest of my screenshots are taken from OS X:</p>
<p>
<img src="http://www.micsaund.com/wp-content/uploads/2010/01/QNAP-in-windows.jpg" width="480" height="300" alt="QNAP-in-windows.jpg" /></p>
<p>QNAP includes a program called the QFinder which locates the NAS when first run and allows you to configure it even if you don't know the IP address/etc.</p>
<p><a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder11.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder1-tm.jpg" width="107" height="99" alt="QFinder1.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder22.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder2-tm2.jpg" width="107" height="78" alt="QFinder2.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder3.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder3-tm.jpg" width="107" height="78" alt="QFinder3.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder4.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder4-tm.jpg" width="107" height="78" alt="QFinder4.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder5.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder5-tm.jpg" width="107" height="78" alt="QFinder5.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder6.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder6-tm.jpg" width="107" height="78" alt="QFinder6.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder7.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder7-tm.jpg" width="107" height="78" alt="QFinder7.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder8.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder8-tm.jpg" width="107" height="78" alt="QFinder8.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder9.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder9-tm.jpg" width="107" height="78" alt="QFinder9.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder10.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder10-tm.jpg" width="107" height="78" alt="QFinder10.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder111.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder11-tm.jpg" width="107" height="78" alt="QFinder11.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder12.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder12-tm.jpg" width="107" height="78" alt="QFinder12.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder13.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder13-tm.jpg" width="107" height="78" alt="QFinder13.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder14.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder14-tm.jpg" width="107" height="78" alt="QFinder14.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder15.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder15-tm.jpg" width="107" height="78" alt="QFinder15.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder16.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/QFinder16-tm.jpg" width="107" height="99" alt="QFinder16.jpg" /></a></p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
<p>Next up, we see the pics of the actual QNAP administration UI. I went through every menu so that you can see what the various options are. I forgot the System Administration menu, so that's last. I was too excited setting-up my new toy and taking all the screenshots was getting tiresome. Note the nerd goodliness of iSCSI, remote syslog, etc.</p>
<p>
<a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb1.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb1-tm.jpg" width="107" height="78" alt="qnapweb1.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb2.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb2-tm.jpg" width="107" height="78" alt="qnapweb2.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb3.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb3-tm.jpg" width="107" height="78" alt="qnapweb3.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb4.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb4-tm.jpg" width="107" height="78" alt="qnapweb4.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb5.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb5-tm.jpg" width="107" height="78" alt="qnapweb5.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb6.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb6-tm.jpg" width="107" height="78" alt="qnapweb6.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb7.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb7-tm.jpg" width="107" height="78" alt="qnapweb7.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb8.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb8-tm.jpg" width="107" height="78" alt="qnapweb8.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb9.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb9-tm.jpg" width="107" height="78" alt="qnapweb9.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb10.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb10-tm.jpg" width="107" height="78" alt="qnapweb10.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb11.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb11-tm.jpg" width="107" height="78" alt="qnapweb11.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb12.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb12-tm.jpg" width="107" height="78" alt="qnapweb12.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb13.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb13-tm.jpg" width="107" height="78" alt="qnapweb13.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb14.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb14-tm.jpg" width="107" height="78" alt="qnapweb14.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb15.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb15-tm.jpg" width="107" height="78" alt="qnapweb15.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb16.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb16-tm.jpg" width="107" height="78" alt="qnapweb16.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb17.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb17-tm.jpg" width="107" height="78" alt="qnapweb17.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb18.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb18-tm.jpg" width="107" height="78" alt="qnapweb18.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb19.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb19-tm.jpg" width="107" height="78" alt="qnapweb19.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb20.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb20-tm.jpg" width="107" height="78" alt="qnapweb20.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb21.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb21-tm.jpg" width="107" height="78" alt="qnapweb21.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb22.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb22-tm.jpg" width="107" height="78" alt="qnapweb22.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb23.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb23-tm.jpg" width="107" height="78" alt="qnapweb23.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb24.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb24-tm.jpg" width="107" height="78" alt="qnapweb24.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb25.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb25-tm.jpg" width="107" height="78" alt="qnapweb25.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb26.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb26-tm.jpg" width="107" height="78" alt="qnapweb26.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb27.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb27-tm.jpg" width="107" height="78" alt="qnapweb27.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb28.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb28-tm.jpg" width="107" height="78" alt="qnapweb28.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb29.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb29-tm.jpg" width="107" height="78" alt="qnapweb29.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb30.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb30-tm.jpg" width="107" height="78" alt="qnapweb30.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb31.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb31-tm.jpg" width="107" height="78" alt="qnapweb31.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb32.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb32-tm.jpg" width="107" height="78" alt="qnapweb32.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb33.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb33-tm.jpg" width="107" height="78" alt="qnapweb33.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb34.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb34-tm.jpg" width="107" height="78" alt="qnapweb34.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb35.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb35-tm.jpg" width="107" height="78" alt="qnapweb35.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb36.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb36-tm.jpg" width="107" height="78" alt="qnapweb36.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb37.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb37-tm.jpg" width="107" height="78" alt="qnapweb37.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb38.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb38-tm.jpg" width="107" height="78" alt="qnapweb38.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb39.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb39-tm.jpg" width="107" height="78" alt="qnapweb39.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb40.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb40-tm.jpg" width="107" height="78" alt="qnapweb40.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb41.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb41-tm.jpg" width="107" height="78" alt="qnapweb41.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb42.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb42-tm.jpg" width="107" height="78" alt="qnapweb42.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb43.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb43-tm.jpg" width="107" height="78" alt="qnapweb43.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb44.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb44-tm.jpg" width="107" height="78" alt="qnapweb44.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb45.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb45-tm.jpg" width="107" height="78" alt="qnapweb45.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb46.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb46-tm.jpg" width="107" height="78" alt="qnapweb46.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb47.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb47-tm.jpg" width="107" height="78" alt="qnapweb47.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb48.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb48-tm.jpg" width="107" height="78" alt="qnapweb48.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb49.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb49-tm.jpg" width="107" height="78" alt="qnapweb49.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb50.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb50-tm.jpg" width="107" height="78" alt="qnapweb50.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb51.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb51-tm.jpg" width="107" height="78" alt="qnapweb51.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb52.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb52-tm.jpg" width="107" height="78" alt="qnapweb52.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb53.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb53-tm.jpg" width="107" height="78" alt="qnapweb53.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb54.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb54-tm.jpg" width="107" height="78" alt="qnapweb54.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb55.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb55-tm.jpg" width="107" height="78" alt="qnapweb55.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb56.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb56-tm.jpg" width="107" height="78" alt="qnapweb56.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb57.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb57-tm.jpg" width="107" height="78" alt="qnapweb57.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb58.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb58-tm.jpg" width="107" height="78" alt="qnapweb58.jpg" /></a> <a href="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb59.jpg"><img src="http://www.micsaund.com/wp-content/uploads/2010/01/qnapweb59-tm.jpg" width="107" height="78" alt="qnapweb59.jpg" /></a></p>
<p>Well, I hope that all this work answers a question someone has or helps them decide whether a QNAP NAS is the right choice or not. If you buy one (or not), I'd appreciate your using the link to Amazon below as a means to say "thanks for all the screenshots"! <img src='http://www.micsaund.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: right;"><img src="http://ecx.images-amazon.com/images/I/51LSUIYdi6L._SL160_.jpg" /><a href="http://www.amazon.com/Network-Attached-Storage-Superior-Performance/dp/B002CI884S%3FSubscriptionId%3D0PZ7TM66EXQCXFVTMTR2%26tag%3Dautocgi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002CI884S">"TS 219P- NAS (Network Attached Storage) Superior Performance All-in-One Server with iSCSI for SOHO and Home Users" (Qnap Systems)</a></p>
<p style="text-align:center">
<p style="text-align:center">
<div style="text-align: right;">
  <img src="http://ecx.images-amazon.com/images/I/311IYXDuMmL._SL160_.jpg" /><span style="-webkit-text-decorations-in-effect: underline;"><a href="http://www.amazon.com/Pro-Turbo-Network-Attached-Storage/dp/B001TGU1HG%3FSubscriptionId%3D0PZ7TM66EXQCXFVTMTR2%26tag%3Dautocgi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001TGU1HG">"TS 439 Pro- Turbo NAS (Network Attached Storage) - Superior performance server with iSCSI for Business" (QNAP Systems)</a></span>
</div>
<div style="text-align: right;">
  
</div>
<div style="text-align: right;">
<p style="text-align: right;"><img src="http://ecx.images-amazon.com/images/I/31m3o5UCdyL._SL160_.jpg" width="160" height="136" /><a href="http://www.amazon.com/Network-Attached-Superior-Performance-Business/dp/B0029WGJS4%3FSubscriptionId%3D0PZ7TM66EXQCXFVTMTR2%26tag%3Dautocgi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0029WGJS4">"TS 239 Pro -Turbo NAS (Network Attached Storage) Superior Performance All-in-One Server with iSCSI for Business" (QNAP Systems)</a></p>
</div>
<p>P.S. this is my first post written with <a href="http://illuminex.com/ecto/">Ecto</a>.  I had to do some stuff manually in WP that I couldn't figure-out in Ecto.  Let me know if you have any trouble.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2010/01/01/movin-on-up-to-the-qnap-ts-219p-nas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stop Safari from opening PDFs inside the browser</title>
		<link>http://www.micsaund.com/2009/11/26/stop-safari-from-opening-pdfs-inside-the-browser/</link>
		<comments>http://www.micsaund.com/2009/11/26/stop-safari-from-opening-pdfs-inside-the-browser/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 19:08:08 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=861</guid>
		<description><![CDATA[The Apple Safari logo It's been a while since I posted, but today, I had to figure-out how to make the OS X version of Safari stop opening PDF files inside the browser since that's one of my pet peeves. For some reason, I am one of the few people who do not like to [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_863" class="wp-caption alignnone" style="width: 260px"><img src="http://www.micsaund.com/wp-content/uploads/2009/11/safari-logo.png" alt="The Apple Safari logo" title="safari-logo" width="250" height="250" class="size-full wp-image-863" /><p class="wp-caption-text">The Apple Safari logo</p></div><br />
It's been a while since I posted, but today, I had to figure-out how to make the OS X version of Safari stop opening PDF files inside the browser since that's one of my pet peeves.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center><br />
For some reason, I am one of the few people who do not like to do everything inside a browser.  One of the things that most computers do, Windows and Mac, is open PDF files inside the browser.</p>
<p>Mac OS X has a built-in tool called Preview that is lightning fast.  Compared to Acrobat, Preview is a Ferrari while Acrobat is a Yugo.  Thus, I prefer to open my PDF files in Preview and not inside a bloated web browser.  I also like to save them, as I often will save a PDF and look at it later.</p>
<p>Until recently, I have been using FireFox on my Mac.  But, due to some crashing, slowness in the Gmail RSS reader, etc. I have been trying to use Safari 99% of the time.  So, while I had an add-on in FireFox to force downloads of PDF files, I couldn't seen an obvious way to do this in Safari.</p>
<p>After a bit of digging around, I found this little gem.  As of this writing, I'm using Safari 4.0.4 on Snow Leopard 10.6.2, but the tip has worked for years, so it should work with most other combinations.</p>
<p>Here's how you stop Safari from opening PDF files inside the browser and instead save them to the disk:</p>
<ol>
<li>Quit Safari</li>
<li>Open a Terminal (in Applications -> Utilities)</li>
<li>Paste this into the Terminal  <strong><code>defaults write com.apple.Safari WebKitOmitPDFSupport -bool YES</code></strong></li>
<li>Restart Safari</li>
</ol>
<p>It's that easy!  Now, when you click a pdf link, the file will be downloaded to your normal download location on the disk and you can open it with whatever tool you want.  </p>
<p><strong>NOTE:</strong>  This will NOT work with the Windows version.  There probably is some similar tweak you can do, but the above tip uses OS X specific commands!<br />
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2009/11/26/stop-safari-from-opening-pdfs-inside-the-browser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FPGA board emulates classic platforms</title>
		<link>http://www.micsaund.com/2009/05/04/fpga-board-emulates-classic-platforms/</link>
		<comments>http://www.micsaund.com/2009/05/04/fpga-board-emulates-classic-platforms/#comments</comments>
		<pubDate>Mon, 04 May 2009 22:28:36 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Retro Computing]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=828</guid>
		<description><![CDATA[FPGA Replay board uses an FPGA to play classic arcade games This cool projects aims to take the various FPGA-based arcade platforms and run them on a common piece of hardware, thus letting you play many games and platforms without having tons of equipment sitting around. I've written here about various FPGA arcade and emulator [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_830" class="wp-caption alignnone" style="width: 260px"><img src="http://www.micsaund.com/wp-content/uploads/2009/05/fpga-arcade-replay.jpg" alt="FPGA Replay board uses an FPGA to play classic arcade games" title="fpga-arcade-replay" width="250" height="114" class="size-full wp-image-830" /><p class="wp-caption-text">FPGA Replay board uses an FPGA to play classic arcade games</p></div><br />
This cool projects aims to take the various FPGA-based arcade platforms and run them on a common piece of hardware, thus letting you play many games and platforms without having tons of equipment sitting around.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center><br />
I've written here about various FPGA arcade and emulator projects, such as the <a href="http://www.micsaund.com/2008/07/22/build-your-own-fpga-based-amiga-500-clone/">Minimig Amiga 500 project</a>.  All of these projects are using a hardware programming language like VHDL or Verilog to implement the circuitry of classic arcade and computer platforms on a regular, (relatively) cheap field programmable gate array (FPGA).</p>
<p>There is one project, though, which is attempting to create a single hardware platform that you can buy which will run many of these independent projects.  Currently, the board is still in the design and debug phase, with only a few developers having them, but eventually, the FPGA Replay board will be offered as a pre-assembled unit which you can download the various games onto, or work on your own pet projects.</p>
<p>Currently, the games supported by the FPGA Replay include:</p>
<ul>
<li>Scramble</li>
<li>Frogger</li>
<li>Asteroids Deluxe</li>
<li>Pac Man</li>
<li>LadyBug</li>
<li>Space Invaders</li>
<li>Galaxian</li>
</ul>
<p>I'll be keeping an eye on the progress of the <a href="http://www.fpgaarcade.com/index.htm">FPGA Replay</a> as I think this would be really fun to play around with, if only for the games.  But, it could also be a challenging project to take one of my favorite games (like Robotron or Joust) and try to create the VHDL code to actually run it.  I suppose that's something to add to my ever-growing list of "long term to-do" projects <img src='http://www.micsaund.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2009/05/04/fpga-board-emulates-classic-platforms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Digital Apollo &#8211; the story of the first computers in space</title>
		<link>http://www.micsaund.com/2009/03/26/digital-apollo-the-story-of-the-first-computers-in-space/</link>
		<comments>http://www.micsaund.com/2009/03/26/digital-apollo-the-story-of-the-first-computers-in-space/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 15:38:19 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Retro Computing]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=805</guid>
		<description><![CDATA[Digital Apollo book covers the computer technology of the Apollo space missions Have you ever thought about how amazing it was when the Apollo space missions actually took someone to the moon considering that they didn't have the fancy technology we have today? This book recounts the design and use of the on-board Apollo digital [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_807" class="wp-caption alignnone" style="width: 204px"><img src="http://www.micsaund.com/wp-content/uploads/2009/03/digital-apollo-book.jpg" alt="Digital Apollo book covers the computer technology of the Apollo space missions" title="Mindell Comp1" width="194" height="250" class="size-full wp-image-807" /><p class="wp-caption-text">Digital Apollo book covers the computer technology of the Apollo space missions</p></div><br />
Have you ever thought about how amazing it was when the Apollo space missions actually took someone to the moon considering that they didn't have the fancy technology we have today?  This book recounts the design and use of the on-board Apollo digital computers.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center><br />
In the 1960s, the United States had a focus:  beat the Russians to the moon.  Amazing feats of engineering and bravery were accomplished with the entire country backing the NASA Apollo space program.  To this day, I have the highest respect for the people who worked on these projects and achieved such amazing goals without the help of modern-day computers and their ability to run endless simulations and model every possible scenario.  Those engineers and astronauts in the 60s did it with clear thinking, hard work, and solid design principles.</p>
<p>One of the amazing pieces of technology which resulted from their work was the Apollo Guidance Computer (AGC) on-board computer which helped the Apollo missions navigate properly.  These ancient (in computer time) machines were built from individual transistors and used a type of memory almost nobody has heard of which uses magnetic coils wrapped around a piece of iron.  The AGC processor module even had interrupts like modern processors, which allowed certain events to grab the computer's attention for immediate handling.</p>
<p>These computers weight upwards of 70 pounds and had the computing power available today in a small $2 AVR or PIC microcontroller.  It's amazing how far computers have come in the past several decades.  Yet, while I do enjoy using microcontrollers to build my projects, there's something "utilitarian" about them -- they're not exciting or pushing the envelope like the Apollo Guidance Computer did.  Those engineers that got to work on the Apollo missions truly were leading the charge into the future and we are the benefactors of their work today.</p>
<p>Check-out <a href="http://mitpress.mit.edu/catalog/item/default.asp?ttype=2&#038;tid=11416">Digital Apollo</a> and read the excerpts to decide if you want to take a tiny step back in time.</p>
<p>Thanks to <a href="http://www.sparkfun.com/commerce/news.php?id=248">SparkFun</a> for letting me know this book is available.<br />
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2009/03/26/digital-apollo-the-story-of-the-first-computers-in-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seagate tech support is cut and paste garbage</title>
		<link>http://www.micsaund.com/2009/01/23/seagate-tech-support-is-cut-and-paste-garbage/</link>
		<comments>http://www.micsaund.com/2009/01/23/seagate-tech-support-is-cut-and-paste-garbage/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 04:12:08 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=733</guid>
		<description><![CDATA[Contrary to the wonderful support I received from Logitech some time ago, the brand new Seagate 1TB FreeAgent drive I just bought exemplifies the worst in support. Many of you have already heard about the issues with the Seagate 1TB hard drive firmware problems. Basically, if you are affected by the bug, you will not [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.micsaund.com/wp-content/uploads/2009/01/seagate_drive.jpg" alt="Seagate support didn&#039;t even read my e-mail" title="seagate_drive" width="250" height="221" class="size-full wp-image-741" /><br />
Contrary to the <a href="http://www.micsaund.com/2006/07/15/maybe-just-maybe-customer-service-isnt-dead/">wonderful support I received from Logitech</a> some time ago, the brand new Seagate 1TB FreeAgent drive I just bought exemplifies the worst in support.</p>
<p>Many of you have already heard about the issues with the Seagate 1TB hard drive firmware problems.  Basically, if you are affected by the bug, you will not be able to access ANY data on the drive.  It's a MAJOR problem that affects a HUGE number of Seagate users.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
<p>So, as one would expect, Seagate should provide reasonable support to fix a design defect in their own products, right?</p>
<p>Well, the common <a href="http://seagate.custkb.com/seagate/crm/selfservice/news.jsp?DocId=207931">knowledge base article</a> from Seagate mentions the bare drives that you would install directly in a computer.  What they don't mention, however, is their extensive line of external drives and how they are affected.  </p>
<p>I recently bought a <a href="http://www.amazon.com/dp/B001FWCB3Q?tag=autocgi-20 ">1TB FreeAgent Xtreme</a> and can't find any information on the status of the firmware for the drive, so AS INSTRUCTED, I e-mailed them with my serial number, firmware version, etc.  Here is my e-mail:</p>
<blockquote><p>Hi,</p>
<p>I recently bought:</p>
<p>FreeAgent Xtreme 1TB   ST310005FPA2E3-RK<br />
Serial: [deleted]<br />
Revision: 4115</p>
<p>The Drive Detect program does not tell me what model drive is inside the case. </p>
<p>Do I need to update the firmware for the recent issues?</p>
<p>Thanks,<br />
Mike</p></blockquote>
<p>I purposely made my e-mail clear and concise since I know they are inundated with e-mail regarding this support issue.  </p>
<p>And, you're wondering, what was their reply?  Their reply was COMPLETELY USELESS and indicates they <u>did not even read the information I provided</u> AT THEIR REQUEST!</p>
<blockquote><p>from	DiscSupport@seagate.com<br />
reply-to	donotreply@seagate.com<br />
to<br />
date	Fri, Jan 23, 2009 at 7:18 PM<br />
subject	Seagate Firmware Update<br />
mailed-by	seagate.com</p>
<p>hide details 7:18 PM (1 hour ago)</p>
<p>Reply</p>
<p>Thank you for contacting Seagate Support.</p>
<p> A firmware issue has been identified that affects a small  number of<br />
Seagate Barracuda 7200.11 hard drive models  which may result in data<br />
becoming inaccessible after a power-off/on operation.  The affected<br />
products are Barracuda 7200.11, Barracuda ES.2 SATA, and DiamondMax 22.<br />
Based on the low risk as determined by an analysis of actual field return<br />
data, Seagate believes that the affected drives can be used as is.<br />
However, as part of our commitment to customer satisfaction, Seagate is<br />
offering a free firmware upgrade.</p>
<p>Please follow this link<br />
(http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207931)<br />
to enter the Knowledge Base article(s) detailing the steps to update your<br />
drive.</p>
<p> In the unlikely event your drive is affected and you cannot access your<br />
data, the data still resides on the drive and there is no data loss<br />
associated with this issue. If your drive is no longer accessible, contact<br />
us directly for further assistance at</p>
<p>http://www.seagate.com/www/en-us/about/contact_us/.</p>
<p>NOTE:  If you have contacted Seagate Support regarding a separate issue or<br />
about another product, please visit<br />
http://www.seagate.com/www/en-us/about/contact_us/ to submit an email.<br />
Thank you.</p>
<p>Seagate Support</p></blockquote>
<p>Hmmm... OK, so they are providing me with the EXACT SAME information I was reading when I got the e-mail address to send a message to if my question is not addressed by the KB article.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
<p><strong>Fail, Seagate, you fail</strong>.  Your tech support is <u>truly as bad</u> as I've heard on every review site.  Cross me off your customer list if you can't do better than this <strong>crap</strong>.  I don't need to take the time to find and include my serial number/etc. in an e-mail as you requested only to have it completely ignored and receive a generic, complete garbage cut-and-paste response.  No wonder your reputation is falling like a rock.</p>
<p>Oh, and let me say that I know a bit about "support" since I work in the field.</p>
<p>Anyway, that is my response to their "response" (and I barely give them that).  If they won't even read my e-mail I took the time to send, I will make sure that everyone I possibly can communicate with knows this and not to expect any sort of real support when buying a Seagate product.  All of the other reviews that you've read regarding Seagate's incredibly poor tech support - they're true and this is the proof.</p>
<p>Mike</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2009/01/23/seagate-tech-support-is-cut-and-paste-garbage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retro 8 bit BASIC computer is a blast from the past</title>
		<link>http://www.micsaund.com/2008/12/25/retro-8-bit-basic-computer-is-a-blast-from-the-past/</link>
		<comments>http://www.micsaund.com/2008/12/25/retro-8-bit-basic-computer-is-a-blast-from-the-past/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 19:21:12 +0000</pubDate>
		<dc:creator>micsaund</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Retro Computing]]></category>

		<guid isPermaLink="false">http://www.micsaund.com/?p=714</guid>
		<description><![CDATA[Get in the computer time machine and travel back to the days of a simple computer that's programmed in BASIC and boots in under 1 second. Or, you can buy the Retro Computer System. Many readers of this site will have had at least a bit of experience with the personal computers of yore, such [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.micsaund.com/wp-content/uploads/2008/12/retro-basic-computer.jpg" alt="Retro Computer System runs BASIC" title="retro-basic-computer" width="294" height="177" class="size-full wp-image-716" /><br />
Get in the computer time machine and travel back to the days of a simple computer that's programmed in BASIC and boots in under 1 second.  Or, you can buy the Retro Computer System.</p>
<p>Many readers of this site will have had at least a bit of experience with the personal computers of yore, such as the Commodore 64, Apple II, Atari, or any number of other similar systems.  The machines from that era were simple by today's standards but they had a certain charm and there was certainly a level of variety in the computer 'ecosystem' that made the various models vastly different from each other (for you young'uns who've only ever used Windows, there was a time in the ancient computer past where programs would not run on every machine you could buy!)  </p>
<p>All of those early computers had several things in common.  You'd turn them on and almost instantly, you were at a prompt ready to begin writing a program or doing whatever else you wanted.  There was almost always a BASIC programming language that formed the base of the user interface.  There was often an "expansion port" where you could hook-up either home-brew circuits or store bought goodies.  It was very different from today.</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
<p>Well, if you want to re-live those glory days of the simple computer, Multilabs has you covered with their new Retro Computer System.  It's a simple 8-bit system that boots straight into a BASIC language prompt, just like the old C64.  There are numerous ports such as a PS2 keyboard port, DB9 digital joystick port for use with Atari style sticks, and of course an expansion port.  Video is output via an ezVGA chip, so you can use the Retro with a regular VGA monitor rather than tracking-down an ancient composite monitor which most of us don't have any longer.</p>
<p>The BASIC language used on the Retro will look familiar to anyone who's used any of the computers I mentioned above.  It even uses line numbering!  Here's a sample from the sample Eliza-esque demo:</p>
<p><img src="http://www.micsaund.com/wp-content/uploads/2008/12/retro_screenshot2.gif" alt="Screenshot of Retro Computer System demo program" title="retro_screenshot2" width="320" height="240" class="floatright" /></p>
<p><code><br />
430 COLOR 57:LOCATE 0,9:PRINT CHR$(128)<br />
440 LOCATE 4,8:PRINT CHR$(129)<br />
450 COLOR 22:LOCATE 0,11:PRINT CHR$(130)<br />
460 LOCATE 4,12:PRINT CHR$(131)<br />
470 COLOR 63:LOCATE 26,0:PRINT "USER INTERFACE"<br />
475 LOCATE 19,13:PRINT "DOCTOR RETRO RESPONSE"<br />
</code></p>
<p>Multilabs sells a blank PCB that plugs into the expansion port and allows you to interface relays, sensors, and anything else to use with the Retro.  Since there isn't an over-complicated gigabyte-sized operating system getting in the way, you can address your expansion port hardware directly without any drivers, so you can really get down to business working on your projects!</p>
<p>The <a href="http://www.multilabs.net/Retro.html" target="_blank">Multilabs Retro Computer System</a> is $100 which is relatively cheap for the functionality you get.  If you don't have any PS2 keyboards, don't forget to order one (I think I dumped all my old keyboards just over a year ago - it figures!)  I may put a Retro in my ever-growing to-buy list but if Multilabs wants to send an eval unit, that's cool too <img src='http://www.micsaund.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .  I certainly miss the simplicity of my C64 and being able to trivially write programs and just have fun with a computer.  If you have any experience with the Retro, please leave a comment below!</p>
<p><center>
<script type="text/javascript"><!--
google_ad_client = "pub-6256263675992339";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-10-22: micsaund:468x60_ads_mid
google_ad_channel = "3281077873";
google_color_border = "EEEEEE";
google_color_bg = "EEEEEE";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.micsaund.com/2008/12/25/retro-8-bit-basic-computer-is-a-blast-from-the-past/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

