<?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>Windows Vista and Windows 7 Help &#187; Hardware</title>
	<atom:link href="http://www.vistaclues.com/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vistaclues.com</link>
	<description>Windows Vista and Windows 7 Help</description>
	<lastBuildDate>Sat, 17 Sep 2011 11:41:13 +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>Comparison of 7500k and 10k RPM hard drive performance</title>
		<link>http://www.vistaclues.com/comparison-of-7500k-and-10k-rpm-hard-drive-performance/</link>
		<comments>http://www.vistaclues.com/comparison-of-7500k-and-10k-rpm-hard-drive-performance/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 16:55:14 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=1387</guid>
		<description><![CDATA[I just bought a new Dell XPS with 2x700GB 7500 RPM drives (ST3750528AS) in a RAID 0 array, and I moved over my (very expensive) 2x300GB 15,000 RPM RAID 0 array. This seemed like a good time to compare the performance of 7500RPM  and 15kRPM drives. Now, there is one big factor to consider besides [...]]]></description>
			<content:encoded><![CDATA[<p>I just bought a new Dell XPS with 2x700GB 7500 RPM drives (ST3750528AS) in a RAID 0 array, and I moved over my (very expensive) 2x300GB 15,000 RPM RAID 0 array. This seemed like a good time to compare the performance of 7500RPM  and 15kRPM drives.</p>
<p>Now, there is one big factor to consider besides the drive spin speed: The newer 700GB drives are more than twice as big as my older 300GB drives, which means their data is about twice as dense. Therefore, they should be able to read data about twice as quickly, if the RPMs were equal.</p>
<p>First, the older, 15k drives:</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2011/03/10k.png"><img class="size-full wp-image-1388 alignnone" title="10,000 RPM drive performance" src="http://images.vistaclues.com/wp-content/uploads/2011/03/10k.png" alt="" width="570" height="460" /></a></p>
<p><span id="more-1387"></span></p>
<p>The average read speed of 174 MB/sec is very respectable, but not astounding given the cost. It&#8217;s a RAID 0 array, which means my computer is reading from two disks simultaneously and in parallel, so it&#8217;s probably about twice the rate of an individual drive. My stand-alone and much less expensive ST31500341AS 1.5TB 7500RPM drive averages about 100 MB/sec.</p>
<p>Next, here&#8217;s the performance of two 7500RPM drives in a RAID 0 array:</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2011/03/7500rpm.png"><img class="alignnone size-full wp-image-1389" title="7500rpm disk drive performance" src="http://images.vistaclues.com/wp-content/uploads/2011/03/7500rpm.png" alt="" width="570" height="460" /></a></p>
<p>They&#8217;re about 15% faster than the 15k drives, averaging almost 200 MB/sec. The slower rotational speed decreases their performance, but the higher density increases it.</p>
<p>They lose in Access Time, however. If the Transfer Rate (in MB/sec) is how long it takes you to read a book, the Access Time is how long it takes you to find the book on the shelf. If you were racing someone with a faster Transfer Rate and a slower Access Time, you would win any time you had to read a small book, and lose any time you had to read a big book. Therefore, the bigger, lower RPM drives are better at reading large blocks of data, while the smaller, higher RPM drives are better at reading small, random blocks of data.</p>
<p>As you can see from the <a href="http://www.hdtune.com/">HD Tune</a> screenshots, the 15k array has an Access Time more than twice as fast as the 7500RPM array. This makes sense, because, access time is determined by how long it takes the drive to spin around to the requested section of the disk (disks always spin in one direction, and don&#8217;t stop while they&#8217;re in use). On average, it&#8217;s going to have to spin about half-way around to find the next random piece of data. That should only take 2ms on the 15k RPM drives, or 4ms on the 7500RPM drives. However, the drive head also has to move in toward the center of the disk or out towards the outer edge of the edge, and then wait for the disk to spin to the right spot, which can take longer.</p>
<p><strong>Individual disks not in a RAID 0 array would have a Transfer Rate of about half the speed. However, i</strong><strong>ndividual disks not in a RAID 0 array would have about the same Access Time.</strong></p>
<p>So, I made the 15k RPM array my system drive, because system files tend to be a lot of random access. I&#8217;m also using it for my temporary/scratch files, virtual machines, and Lightroom Catalog, because they are limited mostly by access time. I use the 7500 RPM array to store my photos, because they&#8217;re large, contiguous files that will benefit from a higher Transfer Rate more than a higher Access Time.</p>
<p>The Burst Rate is just the maximum speed of the interface. Basically, that&#8217;s how fast the drive could transfer something to the computer if it were already cached on the drive itself. Clearly the newer RAID array has better caching built-in, but that probably won&#8217;t make a huge impact on my performance, because Windows will be doing higher-level caching&#8211;I have plenty of RAM.</p>
<p>Here is more information about understanding <a title="How to Test (and Understand) Hard Disk Drive Performance" href="http://www.vistaclues.com/how-to-test-and-understand-hard-disk-drive-performance/">hard drive performance</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/comparison-of-7500k-and-10k-rpm-hard-drive-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting three monitors to one computer</title>
		<link>http://www.vistaclues.com/connecting-three-monitors-to-one-computer/</link>
		<comments>http://www.vistaclues.com/connecting-three-monitors-to-one-computer/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:09:59 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[firepro]]></category>
		<category><![CDATA[multiple monitors]]></category>
		<category><![CDATA[tvs]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=1366</guid>
		<description><![CDATA[A question from a reader: Hello, I hate to bother you but I have been reading on the internet about the multi-screen topics you write about. If you have time to answer my question &#8211; I would greatly appreciate it. I have been assigned what seems to be an impossible project &#8211; and given almost [...]]]></description>
			<content:encoded><![CDATA[<p>A question from a reader:</p>
<blockquote><p>Hello,<br />
I hate to bother you but I have been reading on the internet about the multi-screen topics you write about. If you have time to answer my question &#8211; I would greatly appreciate it.<br />
I have been assigned what seems to be an impossible project &#8211; and given almost nothing as a budget.<br />
My company want me to create a 3 TV set visual in our business.<br />
I see where you write about similar set-ups &#8211; I had hoped you can give me some direction.<br />
This is ULTIMATELY what I would like to make happen.<br />
We have a computer that sits there and has little other purpose.<br />
I would like to use this computer to drive 3 modern TV sets (which have perhaps VGA inputs). I see some links you provide to companies that make video splitting devices &#8211; but we would need the model that costs almost 2 thousand &#8211; which is my entire budget &#8211; so this won&#8217;t work. Anyway &#8211; I am looking for a cheap way to connect 3 TV sets to a computer AND have the computer to run 3 separate programs which will feed these 3 separate TV sets. I may be able to get this down to 2 TV&#8217;s &#8211; but 3 is the ultimate goal.<br />
What have you seen or read about that is cheap that may be able to do what I need? I really would appreciate any advice you have on the subject.</p></blockquote>
<p>And my answer:</p>
<p><span id="more-1366"></span>Hiya, Scott.<br />
For hardware, just get a video adapter that supports three screens. Here are several:</p>
<p><a href="http://www.multi-monitors.com/SUPER_PC_Dual_Monitor_Video_Cards_Multi_Screen_Graphics_s/1914.htm" target="_blank">http://www.multi-monitors.com/SUPER_PC_Dual_Monitor_Video_Cards_Multi_Screen_Graphics_s/1914.htm</a><br />
<a href="http://www.multi-monitors.com/SUPER_PC_Dual_Monitor_Video_Cards_Multi_Screen_Graphics_s/1914.htm" target="_blank"></a></p>
<p>You have lots of options, but this seems to be the cheapest at $250: <a href="http://www.amazon.com/gp/product/B0021AERYW?ie=UTF8&amp;tag=northruporg&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0021AERYW">ATI FirePro 2450 Multi-View 512 MB PCI-Express Video Card</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=northruporg&amp;l=as2&amp;o=1&amp;a=B0021AERYW" border="0" alt="" width="1" height="1" /></p>
<p>So, swap out your existing video card with that one (assuming you have PCI-Express), and use whatever adapter cables you might need to connect to your TVs. Then, just configure Windows for use with multiple monitors.</p>
<p>Are you playing independent video on all three monitors? If so, did you find software to do that, or do you need a hand?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/connecting-three-monitors-to-one-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding an External Monitor to a Laptop</title>
		<link>http://www.vistaclues.com/adding-an-external-monitor-to-a-laptop/</link>
		<comments>http://www.vistaclues.com/adding-an-external-monitor-to-a-laptop/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 19:32:19 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=1095</guid>
		<description><![CDATA[A question from a reader: Hi Tony, This is totally random, but I stumbled onto an article you wrote for a Microsoft blog like six years ago about how to run multiple monitors off of a laptop. Are you aware of any easier solutions available since that article came out? I bought this thing below, [...]]]></description>
			<content:encoded><![CDATA[<p>A question from a reader:</p>
<p><em>Hi Tony, This is totally random, but I stumbled onto an article you  wrote for a Microsoft blog like six years ago about how to run multiple  monitors off of a laptop. Are you aware of any easier solutions  available since that article came out? I bought this thing below, but it  only allows for two monitors to display the same thing, rather than  spreading the desktop across three screens (which is what I&#8217;d like to  do.)</p>
<p><a href="http://www.radioshack.com/product/index.jsp?productId=3521446" target="_blank">http://www.radioshack.com/product/index.jsp?productId=3521446</a></em></p>
<p>And my reply:</p>
<p><span id="more-1095"></span>At the time I wrote my article, USB video cards only supported resolutions up to 1280&#215;1024, which was too low for a decently-sized external monitor. They&#8217;ve gotten better since:</p>
<p><a href="http://www.coolgear.com/usbgear/USB-Video-Card.html" target="_blank">http://www.coolgear.com/usbgear/USB-Video-Card.html</a></p>
<p>Here&#8217;s a well reviewed adapter that supports 1600&#215;1200, which is good for most non-widescreen  monitors up to 21&#8243;:</p>
<p><a href="http://www.amazon.com/EVGA-100-U2-UV16-A1-Supporting-1600x1200-Resolution/dp/B00191GZ8U/ref=sr_1_8?ie=UTF8&amp;s=electronics&amp;qid=1279567417&amp;sr=8-8" target="_blank">http://www.amazon.com/EVGA-100-U2-UV16-A1-Supporting-1600&#215;1200-Resolution/dp/B00191GZ8U/ref=sr_1_8?ie=UTF8&amp;s=electronics&amp;qid=1279567417&amp;sr=8-8</a></p>
<p>If you need a widescreen resolution, this might work better for you:</p>
<p><a href="http://www.amazon.com/Plugable-Adapter-Multiple-Displays-2048x1152/dp/B0038P1TP4/ref=sr_1_4?s=electronics&amp;ie=UTF8&amp;qid=1279567600&amp;sr=1-4" target="_blank">http://www.amazon.com/Plugable-Adapter-Multiple-Displays-2048&#215;1152/dp/B0038P1TP4/ref=sr_1_4?s=electronics&amp;ie=UTF8&amp;qid=1279567600&amp;sr=1-4</a></p>
<p>Well, check the resolution of your monitors, then shop around for  &#8220;usb video adapter&#8221;, &#8220;usb video card&#8221;, or &#8220;usb display adapter&#8221; and let  me know what you find. Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/adding-an-external-monitor-to-a-laptop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Find and Free Up that &#8220;Missing&#8221; Disk Space</title>
		<link>http://www.vistaclues.com/find-and-free-up-that-missing-disk-space/</link>
		<comments>http://www.vistaclues.com/find-and-free-up-that-missing-disk-space/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 17:52:14 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=1090</guid>
		<description><![CDATA[A reader dropped a comment onto another page with a question that I&#8217;ve asked myself many times&#8230; I wonder if you can help with this perhaps related problem. Running Windows Vista, it reports the hard drive has only 58 MB of free space. Adding up the folder sizes as shown in the properties window for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.steffengerlach.de/freeware/"><img title="scanner" src="http://images.vistaclues.com/wp-content/uploads/2010/06/scanner.png" alt="" width="492" height="435" /></a></p>
<p>A reader dropped a comment onto another page with a question that I&#8217;ve asked myself many times&#8230;</p>
<blockquote><p>I wonder if you can help with this perhaps related problem. Running  Windows Vista, it reports the hard drive has only 58 MB of free space.   Adding up the folder sizes as shown in the properties window for each  folder in Windows Explorer (including hidden folders), indicates that  there are hundreds of GB of unused space.<br />
When the limit is reached and there is no space left, by Windows  reporting, no files can be saved.<br />
It seems obvious that Windows’ reporting is faulty, but as it stops the  saving of files, it cannot be ignored.<br />
Any solution / suggestions?</p></blockquote>
<p>Unfortunately, it&#8217;s not likely that Windows is simply lieing to you. More likely is that your technique of evaluating the disk space used by each folder is flawed. However, just to make sure Windows isn&#8217;t lieing, you can run a checkdisk at an administrative command prompt by following these steps (after the jump):</p>
<p><span id="more-1090"></span></p>
<ol>
<li>Click Start and type <strong>cmd</strong>.</li>
<li>Right-click <strong>cmd.exe </strong>and then click <strong>Run As Administrator</strong>.</li>
<li>Type <strong>chkdsk C: /f /r</strong> and then press <strong>Enter</strong>. I&#8217;m assuming the free disk space problem is on your C:\ drive, but you can check any disk this way.</li>
<li>When prompted, type <strong>Y </strong>and press <strong>Enter</strong>.</li>
<li>Restart your computer and be patient while Windows scans your disk.</li>
</ol>
<p>After you restart your computer, check your free disk space again. If your free disk space still isn&#8217;t where you expect it, then it really is being used by something. First, <a href="http://www.vistaclues.com/how-to-increase-free-disk-space/">use the Windows Disk Cleanup Wizard to remove unnecessary files</a>.</p>
<p>The trick is finding the files and folders that are using the space. Windows isn&#8217;t especially good at this, but there are many free tools that are good at it. My favorite is the <a href="http://www.steffengerlach.de/freeware/">free and tiny Scanner disk space usage analysis tool</a>. Download and run the .exe file&#8211;no install necessary&#8211;and then examine the radial chart to find the folders using the most space. Hover your cursor over the bigger sections of the diagram to find the folders using up lots of space. If you don&#8217;t expect that folder to use that space, right-click the section and then click <strong>Open</strong>. Scanner opens an Explorer window to show you the contents. As you can see from this screenshot, my Shared Virtual Machines folder is using 17 GB&#8211;a surprise to me, since I don&#8217;t use that folder to store virtual machines anymore.</p>
<p>I managed to clear up about 40GB of unneeded files, postponing the purchase of more hard disks by another couple of months&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/find-and-free-up-that-missing-disk-space/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iPad Review</title>
		<link>http://www.vistaclues.com/ipad-review/</link>
		<comments>http://www.vistaclues.com/ipad-review/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 17:55:13 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=1072</guid>
		<description><![CDATA[I bought a $700 64GB WiFi iPad, and it arrived a bit more than a week ago. Yet, I still feel like I&#8217;m waiting for my iPad to arrive. I was promised an iPad that would revolutionize how I read magazines and books. It would bring the amazing Apple App Store experience to a bigger [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/04/Apple-iPad-001.jpg"><img class="alignnone size-full wp-image-1073" title="Apple-iPad-001" src="http://images.vistaclues.com/wp-content/uploads/2010/04/Apple-iPad-001.jpg" alt="" width="460" height="276" /></a></p>
<p>I bought a $700 64GB WiFi iPad, and it arrived a bit more than a week  ago. Yet, I still feel like I&#8217;m waiting for my iPad to arrive.</p>
<p>I was promised an iPad that would revolutionize how I read magazines and books. It would bring the amazing Apple App Store experience to a bigger screen. It would serve my Web browsing needs at home and be my portable media player/game system on the road.</p>
<p>The iPad doesn&#8217;t do any of these things well, at least right now. Some examples:</p>
<p><span id="more-1072"></span></p>
<ul>
<li>I needed directions to the Bronx Zoo from my house. I Googled Bronx Zoo, found the address, and pressed Google Maps to open it in Google Maps. With another press, the iPad routed from my current location to the zoo. Perfect. Now, I needed to print the directions. My $700 iPad can&#8217;t print. So, I had to repeat the process from a real computer.</li>
<li>I know everyone complains about it, but the iPad doesn&#8217;t support Flash. Two of <em>my</em> websites use Flash extensively (<a href="http://northrupphotography.com">northrupphotography.com</a> and <a href="http://www.northrup.org">northrup.org</a>). Flash is everywhere, and while I can get by without it when I need to look up something quick, you definitely <em>need </em>Flash if you want to casually browse and enjoy the Web.</li>
<li>At least there are the apps, right? I immediately opened the App Store to download the dozens of Apps I have on my iPhone. They&#8217;re just not there. Very few designed-for-iPad apps are available now, and they cost far too much. Plants vs. Zombies for the iPhone is fun and costs $3. It&#8217;s exactly the same on the iPad (but bigger) and it costs $10. Turns out, I&#8217;m willing to blow $3 on a dumb game, but $10 seems like way too much. Plus, when I&#8217;m stuck waiting in line, I can grab my iPhone and keep myself occupied, or toss it to the kid to keep her busy. The iPad is too big to carry everywhere, and why would I play a game on it at home when I have a real computer and an XBox, attached to much better screens?</li>
<li>eBooks and magazines just aren&#8217;t ready yet. The formatting is terrible (in one book, literally unreadable because spaces and linebreaks were lost). Where are the gorgeous interactive magazines I saw in the previews? Zinio seems to be the only real option now, and all they do is show you scans of magazines, which means no searching, formatting not designed for the iPad (you have to pinch and drag individual pages around to see them full-size), and very little interactivity. USA Today and the Wall Street Journal have apps designed for the iPad, but they&#8217;re less functional and dynamic than their websites.</li>
<li>The tablet format is clumsy. If I try and hold it like a book to read, my arms get tired after a few minutes because it&#8217;s too heavy. I can&#8217;t rest it on my lap like a laptop because the screen lays flat. If I want to use it as a media player on an airplane, I&#8217;d have to bring a stand to hold it up, which brings me to my next point&#8230;</li>
<li>Media is a pain to copy over, because the iPad supports a very limited number of formats. So, I can&#8217;t simply copy them over. I tried converting some videos to a supported format, and it took a long time&#8211;and then iTunes refused to copy them to the iPad, because I guess I got the format wrong. iTunes could help out here by doing the conversion for me, but I suspect they want me to buy from their limited number of content suppliers.</li>
<li>I use Google Reader to keep up with about a dozen different websites.  Open the page on the iPad, though, and I get the mobile version of the  page which doesn&#8217;t show any pictures until you click the individual  items. Many of the sites I read are photography related, so this ruins  them.</li>
</ul>
<p>I really didn&#8217;t approach the iPad as a cynic&#8211;I bought into their vision of the future of publishing. The future just isn&#8217;t here, yet. I&#8217;ll check back with you in six months, but right now, I urge you not to buy an iPad. Instead, grab a Windows-based netbook, or hold out for one of the upcoming Windows-based touchscreen tablets. At least you&#8217;ll be able to use Flash.</p>
<p>In the interest of full disclosure, I&#8217;ve published many books for Microsoft Press, and I&#8217;m quite sure that Microsoft wants to compete with the iPad. I&#8217;m not being compensated in any way for slamming the iPad, though. I laid out $700 because I believed in it.</p>
<p>BTW, a few positive points:</p>
<ul>
<li>The battery life on the iPad really is great.</li>
<li>The screen is awesome. I don&#8217;t buy into the idea that only eInk is suitable for reading. After all, so many of us stare at LCD screens all day, anyway. I have a Kindle, too, and I&#8217;d rather read something on the color iPad.</li>
<li>My kid loves the iPad, even though she can&#8217;t play her games at the PBS Kids or Nickelodeon websites because they need Flash. I did download a couple of games for her, and they kept her occupied during a road trip. BTW, she&#8217;s six, and the first thing she said when she saw it was, &#8220;It&#8217;s a big iPod!&#8221; She&#8217;s right, too&#8211;it&#8217;s a big, heavy, non-portable iPod.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/ipad-review/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Low Processor Frequency</title>
		<link>http://www.vistaclues.com/low-processor-frequency/</link>
		<comments>http://www.vistaclues.com/low-processor-frequency/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 20:57:09 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Reader Questions]]></category>
		<category><![CDATA[frequency]]></category>
		<category><![CDATA[ghz]]></category>
		<category><![CDATA[performance monitor]]></category>
		<category><![CDATA[processor]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=1033</guid>
		<description><![CDATA[Today my friend Jeff hit me up with an interesting question. His quad-core HP DL585 is supposed to operate at 3.4 GHz, but Performance Monitor was showing it running at 82% of the maximum frequency&#8211;2.8 GHz. My first thought was that the difference was the metric AMD uses to make it easier to compare their [...]]]></description>
			<content:encoded><![CDATA[<p><img title="processor frequency" src="http://images.vistaclues.com/wp-content/uploads/2010/02/processor-frequency-e1266525976132.png" alt="" width="565" height="389" /></p>
<p>Today my friend Jeff hit me up with an interesting question. His quad-core HP DL585 is supposed to operate at 3.4 GHz, but Performance Monitor was showing it running at 82% of the maximum frequency&#8211;2.8 GHz.</p>
<p>My first thought was that the difference was the metric AMD uses to make it easier to compare their processors to Intels higher-frequency chips&#8211;and I was really wrong. When I investigated the Performance Monitor counters Jeff was looking at, I discovered a counter I hadn&#8217;t used before: <strong>Processor Performance\% of Maximum Frequency</strong>, as shown above.</p>
<p><span id="more-1033"></span></p>
<p>This counter shows the current frequency of the processor. Modern processors can slow themselves down a bit to save power when they&#8217;re not doing anything high-priority. A few years back, it was just mobile processors that did this. Today, it&#8217;s pervasive&#8211;mobile computers, desktops, and servers scale back frequency when they&#8217;re not busy.</p>
<p>As shown here, you can configure the minimum and maximum processor states from the Power Options dialog box (<strong>Control Panel\Hardware And Sound\Power Options\Change Plan Settings</strong>):</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/02/power-options.png"><img class="alignnone size-full wp-image-1035" title="power-options" src="http://images.vistaclues.com/wp-content/uploads/2010/02/power-options.png" alt="" width="418" height="448" /></a></p>
<p>You might also be able to configure settings from your computer&#8217;s BIOS/CMOS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/low-processor-frequency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD/DVD Disappears After Upgrading to Windows 7 (How to Fix)</title>
		<link>http://www.vistaclues.com/cddvd-disappears-after-upgrading-to-windows-7-how-to-fix/</link>
		<comments>http://www.vistaclues.com/cddvd-disappears-after-upgrading-to-windows-7-how-to-fix/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 13:09:52 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=982</guid>
		<description><![CDATA[A question from a reader: hello, i recently purchased windows 7 for my father because of all the problems he has had with vista, everything is fine with the package only windows media player now doesnt recognise that we have a cd/dvd burner drive built in to our laptop. it simply says connect a burner [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Calibri;">A question from a reader:<br />
</span></p>
<p><em><span style="font-family: Calibri;">hello, i recently purchased windows 7 for my father   because of all the problems he has had with vista, everything is fine  with the  package only windows media player now doesnt recognise that we have a  cd/dvd  burner drive built in to our laptop. it simply says connect a burner and   restart, please could you offer some advice or help please</span></em></p>
<p><span style="font-family: Calibri;"><span id="more-982"></span>I fielded <a href="http://www.vistaclues.com/cddvd-drive-is-gone-how-to-fix-it/">a question like this recently for a desktop computer</a>. Her problem could have been either hardware- or driver-related, but in your case, since you just upgraded, I&#8217;m certain it&#8217;s driver related.</span></p>
<p><span style="font-family: Calibri;">Windows 7 includes drivers for most computer hardware. However, I&#8217;ve upgraded many computers from Vista to 7, and most of them are missing at least one driver. However, your computer manufacturer has probably created drivers for you.</span></p>
<p><span style="font-family: Calibri;">So, go to your computer manufacturer&#8217;s website (hp.com for HP, dell.com for Dell, etc) and find the Support or Downloads section. Look up your specific model of computer, and download and install any Windows 7 drivers. Try to access the CD/DVD after you restart your computer.<br />
</span></p>
<p><span style="font-family: Calibri;">If you&#8217;re still having problems, open Device Manager:</span></p>
<p><span style="font-family: Calibri;">Click <strong>Start</strong>, type <strong>devmgmt.msc</strong>, and press <strong>Enter</strong>.</span></p>
<p><span style="font-family: Calibri;">Do any devices show with a yellow exclamation icon? That means those drivers have a problem. Without more information I can&#8217;t point you to the specific drivers. Instead, try Googling your computer model and the device, such as &#8220;Dell T3400 DVD driver&#8221;.</span></p>
<p><span style="font-family: Calibri;">Let me know how it turns out. Good luck!<br />
</span></p>
<p><span style="font-family: Calibri;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/cddvd-disappears-after-upgrading-to-windows-7-how-to-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>32-bit or 64-bit Windows Vista/Windows 7 (revisited)</title>
		<link>http://www.vistaclues.com/32-bit-or-64-bit-windows-vistawindows-7/</link>
		<comments>http://www.vistaclues.com/32-bit-or-64-bit-windows-vistawindows-7/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 16:54:52 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=953</guid>
		<description><![CDATA[Quick answer: Use 64-bit Windows if you have 2GB or more memory in your computer. Some of the most common questions I get from readers involve the differences between 32-bit and 64-bit Windows Vista or Windows 7. Here are some articles I wrote in the past on this topic: Should I install 32-bit or 64-bit [...]]]></description>
			<content:encoded><![CDATA[<p>Quick answer: Use 64-bit Windows if you have 2GB or more memory in your computer.</p>
<p>Some of the most common questions I get from readers involve the differences between 32-bit and 64-bit Windows Vista or Windows 7. Here are some articles I wrote in the past on this topic:</p>
<ul>
<li>
<h3><a onmousedown="return  clk(this.href,'','','res','1','','0CAcQFjAA')" href="../should-i-install-32-bit-or-64-bit-windows-vista/">Should I install 32-bit or 64-bit Windows Vista?</a></h3>
</li>
<li>
<h3><a onmousedown="return  clk(this.href,'','','res','2','','0CAsQFjAB')" href="../reader-question-maximum-memory-in-32-bit-windows-vista/">Maximum  Memory in  32-bit Windows Vista</a></h3>
</li>
<li>
<h3><a onmousedown="return  clk(this.href,'','','res','3','','0CA8QFjAC')" href="../reader-question-32-bit-vista-memory-limits/">32-Bit Vista Memory Limits</a></h3>
</li>
<li>
<h3><a onmousedown="return  clk(this.href,'','','res','4','','0CBMQFjAD')" href="../reader-question-can-i-run-32-bit-programs-in-64-bit-windows/">Can I run 32-bit programs in 64-bit Windows <strong>Vista</strong></a></h3>
</li>
</ul>
<p>In a nutshell, 32-bit Windows can only address 4GB (or less) memory. In the past,<strong> </strong>I recommended using 32-bit Windows even though 64-bit Windows 7 can address 8GB (in Home Basic), 16GB (in Home Premium), or 192GB (in Enterprise, Business, or Ultimate). The reason: you couldn&#8217;t always get drivers for 64-bit Windows.</p>
<p>Good news&#8211;in the years since Windows Vista was released, Microsoft has convinced hardware vendors to produce 64-bit drivers for everything. So, unless you have some really old hardware that you&#8217;re not willing to upgrade, you shouldn&#8217;t have a problem finding 64-bit drivers.</p>
<p>So, I now officially recommend using 64-bit Windows Vista or Windows 7 if you have 2GB or more RAM in your computer.</p>
<p>Unfortunately, you can&#8217;t just upgrade. You&#8217;ll need to backup all your files, install 64-bit Windows, and then restore all your files. Then, you&#8217;ll need to re-install all your applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/32-bit-or-64-bit-windows-vistawindows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD/DVD Drive is Gone&#8211;How to Fix It</title>
		<link>http://www.vistaclues.com/cddvd-drive-is-gone-how-to-fix-it/</link>
		<comments>http://www.vistaclues.com/cddvd-drive-is-gone-how-to-fix-it/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 18:11:37 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[cd drive]]></category>
		<category><![CDATA[windows media player]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=841</guid>
		<description><![CDATA[im hoping you can help me. you seem to know a lil about this kinda stuff. heres what happened: I recently installed media player11 off of the web, well ever since then, i have not been able to use my cd/dvd player/burner. it dont recognize it. it thinks that it is unplugged, or that i [...]]]></description>
			<content:encoded><![CDATA[<p><em>im hoping you can help me. you seem to know a lil about this kinda stuff. heres what happened:  I recently installed media player11 off of the web, well ever since then, i have not been able to use my cd/dvd player/burner. it dont recognize it. it thinks that it is unplugged, or that i dont have one. but i know i do. it was working fine before.do you know anything i can do to fix my prob??? any suggestions would be greatfully appreciated. thank you.   -Sandy</em></p>
<p><strong>Hi, Sandy. Does the CD drive appear in Explorer? For example, if you open My Computer from the Start menu, do you see it there?</strong></p>
<p><em>Yes, it says : local disk c. You know, this is weird, but today it worked for long enough to burn one disk, then it did the same thing again. when i go to the media player, and set up a burn list, above my playlist where it should say &#8220;insert a blank disk&#8221;, it says &#8220;please plug in a burner, then restart the player to continue.&#8221; I have had many problems before, but i have never seen this.I tried going to the microsoft help sites, but they don&#8217;t seem to know what i am talking about.Thank you for your response.&#8211;sandy</em></p>
<p><span id="more-841"></span>Sandy, it sounds like your CD drive is flaky. That&#8217;s a technical term that means there&#8217;s probably a loose cable or a short circuit. Do this:</p>
<p>1. If it&#8217;s a laptop, remove and re-insert the CD drive (assuming you can). If it&#8217;s a desktop, shut down Windows, unplug it, and open the case. Remove the cables from the back of the CD/DVD drive, and then reconnect them. Follow those cables to the motherboard, unplug them, and then plug them back in.</p>
<p>2. Start Windows up. Is your CD/DVD drive visible from My Computer? If so, keep your fingers crossed that it stays that way. Problem solved.</p>
<p>3. If your CD/DVD drive isn&#8217;t visible, or if it disappears again, it might be a driver problem. Presumably your CD/DVD drive worked in the past, so maybe we can go back to an earlier version of your driver. Click <strong>Start</strong>, type <strong>devmgmt.msc</strong>, and then press <strong>Enter</strong>.</p>
<p>Device Manager appears.</p>
<p>4. Expand <strong>DVD/CD-ROM drives</strong>. Right-click your drive and then click <strong>Properties</strong> (as shown below).</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/drive-properties.png"><img class="alignnone size-full wp-image-843" title="drive-properties" src="http://images.vistaclues.com/wp-content/uploads/2010/01/drive-properties.png" alt="" width="478" height="478" /></a></p>
<p>5. On the <strong>Driver </strong>tab, click <strong>Roll Back Driver</strong> (as shown below, if it&#8217;s available).</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/click-roll-back-driver.png"><img class="alignnone size-full wp-image-842" title="click-roll-back-driver" src="http://images.vistaclues.com/wp-content/uploads/2010/01/click-roll-back-driver.png" alt="" width="414" height="461" /></a></p>
<p>6. Follow the prompts that appear, and restart your computer if required.</p>
<p>If your CD works now, great. If not, you probably have failed hardware. Don&#8217;t worry, they&#8217;re cheap. You can get them any most computer electronic stores, or order one on Amazon&#8211;like this<a href="http://www.amazon.com/External-CD-ROM-CD-RW-Burner-Drive/dp/B001QWX30K/"> USB drive</a> for $20. You won&#8217;t even have to re-open your computer case to install it.</p>
<p>Let me know how it goes!</p>
<p>&#8230;and Sandi did let me know:</p>
<p><em>i just wanted to let you know that the actions you prefered me to take, worked. and i also wanted to tell thank you!!! you were a real big help. i wrote down the web addy that you gave me, just in case it happens again. again, thank you!!!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/cddvd-drive-is-gone-how-to-fix-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Buy a Hard Disk&#8211;Hard Drive Buyer&#8217;s Guide</title>
		<link>http://www.vistaclues.com/how-to-choose-a-hard-disk/</link>
		<comments>http://www.vistaclues.com/how-to-choose-a-hard-disk/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 04:29:18 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[disk drive]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[internal]]></category>
		<category><![CDATA[serial ata]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=735</guid>
		<description><![CDATA[If your computer seems slow and you&#8217;ve already upgraded your memory (say, to 2GB or higher), your next step might be to upgrade the hard disk. First, check out your current hard disk&#8217;s performance using HD Tune. Write down the average transfer rate and access times so you&#8217;ll know how much better your new disk [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/hard-disk.jpg"><img class="alignnone size-full wp-image-737" title="hard-disk" src="http://images.vistaclues.com/wp-content/uploads/2010/01/hard-disk.jpg" alt="" width="468" height="416" /></a></p>
<p>If your computer seems slow and you&#8217;ve already upgraded your memory (say, to 2GB or higher), your next step might be to upgrade the hard disk. First, check out your <a href="http://www.vistaclues.com/how-to-test-and-understand-hard-disk-drive-performance/">current hard disk&#8217;s performance</a> using HD Tune. Write down the average transfer rate and access times so you&#8217;ll know how much better your new disk is. If you&#8217;re running Windows Vista or Windows 7, you can use the <a href="http://www.vistaclues.com/windows-experience-index-wei/">Windows Experience Index</a> to get a rough estimate of your disk speed.</p>
<p>Now, figure out what type of disk you want to buy. Write down your choices as you go:</p>
<p><span id="more-735"></span></p>
<ul>
<li><strong>Internal or external</strong>. If you want to improve system performance, you&#8217;ll need to replace your system disk, which means you&#8217;ll want to buy an internal drive. They&#8217;re more work to install, but they&#8217;re cheaper and faster. If you just want to add a second disk for backup or more capacity, go external.</li>
<li><strong>Physical size</strong>. If you have a laptop, you probably need a <a href="http://www.tigerdirect.com/applications/category/category_slc.asp?CatId=1277&amp;name=2.5-Hard-Drive&amp;">2.5 inch drive</a>. If you have a desktop, you&#8217;ll want a 3.5 inch drive.</li>
<li><strong>Interface</strong>. Nowadays, most computers use Serial ATA (SATA). If you want an external drive (which will save you from having to open your computer&#8217;s case), use external Serial ATA (eSATA) if your computer has it. If not, use Firewire (if you have it). As a last resort, you can use the USB interface. Your disk will be slow, though. If you choose Firewire (IEEE 1394) or USB, buy a disk with low RPMs, because you&#8217;ll save money and electricity, and the performance difference won&#8217;t much matter. This picture shows internal SATA (in red) and external SATA (in black):</li>
</ul>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/sata.jpg"><img class="alignnone size-full wp-image-736" title="sata" src="http://images.vistaclues.com/wp-content/uploads/2010/01/sata.jpg" alt="" width="450" height="383" /></a></p>
<p>Now that you&#8217;ve written down your choices, do a search at <a href="http://www.amazon.com">Amazon.com</a> or <a href="http://tigerdirect.com">TigerDirect.com</a>. For example, you could search for &#8220;3.5 inch external serial ata&#8221; or &#8220;2.5 inch internal serial ata&#8221;. You&#8217;ll see many different models, with varying speeds and capacities. Consider these points:</p>
<ul>
<li><strong>Speed</strong>. For conventional drives, the most important metric is revolutions per minute (RPM). Typically disks come in 4500, 5400, 7200, and 10000 RPMs. Faster is better, but uses more power.</li>
<li><strong>Capacity</strong>. Bigger is better because you can store more stuff, of course. For conventional drives, bigger drives also improve performance&#8211;usually. For example, if you compare two 7200 RPM drives at 500GB and 1.5TB, the larger drive will probably be faster. You always need more disk space, so buy the biggest drive you can.</li>
<li><strong>Solid-state or conventional</strong>. Super-expensive <a href="http://www.tigerdirect.com/applications/category/category_slc.asp?CatId=4147&amp;name=Internal-Solid-State&amp;">solid-state drives</a> use flash memory instead of rotating magnetic media like a conventional disk. As I described <a href="http://www.vistaclues.com/how-to-test-and-understand-hard-disk-drive-performance/">here</a>, they&#8217;re each fast in their own way. Conventional disks are still the best value for most people. Get a solid-state disk only if you&#8217;re a mobile user and you want to improve battery life or need durability (and you don&#8217;t mind Windows being a bit slower).</li>
</ul>
<p>Here are some factors to ignore:</p>
<ul>
<li><strong>Brand</strong>. For home users, this doesn&#8217;t much matter. You&#8217;ll find people with horror stories about every brand of disk. So, disregard it.</li>
<li><strong>Throughput</strong>. Drive manufacturers always list the maximum theoretical throughput of the disk, but it has no bearing on the drive&#8217;s actual performance. So, just disregard it.</li>
</ul>
<p>Hard disks sometimes attempt to distinguish themselves based on power usage, noise level, reliability, and warranty. If power usage and noise level are important to you, find a disk that specializes in those areas. I generally dismiss reliability claims, because for home use, it doesn&#8217;t make much of a difference. Hard disk manufacturers have definitely cranked out some unreliable drives, but there&#8217;s no good way to know if a current model is going to be reliable. Nowadays, most drives are plenty reliable, but regardless, you&#8217;ll need an extra disk to make backups. I dismiss warranty, too, because by the time the hard disk dies, newer, better disks will be available for less, anyway.</p>
<p><strong>Checklist</strong></p>
<p>Wait, don&#8217;t click buy yet! Double-check these things:</p>
<ul>
<li>Does your computer support the interface?</li>
<li>Do you have a cable to connect the hard disk?</li>
<li>If the hard disk is internal, does your computer have an extra power connector? If not, buy a <a href="http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=570345&amp;CatId=84">Y-adapter/power splitter</a>.</li>
<li>If the hard disk is internal, do you have room in your computer to store it? if the storage big is bigger than 3.5&#8243;, be sure your disk includes mounting rails. OK, I admit it&#8211;my computer has a non-mounted hard disk floating free inside the case, but that&#8217;s a bad idea.</li>
<li>How are you going to back it up? If it&#8217;s worth saving, it&#8217;s worth backing up. Consider buying two drives so you know you have enough space for backups.</li>
</ul>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<ul>
<li><strong>Solid state or conventional</strong>.</li>
<li></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/how-to-choose-a-hard-disk/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Test (and Understand) Hard Disk Drive Performance</title>
		<link>http://www.vistaclues.com/how-to-test-and-understand-hard-disk-drive-performance/</link>
		<comments>http://www.vistaclues.com/how-to-test-and-understand-hard-disk-drive-performance/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:50:28 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[hd tune]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=714</guid>
		<description><![CDATA[That&#8217;s a screenshot from my favorite free tool for testing hard disk performance&#8211;HD Tune (there&#8217;s a pro version you can buy, too). That&#8217;s from my Seagate Barracuda 7200 RPM 1.5 TB SATA drive backup drive. The Blue Line&#8211;Transfer Rate First, the blue line is the transfer rate. That&#8217;s the speed which the hard disk sends [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/1.5TB-in-T3400.png"><img class="alignnone size-full wp-image-715" title="1.5TB in T3400" src="http://images.vistaclues.com/wp-content/uploads/2010/01/1.5TB-in-T3400.png" alt="" width="570" height="458" /></a></p>
<p>That&#8217;s a screenshot from my favorite free tool for testing hard disk performance&#8211;<a href="http://www.hdtune.com/download.html">HD Tune</a> (there&#8217;s a pro version you can buy, too). That&#8217;s from my <a href="http://www.amazon.com/gp/product/B00066IJPQ?ie=UTF8&amp;tag=northruporg&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00066IJPQ">Seagate Barracuda 7200 RPM 1.5 TB SATA drive</a> backup drive.</p>
<p><strong>The Blue Line&#8211;Transfer Rate</strong></p>
<p>First, the blue line is the <em>transfer rate</em>. That&#8217;s the speed which the hard disk sends data to the computer when a big file is lined up nicely&#8211;defragmented, in other words. Notice that the line starts high (at 126 MB/sec) and drops (to about 57 MB/sec). That&#8217;s because the test moves from the outside of the drive to the inside. Disk drives are round, like a record, and so the outside spins faster (in inches/sec) from the inside.</p>
<p><span id="more-714"></span>Windows starts storing data on the outside of your disk, and works its way towards the center. That way, your files will be as fast as possible. The fact that the performance drops by 65% from the outside to the inside of the disk helps illustrate that disk performance is WAY better for files stored on the outside of the disk. It also shows one big reason why, as your disk fills up, it also slows down.</p>
<p><strong>The Yellow Dots&#8211;Access Time</strong></p>
<p>The yellow dots show random access time. That&#8217;s the time it takes for the disk to jump from one part of the drive to the next. In other words, that&#8217;s how long it takes to jump from the end of one file to the beginning of the next, or to jump between two segments of a fragmented file. The average access time for this disk is 13.5 ms&#8211;but lower would be better.</p>
<p><strong>USB Flash Drive Performance</strong></p>
<p>The previous graph shows typical performance from a hard disk, but USB flash drives behave very differently. They don&#8217;t have spinning platters&#8211;data is read by sending electrical signals. If you think they&#8217;ll be faster, you&#8217;re right. If you think they&#8217;ll be slower, you&#8217;re right.</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/16GB-ExpressPC-card.png"><img class="alignnone size-full wp-image-716" title="16GB ExpressPC card" src="http://images.vistaclues.com/wp-content/uploads/2010/01/16GB-ExpressPC-card.png" alt="" width="570" height="458" /></a></p>
<p>As you can see, the transfer rate is WAY slower. My Seagate had an average transfer rate of 100 MB/sec, but my USB flash drive was at 16 MB/sec&#8211;about 6X slower. The access time is 0.8 ms, though&#8211;about 17X faster. So, USB flash drives are faster at random access and slower at sequential reads.</p>
<p><a href="http://www.vistaclues.com/readyboost-performance-test/">ReadyBoost</a> uses this to improve the performance of Windows by caching files from the hard disk to a flash drive. If it would be faster to read it from the flash drive (like, if it&#8217;s a small segment of data that would need to be randomly accessed), it reads it from the flash drive. Otherwise, it takes advantage of the hard disks high sequential read performance.</p>
<p>Many new mobile computers ship with flash drives instead of conventional disk drives. In some ways, performance is better, and in other ways, performance is worse. The transfer rates of flash drives will increase over time, however, and Windows 7 includes some major improvements that speed up flash drives.</p>
<p><strong>How to Get the Best Performance</strong></p>
<p>I do a great deal of photo and video editing with my <a href="http://www.amazon.com/gp/product/B001G5ZTMM?ie=UTF8&amp;tag=northruporg&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001G5ZTMM">Canon EOS 5D Mark II</a><img class=" ktxbpkbswscykcfllrzg ktxbpkbswscykcfllrzg ktxbpkbswscykcfllrzg ktxbpkbswscykcfllrzg ktxbpkbswscykcfllrzg" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=northruporg&amp;l=as2&amp;o=1&amp;a=B001G5ZTMM" border="0" alt="" width="1" height="1" />&#8211;that&#8217;s 21 megapixel pictures and 1080P video&#8211;and a really fast disk makes things much more efficient. When I bought a new computer, I set it up with a very fast disk subsystem. Not the fastest in the world, mind, you, but a good bang for the buck. I chose two EXPENSIVE 15,000 RPM disks and put them in a RAID 0 array, which reads and writes to both disks at the same time. Here&#8217;s the performance I got:</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/RAID-1-array-in-T3400.png"><img class="alignnone size-full wp-image-717" title="RAID 1 array in T3400" src="http://images.vistaclues.com/wp-content/uploads/2010/01/RAID-1-array-in-T3400.png" alt="" width="570" height="458" /></a></p>
<p>Overall, that&#8217;s about twice as fast as my 1.5 TB drive (though I might have expected better&#8230;)</p>
<p><strong>On Laptop Performance</strong></p>
<p>So far, I&#8217;ve been discussing the disk performance of my desktop computer (a Dell Precision T3400). The main reason I bought a desktop was to get better disk performance&#8211;laptops tend to be really bad, owing to the use of small disks. Remember my lecture about how disks perform best at the outside edge of the platter? Well, smaller disks have smaller outside edges, so performance drops. Laptop disks also tend to be optimized to reduce power usage, so they spin at a slower RPM. Here&#8217;s the disk that shipped with my Dell D820:</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/D820-internal-hard-disk.png"><img class="alignnone size-full wp-image-718" title="D820 internal hard disk" src="http://images.vistaclues.com/wp-content/uploads/2010/01/D820-internal-hard-disk.png" alt="" width="570" height="458" /></a></p>
<p>Abysmal, right? The average transfer rate is 3X slower than the cheap Seagate drive I began this discussion with. All hope is not lost, however. It&#8217;s not too hard to upgrade a laptop hard disk&#8211;just backup to an external disk, swap drives, and then do restore to the new disk. I upgraded to a newer, faster, 500GB drive and got this performance:</p>
<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/D820-500GB-drive.png"><img class="alignnone size-full wp-image-719" title="D820-500GB drive" src="http://images.vistaclues.com/wp-content/uploads/2010/01/D820-500GB-drive.png" alt="" width="570" height="458" /></a></p>
<p>The new disk doubled the average transfer rate (though the access time actually dropped a bit). It sped up the computer noticeably. So, if our laptop seems slow, upgrading the disk might be the right choice.</p>
<p>Got a fast or slow disk? Need some advice about hard disk performance? Tell me about it in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/how-to-test-and-understand-hard-disk-drive-performance/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Do I need a new computer for digital photography?</title>
		<link>http://www.vistaclues.com/do-i-need-a-new-computer-for-digital-photography/</link>
		<comments>http://www.vistaclues.com/do-i-need-a-new-computer-for-digital-photography/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:09:51 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Manage Pictures]]></category>
		<category><![CDATA[Reader Questions]]></category>
		<category><![CDATA[cameras]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=496</guid>
		<description><![CDATA[i am retired and my wife loves taking pictures nature. i have an old windows xp limited gb 60 or so. should i learn on this or get a different pc.so as to transfer from her camera or how does she send them to walgreens for making copies etc. seems like an easier way and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://images.vistaclues.com/wp-content/uploads/2010/01/camera-usb-cable-8.jpg"><img class="size-full wp-image-497 alignnone" title="camera-usb-cable (8)" src="http://images.vistaclues.com/wp-content/uploads/2010/01/camera-usb-cable-8.jpg" alt="" width="500" height="375" /></a><em>i am retired and my wife loves taking pictures nature.</em></p>
<p><em>i have an old windows xp limited gb 60 or so. should i learn on this or get a different pc.so as to transfer from her camera<br />
or how does she send them to walgreens for making copies etc. seems like an easier way and i would like to help her.ps what kind of camera for her would be best. middle beginer?</em></p>
<p><em>thanx for your time.</em></p>
<p><em>dave </em></p>
<p><em>do i need a pc with memory reader card?</em><br />
<span id="more-496"></span>Hiya, Dave. Good news&#8211;you don&#8217;t need a new computer. Your current computer should be fine for digital photography (though I do love the newest version of Windows, Windows 7).</p>
<p>I don&#8217;t know what type of camera you have, but most cameras can be connected to your computer using a standard USB cable. Check your camera for a USB port, as shown in the picture above.</p>
<p>Or, you can buy a USB memory card reader for your computer if it doesn&#8217;t have one built-in, <a href="http://www.amazon.com/gp/product/B00109Y2DQ?ie=UTF8&amp;tag=northruporg&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00109Y2DQ">like this one</a><img class=" nhmrwbpkbfsyrdskyrrg nhmrwbpkbfsyrdskyrrg nhmrwbpkbfsyrdskyrrg nhmrwbpkbfsyrdskyrrg nhmrwbpkbfsyrdskyrrg nhmrwbpkbfsyrdskyrrg nhmrwbpkbfsyrdskyrrg nqmvlftkmmqvrrjedavm nqmvlftkmmqvrrjedavm" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=northruporg&amp;l=as2&amp;o=1&amp;a=B00109Y2DQ" border="0" alt="" width="1" height="1" />. But like I said, you probably just need to plug a USB cable into a camera and your computer&#8211;I bet you already have one.</p>
<p>For a middle-beginner camera recommendation, I&#8217;d recommend going to a Target/Wal-mart and finding cameras that are small enough to carry with you everywhere and that feel good in your hand. Write down several cameras&#8217; model names, and then go to Amazon to search for reviews and find better prices. I&#8217;d push you towards either a Canon or a Nikon, because their accessories are so widely available and can be transferred to new cameras. There are just so many good models available that I can&#8217;t recommend a particular one.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/do-i-need-a-new-computer-for-digital-photography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is my Cassette Adapter Analog?</title>
		<link>http://www.vistaclues.com/is-my-cassette-adapter-analog/</link>
		<comments>http://www.vistaclues.com/is-my-cassette-adapter-analog/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 16:37:39 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mobility]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Reader Questions]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/is-my-cassette-adapter-analog/</guid>
		<description><![CDATA[Hello, I have a 1998 jaguar with a Harmon Karman (sp) stereo system with cassette and CD player.  I want to use my ipod so I purchased a cassette adapter.  It works great but my question is…my Ipod id digital music, is it still digital playing through my speakers with the cassette adapter? (answer after [...]]]></description>
			<content:encoded><![CDATA[<p><em>Hello,</em></p>
<p><em>I have a 1998 jaguar with a Harmon Karman (sp) stereo system with cassette and CD player.  I want to use my ipod so I purchased a cassette adapter.  It works great but my question is…my Ipod id digital music, is it still digital playing through my speakers with the cassette adapter?<br />
</em><br />
(answer after the jump)</p>
<p><span id="more-491"></span>Hi, Kurtis. Anything played through the headphone jack is analog. To keep it digital, you&#8217;d have to play through the dock connector. Regardless, tapes are analog, so your cassette adapter would necessarily be analog.</p>
<p>Oh well, it&#8217;s always analog when it comes out of the speakers! If you&#8217;re happy with the sound, that&#8217;s good enough. :)</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=4ad00534-b317-8b1b-9260-56649a094eac" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/is-my-cassette-adapter-analog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Cameras that Record in a WMV format</title>
		<link>http://www.vistaclues.com/video-cameras-that-record-in-a-wmv-format/</link>
		<comments>http://www.vistaclues.com/video-cameras-that-record-in-a-wmv-format/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 16:58:41 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[wmv]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=471</guid>
		<description><![CDATA[Hi Tony&#8230;. Our school is looking for a flip type video camera to be used in the classroom then downloaded onto a computer into Windows Movie Maker.  The cameras we have found so far have files that have to be converted to a .wmv file.  Do you know if there are any that produce a [...]]]></description>
			<content:encoded><![CDATA[<p><em>Hi Tony&#8230;.</em></p>
<p><em>Our school is looking for a flip type video camera to be used in the classroom then downloaded onto a computer into Windows Movie Maker.  The cameras we have found so far have files that have to be converted to a .wmv file.  Do you know if there are any that produce a .wmv file so a conversion does not have to be done?  We are just trying to eliminate a step and make it easy to use in the classroom by students.</em></p>
<p><em><br />
</em> <span id="more-471"></span>I did some research for you, and it confirmed my initial impression&#8211;right now there is not a video camera that records in WMV format. To record in WMV format, you&#8217;d have to connect a camera (such as a webcam) directly to a computer, and then record with the computer.</p>
<p>I know transcoding/converting to another video format is time-consuming&#8211;wish there was another way! You could consider using different video editing software, such as Adobe Premiere Elements, that can handle your recorded files in their native format.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/video-cameras-that-record-in-a-wmv-format/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hissing/Static from a computer</title>
		<link>http://www.vistaclues.com/hissingstatic-from-a-computer/</link>
		<comments>http://www.vistaclues.com/hissingstatic-from-a-computer/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 19:15:44 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[microphone]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[recording]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=448</guid>
		<description><![CDATA[Recently, I bought some nice in-ear headphones: the Klipsch Custom-2 In-Ear Noise Isolating Earphone. They do a great job of eliminating outside noise because they fit in my ears like earplugs. Here&#8217;s the downside to that: I discovered that my main computer, a Dell Latitude D820 (yeah, I&#8217;m using a 4-year-old computer, what of it?!), [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I bought some nice in-ear headphones: the <a href="http://www.amazon.com/gp/product/B000WALWW8?ie=UTF8&amp;tag=northruporg&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000WALWW8">Klipsch Custom-2 In-Ear Noise Isolating Earphone</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=northruporg&amp;l=as2&amp;o=1&amp;a=B000WALWW8" border="0" alt="" width="1" height="1" />. They do a great job of eliminating outside noise because they fit in my ears like earplugs. Here&#8217;s the downside to that: I discovered that my main computer, a Dell Latitude D820 (yeah, I&#8217;m using a 4-year-old computer, what of it?!), has a low, constant hiss whenever the sound isn&#8217;t muted.</p>
<p>When I plug the headphones into my iPhone, there&#8217;s no background noise&#8211;just perfect silence.</p>
<p>So, I went searching for a solution to the problem. Turns out, it&#8217;s not a software update or a configuration problem. I just have a cheap sound card. All sound cards introduce some level of noise (though my iPhone doesn&#8217;t seem to) and cheaper sound cards introduce more noise than better-quality sound cards.  Being a laptop, my computer has the sound card built into the motherboard, which makes it prone to this type of background noise.</p>
<p>If this were a desktop, I could simply add a better-quality sound card and plug my headphones or speakers into it. With a laptop/notebook/mobile computer, I need to add an <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Furl%3Dsearch-alias%253Delectronics%26field-keywords%3Dexternal%2Bsound%2Bcard%26x%3D0%26y%3D0&amp;tag=northruporg&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">external sound card</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=northruporg&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /> or USB headphones (as described later). Check the reviews&#8211;some are better quality than others.</p>
<p>This problem also extended to recording. I regularly record voice-overs for instructional videos, and I had a seemingly incurable problem with background noise. When I bought a <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FLogitech-ClearChat-Pro-USB-Headset%2Fdp%2FB000TG4AGU%3Fie%3DUTF8%26s%3Delectronics%26qid%3D1247666896%26sr%3D1-2&amp;tag=northruporg&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">digital microphone</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=northruporg&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /> (which uses a USB connection rather than the mic-in port), the background noise disappeared. Because I wasn&#8217;t using the analog microphone port on my laptop anymore, it wasn&#8217;t subject to the motherboard-induced background noise. The headset I bought also had headphones, and those headphones were immune to the background noise, too.</p>
<p>Moral of the story: if you hear noise when you plug a mic, headphones, or speakers into your computer, use a USB connection instead of the built-in analog connection.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/hissingstatic-from-a-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Disable the Tablet PC Input Panel</title>
		<link>http://www.vistaclues.com/how-to-disable-the-tablet-pc-input-panel/</link>
		<comments>http://www.vistaclues.com/how-to-disable-the-tablet-pc-input-panel/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 16:18:41 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mobility]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/?p=443</guid>
		<description><![CDATA[I tested a Wacom tablet on my computer a few months back, which prompted Windows Vista to automatically install the Tablet PC components. I got rid of the Wacom tablet after discovering that I&#8217;m better at using a mouse then a pen (a fact I should have realized after seeing my handwriting). The Tablet PC [...]]]></description>
			<content:encoded><![CDATA[<p>I tested a Wacom tablet on my computer a few months back, which prompted Windows Vista to automatically install the Tablet PC components. I got rid of the Wacom tablet after discovering that I&#8217;m better at using a mouse then a pen (a fact I should have realized after seeing my handwriting).</p>
<p>The Tablet PC Input Panel didn&#8217;t go away, though. It&#8217;s the panel that slides out from the left side of the screen to allow you to use handwriting to enter text.</p>
<p><img src="file:///C:/Users/tnorthru/AppData/Local/Temp/moz-screenshot.png" alt="" /></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-444" title="Tablet PC Input Panel" src="http://images.vistaclues.com/wp-content/uploads/2009/07/input-panel.jpg" alt="Tablet PC Input Panel" width="570" height="126" /></p>
<p>To disable it, follow these steps:</p>
<p><span id="more-443"></span>1. Click <strong>Start</strong>, and then click <strong>Control Panel</strong>.</p>
<p>2. Click <strong>Uninstall Programs</strong>.<br />
3. In the left pane, click <strong>Turn Windows Features On Or Off</strong>.</p>
<p>4. Clear the<strong> Tablet PC Optional Components </strong>check box.</p>
<p>5. Click <strong>OK</strong>.</p>
<p>6. When prompted, click <strong>Restart Now </strong>and let your computer restart.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/how-to-disable-the-tablet-pc-input-panel/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Problem Using Multiple Monitors</title>
		<link>http://www.vistaclues.com/reader-question-problem-using-multiple-monitors/</link>
		<comments>http://www.vistaclues.com/reader-question-problem-using-multiple-monitors/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 20:25:18 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/reader-question-problem-using-multiple-monitors/</guid>
		<description><![CDATA[Question: Â I have been having problems using multiple monitors recently. Â I hook up to a projector as my second monitor. Â It used to work just fine, but suddenly not. Â Now, when I connect my laptop, the monitor on my laptop shows a blank desktop (as I would expect on monitor 2). Â No toolbars, no icons, [...]]]></description>
			<content:encoded><![CDATA[<p>Question:</p>
<blockquote><p>Â <span style="font-size: 12pt; font-family: "Times New Roman","serif"">I have been having problems using multiple monitors recently. Â I hook </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> up to a projector as my second monitor. Â It used to work just fine, </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> but suddenly not. Â Now, when I connect my laptop, the monitor on my </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> laptop shows a blank desktop (as I would expect on monitor 2). Â No </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> toolbars, no icons, nothing. Â It is basically a paperweight. Â The </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> second screen says &#8220;Computer 3&#8243; in the upper right-hand corner </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> and &#8220;No signal.&#8221; Â There apparently is no computer 2. Â </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> I have tried to change the display settings on my computer. Â It shows </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> monitor 1 as a generic PnP monitor and shows 2 as default monitor on </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> mobile intel &#8230; Â It seems to me that the PnP would be the secondary </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> device that I plug in and not the primary. Â I&#8217;m very confused. Â I </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> don&#8217;t know if I should disable the driver and if so for which one?</span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> </span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> I have a Gateway. Â Can you help me?</span><br />
<span style="font-size: 12pt; font-family: "Times New Roman","serif""> <!--[if !supportLineBreakNewLine]--></span></p></blockquote>
<p>Answer:</p>
<p><span id="more-425"></span></p>
<p>Hi, Beth. Try this:</p>
<p>1. Click <strong>Start</strong>, and then click <strong>Control Panel</strong>.</p>
<p>2. Under <strong>Appearance and Personalization</strong>, click <strong>Adjust screen resolution</strong>.</p>
<p>3. Click the monitor that you want to be the primary one (the monitor where your Start menu is), and then select the <strong>This is my main monitor </strong>checkbox.</p>
<p>4. Click <strong>Apply</strong>, make sure the settings are OK, and then click <strong>OK.</strong></p>
<p>That&#8217;ll move your Start menu to the right display, but it&#8217;s still confusing to have a completely empty monitor. Ultramon can help with that&#8211;<a href="http://www.vistaclues.com/problems-using-multiple-monitors/">read this post for more information</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/reader-question-problem-using-multiple-monitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reduced Windows Experience Index Score when adding memory</title>
		<link>http://www.vistaclues.com/reader-question-reduced-windows-experience-index-score-when-adding-memory/</link>
		<comments>http://www.vistaclues.com/reader-question-reduced-windows-experience-index-score-when-adding-memory/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 20:15:37 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/reader-question-reduced-windows-experience-index-score-when-adding-memory/</guid>
		<description><![CDATA[Question: Hello Tony. I came across your site looking for an answer to a question I have and you seem to be the man to ask. I am running Vista Ultimate 32-bit on my machine. All things being equal, when IÂ run onlyÂ 2GB of RAM I have a Windows Experience Base score of 5.0. Adding 2 [...]]]></description>
			<content:encoded><![CDATA[<p>Question:</p>
<blockquote>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"">Hello Tony.</span><span><o:p></o:p></span></p>
</blockquote>
<blockquote>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"">I came across your site looking for an answer to a question I have and you seem to be the man to ask. I am running Vista Ultimate 32-bit on my machine. All things being equal, when IÂ run onlyÂ 2GB of RAM I have a Windows Experience Base score of 5.0. Adding 2 more gigs of identical Ram dropped my WEI to 4.5. It seems adding the extra 2GB of RAM made my memory operations per second drop a half point. I read your article on Maximum Memory in 32-bit Windows (<a href="http://www.vistaclues.com/reader-question-maximum-memory-in-32-bit-windows-vista/"><strong><span style="font-family: "Arial","sans-serif"; color: #286ea0">http://www.vistaclues.com/reader-question-maximum-memory-in-32-bit-windows-vista/</span></strong></a>)Â and the follow-ups but it doesn&#8217;t quite answer my question which is this; how come adding more RAM slows my PC rather than speed it up? Thank you for taking the time to read this.</span><span><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"">Sincerely,</span><span><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"">Jonathan H.</span><span><o:p></o:p></span></p>
</blockquote>
<p>Answer:</p>
<p><span id="more-424"></span> I thought about this for a couple of days, and I don&#8217;t have an answer for you. I&#8217;ve had memory upgrades that increased the heat and power consumption of a laptop, which makes sense, because it needs to send electricity to an additional chip.</p>
<p>Some mother boards will actually increase your operations per second by distributing operations between the various memory chips. My guess is that the reduced operations/sec is a factor of your chipset.</p>
<p>I&#8217;ll put this question out to the readers&#8211;any idea what&#8217;s causing this problem? Please add a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/reader-question-reduced-windows-experience-index-score-when-adding-memory/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Two external monitors on a docking station</title>
		<link>http://www.vistaclues.com/reader-question-two-external-monitors-on-a-docking-station/</link>
		<comments>http://www.vistaclues.com/reader-question-two-external-monitors-on-a-docking-station/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 00:14:16 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/reader-question-two-external-monitors-on-a-docking-station/</guid>
		<description><![CDATA[Question: I have docking station for my new Dell Latitude and I plugged in one monitor via VGA and the other DVI.Â  However, the VGA monitor remains blank, and I don&#8217;t see a third monitor in display settings.Â  Do I need to do something on my PC to make this additional monitor work? Thanks! Answer: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<blockquote>
<p class="MsoPlainText">I have docking station for my new Dell Latitude and I plugged in one monitor via VGA and the other DVI.<span>Â  </span>However, the VGA monitor remains blank, and I don&#8217;t see a third monitor in display settings.<span>Â  </span>Do I need to do something on my PC to make this additional monitor work?</p>
<p class="MsoPlainText">Thanks!</p>
</blockquote>
<p><strong>Answer:</strong></p>
<p><span id="more-423"></span> I saw this question as a comment to <a href="http://www.vistaclues.com/reader-question-dual-monitors-on-a-laptop/">another post on using multiple monitors with a laptop</a>. The answer is that the Dell laptops, like my Latitude D500, D600, and D820s, only support two displays at once. So, you can connect one external monitor and use it side-by-side with the laptop&#8217;s built-in LCD display. Or, you can use two external monitors and close your laptop&#8217;s lid. But you can&#8217;t keep your laptop open and use the built-in LCD display along with two external monitors.</p>
<p>If you want two external displays alongside the internal display, <a href="http://www.vistaclues.com/reader-question-dual-monitors-on-a-laptop/">you&#8217;ll need to use a USB video adapter as this post described</a>. The downside to that is that the resolution is pretty limited, and if you&#8217;re already using multiple monitors, you probably don&#8217;t want the low resolution. Otherwise, you can use a second computer, and run <a href="http://www.maxivista.com/">MaxiVista</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/reader-question-two-external-monitors-on-a-docking-station/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Orange Wireless</title>
		<link>http://www.vistaclues.com/reader-question-orange-wireless/</link>
		<comments>http://www.vistaclues.com/reader-question-orange-wireless/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 00:03:47 +0000</pubDate>
		<dc:creator>Tony Northrup</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reader Questions]]></category>

		<guid isPermaLink="false">http://www.vistaclues.com/reader-question-orange-wireless/</guid>
		<description><![CDATA[Question: Hi Â Â Â  I have just bought a laptop with Vista Home Premium installed.I asked my ISP Orang if they were happy with this and their Broadband Wireless package,they asked if it was 32megs.I couldn,t tell them,is it anf if it is maybe I am OK fot the net.Their full softwear comes int effect in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<blockquote>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"">Hi</span><span><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"">Â Â Â  I have just bought a laptop with Vista Home Premium installed.I asked my ISP Orang if they were happy with this and their Broadband Wireless package,they asked if it was 32megs.I couldn,t tell them,is it anf if it is maybe I am OK fot the net.Their full softwear comes int effect in June,I imagine that is for Vistas above 32megs</span><span><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  Thanks</span><span><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  Tom</span><span><o:p></o:p></span></p>
</blockquote>
<p><strong>Answer:</strong></p>
<p><span id="more-409"></span> First, for readers who might not know, <a href="http://www.orange.co.uk/time/broadbandaccess/">Orange is a broadband wireless ISP in the UK</a>. <a href="http://www.orange.co.uk/time/broadbandunlimited/">Here are their current (as of the time of this writing) system requirements</a> and comments on Vista:</p>
<blockquote><p> 						A computer with:</p>
<ul>
<li>CD-Rom drive</li>
<li>ethernet port</li>
<li>Windows 98/98SE, 2000 or XP</li>
</ul>
<p><span class="smalltext">not sure what you&#8217;ve got? <a href="http://www.orange.co.uk/time/broadbandexplained/#comp_reqs">Click here</a> for help</span></p>
<p><strong>Attention Windows Vistaâ„¢ customers</strong><br />
Your Orange broadband service can be used with Windows Vista however not all of our connection software is currently supported by Windows Vista. Don&#8217;t worry, we&#8217;re working on that and in the meantime we can still help you get connected. Just check out our online help (<a href="http://www.orange.co.uk/vista">www.orange.co.uk/vista</a>) section for all the information you&#8217;ll need 						to get started.</p>
<p>Here&#8217;s a summary of our current connectivity:</p>
<ul>
<li>Broadband Unlimited wired connection &#8211; Windows Vista compatible</li>
<li>Broadband Unlimited wireless connection through the wireless card &#8211; installation CD not currently compatible but online help available</li>
<li>Broadband Starter &#8211; installation CD not currently compatible but online help available</li>
<li>Broadband Unlimited wireless connection through a 121g wireless adapter &#8211; installation CD not currently compatible but online help available.</li>
</ul>
</blockquote>
<p>Basically, you&#8217;re fine. I think they&#8217;re asking if you have 32 MB of RAM available, which seems to be their minimum for the stupid software that they want to install on your computer. If you&#8217;re running Vista, you have at least 512 MB. But it sounds like their software won&#8217;t run anyway, but you don&#8217;t need it.</p>
<p>Every ISP wants you to install some dumb software that adds toolbars to your Web browser, changes your home page, and sets up your e-mail. Maybe it makes life a little easier for people who don&#8217;t know how to setup their e-mail, but I hate that software. just read through their online help to setup your e-mail. You absolutely don&#8217;t need to install the ISP&#8217;s software to connect to their network; a network connection is just like any other network connection and Windows Vista supports wired and wireless networks by default (assuming your computer came with a network adapter). Just plug it in, reboot, follow their instructions to setup your e-mail, and you&#8217;re all set.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vistaclues.com/reader-question-orange-wireless/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 3.021 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-09-18 08:15:55 -->

