<?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>PcTipLink.com &#187; Hardware</title>
	<atom:link href="http://www.pctiplink.com/category/hardware/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pctiplink.com</link>
	<description>Your PC Tips Information</description>
	<lastBuildDate>Wed, 26 Jan 2011 00:54:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Improve performance by tweaking your hardware</title>
		<link>http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html</link>
		<comments>http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html#comments</comments>
		<pubDate>Tue, 02 Mar 2010 07:17:05 +0000</pubDate>
		<dc:creator>4dmin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Improve performance]]></category>
		<category><![CDATA[tweaking hardware]]></category>
		<category><![CDATA[tweaking your PC]]></category>

		<guid isPermaLink="false">http://www.pctiplink.com/?p=189</guid>
		<description><![CDATA[PC Tips for improving performance by tweaking your hardware Learn how your hard drive and graphics card impact your system’s performance, and dig deep under the bonnet to discover and fix hardware issues. In previous guides we have looked at improving your system’s performance by simply removing unwanted programs. The next area we want to [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;">
<p><span style="text-decoration: underline;"><strong>PC Tips for improving performance by tweaking your hardware</strong></span></p>
<p>Learn how your hard drive and graphics card impact your system’s performance, and dig deep under the bonnet to discover and fix hardware issues. In previous guides we have looked at improving your system’s performance by simply removing unwanted programs. The next area we want to understand is the impact your hard drive and graphics card have on your system.</p>
<p>Before we start examining your computer, we need to see what Windows Vista believes is possible from the system when it’s working at its best. Searching for ‘Performance’ in Start Search should lead you to the Performance Information and Tools analysis of your system. If any numbers are low, then you may wish to consider looking at these areas for replacement. My laptop has a lowest rating of 4.3, which is more than adequate, but should one number be low compared to the rest, I would consider replacing that element. If your computer is running low on RAM, for example, it will use the hard drive as an extension of memory, but this deals a fatal blow to your computer’s performance because the hard drive can be 1,000 times slower than memory. In my experience, a Windows Vista PC with just 1GB of memory will struggle unless your system is only lightly used.</p>
<p><span id="more-189"></span></p>
<p>Other hard drive problems can be caused by fragmented files. To see if your computer is suffering from this, fire up the Reliability and Performance Monitor. While this is very useful to explore, we will concentrate on the Disk section. If you open this and sort by Response Time, you can see how long some of your disk operations take. The higher the number here, the more your hard drive is being stretched. Should you see numbers above 500ms (0.5 seconds), you need to defragment your drive or add more <a href="http://http://www.edgetechcorp.com/" target="_blank">computer memory</a>.</p>
<p>You can use Task Managerto look for processes that use up a lot of your CPU’s processing power. Sometimes a disk-intensive process will show light processor usage in Task Manager, while slowing the system down through intensive hard drive access, so you need to check both tools to understand what is slowing your system down. Use Task Manager to identify any programs that are doing this. This will either point to a need to defragment the hard drive or add more memory. If this file is the Pagefile.sys file, then it is a strong probability that more memory is needed. The need for programs to access the hard drive will never go away, but a slow system with a constantly illuminated drive light always points to too much hard disk usage.</p>
<p>Once we have tuned the most common areas of the system, we then move on to an area that Windows Vista has stretched far more than Windows XP – the graphics card. While previously the graphics card was only stretched with gaming, it is used extensively by the Windows Aero graphics and now needs to be examined. Aero graphics hit the computer in two areas – memory and GPU (graphics processing unit) performance. To see how much memory is being demanded by Aero, look at Task Manager and search for the process dwm.exe – the memory used by this process is the memory used for Aero. Aero can also cause problems with the PC’s ability to render the screen in a timely process.</p>
<p>There are two tests you can take to see if the graphics card is holding back your system. The first is to switch off the full Aero experience in Windows Color and Appearence. Click on the link to open the Classic appearence properties and select Windows Vista Basic. If this makes your computer more responsive, then your graphics card is causing a problem.</p>
<p>The second test is to run a winsat command that stresses your system and checks to see that it runs adequately. A sample command might be ‘winsat d3d -totalobj 20 -objs C(20) -totaltex 10 -texpobj C(1) -alushader -v -width 1000 -height 750′, with the width and height numbers being adjusted to something close to your screen settings. If this is jerky, then again your graphics card is showing itself as not being great for Windows Vista.</p>
<p><strong>Extreme performance analysis tools</strong><br />
Use the most detailed analysis tools to diagnose performance issues.</p>
<p><strong>1. PERFORMANCE TOOLKIT</strong> Download and install the Windows Performance Toolkit from snipurl.com/281w4 to enable the tools that hardware providers and engineers use to diagnose deep system issues.</p>
<p><strong>2. TRACING CHARACTERISTICS</strong> You need to start a trace. Begin with the command “xperf -on DiagEasy -f\trace.etl” which needs to be run from a command prompt that was started as an Administrator. Now do the things that cause your system to underperform.</p>
<p><strong>3. STOP TRACE</strong> While the trace was running, you will have collected a number of statistics on your system while it was not performing as desired. You now need to stop the trace with the command “xperf-d \ final_trace.etl”, from the same command prompt as before.</p>
<p><strong>4. PERFORMANCE ANALYSIS</strong> The final trace file can now be loaded and examined. You will notice that the initial screen shows all the activity that was taking place on your system.</p>
<p><strong>5. EXPLORE PROBLEM AREAS</strong> Now the detective work comes in. When you see a place with lots of disk or CPU activity, hover your mouse over it to see what caused it. For a more detailed view, select a region and choose Zoom or Details from the menu.</p>
</div>
<h4>Incoming search terms for the article:</h4><a href="http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html" title="2nd hard drive on your computer will impact system performance">2nd hard drive on your computer will impact system performance</a> (1),<a href="http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html" title="best free tips ti improve pc">best free tips ti improve pc</a> (1),<a href="http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html" title="fixing hardware issues">fixing hardware issues</a> (1),<a href="http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html" title="how tweaking help to improve the hardware performance of a computer">how tweaking help to improve the hardware performance of a computer</a> (1),<a href="http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html" title="improve windows aero performance windows 7">improve windows aero performance windows 7</a> (1),<a href="http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html" title="programs for improve processor performance free download">programs for improve processor performance free download</a> (1),<a href="http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html" title="tweaking World of warcraft graphics PC">tweaking World of warcraft graphics PC</a> (1)<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pctiplink.com/improve-performance-by-tweaking-your-hardware.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn your PC into a Super Computer</title>
		<link>http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html</link>
		<comments>http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html#comments</comments>
		<pubDate>Tue, 23 Feb 2010 07:10:27 +0000</pubDate>
		<dc:creator>4dmin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Full performance PC]]></category>
		<category><![CDATA[PC tips]]></category>
		<category><![CDATA[Super Computer PC]]></category>

		<guid isPermaLink="false">http://www.pctiplink.com/?p=187</guid>
		<description><![CDATA[PC Tips for Turning your PC into a Super Computer What, exactly, are supercomputers? The clue is in the name, really: they’re powerful computers capable of calculating many millions of floating operations per second (FLOPS) essentially, they’re very, very fast. While any array of powerful computers, such as a modern-day web server which consists of [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;">
<p><span style="text-decoration: underline;"><strong>PC Tips for Turning your PC into a Super Computer</strong></span></p>
<p>What, exactly, are supercomputers? The clue is in the name, really: they’re powerful computers capable of calculating many millions of floating operations per second (FLOPS) essentially, they’re very, very fast.</p>
<p>While any array of powerful computers, such as a modern-day web server which consists of several motherboards (the main circuit board of a computer) running in parallel can be considered a supercomputer, generally the term is reserved for machines that dedicate their entire hardware to one complex task at any given time.</p>
<p>Take the NEC Earth Simulator in Japan, for example, which was created specifically for modelling weather problems associated with global warming. Or the world’s fastest computer, BlueGene/L at Lawrence Livermore National Laboratory in the US, which simulates the behaviour of biomolecular structures and protein folding. It’s capable of 600 trillion FLOPS (tera-FLOPS or TFLOPS), whereas, the six-year-old Earth Simulator is only capable of 36TFLOPS. BlueGene/L won’t hold the top spot for long, though. Supercomputers twice as powerful will be online soon.</p>
<p><span id="more-187"></span></p>
<p>Even though you might not realise it, your Windows Vista PC isn’t all that far removed from the world’s most powerful computers. A modern CPU is only capable of 30 million FLOPS (giga-FLOPS) but supercomputers comprise large numbers of desktop components running in parallel for the greatest computational throughput. Here’s how to get closer to the supercomputer potential of your PC…</p>
<p><strong>1. Go Quad-Core</strong></p>
<p>A supercomputer is simply lots of standard CPUs running in unison, so add more CPUs by swapping a single or dual-core processor for a quad-core one. Underneath the big fan in the centre of your motherboard, a single clip holds the processor in place. It can easily be undone and a new chip slotted in.</p>
<p>The tricky part is making sure a new processor fits your motherboard. You can find this out by visiting the manufacturer’s website you may need to upgrade the BIOS for the latest chips.</p>
<p>You won’t notice a huge difference in games, but switching between desktop applications or watching movies will be speedier.</p>
<p><strong>2. Speed up your graphics card</strong></p>
<p>If you want faster frame rates in games, you could try overclocking your graphics card – making it run faster than the manufacturer originally specified. The first thing to do is find out what sort of graphics card you’re running. You can do this by right-clicking on the desktop and selecting Personalize &gt; Display Settings. You should see a pull-down menu that says something like ‘Generic PnP Monitor on…’ – the text that follows tells you what your graphics hardware is.</p>
<p>If you have an Intel graphics accelerator, then your best option is to upgrade the card completely (see number 8). If your graphics hardware says ‘GeForce’ or ‘Radeon’, then the chances are you can overclock your card using utilities built into the drivers.</p>
<p>If it’s a GeForce card (made by NVIDIA), go to www.nvidia.com/object/ntune and download the nTune software. AMD cards(marked Radeon) have a utility called Overdrive in the Control Panel – both of these allow you to overclock your hardware.</p>
<p>Now right-click on the desktop and select the NVIDIA or AMD Control Panel option, then go to the nTune or Overdrive tabs on the left. You can change the clock speeds of your graphics processor and memory core, but beware the faster you go, the more chance there is that they’ll overheat and crash your system.</p>
<p><strong>3. Fit more memory</strong></p>
<p>Generally speaking, if you’ve got 1GB or less of system memory then the best way to speed up Windows Vista is to add more.</p>
<p>You can find out how much memory your PC has by going to Control Panel &gt; System and Maintenance &gt; Welcome Center. An overview of your hardware at the top of the window will include an amount of RAM (Random Access Memory). For the best performance in Windows Vista, you’ll need at least 2GB of RAM.</p>
<p>Adding RAM is easy it comes in long sticks, which simply plug into the sockets beside your CPU on the motherboard. You must get the right kind of RAM for your motherboard though most PCs use DDR2 – as the wrong kind won’t fit. Computer Memory is rated by size (in GB) and speed (in MHz), and for the most benefit must be fitted in matched pairs (two sticks that are the same) in dual channel slots on the motherboard.</p>
<p>The slot pairings are usually colour coded, so you should make sure you put identical memory in the two blue slots or the two black slots, for example.</p>
<p><strong>4. Switch to hi-def</strong></p>
<p>Whether it’s a web download or Blu-ray movie, decoding high-definition video requires a lot of processing power, and if you’re getting choppy playback then your CPU is struggling.</p>
<p>Rather than replace your main processor, new AMD and NVIDIA graphics cards have built-in tools for taking the load off of the CPU during video playback. Look for either the GeForce 8xxx or Radeon HD ranges the lower end cards sell for less than £50 and have the same hardware tweaks for decoding HD video as the most expensive. They won’t be great for playing games, but should turn your PC into a super media centre.</p>
<p><strong>5. Improve your cooling</strong></p>
<p>When computer parts get hot, they run more slowly. And conversely, the faster they run, the hotter they get. If you’re going to be tweaking the clock speeds of your PC to speed it up, chances are you’ll need to improve the cooling inside your case. Even on a standard machine, you’d be surprised by how many crashes or lock-ups are due to undetected overheating.</p>
<p>The simplest way to improve cooling is to fit extra case fans. Quiet PC (www.quietpc.co.uk) has a selection of dampened fans that won’t cost much more than a tenner. These either clip on to or screw into spare spaces inside your case, or replace the fans you have. Normal case fans are 8cm in diameter, but larger fans move more air around and can spin more slowly – if your case will take them, consider upgrading to 12cm fans all round.</p>
<p>“The worst thing,” says Quiet PC’s Paul Lee, “is buying a shiny new CPU cooler only to find out that it doesn’t fit your motherboard. Here at Quiet PC we try to provide as much compatibility information as possible, and we’re only a phone call away.”</p>
<p><strong>6. Speed up your processor</strong></p>
<p>Perhaps the most extreme way to turn your PC into a supercomputer is to overclock it. Simply put, this means increasing the clock speeds of various components beyond the manufacturers’ original settings. It’s not as dangerous as you might think, though: many motherboards are guaranteed to run at enhanced speeds, and today’s processors are very robust when it comes to accelerating them.</p>
<p>The speed of a CPU is derived from a multiple of either the Front Side Bus on an Intel system, or of the Hypertransport clock in an AMD one. The easiest way to overclock your processor is to increase these base speeds. Many motherboards come with a Windows Vista utility for this Asus AI is a good example. If you don’t have a piece of software, though, you’ll need to make some BIOS changes. See tinyurl.com/2tyljj for how to do this.</p>
<p><strong>7. Free up system resources</strong></p>
<p>The more programs you try to run at any one time, the slower your computer will be. There are many programs that run in the background all the time and these aren’t immediately apparent on your desktop. Some of them are essential to the operation of Windows Vista, but many especially third-party ones – are not. “No matter how fast or shiny computers are when they’re new,” says Microsoft’s official advice page at tinyurl.com/29t5am, “they all seem to get slower over time.” To free the supercomputer within, you’ll need to pare these background programs back to a minimum. Start Windows Defender (Control Panel &gt; Programs &gt; Windows Defender) and select Tools &gt; Software Explorer. This application will let you prevent services loading when the PC boots – simply disable those you don’t need. If you turn one off and your PC starts having problems, simply turn it back on again in the same screen.</p>
<p><strong>8. Upgrade your graphics card</strong></p>
<p>“If you require more frames per second from a game,” says Paul Lee from Quiet PC, “then upgrading the graphics card is your best option.” If your processor is less than a year old, it’s probably OK with modern game engines. Many new PCs, though, are sold with low-end graphics cards.</p>
<p>Have a look at the Windows Experience Index for your PC. Are the graphics scoring low? For less than £150 you can buy a top-notch GeForce 8800GT or Radeon HD3870 3D card with 512MB of memory. This fits into the long PCI Express x16 slot on your motherboard. It’s usually the top expansion port below the CPU fan. Fitting a new graphics card is easy: check out our guide at tinyurl.com/27ek5r.</p>
<p><strong>9. Enable advanced hard drive performance</strong></p>
<p>Increase the speed at which your hard drive loads program data to the system memory with one simple tweak but be warned, it does mean disabling certain settings that store information. If your PC crashes, you’re at more risk of losing data than if it crashes normally.</p>
<p>Open the Control Panel and navigate to System and Maintenance &gt; System and choose Device Manager. Click on the plus sign next to Disk Drives, and select your hard drive. Right-click on it and choose Properties.</p>
<p>Under the Policies tab, you’ll find a check box for Enable Advanced Performance. Turn this on and click OK.</p>
<p><strong>10. Join the grid</strong></p>
<p>If you decide you can’t turn your own PC into a supercomputer, why not turn it into a small part of a much, much bigger one? There are several ‘grid’ computing initiatives which take the time your PC sits idle and puts it to good use, working on calculations for cancer research or analysing radio waves from outer space.</p>
<p>The most popular way to do this is to sign up for BOINC (Berkeley Open Infrastructure for Network Computing). At any one time, BOINC routines can have enough computers contributing to break the 1,000TFLOPS, or penta-FLOPS, barrier. To offer your computer’s services, download the software from boinc.berkeley.edu and choose which projects you’d like your PC to contribute to. While the screen saver runs you could be fighting climate change or simulating the effectiveness of anti-malaria drugs.</p>
</div>
<h4>Incoming search terms for the article:</h4><a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="how to turn my old computer into a super computer">how to turn my old computer into a super computer</a> (2),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="How to turn your computer into a supercomputer">How to turn your computer into a supercomputer</a> (2),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="ANY TIPS ON PC PROJECTS">ANY TIPS ON PC PROJECTS</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="turn old pc in to a super pc">turn old pc in to a super pc</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="turn you computer into a super computer">turn you computer into a super computer</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="turn your computer into an ai">turn your computer into an ai</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="Turn your PC into a Super Computer">Turn your PC into a Super Computer</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="Windows XP supercomputer">Windows XP supercomputer</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="worlds most powerful super computers">worlds most powerful super computers</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="the most modern faster latest powerful motherboard">the most modern faster latest powerful motherboard</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="super turn on computer">super turn on computer</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="running parallel motherboards">running parallel motherboards</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="parallel mother boards">parallel mother boards</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="liquid cooling">liquid cooling</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="how to turn your computer into a super computer">how to turn your computer into a super computer</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="how to turn your computer 3d">how to turn your computer 3d</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="how to turn old computers into a super computer">how to turn old computers into a super computer</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="how do you turn an old computer into a super computer">how do you turn an old computer into a super computer</a> (1),<a href="http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html" title="www tinyurl com/2tyljj">www tinyurl com/2tyljj</a> (1)<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pctiplink.com/turn-your-pc-into-a-super-computer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can Your PC Really Handle Vista?</title>
		<link>http://www.pctiplink.com/can-your-pc-really-handle-vista.html</link>
		<comments>http://www.pctiplink.com/can-your-pc-really-handle-vista.html#comments</comments>
		<pubDate>Sat, 17 Oct 2009 04:19:13 +0000</pubDate>
		<dc:creator>4dmin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Windows Trick]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Handling Vista]]></category>
		<category><![CDATA[PC tips]]></category>

		<guid isPermaLink="false">http://www.pctiplink.com/?p=134</guid>
		<description><![CDATA[PC Tips for Your PC Handling Vista Our first article about configuring AMD and Intel PCs within a budget of $300 made it clear that systems in this price range are suitable for everyday computing tasks. We equipped our Celeron and Sempron test systems with a fast and affordable 160-GB hard drive and one gigabyte [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;">
<p><span style="text-decoration: underline;"><strong>PC Tips for Your PC Handling Vista</strong></span></p>
<p>Our first article about configuring AMD and Intel PCs within a budget of $300 made it clear that systems in this price range are suitable for everyday computing tasks. We equipped our Celeron and Sempron test systems with a fast and affordable 160-GB hard drive and one gigabyte of RAM, and the systems did a great job in Windows XP. But how do they perform with Windows Vista? And do you really know how your PC would perform with Vista?</p>
<p>Microsoft has created two certification logos to help customers choose the right components for their Windows Vista PC. There is “Vista Ready” and “Vista Premium Ready.” If all of your components carry one of the logos, you should be able to at least run Vista properly; if you purchase high-end products you should be ready for the Premium and Ultimate editions as well. However, many products, especially older ones, do not carry any logo to indicate Vista readiness. The reason for purchasing hardware usually isn’t a particular operating system, but an application or specific requirement such as more storage capacity, more RAM or a faster platform. We normally assume that the latest OS will work on hardware that we’re going to buy from retail.</p>
<p><span id="more-134"></span></p>
<p>But what do you do if you follow the Vista upgrade path to find out that the fancy new operating system doesn’t work well, or doesn’t even work on your rig at all? Since the update versions of Vista require a working Windows XP installation to execute (the DVDs aren’t bootable), you can at least be sure that your XP product key will still work when stepping back to use good ole’ Windows XP. But you will not be able to install your Vista Update on another machine. This is why we advise against purchasing update versions, although this installation path seems to be more convenient at first. The retail versions are more expensive, but you can keep using Windows XP on one machine while running Windows Vista on another.</p>
<p>But we don’t want the trial and error method. One way to be sure whether or not your system is ready for Vista is checking the manufacturer’s Website. You can look for information regarding your system, or collect information on the individual components, but this is cumbersome. The other way is checking Microsoft’s list of links to manufacturer information about CPU and graphics processor capabilities. Lastly, a smooth way of determining whether Vista will work is Microsoft’s Windows Vista Upgrade Advisor. This is a utility that runs under Windows XP and the simple editions of Windows Vista.</p>
<p>We still have our $300 PCs at hand, so we decided to see how they ran Vista. We did not run application benchmarks since they wouldn’t differ very much from the results under Windows XP. Instead, the focus is the Windows Vista Upgrade Advisor, Vista AeroGlass capabilities and the Windows Vista Experience Index.</p>
</div>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pctiplink.com/can-your-pc-really-handle-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change your Virtual Memory Size and why</title>
		<link>http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html</link>
		<comments>http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html#comments</comments>
		<pubDate>Sat, 12 Sep 2009 03:50:44 +0000</pubDate>
		<dc:creator>4dmin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Windows Features]]></category>
		<category><![CDATA[Windows Trick]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[PC tips]]></category>
		<category><![CDATA[virtual memory calculator]]></category>
		<category><![CDATA[virtual memory size]]></category>

		<guid isPermaLink="false">http://www.pctiplink.com/?p=119</guid>
		<description><![CDATA[PC Tips for Changing Windows XP Virtual Memory Size The virtual memory is a portion of your hard disk that acts as RAM memory when your Random Access Memory(RAM) is full. The downside is that is much slower because the access time is determined by the hard disk’s speed. But you need it for those [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;">
<p><strong><span style="text-decoration: underline;">PC Tips for Changing Windows XP Virtual Memory Size</span></strong></p>
<p>The virtual memory is a portion of your hard disk that acts as RAM memory when your Random Access Memory(RAM) is full.</p>
<p>The downside is that is much slower because the access time is determined by the hard disk’s speed. But you need it for those days when you use Photoshop, Dreamweaver, editing a movie and converting some sound files so here is how you can change it.</p>
<p><strong>Important</strong>: The virtual memory size must be fixed in order to prevent windows from fragmenting your hard disk. Why? Because when windows virtual memory is full windows will take some more space from your hard disk.</p>
<p>So fix the memory size a little higher but set the minimum and the maximum at the same fixed size, 2 gb(this works for me). This way windows will have a fixed size to work with and will stop fragmenting your hard disk.</p>
<p>1. Click Start, right click on My Computer and then click Properties<br />
2. Click ” Advanced “.<br />
3. At the ” Performance ” section click ” Settings ” .<br />
4. Select ” Advanced ” and in the ” Virtual Memory ” click ” Change ” .<br />
5. Here, Click on your Windows Partition, select ” Custom Size ” and set the Initial Size and Maximum Size to 2000(2gb). Click ” Set ” .<br />
6. Click Ok and restart your Computer.</p>
</div>
<h4>Incoming search terms for the article:</h4><a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="virtual memory calculator">virtual memory calculator</a> (251),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="xp virtual memory calculator">xp virtual memory calculator</a> (24),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="virtual memory calculator xp">virtual memory calculator xp</a> (13),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="virtual memory calculation">virtual memory calculation</a> (11),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="virtual memory calculator windows">virtual memory calculator windows</a> (10),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="WINDOWS XP VIRTUAL MEMORY CALCULATOR">WINDOWS XP VIRTUAL MEMORY CALCULATOR</a> (4),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="calculator virtual memory">calculator virtual memory</a> (4),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="virtual memory calc">virtual memory calc</a> (4),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="virtual memory setting calculation">virtual memory setting calculation</a> (4),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="virtual memory settings calculator">virtual memory settings calculator</a> (3),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="windows virtual memory calculator">windows virtual memory calculator</a> (3),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="memory size calculator">memory size calculator</a> (3),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="vitual memory calculator">vitual memory calculator</a> (3),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="calculation of virtual memory">calculation of virtual memory</a> (3),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="how to calculate virtual memory settings">how to calculate virtual memory settings</a> (2),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="how to disable virtual memory on xp">how to disable virtual memory on xp</a> (2),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="Virtual memory size xp calculator">Virtual memory size xp calculator</a> (2),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="how to calculate virtual memory for xp">how to calculate virtual memory for xp</a> (2),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="what size of virtual memory to speed up on vista">what size of virtual memory to speed up on vista</a> (2),<a href="http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html" title="virtual memory calculator windows 7">virtual memory calculator windows 7</a> (2)<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pctiplink.com/how-to-change-your-virtual-memory-size-and-why.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Fix Bad Sectors on your Hard Disk</title>
		<link>http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html</link>
		<comments>http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html#comments</comments>
		<pubDate>Sun, 01 Feb 2009 11:11:45 +0000</pubDate>
		<dc:creator>4dmin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[bad sector]]></category>
		<category><![CDATA[fixing bad sector]]></category>
		<category><![CDATA[Hard disk]]></category>
		<category><![CDATA[harddisk]]></category>

		<guid isPermaLink="false">http://www.pctiplink.com/?p=17</guid>
		<description><![CDATA[This a PC Tips for fixing a bad sector on your harddisk : 1: Double-click on “My Computer”. 2: Select the disk/partition that you want to diagnose and repair. 3: Right click on the disk/partition you selected and click on “Properties” 4: Choose the “Tools” tab. 5: Click the “Check Now” button under “Error Checking [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;">
<p style="text-align: center;"><a href="http://www.pctiplink.com/wp-content/uploads/2010/03/bad-sector-harddisk.jpg"><img class="alignnone size-full wp-image-18" title="bad sector-harddisk" src="http://www.pctiplink.com/wp-content/uploads/2010/03/bad-sector-harddisk.jpg" alt="bad sector harddisk How to Fix Bad Sectors on your Hard Disk" width="300" height="258" /></a></p>
<p>This a PC Tips for fixing a bad sector on your harddisk :</p>
<p>1: Double-click on “My Computer”.<br />
2: Select the disk/partition that you want to diagnose and repair.<br />
3: Right click on the disk/partition you selected and click on “Properties”<br />
4: Choose the “Tools” tab.<br />
5: Click the “Check Now” button under “Error Checking Status”.<br />
6: Depending on your type of Windows, choose “Thorough” or “Scan for and Attempt Recovery of Bad Sectors.”<br />
7: Click Start.</p>
</div>
<h4>Incoming search terms for the article:</h4><a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="hdd repair">hdd repair</a> (135),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="bad sector repair">bad sector repair</a> (32),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="bad sector">bad sector</a> (17),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="hdd sector">hdd sector</a> (4),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="fix bad sectors">fix bad sectors</a> (3),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="image of bad sector">image of bad sector</a> (3),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="sector harddisk">sector harddisk</a> (3),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="fix bad sector">fix bad sector</a> (3),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="sector hdd">sector hdd</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="harddisk sector">harddisk sector</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="windows 7 bad sector fix">windows 7 bad sector fix</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="hdd sectors">hdd sectors</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="hard disk repair tool">hard disk repair tool</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="hard disk repair">hard disk repair</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="how to fix bad sector">how to fix bad sector</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="hdd bad sectors">hdd bad sectors</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="fix disk">fix disk</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="how to fix harddis">how to fix harddis</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="1 pc 2 hardisk">1 pc 2 hardisk</a> (2),<a href="http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html" title="Computer sectors Picture">Computer sectors Picture</a> (2)<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pctiplink.com/how-to-fix-bad-sectors-on-your-hard-disk.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

