<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Random Thoughts and Hints on Software Development : Hardware</title><link>http://blogs.msdn.com/eldar/archive/tags/Hardware/default.aspx</link><description>Tags: Hardware</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Terracode Book Server - Server on a bookshelf</title><link>http://blogs.msdn.com/eldar/archive/2007/09/26/terracode-book-server.aspx</link><pubDate>Wed, 26 Sep 2007 20:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5148411</guid><dc:creator>EldarM</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/eldar/comments/5148411.aspx</comments><wfw:commentRss>http://blogs.msdn.com/eldar/commentrss.aspx?PostID=5148411</wfw:commentRss><description>&lt;P&gt;Site&amp;nbsp;&lt;A class="" href="http://www.terracode.com/Book_Server/Book_Server_Project.html" target=_blank mce_href="http://www.terracode.com/Book_Server/Book_Server_Project.html"&gt;TerraCode.com&lt;/A&gt; tells about a project to create a Windows Home Server based system that looks like a book and quitely sits on a bookshelf while serving music and video to PS3 or XBox360.&lt;/P&gt;
&lt;P&gt;&lt;IMG title="TerraCode Book Server" style="WIDTH: 500px; HEIGHT: 317px" height=317 alt="TerraCode Book Server" src="http://images28.fotki.com/v1028/photos/9/91758/5281272/TerraCode_14_server_at_home-vi.jpg" width=500 mce_src="http://images28.fotki.com/v1028/photos/9/91758/5281272/TerraCode_14_server_at_home-vi.jpg"&gt;&lt;BR&gt;&lt;SPAN style="FONT-SIZE: 8pt; COLOR: #a07000"&gt;with permission from (c) Terracode.com&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The most fun part of it is that it's "Do-it-yourself" project with details on the parts and steps to perform. Looks real cool to me. I probably would not put clear plastic on top - I am not that concerned that guests will try to stick their fingers into the insides -- but otherwise I'd love to create one for myself, if I would have time. Hats off to Terracode.com for a beautiful idea!&lt;/P&gt;
&lt;P&gt;&lt;IMG title="TerraCode Book Server потроха" style="WIDTH: 500px; HEIGHT: 301px" height=301 alt="TerraCode Book Server потроха" src="http://images30.fotki.com/v473/photos/9/91758/5281272/TerraCode_13_pwr_led_MB-vi.jpg" width=500 mce_src="http://images30.fotki.com/v473/photos/9/91758/5281272/TerraCode_13_pwr_led_MB-vi.jpg"&gt;&lt;BR&gt;&lt;SPAN style="FONT-SIZE: 8pt; COLOR: #a07000"&gt;with permission from (c) Terracode.com&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5148411" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/eldar/archive/tags/Windows+Home+Server/default.aspx">Windows Home Server</category><category domain="http://blogs.msdn.com/eldar/archive/tags/Hardware/default.aspx">Hardware</category><category domain="http://blogs.msdn.com/eldar/archive/tags/Fun/default.aspx">Fun</category></item><item><title>5 worst problems of home-grade routers</title><link>http://blogs.msdn.com/eldar/archive/2007/07/30/5-worst-problems-of-home-grade-routers.aspx</link><pubDate>Mon, 30 Jul 2007 22:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3944445</guid><dc:creator>EldarM</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/eldar/comments/3944445.aspx</comments><wfw:commentRss>http://blogs.msdn.com/eldar/commentrss.aspx?PostID=3944445</wfw:commentRss><description>&lt;P&gt;During our crusade for Home Server and Beta programs we faced a multitude of home network configurations. We learned a lot, and some of that we did not like. In fact, that's our beta-participants who&amp;nbsp;did not like that, it's just they did not know what it is until we did investigations on the failing sytems.&amp;nbsp;Now we know.&lt;/P&gt;
&lt;P&gt;Let me share a few points on how the choice of your router can impact you, not just with Windows Home Server, but with any computers, Windows or not. Ever had a complain of a child that they need mom's computer to print a school report, because their computer "does not print"?&lt;/P&gt;
&lt;P&gt;Routers is the most important piece of home network infrastructure, especially because most people set it right after cable or DSL modem and allow all the home machine to be connected to it. Here are in my opinion&amp;nbsp;the worst things the router may do or have:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Rejection-based firewall&lt;BR&gt;&lt;/STRONG&gt;Some routers allow all traffic and only allow block a few specific ports of addresses. To make this worse, they may have a limited space for rules, hence allowing to block only a few ports.&amp;nbsp;Fortunately they are also too dumb to be able to route incoming traffic, which alleviates most of security pains, but still leaves the home network pretty open, compared to permission-based firewalls, where all traffic is porhibited and opened&amp;nbsp;for specific ports, with most popular ports preconfigured.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;No name resolution or name resolution that does not include local DHCP-managed&amp;nbsp;hosts&lt;BR&gt;&lt;/STRONG&gt;Some routers give out IP addresses over DHCP but don't bother to provide name resolution for them. As a result, home network machines cannot access each other. You can do a few tricks using workgroups with WINS or static IPs, but it's so better when a reasonable local name resolution is available.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Blocking some internal traffic&lt;BR&gt;&lt;/STRONG&gt;That's why UPnP may not work. Not just with WHS, but also with your Roku and other media streaming devices. Devices consuming media over network depend on UPnP discovery process. It may also interfere with file and printer sharing - a bad thing on Internet but very important inside the house.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;HTTP Proxy and HTTP Proxy configuration&lt;BR&gt;&lt;/STRONG&gt;Looks like a cool idea, right? Especially, if you can configure parental control to restrict your child browsing with it. Parental control may be an important thing, but there are other ways to&amp;nbsp;implemnet it on a router. As to the proxy, you need a real good implementation, which should be also bound with local name resolution for everything to work right. It occurs that some proxies in some routers&amp;nbsp;out there are not implemented right.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Limited bandwidth&lt;BR&gt;&lt;/STRONG&gt;This one came as a surprise to me. Early in the game we decided that Windows Home Server will not be used as a boundary machine. Really, if you put a lot of sensitive data on it, you don't want it be directly connected to Internet. To my surprise, on a Russian forum on WHS (yes, we have one, WHS Beta was surprisingly popular there), a lot of people were asking if they could do that. When I asked why, the truth revealed itself. It happened that Windows Server 2003, which is the base on which Windows Home Server is built, is sometimes 10 times faster as a router than off-the-shelf gigabit routers. Apparently, gigabit network cards is not the only factor that defines your Internet speed.&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;I probably missed some problems like UI configuration usability, but it feels to me these are the big five. What would you add t this list?&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3944445" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/eldar/archive/tags/General/default.aspx">General</category><category domain="http://blogs.msdn.com/eldar/archive/tags/Mines/default.aspx">Mines</category><category domain="http://blogs.msdn.com/eldar/archive/tags/Windows+Home+Server/default.aspx">Windows Home Server</category><category domain="http://blogs.msdn.com/eldar/archive/tags/Hardware/default.aspx">Hardware</category></item></channel></rss>