<?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>MakeUseOf.com &#187; memory</title>
	<atom:link href="http://www.makeuseof.com/tags/memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>atMonitor &#8211; A System Monitor On Steroids [Mac]</title>
		<link>http://www.makeuseof.com/tag/atmonitor-a-system-monitor-on-steroids-mac/</link>
		<comments>http://www.makeuseof.com/tag/atmonitor-a-system-monitor-on-steroids-mac/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:01:19 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[activity monitor]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[event monitoring]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[system monitor]]></category>
		<category><![CDATA[task manager]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27833</guid>
		<description><![CDATA[If you own a Mac, you should know that one of the most useful tools is Activity Monitor, found in the Utilities folder. If you haven&#8217;t used it before, get introduced to it; it will help get you out of sticky situations when your Mac isn&#8217;t responding properly. Activity Monitor is basically Mac&#8217;s version of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/atmonitor-1.png" alt="" vspace="5" align="left" />If you own a Mac, you should know that one of the most useful tools is Activity Monitor, found in the Utilities folder. If you haven&#8217;t used it before, <a href="http://www.makeuseof.com/tag/macnifying-os-x-learning-to-utilize-activity-monitor/">get introduced to it</a>; it will help get you out of sticky situations when your Mac isn&#8217;t responding properly. Activity Monitor is basically Mac&#8217;s version of Window&#8217;s Task Manager, albeit slightly more concise.</p>
<p>Today, I&#8217;ll be featuring a tool that takes the functions of Activity Monitor and pushes them into overdrive. The tool in question is called <a href="http://www.atpurpose.com/atMonitor/">atMonitor</a> and it&#8217;s like Activity Monitor on a ton of steroids. The interface is almost the same. One of the many noticeable differences, though, is the addition of an information panel in the Top Window.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/atmonitorfull.jpg" alt="" /></p>
<p>If you find that a particular runaway process, let&#8217;s say for example, ATSServer, is constantly using up 100% CPU power in Activity Monitor; the standard response is to perform a Google search and determine whether or not it&#8217;s safe to quit the process. Not required in atMonitor. That&#8217;s where the information panel comes in. It will display all the necessary information about every process or application that&#8217;s selected and allows you to make a judgement on the spot.<br />
<span id="more-27833"></span></p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/10/usereventagent.png" alt="" /></p>
<p>If an application is selected, it will query <a href="http://osx.iusethis.com">osx.iusethis.com</a> for its description and latest version. It will then compare the latest version against the version installed on your Mac and tell you if an update is available. Besides that, there&#8217;s a Version column which displays the current version of every app/process running and an icon next to it that symbolizes if it&#8217;s up to date.</p>
<p>If there&#8217;s an app which is outdated, just click on its icon in the information panel and you&#8217;ll be taken directly to the app&#8217;s web page. How cool is that?</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/10/things-update.png" alt="" /></p>
<p>Another awesome feature is Reveal. Let&#8217;s say you find a fishy rogue process running in atMonitor, you can use the Information Panel to read more about it. Subsequently, let&#8217;s assume that you decide that it shouldn&#8217;t be running because it belongs to an app which you&#8217;ve deleted; you can easily kill the process, then use the Reveal button to display the particular file in Finder &#8211; then Trash it!</p>
<p>Another cool function is Renice Process. atMonitor allows you to alter the processing priority of particular apps. You can increase or decrease the priority, providing more CPU power to more important apps. This function will definitely come in handy while performing CPU-intensive tasks like applying layers in Photoshop or encoding video.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/reniceprocess.png" alt="" /></p>
<p>atMonitor comes in three different forms of view: in the menu bar (essentially replacing a few of the monitoring menu bar apps I know), a floating window and a Dock icon (can only monitor one parameter). These three views provide you with real-time monitoring and reporting so that you have a general idea of what&#8217;s going on and can easily scan for the most memory- and CPU-intensive apps. To be absolutely honest, I&#8217;m a creature of habit and I already use <a href="http://www.makeuseof.com/tag/11-tiny-and-useful-free-menubar-applications-for-mac/">iStat Menus</a> and couldn&#8217;t be bothered to switch. However, that doesn&#8217;t mean that you shouldn&#8217;t try atMonitor&#8217;s menu bar view. Personally, I prefer using Top Window because it resembles Activity Monitor.</p>
<p>Those are just a few of atMonitor&#8217;s features, there are several advanced functions I haven&#8217;t tapped into yet. Triggers, for example, allows you to set up and run a certain script whenever a particular parameter (CPU, RAM, Temp) reaches a predefined level. Just think of the possibilities!</p>
<p><a href="http://www.atpurpose.com/atMonitor/">atMonitor</a> is available for free and runs on Mac OS X 10.5 and higher (Snow Leopard supported). Download it and give it a try. Do you think that it has potential to replace Activity Monitor?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/regfromapp-monitors-reports-on-registry-changes-instantly/" title="RegFromApp Monitors &#038; Reports On Registry Changes Instantly (May 29, 2009)">RegFromApp Monitors &#038; Reports On Registry Changes Instantly</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/monitor-your-computer-fans-with-speedfan/" title="Monitor Your Computer Fan Speed With SpeedFan (September 17, 2008)">Monitor Your Computer Fan Speed With SpeedFan</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/macnifying-os-x-learning-to-utilize-activity-monitor/" title="Macnifying OS X: Learning To Utilize Activity Monitor on Mac (September 10, 2008)">Macnifying OS X: Learning To Utilize Activity Monitor on Mac</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/easily-monitor-your-system-with-gkrellm/" title="GKrellM &#8211; System Monitor Tool with Tons of Great Plugins (April 24, 2009)">GKrellM &#8211; System Monitor Tool with Tons of Great Plugins</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/win-a-free-one-year-subscription-to-extensoft/" title="WIN A Free One Year Subscription To Extensoft! (December 19, 2008)">WIN A Free One Year Subscription To Extensoft!</a> (56)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/atmonitor-a-system-monitor-on-steroids-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sporcle &#8211; Cool Games That Make Learning Fun Again</title>
		<link>http://www.makeuseof.com/tag/sporcle-games-make-learning-fun-again/</link>
		<comments>http://www.makeuseof.com/tag/sporcle-games-make-learning-fun-again/#comments</comments>
		<pubDate>Fri, 01 May 2009 23:30:52 +0000</pubDate>
		<dc:creator>David Pierce</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=16556</guid>
		<description><![CDATA[ You&#8217;ve seen the &#8220;make your kids love learning!&#8221; toys before, right? Things like LeapFrog, and that computer game where you keep the spaceman alive by doing math problems… too fun. Once you hit about 9 years old, though, those games start to walk the fine line between fun and pathetic.
Thankfully, there&#8217;s Sporcle – a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 5px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/04/2073334082-860a2270eb.jpg" border="0" alt="2073334082_860a2270eb" width="304" height="204" align="left" /> You&#8217;ve seen the &#8220;make your kids love learning!&#8221; toys before, right? Things like LeapFrog, and that computer game where you keep the spaceman alive by doing math problems… too fun. Once you hit about 9 years old, though, those games start to walk the fine line between fun and pathetic.</p>
<p>Thankfully, there&#8217;s <a href="http://www.sporcle.com/">Sporcle</a> – a site full of games that&#8217;s the best way to learn cool things, and make it fun, for adults (or really anyone). Sporcle is a site of what it calls &#8220;mentally stimulating diversions,&#8221; and it&#8217;s exactly that – games that are fun, exciting, and actually educational.</p>
<p>There are a ton of different games on the site, most following a similar format. You&#8217;ve got a blank list to fill out, and a time limit to do it – when you finish typing a correct answer, it&#8217;s automatically added to the list. Name all 50 US states &#8211; Go! How about all the elements of the periodic table? Go!</p>
<p>What&#8217;s funny is that these games don&#8217;t actually sound that much fun- until you start playing. They&#8217;re incredibly addicting, and I&#8217;m always surprised how hard it is to recall all kinds of similar information all at once. What&#8217;s that darn state next to Louisiana? But I <em>did</em> name all 44 US Presidents in 85 seconds (true story). Can you beat me?</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="Sporcle" src="http://www.makeuseof.com/wp-content/uploads/2009/04/sporcle.png" border="0" alt="Sporcle" width="535" height="350" /></p>
<p>The games range over a ton of different categories, from geography to television to religion, and everything in between. There&#8217;s a whole range of difficulty levels as well, ranging from the incredibly easy to the unbelievably difficult. The one I&#8217;m playing right now is called &#8220;The Great Game,&#8221; and it asks you to come up with a whole series of things with the word &#8220;great&#8221; in the title. Wayne Gretzky&#8217;s &#8220;The Great One&#8221; – things like that.</p>
<p>My favorite part of Sporcle is the &#8220;Random Game&#8221; button – it&#8217;s like <a href="http://www.stumbleupon.com">StumbleUpon</a> for brain stimulation. Every time you click the button, it picks one of the 1349 games currently on Sporcle for you to play – like maybe the &#8220;Crayola Colors&#8221; game.</p>
<p>If you start to Sporcle on a regular basis, you might want to create an account. It&#8217;ll track your stats for you, and help you figure out just how great you are at naming all the classes offered at Hogwarts in the <em>Harry Potter </em>books.</p>
<p><img title="logos" src="http://www.makeuseof.com/wp-content/uploads/2009/04/logos.jpg" border="0" alt="logos" width="538" height="472" /></p>
<p>For the real Sporcle addicts, there&#8217;s both a <a href="http://www.twitter.com/sporcle">Twitter feed</a> and an RSS feed from Sporcle that updates every time there&#8217;s a new game available. The library of games is growing surprisingly fast, and there&#8217;s always a new game to be played on the site.</p>
<p>Sporcle&#8217;s a pretty dangerous site – I&#8217;ve had more than a few occasions of looking at the clock at realizing I just spent three hours trying to name all the corporate logos (Safeway and Atari threw me off) on Sporcle. The way I see it, though, if you&#8217;re going to waste some time, and find a fun diversion from all the other things you have to do, why not do it in a way that helps you learn something? That&#8217;s Sporcle&#8217;s thought, anyway.</p>
<p>I got all 32 NFL teams in 1 minute, 19 seconds. <a href="http://www.sporcle.com/games/nflteams.php">Beat me</a>. Go!</p>
<p>What&#8217;s your favorite online game or time-waster?</p>
<p><small>image credit: <a href="http://www.flickr.com/photos/damclean/2073334082/" rel="nofollow">damclean</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/yahoo-games-wordracer-is-my-boggle-game-of-choice/" title="Yahoo! Games: WordRacer is my Boggle Game of Choice (September 11, 2007)">Yahoo! Games: WordRacer is my Boggle Game of Choice</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/design-your-perfect-fighting-moves-with-toribash/" title="Toribash Fighting Game &#8211; Design &#038; Try Perfect Fighting Moves (January 29, 2009)">Toribash Fighting Game &#8211; Design &#038; Try Perfect Fighting Moves</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/top-five-free-online-shooter-games/" title="Top Five Free Online Shooter Games &#8211; Must Read For Gamers (July 5, 2008)">Top Five Free Online Shooter Games &#8211; Must Read For Gamers</a> (88)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-addictive-and-challenging-web-games/" title="Top 5: Addictive and Challenging Web Games (July 7, 2007)">Top 5: Addictive and Challenging Web Games</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/5-of-the-best-online-flash-games/" title="The Best Online Flash Games (October 12, 2008)">The Best Online Flash Games</a> (29)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/sporcle-games-make-learning-fun-again/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Cheat In Every Computer Game With Poke</title>
		<link>http://www.makeuseof.com/tag/cheat-in-every-computer-game-with-poke/</link>
		<comments>http://www.makeuseof.com/tag/cheat-in-every-computer-game-with-poke/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 15:01:52 +0000</pubDate>
		<dc:creator>Simon Slangen</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7096</guid>
		<description><![CDATA[Cheating at a game is bending the rules a little bit, to make it easier on yourself or to change the overall experience. Most of the time, cheats are implemented to give users the ability to tweak the gameplay in a way which they prefer.
Doing this is nothing to be ashamed of, at least if [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/fast1.jpg" alt="game-cheats" align="left" />Cheating at a game is bending the rules a little bit, to make it easier on yourself or to change the overall experience. Most of the time, cheats are implemented to give users the ability to tweak the gameplay in a way which they prefer.</p>
<p>Doing this is nothing to be ashamed of, at least if you&#8217;re playing it offline. Of course, opinions may vary widely on this subject.</p>
<p>Cheating can help you achieve something, which would otherwise be out of your reach. It also enables you to experience a game in the way you like it. I for one always use cheats while playing Grand Theft Auto, not because I think it&#8217;s too hard a game but just because I like it that way.</p>
<p>Another example. If you&#8217;ve ever played The Sims, it&#8217;s almost certain you&#8217;ve cheated.  Does &#8220;rosebud&#8221; ring any bells? I tried to play it once without using this money cheat, but I didn&#8217;t like it. The best thing in The Sims is building houses, so it bothered me having to go to work every day just so we could succeed in laying a carpet.</p>
<p>Most often, cheats are embedded by the game makers. We activate them by pressing a series of buttons, or by entering them in a specific menu. Sadly, not all games have cheats available.</p>
<p>For those games that don&#8217;t have any cheats, or to make the cheating easier, there&#8217;s <a href="http://codefromthe70s.org/poke.asp">Poke</a>. This nifty application gives you the ability to cheat in nearly every game!</p>
<h2><a href="http://codefromthe70s.org/poke.asp">Poke</a></h2>
<p>Several years ago, Márton Anka developed Poke for commercial purposes. However, it was never released as a product and was forgotten about. Now he has decided to give it away for free!</p>
<h3>How does it work?</h3>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/magnifying_glass.jpg" border="0" alt="how to cheat on pc games" width="200" height="200" align="right" /></p>
<p>If you want to know how Poke works, you need to understand the basics of how games work, and how RAM works.</p>
<p><strong>RAM</strong> is the temporary memory of your computer. In contrast to your hard drive, which is static memory and which will stay the same unless you or a program changes it, RAM memory is maintained for each computer session. As soon as you pull the plug, everything will disappear. This memory is, among other things, used by applications to <strong>store temporary data</strong>, like the contents of that Word document you haven&#8217;t saved.</p>
<p>Also in this memory is game data, like the amount of experience points you&#8217;ve obtained, or the number of bullets you&#8217;ve got left.</p>
<p>Poke searches through this memory to find out where those numbers are stored, after which <strong>you can change it to any value you like</strong>. If we go back to our Sims example for instance, Poke can find the amount of money you have, and change it to any given number.</p>
<h3>How to use Poke</h3>
<p>Upon opening Poke, you&#8217;ll be asked to choose a process. Select the game in which you want to cheat.</p>
<p>I&#8217;ll be using Far Cry 2 to illustrate the process.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/poke_select.jpg" alt="game cheats and codes" /></p>
<p>As you can see below, I&#8217;ve got very few bullets left. We&#8217;ll be using Poke to find the memory location of the amount of bullets, and change it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/bullets1.jpg" alt="" /></p>
<p>To do this, press the &#8216;Add&#8217; button in Poke. In the window that opens, you&#8217;ll be able to set your search parameters. In the case of Far Cry 2, &#8216;18&#8242;.</p>
<p>If you&#8217;re using a 32 or 64 bit application, you&#8217;ll have to search for a DWORD value type.</p>
<p>Enter the value and press Next.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/search.jpg" alt="poke" /></p>
<p>Poke will now look through the RAM and take all locations which contains the value 18. It&#8217;s normal that there are a number of locations where this value is represented, therefore we&#8217;ll narrow down the possibilities by performing another search.</p>
<p>Shoot a few bullets and search again with the new value. You can repeat this process until you&#8217;ve got only one location left. You&#8217;ll be prompted to name the value and it will be added to the main screen.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/poke-final.jpg" alt="poke - video game cheats" /></p>
<p>You can change this number by pressing &#8216;Current Value&#8217;, and also set it by checking the box. This is something you should do in this case, as it will give you infinite ammunition, likewise with financial data.</p>
<p>That&#8217;s all there is to it!</p>
<p>What do you think of Poke? Easy to use?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/sporcle-games-make-learning-fun-again/" title="Sporcle &#8211; Cool Games That Make Learning Fun Again (May 1, 2009)">Sporcle &#8211; Cool Games That Make Learning Fun Again</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/how-about-some-wine-with-your-linux/" title="Run Windows Applications on Linux (or Mac) with WINE (June 23, 2008)">Run Windows Applications on Linux (or Mac) with WINE</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/muo-games-put-yourself-in-the-game-with-pictogame/" title="MUO Games &#8211; Put Yourself In The Game With Pictogame (September 21, 2008)">MUO Games &#8211; Put Yourself In The Game With Pictogame</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/muo-games-4-web-games-to-kick-start-your-brain/" title="MUO Games &#8211; 4 Web Flash Games to Kick-Start your Brain (September 28, 2008)">MUO Games &#8211; 4 Web Flash Games to Kick-Start your Brain</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-play-sony-playstation-2-games-on-your-pc/" title="How to play Sony PlayStation 2 Games on your PC (August 12, 2008)">How to play Sony PlayStation 2 Games on your PC</a> (124)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/cheat-in-every-computer-game-with-poke/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>MUO Games &#8211; 4 Web Flash Games to Kick-Start your Brain</title>
		<link>http://www.makeuseof.com/tag/muo-games-4-web-games-to-kick-start-your-brain/</link>
		<comments>http://www.makeuseof.com/tag/muo-games-4-web-games-to-kick-start-your-brain/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:30:13 +0000</pubDate>
		<dc:creator>Simon Slangen</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[brain]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6007</guid>
		<description><![CDATA[Though a lot of money sneaks into next generation gaming, smaller, browser-based games are far from extinct. Everyday, tons of them are released on the world wide web.
As a reply to this huge part of the free gaming community, there will be one weekly MUO Gaming compilation of Flash games.
For this very first episode, we [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/muogthink.jpg" border="0" alt="" align="left" />Though a lot of money sneaks into next generation gaming, smaller, browser-based games are far from extinct. Everyday, tons of them <a href="http://www.makeuseof.com/tag/muo-games-the-best-places-for-flash-games/">are released</a> on the world wide web.</p>
<p>As a reply to this huge part of the free gaming community, there will be one weekly MUO Gaming compilation of Flash games.</p>
<p>For this very first episode, we have pointed the theme towards a very important aspect of ourselves and our lives. It&#8217;s the thing that keeps the drool in our mouth and our feet on the ground nearly every day. As you may have guessed, I&#8217;m talking about our brain.</p>
<p>Featured in this article are five web-based games to kick-start your brain in the morning, or to keep it going in the evening. Our favorite logic and memory flash games.</p>
<h2><a href="http://www.kongregate.com/games/EvilDog/z-rox">Z-Rox</a></h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/zrox.jpg" border="0" alt="z-rox game" align="left" /><a href="http://www.kongregate.com/games/EvilDog/z-rox">Z-Rox</a> is a brilliant game. It&#8217;s a game that&#8217;ll make you use parts of your brain that you probably haven&#8217;t used before, maybe even parts you don&#8217;t realise you have.</p>
<p>Here&#8217;s the concept. On your screen is a line. This line is getting longer, shorter or breaking up into different parts. The thing is, you don&#8217;t have to look at it as a line, you have to look at it as a very slim window.</p>
<p>Behind this window, several things will fly upwards, be it letters, numbers or shapes. By looking at the changing line, you have to determine the global form of the object.</p>
<p>It&#8217;s almost impossible to guess all of them, but because it&#8217;d be a huge shame to miss out on half of the levels, just because you&#8217;re stuck at one, a walk-through is provided <a href="http://jayisgames.com/archives/2008/09/zrox.php#walkthrough">here</a>. Try to use it as less as possible.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/z-rox.jpg" alt="play z-rox" /></p>
<h2><a href="http://www.mochiads.com/games/loops-of-zen/">Loops of Zen</a></h2>
<p>You&#8217;ll probably recognize the principle behind &#8220;Loops of Zen&#8221;. Your screen is filled with lines, which you can turn respectively 90, 180, 270 or 360 degrees. Hereby, you must reach the point wherein all the lines are properly connected.</p>
<p>At the beginning of the game this looks pretty easy, but the levels gradually get harder, towards the point where you&#8217;ll be staring in despair at the screen.</p>
<p>Use your mouse to tilt the tiles, the arrow keys to skip back and forth through the levels and the &#8216;m&#8217; key to mute the sound.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/zen.gif" alt="loops of zen" /></p>
<h2><a href="http://armorgames.com/play/2205/light-bot">light-Bot</a></h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/light-bot.jpg" border="0" alt="play light-bot - flash games iq" align="left" />Meet <a href="http://armorgames.com/play/2205/light-bot">light-Bot</a>. He&#8217;s like Wall-E. Only less cute, less patented and less smart. You can help him with that last one, though.</p>
<p>Your job (no, you won&#8217;t get paid) is to program little light-Bot. Using simple commands (like walk, turn jump, etc.) and repeating functions, you can make him maneuver through the environment and light up specific tiles.</p>
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/light-bot1.jpg" alt="light-bot guide" /></p>
<h2><a href="http://puzzles.com/Projects/LogicProblems/MomGoesShopping.htm">Logic Problems &#8211; Mom Goes Shopping</a></h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/puzzledman.jpg" border="0" alt="logic flash games" align="left" />A woman took her four kids shopping one afternoon. To keep the peace, she said she&#8217;d buy one item each of their choice. As she shopped, she discovered that there were four extra items in her shopping cart that she hadn&#8217;t added or approved. After leaving the store, they stopped at an ice cream stand for a snack. She bought each child got an ice cream cone and a drink. From the clues, determine the item each child got, the extra item each child snuck into the cart, the flavor of ice cream each got, and the type of drink.</p>
<p>1. Amanda, who had maple walnut ice cream, didn&#8217;t get the fruit juice or the coloring book.<br />
2. Sara didn&#8217;t get the comic book or the doll but she did slip the board game into the cart.<br />
3. The boy who got the toy car didn&#8217;t add the action figure and didn&#8217;t have strawberry ice cream.<br />
4. Each child is represented by the following: the girl who got the doll, the boy who got chocolate chip ice cream, Chris, and the girl who got milk.<br />
5. Sara didn&#8217;t have vanilla ice cream. The boy who added the baseball cards got water to drink.<br />
6. The child who got the computer game got iced tea. Larry didn&#8217;t get water.</p>
<p>Now which is connected to what item? This is a very classic type of riddle, but one that never gets old. Push your deduction skills to the limit and learn to make connections.</p>
<p><strong><a href="http://puzzles.com/index.htm">Puzzles.com</a></strong> hosts tons of different entertaining and mind-breaking puzzles.</p>
<p>We&#8217;ll bring you more compilations of flash games next time.    In the meantime, do you have any favourites of online brain games that you&#8217;d like to share with us?   What games get <strong>you</strong> thinking?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/three-challenging-puzzle-games-to-rack-your-brain/" title="Three Challenging Puzzle Games To Rack Your Brain (May 26, 2009)">Three Challenging Puzzle Games To Rack Your Brain</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/5-of-the-best-online-flash-games/" title="The Best Online Flash Games (October 12, 2008)">The Best Online Flash Games</a> (29)</li>
	<li><a href="http://www.makeuseof.com/tag/sporcle-games-make-learning-fun-again/" title="Sporcle &#8211; Cool Games That Make Learning Fun Again (May 1, 2009)">Sporcle &#8211; Cool Games That Make Learning Fun Again</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/muo-games-now-boarding-an-addictive-adobe-air-game/" title="MUO Games : Now Boarding &#8211; An Addictive Adobe Air Game (October 6, 2008)">MUO Games : Now Boarding &#8211; An Addictive Adobe Air Game</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/muo-games-the-best-places-for-flash-games/" title="MUO Games &#8211; The Best Websites to Play Flash Games (September 11, 2008)">MUO Games &#8211; The Best Websites to Play Flash Games</a> (24)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/muo-games-4-web-games-to-kick-start-your-brain/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Reduce Your PC Memory Usage With Minimem</title>
		<link>http://www.makeuseof.com/tag/reduce-your-pc-memory-usage-with-minimem/</link>
		<comments>http://www.makeuseof.com/tag/reduce-your-pc-memory-usage-with-minimem/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 16:04:03 +0000</pubDate>
		<dc:creator>Blake Elias</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[speedup]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4616</guid>
		<description><![CDATA[Computer memory is in high demand as you play, err, work on your computer, and performance can take a big hit when it runs low. Control the programs that use more than their share of memory using the Windows program Minimem, which moves unused or unnecessary memory pages to the hard drive. I tried it [...]]]></description>
			<content:encoded><![CDATA[<p>Computer memory is in high demand as you play, err, work on your computer, and performance can take a big hit when it runs low. Control the programs that use more than their share of memory using the Windows program <a href="http://minimem.kerkia.net/">Minimem</a>, which moves unused or unnecessary memory pages to the hard drive. I tried it on Firefox 3, <a href="http://www.makeuseof.com/tag/kallout-integrates-popular-services-with-your-programs/">Kallout</a>, Windows Explorer, SpyBot Search and Destroy and a few other processes, most of which seemed to use less memory after being &#8220;Minimemed.&#8221;</p>
<p>Remember that not all programs should be optimized with Minimem.  Some programs manage memory usage well on their own, so you won&#8217;t see a difference when trying to optimize that process. It might also have a good reason to keep information in memory, and using Minimem to force it to unload that information will therefore not be a good idea.  It might be holding data in memory to <strong>help</strong> performance (since reading from the hard drive is slower). It is possible that using Minimem to &#8220;optimize&#8221; a process that doesn&#8217;t need it might actually make it run slower, so only optimize where you have to.</p>
<p style="text-align: center;"><img class="size-medium wp-image-4934 aligncenter" title="Minimem screenshot" src="http://www.makeuseof.com/wp-content/uploads/2008/08/minimem-screenshot.png" alt="" /></p>
<p>Minimem is good for programs that run in the background but you don’t use all the time. <a href="http://www.makeuseof.com/tag/kallout-integrates-popular-services-with-your-programs/">Kallout</a> is a good example, it gives options to look up highlighted terms on a bunch of search, reference, video, news and other sites.  It gives some handy features but I don&#8217;t use them all the time, and it tends to have a pretty big memory footprint.</p>
<p>Another good use is for programs with memory leaks like Firefox 2. Programs like this keep information in memory for longer than they should, and continue to build up more clutter as you use them.  Chances are that it will not need most of the information it accumulates, so optimizing with Minimem will help.</p>
<p>I highly recommend <a href="http://minimem.kerkia.net/">Minimem</a> for any power user, especially if you’re running on older hardware.  It requires the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;displaylang=en">Microsoft .NET Framework 3.5</a>, which is supported on Windows XP, Vista, Server 2003 or Server 2008 (Linux and Mac users probably don&#8217;t have any performance issues anyway, right? <img src='http://www.makeuseof.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ).</p>
<p>What do you think?  Are apps like Minimem necessary? Would you use it? Do you know of anything similar? Let&#8217;s hear about them in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/" title="Tweak Your Windows Operating System With Xpy (October 4, 2008)">Tweak Your Windows Operating System With Xpy</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/" title="Tweak Ubuntu the Easy Way (February 24, 2008)">Tweak Ubuntu the Easy Way</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/top-8-programs-that-can-make-your-computer-run-faster-nb/" title="Top 8 Programs That Can Make Your Computer Run Faster (October 26, 2009)">Top 8 Programs That Can Make Your Computer Run Faster</a> (168)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/reduce-your-pc-memory-usage-with-minimem/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
