<?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: Computer Memory Optimizer Minimem</title> <atom:link href="http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/</link> <description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Mon, 22 Mar 2010 03:52:21 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Kerkia</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-898848</link> <dc:creator>Kerkia</dc:creator> <pubDate>Wed, 14 Oct 2009 21:55:31 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-898848</guid> <description>As the author of this tool I&#039;d like to comment on the .NET thing to bring some more info. Indeed, Minimem relies on the .NET framework, which I used to implement the GUI. Frankly, .NET is far more powerful than pretty much anything else to develop user interfaces and I really see no issue with using it, quite the contrary. The memory optimization engine is however implemented in C++, and it has to since it directly accesses the Windows API which does not offer any managed code interface today (I could have used interop too but that would not be far from using C++ anyway). More in general, rejecting a program because it has a reliance on .NET seems quite short-sighted in my view, especially if one assumes that this reliance implies the whole application is sluggish and a memory eater: believe me, it is very easy to code memory consumers in C++, especially that memory management is left to developers, and good developers can definitely implement very efficient applications in .NET.</description> <content:encoded><![CDATA[<p>As the author of this tool I&#8217;d like to comment on the .NET thing to bring some more info. Indeed, Minimem relies on the .NET framework, which I used to implement the GUI. Frankly, .NET is far more powerful than pretty much anything else to develop user interfaces and I really see no issue with using it, quite the contrary. The memory optimization engine is however implemented in C++, and it has to since it directly accesses the Windows API which does not offer any managed code interface today (I could have used interop too but that would not be far from using C++ anyway). More in general, rejecting a program because it has a reliance on .NET seems quite short-sighted in my view, especially if one assumes that this reliance implies the whole application is sluggish and a memory eater: believe me, it is very easy to code memory consumers in C++, especially that memory management is left to developers, and good developers can definitely implement very efficient applications in .NET.</p> ]]></content:encoded> </item> <item><title>By: Hotkey Manager Signo</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-877295</link> <dc:creator>Hotkey Manager Signo</dc:creator> <pubDate>Thu, 03 Sep 2009 22:15:23 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-877295</guid> <description>[...] is a flexible hotkey manager from the developer of Minimem. It comes with a huge range of predefined hotkeys with the option to add custom hotkeys or to edit [...]</description> <content:encoded><![CDATA[<p>[...] is a flexible hotkey manager from the developer of Minimem. It comes with a huge range of predefined hotkeys with the option to add custom hotkeys or to edit [...]</p> ]]></content:encoded> </item> <item><title>By: Optimiza la memoria de tu PC con Minimem - General &#124; Zona Windows</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-875251</link> <dc:creator>Optimiza la memoria de tu PC con Minimem - General &#124; Zona Windows</dc:creator> <pubDate>Mon, 31 Aug 2009 17:02:18 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-875251</guid> <description>[...] Fuente: gHacks [...]</description> <content:encoded><![CDATA[<p>[...] Fuente: gHacks [...]</p> ]]></content:encoded> </item> <item><title>By: Roman ShaRP</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-872276</link> <dc:creator>Roman ShaRP</dc:creator> <pubDate>Tue, 25 Aug 2009 09:07:20 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-872276</guid> <description>2 Rarst &lt;cite&gt;My test of Opera memory usage showed that app can consume a lot of memory because it is beneficial for speed, even if not critical for operation. It doesn’t actually need that much but it would be faster to recall recent data from memory, than from disk.&lt;/cite&gt;I know, but it really seems working for Firefox. On my FF experience it slowly occupies more and more memory, going to 400 Mb. This program keeps it down at 200 Mb, and I don&#039;t need to reload FF every day, - with no performance degradation, I repeat.I like to have some &quot;fat&quot; application in memory, to launch a game without quitting them all, to launch Virtualbox with large amount of memory assigned to VM...  This program helps with it all&lt;cite&gt;A memory optimizer…that uses .NET? ROFL! Talk about an oxymoron!&lt;/cite&gt; &lt;cite&gt;I was interested in the application described in this article until I read “requires the Microsoft .net Framework 2.0″ from the last paragraph.&lt;/cite&gt;I know, guys what you thinking, but it really works. I saw that on run-time RAM usage meter.My free RAM on application set I like is 700-600 MB without this program, and 1Gb with it. For me it&#039;s important.In fact, it is not the only one .Net 2.0  application I use - FileHamster run-time backup is running on both my PCs all the time.</description> <content:encoded><![CDATA[<p>2 Rarst<br /><cite>My test of Opera memory usage showed that app can consume a lot of memory because it is beneficial for speed, even if not critical for operation. It doesn’t actually need that much but it would be faster to recall recent data from memory, than from disk.</cite></p><p>I know, but it really seems working for Firefox. On my FF experience it slowly occupies more and more memory, going to 400 Mb. This program keeps it down at 200 Mb, and I don&#8217;t need to reload FF every day, &#8211; with no performance degradation, I repeat.</p><p>I like to have some &#8220;fat&#8221; application in memory, to launch a game without quitting them all, to launch Virtualbox with large amount of memory assigned to VM&#8230;  This program helps with it all</p><p><cite>A memory optimizer…that uses .NET? ROFL! Talk about an oxymoron!</cite><br /><cite>I was interested in the application described in this article until I read “requires the Microsoft .net Framework 2.0″ from the last paragraph.</cite></p><p>I know, guys what you thinking, but it really works. I saw that on run-time RAM usage meter.</p><p>My free RAM on application set I like is 700-600 MB without this program, and 1Gb with it. For me it&#8217;s important.</p><p>In fact, it is not the only one .Net 2.0  application I use &#8211; FileHamster run-time backup is running on both my PCs all the time.</p> ]]></content:encoded> </item> <item><title>By: Migliora l’utilizzo della memoria ram con Minimem &#124; GeekTwice</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-872239</link> <dc:creator>Migliora l’utilizzo della memoria ram con Minimem &#124; GeekTwice</dc:creator> <pubDate>Tue, 25 Aug 2009 06:02:12 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-872239</guid> <description>[...] &#124; Ghacks.net  Ciao! Benvenuto su Geektwice! Ti consiglio di sottoscrivere il nostro RSS feed per poter rimanere [...]</description> <content:encoded><![CDATA[<p>[...] | Ghacks.net  Ciao! Benvenuto su Geektwice! Ti consiglio di sottoscrivere il nostro RSS feed per poter rimanere [...]</p> ]]></content:encoded> </item> <item><title>By: Q</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-872097</link> <dc:creator>Q</dc:creator> <pubDate>Mon, 24 Aug 2009 22:47:37 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-872097</guid> <description>I was interested in the application described in this article until I read &quot;requires the Microsoft .net Framework 2.0&quot; from the last paragraph.I use CleanMem ( http://www.pcwintech.com/cleanmem ) to free up overallocated memory. It apparently may do the same things as Minimem, but does bor have a Graphical User Interface (GUI).</description> <content:encoded><![CDATA[<p>I was interested in the application described in this article until I read &#8220;requires the Microsoft .net Framework 2.0&#8243; from the last paragraph.</p><p>I use CleanMem ( <a href="http://www.pcwintech.com/cleanmem" rel="nofollow">http://www.pcwintech.com/cleanmem</a> ) to free up overallocated memory. It apparently may do the same things as Minimem, but does bor have a Graphical User Interface (GUI).</p> ]]></content:encoded> </item> <item><title>By: Doc</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-871977</link> <dc:creator>Doc</dc:creator> <pubDate>Mon, 24 Aug 2009 16:18:24 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-871977</guid> <description>A memory optimizer...that uses .NET? ROFL! Talk about an oxymoron!</description> <content:encoded><![CDATA[<p>A memory optimizer&#8230;that uses .NET? ROFL! Talk about an oxymoron!</p> ]]></content:encoded> </item> <item><title>By: No Alzheimers</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-871967</link> <dc:creator>No Alzheimers</dc:creator> <pubDate>Mon, 24 Aug 2009 15:18:02 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-871967</guid> <description>The only 2 that I have found to work as advertised are Fresh Ram by Reohix and Cacheman by Outertech. The last is free, the first isn&#039;t</description> <content:encoded><![CDATA[<p>The only 2 that I have found to work as advertised are Fresh Ram by Reohix and Cacheman by Outertech. The last is free, the first isn&#8217;t</p> ]]></content:encoded> </item> <item><title>By: Ottimizzare la memoria usata dai programmi con Minimem - Commenta la tecnologia, la telefonia, i software</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-871857</link> <dc:creator>Ottimizzare la memoria usata dai programmi con Minimem - Commenta la tecnologia, la telefonia, i software</dc:creator> <pubDate>Mon, 24 Aug 2009 09:12:44 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-871857</guid> <description>[...] Via &#124; Ghacks.net [...]</description> <content:encoded><![CDATA[<p>[...] Via | Ghacks.net [...]</p> ]]></content:encoded> </item> <item><title>By: Computer Memory Optimizer Minimem &#124; Computer case live today</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-871692</link> <dc:creator>Computer Memory Optimizer Minimem &#124; Computer case live today</dc:creator> <pubDate>Sun, 23 Aug 2009 23:51:49 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-871692</guid> <description>[...] substance just some constructive effect. Some machine module optimizers turn the.     View post:  Computer Memory Optimizer Minimem      Posted in Software, Uncategorized &#124;  Tags: memory-optimizers, optimizers-are, [...]</description> <content:encoded><![CDATA[<p>[...] substance just some constructive effect. Some machine module optimizers turn the.     View post:  Computer Memory Optimizer Minimem      Posted in Software, Uncategorized |  Tags: memory-optimizers, optimizers-are, [...]</p> ]]></content:encoded> </item> <item><title>By: Computer Memory Optimizer Minimem &#124; Bidet live to day</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-871593</link> <dc:creator>Computer Memory Optimizer Minimem &#124; Bidet live to day</dc:creator> <pubDate>Sun, 23 Aug 2009 19:11:16 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-871593</guid> <description>[...] are code programs that substance just some constructive effect.    See the example place here:  Computer Memory Optimizer Minimem      Posted in Software, Uncategorized &#124; Tags: memory-optimizers, optimizers-are, positive-effect-, [...]</description> <content:encoded><![CDATA[<p>[...] are code programs that substance just some constructive effect.    See the example place here:  Computer Memory Optimizer Minimem      Posted in Software, Uncategorized | Tags: memory-optimizers, optimizers-are, positive-effect-, [...]</p> ]]></content:encoded> </item> <item><title>By: Computer Memory Optimizer Minimem &#124; Computer Info</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-871575</link> <dc:creator>Computer Memory Optimizer Minimem &#124; Computer Info</dc:creator> <pubDate>Sun, 23 Aug 2009 18:29:24 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-871575</guid> <description>[...] more:  Computer Memory Optimizer Minimem  August 23rd, 2009 &#124; Tags: browsing, companies, computer-memory, DEC, Firefox, game, linux, memory, [...]</description> <content:encoded><![CDATA[<p>[...] more:  Computer Memory Optimizer Minimem  August 23rd, 2009 | Tags: browsing, companies, computer-memory, DEC, Firefox, game, linux, memory, [...]</p> ]]></content:encoded> </item> <item><title>By: Rarst</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/comment-page-1/#comment-871572</link> <dc:creator>Rarst</dc:creator> <pubDate>Sun, 23 Aug 2009 18:20:28 +0000</pubDate> <guid isPermaLink="false">http://www.ghacks.net/?p=15639#comment-871572</guid> <description>&lt;cite&gt;removing as many non-necessary memory pages as possible from the selected processes&lt;/cite&gt;Ehm... And it determines what is non-necessary how exactly? :)Lately I slowly came to believe that if smart (important part) app wants a lot of memory let it have it.My test of Opera memory usage showed that app can consume a lot of memory because it is beneficial for speed, even if not critical for operation. It doesn&#039;t actually need that much but it would be faster to recall recent data from memory, than from disk.And on modern computers with 2GB and more that makes perfect sense.</description> <content:encoded><![CDATA[<p><cite>removing as many non-necessary memory pages as possible from the selected processes</cite></p><p>Ehm&#8230; And it determines what is non-necessary how exactly? :)</p><p>Lately I slowly came to believe that if smart (important part) app wants a lot of memory let it have it.</p><p>My test of Opera memory usage showed that app can consume a lot of memory because it is beneficial for speed, even if not critical for operation. It doesn&#8217;t actually need that much but it would be faster to recall recent data from memory, than from disk.</p><p>And on modern computers with 2GB and more that makes perfect sense.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 1/20 queries in 0.007 seconds using disk

Served from: www.ghacks.net @ 2010-03-22 04:05:13 -->