<?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>BLOGS@DiGiTSS &#187; Hardware</title>
	<atom:link href="http://blogs.digitss.com/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.digitss.com</link>
	<description>DiGiTSS Team&#039;s Programming experience with PHP, MySQL, Ajax, Javascript, jQuery, C# and Microsoft technologies</description>
	<lastBuildDate>Sat, 13 Aug 2011 06:26:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>All New Apple iMac with Intel dual/quad core processors</title>
		<link>http://blogs.digitss.com/hardware/all-new-apple-imac-with-intel-dualquad-core-processors/</link>
		<comments>http://blogs.digitss.com/hardware/all-new-apple-imac-with-intel-dualquad-core-processors/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 10:04:47 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iMac]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=311</guid>
		<description><![CDATA[All New Apple iMac with Intel dual/quad core processors]]></description>
			<content:encoded><![CDATA[<p>Hey can't wait to post this beautiful piece of <strong>Apple iMac</strong>; basically I am a Windows/*nix developer but got a chance to have hands on it while developing/testing iPhone compatible web application on it over iPhone SDK toolkit.</p>
<div id="attachment_312" class="wp-caption alignleft" style="width: 510px"><img class="size-full wp-image-312" title="Apple iMac" src="http://blogs.digitss.com/wp-content/uploads/2009/10/iMac.jpg" alt="Apple iMac" width="500" height="612" /><p class="wp-caption-text">Apple iMac</p></div>
<p>It's all together different experience when we use <strong>iMac</strong>. Basically I tried installing <strong>Mac OS X (Tiger)</strong> before few months back over Windows host using <strong>VMWare 6.x</strong> but was not able to do that successfully.</p>
<p>Downloaded a x86 version of the OS X from <a title="osx86project home" href="http://www.osx86project.org/" target="_blank">osx86project.org</a> but there were some issues with hard-disk detection and couldn't come out of it and stopped trying on it further.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blogs.digitss.com/news/whats-new-with-iphone-os-4-0/" rel="bookmark" title="April 11, 2010">What&#8217;s new with iPhone OS 4.0</a></li>
<li><a href="http://blogs.digitss.com/virtualization/unable-to-set-default-gateway-for-parallels-virtuozzo-container/" rel="bookmark" title="January 16, 2011">Unable to set default gateway for Parallels Virtuozzo Container</a></li>
<li><a href="http://blogs.digitss.com/news/google-nexus-s-the-new-smartphone-from-google/" rel="bookmark" title="December 8, 2010">Google Nexus S &#8211; the new smartphone from Google</a></li>
<li><a href="http://blogs.digitss.com/hardware/system-virtualization-for-home-business/" rel="bookmark" title="March 10, 2008">System Virtualization for Home &#038; Business</a></li>
<li><a href="http://blogs.digitss.com/news/apple-ipad-launched/" rel="bookmark" title="January 29, 2010">Apple iPad launched</a></li>
</ul>
<p><!-- Similar Posts took 13.720 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.digitss.com/hardware/all-new-apple-imac-with-intel-dualquad-core-processors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>System Virtualization for Home &amp; Business</title>
		<link>http://blogs.digitss.com/hardware/system-virtualization-for-home-business/</link>
		<comments>http://blogs.digitss.com/hardware/system-virtualization-for-home-business/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 18:33:38 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/hardware/system-virtualization-for-home-business/</guid>
		<description><![CDATA[Virtualization...! What does that mean in Computing? Wikipedia defines it as "[Virtualization is] a technique for hiding the physical characteristics of computing resources from the way in which other systems, applications, or end users interact with those resources. This includes making a single physical resource (such as a server, an operating system, an application, or [...]]]></description>
			<content:encoded><![CDATA[<p>Virtualization...! What does that mean in Computing?</p>
<p>Wikipedia defines it as "[Virtualization is] a technique for hiding the physical characteristics of computing resources from the way in which other systems, <a title="Application" href="http://en.wikipedia.org/wiki/Application">applications</a>, or <a class="mw-redirect" title="End user" href="http://en.wikipedia.org/wiki/End_user">end users</a> interact with those resources. This includes making a single physical resource (such as a <a title="Server (computing)" href="http://en.wikipedia.org/wiki/Server_%28computing%29">server</a>, an <a title="Operating system" href="http://en.wikipedia.org/wiki/Operating_system">operating system</a>, an application, or <a title="Storage device" href="http://en.wikipedia.org/wiki/Storage_device">storage device</a>) appear to function as multiple logical resources; or it can include making multiple physical resources (such as storage devices or servers) appear as a single logical resource."</p>
<p>In simple words Virtualization is about making Software fool (whether it is system or application). Sorry for my harsh words. This technology makes guest software feel like they are interacting with real hardware/resource while it is nothing but a layer created by Virtualization enabled software application.</p>
<p>Softwares with Virtualization Technology for System softwares/Operating system are called as Virtual Machine(s), I mean we can install Operating System with such softwares and they will be actually Machine inside Machine. All the resources used by Guest Virtual Machine will be using physical resources from Host Machine/Operating System.</p>
<p>It is good to use Virtualization for Software Testing, Deployment over multiple platforms and it's usage has long list. It will require really good hardware configuration for machines we are willing to install VMs.</p>
<p>Here is the list of System Virtualization enabled softwares for reference.<span id="more-56"></span></p>
<h3>Microsoft Virtual PC 2007</h3>
<p>You can download it from <a title="Download Microsoft Virtual PC 2007" href="http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx" target="_blank">http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx</a><br />
It's freely available and pretty option if you are interested in installing Windows guest over your Windows box.<br />
<!--adsense--></p>
<h3>Microsoft Virtual Server 2005  R2</h3>
<p>This is another Microsoft product for Server Virtualization. It can be downloaded from <a title="Download Microsoft Virtual Server 2005 R2" href="http://www.microsoft.com/windowsserversystem/virtualserver/default.aspx" target="_blank">http://www.microsoft.com/windowsserversystem/virtualserver/default.aspx</a></p>
<h3>VMware</h3>
<p>This is one of the big daddy of Virtualization and they are having wide range of products for System and Application virtualization. You can visit it on <a title="VMware Home" href="http://www.vmware.com/" target="_blank">http://www.vmware.com/</a>. I have been using it since more then 4 or 5 years now and it works great for installation of any Operating System over my Windows Box whether it is Linux / Windows variants.<br />
<!--adsense--></p>
<h3>Oracle VM</h3>
<p>Recently Oracle has jumped into Virtualization band and in Nov 2007 they unveiled Oracle VM. Which is based on <span>the open source Xen(TM) hypervisor technology. </span>Oracle VM is server virtualization software that fully supports both Oracle and non-Oracle applications, and is three 			  times more efficient than other server virtualization products as Oracle claims on their <a title="Oracle VM Home" href="http://www.oracle.com/technologies/virtualization/index.html">website</a>. You can download Oracle VM from <a title="Download Oracle VM" href="http://edelivery.oracle.com/oraclevm" target="_blank">http://edelivery.oracle.com/oraclevm</a>.<br />
<!--adsense--></p>
<h3>VirtualBox</h3>
<p>This is another promising Open Source Virtualization software from Innotek which is recently acquired by Sun Microsystems. You can visit VirtualBox website <a title="VirtualBox Home" href="http://www.virtualbox.org/" target="_blank">http://www.virtualbox.org</a>/ where it is available as free download.<br />
If you know more about any of the products listed or not listed above please mention it in your comment. I will be updating this post soon or will be writing new one in this reference I guess..!<br />
<!--adsense--><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blogs.digitss.com/virtualization/unable-to-set-default-gateway-for-parallels-virtuozzo-container/" rel="bookmark" title="January 16, 2011">Unable to set default gateway for Parallels Virtuozzo Container</a></li>
<li><a href="http://blogs.digitss.com/virtualization/vmware-workstation-this-virtual-machine-appears-to-be-in-use/" rel="bookmark" title="October 10, 2009">VMWare Workstation: This virtual machine appears to be in use.</a></li>
<li><a href="http://blogs.digitss.com/software/speed-up-pc-startup-with-soluto-anti-frustration-software/" rel="bookmark" title="February 13, 2011">Speed up PC startup with Soluto &#8211; Anti-Frustration Software</a></li>
<li><a href="http://blogs.digitss.com/browsers/this-download-has-been-blocked-by-your-security-zone-policy/" rel="bookmark" title="October 25, 2008">This download has been blocked by your security zone policy</a></li>
<li><a href="http://blogs.digitss.com/news/oracle-buys-sun/" rel="bookmark" title="April 21, 2009">Oracle buys Sun</a></li>
</ul>
<p><!-- Similar Posts took 3.737 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.digitss.com/hardware/system-virtualization-for-home-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP Blackbird 002 DE LCi gaming PC with Price tag $6,200</title>
		<link>http://blogs.digitss.com/hardware/hp-blackbird-002-de-lci-gaming-pc-with-price-tag-6200/</link>
		<comments>http://blogs.digitss.com/hardware/hp-blackbird-002-de-lci-gaming-pc-with-price-tag-6200/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 19:16:47 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/hardware/hp-blackbird-002-de-lci-gaming-pc-with-price-tag-6200/</guid>
		<description><![CDATA[It's an amazing piece of hardware.. I saw it and can't wait to post it on my blog. For hardcore computer gamers, there is no such thing as too much power when it comes to their personal computer; there is only the question: How much can I afford? The Blackbird 002 DE LCi is definitely [...]]]></description>
			<content:encoded><![CDATA[<p>It's an amazing piece of hardware.. I saw it and can't wait to post it on my blog.</p>
<p>For hardcore computer gamers, there is no such thing as too much power when it comes to their personal computer; there is only the question: How much can I afford? The Blackbird 002 DE LCi is definitely in the "money is no object" category. Sporting dual ATI Radeon X2900 XT video cards, each with 512GB of GDDR4 SDRAM, an Intel Core2 Extreme Quad-Core 3.0GHz QX6850 CPU, 2GB 1066MHz Corsair PC2-8500 SDRAM, three hard drives in a RAID array, and liquid cooling for the video cards and the CPU, this PC is a gamer's dream machine. And at about $6200, for many gamers, it will remain only a dream. HP loaned us a Blackbird 002 to review, and we just had to take a look inside.<span id="more-10"></span><br />
<img src="http://blogs.digitss.com/wp-content/uploads/2008/02/0.jpg" alt="0.jpg" /><br />
The Blackbird arrived in a solid trunk....! I never expected that. I guess FedEx and UPS could not be trusted.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/1.jpg" alt="HP Blackbird 002 DE LCi gaming PC" /></p>
<p>The trunk filled with padding should protect the machine from almost any shipping bumps.<br />
<!--adsense--><br />
<img src="http://blogs.digitss.com/wp-content/uploads/2008/02/2.jpg" alt="Cracking open the HP Blackbird 002 DE LCi gaming PC" /></p>
<p>Opening the trunk to reveal the Blackbird 02 drew a crowd. The day I received it, I had to run guys off who were trying to ogle the Blackbird while I wasn't around to maintain decorum.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/3.jpg" alt="3.jpg" /></p>
<p>One other good thing about getting a PC in a trunk like this is that it is much easier to remove and re-box later.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/4.jpg" alt="4.jpg" /></p>
<p>The HP Blackbird 02 is certainly eye-catching. The plate on the side displays a fractal-like image.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/5.jpg" alt="5.jpg" /></p>
<p>There is nothing but DVIs out with Dual ATI Radeon x2900 XTs, each with 512 MB of GDDR4 SDRAM. In case you are wondering, that is some fast video memory.</p>
<p>The onboard sound on the NVIDIA nForce motherboard supports 7.1 speakers. Creative Labs must be concerned.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/6.jpg" alt="6.jpg" /></p>
<p>These high-end motherboards have support for Gigabit Ethernet, eSATA, USB 2.0, 1394 Firewire, and even SPDIF out.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/7.jpg" alt="7.jpg" /></p>
<p>The case door continues with the glossy fractal imagery.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/8.jpg" alt="8.jpg" /></p>
<p>Access to the inside of the case is just a door latch away. There are no screws to contend with and the door is on a hinge.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/9.jpg" alt="9.jpg" /></p>
<p>For most of the components in the Blackbird 02 you do not need any tools. But for the few places where you might need a tool, one is provided along with some extra screws and nuts.<img src="http://blogs.digitss.com/wp-content/uploads/2008/02/10.jpg" alt="10.jpg" /><br />
<!--adsense--><br />
One of the first things you notice about the Blackbird's interior is that some plastic pieces separate the air flow around the CPU from the air flow around the video cards. And this is even though everything is liquid cooled.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/11.jpg" alt="11.jpg" /></p>
<p>One of the first things you notice about the Blackbird's interior is that some plastic pieces separate the air flow around the CPU from the air flow around the video cards. And this is even though everything is liquid cooled.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/12.jpg" alt="12.jpg" /></p>
<p>The last image was a little dark so I turned the camera flash on. Notice the Striker Extreme on the motherboard between the video cards. That is the moniker of the current hot nForce motherboard. I had one put in my new gaming PC.</p>
<p>Also notice that there are two power connections for each video card -- they like'a the juice.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/13.jpg" alt="13.jpg" /></p>
<p>With all of those power connections you can understand the need for an 1100 Watt power supply. You can count on your electric bills going up if you are running a Blackbird 02 in your home.</p>
<p>The HP Blackbird 02 is really a product of Hewlett-Packards acquisition of Voodoo Extreme and their telltale cabling artistic expertise is obvious.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/14.jpg" alt="14.jpg" /></p>
<p>Underneath all of this cooling apparatus is an Intel Core2 Extreme Quad-Core 3.0GHz QX6850 CPU.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/15.jpg" alt="15.jpg" /></p>
<p>The Crossfire connectors allow the dual ATI x2900 XT video cards to act in tandem, which increases overall video performance immensely.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/17.jpg" alt="17.jpg" /></p>
<p>With another plastic separator removed you can get a good look at the video cards. Even in the era of huge video cards, these suckers stand out.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/18.jpg" alt="18.jpg" /></p>
<p>The Blackbird 02 case design features this five-bay hard drive stack. Slot 1 and 2 contain 160GB Western Digital Raptors configured in RAID 0. The third bay contains a 750GB SATA drive for storing media files. Each drive can be slid out sideways -- no screws involved. All cases should adopt this idea.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/19.jpg" alt="19.jpg" /></p>
<p>At 10,000 RPM, the WD Raptor drives are plenty fast.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/20.jpg" alt="20.jpg" /><br />
<!--adsense--><br />
As you would expect in a $6,200 PC, the RAM is high-quality, high-speed RAM from Corsair and each stick has its own heat sink.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/21.jpg" alt="21.jpg" /></p>
<p>The liquid cooling system is completely closed so there is no real chance of leaking -- unless you start pulling things out.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/22.jpg" alt="22.jpg" /></p>
<p>As you would expect, the Blackbird boots up quickly and is ready for a test drive.<br />
<img src="http://blogs.digitss.com/wp-content/uploads/2008/02/23.jpg" alt="23.jpg" /></p>
<p>No PC these days is complete unless it has LED lights. From the front, the green lights of the Blackbird 02 are very bright -- colleagues down the hall noticed it right away.</p>
<p><img src="http://blogs.digitss.com/wp-content/uploads/2008/02/25.jpg" alt="25.jpg" /></p>
<p>As someone who is willing to spend extra bucks on a well-made, top-of-the-line gaming PC, I can appreciate the workmanship and awe-factor of the HP Blackbird 02 DE LCi. If money wasn't an issue, I would buy one.</p>
<p>Thanks to Tech Republic for original post on<br />
<a href="http://content.techrepublic.com.com/2346-13636_11-186975-1.html" target="_blank">http://content.techrepublic.com.com/2346-13636_11-186975-1.html</a><br />
<!--adsense--><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blogs.digitss.com/browsers/firefox-browsers/firefox-3-7-alpha-turns-firefox-4-0-pre-beta/" rel="bookmark" title="July 5, 2010">Firefox 3.7 alpha turns Firefox 4.0 pre beta</a></li>
<li><a href="http://blogs.digitss.com/news/offline-gmail-on-the-way-thanks-to-google-gears/" rel="bookmark" title="January 29, 2009">Offline Gmail on the way &#8211; Thanks to Google Gears</a></li>
<li><a href="http://blogs.digitss.com/microsoft/net-microsoft/request-for-the-permission-of-type-system-data-failed/" rel="bookmark" title="January 16, 2010">Request for the permission of type &#8216;System.Data&#8230;&#8217; failed</a></li>
<li><a href="http://blogs.digitss.com/reviews/acronis-disk-director-11-home-worked-for-me/" rel="bookmark" title="October 23, 2010">Acronis Disk Director 11 Home Worked for me..!</a></li>
<li><a href="http://blogs.digitss.com/business/benefits-versus-features/" rel="bookmark" title="August 15, 2010">Benefits Versus Features</a></li>
</ul>
<p><!-- Similar Posts took 3.913 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.digitss.com/hardware/hp-blackbird-002-de-lci-gaming-pc-with-price-tag-6200/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.399 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-08-30 01:34:05 -->

