<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; amd</title>
	<atom:link href="http://hackaday.com/tag/amd/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; amd</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Binary division when your processor lacks hardware division</title>
		<link>http://hackaday.com/2011/12/01/binary-division-when-your-processor-lacks-hardware-division/</link>
		<comments>http://hackaday.com/2011/12/01/binary-division-when-your-processor-lacks-hardware-division/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 18:09:10 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[pcs hacks]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[binary division]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[raspberry pi]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=62415</guid>
		<description><![CDATA[[Hamster] wanted to take a look at division operations when the chip you&#8217;re using doesn&#8217;t have a divide instruction. He makes the point that the divide instruction takes a lot of space on the die, and that&#8217;s why it&#8217;s sometimes excluded from a chip&#8217;s instruction set. For instance, he tells us the ARM processor used [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=62415&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-62416" title="binary-division" src="http://hackadaycom.files.wordpress.com/2011/12/binary-division.png" alt="" width="470" height="353" /></p>
<p>[Hamster] wanted to take a look at division operations when the chip you&#8217;re using doesn&#8217;t have a divide instruction. He makes the point that the divide instruction takes a lot of space on the die, and that&#8217;s why it&#8217;s sometimes excluded from a chip&#8217;s instruction set. For instance, he tells us the ARM processor used on the Raspberry Pi doesn&#8217;t have a divide instruction.</p>
<p>Without hardware division you&#8217;re left to <a href="http://ec2-122-248-210-243.ap-southeast-1.compute.amazonaws.com/mediawiki/index.php/Binary_division">implement a binary division algorithm</a>. Eventually [Hamster] plans to do this in an FPGA, but started researching the project by comparing division algorithms in C on an AMD processor.</p>
<p>His test uses all 16-bit possibilities for dividend and divisor. He was shocked to find that binary division doesn&#8217;t take much longer than using the hardware instruction for the same tests. A bit of poking around in his code and he manages to beat the AMD hardware divide instruciton by 175%. When testing with an Intel chip the hardware beats his code by about 62%.</p>
<p>He&#8217;s got some theories on why he&#8217;s seeing these performance differences which we&#8217;ll let you check out on your own.</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>, <a href='http://hackaday.com/category/pcs-hacks/'>pcs hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/62415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/62415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/62415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/62415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/62415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/62415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/62415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/62415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/62415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/62415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/62415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/62415/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/62415/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/62415/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=62415&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/12/01/binary-division-when-your-processor-lacks-hardware-division/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/12/binary-division.png" medium="image">
			<media:title type="html">binary-division</media:title>
		</media:content>
	</item>
		<item>
		<title>Debug mode lurking inside AMD chips</title>
		<link>http://hackaday.com/2010/11/13/debug-mode-lurking-inside-amd-chips/</link>
		<comments>http://hackaday.com/2010/11/13/debug-mode-lurking-inside-amd-chips/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 21:00:33 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[pcs hacks]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[processor]]></category>
		<category><![CDATA[register]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=30685</guid>
		<description><![CDATA[Looks like some hardware enthusiasts have worked out a method to enable debug mode within AMD processors. The original site isn&#8217;t loading for us, but the text has been mirrored in this comment. Getting the chip into debug mode requires access passwords on four control registers. We&#8217;ve read through the writeup and it means very little [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=30685&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-30700" title="amd-logo" src="http://hackadaycom.files.wordpress.com/2010/11/amd-logo.jpg" alt="" width="470" height="179" /></p>
<p>Looks like some hardware enthusiasts have worked out a method to enable debug mode within AMD processors. <a href="http://www.woodmann.com/collaborative/knowledge/index.php/Super-secret_debug_capabilities_of_AMD_processors_!">The original site</a> isn&#8217;t loading for us, but the text has been <a href="http://hardware.slashdot.org/comments.pl?sid=1865066&amp;cid=34207758">mirrored in this comment</a>. Getting the chip into debug mode requires access passwords on four control registers. We&#8217;ve read through the writeup and it means very little to us but we didn&#8217;t pull out a datasheet to help make sense of the registers being manipulated. It shouldn&#8217;t be hard to find an old AMD system to try this out on. <a href="http://hackaday.com/contact-hack-a-day/">We&#8217;d love to hear about anything you do</a> with this debug system.</p>
<p>[via <a href="http://hardware.slashdot.org/story/10/11/12/047243/Hidden-Debug-Mode-Found-In-AMD-Processors">Slashdot</a>]</p>
<br />Filed under: <a href='http://hackaday.com/category/pcs-hacks/'>pcs hacks</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/30685/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/30685/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/30685/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/30685/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/30685/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/30685/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/30685/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/30685/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/30685/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/30685/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/30685/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/30685/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/30685/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/30685/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=30685&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/11/13/debug-mode-lurking-inside-amd-chips/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/11/amd-logo.jpg" medium="image">
			<media:title type="html">amd-logo</media:title>
		</media:content>
	</item>
		<item>
		<title>GPU Processing and Password Cracking</title>
		<link>http://hackaday.com/2010/09/27/gpu-processing-and-password-cracking/</link>
		<comments>http://hackaday.com/2010/09/27/gpu-processing-and-password-cracking/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 20:07:44 +0000</pubDate>
		<dc:creator>James Munns</dc:creator>
				<category><![CDATA[security hacks]]></category>
		<category><![CDATA[software hacks]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[CUDA]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[stream]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=28644</guid>
		<description><![CDATA[Recently, research students at Georgia Tech released a report outlining the dangers that GPUs pose to the current state of password security. There are a number of ways to crack a password, all with their different pros and cons, but when it comes down to it, the limiting factor in all of these methods is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=28644&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-28646" title="nvidia-geforce-480" src="http://hackadaycom.files.wordpress.com/2010/09/nvidia-geforce-gtx-480-graphics-card-financed1.jpg" alt="" width="470" height="325" /></p>
<p>Recently, research students at Georgia Tech <a href="http://www.gtri.gatech.edu/casestudy/Teraflop-Troubles-Power-Graphics-Processing-Units-GPUs-Password-Security-System">released a report</a> outlining the dangers that GPUs pose to the current state of password security. There are <a href="http://hackaday.com/2010/09/09/password-exploitation-classes-online/">a number of ways</a> to crack a password, all with their different pros and cons, but when it comes down to it, the limiting factor in all of these methods is processing complexity. The more operations that need to be run, the longer it takes, and the less useful each tool is for cracking passwords. In the past, most recommendations for password security revolved around making sure your password wasn&#8217;t something predictable, such as &#8220;password&#8221; or your birthday. With today&#8217;s (and tomorrows) GPUs, this may no longer be enough.</p>
<p><span id="more-28644"></span></p>
<p>Although the article never mentions them by name, the newest tools in password cracking are based around two tools, <a href="http://developer.nvidia.com/object/gpucomputing.html">nVidia&#8217;s CUDA</a> and <a href="http://www.amd.com/US/PRODUCTS/TECHNOLOGIES/STREAM-TECHNOLOGY/Pages/stream-technology.aspx">AMD&#8217;s Stream</a> SDKs. These tools allow programs to be written in C that can be broken up and utilize the parallel nature of the hardware that is usually optimized for graphics. GPUs are much better at large-scale mathematical operations than CPUs because of this parallel layout. Chances are, if you have a <a href="http://www.nvidia.com/object/cuda_gpus.html">somewhat recent</a> graphics card, it is probably compatible with either CUDA or Stream, and if you already know C, you have all the tools necessary to get started.</p>
<p>The lesson to learn here, the longer or more complex a password is, generally the safer it is. Because of this, a number of tools, both <a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=1&amp;ved=0CBgQFjAA&amp;url=http%3A%2F%2Fkeepass.info%2F&amp;rct=j&amp;q=Keepass&amp;ei=x9agTJTVJ4bCnAeSh8iwDQ&amp;usg=AFQjCNFjJ7S8ZplrJAHDP8XPoAjZuv6-EA&amp;sig2=TZMrsVxZo8U66KTlN6jaJw&amp;cad=rja">software</a> and <a href="http://hackaday.com/2010/09/26/portable-password-vault/">hardware,</a> may become more and more popular, or necessary, to accommodate this need.</p>
<br />Filed under: <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>, <a href='http://hackaday.com/category/software-hacks/'>software hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/28644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/28644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/28644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/28644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/28644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/28644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/28644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/28644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/28644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/28644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/28644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/28644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/28644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/28644/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=28644&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/09/27/gpu-processing-and-password-cracking/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jahmez</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/09/nvidia-geforce-gtx-480-graphics-card-financed1.jpg" medium="image">
			<media:title type="html">nvidia-geforce-480</media:title>
		</media:content>
	</item>
		<item>
		<title>Six monitors, one video card</title>
		<link>http://hackaday.com/2009/09/21/six-monitors-one-video-card/</link>
		<comments>http://hackaday.com/2009/09/21/six-monitors-one-video-card/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 00:53:00 +0000</pubDate>
		<dc:creator>Chris Gilmer</dc:creator>
				<category><![CDATA[home entertainment hacks]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[displayport]]></category>
		<category><![CDATA[displays]]></category>
		<category><![CDATA[maximum pc]]></category>
		<category><![CDATA[multiple screen]]></category>
		<category><![CDATA[video card]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=15446</guid>
		<description><![CDATA[With most of us utilizing at least two monitors these days in our day to day operations, six monitors, while an awesome thought, might seem a little too excessive. After all, do we really have space for multiple video cards? AMD has a new setup in their testing lab that is running six Dell 30inch [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=15446&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-15447 alignnone" title="6 displays 1 videocard" src="http://hackadaycom.files.wordpress.com/2009/09/6displays1videocard.jpg" alt="6 displays 1 videocard" width="470" height="351" /></p>
<p>With most of us utilizing at least two monitors these days in our day to day operations, six monitors, while an awesome thought, might seem a little too excessive. After all, do we really have space for multiple video cards?</p>
<p>AMD has a new setup in their testing lab that is running six Dell 30inch displays at 7680&#215;3200 through a video card holding six DisplayPort connectors.</p>
<p><a href="http://www.maximumpc.com/article/news/six_monitors_one_video_card_handson_amds_eyefinity">Maximum PC</a> has the scoop on the setup, and they say that this single GPU will be coming out on AMD&#8217;s DirectX 11 capable chips. Details are slim with the amount of video RAM, speeds and cost not known at present.</p>
<p>Think of the possibilities! Trade shows are one thing, but how about a video wall at home for gaming and movies? How would you use the six monitors shown above? Be sure to leave your ideas in the comments.</p>
<br />Posted in home entertainment hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/15446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/15446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/15446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/15446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/15446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/15446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/15446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/15446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/15446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/15446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/15446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/15446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/15446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/15446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=15446&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/09/21/six-monitors-one-video-card/feed/</wfw:commentRss>
		<slash:comments>66</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">chrisgilmer</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/09/6displays1videocard.jpg" medium="image">
			<media:title type="html">6 displays 1 videocard</media:title>
		</media:content>
	</item>
		<item>
		<title>Thin client as robot platform</title>
		<link>http://hackaday.com/2009/07/26/thin-client-as-robot-platform/</link>
		<comments>http://hackaday.com/2009/07/26/thin-client-as-robot-platform/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 22:36:18 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[downloads hacks]]></category>
		<category><![CDATA[robots hacks]]></category>
		<category><![CDATA[aa]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[extra ketchup]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[geode]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[thinclient]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=12970</guid>
		<description><![CDATA[[Extra Ketchup] has a couple Neoware thin clients and thought they would make a good robotics platform. It&#8217;s a Geode based board that came with Windows CE. He built a small Gentoo system to fit on the 130MB solid state drive. He likes the idea of using it as a platform because the board has [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=12970&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-12971" title="geode" src="http://hackadaycom.files.wordpress.com/2009/07/geode.jpg" alt="geode" width="470" height="300" /></p>
<p>[Extra Ketchup] has a couple Neoware thin clients and thought they would <a title="Geode-based Neoware Thin client running on Linux and 4 AA Batteries! on Flickr - Photo Sharing!" href="http://www.flickr.com/photos/extraketchup/3758510505/">make a good robotics platform</a>. It&#8217;s a Geode based board that came with Windows CE. He built a small Gentoo system to fit on the 130MB solid state drive. He likes the idea of using it as a platform because the board has serial, parallel, and USB support. The best part is shown above; it can run off of just 4 AA&#8217;s.</p>
<br />Posted in downloads hacks, robots hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/12970/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/12970/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/12970/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/12970/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/12970/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/12970/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/12970/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/12970/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/12970/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/12970/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/12970/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/12970/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/12970/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/12970/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=12970&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/07/26/thin-client-as-robot-platform/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/07/geode.jpg" medium="image">
			<media:title type="html">geode</media:title>
		</media:content>
	</item>
		<item>
		<title>Finally, a quiet Xbox 360</title>
		<link>http://hackaday.com/2008/12/23/finally-a-quiet-xbox-360/</link>
		<comments>http://hackaday.com/2008/12/23/finally-a-quiet-xbox-360/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 15:00:05 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[home entertainment hacks]]></category>
		<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[xbox hacks]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[Case mod]]></category>
		<category><![CDATA[jann strom]]></category>
		<category><![CDATA[lian li]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[noctua]]></category>
		<category><![CDATA[nostua nh-u9d0]]></category>
		<category><![CDATA[opteron]]></category>
		<category><![CDATA[quiet]]></category>
		<category><![CDATA[silent]]></category>
		<category><![CDATA[silent pc]]></category>
		<category><![CDATA[xb01]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[xbox 360]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=7150</guid>
		<description><![CDATA[Frustrated by the constant din of his Xbox 360, [Janne Ström] took action. The original case wouldn&#8217;t have near enough room for the additional cooling that needed to be installed, so he picked up Lian Li&#8217;s XB01 case replacement. He followed the illustrated disassembly guide to get the Xbox stripped down to just its motherboard. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=7150&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-7151" title="coolers" src="http://hackadaycom.files.wordpress.com/2008/12/coolers.jpg" alt="coolers" width="450" height="243" /></p>
<p>Frustrated by the constant din of his <a title="Xbox 360 Hacks - Mahalo" href="http://www.mahalo.com/Xbox_360_Hacks">Xbox 360</a>, <a title="www.silentxbox.com" href="http://www.silentxbox.com/xbox_eng.php">[Janne Ström] took action</a>. The original case wouldn&#8217;t have near enough room for the additional cooling that needed to be installed, so he picked up <a title="Lian Li Industrial Co., Ltd." href="http://www.lian-li.com/v2/en/product/product06.php?pr_index=261&amp;cl_index=1&amp;sc_index=35&amp;ss_index=87">Lian Li&#8217;s XB01</a> case replacement. He followed the <a title="Lian Li Industrial Co., LTD - XB01 -XBOX360 CASE REPLACEMENT" href="http://www.lian-li.com/v2/en/microsite6/xb01user01.html">illustrated disassembly guide</a> to get the <a title="Xbox Hacks - Mahalo" href="http://www.mahalo.com/Xbox_Hacks">Xbox</a> stripped down to just its motherboard. He then began fitting his coolers of choice: two massive <a title="Noctua.at - sound-optimised premium components " href="http://www.noctua.at/main.php?show=productview&amp;products_id=22&amp;lng=en">Noctua NH-U9D0</a> units originally intended for <a title="AMD - Mahalo" href="http://www.mahalo.com/AMD">AMD</a> Opterons. The asymmetric heat sinks are intended for applications like this where dual sockets could make other devices difficult to place. Clearly the hardest part of the installation was applying an appropriate amount of thermal compound and then slowly tightening the hold down screws to guarantee even pressure. The resultant system ended up being quieter than the first camera he attempted to record it with and the attached power supply. You can see a video of it below.</p>
<p><span id="more-7150"></span></p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2008/12/23/finally-a-quiet-xbox-360/"><img src="http://img.youtube.com/vi/cl-h1AQsZEc/2.jpg" alt="" /></a></span>
<p>[via <a title="Modded XB01 case quiets your Xbox like a RROD (without all the failing) - Engadget" href="http://www.engadget.com/2008/12/22/modded-xb01-case-quiets-your-xbox-like-a-rrod-without-all-the-f/">Engadget</a>]</p>
<br />Posted in home entertainment hacks, peripherals hacks, xbox hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/7150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/7150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/7150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/7150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/7150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/7150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/7150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/7150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/7150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/7150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/7150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/7150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/7150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/7150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=7150&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/12/23/finally-a-quiet-xbox-360/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/12/coolers.jpg" medium="image">
			<media:title type="html">coolers</media:title>
		</media:content>
	</item>
	</channel>
</rss>
