<?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>Fresh RAMComments on: </title>
	<atom:link href="http://www.giveawayoftheday.com/fresh-ram-500/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.giveawayoftheday.com/fresh-ram-500/</link>
	<description>free licensed software daily</description>
	<lastBuildDate>Wed, 25 Nov 2009 19:31:58 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-151008</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 17 Jun 2009 23:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-151008</guid>
		<description>I downloaded it and it said that I only had a 30 day trial and I needed a serial code!!!</description>
		<content:encoded><![CDATA[<p>I downloaded it and it said that I only had a 30 day trial and I needed a serial code!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Future</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150231</link>
		<dc:creator>Future</dc:creator>
		<pubDate>Sat, 13 Jun 2009 01:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150231</guid>
		<description>Well if it works, I haven&#039;t figured it out....
or how to find it after it installed.....
and   I sure haven&#039;t seen a change with my
Pent4 3Gb system....oh well</description>
		<content:encoded><![CDATA[<p>Well if it works, I haven&#8217;t figured it out&#8230;.<br />
or how to find it after it installed&#8230;..<br />
and   I sure haven&#8217;t seen a change with my<br />
Pent4 3Gb system&#8230;.oh well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fubar</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150218</link>
		<dc:creator>Fubar</dc:creator>
		<pubDate>Fri, 12 Jun 2009 21:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150218</guid>
		<description>#169, watcher13, you have some very serious misconceptions about computer science and how Windows handles memory.  You&#039;re the only one making assumptions.  A major point of virtual memory is that things which are presently in RAM, but not being actively accessed, can be paged to disk.  However, it would just slow down the computer if that RAM isn&#039;t needed for something else, so even if it isn&#039;t currently being accessed, it remains in RAM until some other process needs more RAM than is presently free.  So yes, as you put it, &quot;holding as much as possible in RAM&quot; speeds up Windows, it doesn&#039;t slow it down.  What good is free RAM?  It&#039;s doing absolutely nothing.  If you can use that RAM to prevent current or future disk access until such time as that RAM would be better allocated to another process, then yes, it absolutely makes sense to keep that RAM in use because it will speed up the computer.  Only a few things absolutely have to be kept in RAM, such as critical parts of the operating system and some things associated with device drivers.

You&#039;re confusing memory with RAM.  A program or process allocates memory, not RAM, in its own virtual address space.  In general, it has no idea whether that memory currently resides on disk (paged out) or in RAM.  It&#039;s not the process which controls RAM allocation, Windows virtual memory management decides what pages should be in physical (RAM) page-frames.

Leaking (a misnomer) is when a program or process loses track of memory (not RAM) which it has allocated.  It isn&#039;t a &quot;necessary evil&quot; at all, it&#039;s a programming error.  That memory is allocated in the process&#039;s own address space, no other program or process can fix that situation, and the memory is freed when the process terminates, because XP and higher will free that process&#039;s entire address space.  As to when Windows gets around to &lt;i&gt;reporting&lt;/i&gt; the freeing of RAM associated with that process is up to Windows, but it knows the RAM is no longer in use and will use it for other processes as needed.  &quot;Leaking&quot; is generally pretty harmless.  The process&#039;s allocated memory will continue to grow, but that&#039;s in its virtual address space, so it will wind up on disk if RAM is needed for other processes.  And as I said, it will all be deallocated when the process terminates.

How Windows handles virtual memory has nothing to do with the age of the application or how it&#039;s coded.

As for the particular Mark Russinovich article someone linked, it only costs $6 for a monthly pass.  As for their privacy policy, it&#039;s the usual &quot;We respect and value your privacy.  We only give your personal information to our carefully selected partners, which are anybody and everybody who pays us for your personal information.&quot;

Mark Russinovich is a very smart guy, but comparing him to Einstein?  Russinovich has spent his career reverse-engineering Windows, since nobody at Microsoft knows anything about Windows.  He provides all the tools that Microsoft should have written.  So they hired him.  He&#039;s a solid nuts-and-bolts programmer who&#039;s based his entire career around Microsoft Windows.  Is he one of the programmers who created a new programming language, operating system, or something creative like webmail or social networking software?  No.  He&#039;s a good programmer, but he isn&#039;t great.  Einstein merely a visionary who screwed stuff up?  Scientists generally rank Newton #1 and Einstein #2 among the greatest scientists in history, and the more I learn about Einstein, I think that he ties for #1.  Physicists are limited by the knowledge and technology available during their lives.  Both Newton and Einstein made some mistakes, as everyone does.  Einstein definitely wasn&#039;t &quot;wrong in many of the particulars&quot;.  Despite some claims to the contrary, he was a great mathematician.  Experiments during his lifetime and since have matched his mathematical predictions, completely supporting his theories, upon which all of our modern technology is based.  It&#039;s been said that at any time there are only around a hundred people in the entire world who can fully understand Einstein&#039;s math (and I don&#039;t mean plugging values into the end-result simple equations).  Einstein&#039;s ability to explain things in a way that the rest of us can understand is an amazing part of his genius, but only a part.

Apart from the links that #132, da, provided, there are Mark Russinovich&#039;s technical blog posts on
&lt;a href=&quot;http://blogs.technet.com/markrussinovich/archive/2008/07/21/3092070.aspx&quot; rel=&quot;nofollow&quot;&gt;Physical Memory&lt;/a&gt;
&lt;a href=&quot;http://blogs.technet.com/markrussinovich/archive/2008/11/17/3155406.aspx&quot; rel=&quot;nofollow&quot;&gt;Virtual Memory&lt;/a&gt;
&lt;a href=&quot;http://blogs.technet.com/markrussinovich/archive/2009/03/26/3211216.aspx&quot; rel=&quot;nofollow&quot;&gt;Paged and Non-Paged Pool&lt;/a&gt;
in addition to various Microsoft articles, which I&#039;ve linked in the past.

More detail on what I posted earlier about Vista pagefiles (also applies to XP):  Use fixed-size pagefiles.  Telling Vista to manage the pagefiles itself causes it to delete them upon shutdown.
#160, Spiritwolf, increase the size of your pagefile(s).
Turning off paging is a very bad idea, and will generally adversely impact performance, even if you have a lot of RAM.</description>
		<content:encoded><![CDATA[<p>#169, watcher13, you have some very serious misconceptions about computer science and how Windows handles memory.  You&#8217;re the only one making assumptions.  A major point of virtual memory is that things which are presently in RAM, but not being actively accessed, can be paged to disk.  However, it would just slow down the computer if that RAM isn&#8217;t needed for something else, so even if it isn&#8217;t currently being accessed, it remains in RAM until some other process needs more RAM than is presently free.  So yes, as you put it, &#8220;holding as much as possible in RAM&#8221; speeds up Windows, it doesn&#8217;t slow it down.  What good is free RAM?  It&#8217;s doing absolutely nothing.  If you can use that RAM to prevent current or future disk access until such time as that RAM would be better allocated to another process, then yes, it absolutely makes sense to keep that RAM in use because it will speed up the computer.  Only a few things absolutely have to be kept in RAM, such as critical parts of the operating system and some things associated with device drivers.</p>
<p>You&#8217;re confusing memory with RAM.  A program or process allocates memory, not RAM, in its own virtual address space.  In general, it has no idea whether that memory currently resides on disk (paged out) or in RAM.  It&#8217;s not the process which controls RAM allocation, Windows virtual memory management decides what pages should be in physical (RAM) page-frames.</p>
<p>Leaking (a misnomer) is when a program or process loses track of memory (not RAM) which it has allocated.  It isn&#8217;t a &#8220;necessary evil&#8221; at all, it&#8217;s a programming error.  That memory is allocated in the process&#8217;s own address space, no other program or process can fix that situation, and the memory is freed when the process terminates, because XP and higher will free that process&#8217;s entire address space.  As to when Windows gets around to <i>reporting</i> the freeing of RAM associated with that process is up to Windows, but it knows the RAM is no longer in use and will use it for other processes as needed.  &#8220;Leaking&#8221; is generally pretty harmless.  The process&#8217;s allocated memory will continue to grow, but that&#8217;s in its virtual address space, so it will wind up on disk if RAM is needed for other processes.  And as I said, it will all be deallocated when the process terminates.</p>
<p>How Windows handles virtual memory has nothing to do with the age of the application or how it&#8217;s coded.</p>
<p>As for the particular Mark Russinovich article someone linked, it only costs $6 for a monthly pass.  As for their privacy policy, it&#8217;s the usual &#8220;We respect and value your privacy.  We only give your personal information to our carefully selected partners, which are anybody and everybody who pays us for your personal information.&#8221;</p>
<p>Mark Russinovich is a very smart guy, but comparing him to Einstein?  Russinovich has spent his career reverse-engineering Windows, since nobody at Microsoft knows anything about Windows.  He provides all the tools that Microsoft should have written.  So they hired him.  He&#8217;s a solid nuts-and-bolts programmer who&#8217;s based his entire career around Microsoft Windows.  Is he one of the programmers who created a new programming language, operating system, or something creative like webmail or social networking software?  No.  He&#8217;s a good programmer, but he isn&#8217;t great.  Einstein merely a visionary who screwed stuff up?  Scientists generally rank Newton #1 and Einstein #2 among the greatest scientists in history, and the more I learn about Einstein, I think that he ties for #1.  Physicists are limited by the knowledge and technology available during their lives.  Both Newton and Einstein made some mistakes, as everyone does.  Einstein definitely wasn&#8217;t &#8220;wrong in many of the particulars&#8221;.  Despite some claims to the contrary, he was a great mathematician.  Experiments during his lifetime and since have matched his mathematical predictions, completely supporting his theories, upon which all of our modern technology is based.  It&#8217;s been said that at any time there are only around a hundred people in the entire world who can fully understand Einstein&#8217;s math (and I don&#8217;t mean plugging values into the end-result simple equations).  Einstein&#8217;s ability to explain things in a way that the rest of us can understand is an amazing part of his genius, but only a part.</p>
<p>Apart from the links that #132, da, provided, there are Mark Russinovich&#8217;s technical blog posts on<br />
<a href="http://blogs.technet.com/markrussinovich/archive/2008/07/21/3092070.aspx" rel="nofollow">Physical Memory</a><br />
<a href="http://blogs.technet.com/markrussinovich/archive/2008/11/17/3155406.aspx" rel="nofollow">Virtual Memory</a><br />
<a href="http://blogs.technet.com/markrussinovich/archive/2009/03/26/3211216.aspx" rel="nofollow">Paged and Non-Paged Pool</a><br />
in addition to various Microsoft articles, which I&#8217;ve linked in the past.</p>
<p>More detail on what I posted earlier about Vista pagefiles (also applies to XP):  Use fixed-size pagefiles.  Telling Vista to manage the pagefiles itself causes it to delete them upon shutdown.<br />
#160, Spiritwolf, increase the size of your pagefile(s).<br />
Turning off paging is a very bad idea, and will generally adversely impact performance, even if you have a lot of RAM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: watcher13</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150180</link>
		<dc:creator>watcher13</dc:creator>
		<pubDate>Fri, 12 Jun 2009 14:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150180</guid>
		<description>Actually, though, the lifehacker article exhibits the same trap that many people who comment on this issue fall into. Though, overall, it&#039;s fine article. I mean painting with too broad a brush. Looking at only one part of the issue, rather than digging down deep. The lifehacker author is aware of the Empty Working Set method, however, the logic breaks down because of on simple assumption that all the naysayers make: That everything in your RAM at any one moment is either essential at that very moment, will be used momentarily, or will even be used again in that session. That&#039;s a hot one! There&#039;s even an example of a small bit of .net framework code modules that are called when initially opening some of the framework&#039;s functions that Windows holds on to, even though it will very likely not be used again in that session. That&#039;s because Windows, in it&#039;s effort to increase fetch speed by holding as much as possible in RAM will likely not close the functions that the code opens. Only an example, though, since the amount of stuff loaded is quite small.

That&#039;s the whole point of leaking. A phenomenon seen less and less, but that even Russinovich acknowledges in at least one of the links that have been posted here in the past. Leaking is a necessary evil caused by the need to make intelligent decisions about what  code/functions/modules - regardless of term used, you get the idea - need to be close at hand. Windows has become better and better at managing this, especially with the implementation of virtual memory. However, older software and some software that isn&#039;t coded in a way to take advantage of Windows&#039; recent innovations can still leak. Though, again, this is an ever decreasing problem.

So, whether you get RAM back for any length of time, depends on what was purged to the page file in the first place. And those who say it will always slow you down by constantly thrashing the hard disk, again, don&#039;t look deep enough. Again, it all depends on what&#039;s been purged. As hard as it is for some to grasp, Windows will NOT waste time pulling code back out of the pagefile that you&#039;re not using anymore, and won&#039;t be using for the rest of the session. That&#039;s why is so difficult to predict whether this will work for you at any particular point in time.

Also, the Russinovich link that everyone posts is to a fragment of an article that requires a subscription to read. Does anyone actually have such a subscription? Has anyone actually read the whole article to check, an hopefully learn from, his logic? Don&#039;t be too swayed by authority folks! Russinovich is execeptional. I&#039;ve been referring to him for years, even before I realized HOW exceptional he was. As a former journalist, among other things, I can tell you that you should read every article to try and evaluate whether it&#039;s logic makes sense. Does it&#039;s bucket hold water? For example, many physicists will admit that Einstein was actually WRONG in many of the particulars. His brilliance lay in his INCREDIBLE vision.

Also, to clarify. The claim that this will speed up your system is indeed bunk. I&#039;ve never said that, myself, even when I used these softwares in the past. The BEST it can too is help hold off the slowdown that results from being very low on RAM. But, as I said in my first post, there are better ways to do that.</description>
		<content:encoded><![CDATA[<p>Actually, though, the lifehacker article exhibits the same trap that many people who comment on this issue fall into. Though, overall, it&#8217;s fine article. I mean painting with too broad a brush. Looking at only one part of the issue, rather than digging down deep. The lifehacker author is aware of the Empty Working Set method, however, the logic breaks down because of on simple assumption that all the naysayers make: That everything in your RAM at any one moment is either essential at that very moment, will be used momentarily, or will even be used again in that session. That&#8217;s a hot one! There&#8217;s even an example of a small bit of .net framework code modules that are called when initially opening some of the framework&#8217;s functions that Windows holds on to, even though it will very likely not be used again in that session. That&#8217;s because Windows, in it&#8217;s effort to increase fetch speed by holding as much as possible in RAM will likely not close the functions that the code opens. Only an example, though, since the amount of stuff loaded is quite small.</p>
<p>That&#8217;s the whole point of leaking. A phenomenon seen less and less, but that even Russinovich acknowledges in at least one of the links that have been posted here in the past. Leaking is a necessary evil caused by the need to make intelligent decisions about what  code/functions/modules &#8211; regardless of term used, you get the idea &#8211; need to be close at hand. Windows has become better and better at managing this, especially with the implementation of virtual memory. However, older software and some software that isn&#8217;t coded in a way to take advantage of Windows&#8217; recent innovations can still leak. Though, again, this is an ever decreasing problem.</p>
<p>So, whether you get RAM back for any length of time, depends on what was purged to the page file in the first place. And those who say it will always slow you down by constantly thrashing the hard disk, again, don&#8217;t look deep enough. Again, it all depends on what&#8217;s been purged. As hard as it is for some to grasp, Windows will NOT waste time pulling code back out of the pagefile that you&#8217;re not using anymore, and won&#8217;t be using for the rest of the session. That&#8217;s why is so difficult to predict whether this will work for you at any particular point in time.</p>
<p>Also, the Russinovich link that everyone posts is to a fragment of an article that requires a subscription to read. Does anyone actually have such a subscription? Has anyone actually read the whole article to check, an hopefully learn from, his logic? Don&#8217;t be too swayed by authority folks! Russinovich is execeptional. I&#8217;ve been referring to him for years, even before I realized HOW exceptional he was. As a former journalist, among other things, I can tell you that you should read every article to try and evaluate whether it&#8217;s logic makes sense. Does it&#8217;s bucket hold water? For example, many physicists will admit that Einstein was actually WRONG in many of the particulars. His brilliance lay in his INCREDIBLE vision.</p>
<p>Also, to clarify. The claim that this will speed up your system is indeed bunk. I&#8217;ve never said that, myself, even when I used these softwares in the past. The BEST it can too is help hold off the slowdown that results from being very low on RAM. But, as I said in my first post, there are better ways to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meh</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150165</link>
		<dc:creator>meh</dc:creator>
		<pubDate>Fri, 12 Jun 2009 12:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150165</guid>
		<description>WHY are people coming here to whine about the price? IT&#039;S BEING GIVEN AWAY FOR FREE! My God, if you don&#039;t like something move on. Save your comments for if it doesn&#039;t work/is buggy.</description>
		<content:encoded><![CDATA[<p>WHY are people coming here to whine about the price? IT&#8217;S BEING GIVEN AWAY FOR FREE! My God, if you don&#8217;t like something move on. Save your comments for if it doesn&#8217;t work/is buggy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fubar</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150126</link>
		<dc:creator>Fubar</dc:creator>
		<pubDate>Fri, 12 Jun 2009 08:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150126</guid>
		<description>#111, ODella, I&#039;m responding to your comment because I briefly looked at your blog, and it appears that you want to learn things.  Downloading, installing, and uninstalling software doesn&#039;t impact your RAM, except while that software is running.  Your system has over a gigabyte of free RAM.  Did it not occur to you that you couldn&#039;t possibly have a RAM problem?  Now, many of the other people are completely brain-dead.  &quot;I have a tons of free RAM, and I run this, and now I have even more free RAM, therefor my computer must be faster.&quot;  How so?  &quot;Um, I dunno, because some guy who wants to make money selling software says it optimizes my computer, therefor it must be faster.&quot;  If you&#039;re not running low on available RAM, you don&#039;t have a RAM problem, and kicking out stuff which should be in RAM for faster execution will only make your computer slower.

As for your particular performance issues, see my comments #123 and #125.  By default, Vista &quot;deletes&quot; the pagefile, in Microsoft&#039;s words, &quot;for security&quot;.  This is bunk.  Microsoft doesn&#039;t overwrite the pagefile, which would provide security, and eliminate the need to delete it.  Why does this matter?  Because the pagefile can&#039;t be defragmented while Windows is running.  My impression is that Vista re-uses the &quot;deleted&quot; pagefile, which can&#039;t be defragmented in the deleted state, therefor it remains fragmented.  Set Vista to keep the pagefile, and use a defragmenter which defragments pagefiles.  Vista itself has a defragmenter, but it doesn&#039;t do pagefiles.  There are some freeware defragmenters, but the only defragmenter I trust is the commercial Raxco PerfectDisk, which is often available at a discount (I haven&#039;t posted them lately).  Their code quality has gone downhill, I&#039;m going to have to get on their case, but that&#039;s related to scheduling and other issues, it won&#039;t screw up your PC.  You can download a trial.  Set your security software to scan on execute, not file access (at least during the defragmentation).  Do a full defragmentation of your drives first, then do a boot-time defragmentation of your system files (after telling Vista to keep the pagefile).  I&#039;ll bet your performance issues evaporate.  Some things can still cause brief pauses; I sometimes experience a brief pause when my security software updates.

#166, CharlesKane, that&#039;s an excellent article for the many GOTD users who clearly don&#039;t know what they&#039;re doing and commented on this giveaway.  I disagree somewhat with some of the article&#039;s comments on disabling services.  SuperFetch is useful.  Windows Defender is useful and doesn&#039;t interfere with other security software, so I&#039;d only disable it if you&#039;re really low on resources.  Windows Search (especially 4.0) is great, but if you&#039;re using another search solution, it would make considerable sense to disable it.  However, it&#039;s unlikely that you&#039;d notice any performance increase.  It operates at low priority during idle time.</description>
		<content:encoded><![CDATA[<p>#111, ODella, I&#8217;m responding to your comment because I briefly looked at your blog, and it appears that you want to learn things.  Downloading, installing, and uninstalling software doesn&#8217;t impact your RAM, except while that software is running.  Your system has over a gigabyte of free RAM.  Did it not occur to you that you couldn&#8217;t possibly have a RAM problem?  Now, many of the other people are completely brain-dead.  &#8220;I have a tons of free RAM, and I run this, and now I have even more free RAM, therefor my computer must be faster.&#8221;  How so?  &#8220;Um, I dunno, because some guy who wants to make money selling software says it optimizes my computer, therefor it must be faster.&#8221;  If you&#8217;re not running low on available RAM, you don&#8217;t have a RAM problem, and kicking out stuff which should be in RAM for faster execution will only make your computer slower.</p>
<p>As for your particular performance issues, see my comments #123 and #125.  By default, Vista &#8220;deletes&#8221; the pagefile, in Microsoft&#8217;s words, &#8220;for security&#8221;.  This is bunk.  Microsoft doesn&#8217;t overwrite the pagefile, which would provide security, and eliminate the need to delete it.  Why does this matter?  Because the pagefile can&#8217;t be defragmented while Windows is running.  My impression is that Vista re-uses the &#8220;deleted&#8221; pagefile, which can&#8217;t be defragmented in the deleted state, therefor it remains fragmented.  Set Vista to keep the pagefile, and use a defragmenter which defragments pagefiles.  Vista itself has a defragmenter, but it doesn&#8217;t do pagefiles.  There are some freeware defragmenters, but the only defragmenter I trust is the commercial Raxco PerfectDisk, which is often available at a discount (I haven&#8217;t posted them lately).  Their code quality has gone downhill, I&#8217;m going to have to get on their case, but that&#8217;s related to scheduling and other issues, it won&#8217;t screw up your PC.  You can download a trial.  Set your security software to scan on execute, not file access (at least during the defragmentation).  Do a full defragmentation of your drives first, then do a boot-time defragmentation of your system files (after telling Vista to keep the pagefile).  I&#8217;ll bet your performance issues evaporate.  Some things can still cause brief pauses; I sometimes experience a brief pause when my security software updates.</p>
<p>#166, CharlesKane, that&#8217;s an excellent article for the many GOTD users who clearly don&#8217;t know what they&#8217;re doing and commented on this giveaway.  I disagree somewhat with some of the article&#8217;s comments on disabling services.  SuperFetch is useful.  Windows Defender is useful and doesn&#8217;t interfere with other security software, so I&#8217;d only disable it if you&#8217;re really low on resources.  Windows Search (especially 4.0) is great, but if you&#8217;re using another search solution, it would make considerable sense to disable it.  However, it&#8217;s unlikely that you&#8217;d notice any performance increase.  It operates at low priority during idle time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CharlesKane</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150114</link>
		<dc:creator>CharlesKane</dc:creator>
		<pubDate>Fri, 12 Jun 2009 06:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150114</guid>
		<description>Missed the great link: http://lifehacker.com/5033518/debunking-common-windows-performance-tweaking-myths</description>
		<content:encoded><![CDATA[<p>Missed the great link: <a href="http://lifehacker.com/5033518/debunking-common-windows-performance-tweaking-myths" rel="nofollow">http://lifehacker.com/5033518/debunking-common-windows-performance-tweaking-myths</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CharlesKane</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150113</link>
		<dc:creator>CharlesKane</dc:creator>
		<pubDate>Fri, 12 Jun 2009 06:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150113</guid>
		<description>Not only this program but any like it are pure snake oil. This whole idea has been thoughourly debunked.
Windows expert Mark Russinovich agrees: &quot;At best, RAM optimizers have no effect, and at worst, they seriously degrade performance.&quot;
&lt;a href=&quot;http://lifehacker.com/5033518/debunking-common-windows-performance-tweaking-myths&quot; rel=&quot;nofollow&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Not only this program but any like it are pure snake oil. This whole idea has been thoughourly debunked.<br />
Windows expert Mark Russinovich agrees: &#8220;At best, RAM optimizers have no effect, and at worst, they seriously degrade performance.&#8221;<br />
<a href="http://lifehacker.com/5033518/debunking-common-windows-performance-tweaking-myths" rel="nofollow"></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dee</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150112</link>
		<dc:creator>Dee</dc:creator>
		<pubDate>Fri, 12 Jun 2009 06:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150112</guid>
		<description>It&#039;s actually has some useful Windows tweaks that you can apply - I&#039;d download it more for that then the memory bits</description>
		<content:encoded><![CDATA[<p>It&#8217;s actually has some useful Windows tweaks that you can apply &#8211; I&#8217;d download it more for that then the memory bits</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Masters</title>
		<link>http://www.giveawayoftheday.com/fresh-ram-500/comment-page-4/#comment-150110</link>
		<dc:creator>Ken Masters</dc:creator>
		<pubDate>Fri, 12 Jun 2009 06:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/?p=7269#comment-150110</guid>
		<description>But, with reference to my previous comment (#159), after opening Acrobat Reader, and just doing a little normal word processing and printing, within 20 minutes, I was back down to under 370 Mb RAM, so, indeed, this appears to be primarily a very temporary fix.</description>
		<content:encoded><![CDATA[<p>But, with reference to my previous comment (#159), after opening Acrobat Reader, and just doing a little normal word processing and printing, within 20 minutes, I was back down to under 370 Mb RAM, so, indeed, this appears to be primarily a very temporary fix.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.318 seconds -->
