<?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>All Things IT Blog &#187; Miscellaneous</title>
	<atom:link href="http://www.enusbaum.com/blog/category/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enusbaum.com/blog</link>
	<description>My little nerded out corner of the Internets!</description>
	<lastBuildDate>Tue, 18 Oct 2011 20:22:58 +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>Why the idea of FPGA Bitcoin Mining is stupid</title>
		<link>http://www.enusbaum.com/blog/2011/08/why-the-idea-of-fpga-bitcoin-mining-is-stupid/</link>
		<comments>http://www.enusbaum.com/blog/2011/08/why-the-idea-of-fpga-bitcoin-mining-is-stupid/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 20:41:56 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Bitcoin]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Bitcoin ASIC]]></category>
		<category><![CDATA[Bitcoin Mining]]></category>
		<category><![CDATA[FPGA Mining]]></category>
		<category><![CDATA[GPU Mining]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=459</guid>
		<description><![CDATA[Field Programmable Gate Arrays (FPGA) have been around for quite some time now and have seen wide deployment as a middle ground between utilizing an existing platform (ARM comes to mind) or investing to have a custom ASIC created. Since Bitcoin Mining has boomed, there has been whispers of a fabled &#8220;great FPGA grid&#8221; that [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_460" class="wp-caption alignleft" style="width: 160px"><a href="http://www.enusbaum.com/blog/wp-content/uploads/2011/08/bitcoinskynet.png"><img class="size-thumbnail wp-image-460" title="SKYNET BITCOIN MINER: ONLINE" src="http://www.enusbaum.com/blog/wp-content/uploads/2011/08/bitcoinskynet-150x150.png" alt="SKYNET BITCOIN MINER: ONLINE" width="150" height="150" /></a><p class="wp-caption-text">SKYNET BITCOIN MINER: ONLINE</p></div>
<p>Field Programmable Gate Arrays (FPGA) have been around for quite some time now and have seen wide deployment as a middle ground between utilizing an existing platform (ARM comes to mind) or investing to have a custom ASIC created. Since Bitcoin Mining has boomed, there has been whispers of a fabled &#8220;great FPGA grid&#8221; that was going to ruin the Mining marketplace and dominate the Bitcoin economy.</p>
<p>The problem is that FPGA&#8217;s are terribly inefficient. Let me explain why, then let you all in on a little secret.</p>
<p><span id="more-459"></span></p>
<p>The general idea behind FPGA in regards to Bitcoin Mining is that one could create hardware that is specific and dedicated to SHA-256 hashing and tailored for solving Bitcoin Blocks without the overhead of having to do anything else. So in theory, clock for clock a FPGA should be more efficient at solving SHA-256 hash problems then a general processor (x86 in this case). In addition to a clock for clock advantage, it would have a much lower power consumption when compared to general processors as well.</p>
<p>So what&#8217;s the problem?</p>
<p>The issue with Bitcoin Mining is that it&#8217;s all about being cost effective. Where as general processors have lower startup costs (dedicated ATI GPU&#8217;s for example) and higher operational costs due to power consumption, FPGA&#8217;s have a higher startup cost (~$60-$100 per chip currently at 100 Mhash/sec) with a lower operational cost, but how much lower?</p>
<p>Your top performing ATI Video Card consumes 375 watts and processes 750 Mhash/sec, compared to a Xilinx XC6VLX240T-1FFG1156 FPGA chip which can crank out 375 Mhash/sec while only sipping 16 watts. Sounds like an obvious choice, right? Did I mention that both the Xilinx FPGA and the ATI 6990 cost $1000?</p>
<p>So the question here becomes the same as when buying a Hybrid car: How long would it take you to recover the initial startup cost over time?</p>
<p>Using the <a title="bitcoinX.com -- Bitcoin Profitability Calculator" href="http://bitcoinx.com/profit/index.php" target="_blank">Bitcoin Profitability Calculator</a> over at <a title="bitcoinX.com -- Homepage" href="http://bitcoinx.com/" target="_blank">bitcoinX.com</a>, I crunched the numbers and here&#8217;s where we&#8217;re at (assuming $0.10 kw/h energy rate and difficulty doubling every 12 months):</p>
<p><strong>6990 Break Even Point:</strong> 1 Year, 1 Month</p>
<p><strong>FPGA Break Even Point:</strong> 2 Years, 7 Months</p>
<p>So the other end of the spectrum is developing a custom ASIC. <a title="Chip Design Magazine -- Navigating the Silicon Jungle: FPGA or ASIC?" href="http://chipdesignmag.com/display.php?articleId=115&amp;issueId=11" target="_blank">This article</a> over at Chip Design Magazine has a fantastic overview of why people would choose an ASIC vs. FPGA and vice versa. The Bitcoin specific part of this is that the Bitcoin system itself has a way of devaluing an investment over time by adjusting the difficulty so there&#8217;s a consistent number of blocks solved within a time frame. Currently, it seems it wants to keep things at ~5.5-6 blocks per hour.</p>
<p>This means that if someone were to invest in an ASIC computing grid that took over 90% of the Bitcoin network hash rate, all that would mean is that once the difficulty adjusts, they would get 90% of the 5.5-6 blocks per hour. So there&#8217;s a big, big disincentive for someone to make the investment in any dedicated hardware.</p>
<p>In the end, custom solutions are a perfect example of being Penny Wise and Pound Foolish.</p>
<p>So here&#8217;s the part where I let everyone in on a little secret: Ready?</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Are you sure?</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Ok, but don&#8217;t say I didnt warn you:</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h1>Modern GPU&#8217;s are (essentially) FPGA&#8217;s</h1>
<p>Did I blow your mind? Do you need a minute? <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>What people seem to forget is that modern GPU&#8217;s are essentially FPGA&#8217;s in that you&#8217;re writing a program that will take advantage of a dedicated computing resource for which the management of allocation and assignment is abstracted out through the hardware.</p>
<p>ATI/AMD cards for example make extensive use of Stream Processors (or as they were once called, &#8220;<a title="Wikipedia - AMD FiresSream" href="http://en.wikipedia.org/wiki/AMD_FireStream" target="_blank">Programmable Shaders</a>&#8220;) which allows the equivalent of the FPGA &#8216;cores&#8217; to be programmed and executed on the GPU.</p>
<p>So what we&#8217;re left with is a video card that is also essentially a FPGA that can execute custom programs in a massively parallel environment. And just like Alton Brown, I love a multitasker! So there&#8217;s absolutely no need for FPGA miners as they&#8217;ll never be cost effective and the alternatives yield much higher returns.</p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-459-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2011/08/why-the-idea-of-fpga-bitcoin-mining-is-stupid/&quot;&gt;Why the idea of FPGA Bitcoin Mining is stupid&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2011/08/why-the-idea-of-fpga-bitcoin-mining-is-stupid/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>ApocBot &#8212; Delay in Releasing Source Code</title>
		<link>http://www.enusbaum.com/blog/2010/01/apocbot-delay-in-releasing-source-code/</link>
		<comments>http://www.enusbaum.com/blog/2010/01/apocbot-delay-in-releasing-source-code/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 02:32:48 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Magic Online]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[ApocBot]]></category>
		<category><![CDATA[Magic The Gathering Online]]></category>
		<category><![CDATA[MTGO]]></category>
		<category><![CDATA[MTGO Automated Trading]]></category>
		<category><![CDATA[Trade Bot]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=373</guid>
		<description><![CDATA[12/21/2010 UPDATE: I have released the source code for my MTGO trading bot &#8220;ApocBot&#8221;. You can view that blog post and download the code for free here. Hey Everyone! Just a quick update on the source code release for ApocBot! I had nothing short of a complete meltdown over my holiday vacation while upgrading my [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>12/21/2010 UPDATE</strong></span>: I have released the source code for my MTGO trading bot &#8220;ApocBot&#8221;. You can view that blog post and download the code for free <a title="Blog Post -- Open Source MTGO Trading Bot" href="http://www.enusbaum.com/blog/2010/12/11/apocbot-v0-0-magic-online-bot-released/" target="_self">here</a>.</p>
<hr />Hey Everyone!</p>
<p>Just a quick update on the source code release for ApocBot! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I had nothing short of a complete meltdown over my holiday vacation while upgrading my PC. I won&#8217;t get into the details on why power supply manufacturers are evil for having modular cables that are keyed the same but are differently pinned (thus frying my hard drives), but needless to say it could be a blog post all on its own!</p>
<p>That being said, I&#8217;m back online now and getting back to finishing the code for release. I&#8217;ll post it here in a week or so once I get my VMs all set back up and finalize testing. Sorry for the delay <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-373-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2010/01/apocbot-delay-in-releasing-source-code/&quot;&gt;ApocBot &#8212; Delay in Releasing Source Code&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2010/01/apocbot-delay-in-releasing-source-code/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Review &#8212; Western Digital TV Live HD Media Player</title>
		<link>http://www.enusbaum.com/blog/2010/01/review-western-digital-tv-live-hd-media-player/</link>
		<comments>http://www.enusbaum.com/blog/2010/01/review-western-digital-tv-live-hd-media-player/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 02:24:11 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Audiophile]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[1080p MKV Playback]]></category>
		<category><![CDATA[Apple Airport Extreme]]></category>
		<category><![CDATA[H.264]]></category>
		<category><![CDATA[MPEG-4/AVC]]></category>
		<category><![CDATA[RipBot264]]></category>
		<category><![CDATA[WD TV Live HD]]></category>
		<category><![CDATA[Western Digital TV Live HD Media Player]]></category>
		<category><![CDATA[x264]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=366</guid>
		<description><![CDATA[I recently started creating backups of my home Blu-Ray library without any method to play these backups on my home theater. My media playback device of choice, the XBox 360, is unable to play any video files that are within an MKV container. I had played around with MP4 containers as an alternative but the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently started creating backups of my home Blu-Ray library without any method to play these backups on my home theater. My media playback device of choice, the XBox 360, is unable to play any video files that are within an <a title="Link -- Matroska Media Container" href="http://www.matroska.org/" target="_blank">MKV container</a>. I had played around with MP4 containers as an alternative but the Windows Networking component of the XBox 360 limited the file sizes to the FAT32 limit of 4GB, which is too small to host an entire 1080p movie and I was unwilling to split the backup into multiple files.</p>
<p>The available alternatives out there didn&#8217;t seem technically feasible as most D-Link and Linksys offerings are merely Windows Media Center Extenders with &#8220;support for MPEG-4/ASP&#8221; (read: DivX) but no support for MPEG-4/AVC or MPEG-4/VC1. The option of setting up another HTPC for my home theater wouldn&#8217;t be financially viable because at a base price of about $399 I might as well invest in a Blu-Ray burner to watch my backups.</p>
<p>Enter the Western Digital TV Live HD Media Player&#8230;</p>
<p><span id="more-366"></span></p>
<div id="attachment_367" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.enusbaum.com/blog/wp-content/uploads/2010/01/wd.jpg"><img class="size-medium wp-image-367" title="Western Digital TV Live HD Media Player" src="http://www.enusbaum.com/blog/wp-content/uploads/2010/01/wd-300x300.jpg" alt="Western Digital TV Live HD Media Player" width="300" height="300" /></a><p class="wp-caption-text">Western Digital TV Live HD Media Player</p></div>
<p>While scouring the internets looking for solutions to my problem, I stumbled upon the recently released <a title="Link -- Western Digital TV Live HD Media Player" href="http://www.westerndigital.com/en/products/Products.asp?DriveID=735" target="_blank">Western Digital Live HD Media Player</a>. The specs fit the bill (and them some) for my technical expectations:</p>
<ul>
<li><strong><span style="text-decoration: underline;">VIDEO</span></strong> &#8211; AVI (Xvid, AVC, MPEG1/2/4), MPG/MPEG, VOB, <strong>MKV (h.264, x.264, AVC, MPEG1/2/4, VC-1)</strong>, TS/TP/M2T (MPEG1/2/4, AVC, VC-1), MP4/MOV (MPEG4, h.264), M2TS, WMV9</li>
<li><strong><span style="text-decoration: underline;">AUDIO</span></strong> &#8211; MP3, WAV/PCM/LPCM, WMA, AAC, FLAC, MKA, AIF/AIFF, OGG, Dolby Digital, DTS</li>
</ul>
<p>Throw in the fact that it supports 1080p over HDMI and is only, it seemed like a no brainer!</p>
<p>The device itself is small. Hilariously small actually. Imagine a small box of 3.5&#8243; floppy disks (if anyone actually remembers those) <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Now, my home network setup is unique to my situation. I have two <a title="Link -- Apple Airport Extreme" href="http://www.amazon.com/gp/product/B000UZCR56?ie=UTF8&amp;tag=ericnusbsoft-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B000UZCR56" target="_blank">Apple Airport Extreme</a> base stations extending the same network. My NAS is attached to one base station in my office. The Western Digital TV Live HD Media Player is attached to another Apple Airport Extreme base station on my home theater. I knew going into this situation that bandwidth would be an issue as playback of h.264/MKV video is bandwidth intensive and can sometimes require upwards of 50mbps depending on the quality.</p>
<p>My initial testing after hooking up the Western Digital TV Live HD Media Player showed that I was in fact having issues with wireless bandwidth from my Intel SS4200-E NAS to my home theater. The MKV playback of a 1080p MPEG-4/AVC video began stuttering and losing audio/video sync. I started to get disheartened because I thought my Apple Airport Extremes must have been connecting to each other at the highest possible speeds, right? Wrong.</p>
<p>Turns out I had room for improvement in my Wifi setup. I stumbled upon <a title="Link -- Engadget Blog of Setting up 5Ghz Wifi using Airport Extreme" href="http://www.engadget.com/2009/05/01/how-to-set-up-dual-band-wifi-and-juice-your-downloads/" target="_blank">this blog post</a> over on Engadget which talked about the speed differences between Apple&#8217;s 2.5Ghz &#8220;compatible&#8221; N and their 5Ghz modes. I checked my Apple Airport Extremes to see what my network was set at. You can do this by opening up the Airport Utility and selecting your primary base station. Under the wireless tab, you should be able to select your wireless mode.</p>
<div id="attachment_368" class="wp-caption aligncenter" style="width: 376px"><a href="http://www.enusbaum.com/blog/wp-content/uploads/2010/01/Screen-shot-2010-01-10-at-7.51.48-PM.png"><img class="size-full wp-image-368" title="Setting Apple Airport Extreme Radio Mode" src="http://www.enusbaum.com/blog/wp-content/uploads/2010/01/Screen-shot-2010-01-10-at-7.51.48-PM.png" alt="Setting Apple Airport Extreme Radio Mode" width="366" height="109" /></a><p class="wp-caption-text">Setting Apple Airport Extreme Radio Mode</p></div>
<p>After fiddling around with all the settings, I found that explicitly setting 802.11n with a 5Ghz radio frequency gave me much higher wifi throughput as I had previously running 802.11n in &#8220;b/g compatible&#8221; mode. The downside of this is not only 802.11n devices that support the 5ghz frequency are able to join my home network, meaning our iPhones are stuck to non-wifi mode while around the house.</p>
<div id="attachment_376" class="wp-caption aligncenter" style="width: 758px"><a href="http://www.enusbaum.com/blog/wp-content/uploads/2010/01/network.png"><img class="size-full wp-image-376" title="Apple Airport Wirelss Setup for Western Digital TV Life HD Media Player" src="http://www.enusbaum.com/blog/wp-content/uploads/2010/01/network.png" alt="Apple Airport Wirelss Setup for Western Digital TV Life HD Media Player" width="748" height="228" /></a><p class="wp-caption-text">Apple Airport Wirelss Setup for Western Digital TV Live HD Media Player</p></div>
<p>That aside, the Western Digital TV Live HD Media Player was able to play back all of my 1080p HD content without slowdown or playback issues. It would seem from other reviews on forums and across the internet might be having networking issues if they&#8217;re having trouble during playback. Granted, I can&#8217;t speak for every method of encoding h.264 (between different profiles &amp; containers, it&#8217;d be hard to do a comprehensive test), but I can say that my files which I encoded with <a title="Link -- x264 Development" href="http://www.videolan.org/developers/x264.html" target="_blank">x264</a> and saved in an MKV container playback perfectly! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I couldn&#8217;t be happier with the Western Digital TV Live HD Media Player and I haven&#8217;t had a single issue yet. It&#8217;s able to connect to my<a title="Link -- Intel SS4200-E (Amazon)" href="http://www.amazon.com/gp/product/B0012J0MYW?ie=UTF8&amp;tag=ericnusbsoft-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0012J0MYW" target="_blank"> Intel SS4200-E NAS</a> (both UPNP Media Server and SMB) and browsing files is a sinch. Part of me wishes the interface allowed for more interactive content, such as Media Browser does for Windows Media Center by automatically loading movie information and covers based on the file name. I suppose these features might come at a future time, as Western Digital has just released the first firmware update for the TV Live HD Media Player and they seem to be on track for the next release shortly.</p>
<p>The only drawback I&#8217;ve run into thus far is the inability to play WMV files, which I suspect might be a licensing issue&#8230; but who knows. It might be coming in a future firmware update as well! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope this helps someone out there in the same situation I was in! Please leave any questions you might have and I&#8217;ll be more than happy to answer!</p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-366-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2010/01/review-western-digital-tv-live-hd-media-player/&quot;&gt;Review &#8212; Western Digital TV Live HD Media Player&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2010/01/review-western-digital-tv-live-hd-media-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading my HTPC — It’s Alive!</title>
		<link>http://www.enusbaum.com/blog/2009/08/upgrading-my-htpc-%e2%80%94-it%e2%80%99s-alive/</link>
		<comments>http://www.enusbaum.com/blog/2009/08/upgrading-my-htpc-%e2%80%94-it%e2%80%99s-alive/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 01:22:55 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Home Theater PC]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[Intel Aton]]></category>
		<category><![CDATA[Mini-ITX]]></category>
		<category><![CDATA[Morex 3677B]]></category>
		<category><![CDATA[Zotac IONITX]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=331</guid>
		<description><![CDATA[A couple months ago I posted a blog entry about my plans to upgrade my Home Theater PC (HTPC) using the new Zotac IONITX Intel Atom based motherboard. As a point of reference, I&#8217;m upgrading my HTPC from an underpowered, but pretty sweet at the time VIA EPIA-M 600M. My reason for using the 6000 [...]]]></description>
			<content:encoded><![CDATA[<p>A couple months ago I posted a <a title="All Things IT - Upgrading my HTPC (Part 1)" href="http://www.enusbaum.com/blog/2009/06/02/upgrading-my-htpc-its-time-to-bring-it-up-to-date/">blog entry</a> about my plans to upgrade my Home Theater PC (HTPC) using the new <a href="http://www.amazon.com/gp/product/B002BA5IHC?ie=UTF8&amp;tag=ericnusbsoft-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002BA5IHC">Zotac IONITX</a><img class=" ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy ndtyasejvvmbzgqdoiqy" style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ericnusbsoft-20&amp;l=as2&amp;o=1&amp;a=B002BA5IHC" border="0" alt="" width="1" height="1" /><br />
Intel Atom based motherboard. As a point of reference, I&#8217;m upgrading my HTPC from an underpowered, but pretty sweet at the time VIA EPIA-M 600M. My reason for using the 6000 at the time was I wanted a fanless setup to the HTPC would be as silent as possible.</p>
<p>The case I&#8217;ve been using is a <a title="Link -- Logic Supply, Morex 3677B Case" href="http://www.logicsupply.com/products/3677b" target="_blank">Morex 3677B case</a>, which is fairly small but still allows enough room for a 2.5&#8243; Hard Drive and a Slim Laptop CD/DVD drive.</p>
<p>A couple gotchas I ran into while upgrading from the VIA board to the new Intel Atom based board:</p>
<p><span id="more-331"></span></p>
<ol>
<li>The Zotac IONITX board has only SATA connectors, no PATA connectors to be found! This was a road block as both my previous hard drive and slim CD/DVD drive were both PATA so I was forced to upgrade them as well. Luckily I was able to score a 320GB Seagate drive for only $79! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Zotac provides a small 50mm fan to use on the heatsink because the Dual Core N330 CPU as well as the nVidia northbridge require active cooling. Luckily the Morex case has a 50mm exhaust fan that sits close to the heatsink. I was able to flip it around and use it to blow onto the CPU.</li>
<li>Speaking of the heatsink, it&#8217;s about 1.5&#8243; high and ALMOST comes too close to not fitting into the case. So it&#8217;s something to keep in mind when you&#8217;re working on your setup! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p><a href="http://www.enusbaum.com/blog/wp-content/uploads/2009/08/case_inside.jpg"><img class="alignleft size-medium wp-image-332" title="Installed Zotac IONITX" src="http://www.enusbaum.com/blog/wp-content/uploads/2009/08/case_inside-300x225.jpg" alt="Installed Zotac IONITX" width="300" height="225" /></a><a href="http://www.enusbaum.com/blog/wp-content/uploads/2009/08/case_inside2.jpg"><img class="aligncenter size-medium wp-image-333" title="Installed Zotac IONITX" src="http://www.enusbaum.com/blog/wp-content/uploads/2009/08/case_inside2-300x225.jpg" alt="Installed Zotac IONITX" width="300" height="225" /></a></p>
<p>I&#8217;ve got everything hooked up and it was very easy to get the driver package installed. Because the Zotac IONITX came out so recently, the CD it came with had the latest drivers and the motherboard had the latest BIOS installed.</p>
<p>The ONE issue I&#8217;m having and still searching for a solution for is that using HDMI as the audio output, I&#8217;m getting audio distortion. I&#8217;ve tried different source materials and even tweaking the audio settings, but it&#8217;s still happening. Other than that, I&#8217;ve been super pleased with it&#8217;s performance! I mean, seriously, a computer the size of a shoe box showing four CPU&#8217;s (2 physical + hyper threading) and an nVidia graphics adapter! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope this helps someone out there in the market for upgrading their own HTPC as well!</p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-331-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2009/08/upgrading-my-htpc-%e2%80%94-it%e2%80%99s-alive/&quot;&gt;Upgrading my HTPC — It’s Alive!&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2009/08/upgrading-my-htpc-%e2%80%94-it%e2%80%99s-alive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problems with nVidia cooling over long term?</title>
		<link>http://www.enusbaum.com/blog/2009/06/problems-with-nvidia-cooling-over-long-term/</link>
		<comments>http://www.enusbaum.com/blog/2009/06/problems-with-nvidia-cooling-over-long-term/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 23:00:28 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[CUDA]]></category>
		<category><![CDATA[GeForce 8800GTX]]></category>
		<category><![CDATA[nVidia]]></category>
		<category><![CDATA[Overheating]]></category>
		<category><![CDATA[Quadro FX 4600]]></category>
		<category><![CDATA[SETI@home]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=316</guid>
		<description><![CDATA[I&#8217;m an avid SETI@home cruncher have been for years. My bragging note is that I recently passed 3,000,000 credits on SETI@home and part of that is thanks to the SETI@home CUDA enabled client they released which enables GPU crunching of SETI@home work units! I&#8217;m currently running the CUDA client on two machines that have video [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m an avid SETI@home cruncher have been for years. My bragging note is that I recently passed 3,000,000 credits on SETI@home and part of that is thanks to the <a title="Link -- SETI@home CUDA FAQ" href="http://setiathome.berkeley.edu/cuda_faq.php" target="_blank">SETI@home CUDA</a> enabled client they released which enables GPU crunching of SETI@home work units!</p>
<p>I&#8217;m currently running the CUDA client on two machines that have video cards that support the <a title="Link -- nVidia CUDA API" href="http://www.nvidia.com/object/cuda_home.html" target="_blank">CUDA API</a>. My home <a title="Link -- nVidia GeForce 8800 Series" href="http://www.nvidia.com/page/geforce_8800.html" target="_blank">GeForce 8800GTX</a> and my work <a title="Link -- nVidia Quadro FX 4600 Series" href="http://www.nvidia.com/object/quadro_fx_5600_4600.html" target="_blank">Quadro FX 4600</a>. From what I&#8217;ve read in specs and reviews, they&#8217;re basically the same card. So although this issue isn&#8217;t TECHNICALLY apples to apples, there might be a connection.</p>
<p>I noticed after a month or so of running the CUDA client on my home GeForce 8800GTX, my Vista machine started to become unstable. Blue Screening (BSOD) or rebooting randomly. It struck me as odd because I had not changed anything and for the most part, the system had just been sitting idle crunching work units.</p>
<div id="attachment_317" class="wp-caption aligncenter" style="width: 500px"><a href="http://www.enusbaum.com/blog/wp-content/uploads/2009/06/gpu-burn.jpg"><img class="size-full wp-image-317" title="Your GPU running SETI@home CUDA Client" src="http://www.enusbaum.com/blog/wp-content/uploads/2009/06/gpu-burn.jpg" alt="Your GPU running SETI@home CUDA Client" width="490" height="304" /></a><p class="wp-caption-text">Your GPU running SETI@home CUDA Client</p></div>
<p>After some basic trouble shooting I was able to determine that the instability was due to my video card overheating! This struck me as strange, because I know nVidia uses variable speed fans on the 8800GTX, so you&#8217;d think that if the system was reaching an unsafe operating level, that the fan would kick on, right? Wrong.</p>
<p><span id="more-316"></span></p>
<p>I ended up downloading <a title="Link -- RivaTuner Homepage" href="http://www.guru3d.com/index.php?page=rivatuner" target="_blank">RivaTuner</a> which allows you to access low level functions (such as overclocking, and FAN CONTROL). Using RivaTuner, I manually setting my GPU fan to 100%. This keeps the average temp of my 8800GTX around 67-70C.</p>
<p>Which brings us to today when my work machine started showing the same symptoms. When I booted my machine, within 5 minutes of being on (with SETI@home running), it gave me a BSOD (with dxgkrnl.sys as the culprit). The system wouldn&#8217;t boot for a few minutes (returning BIOS beep codes) until the Quadro FX 4600 cooled down and the system booted again.</p>
<p>This time I disabled SETI@home as soon as I logged in and the system appeared stable. I installed <a title="Link -- SpeedFan Homepage" href="http://www.almico.com/speedfan.php" target="_blank">SpeedFan</a> to double check I was seeing the same issue. Low and behold, I start SETI@home and my GPU temp almost gets to 80 degrees Celsius before my system blue screens and reboots.</p>
<p>Repeating the same steps as with my home system, I use RivaTuner to force the Quadro FX 4600 to always keep the fan speed at 100% and this seems to fix the issue. My GPU temp currently sits at 67 degrees Celsius and my system appears to be stable (for the time being <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<p>I&#8217;m curious if anyone else out there has had the same heat related issues when running CUDA applications on nVidia video cards. It seems that their automatic fan controls have logic issues when not running a 3D game (because when running one of those, it&#8217;ll hit leaf blower speeds).</p>
<p>It would seem to me that although the video cards had no issue keeping up with cooling over a short period of time, but over an extended period of time with the GPU being used 24-hours a day, the cooling solutions appears to fall behind. Is this caused by a physical change due to the constant heat/stress? Who knows!</p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_321" class="wp-caption aligncenter" style="width: 335px"><a href="http://www.enusbaum.com/blog/wp-content/uploads/2009/06/user_83.gif"><img class="size-full wp-image-321" title="My BOINC Stats" src="http://www.enusbaum.com/blog/wp-content/uploads/2009/06/user_83.gif" alt="My BOINC Stats" width="325" height="140" /></a><p class="wp-caption-text">My BOINC Stats</p></div>
<div class="su-linkbox" id="post-316-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2009/06/problems-with-nvidia-cooling-over-long-term/&quot;&gt;Problems with nVidia cooling over long term?&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2009/06/problems-with-nvidia-cooling-over-long-term/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Time Warner Cable &#8212; Have They Gone Mental?</title>
		<link>http://www.enusbaum.com/blog/2009/04/time-warner-cable-have-they-gone-mental/</link>
		<comments>http://www.enusbaum.com/blog/2009/04/time-warner-cable-have-they-gone-mental/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 17:48:46 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Anal Sex]]></category>
		<category><![CDATA[Bandwidth Cap]]></category>
		<category><![CDATA[Bullshit]]></category>
		<category><![CDATA[Metered Bandwidth]]></category>
		<category><![CDATA[Metered Internet]]></category>
		<category><![CDATA[Monthly Limit]]></category>
		<category><![CDATA[Road Runner]]></category>
		<category><![CDATA[Sodomy]]></category>
		<category><![CDATA[Theft]]></category>
		<category><![CDATA[Time Warner Cable]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=265</guid>
		<description><![CDATA[I&#8217;m sure you&#8217;ve seen it in the news lately, lord knows I have seen it on every technology related website and blog across the internet. Time Warner Cable has announced a monthly bandwidth cap on their Road Runner Cable Internet service. Time Warner is touting that the 40GB plan should be enough for a majority [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure you&#8217;ve seen it in the news lately, lord knows I have seen it on every technology related website and blog across the internet. Time Warner Cable has announced a <a title="TomsHardware -- Article on Time Warner capping Road Runner service" href="http://www.tomshardware.com/news/time-warner-cable-bandwidth-cap,7466.html" target="_blank">monthly bandwidth cap on their Road Runner Cable Internet service</a>. Time Warner is touting that the 40GB plan should be enough for a majority of users and barely anyone should incur overages.</p>
<p>What are they not telling you? That the 40GB plan is $54.90! The comparable in price plan they&#8217;re offering to customers who currently subscribe to Road Runner standard for $29.95/mo? A paltry 5GB! That&#8217;s right! Time Warner Cable is going to be charging home users almost THIRTY DOLLARS per month for a pathetically small 5GB of data transfer. Don&#8217;t think the marketing genius stops there! In addition to these new ridiculous bandwidth caps, they&#8217;re going to be charging you $1 per gigabyte over!</p>
<p><span id="more-265"></span></p>
<p>To break down these numbers, I thought I&#8217;d throw out some AVERAGE usage from my household, who DOESN&#8217;T use P2P file sharing or sites such as The Pirate Bay:</p>
<p>Average Amazon Unbox video rental file size: 1GB</p>
<p>Average weekly Rock Band DLC file size from XBox Live: 150MB (500MB if it&#8217;s a full album)</p>
<p>Average Netflix Streaming (High Quality) video: 2GB</p>
<p>So by looking at these numbers, just downloading the OCCASIONAL Rock Band downloadable content and watching a movie every OTHER Saturday Night would cause you to incur bandwidth overages if you&#8217;re using the standard $29.99/mo plan from Road Runner.</p>
<p>Is this a mistake? You&#8217;re damned right it is! Time Warner has obviously missed the boat that the internet is the future and by limiting people&#8217;s access to it, it&#8217;ll only drive customers away to other services that make online content more readily available (and cheaper!). So let&#8217;s discuss alternatives!</p>
<p><span style="text-decoration: underline;"><strong>Alternative #1: DSL (&#8220;I just want regular Internet Access&#8221;)<br />
</strong></span></p>
<div id="attachment_266" class="wp-caption aligncenter" style="width: 160px"><img class="size-thumbnail wp-image-266" title="AT&amp;T Logo" src="http://www.enusbaum.com/blog/wp-content/uploads/2009/04/att-logo-150x150.jpg" alt="AT&amp;T Logo" width="150" height="150" /><p class="wp-caption-text">&quot;The Man&quot;</p></div>
<p>Personally, I&#8217;m not a super huge fan of DSL because speeds vary depending on your distance from the telco and their bandwidth compared to the offerings from cable companies can&#8217;t complete. BUT, desperate times call for desperate measures! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>AT&amp;T offers a high speed DSL plan for $35/mo that has speeds of 6mbps downstream &amp; 1mbps upstream. Comparable to Road Runner in price, AT&amp;T offers a DSL plan for $25/mo that features 1.5mbps downstream &amp; 384kbps upstream.</p>
<p>I agree that these numbers SEEM weak, but let&#8217;s crunch the numbers really quickly. What I want to do is compare maximum monthly cost assuming you leave your internet connection ONLY downloading 24 hours a day for 30 days (one billing cycle).</p>
<table border="0" cellspacing="0" cellpadding="0" width="50%" align="center">
<tbody>
<tr>
<td></td>
<td align="center"><strong><span style="text-decoration: underline;">Road Runner</span></strong></td>
<td align="center"><strong><span style="text-decoration: underline;">AT&amp;T DSL</span></strong></td>
</tr>
<tr>
<td align="right"><strong>Speed:</strong></td>
<td align="center">22mbps</td>
<td align="center">6mbps</td>
</tr>
<tr>
<td align="right"><strong>30 Days of Data:</strong></td>
<td align="center">6.7TB</td>
<td align="center">1.85TB</td>
</tr>
<tr>
<td align="right"><strong>Monthly Plan Cost:</strong></td>
<td align="center">$54.90 (40GB Plan)</td>
<td align="center">$35.00</td>
</tr>
<tr>
<td align="right"><strong>Overage Cost:</strong></td>
<td align="center">$6,820.00</td>
<td align="center">$0.00</td>
</tr>
<tr>
<td align="right"><strong>Total Internet Bill:</strong></td>
<td align="center"><strong><span style="text-decoration: underline;">$6,875.70</span></strong></td>
<td align="center"><strong><span style="text-decoration: underline;">$35.00</span></strong></td>
</tr>
</tbody>
</table>
<p>As you can see, if you&#8217;re only concerned with monthly transfer it would seem that AT&amp;T DSL is the best alternative to your bandwidth requirements. If you need speeds higher than 6mbps, then it would appear you&#8217;re tired to Time Warner&#8217;s draconian bandwidth caps.</p>
<p><span style="text-decoration: underline;"><strong>Alternative #2: Dedicated DS-3 (&#8220;I want speed, no matter the cost!&#8221;)</strong></span></p>
<p><span style="text-decoration: underline;"><strong></strong></span></p>
<div id="attachment_267" class="wp-caption aligncenter" style="width: 160px"><span style="text-decoration: underline;"><strong></strong><strong><img class="size-thumbnail wp-image-267" title="Fiber Optics" src="http://www.enusbaum.com/blog/wp-content/uploads/2009/04/fiberoptics-150x150.jpg" alt="Fiber Optics" width="150" height="150" /></strong></span><p class="wp-caption-text">My doctor said I need more..</p></div>
<p><strong></strong></p>
<p>This sounds ridiculous, but hear me out. I&#8217;m sure nobody out there will debate that a dedicated DS-3 is a viable alternative to residential internet providers, but the numbers add up versus Time Warner Road runner because it&#8217;d be much cheaper per gigabyte and over twice the speed!</p>
<p>There are many DS-3 providers across the country and each one has different pricing structures. I took the average of a cross section of quotes it would cost me to have a DS-3 installed at my home in a coastal California city. I&#8217;ll break down the price using the same table above:</p>
<table border="0" cellspacing="0" cellpadding="0" width="50%" align="center">
<tbody>
<tr>
<td></td>
<td align="center"><strong><span style="text-decoration: underline;">Road Runner</span></strong></td>
<td align="center"><strong><span style="text-decoration: underline;">Dedicated DS-3</span></strong></td>
</tr>
<tr>
<td align="right"><strong>Speed:</strong></td>
<td align="center">22mbps</td>
<td align="center">45mbps</td>
</tr>
<tr>
<td align="right"><strong>30 Days of Data:</strong></td>
<td align="center">6.7TB</td>
<td align="center">13.9TB</td>
</tr>
<tr>
<td align="right"><strong>Monthly Plan Cost:</strong></td>
<td align="center">$54.90 (40GB Plan)</td>
<td align="center">$5,000.00</td>
</tr>
<tr>
<td align="right"><strong>Overage Cost:</strong></td>
<td align="center">$6,820.00</td>
<td align="center">$0.00</td>
</tr>
<tr>
<td align="right"><strong>Total Internet Bill:</strong></td>
<td align="center"><strong><span style="text-decoration: underline;">$6,875.70</span></strong></td>
<td align="center"><strong><span style="text-decoration: underline;">$5,000.00</span></strong></td>
</tr>
</tbody>
</table>
<p>So as you can see from the above table, as ridiculous as a dedicated DS-3 line sounds as being used for residential internet access, it comes out being cheaper than Time Warner Road Runner! Food for thought for those people who have nothing but money to spare and demand top speed access and unlimited monthly transfers to their favorite&#8230; recipe sites. <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><span style="text-decoration: underline;"><strong>Alternative #3: Dialup (&#8220;I want more monthly transfer, I don&#8217;t even care about the speed!&#8221;)</strong></span></p>
<div id="attachment_268" class="wp-caption aligncenter" style="width: 160px"><img class="size-thumbnail wp-image-268" title="+++ATAH0" src="http://www.enusbaum.com/blog/wp-content/uploads/2009/04/us_robotics_modem-150x150.jpg" alt="+++ATAH0" width="150" height="150" /><p class="wp-caption-text">+++ATAH0</p></div>
<p>Wait, wait. Don&#8217;t close your browser yet. Just hear me out on this one <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Dial up is something a lot of us remember fondly as our first gateway to the net. Internet providers did limit our usage, but it was time limited (for example: 30 hours per month). Not because bandwidth was more expensive then (which it was), but because telco fees were so high when it came to installing additional POTS line to the ISP. This way they could operate on fewer POTS lines without having to charge users higher monthly rates.</p>
<p>Dialup modem technology has plateaued at 56kbps over your standard phone line (depending on distance to the telco, same as DSL). The average dial up plan these days is roughly $9.99 and can be found in almost any market. It&#8217;s a fantastic alternative because it can work virtually anywhere without much additional hardware, effort on the end user&#8230;. or trenching fiber down the street <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>How does this even make sense as an alternative? Total monthly transfer! That&#8217;s right folks! Did you ever stop and wonder &#8220;Wait, 40GB per month? How much is that in kilobits per second?&#8221; The sad and shocking answer to that is about <strong>16.5kbps</strong>. You heard me! The best Road Runner plan you can buy offers you less monthly downloaded data than a 28.8 modem!</p>
<p>So now that I&#8217;ve got your attention, hows about that great service comparison table again!</p>
<table border="0" cellspacing="0" cellpadding="0" width="50%" align="center">
<tbody>
<tr>
<td></td>
<td align="center"><strong><span style="text-decoration: underline;">Road Runner</span></strong></td>
<td align="center"><strong><span style="text-decoration: underline;">Road Runner<br />
(capped at 56kbps)</span></strong></td>
<td align="center"><strong><span style="text-decoration: underline;">56K Dial up</span></strong></td>
</tr>
<tr>
<td align="right"><strong>Speed:</strong></td>
<td align="center">22mbps</td>
<td align="center">56kbps</td>
<td align="center">56kbps</td>
</tr>
<tr>
<td align="right"><strong>30 Days of Data:</strong></td>
<td align="center">6.7TB</td>
<td align="center">138GB</td>
<td align="center">138GB</td>
</tr>
<tr>
<td align="right"><strong>Monthly Plan Cost:</strong></td>
<td align="center">$54.90 (40GB Plan)</td>
<td align="center">$54.90 (40GB Plan)</td>
<td align="center">$9.95</td>
</tr>
<tr>
<td align="right"><strong>Overage Cost:</strong></td>
<td align="center">$6,820.00</td>
<td align="center">$98.00</td>
<td align="center">$0.00</td>
</tr>
<tr>
<td align="right"><strong>Total Internet Bill:</strong></td>
<td align="center"><strong><span style="text-decoration: underline;">$6,875.70</span></strong></td>
<td align="center"><strong><span style="text-decoration: underline;">$152.90</span></strong></td>
<td align="center"><strong><span style="text-decoration: underline;">$9.95</span></strong></td>
</tr>
</tbody>
</table>
<p>Have I sold you on dial up? Probably not <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  But I&#8217;m trying to make the point that Time Warner has gone completely off the deep end with their pricing structure compared to the services that you receive. Am I the only person who&#8217;s floored that dial up is not only cheaper than Cable Internet but now also offers better monthly transfer at a lower rate?</p>
<p>Is Road Runner bandwidth REALLY $100 more expensive than dial up? No, if anything, bandwidth has become many times cheaper than it was ten years ago. So what gives?</p>
<p>Well, my personal opinion is that the bottom line here is the cable industry is in trouble from competition who have more focused and more easily maintained infrastructure. Competition in the Television market from companies like DirecTV and DishNetwork have forced some cable companies into bankruptcy because upgrading and maintaining a physical network has overhead much higher than that of a single satellite floating through space.</p>
<p>In addition, you have internet competition from companies like AT&amp;T and Verizon who are starting to offer Fiber To The Premises (FTTP) in newer housing communities, which bundles internet, television and phone all under one low cost bill.</p>
<p>I hope everyone takes these points to heart and contacts Time Warner and asks them &#8220;What gives?&#8221; And if it comes down to it, look into one of the alternatives I proposed above because that&#8217;s our rights as consumers!</p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>PS: If you get the DS-3, invite me over to your house. I have some stuff I need to download <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-265-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2009/04/time-warner-cable-have-they-gone-mental/&quot;&gt;Time Warner Cable &#8212; Have They Gone Mental?&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2009/04/time-warner-cable-have-they-gone-mental/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Your Netflix client been crashing on your TiVo?</title>
		<link>http://www.enusbaum.com/blog/2008/12/your-netflix-client-been-crashing-on-your-tivo/</link>
		<comments>http://www.enusbaum.com/blog/2008/12/your-netflix-client-been-crashing-on-your-tivo/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 02:51:21 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[Netflix Crashing]]></category>
		<category><![CDATA[Tivo]]></category>
		<category><![CDATA[Tivo NetFlix Client]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=169</guid>
		<description><![CDATA[I was excited as probably many of you that Netflix had finally come to TiVo! I was tired of Amazon UnBox and although it was super cool that I could get Netflix on my 360 it&#8217;s far more conventient that I have it on my TiVo Well, the other night my wife was watching a [...]]]></description>
			<content:encoded><![CDATA[<p>I was excited as probably many of you that Netflix had finally come to TiVo! I was tired of Amazon UnBox and although it was super cool that I could get Netflix on my 360 it&#8217;s far more conventient that I have it on my TiVo <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Well, the other night my wife was watching a movie through Netflix on the TiVo and about four times it just quit out to the main TiVo menu. What the frick?</p>
<p>I told my wife to give the XBox 360 a try and see how it handles. Well turns out that the 360 had a hiccup too, but you know what it was? A buffer underrun! That&#8217;s right! My internet connection for whatever reason couldn&#8217;t keep up with the Netflix stream and it ran out of data. Of course the XBox client was smart enough to realize this, displayed a message and buffered some before streaming again.</p>
<p>My TiVo client? Crashed out. Talk about two code bases not up to par with one another. <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>So if you&#8217;re having the same issues, odds are your network connection (for whatever reason) is not keeping up with the Netflix stream and it&#8217;s just crashing out to the main menu of TiVo.</p>
<p>My suggested work around for the time being is try watching it on your XBox 360 if you have the option. Otherwise, you might want to contact your cable provider or stop torrenting all that norwegian snow porn <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-169-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2008/12/your-netflix-client-been-crashing-on-your-tivo/&quot;&gt;Your Netflix client been crashing on your TiVo?&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2008/12/your-netflix-client-been-crashing-on-your-tivo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Good News Everyone!</title>
		<link>http://www.enusbaum.com/blog/2008/09/good-news-everyone/</link>
		<comments>http://www.enusbaum.com/blog/2008/09/good-news-everyone/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 22:05:59 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Cheap Hosting]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux Hosting]]></category>
		<category><![CDATA[Unlimited Bandwidth]]></category>
		<category><![CDATA[Unlimited Storage]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=146</guid>
		<description><![CDATA[I finally got off my butt and purchased an actual web hosting account! I felt bad that I kept mooching off my friends bandwidth and had to keep asking them for help in setting up my services and whatnot. This way is going to be much better! Also, I thought I&#8217;d pimp out the name [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got off my butt and purchased an actual web hosting account! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I felt bad that I kept mooching off my friends bandwidth and had to keep asking them for help in setting up my services and whatnot. This way is going to be much better!</p>
<p>Also, I thought I&#8217;d pimp out the name of my web host because so far I&#8217;ve been super pleased with the service. The company is InMotion Hosting and what totally sold me on them was that they offered a hosting package with freakin unlimited bandwidth and storage for only $8.95/mo! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This was dirt, dirt cheap compared to other hosts. <a title="Link - InMotion Hosting" href="https://secure1.inmotionhosting.com/cgi-bin/gby/clickthru.cgi?id=enusbaum " target="_self">Check them out</a> if you&#8217;re looking for some sweet affordable web hosting.</p>
<p>I also Google-Fu&#8217;d for a bit and found a grip of positive reviews! So here&#8217;s hoping!</p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-146-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2008/09/good-news-everyone/&quot;&gt;Good News Everyone!&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2008/09/good-news-everyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does a DVD player that outputs 480i over HDMI really need to be more than $100?</title>
		<link>http://www.enusbaum.com/blog/2008/09/does-a-dvd-player-that-outputs-480i-over-hdmi-really-need-to-be-more-than-100/</link>
		<comments>http://www.enusbaum.com/blog/2008/09/does-a-dvd-player-that-outputs-480i-over-hdmi-really-need-to-be-more-than-100/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 19:24:44 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Audiophile]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[480i]]></category>
		<category><![CDATA[480i over HDMI]]></category>
		<category><![CDATA[DCDI]]></category>
		<category><![CDATA[Deinterlacer]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[DVD Player]]></category>
		<category><![CDATA[HDMI]]></category>
		<category><![CDATA[Video Processor]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=141</guid>
		<description><![CDATA[I mean seriously! There is no simpler a solution than a DVD player that outputs the 480i signal decoded from the DVD to an HDMI output. There&#8217;s no processing, no deinterlacing, no scaling. Just decode it and output it. Bam! Done! My current home theater is based around a Denon AVR-2308CI Receiver which handles all [...]]]></description>
			<content:encoded><![CDATA[<p>I mean seriously!</p>
<p>There is no simpler a solution than a DVD player that outputs the 480i signal decoded from the DVD to an HDMI output. There&#8217;s no processing, no deinterlacing, no scaling. Just decode it and output it. Bam! Done!</p>
<p>My current home theater is based around a Denon <a title="Link -- Denon AVR-2308CI" href="http://www.usa.denon.com/ProductDetails/3631.asp" target="_blank">AVR-2308CI</a> Receiver which handles all my video processing thanks to it&#8217;s magical voodoo (and a DCDi video processor <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ). When searching for a DVD player to solve my <a title="Link -- ENUBAUM.COM" href="http://www.enusbaum.com/blog/2008/09/03/xbox-360-freezing-while-watching-a-dvd-movie-sad-panda/" target="_self">previously mentioned DVD watching dilemma</a>, I wanted just a simple DVD player that can output 480i over HDMI. Why should I waste my money on an upconverting DVD player when my receiver can do the same function (and probably better). Seemed simple, right?</p>
<p><strong>WRONG!</strong></p>
<p>It seems the internet defacto DVD player that does 480i is the Oppo Digital <a title="Link -- Oppo Digital DV-980H" href="http://www.oppodigital.com/dv980h/default.asp" target="_blank">DV-980H</a> which weighs in at $169 MSRP! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  There are a couple other options as well, including the previous Oppo Digital DVD player model, <a title="Link -- Oppo Digital DV-970HD" href="http://www.oppodigital.com/dv970hd/dv970hd.html" target="_blank">DV-970HD</a> which was specifically marketed as a &#8216;cheap&#8217; player that supports 480i over HDMI. The problem you ask? It&#8217;s no longer offered directly from Oppo and it still sells for &gt; $100 in the secondary used market.</p>
<p>An hour or so of Google-Fu later I landed on the Pioneer <a title="Link -- Pioneer DV-400V-K" href="http://www.pioneerelectronics.com/PUSA/Products/HomeEntertainment/Blu-rayDisc+DVD/PioneerDVDPlayers+Recorders/ci.DV-410V-K.Kuro?tab=B" target="_blank">DV-400V-K</a> DVD Player! Pioneers own website lists its MSRP as $99 and with some luck I found it refurbished through an Amazon reseller for $49! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <strong>EURIKA!</strong> At last the lords of the Internet blessed me with a little devine intervention on my search results <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I got to wondering after my pilgrimage to find this DVD player, why does it have to be so hard? I mean, if manufacturers like Denon offer Receivers with video upscaling and deinterlacing already included, why do they also sell DVD players with the SAME functionality? You&#8217;d think they&#8217;d try to offer a family of products that not only work well with one another but don&#8217;t waste your money on duplicate hardware that you won&#8217;t be utilizing. Denon is a prime example of this because even their &#8216;low end&#8217; DVD player still carries an MSRP of $169 (and even then, it uses the built in DVD hardware deinterlacer without offering pure 480i output).</p>
<p>So as I said, there HAS to be a good quality family of products out there that are symbiotic and AFFORDABLE because they&#8217;re saving money on not having to waste it on unused hardware. <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-141-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2008/09/does-a-dvd-player-that-outputs-480i-over-hdmi-really-need-to-be-more-than-100/&quot;&gt;Does a DVD player that outputs 480i over HDMI really need to be more than $100?&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2008/09/does-a-dvd-player-that-outputs-480i-over-hdmi-really-need-to-be-more-than-100/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Samsund NV24HD &#8212; Choppy High Definiton Video?</title>
		<link>http://www.enusbaum.com/blog/2008/07/samsund-nv24hd-choppy-high-definiton-video/</link>
		<comments>http://www.enusbaum.com/blog/2008/07/samsund-nv24hd-choppy-high-definiton-video/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 23:53:21 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[720p Camera]]></category>
		<category><![CDATA[Class 6 SDHC]]></category>
		<category><![CDATA[HD Camera]]></category>
		<category><![CDATA[HD Point and Shoot]]></category>
		<category><![CDATA[Samsung NV24HD]]></category>
		<category><![CDATA[Transcend 16GB SDHC]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=126</guid>
		<description><![CDATA[I recently sold my entire DVD collection in order to buy some things I&#8217;d actually use around the house. On top of a small upgrade for my desktop computer, I also purchased a new Samsung NV24HD Point and Shoot Camera. I decided that I wanted a Point and Shoot in addition to my SLR because [...]]]></description>
			<content:encoded><![CDATA[<p>I recently sold my entire DVD collection in order to buy some things I&#8217;d actually use around the house. On top of a small upgrade for my desktop computer, I also purchased a new Samsung NV24HD Point and Shoot Camera. I decided that I wanted a Point and Shoot in addition to my SLR because it seemed silly lugging around a giant camera and lens when going to simple events such as a friends birthday party.</p>
<p>One of the selling points for me on the Samsung NV24HD was the fact that it was able to capture high definiton video in 720p (1280&#215;720, MPEG-4 H.264). Combine this with the 16GB Transcend SDHC memory card I bought to use with it, and I now had a point and shoot camera AND an HD video camera that could record over <strong>five hours</strong> of HD content.</p>
<p>After a couple test trials using my cat among other things, I started to notice when playing back the files using Quicktime on my computer that the video seemed fairly choppy and also the audio would drop out and then come back from time to time.</p>
<p>My first suspect was the memory card thinking that it might not be fast enough to record the video. But the Transcend 16GB SDHC card I purchased was certified Class 6 SDHC (guaranteed minimum 6mbps), which is the fastest you can buy for SDHC cards, so that couldn&#8217;t be the issue.</p>
<p>I then tried perhaps using another computer to play back the file, so I fired up my wife&#8217;s Black MacBook and used Quicktime on her machine. I had the same issue of choppy playback (at the beginning of the file) as well as the audio dropping out at the same points.</p>
<p>I suspect one of three things:</p>
<ol>
<li>This is an incompatibility with the MP4 files generated by the NV24HD and Quicktime, which I should probably e-Mail and ask Samsung about.</li>
<li>It&#8217;s an issue with the memory card I&#8217;m using not being able to keep up with the recording device and thus losing data while recording video.</li>
<li>It&#8217;s an issue with the NV24HD itself or an issue with the hardware encoder that&#8217;s used to compress the H.264 video stream.</li>
</ol>
<p>I imagine it takes a bit of CPU power to compress video to 720p real time, and it&#8217;s evident on the NV24HD because after shooting continuous video for over five minutes the camera gets noticeably warmer.</p>
<p>ANYWAYS, if you have experienced this issue or have some ideas for a remedy I&#8217;m all ears <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-126-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2008/07/samsund-nv24hd-choppy-high-definiton-video/&quot;&gt;Samsund NV24HD &#8212; Choppy High Definiton Video?&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2008/07/samsund-nv24hd-choppy-high-definiton-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

