<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.maximumpc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Maximum PC netgear RSS Feed</title>
 <link>http://www.maximumpc.com/tags/netgear</link>
 <description>used for category lists, takes arguments</description>
 <language>en</language>
<item>
 <title>Murphy&#039;s Law: Do You Really Want an Open-Source Router?</title>
 <link>http://www.maximumpc.com/article/columns/murphys_law_do_you_really_want_opensource_router</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;I&#039;ll admit, I was a little bit excited when I read &lt;a href=&quot;/article/news/netgear%E2%80%99s_open_source_router_available_soon_your_tweaking&quot;&gt;earlier this week&lt;/a&gt; that Netgear was launching a quote-unquote open-source router. It&#039;s not very often--well, hardly ever--that one sees a larger corporate manufacturer of computer hardware so brazenly embrace the ideals (and code) of the open-source enthusiasts. If anything, it seems that companies in the networking space tend to go a little out of their way to ensure that one can&#039;t add or tweak a store-bought device with unofficial firmware. I think they&#039;d much prefer to up-sell you additional features than watch you unlock them yourself, but that&#039;s just me.&lt;/p&gt;
&lt;p&gt;And yet, here we are! An open-source router! Just the kind of thing you want to bring home, install into your network, and begin updating with the best DD-WRT, OpenWRT, or Tomato firmware you can get your hands on. Imagine the possibilities! Imagine the new features you might be able to play around with! Imagine the joy in your family&#039;s eyes when you tell &#039;em how you&#039;ve transformed your Jekyll of a local area network into an beastly, unrestrained Hyde. They&#039;ll talk about this day for the next five family gatherings &lt;em&gt;at least&lt;/em&gt;!&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u93546/10062009-01.jpg&quot; width=&quot;405&quot; height=&quot;300&quot; /&gt;&lt;/div&gt;
&lt;p&gt;I exaggerate, but only because it seems that the marketing team for Netgear&#039;s WNR3500L gigabit router is probably benefiting the most from this &amp;quot;switch&amp;quot; to open-source. I can&#039;t see average consumers using this device to its fullest potential, if that&#039;s even possible to begin with. The WNR3500L isn&#039;t actually open-source all the way. By incorporating closed-source drivers into the product--and triumphing third-party firmware that may or may not run afoul of the GPL itself--Netgear could actually be &lt;em&gt;costing&lt;/em&gt; consumers valuable security and functionality. &lt;/p&gt;
&lt;h3&gt;Consumers Don&#039;t Care&lt;/h3&gt;
&lt;p&gt;I&#039;m sorry, I just have to state the obvious: Average consumers do not care about open-source. Or, rather, they don&#039;t care about open source unless it&#039;s packaged into a product such that they don&#039;t have to lift a finger to reap its benefits. The Chumby is a perfect example of a device that&#039;s full of easy-to-use, open-source goodness; Netgear&#039;s WNR3500L is not. &lt;/p&gt;
&lt;p&gt;It&#039;s a simple equation. When a typical router-purchaser picks up the product, he or she will find a fully working, factory-default installation of Netgear&#039;s usual configuration back-end. Said person might even jump into the configuration screen and forward some ports or and rename the wireless network to something witty/profane. &lt;/p&gt;
&lt;p&gt;Beyond that, there&#039;s no impetus on Netgear&#039;s part to guide the user to a third-party, open-source firmware package, nor any reasoning or comparisons to suggest what benefits could come from the switch. Few users typically update the firmware of their devices when the manufacturer offers a change or fix. Fewer still go out into the wide world of the Internet hunting for unofficial replacements to use in place of official firmware. &lt;/p&gt;
&lt;p&gt;Let&#039;s face it: an average person simply isn&#039;t going to explore an open-source route no matter how big and bold the phrase was on the box copy. To these people, a product working as expected out of the box is enough of a reward. Why mess with it? &lt;/p&gt;
&lt;h3&gt;Enthusiasts Remain Unrewarded&lt;/h3&gt;
&lt;p&gt;I would expect Maximum PC readers to want to take the plunge into third-party firmware more than most. Kudos to you. Only, by doing so, you run the risk that comes from working with software that&#039;s technically unsupported and untested on a wide scale. But let&#039;s ignore the potential device-breaking implications and assume that your third-party firmware installs flawlessly. Here&#039;s the problem: The underlying code of &lt;a href=&quot;http://www.myopenrouter.com/article/13860/WNR3500L-Open-Source-Guide-Resources/&quot;&gt;the WNR3500L&#039;s modules&lt;/a&gt;--especially those related to the core functionality of its Broadcom chipsets--is proprietary. That includes its ethernet and wireless drivers. &lt;/p&gt;
&lt;p&gt;This becomes &lt;a href=&quot;http://laforge.gnumonks.org/weblog/2009/10/07/#20091007-netgear_myopenrouter&quot;&gt;a real issue&lt;/a&gt; for third-party creators that want to update the WNR3500L based on a newer version of the Linux kernel. Without the source code, there&#039;s no easy way to compile updated modules that work with later kernels--save for reverse engineering code that&#039;s found in completely different routers. Updated Linux kernels &lt;a href=&quot;http://news.zdnet.co.uk/software/0,1000000121,39794643,00.htm&quot;&gt;aren&#039;t backwards-compatible&lt;/a&gt;, after all: a module coded for kernel version 2.4 just won&#039;t function in kernel version 2.6. &lt;/p&gt;
&lt;p&gt;As an open-source enthusiast, you lose the security upgrades and functionality that a newer kernel would bring to the table. And even then, life isn&#039;t peachy for third-party firmware that&#039;s stuck with the closed Broadcom drivers for kernel version 2.4. Just look at the small list of issues found in the OpenWRT drivers Netgear is hosting and promoting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; WPA and WPA2 are not working.&lt;/li&gt;
&lt;li&gt;SAMBA support is not present.&lt;/li&gt;
&lt;li&gt; NAS can be accessed only through command line using utilities such as ftp&lt;/li&gt;
&lt;li&gt;No GUI support to access NAS is available till now. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Is the Firmware Truly Open?&lt;/h3&gt;
&lt;p&gt;I won&#039;t hit this point too hard, as I feel like each week of Murphy&#039;s Law is another look into some alleged violation or misinterpretation of the GPL. Suffice, &lt;a href=&quot;http://nauseamedialis.org/dd-wrt&quot;&gt;controversy exists&lt;/a&gt; over whether firmware like DD-WRT and Tomato--which, again, Netgear promotes--violates GPL licensing. Or, at the very least, that either firmware options violate the spirit of open-source. &lt;/p&gt;
&lt;p&gt;The charges back and forth, especially with DD-WRT, are a festering nest of he-said she-said. Suffice, there&#039;s been &lt;a href=&quot;http://www.wi-fiplanet.com/columns/article.php/3816236&quot;&gt;enough squabble&lt;/a&gt; over elements like DD-WRT&#039;s locked-down UI (a closed feature in an open-source architecture) to give thought that the application might not be playing by the full set of rules required by the GPL. It&#039;s conjecturing and controversy rolled into one, and it&#039;s not exactly helped by what developer &amp;quot;Brainslayer&amp;quot; states the following &lt;a href=&quot;http://www.dd-wrt.com/wiki/index.php/Development&quot;&gt;on the DD-WRT wiki&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&amp;quot;WARNING: Due to abuse by those re-branding DD-WRT and selling it, or pre-flashed routers with it on eBay, builds dated later than 08/04/2006 have some protections against re-branding the web UI.&amp;quot; &lt;/p&gt;
&lt;h3&gt;So... &lt;/h3&gt;
&lt;p&gt;As it stands, I see Netgear&#039;s WNR3500L as more a product of hype than a legitimate push for a truly open-source networking device. And even then, is the consumer world ready for such a product, especially when said open-source router is clocking in at a $140 price tag? (Admittedly, it includes some extra hardware beyond its non-open-source-themed cousin.) When I think &amp;quot;open-source&amp;quot; from a consumer standpoint, I think, &amp;quot;Wow, this device will probably be less expensive because the software was in all likelihood free of charge.&amp;quot; &lt;/p&gt;
&lt;p&gt;With the WNR3500L, it&#039;s a different question: &amp;quot;Where&#039;d my wireless security go?&amp;quot; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://www.twitter.com/acererak&quot;&gt;David Murphy (@ Acererak)&lt;/a&gt; is a technology journalist and former Maximum PC editor. He writes weekly columns about the wide world of open-source as well as weekly roundups of awesome, freebie software. Befriend him on Twitter, especially if you have an awesome app or game you&#039;re dying to recommend!&lt;/strong&gt;  &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/columns/murphys_law_do_you_really_want_opensource_router#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/9771">closed-source</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/34">Columns</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9773">ddwrt</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4518">firmware</category>
 <category domain="http://www.maximumpc.com/geek_tested/gpl">gpl</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <category domain="http://www.maximumpc.com/geek_tested/opensource">open-source</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9748">openwrt</category>
 <category domain="http://www.maximumpc.com/geek_tested/router">Router</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9772">third-party</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8374">tomato</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9747">wnr3500l</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/147">Web Exclusive</category>
 <pubDate>Thu, 08 Oct 2009 19:00:00 -0500</pubDate>
 <dc:creator>David Murphy</dc:creator>
 <guid isPermaLink="false">8283 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Netgear’s Open Source Router Available Soon for your Tweaking</title>
 <link>http://www.maximumpc.com/article/news/netgear%E2%80%99s_open_source_router_available_soon_your_tweaking</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Netgear &lt;a href=&quot;http://netgear.com/About/PressReleases/en-US/2009/20091005.aspx&quot;&gt;announced their latest foray&lt;/a&gt; into the open source wireless router realm with the Netgear WNR3500L. Cisco based Linksys routers targeted at consumers have been flaunting the Linux OS for quite some time. However, Netgear has plans to become a favorite amongst the open source networking community.&lt;/p&gt;
&lt;p&gt; The WNR3500L rocks the latest 802.11n support and is fully customizable with the latest open source firmware out there: &lt;a href=&quot;http://www.dd-wrt.com/site/&quot;&gt;DD-WRT&lt;/a&gt;, &lt;a href=&quot;http://openwrt.org/&quot;&gt;OpenWRT&lt;/a&gt;, and &lt;a href=&quot;http://www.polarcloud.com/tomato&quot;&gt;Tomato&lt;/a&gt;. Som Pal Choudhury, senior product line manager for advanced wireless, also mentioned their “Development Partner Program, with multiple software vendors and developers creating customized, robust, commercial-grade applications on the WNR3500L.” &lt;/p&gt;
&lt;p&gt; In addition to the open source community, Netgear has collaborated with software application companies to deliver applications such as hotspot software by &lt;a href=&quot;http://www.sputnik.com/&quot;&gt;Sputnik&lt;/a&gt;, and remote access by &lt;a href=&quot;http://www.leafnetworks.net/&quot;&gt;Leaf Networks&lt;/a&gt;, among others, to run additionally on the Linux platform.&lt;/p&gt;
&lt;p&gt;In terms of hardware, it sports a 480MHz MIPS 74K CPU, 8MB of flash memory, 64MB of RAM, 5 gigabit Ethernet ports, and USB ports for shared peripherals. Netgear will launch the router this Fall with a starting price of $139.99.&lt;/p&gt;
&lt;p&gt; The price is a bit steep; do you think the flexibility of Linux and additional software, not to mention full 802.11n support is worth the price tag?&lt;/p&gt;&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u93546/10062009-01.jpg&quot; width=&quot;405&quot; height=&quot;300&quot; /&gt;&lt;/div&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/netgear%E2%80%99s_open_source_router_available_soon_your_tweaking#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/80211n">802.11n</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8373">dd-wrt</category>
 <category domain="http://www.maximumpc.com/geek_tested/hardware">hardware</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <category domain="http://www.maximumpc.com/geek_tested/networking">networking</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9748">openwrt</category>
 <category domain="http://www.maximumpc.com/geek_tested/router">Router</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8374">tomato</category>
 <category domain="http://www.maximumpc.com/geek_tested/wireless">wireless</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9747">wnr3500l</category>
 <pubDate>Tue, 06 Oct 2009 18:25:40 -0500</pubDate>
 <dc:creator>Jason Barry</dc:creator>
 <guid isPermaLink="false">8251 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Netgear MOCA Coax Ethernet Adapter Kit MCAB1001</title>
 <link>http://www.maximumpc.com/article/reviews/netgear_moca_coax_ethernet_adapter_kit_mcab1001</link>
 <description>&lt;!--paging_filter--&gt;&lt;h3&gt;Turn coaxial cable outlets into a high-speed network connection &lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;Netgear’s MOCA (short for Multimedia over Coax Alliance) adapter is the can solution to the can’t. If you can’t get a reliable Wi-Fi signal throughout your home and you can’t make an Ethernet cable run and you can’t tap your home’s electrical grid with a HomePlug Powerline adapter, than MOCA is the can.&lt;/p&gt;
&lt;p&gt;Using existing standard cable coax wires, the Netgear MOCA adapter lets you turn your cable TV runs into a “home entertainment network.” What the hell is that? Since the adapter is built around passing data through your cable TV, it’s no surprise that MOCA wants to push its adoption as an easy way to get Internet connectivity to your set top box, game console, or media center PC.&lt;/p&gt;
&lt;p&gt;Setup is Joe-six-pack friendly: Just unplug the coax cable from your TV set and plug it into the Netgear MOCA adapter. Run a second coax cable from the adapter to the TV. TV signals are passed through transparently, so your &lt;em&gt;American Idol&lt;/em&gt; viewing won’t be disturbed. And if the signal is degraded you can actually change the frequency the adapter operates on.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;/files/u90693/NetgearMoca_full.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;/files/u90693/NetgearMoca_405.jpg&quot; width=&quot;405&quot; height=&quot;320&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;The kit includes an adapter to plant near your router/modem and another to place near your set-top box or media center PC.&lt;/strong&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The included patch cable can be used to connect your game console or media center PC to the Fast Ethernet port on the back of the adapter. Power it up and go to the room where your router or modem is located. Now here’s the rub: Do you have a cable run there? If you don’t have a cable outlet in the same room as your router, you’re SOL. Fortunately, in the land of the couch potato, most new homes are prewired for cable TV. Run coax cable to the second Netgear MOCA adapter, run a patch cable to an open Ethernet port on your router or modem, and power up both. If you’re within the guidelines of a maximum cable run of 300 feet, you should be up and running.&lt;/p&gt;
&lt;p&gt;The technology promises a theoretical 270Mb/s transfer speed, which is sufficient for high-def content. Using a Linksys Media Center Extender DMA2200, we streamed both standard-def material and high-def material using the Netgear MOCA adapter to our TV.&lt;/p&gt;
&lt;p&gt;We also conducted a rudimentary file transfer to simulate how long it would take to move a file from a server to a media center PC. Using the Netgear MOCA, we moved a 2.4GB video file in about seven minutes. Switching to our 802.11g network, the same file transfer took about 13 minutes. Not bad, but certainly not Gigabit Ethernet. We didn’t have 802.11n capability on our network to test its speeds, but we suspect the MOCA’s transfer speeds are similar to the faster Wi-Fi version—with less of a security risk. Since the MOCA is hardwired and its range is fairly short—300 feet—someone would have to jack into your cable line to intercept signals. The packets on the MOCA adapter are also encrypted by default.&lt;/p&gt;
&lt;p&gt;So what’s the catch? The biggest ding is the lack of satellite capability. Even though a satellite provider is a member of the Multimedia over Coax Alliance, MOCA devices do not currently work with satellite installations. D’oh! Second, there’s the cost. At $190 for two adapters, it’s certainly not a cheap way to build a home network.&lt;/p&gt;
&lt;p&gt;But again, the Netgear MOCA adapter is really for the person who can’t get any other networking methods to work. For that person, the price may just be worth it.&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/reviews/netgear_moca_coax_ethernet_adapter_kit_mcab1001#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/41">Hardware</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/40">Reviews</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/59">Networking</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/72">From the Magazine</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9083">August 2009</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/6800">2009</category>
 <category domain="http://www.maximumpc.com/geek_tested/hardware">hardware</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9233">MOCA Coax Ethernet Adapter Kit MCAB1001</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7397">modem</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <category domain="http://www.maximumpc.com/geek_tested/networking">networking</category>
 <category domain="http://www.maximumpc.com/geek_tested/router">Router</category>
 <pubDate>Wed, 02 Sep 2009 19:00:20 -0500</pubDate>
 <dc:creator>Gordon Mah Ung</dc:creator>
 <guid isPermaLink="false">7608 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Some Linksys and Netgear Routers Vulnerable to New Exploit</title>
 <link>http://www.maximumpc.com/article/news/some_linksys_and_netgear_routers_vulnerable_new_exploit</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Two security researchers on Saturday have warned that if you use cPanel to administer your website or certain Linksys or Netgear routers, you&#039;re leaving yourself open to web-based attacks that could potentially take control of your systems.&lt;/p&gt;
&lt;p&gt;The attacks are based on CSRF, or cross-site request forgery, which can be exploited simply by surfing to the &#039;wrong&#039; website, say Russ McRee of HolisticInfoSec.org and Mike Bailey of Skeptikal.org.&lt;/p&gt;
&lt;p&gt;&amp;quot;CSRF is bad stuff,&amp;quot; Bailey said at the Defcon hacker conference in Las Vegas. &amp;quot;It&#039;s a very under-appreciated vulnerability, and it&#039;s all over the place. Because it usually gets rated as a pretty minimal issue, it almost never gets fixed, and that means we have these kinds of holes all over.&amp;quot;&lt;/p&gt;
&lt;p&gt;When visiting a malicous website while logged in to the program, the attack is able to trick cPanel into carrying out sensitive commands by duping the device into thinking they came from the victim. And it doesn&#039;t look like this will be fixed anytime soon. &lt;/p&gt;
&lt;p&gt;&amp;quot;The response I got from cPanel was we can&#039;t fix this because it&#039;s a feature,&amp;quot; Bailey said. &amp;quot;Apparently, they&#039;re worried it&#039;s going to break integration with third party billing software, so they can&#039;t fix this.&amp;quot; &lt;/p&gt;
&lt;p&gt;Much more info &lt;a href=&quot;http://www.theregister.co.uk/2009/08/02/unholy_trinity_csrf/&quot;&gt;here&lt;/a&gt;. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/Linksys_Router.png&quot; width=&quot;405&quot; height=&quot;254&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;Image Credit: Linksys &lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/some_linksys_and_netgear_routers_vulnerable_new_exploit#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8927">cpanel</category>
 <category domain="http://www.maximumpc.com/geek_tested/exploit">exploit</category>
 <category domain="http://www.maximumpc.com/geek_tested/hardware">hardware</category>
 <category domain="http://www.maximumpc.com/geek_tested/linksys">Linksys</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <category domain="http://www.maximumpc.com/geek_tested/router">Router</category>
 <category domain="http://www.maximumpc.com/geek_tested/security">Security</category>
 <category domain="http://www.maximumpc.com/geek_tested/vulnerability">vulnerability</category>
 <pubDate>Mon, 03 Aug 2009 09:43:49 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">7271 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Netgear Claims to Double Up on Performance with New ReadyNAS NVX</title>
 <link>http://www.maximumpc.com/article/news/netgear_claims_double_up_performance_with_new_readynas_nvx</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Netgear today &lt;a href=&quot;http://www.engadget.com/2009/04/06/netgear-rolls-out-4-bay-readynas-nvx/&quot;&gt;announced&lt;/a&gt; the addition of a new ReadyNAS NVX model. According to Netgear, the 4-bay storage solution &amp;quot;offers double the performance&amp;quot; of previous NV+ units.&lt;/p&gt;
&lt;p&gt;&amp;quot;Netgear is fully committed to providing the best possible networked storage solutions to the SMB market – offering a range of appliances that address different capacity requirements and thrifty IT budgets,” &lt;a href=&quot;http://www.readynas.com/?p=1552&quot;&gt;said Paul Tien&lt;/a&gt;, vice president and general manager of NETGEAR’s Networked Storage Business Unit. Mr. Tien will give a presentation at Storage Networking World on “Multi-layered Backup for SOHO and SMB.&amp;quot;&lt;/p&gt;
&lt;p&gt;New features being touted with the NAS box includes the addition of iSCSI support for a unified NAS+SCSI storage option and an improved ReadyNAS RAIDiator operating system, which Netgear says now works with Time Machine in Max OS X Leopard.&lt;/p&gt;
&lt;p&gt;Netgear says the new ReadyNAS NVX is available now from &amp;quot;value-added resellers,&amp;quot; with street pricing to start at around $1,500 with 2TB of storage. That includes a 30-day trial to the company&#039;s ReadyNAS Vault internet backup service, after which will run $5.95/month for consumers or $19.95/month for businesses. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/ReadyNAS.png&quot; width=&quot;415&quot; height=&quot;244&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/netgear_claims_double_up_performance_with_new_readynas_nvx#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/consumer_electronics">consumer electronics</category>
 <category domain="http://www.maximumpc.com/geek_tested/nas">nas</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7543">nvx</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7542">readynas</category>
 <category domain="http://www.maximumpc.com/geek_tested/storage">storage</category>
 <pubDate>Mon, 06 Apr 2009 16:15:53 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">5884 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Netgear&#039;s Digital Entertainer Elite Looks to be a Practical HTPC Substitute</title>
 <link>http://www.maximumpc.com/article/news/netgears_digital_entertainer_elite_looks_be_a_practical_htpc_substitute</link>
 <description>&lt;!--paging_filter--&gt;&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u58308/netgear_digital_entertain.jpg&quot; width=&quot;415&quot; height=&quot;325&quot; /&gt;&lt;/div&gt;
&lt;p&gt;It looks like Netgear has been keeping busy fixing the world’s problems. First they made tech green and now they’re responding to the generic home theater PC, with the (early) introduction of the Digital Entertainer Elite.&lt;/p&gt;
&lt;p&gt; Thanks to &lt;a href=&quot;http://gullfoss2.fcc.gov/oetcf/eas/reports/ViewExhibitReport.cfm?mode=Exhibits&amp;amp;RequestTimeout=500&amp;amp;calledFromFrame=N&amp;amp;application_id=783957&amp;amp;fcc_id=%27PY308200088%27&quot;&gt;some shots&lt;/a&gt; from the FCC, we can get a first look at the Netgear Digital Entertainer Elite that’s expected to be announced at CES. The all-in-one features the ability to play every digital format that you’d want at rates up to 40Mbps, the same as Blu-ray. And while it may not have a TV tuner, it does include a Wireless-N adapter.&lt;/p&gt;
&lt;p&gt; On top of the component, optical and SCART outputs, it’ll feature HDMI so you can watch all your favorite media at up to 1080p. Also, should you find yourself packing movies onto a SATA HDD, you can toss that in there as well.&lt;/p&gt;
&lt;p&gt; No word yet on pricing, but keeping in mind that it’ll feature the ability to play just about any type of digital media that you can think of, it’s safe to bet that it’ll cost a pretty penny. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;Image Credit: Netgear &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/netgears_digital_entertainer_elite_looks_be_a_practical_htpc_substitute#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/ces">CES</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/5960">Digital Entertainer</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3555">htpc</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <pubDate>Tue, 02 Dec 2008 18:16:21 -0600</pubDate>
 <dc:creator>Andy Salisbury</dc:creator>
 <guid isPermaLink="false">4434 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Even Wireless-N Routers are Going Green</title>
 <link>http://www.maximumpc.com/article/news/even_wirelessn_routers_are_going_green</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u17784/greenwirelessn.jpg&quot; width=&quot;415&quot; height=&quot;400&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Going green is something that just about everyone is worrying about these days, and NETGEAR is &lt;a href=&quot;http://channels.isp.netscape.com/celebrity/story.jsp?idq=/ff/story/1022/20080929/0834275323.htm&quot;&gt;no exception&lt;/a&gt;. Having recently announced a new line of Wireless-N routers with the Prius driving consumer in mind, they’ve finally thrown their hat into the eco-friendly ring.
&lt;p&gt;NETGEAR’s new routers will be shipping in packaging that has been made from at least 80% recycled materials, as well as boasting a fancy new on/off switch that will allow users to save energy when the network isn’t in use. There’s also a separate on/off switch that will allow users to turn off only the router’s wireless component.&lt;/p&gt;
&lt;p&gt;The inside of the routers will be getting quite a makeover as well, &amp;quot;The enhanced wireless speeds and greater coverage provided by Wireless-N technology enables the simultaneous use of applications such as voice-over-IP, video and multimedia streaming, console gaming, and Web surfing. The launch of these new Wireless-N networking solutions makes it easier and more affordable for consumers to replace their existing routers or modem routers and upgrade their WiFi networks to support these more bandwidth-intensive applications. The new product family is feature-rich in terms of performance capabilities and ease of use as well as energy-efficiency,” says Som Pal Choudhury, NETGEAR’s senior product line manager for advanced wireless products. And when he says affordable, he means it. These bad boys will run you only $89 for the router, and $119 for the router with a built in DSL modem.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;Image Credit: NETGEAR &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/even_wirelessn_routers_are_going_green#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/consumer_electronics">consumer electronics</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/5095">Going Green</category>
 <category domain="http://www.maximumpc.com/geek_tested/hardware">hardware</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2813">routers</category>
 <category domain="http://www.maximumpc.com/geek_tested/wireless">wireless</category>
 <pubDate>Tue, 30 Sep 2008 16:55:23 -0500</pubDate>
 <dc:creator>Andy Salisbury</dc:creator>
 <guid isPermaLink="false">3699 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Netgear Launches Wireless-N Upgrade Kit</title>
 <link>http://www.maximumpc.com/article/news/netgear_launches_wirelessn_upgrade_kit</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;The net is no place for slowpokes and Netgear hopes to &lt;a href=&quot;http://www.netgear.com/About/PressReleases/en-US/2008/20080730.aspx&quot;&gt;nudge home networks&lt;/a&gt; into 802.11n territory with its &lt;a href=&quot;http://www.netgear.com/Products/APsWirelessControllers/AccessPoints/WNEB3100.aspx&quot;&gt;Wireless-N Upgrade Kit&lt;/a&gt; (WNEB3100). For MSRP $149 (&lt;a href=&quot;http://www.amazon.com/NETGEAR-Wireless-N-Upgrade-Kit-WNEB3100/dp/B001AZP71G&quot;&gt;cheaper online&lt;/a&gt;), the kit comes with Netgear&#039;s 5GHz Wireless-N HD Access Point (WNHDE111) and the company&#039;s RangeMax DualBand Wireless-N Adapter (WNDA3100). When plugged into an existing router or gateway, the kit gives surfers an easy upgrade path to a speedy dual-band Wireless-N network which any Wi-Fi compliant computer or device can then tap into. &lt;/p&gt;
&lt;p&gt;“The Wireless-N Upgrade kit enables customers with existing gateways and routers from their ISPs to easily add the performance benefits of 5GHz Wireless-N to their networks by simply connecting the kit to their existing wireless equipment, eliminating the need to re-wire, reconfigure or replace any existing equipment,” explained Som Pal Choudhury, Senior Product Line Manager for Advanced Wireless at Netgear.&lt;/p&gt;
&lt;p&gt;The Access Point can also serve duty as a standalone bridge for connecting game consoles, media receivers, and other similar devices, and supports a wireless &#039;ad-hoc&#039; mode for multicast point-to-multi-point high definition video streaming and wireless LAN peer-to-peer gaming. And because it comes equipped with automatic Quality of Service (QOS), Netgear claims gaming and movie watching will be lag- and jitter-free. &lt;/p&gt;
&lt;p&gt;Anyone tempted? &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/NetgearN.png&quot; width=&quot;415&quot; height=&quot;150&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;Image Credit: Netgear &lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/netgear_launches_wirelessn_upgrade_kit#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/consumer_electronics">consumer electronics</category>
 <category domain="http://www.maximumpc.com/geek_tested/hardware">hardware</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <category domain="http://www.maximumpc.com/geek_tested/network">network</category>
 <category domain="http://www.maximumpc.com/geek_tested/wifi">WiFi</category>
 <category domain="http://www.maximumpc.com/geek_tested/wirelessn">Wireless-N</category>
 <pubDate>Wed, 30 Jul 2008 16:44:29 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">2987 at http://www.maximumpc.com</guid>
</item>
</channel>
</rss>
