<?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>Computer Hardware</title>
	<atom:link href="http://allcomputerhardware.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://allcomputerhardware.com</link>
	<description></description>
	<lastBuildDate>Mon, 21 May 2012 10:05:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to Speed Up Your NAS With iSCSI &#8211; PCWorld</title>
		<link>http://allcomputerhardware.com/computer-hardware/how-to-speed-up-your-nas-with-iscsi-pcworld/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/how-to-speed-up-your-nas-with-iscsi-pcworld/#comments</comments>
		<pubDate>Mon, 21 May 2012 10:05:03 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/how-to-speed-up-your-nas-with-iscsi-pcworld/</guid>
		<description><![CDATA[Many technologies originally intended for the enterprise end up trickling down into the consumer market at some point. Some of these technologies (ethernet or virtualization, for instance) are more practical than others; but if businesses find a use for a specific piece of technology, then chances are good that consumers can benefit from it as [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhow-to-speed-up-your-nas-with-iscsi-pcworld%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhow-to-speed-up-your-nas-with-iscsi-pcworld%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>
<p>Many technologies originally intended for the enterprise end up trickling down into the consumer market at some point. Some of these technologies (ethernet or virtualization, for instance) are more practical than others; but if businesses find a use for a specific piece of technology, then chances are good that consumers can benefit from it as well. Such is the case with iSCSI.</p>
<p>iSCSI stands for Internet Small Computer System Interface. SCSI (sans <em>i</em>) has long served to connect a variety of peripherals to computer systems, but most commonly it appears in storage devices, such as hard drives or tape-backup drives. iSCSI builds upon the base technology by allowing users to connect to a remote storage volume over a network, as if said storage volume were a locally attached disk. Simply put, iSCSI transmits SCSI commands over IP (Internet Protocol) networks. iSCSI is like a virtual SATA (or SCSI) cable, in that it uses a network connection to link a system and a storage volume.</p>
<p>Judging from that description, you may be wondering how iSCSI differs from any other network share with a mapped drive letter. On many levels, the end results are similar. With iSCSI, though, the attached volume appears to the operating system as a locally attached, block storage device that you can format with the file system of your choice. In addition, fewer layers of abstraction separate an iSCSI volume and your PC, which can result in increased performance.</p>
<p>Ready to get your hands dirty with some hardware? If you wish to use iSCSI, there are two main requirements: a network-attached storage device or server with a volume that can be configured as an iSCSI target, and an iSCSI initiator, which allows a system to connect to the target.</p>
<p>If you own a NAS drive attached to a Windows PC (or if you have managed to <a href="http://www.pcworld.com/businesscenter/article/239102/make_your_own_nas_box.html">make your own NAS</a>), you probably have everything you need; virtually all NAS (<a href="http://www.pcworld.com/article/252727/networkattached_storage_todays_best_boxes.html">network-attached storage</a>) servers offer the ability to configure iSCSI targets, and Microsoft has included an iSCSI initiator tool with every version of <a href="http://www.pcworld.com/search?qt=windows+8&amp;s=d#tk.srch_art_tag">Windows</a> since Vista. You can download and install Microsoft’s iSCSI initiator on all previous versions of Windows from 2000 on up, too.</p>
<p><span><a href="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/9f19f_thecus-nas-11360691.jpg" title="For this project, we chose a two-bay Thecus N2200XXX NAS server with a pair of Western Digital 2TB RE4 hard drives installed, running in a RAID 1 configuration for data redundancy."><img class="zoomOverlay" src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/4a4ea_zoomIcon.png" /><img src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/9f19f_thecus-nas-11360691.jpg" alt="How to Speed Up Your NAS" /></a><span>For this project, we chose a two-bay Thecus N2200XXX NAS server with a pair of Western Digital 2TB RE4 hard drives installed, running in a RAID 1 configuration for data redundancy.</span></span></p>
<p>To show you how to use iSCSI, we&#8217;re using a two-drive Thecus N2200XXX NAS server, which runs a custom version of Linux with iSCSI support, and a desktop system running Windows 7 Ultimate. Any system running Windows will do when paired with a NAS that supports iSCSI (such as the excellent <a href="http://www.pcworld.com/article/246208/iomega_storcenter_px6300d_review_great_performance_great_features.html">Iomega StorCenter PX6-300d</a>).</p>
<h2>Pros and Cons</h2>
<p>I&#8217;ve already touched on some of the benefits of using iSCSI. As mentioned above, an iSCSI network target appears to a system as a local drive; therefore, not only can you format the iSCSI target with the host OS’s file system, but you can also run applications that require local storage from the iSCSI volume instead. This flexibility is great for small businesses because many programs cannot run over shared networks, even if you&#8217;re using mapped drive letters; iSCSI works around that issue.</p>
<p>For some workloads, iSCSI may also offer better performance. Although iSCSI improves PC performance in the enterprise by allowing large storage arrays to connect to client systems without the need for custom hardware or cabling (which can result in a huge cost savings), I&#8217;m going to focus on average consumers and desktop systems here. To prove that iSCSI can enhance your PC&#8217;s performance, we ran some benchmarks on a testing unit; I&#8217;ll show you the results on the next page.</p>
<p>Note, however, that using iSCSI has some drawbacks. While setup is not terribly difficult, configuring an iSCSI target and initiator is more involved than simply browsing to a shared network resource. Also, only one initiator should be connected to the iSCSI target at a time, to prevent possible data loss or corruption. In addition, assuming that you use a fast server and drives, performance may be limited by your network connection speed. A gigabit network connection (or better) is the optimal choice; with slower network connections, the potential benefits of iSCSI may be nullified.</p>
<h2>Getting Started</h2>
<p>Following are the steps necessary to set up a Thecus N2200XXX NAS server for use with iSCSI. The steps should be similar for other devices and servers as well. To see how everything works, click on each screenshot for a larger version.</p>
<p><strong>Step 1:</strong> Log in to the NAS server’s configuration menu, configure the RAID mode, and reserve some storage space for the eventual iSCSI volume. We used RAID 1 for redundancy with two 2TB drives, and split our setup right down the middle&#8211;dedicating half of the usable capacity to an EXT4 data share while leaving the other half unused. We would later configure the unused space for iSCSI purposes.</p>
<p><span><a href="http://zapp5.staticworld.net/images/article/2012/05/raid-setup-11360674.jpg" title="Make sure to allocate plenty of space on your NAS drive for sharing via iSCSI."><img class="zoomOverlay" src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/4a4ea_zoomIcon.png" /><img src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/9f19f_raid-setup-11360680.jpg" alt="How To Speed Up Your NAS" /></a><span>Make sure to allocate plenty of space on your NAS drive for sharing via iSCSI.</span></span></p>
<p><strong>Step 2:</strong> After you allocate space to the RAID, you must format it before continuing. When the formatting process is complete (depending on your drive setup, it could take hours), you can then configure the unused space as an iSCSI target. Note that if you reserved all of the available storage space for iSCSI, you will have no need to format the array at this point.</p>
<p><span><a href="http://zapp5.staticworld.net/images/article/2012/05/space-allocation-11360683.jpg" title="Remember to format your NAS first if you aren't planning on using the entire capacity for iSCSI access."><img class="zoomOverlay" src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/4a4ea_zoomIcon.png" /><img src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/9f19f_space-allocation-11360689.jpg" alt="How To Speed Up Your NAS" /></a><span>Remember to format your NAS first if you aren&#8217;t planning on using the entire capacity for iSCSI access.</span></span></p>
<p><strong>Step 3:</strong> Next, we configured the iSCSI target. On our Thecus NAS, we first had to click the <em>Space Allocation</em> link under the Storage menu in the left pane. Then we clicked the <em>Add</em> button under the &#8216;iSCSI target&#8217; tab; a new window popped up, in which we had to set the desired size of the iSCSI target, enable it, and give it a name. At this point, you can also enable CHAP (Challenge Handshake Authentication Protocol) authentication if you wish to add a layer of security, but we chose not to. Another note: If you decide not to dedicate all of the available space to a single iSCSI target, you can assign individual LUN (Logical Unit Number) identifiers to multiple targets should you want to connect multiple systems to a single NAS device or server, and give each client system its own iSCSI target.</p>
<p><span><a href="http://zapp5.staticworld.net/images/article/2012/05/iscsi-config-11360650.jpg" title="You'll need to set up an iSCSI target, which is basically a section of your NAS that serves as an extension of your PC hard drive."><img class="zoomOverlay" src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/4a4ea_zoomIcon.png" /><img src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/9f19f_iscsi-config-11360659.jpg" alt="How To Speed Up Your NAS" /></a><span>You&#8217;ll need to set up an iSCSI target, which is basically a section of your NAS that serves as an extension of your PC hard drive.</span></span></p>
<p><em>Next Page: Connecting Through an iSCSI Initiator; Performance Comparison</em></p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhow-to-speed-up-your-nas-with-iscsi-pcworld%2F&amp;title=How%20to%20Speed%20Up%20Your%20NAS%20With%20iSCSI%20%26%238211%3B%20PCWorld"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/how-to-speed-up-your-nas-with-iscsi-pcworld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hand-Gesture Technologies Wave Bye to Desktop Mouse &#8211; Wall Street Journal</title>
		<link>http://allcomputerhardware.com/computer-hardware/hand-gesture-technologies-wave-bye-to-desktop-mouse-wall-street-journal/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/hand-gesture-technologies-wave-bye-to-desktop-mouse-wall-street-journal/#comments</comments>
		<pubDate>Mon, 21 May 2012 10:05:02 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/hand-gesture-technologies-wave-bye-to-desktop-mouse-wall-street-journal/</guid>
		<description><![CDATA[BY JESSICA E. VASCELLARO A race to liberate computer users from the mouse is kicking into high gear, inspired by the potential of turning hands and other body parts into digital controllers. The goal: to manage computers and other devices with gestures rather than pointing and clicking a mouse or touching a display directly. Backers [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhand-gesture-technologies-wave-bye-to-desktop-mouse-wall-street-journal%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhand-gesture-technologies-wave-bye-to-desktop-mouse-wall-street-journal%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>
<h3>BY JESSICA E. VASCELLARO</h3>
<p>A race to liberate computer users from the mouse is kicking into high gear, inspired by the potential of turning hands and other body parts into digital controllers.</p>
<p>The goal: to manage computers and other devices with gestures rather than pointing and clicking a mouse or touching a display directly. Backers believe that the approach can make it not only easier to carry out many existing chores but also take on trickier tasks such as creating 3-D models, verifying whether clothes fit, training athletes and browsing medical imagery during surgery without touching anything.</p>
<p>Such possibilities have spurred furious action at &#8230;</p>
</div>
<div>
<h3>BY JESSICA E. VASCELLARO</h3>
<p>A race to liberate computer users from the mouse is kicking into high gear, inspired by the potential of turning hands and other body parts into digital controllers.</p>
<p>The goal: to manage computers and other devices with gestures rather than pointing and clicking a mouse or touching a display directly. Backers believe that the approach can make it not only easier to carry out many existing chores but also take on trickier tasks such as creating 3-D models, verifying whether clothes fit, training athletes and browsing medical imagery during surgery without touching anything.</p>
<p>Such possibilities have spurred furious action at &#8230;</p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhand-gesture-technologies-wave-bye-to-desktop-mouse-wall-street-journal%2F&amp;title=Hand-Gesture%20Technologies%20Wave%20Bye%20to%20Desktop%20Mouse%20%26%238211%3B%20Wall%20Street%20Journal"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/hand-gesture-technologies-wave-bye-to-desktop-mouse-wall-street-journal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First inexact computer chip aimed at developing world &#8211; Science a Gogo</title>
		<link>http://allcomputerhardware.com/computer-hardware/first-inexact-computer-chip-aimed-at-developing-world-science-a-gogo/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/first-inexact-computer-chip-aimed-at-developing-world-science-a-gogo/#comments</comments>
		<pubDate>Mon, 21 May 2012 10:05:00 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/first-inexact-computer-chip-aimed-at-developing-world-science-a-gogo/</guid>
		<description><![CDATA[21 May 2012First inexact computer chip aimed at developing worldby Will Parker Moving from theory to reality, US researchers have unveiled the world&#8217;s first inexact computer chip (pictured). Error checking on the chip is only enforced for applications that require accuracy; other less fussy applications &#8211; such as video rendering &#8211; are processed with errors [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Ffirst-inexact-computer-chip-aimed-at-developing-world-science-a-gogo%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Ffirst-inexact-computer-chip-aimed-at-developing-world-science-a-gogo%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>
<p>21 May 2012<br /><strong>First inexact computer chip aimed at developing world</strong><br />by Will Parker</p>
<p><img src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/882a6_computer_chip_inexact.jpg" align="right" vspace="4" hspace="10" border="0" /> Moving from <a href="http://www.scienceagogo.com/news/20110431215456data_trunc_sys.shtml">theory</a> to reality, US researchers have unveiled the world&#8217;s first inexact computer chip (pictured). Error checking on the chip is only enforced for applications that require accuracy; other less fussy applications &#8211; such as video rendering &#8211; are processed with errors that are not discernible to the user. The benefit is a chip that the developers claim is around 15 times more efficient than today&#8217;s computer chips. The development team, from Rice University, Nanyang Technological University in Singapore, Switzerland&#8217;s Center for Electronics and Microtechnology (CSEM) and the University of California, Berkeley, believe the chip could power computing devices in the developing world from only solar power.</p>
<p>&#8220;It is exciting to see this technology in a working chip that we can measure and validate for the first time,&#8221; said project leader Krishna Palem, from the Rice Institute for Sustainable and Applied Infodynamics (ISAID). &#8220;Our work since 2003 showed that significant gains were possible, and I am delighted that these working chips have met and even exceeded our expectations.&#8221;</p>
<p>The concept behind the chip is simple. Slash power use by allowing processing components &#8211; like hardware for adding and multiplying numbers &#8211; to make a few mistakes. By managing the probability of errors and limiting which calculations produce errors, the designers have found they can simultaneously cut energy demands and dramatically boost performance.</p>
<p>&#8220;Particular types of applications can tolerate quite a bit of error. For example, the human eye has a built-in mechanism for error correction. We used inexact adders to process images and found that relative errors up to 0.54 percent were almost indiscernible, and relative errors as high as 7.5 percent still produced discernible images,&#8221; explained researcher Christian Enz, who led the CSEM arm of the collaboration.</p>
<p>Another example of the inexact design approach is &#8220;pruning,&#8221; or trimming away some of the rarely used portions of digital circuits on a microchip. In previous research, the researchers showed that pruning some sections of traditionally designed off-the-shelf microchips could boost performance in three ways: The pruned chips were twice as fast, used half as much energy and were half the size. In the new study, the team delved deeper and implemented these ideas in the processing elements on the prototype silicon chip.</p>
<p>&#8220;In the latest tests, we showed that pruning could cut energy demands 3.5 times with chips that deviated from the correct value by an average of 0.25 percent,&#8221; said Rice&#8217;s Avinash Lingamneni. &#8220;When we factored in size and speed gains, these chips were 7.5 times more efficient than regular chips. Chips that got wrong answers with a larger deviation of about 8 percent were up to 15 times more efficient.&#8221;</p>
<p>The inexact chip is likely to be a key component in ISAID&#8217;s planned iPad-like I-slate educational tablet, designed for Indian classrooms with no electricity. Officials in India&#8217;s Mahabubnagar District are bullish about the device and have announced plans to adopt 50,000 I-slates into middle and high school classrooms over the next three years.</p>
<p>Rice&#8217;s Palem said the hardware and graphic content for the I-slate are being developed in tandem. The chips are expected to cut power requirements in half and allow the I-slate to run on solar power from small panels similar to those used on handheld calculators. The first I-slates to contain inexact chips are expected by 2013.</p>
<p>Related:<br /><a href="http://www.scienceagogo.com/forum/ubbthreads.php">Discuss this article in our forum</a><br /><a href="http://www.scienceagogo.com/news/20110502021705data_trunc_sys.shtml">Physicists explore negative entropy in computation</a><br /><a href="http://scienceagogo.com/news/20100325222359data_trunc_sys.shtml">International team claim organic computing breakthrough</a><br /><a href="http://scienceagogo.com/news/20101016205457data_trunc_sys.shtml">Chaos computing researcher touts new silicon &#8220;chaogate&#8221;</a><br /><a href="http://scienceagogo.com/news/20110608034236data_trunc_sys.shtml">Harvested TV, radio signals power devices</a></p>
<p>Source: <a href="http://news.rice.edu/category/news-releases/">Rice University</a></p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Ffirst-inexact-computer-chip-aimed-at-developing-world-science-a-gogo%2F&amp;title=First%20inexact%20computer%20chip%20aimed%20at%20developing%20world%20%26%238211%3B%20Science%20a%20Gogo"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/first-inexact-computer-chip-aimed-at-developing-world-science-a-gogo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For the NFL, bigger is better &#8212; except in IT &#8211; Computerworld</title>
		<link>http://allcomputerhardware.com/computer-hardware/for-the-nfl-bigger-is-better-except-in-it-computerworld/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/for-the-nfl-bigger-is-better-except-in-it-computerworld/#comments</comments>
		<pubDate>Mon, 21 May 2012 10:00:11 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/for-the-nfl-bigger-is-better-except-in-it-computerworld/</guid>
		<description><![CDATA[Skip the navigation Computerworld White Papers Webcasts Newsletters Solution Centers BlackBerry We See a Better Way to Manage the Mobile Enterprise BMC Control-M Workload Automation Riverbed Accelerate Business Performance Solution Center View all Solution Centers Events Magazine Latest Issue Subscribe Subscriber Services Twitter Facebook RSS Topics Operating Systems Networking Mobile and Wireless Cloud Computing Security [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Ffor-the-nfl-bigger-is-better-except-in-it-computerworld%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Ffor-the-nfl-bigger-is-better-except-in-it-computerworld%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>
<div><a href="http://www.computerworld.com/s/article/9227278/For_the_NFL_Big_Is_Better_Except_in_IT#page_wrapper">Skip the navigation</a></div>
<div>
<div>
<p><a href="http://ad.doubleclick.net/jump/idge.cpw.datacenter/;kw=nfl,nationalfootballleague,datacenter,cio,nancygalietti,serverrooms,patrickthibodeau;cid=9227278;kw=nfl,nationalfootballleague,datacenter,cio,nancygalietti,serverrooms,patrickthibodeau;cid=9227278;author=patrick_thibodeau;tile=1;pos=topleaderboard;sz=728x90,989x125,970x98,970x268" target="_blank"><img src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/b114a_;kw=nfl,nationalfootballleague,datacenter,cio,nancygalietti,serverrooms,patrickthibodeau;cid=9227278;kw=nfl,nationalfootballleague,datacenter,cio,nancygalietti,serverrooms,patrickthibodeau;cid=9227278;author=patrick_thibodeau;tile=1;pos=topleaderboard;sz=728x90,989x125,970x98,970x268" width="728" height="90" border="0" alt="" /></a></p>
<p><a href="http://ad.doubleclick.net/jump/idge.cpw.datacenter/;kw=nfl,nationalfootballleague,datacenter,cio,nancygalietti,serverrooms,patrickthibodeau;cid=9227278;kw=nfl,nationalfootballleague,datacenter,cio,nancygalietti,serverrooms,patrickthibodeau;cid=9227278;author=patrick_thibodeau;tile=5;pos=dogear;dcopt=ist;sz=1x1;" target="_blank"><img src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/b114a_;kw=nfl,nationalfootballleague,datacenter,cio,nancygalietti,serverrooms,patrickthibodeau;cid=9227278;kw=nfl,nationalfootballleague,datacenter,cio,nancygalietti,serverrooms,patrickthibodeau;cid=9227278;author=patrick_thibodeau;tile=5;pos=dogear;dcopt=ist;sz=1x1;" width="1" height="1" border="0" alt="" /></a></p>
</p></div>
<div>
<div>
<div>
<div><a href="http://www.computerworld.com" name="&amp;lpos=Nav:Home">Computerworld</a></div>
<ul>
<li><a name="&amp;lpos=Nav:Utility" href="http://www.computerworld.com/s/whitepapers/1">White Papers</a></li>
<li><a name="&amp;lpos=Nav:Utility" href="http://www.computerworld.com/s/webcasts/1">Webcasts</a></li>
<li><a href="http://www.computerworld.com/s/newsletters?source=nlt_nav" name="&amp;lpos=Nav:Utility">Newsletters</a></li>
<li>
<p><span>Solution Centers</span></p>
<ul>
<li><a name="&amp;lpos=Nav:Utility:Solution Centers" href="http://solutioncenters.computerworld.com/blackberry_mobile_business/overview.html?from=cw&amp;src=ctwzne">BlackBerry We See a Better Way to Manage the Mobile Enterprise</a></li>
<li><a name="&amp;lpos=Nav:Utility:Solution Centers" href="http://solutioncenters.computerworld.com/bmc_control_m/?from=cw&amp;src=ctwzne">BMC Control-M Workload Automation</a></li>
<li><a name="&amp;lpos=Nav:Utility:Solution Centers" href="http://solutioncenters.computerworld.com/steelhead_solution_center_cw/?from=cw&amp;src=ctwzne">Riverbed Accelerate Business Performance Solution Center</a></li>
<li><a name="&amp;lpos=Nav:Utility:Solution Centers" href="http://solutioncenters.computerworld.com/cw_sc_home/">View all Solution Centers</a></li>
</ul>
</li>
<li><a name="&amp;lpos=Nav:Utility" href="http://events.computerworld.com">Events</a> </li>
<li>
<p><span>Magazine</span></p>
<ul>
<li><a name="&amp;lpos=Nav:Utility" href="http://www.computerworld.com/s/print/current">Latest Issue</a></li>
<li><a name="&amp;lpos=Nav:Utility" href="http://www.cwsubscribe.com/cgi-win/cw.cgi?ADD">Subscribe</a></li>
<li><a name="&amp;lpos=Nav:Utility" href="http://www.cwsubscribe.com/cgi-win/cw.cgi?main3">Subscriber Services</a></li>
</ul>
</li>
<li><a name="&amp;lpos=Nav:Utility" href="http://twitter.com/computerworld" target="_blank">Twitter</a></li>
<li><a name="&amp;lpos=Nav:Utility" href="http://www.facebook.com/Computerworld" target="_blank">Facebook</a></li>
<li><a name="&amp;lpos=Nav:Utility" href="http://www.computerworld.com/s/feeds/rss">RSS</a></li>
</ul>
<div>
</div>
<ul>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/home"><span>Topics</span></a></p>
<ul>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/89/Operating+Systems">Operating Systems</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/16/Networking">Networking</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/15/Mobile+and+Wireless">Mobile and Wireless</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/158/Cloud+Computing">Cloud Computing</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/17/Security">Security</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/19/Storage">Storage</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/154/Data+Center">Data Center</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/12/Hardware">Hardware</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/18/Applications">Applications</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/167/Internet">Internet</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/14/Management+and+Careers">Management and Careers</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/126/Government_Industries">Government/Industries</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/topic/home">All Topics</a></li>
</ul>
</li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/news">News</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/article/9139561/In_Depth">In Depth</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/article/9039700/Computerworld_s_Reviews_Database">Reviews</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://blogs.computerworld.com"><span>Blogs</span></a>
<ul>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com">Featured Blogs</a></li>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com/blogwatch">IT Blogwatch</a></li>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com/evans">Jonny Evans</a></li>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com/raphael">JR Raphael</a></li>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com/horowitz">Michael Horowitz</a></li>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com/gralla">Preston Gralla</a></li>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com/jennings">Richi Jennings</a></li>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com/mitchell">Robert L. Mitchell</a></li>
<li><a name="&amp;lpos=Nav:Main:Blogs" href="http://blogs.computerworld.com/blog/views/all_bloggers/last">All Bloggers</a></li>
</ul>
</li>
<li><a name="&amp;lpos=Nav:Main" href="http://www.computerworld.com/s/blogs/opinion">Opinion</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://blogs.computerworld.com/sharky">Shark Tank</a></li>
<li><a name="&amp;lpos=Nav:Main" href="http://itjobs.computerworld.com">IT Jobs</a></li>
<li>
<p><span>More</span></p>
<ul>
<li><a name="&amp;lpos=Nav:Main:More" href="http://www.computerworld.com/s/article/9140456/Enterprise_IT_Update">Enterprise IT</a></li>
<li><a name="&amp;lpos=Nav:Main:More" href="http://www.computerworld.com/s/article/9140776/Technology_hot_topics">Hot Topics</a></li>
<li><a name="&amp;lpos=Nav:Main:More" href="http://www.computerworld.com/s/article/9210300/IDG_Enterprise_CEO_Interviews">IDGE CEO Interviews</a></li>
<li><a name="&amp;lpos=Nav:Main:More" href="http://www.computerworld.com/s/insiders">Insider Articles</a></li>
<li><a name="&amp;lpos=Nav:Main:More" href="http://www.computerworld.com/s/article/9190998/Computerworld_QuickPoll_Center">QuickPoll Center</a></li>
<li><a name="&amp;lpos=Nav:Main:More" href="http://www.computerworld.com/video">Video</a></li>
</ul>
</li>
<li>
<p><span>IT Verticals</span></p>
<ul>
<li><a name="&amp;lpos=Nav:Main:ITverticals" href="http://www.computerworld.com/s/topic/130/Financial+IT">Financial IT</a></li>
<li><a name="&amp;lpos=Nav:Main:ITverticals" href="http://www.computerworld.com/s/topic/13/Government+IT">Government IT</a></li>
<li><a name="&amp;lpos=Nav:Main:ITverticals" href="http://www.computerworld.com/s/topic/132/Healthcare+IT">Healthcare IT</a></li>
</ul>
</li>
</ul>
</div>
<div>
<div><a href="http://www.computerworld.com/s/topic/154/Data+Center">Data Center</a></div>
<ul>
<li><a name="&amp;lpos=Nav:Main:Data Center" href="http://www.computerworld.com/s/topic/160/Business+Continuity">Business Continuity</a>|</li>
<li><a name="&amp;lpos=Nav:Main:Data Center" href="http://www.computerworld.com/s/topic/205/Green+IT">Green IT</a>|</li>
<li><a name="&amp;lpos=Nav:Main:Data Center" href="http://www.computerworld.com/s/topic/157/Infrastructure+Management">Infrastructure Management</a>|</li>
<li><a name="&amp;lpos=Nav:Main:Data Center" href="http://www.computerworld.com/s/topic/159/Mainframes+and+Supercomputers">Mainframes and Supercomputers</a>|</li>
<li><a name="&amp;lpos=Nav:Main:Data Center" href="http://www.computerworld.com/s/topic/156/NOSes+and+Server+Software">NOSes and Server Software</a>|</li>
<li><a name="&amp;lpos=Nav:Main:Data Center" href="http://www.computerworld.com/s/topic/155/Servers">Servers</a>|</li>
<li><a name="&amp;lpos=Nav:Main:Data Center" href="http://www.computerworld.com/s/topic/174/Virtualization">Virtualization</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Ffor-the-nfl-bigger-is-better-except-in-it-computerworld%2F&amp;title=For%20the%20NFL%2C%20bigger%20is%20better%20%26%238212%3B%20except%20in%20IT%20%26%238211%3B%20Computerworld"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/for-the-nfl-bigger-is-better-except-in-it-computerworld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-books may get reduced DRM &#8211; MyBroadband</title>
		<link>http://allcomputerhardware.com/computer-hardware/e-books-may-get-reduced-drm-mybroadband/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/e-books-may-get-reduced-drm-mybroadband/#comments</comments>
		<pubDate>Mon, 21 May 2012 07:22:28 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/e-books-may-get-reduced-drm-mybroadband/</guid>
		<description><![CDATA[Derrick Cramer Derrick joined MyBroadband in 2011 as a junior journalist with a strong background in computer hardware and gaming &#8211; he lives for that new motherboard&#8230; Major e-book publishers are suggesting a lightweight DRM for future e-books A “lighter” version of Digital Rights Management (DRM) may be coming to e-books after an association of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fe-books-may-get-reduced-drm-mybroadband%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fe-books-may-get-reduced-drm-mybroadband%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div><img class="c10" src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/9efcc_kindle3-185x138.jpg" />
<div>
<div>
<div>
<h4><a href="http://mybroadband.co.za/news/author/derrick-cramer" title="Posts by Derrick Cramer" rel="author">Derrick Cramer</a></h4>
<p>Derrick joined MyBroadband in 2011 as a junior journalist with a strong background in computer hardware and gaming &#8211; he lives for that new motherboard&#8230;</p>
</div>
</div>
</div>
<div>
<p>Major e-book publishers are suggesting a lightweight DRM for future e-books</p>
</div>
<p>A “lighter” version of Digital Rights Management (DRM) may be coming to e-books after an association of e-book publishers issued a statement outlining a new DRM package.</p>
<p>Current DRM systems require proprietary hardware and software to decrypt e-books, meaning books bought on an Amazon Kindle won’t work on a Barnes &amp; Noble Nook.</p>
<p>The new DRM system would lower production costs of e-reader hardware, and reduce client-server interactions to verify the e-books are on the correct reader.</p>
<p>A statement released by the International Digital Publishing Forum (IDPF) said, “DRM is subject to a single over-arching limitation: the entities that want DRM (i.e. publishers and copyright owners) do not typically pay for it.”</p>
<p>“Instead, the cost of DRM is usually passed on to content distributors and retailers. Apart from its use for ‘lock-in,’ these downstream entities have no incentive to protect content other than as a contractual obligation to content licensors,” they continued.</p>
<p>“Thus it is understandable that distributors and retailers have been highly reluctant to pay for DRM-related features that do not directly benefit them.”</p>
<p>The IDPF said they would prefer to build the light DRM out of an existing format, but would consider building a new format from the ground up if there was enough interest and support.</p>
<h5>Read the full story at: <a title="Ars Technica" href="http://arstechnica.com/gadgets/2012/05/e-books-may-take-a-page-out-of-digital-musics-book/" target="_blank">Ars Technica</a></h5>
<p>Tags: <a href="http://mybroadband.co.za/news/tag/amazon" rel="nofollow tag">Amazon</a>, <a href="http://mybroadband.co.za/news/tag/barnes-noble" rel="nofollow tag">Barnes &amp; Noble</a>, <a href="http://mybroadband.co.za/news/tag/e-books" rel="nofollow tag">e-books</a>, <a href="http://mybroadband.co.za/news/tag/e-publishing" rel="nofollow tag">e-publishing</a>, <a href="http://mybroadband.co.za/news/tag/e-reader" rel="nofollow tag">e-reader</a>, <a href="http://mybroadband.co.za/news/tag/idpf" rel="nofollow tag">IDPF</a>, <a href="http://mybroadband.co.za/news/tag/kindle" rel="nofollow tag">kindle</a>, <a href="http://mybroadband.co.za/news/tag/nook" rel="nofollow tag">Nook</a></p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fe-books-may-get-reduced-drm-mybroadband%2F&amp;title=E-books%20may%20get%20reduced%20DRM%20%26%238211%3B%20MyBroadband"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/e-books-may-get-reduced-drm-mybroadband/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ohio school costs by classroom or non-classroom &#8211; MiamiHerald.com</title>
		<link>http://allcomputerhardware.com/computer-hardware/ohio-school-costs-by-classroom-or-non-classroom-miamiherald-com/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/ohio-school-costs-by-classroom-or-non-classroom-miamiherald-com/#comments</comments>
		<pubDate>Sun, 20 May 2012 22:49:24 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/ohio-school-costs-by-classroom-or-non-classroom-miamiherald-com/</guid>
		<description><![CDATA[Ohio school officials are regrouping school expenses in the existing five spending categories to create only two: classroom or non-classroom. The determination is not always clear cut. Some examples include: NON-CLASSROOM STAFF AND SUPPORT PERSONNEL: Teacher aides, reading intervention specialists, guidance counselors, special education teachers, speech therapists, school nurses, librarians. They work outside the classroom, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fohio-school-costs-by-classroom-or-non-classroom-miamiherald-com%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fohio-school-costs-by-classroom-or-non-classroom-miamiherald-com%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>
<p>Ohio school officials are regrouping school expenses in the existing five spending categories to create only two: classroom or non-classroom. The determination is not always clear cut. Some examples include:</p>
<p>NON-CLASSROOM STAFF AND SUPPORT PERSONNEL: Teacher aides, reading intervention specialists, guidance counselors, special education teachers, speech therapists, school nurses, librarians. They work outside the classroom, but directly with students.</p>
<p>CAPITAL/DEBT SERVICE: Cafeteria tables, gym equipment, mulch for the school garden, buses, payments on debt. Items shared by the whole school, not specific to any one classroom.</p>
<p>COMPUTER TECHNOLOGY: Computer hardware and software, district-wide technology upgrades, online learning environments. Technological costs are often shared among buildings within a district, as well as being made available to students, teachers and administrators.</p>
<p>SOURCE: AP Research</p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fohio-school-costs-by-classroom-or-non-classroom-miamiherald-com%2F&amp;title=Ohio%20school%20costs%20by%20classroom%20or%20non-classroom%20%26%238211%3B%20MiamiHerald.com"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/ohio-school-costs-by-classroom-or-non-classroom-miamiherald-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Nvidia&#8217;s Kepler chips could end PCs and tablets as we know them &#8211; Digitaltrends.com</title>
		<link>http://allcomputerhardware.com/computer-hardware/how-nvidias-kepler-chips-could-end-pcs-and-tablets-as-we-know-them-digitaltrends-com/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/how-nvidias-kepler-chips-could-end-pcs-and-tablets-as-we-know-them-digitaltrends-com/#comments</comments>
		<pubDate>Sun, 20 May 2012 11:48:08 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/how-nvidias-kepler-chips-could-end-pcs-and-tablets-as-we-know-them-digitaltrends-com/</guid>
		<description><![CDATA[Tremendously powerful new processors toiling away in the cloud could make it irrelevant what kind of screen you connect with, ushering in a new age of computing. Last week, Nvidia launched the first graphics processing unit (GPU) designed for the cloud, dubbed Kepler. Supporting vendors include a who’s who of server providers, such as HP, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhow-nvidias-kepler-chips-could-end-pcs-and-tablets-as-we-know-them-digitaltrends-com%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhow-nvidias-kepler-chips-could-end-pcs-and-tablets-as-we-know-them-digitaltrends-com%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>
<p><a href="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/1b356_NVIDIA-GeForce-Grid-Hawken.jpg"><img class="size-full wp-image-350791 aligncenter" src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/1b356_NVIDIA-GeForce-Grid-Hawken.jpg" alt="How Nvidia’s Kepler chips could end PCs and tablets as we knew them" width="625" height="400" /></a></p>
<p><strong>Tremendously powerful new processors toiling away in the cloud could make it irrelevant what kind of screen you connect with, ushering in a new age of computing.</strong></p>
<p>Last week, Nvidia launched the first graphics processing unit (GPU) designed for the cloud, dubbed Kepler. Supporting vendors include a who’s who of server providers, such as HP, Dell, Cisco, and IBM — all of which will have products on the market shortly.</p>
<p>The whole concept behind these servers is to serve up a desktop experience from the cloud. This means delivering games, applications, utilities, and media to any device that will run the client: iPads, iPods, Android tablets, smartphones, and even cars and smart TVs. As this technology comes to market, it will increasingly not matter what you are using — you’ll be able to get your stuff on it as long as it is connected with decent bandwidth.</p>
<p>Let’s talk about some of the results.</p>
<h3>Gaming from anything</h3>
<p>On stage at its <a href="http://www.gputechconf.com/page/home.html">GPU Technology Conference</a> in San Jose, Nvidia had one person on an iPad gaming head to head with another on a new LG TV using a service called <a href="http://www.gaikai.com/">Gaikai</a>. The demo game was <em><a href="http://www.hawkengame.com/">Hawken</a></em>, a mech-oriented title that isn’t even in market yet. These two were gaming on hardware that couldn’t hope to run top-line graphics intensive game locally. Yet both where pounding away at each other, and the amazing thing was, the guy on the tablet was winning, showcasing that screen size didn’t matter as much as gaming skill.</p>
<p>This is often the problem with games: If it comes out on one platform and you or your friends don’t have that platform, not only can’t you play the game, the developer gets a fraction of the available revenue. But if games were delivered like streamed movies, then they could go everywhere. You could play from your connected AV system in your car, your iPad, or your TV in the home.</p>
<p>This is truly cloud computing, though Nvidia calls it GeForce Grid.</p>
<h3>Windows on an iPad</h3>
<p>I was out to breakfast the other day, and I have a nasty habit of listening in on the conversation at neighboring tables if it has to do with tech. The guy talking had been a recent convert from Windows to the Mac, and was talking about switching back because the Mac sucks. (His words not mine, no desire to peg the hate-mail meter this week.) He was complaining because he was going to have to dump his near-new MacBook Pro for an Ultrabook, and he was going to lose on that investment.</p>
<p><a href="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/1b356_Windows-on-iPad.jpg"><img class="size-full wp-image-350792 aligncenter" src="http://allcomputerhardware.com/wp-content/plugins/wp-o-matic/cache/1b356_Windows-on-iPad.jpg" alt="Windows on an iPad? Possibly, with NVIDIA's GeForce Grid." width="625" height="400" /></a>Well, what if you could run Windows on a Mac, or an iPad, or anything that would host a tiny client? If you like Apple hardware but hate the Apple platform, you can still run Windows. If you want to run Windows on your big smartphone or tablet in an emergency, you can do that, too.</p>
<p>Citrix demonstrated new hardware that could scale to support 100 desktops off one tower that looked smaller than my (admittedly rather large) PC.</p>
<p>This is the freedom to run what you want wherever you want. To not be tied to Apple or anyone else. To have software delivered like it was electricity. Someone else worries about malware, and backups, and making sure a catastrophic event doesn’t destroy your digital life along with your real one.</p>
<h3>Galaxy-class performance</h3>
<p>One of the most fascinating demonstrations had to do with modeling galaxy-class events. No I’m not referring to something out of Star Trek (the Enterprise was a Galaxy Class Starship). What Nividia showed was the progress from its existing Fermi platform, which can model the birth of the universe, to the Kepler platform, which can model what’s going to happen in a few short years when the Andromeda Galaxy runs into our own. Granted, a few short years in galaxy-class events is 3.5 billion years, so no need to jump under a table (not this would do you any good, mind you). As you can imagine, the scale is massive, and the capability is a magnitude (10 times) greater than what it was with the older hardware.</p>
<p>We often get excited about 20 percent performance leaps, so 10 times the performance is amazing. If this level of advancement keeps up, heck, we’ll be obsolete in a few years.</p>
<h3>Universal robotics</h3>
<p>You may think I’m joking on this last one, but one of the other Nvidia presenting at the show was Universal Robotics. This is the company bringing to market thinking robots that can respond to sensor-based events. In short, they can see and change their actions based on what they see. I’m hoping the eventual result is more like Robbie the Robot than Terminator, but I have my doubts. In any case, at the Nvidia conference, we once again saw major progress with regard to what you can do in the cloud, and even what machines will be able to do in the near-term future. Granted, they may be the only thing that is left of us in 3.5 billion years to say “oh crap” when the galaxies do collide.</p>
<p>And on that festive note, I’ll leave you to ponder our near, and far, future.</p>
<p><em>Guest contributor Rob Enderle is the founder and principal analyst for the <a href="http://www.enderlegroup.com/">Enderle Group</a>, and one of the most frequently quoted tech pundits in the world. Opinion pieces denote the opinions of the author, and do not necessarily represent the views of Digital Trends.</em></p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fhow-nvidias-kepler-chips-could-end-pcs-and-tablets-as-we-know-them-digitaltrends-com%2F&amp;title=How%20Nvidia%26%238217%3Bs%20Kepler%20chips%20could%20end%20PCs%20and%20tablets%20as%20we%20know%20them%20%26%238211%3B%20Digitaltrends.com"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/how-nvidias-kepler-chips-could-end-pcs-and-tablets-as-we-know-them-digitaltrends-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major Averages Fall To Four-Month Closing Lows &#8211; RTT News</title>
		<link>http://allcomputerhardware.com/computer-hardware/major-averages-fall-to-four-month-closing-lows-rtt-news/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/major-averages-fall-to-four-month-closing-lows-rtt-news/#comments</comments>
		<pubDate>Sat, 19 May 2012 02:23:56 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/major-averages-fall-to-four-month-closing-lows-rtt-news/</guid>
		<description><![CDATA[[unable to retrieve full-text content] Major Averages Fall To Four-Month Closing LowsRTT NewsMost of the major sectors moved to the downside over the course of the day, with significant weakness visible among computer hardware stocks. Reflecting the weakness in the computer hardware sector, the NYSE Arca Computer Hardware Index fell by 2.3 &#8230;Stocks Moderately Lower [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fmajor-averages-fall-to-four-month-closing-lows-rtt-news%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fmajor-averages-fall-to-four-month-closing-lows-rtt-news%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>[unable to retrieve full-text content]<br />
<table border="0" cellpadding="2" cellspacing="7">
<tr>
<td width="80" align="center" valign="top"></td>
<td valign="top">
<div><img alt="" height="1" width="1" /></div>
<div><a href="http://news.google.com/news/url?sa=t&amp;fd=R&amp;usg=AFQjCNEtPfuR4wEm6DJm7_S4y3EgEoorTw&amp;url=http://www.rttnews.com/1890193/major-averages-fall-to-four-month-closing-lows.aspx?type%3Dmu%26utm_source%3Dgoogle%26utm_campaign%3Dsitemap"><b>Major Averages Fall To Four-Month Closing Lows</b></a><br /><b>RTT News</b><br />Most of the major sectors moved to the downside over the course of the day, with significant weakness visible among <b>computer hardware</b> stocks. Reflecting the weakness in the <b>computer hardware</b> sector, the NYSE Arca <b>Computer Hardware</b> Index fell by 2.3 <b>&#8230;</b><br /><a href="http://news.google.com/news/url?sa=t&amp;fd=R&amp;usg=AFQjCNGccL4D8GsoJab_skQLV7QAcJTQ4w&amp;url=http://www.nasdaq.com/article/stocks-moderately-lower-in-mid-afternoon-trading---us-commentary-20120518-00658">Stocks Moderately Lower In Mid-Afternoon Trading &#8211; U.S. Commentary</a>NASDAQ</p>
<p><a href="http://news.google.com.hk/news/more?gl=us&amp;pz=1&amp;ned=us&amp;ncl=d1whL3-RDBHl8bMFREPfH2ecM0XvM"><b>all 7 news articles&nbsp;&raquo;</b></a></div>
</td>
</tr>
</table>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fmajor-averages-fall-to-four-month-closing-lows-rtt-news%2F&amp;title=Major%20Averages%20Fall%20To%20Four-Month%20Closing%20Lows%20%26%238211%3B%20RTT%20News"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/major-averages-fall-to-four-month-closing-lows-rtt-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>US EQUITIES WEEK AHEAD: HP&#8217;s Results; Data On Homes, Goods &#8211; Wall Street Journal</title>
		<link>http://allcomputerhardware.com/computer-hardware/us-equities-week-ahead-hps-results-data-on-homes-goods-wall-street-journal/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/us-equities-week-ahead-hps-results-data-on-homes-goods-wall-street-journal/#comments</comments>
		<pubDate>Sat, 19 May 2012 02:23:55 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/us-equities-week-ahead-hps-results-data-on-homes-goods-wall-street-journal/</guid>
		<description><![CDATA[NEW YORK -(Dow Jones)- Hewlett-Packard Co. (HPQ) is expected to post another quarter of weaker profits and revenue when the technology giant reports its fiscal second-quarter results next week. Data on existing home sales and new home sales next week will provide the first look at the important spring home selling season, while data on [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fus-equities-week-ahead-hps-results-data-on-homes-goods-wall-street-journal%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fus-equities-week-ahead-hps-results-data-on-homes-goods-wall-street-journal%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>
<h3 class="byline" />
<p>NEW YORK -(Dow Jones)- Hewlett-Packard Co. (HPQ) is expected to post another quarter of weaker profits and revenue when the technology giant reports its fiscal second-quarter results next week.</p>
<p>Data on existing home sales and new home sales next week will provide the first look at the important spring home selling season, while data on durable goods will shed light on the factory sector.</p>
<p>Skincare products maker Tria Beauty Inc. and gaming hardware company Corsair Components Inc. are expected to go public next week.</p>
<p>Investors will look signs of a turnaround at Hewlett-Packard Co. (HPQ) when the No. 1 personal &#8230;</p>
</div>
<div>
<h3 class="byline" />
<p>NEW YORK -(Dow Jones)- Hewlett-Packard Co. (HPQ) is expected to post another quarter of weaker profits and revenue when the technology giant reports its fiscal second-quarter results next week.</p>
<p>Data on existing home sales and new home sales next week will provide the first look at the important spring home selling season, while data on durable goods will shed light on the factory sector.</p>
<p>Skincare products maker Tria Beauty Inc. and gaming hardware company Corsair Components Inc. are expected to go public next week.</p>
<p>Investors will look signs of a turnaround at Hewlett-Packard Co. (HPQ) when the No. 1 personal &#8230;</p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fus-equities-week-ahead-hps-results-data-on-homes-goods-wall-street-journal%2F&amp;title=US%20EQUITIES%20WEEK%20AHEAD%3A%20HP%26%238217%3Bs%20Results%3B%20Data%20On%20Homes%2C%20Goods%20%26%238211%3B%20Wall%20Street%20Journal"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/us-equities-week-ahead-hps-results-data-on-homes-goods-wall-street-journal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to the Future (of Tech) &#8211; BusinessWeek (blog)</title>
		<link>http://allcomputerhardware.com/computer-hardware/back-to-the-future-of-tech-businessweek-blog/</link>
		<comments>http://allcomputerhardware.com/computer-hardware/back-to-the-future-of-tech-businessweek-blog/#comments</comments>
		<pubDate>Sat, 19 May 2012 02:23:55 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>

		<guid isPermaLink="false">http://allcomputerhardware.com/computer-hardware/back-to-the-future-of-tech-businessweek-blog/</guid>
		<description><![CDATA[Back when computers where a shiny new concept, the hardware and software were inseparable because of the immaturity of technology. The most powerful computers in the 1970s had less computing power than a smartphone has today. As hardware became more powerful and less expensive, tech companies began decoupling the software. This led to a software [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fback-to-the-future-of-tech-businessweek-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fback-to-the-future-of-tech-businessweek-blog%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>
<p>Back when computers where a shiny new concept, the hardware and software were inseparable because of the immaturity of technology. The most powerful computers in the 1970s had less computing power than a smartphone has today. As hardware became more powerful and less expensive, tech companies began decoupling the software. This led to a software renaissance—ultimately giving rise to Web-based approaches that have transformed the technology industry, our social life, and business itself.</p>
<p>Once again, there is potentially profound change coming that will alter the way businesses use computers. Rather than create one-size-fits-all machines, computer systems increasingly are being custom designed to perform specific tasks. The most obvious examples are <span>Google (<a href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?ticker=GOOG">GOOG</a>)</span>, <span>Amazon.com (<a href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?ticker=AMZN">AMZN</a>)</span>, and <span>Facebook (<a href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?ticker=FB">FB</a>)</span>. These companies have built their own systems that are scalable and optimized to help them conduct (and invent) businesses: Google can support a seemingly unending number of Gmail customers; Amazon can rent out computing space without running out of room; and Facebook can support nearly a billion friends without skipping a beat.</p>
<p>They represent a new breed of companies—not simply technology purveyors—that create their own computing hardware and related software purposely designed to support the exact services they are delivering to customers. And they add tremendous amounts of automation so it takes fewer people to manage their computing environment.</p>
<p>CEOs began to notice a few years ago that these companies were able to produce results faster and at a lower cost than their own IT organizations. But Google, Amazon, and Facebook are not the only ones changing the way they offer computing services. This marriage of hardware with strategic software to work in concert on a specific task is becoming the business strategy for such companies as <span>IBM (<a href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?ticker=IBM">IBM</a>)</span>, <span>Hewlett-Packard (<a href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?ticker=HPQ">HPQ</a>)</span>, <span>EMC (<a href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?ticker=EMC">EMC</a>)</span>, and <span>Oracle (<a href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?ticker=ORCL">ORCL</a>)</span>. The business value is clear: It makes the products more efficient, easier to manage, and easier to change—saving time, personnel costs, and money.</p>
<p>Today, a new generation of systems is under way that incorporates best practices for a specific industry. A computer can be designed for a health-care research firm that needs to manage—and analyze—massive amounts of data but doesn’t manage commercial transactions, which require a different type of software and different level of performance. In another scenario, an online retailer may need to close transactions very quickly while keeping track of available inventory. The type of hardware and software combination will be very different than the heath-care organization’s needs. A hedge fund, on the other hand, may need a system that is tuned to analyze huge volumes of data to decipher patterns instantly.</p>
<p>This is a back-to-the-future trend that should excite corporate customers, but be cautious: The system has to have a flexible, modular design so the technology can evolve with the business. What helped to doom the digital dinosaurs of an earlier computing epoch was an inflexibility that locked customers into a technology approach that was difficult to alter as market changes dictated a new approach to business.</p>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fallcomputerhardware.com%2Fcomputer-hardware%2Fback-to-the-future-of-tech-businessweek-blog%2F&amp;title=Back%20to%20the%20Future%20%28of%20Tech%29%20%26%238211%3B%20BusinessWeek%20%28blog%29"><img src="http://allcomputerhardware.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://allcomputerhardware.com/computer-hardware/back-to-the-future-of-tech-businessweek-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

