<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 99 ways to make your computer blazingly fast</title>
	<atom:link href="http://helpdeskgeek.com/windows-xp-tips/99-ways-to-make-your-computer-blazingly-fast/feed/" rel="self" type="application/rss+xml" />
	<link>http://helpdeskgeek.com/windows-xp-tips/99-ways-to-make-your-computer-blazingly-fast/</link>
	<description>Help Desk Geek is a blog for Discussions about help desk tips and how-to computer tips</description>
	<lastBuildDate>Thu, 18 Mar 2010 11:30:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: drreamsburnred</title>
		<link>http://helpdeskgeek.com/windows-xp-tips/99-ways-to-make-your-computer-blazingly-fast/comment-page-3/#comment-25071</link>
		<dc:creator>drreamsburnred</dc:creator>
		<pubDate>Tue, 09 Mar 2010 06:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://helpdeskgeek.com/?p=1955#comment-25071</guid>
		<description>*100 format hard drive 
*101 install ubuntu</description>
		<content:encoded><![CDATA[<p>*100 format hard drive<br />
*101 install ubuntu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beth</title>
		<link>http://helpdeskgeek.com/windows-xp-tips/99-ways-to-make-your-computer-blazingly-fast/comment-page-3/#comment-24876</link>
		<dc:creator>Beth</dc:creator>
		<pubDate>Sun, 07 Mar 2010 04:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://helpdeskgeek.com/?p=1955#comment-24876</guid>
		<description>Definitely the most comprehensive &quot;Make Your Computer Faster&quot; list I&#039;ve seen so far.  I bookmarked this.</description>
		<content:encoded><![CDATA[<p>Definitely the most comprehensive &#8220;Make Your Computer Faster&#8221; list I&#8217;ve seen so far.  I bookmarked this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stinky</title>
		<link>http://helpdeskgeek.com/windows-xp-tips/99-ways-to-make-your-computer-blazingly-fast/comment-page-3/#comment-24865</link>
		<dc:creator>stinky</dc:creator>
		<pubDate>Sat, 06 Mar 2010 21:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://helpdeskgeek.com/?p=1955#comment-24865</guid>
		<description>lots of good tips lots of bad ones as well...
registry cleaners often do more harm than good. theyre just programs and dont have the human judgement as to whether to remove a key or not. they often use the date of last access as to decide whether to remove a key or not. if you know what you are doing its much better to do it by hand... though considering the number of entries in the registry... good luck fully cleaning it out lol. still a good thing to do though.

bootvis has had a lot more benefits attributed to it than it actually grants. it can optimize boot time quickly initially but doesnt help much after that.

prefetch... ill leave that alone everybody has complained about that tip enough :P

the max connections per server is a VERY VERY good tip. i have a netbook that used to have very slow internet and can now easily stream video with a low connection strength on wireless g.

working on services is hit and miss. most run in the background and dont use up much memory anyway and are more good than bad. but there are several memory hogs that arent really justified *coughindexingcough*

if you have enough ram using largesystemcache can be good. once again hit and miss, it can be WORSE for some programs.

for secondary ide channels in the device manager in the same menus where you enable dma, you have an option above about looking for ide devices. if you dont use ide devices a lot switch it to &quot;none&quot;. you will of course have to enable it if you DO want to run an ide device. this can  speed boot time slightly.

in bios you can do 2 things even in a very basic bios like phoenix trustedcore... sigh... unfortunately i have that one...  you can enable it to boot quickly and skip some basic tests. and you can also change the order of devices to boot from. normally it searches for external drives to boot from first. unless youre upgrading your bios from said external drives during this boot youre wasting time checking. speed up the boot by booting from your hard drive first.

also for the virtual memory... well its not really virtual memory to be splitting hairs here. virtual memory is the memory that is made up of your physical memory AND your paging memory. what youre altering here is paging memory. yes good advice set it to the same size or windows will constantly resize it. adding to that its good to put your paging memory on a separate hard drive if youve got 2 or a separate partition.</description>
		<content:encoded><![CDATA[<p>lots of good tips lots of bad ones as well&#8230;<br />
registry cleaners often do more harm than good. theyre just programs and dont have the human judgement as to whether to remove a key or not. they often use the date of last access as to decide whether to remove a key or not. if you know what you are doing its much better to do it by hand&#8230; though considering the number of entries in the registry&#8230; good luck fully cleaning it out lol. still a good thing to do though.</p>
<p>bootvis has had a lot more benefits attributed to it than it actually grants. it can optimize boot time quickly initially but doesnt help much after that.</p>
<p>prefetch&#8230; ill leave that alone everybody has complained about that tip enough <img src='http://helpdeskgeek.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>the max connections per server is a VERY VERY good tip. i have a netbook that used to have very slow internet and can now easily stream video with a low connection strength on wireless g.</p>
<p>working on services is hit and miss. most run in the background and dont use up much memory anyway and are more good than bad. but there are several memory hogs that arent really justified *coughindexingcough*</p>
<p>if you have enough ram using largesystemcache can be good. once again hit and miss, it can be WORSE for some programs.</p>
<p>for secondary ide channels in the device manager in the same menus where you enable dma, you have an option above about looking for ide devices. if you dont use ide devices a lot switch it to &#8220;none&#8221;. you will of course have to enable it if you DO want to run an ide device. this can  speed boot time slightly.</p>
<p>in bios you can do 2 things even in a very basic bios like phoenix trustedcore&#8230; sigh&#8230; unfortunately i have that one&#8230;  you can enable it to boot quickly and skip some basic tests. and you can also change the order of devices to boot from. normally it searches for external drives to boot from first. unless youre upgrading your bios from said external drives during this boot youre wasting time checking. speed up the boot by booting from your hard drive first.</p>
<p>also for the virtual memory&#8230; well its not really virtual memory to be splitting hairs here. virtual memory is the memory that is made up of your physical memory AND your paging memory. what youre altering here is paging memory. yes good advice set it to the same size or windows will constantly resize it. adding to that its good to put your paging memory on a separate hard drive if youve got 2 or a separate partition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vsaket</title>
		<link>http://helpdeskgeek.com/windows-xp-tips/99-ways-to-make-your-computer-blazingly-fast/comment-page-3/#comment-24703</link>
		<dc:creator>Vsaket</dc:creator>
		<pubDate>Wed, 03 Mar 2010 07:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://helpdeskgeek.com/?p=1955#comment-24703</guid>
		<description>Thanks for the post. I am not too much into tech but face the problem of a slow computer. This will be helpful. 

Regards
Saket</description>
		<content:encoded><![CDATA[<p>Thanks for the post. I am not too much into tech but face the problem of a slow computer. This will be helpful. </p>
<p>Regards<br />
Saket</p>
]]></content:encoded>
	</item>
</channel>
</rss>
