<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>GeekScribes</title>
	
	<link>http://www.geekscribes.net/blog</link>
	<description>Bringing geekiness to the world</description>
	<lastBuildDate>Tue, 31 Aug 2010 14:05:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Geekscribes" /><feedburner:info uri="geekscribes" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license><image><url>http://www.feedburner.com/fb/images/pub/fb_pwrd.gif</url></image><feedburner:emailServiceId>Geekscribes</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>3 Utilities to Schedule System Shutdown</title>
		<link>http://feedproxy.google.com/~r/Geekscribes/~3/uy8V9i1USPw/</link>
		<comments>http://www.geekscribes.net/blog/2010/08/31/3-utilities-to-schedule-system-shutdown/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 13:59:25 +0000</pubDate>
		<dc:creator>InF</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Posts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Schedule]]></category>
		<category><![CDATA[Shutdown]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://www.geekscribes.net/blog/?p=864</guid>
		<description><![CDATA[So, a friend of mine wanted to know if she could shutdown her PC automatically at a certain time. Or after a certain period of time. Well it&#8217;s possible. And I&#8217;m going to show you 3 utilities to do it, and how to do it from within your OS too, in case you don&#8217;t want [...]<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/08/31/3-utilities-to-schedule-system-shutdown/">3 Utilities to Schedule System Shutdown</a></p>
]]></description>
			<content:encoded><![CDATA[<p>So, a friend of mine wanted to know if she could shutdown her PC automatically at a certain time. Or after a certain period of time. Well it&#8217;s possible. And I&#8217;m going to show you 3 utilities to do it, and how to do it from within your OS too, in case you don&#8217;t want to download. There are a LOT of shutdown utilities out there, but those below, I have used personally.</p>
<h2><a title="Shutter at Den4b Homepage" href="http://den4b.com/downloads.php?project=Shutter" target="_blank"><strong>1. Shutter</strong></a></h2>
<div id="attachment_870" class="wp-caption aligncenter" style="width: 305px"><img class="size-full wp-image-870" title="Shutter" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/08/Shutter.jpg" alt="" width="295" height="235" /><p class="wp-caption-text">Shutter</p></div>
<p>Shutter is my favourite shutdown utility due to its simplicity, but also because it comes from the author of the great <a title="ReNamer on Geekscribes" href="http://www.geekscribes.net/blog/2008/05/03/mass-rename-files-and-folders-with-renamer/" target="_blank">ReNamer that I have already covered on Geekscribes previously</a>.</p>
<p>Basically, you just choose the event that triggers the action. Events can be: countdown, at a specific time,  a period of low CPU usage, a process stops, battery low, among others. After that, you just set the action to do: sleep or shutdown the computer, mute volume, lock the computer, among others. Then just click Start. I don&#8217;t like that &#8220;Start&#8221; button. In my opinion, it should have been &#8220;Schedule&#8221;. If you want the action to take place immediately, just click &#8220;Now&#8221;. Shutter also offers an extensive set of options, like showing a message before an action takes place.</p>
<p>Shutter also includes a Web Interface if you want to do &#8220;Now&#8221; actions, or run commands remotely. This is a really great feature for those of you with a download/torrent box. Note, this can be a security problem, so be sure to set a good username and password when configuring the web server in Options.</p>
<p>Shutter comes in Installer and Portable formats.</p>
<h2><a title="PowerOff Homepage" href="http://users.telenet.be/jbosman/applications.html" target="_blank"><strong>2. PowerOff</strong></a></h2>
<div id="attachment_872" class="wp-caption aligncenter" style="width: 373px"><img class="size-full wp-image-872" title="PowerOff" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/08/PowerOff.jpg" alt="" width="363" height="423" /><p class="wp-caption-text">PowerOff</p></div>
<p>PowerOff takes another approach at events and actions. It puts everything on the main window. So you just select your action on the left. On the right, set options, like whether you want a warning before the action executes, or whether to force-close applications. Then set the time. Either immediate, or schedule it to execute at a specific time.</p>
<p>There are extensive scheduling options, like at a time, on a fixed day, or a daily schedule, on a weekly schedule, on a day of month, or after a time period elapses. One thing I&#8217;d like is the &#8220;After&#8221; option to allow me to set minutes, hours etc, instead of just seconds.</p>
<p>PowerOff also includes remote-control features, like Shutter. Interestingly, you can have the command execute on a remote computer, if the latter supports it. I haven&#8217;t tested that feature though.</p>
<p>PowerOff is portable, and comes with the source code, if ever you want to mess around with it. It&#8217;s coded in C/C++ language.</p>
<h2><a title="Amp WinOff Homepage" href="http://www.ampsoft.net/utilities/WinOFF.php" target="_blank">3. Amp WinOff</a></h2>
<div id="attachment_867" class="wp-caption aligncenter" style="width: 468px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/08/AMP_WinOFF.png"><img class="size-full wp-image-867" title="AMP_WinOFF" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/08/AMP_WinOFF.png" alt="" width="458" height="291" /></a><p class="wp-caption-text">Amp WinOFf</p></div>
<p>Amp WinOff, as you can see from the screenshot above, offers extensive options. You can set the actions to execute at a specific time (1st frame, top-right), or use a countdown (bottom-left frame), or when according to CPU load (top-right frame). You then set which action to take. It&#8217;s called &#8220;Shutdown mode&#8221; in Amp WinOff. You can even schedule days in advance.</p>
<p>While the program offers a many options and is very customizable, I don&#8217;t like the terminology used. Why is there a &#8220;Use the current time + 1 minute&#8221; and then a countdown feature? Also, I doubt &#8220;Lock Computer&#8221; is a &#8220;Shutdown Mode&#8221;. Anyway, those don&#8217;t really matter once you get familiar with the program. Now, the second thing that is annoying with Amp WinOff is that the website has been down for a while now, and I can&#8217;t find a mirror that&#8217;s still alive. The shot you&#8217;re seeing above is not from the latest version.</p>
<p>If you can find the utility somewhere, good.</p>
<h2><strong>4. Directly from your OS</strong></h2>
<p><strong>Linux:</strong></p>
<p>Yes, you can execute a sheduled shutdown right from your OS. Let&#8217;s start with Linux first. It should work on most major distros, but I only tested on Ubuntu.</p>
<p>Fire up your Terminal/Konsole or whatever it&#8217;s called in your distro.</p>
<p>Then the command structure is as this:</p>
<pre>shutdown [- shutdown parameters] [ time parameter] [ optional message ]

shutdown parameters: r = reboot, h = halt, c = cancel shutdown (time parameter is then not required)

Some examples:

shutdown -r now    &lt;-- <strong>Reboot immediately</strong>
shutdown -h 19:00  &lt;-- <strong>Shutdown (Halt) the system at 19h</strong>
shutdown -h +5 "System will shutdown"   &lt;-- <strong>Shutdown the system in 5 mins from now, and tell users why.</strong>
</pre>
<p>Quite easy huh? Just note that while a shutdown is scheduled, new users won&#8217;t be allowed to login 5 minutes before the shutdown sequence is initiated, i.e. only 5 mins left before shutdown. This is to be considered for multi-user environments.</p>
<p><strong>Windows:</strong></p>
<p>The command is similar to that of Linux, but different syntax and parameter names. Just open a command prompt (type cmd in the search box in Vista/Win7, or Winkey+R, then type cmd, or directly type the commands below in the search box in Win7)</p>
<pre>shutdown [- shutdown parameters] [-t xx in seconds] [-c reason]
shutdown parameters: r = reboot, s = shutdown, a = abort shutdown

Some examples:

shutdown -r       &lt;-- <strong>Reboots computer immediately</strong>
shutdown -s       &lt;-- <strong>Shutdown computer immediately</strong>
shutdown -r -t 60 &lt;-- <strong>Restart computer in 60 seconds</strong>
shutdown -s -t 3600 -c "Computer shutting down" &lt;-- <strong>Shutdown in one hour (3600 seconds), and tell user why</strong>
</pre>
<p>You should get a confirmation that the command has been accepted. (E.g. Keys icon in the notification area with a message).</p>
<p>That&#8217;s it for this post. If you know other methods for scheduling a system shutdown, or maybe to get your favorite utility listed here, drop us a comment. Thanks!<br />
<h3>You might also be interested in:</h3>
<ul class="related_post">
<li><a href="http://www.geekscribes.net/blog/2010/06/02/10-very-useful-utilities-you-may-not-know-about/" title="10 Very Useful Utilities You May Not Know About">10 Very Useful Utilities You May Not Know About</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/09/27/clean-up-font-clutter-with-font-frenzy/" title="Clean Up Font Clutter with Font Frenzy">Clean Up Font Clutter with Font Frenzy</a></li>
<li><a href="http://www.geekscribes.net/blog/2010/03/19/php-lessons-9-session-and-cookies/" title="PHP Lessons 9: Session and Cookies">PHP Lessons 9: Session and Cookies</a></li>
<li><a href="http://www.geekscribes.net/blog/2010/03/02/windows-7-cannot-sleep-solutions/" title="Windows 7: Solutions to can&#8217;t sleep problems.">Windows 7: Solutions to can&#8217;t sleep problems.</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/12/10/php-lessons-8-server-constants-and-html-forms/" title="PHP Lessons 8: Server Constants and HTML Forms">PHP Lessons 8: Server Constants and HTML Forms</a></li>
</ul>
<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/08/31/3-utilities-to-schedule-system-shutdown/">3 Utilities to Schedule System Shutdown</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/Xn7LyW-aceoqVrMDNtlsZj3v5kw/0/da"><img src="http://feedads.g.doubleclick.net/~a/Xn7LyW-aceoqVrMDNtlsZj3v5kw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Xn7LyW-aceoqVrMDNtlsZj3v5kw/1/da"><img src="http://feedads.g.doubleclick.net/~a/Xn7LyW-aceoqVrMDNtlsZj3v5kw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Geekscribes?a=uy8V9i1USPw:rn5NxU_z958:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=uy8V9i1USPw:rn5NxU_z958:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=uy8V9i1USPw:rn5NxU_z958:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=uy8V9i1USPw:rn5NxU_z958:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=uy8V9i1USPw:rn5NxU_z958:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=uy8V9i1USPw:rn5NxU_z958:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=uy8V9i1USPw:rn5NxU_z958:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=uy8V9i1USPw:rn5NxU_z958:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Geekscribes/~4/uy8V9i1USPw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.geekscribes.net/blog/2010/08/31/3-utilities-to-schedule-system-shutdown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.geekscribes.net/blog/2010/08/31/3-utilities-to-schedule-system-shutdown/</feedburner:origLink></item>
		<item>
		<title>Sniper: Ghost Warrior PC Review</title>
		<link>http://feedproxy.google.com/~r/Geekscribes/~3/2k2euLp4mLk/</link>
		<comments>http://www.geekscribes.net/blog/2010/07/13/sniper-ghost-warrior-pc-review/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 22:56:29 +0000</pubDate>
		<dc:creator>InF</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tech Posts]]></category>
		<category><![CDATA[FPS]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[PC Games]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Shooting]]></category>
		<category><![CDATA[Sniper]]></category>

		<guid isPermaLink="false">http://www.geekscribes.net/blog/?p=843</guid>
		<description><![CDATA[Hello! This is like, my second review of a game. My first was Race Driver: GRiD, which was awesome after some tweaking. For today, I&#8217;ll be reviewing a game from a little known publisher called City Interactive. It is titled with the very imagination-provoking Sniper: Ghost Warrior. Before I proceed, I discovered something funny about [...]<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/07/13/sniper-ghost-warrior-pc-review/">Sniper: Ghost Warrior PC Review</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="attachment_845" class="wp-caption aligncenter" style="width: 364px"><img class="size-full wp-image-845" title="Sniper: Ghost Warrior" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SniperPC.jpg" alt="" width="354" height="500" /><p class="wp-caption-text">Sniper: Ghost Warrior</p></div>
<p>Hello!</p>
<p>This is like, my second review of a game. My first was Race Driver: GRiD, which was awesome after some tweaking. For today, I&#8217;ll be reviewing a game from a little known publisher called City Interactive. It is titled with the very imagination-provoking <strong>Sniper: Ghost Warrior.</strong></p>
<p><strong><span id="more-843"></span><br />
</strong></p>
<p>Before I proceed, I discovered something funny about this game. We all know how aiming using Analog sticks on consoles are. Workable yes, precise no. There&#8217;s usually auto-aim involved. However, a game that requires precise aiming such as Sniper: Ghost Warrior was also released on Xbox 360. Go figure out how to make precise aims with those sticks.</p>
<p>Anyway, I got it on PC, so let&#8217;s move on. What motivated me to try this game was that I was going to play as a sniper again. After going through the awesomeness of Call of Duty: Modern Warfare 2&#8242;s sniper moments, I thought that playing a sniper-simulation would be great too. And just check out that cover! Reminds you of something, eh?</p>
<p style="text-align: center;"><img class="size-full wp-image-844 aligncenter" title="Sniper vs Shooter" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/ShooterSniperPC.jpg" alt="" width="452" height="322" /></p>
<p style="text-align: left;">Ok, enough ramblings, let&#8217;s get to the actual review.</p>
<p style="text-align: left;">
<h2 style="text-align: left;"><strong>General</strong></h2>
<p style="text-align: left;">The game runs on the Chrome 4 Engine, that was employed in Call of Juarez: Bound in Blood. I didn&#8217;t play that one, but I got to say, the engine is good. The foliage, bushes, trees etc&#8230; were nicely detailed, even if I toned down the settings a bit. Performances are good with a recent-enough computer. A Core 2 Duo, 2GB of RAM and a recent-enough graphics card, such as the excellent Radeon 4850 is enough to get you playing without too much degradation in Frames Per Second (fps).</p>
<p style="text-align: left;">The weather is another nice touch. The water effects impressed me most, without going into a lot of technical details. I&#8217;ve got a few pictures for you to see for yourself. The visuals are absolutely stunning.</p>
<p style="text-align: left;">On to the gameplay part. As its name suggests, you are going to be playing as a sniper. Yay! But no. There are some level where you play as a soldier, in a classic First Person Shooter (fps) situations. Such as the oil-rig level, which will remind you of a much more famous game. It is very similar. Very similar indeed. These moments are just run-and-gun, so aim-shoot-aim-shoot, dash for cover. In recent FPS games, when you hide behind cover, your health slowly goes back to full if you have taken hits. Not in Sniper: GW. You have to use the good old first aid, so you need to be conscious about getting shot. And boy, you&#8217;ll get shot a lot!</p>
<p style="text-align: left;">There&#8217;s not much to be said about those moments, so let&#8217;s go back to the actual sniper moments. Sadly, this is where the game sucks most.</p>
<p style="text-align: left;">When we think about &#8220;military sniper&#8221; and &#8220;jungles&#8221;, we think about a guy (or lady, why not), dressed in a funny suit. It&#8217;s actually called a Ghillie Suit. So, we have that guy in Sniper: GW, dressed in his ghillie, and sneaking through the forest.</p>
<p style="text-align: left;">BAM! Someone shoots at me! WHAT THE HELL?! CROUCH! Is there any sniper around? I scan the environment, I can&#8217;t find anything. I stand up again, more shots! Whaaat? I check the red pointer at the top, and see that the attack seems to be coming from the front. So I stand up, switch to the scope, and slow-down time using the appropriate key. Oh there you are, behind a bush. Sneaky bastard, die!</p>
<p style="text-align: left;">What I just described above is one of the very common things that happen in SGW (it&#8217;s getting shorter, I know). Your enemies seem to have eagle eyes! Sometimes, I wonder who&#8217;s actually the sniper, me or the AI?</p>
<p style="text-align: left;">
<h2 style="text-align: left;"><strong>Damn AI!</strong></h2>
<p style="text-align: left;">When they are not aiming at me from the moon, and getting to hit me with their automatic rifles, they are plain stupid. They friendly-fire! I&#8217;ve seen a guy cross the path of another, and get mowed down by machine-gun fire! Sometimes, they just stand up and do nothing. Most of the times, they hear a gunshot, see their friends go down, and they won&#8217;t even bother to duck to cover, but instead scan the environment. Worse, they won&#8217;t even alert their friends, or sound an alarm! Pathetic AI.</p>
<p style="text-align: left;">They are only good at aiming me from kilometres away. Hell, a computer-controlled guy saw me, in a ghillie suit, while I was sniping from inside a bush! What&#8217;s the ghillie for, AI, if you can see me from a mile away?! And not only seeing, they are damn accurate at that! They shoot with pinpoint accuracy from long distances. Worse, sometimes a guy is running, turns and he is immediately aiming at me, and shooting. Not even locating me anything. He KNOWS I&#8217;m here. As if he&#8217;s got eyes in the back of the head. Or all around the head, for that matter!</p>
<p style="text-align: left;">That&#8217;s about the AI enemies. What about the AI allies? Worse! They can&#8217;t aim! They REFUSE to aim. I am sniping, they run in front of me. I shoot. They DON&#8217;T die. So much for realism. Interestingly, AI enemies&#8217; friendly-fire are fatal.</p>
<p style="text-align: left;">Pathetic AI. That&#8217;s all there&#8217;s to say. Either they are TOO good. Or just plain dumb.</p>
<div id="attachment_848" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC1.jpg"><img class="size-medium wp-image-848" title="SGW Screenshot 1" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC1-300x187.jpg" alt="" width="300" height="187" /></a><p class="wp-caption-text">An Enemy Model</p></div>
<h2 style="text-align: left;"></h2>
<h2 style="text-align: left;"><strong>The Environment: Pretty but restrictive</strong></h2>
<p style="text-align: left;">Now let&#8217;s see the environment itself. We&#8217;ve often been shown open-worlds lately. GTA, Farcry 2, Crysis etc&#8230; have all been setting the trend of an open, reactive world. Much to my displeasure, SGW does NOT include an open-world. You are constrained to the paths and such. You can go astray a few, and you&#8217;ll hit with invisible walls. These totally kill realisms. Where we have reached nowadays, there should be open-worlds. If it looks like the player can climb on a rock, then jump a fence, it should be possible. Not that you jump on the rock, jump towards the fence, and hit an invisible wall that prevents you from going on.</p>
<p style="text-align: left;">The problem with those invisible walls? They block off all the spots that seem to be great sniper nests. Most are off-limits. This greatly annoys me. Sniping involves choosing your spot. It should be secluded, but offer great vantage point. It should provide cover if ever you are discovered and need to scram. It should also be high in altitude if possible. SGW does not allow this freedom of choice. Worse, sometimes it tells you to walk towards the front-door of an enemy camp. Where&#8217;s the stealth in that? Ever seen a ghillie&#8217;d up sniper walk up the front door of an enemy? Me too.</p>
<p style="text-align: left;">The game features a grapnel. Imagine how it could be used. You find a branch overlooking an enemy camp, with lots of leaves and stuff around. You use your grapnel, and climb the tree, sit there and start shooting. After a few shots, you change location to another vantage point that you&#8217;d have marked on your map. No. SGW does not let you do this. The grapnel is only used in some scripted situations. Sigh&#8230;</p>
<p style="text-align: left;">
<div id="attachment_849" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC2.jpg"><img class="size-medium wp-image-849" title="SGW Screenshot  2" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC2-300x187.jpg" alt="" width="300" height="187" /></a><p class="wp-caption-text">Spot 2 enemies in there!</p></div>
<p style="text-align: left;">
<div id="attachment_850" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC3.jpg"><img class="size-medium wp-image-850" title="SGW Screenshot 3" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC3-300x187.jpg" alt="" width="300" height="187" /></a><p class="wp-caption-text">There they are! The 2 yellow flashes!</p></div>
<p style="text-align: left;">
<p style="text-align: left;">
<div id="attachment_851" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC4.jpg"><img class="size-medium wp-image-851" title="SGW Screenshot 4" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC4-300x187.jpg" alt="" width="300" height="187" /></a><p class="wp-caption-text">Invincible birds!</p></div>
<div id="attachment_852" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC5.jpg"><img class="size-medium wp-image-852" title="SGW Screenshot 5" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/SGWSC5-300x187.jpg" alt="" width="300" height="187" /></a><p class="wp-caption-text">A nice off-limit sniper-nest.</p></div>
<h2 style="text-align: left;"></h2>
<h2 style="text-align: left;"><strong>The Good Parts?</strong></h2>
<p style="text-align: left;">The great thing about Sniper: Ghost Warrior however, is how well the sniping system works. You got your variety of rifles on different levels, and your scope as you&#8217;d expect. You&#8217;ll also get a &#8220;stealth&#8221; bar at the bottom. The moment it fills up completely, your enemy sees you and is aware of your location. He&#8217;s going to shoot with pinpoint accuracy using his eagle eyes.</p>
<p style="text-align: left;">While sniping, you will have to monitor your heart-rate and wind speed, which have distinct gauges at the top. You&#8217;ll also have to keep track of the range, because the further your target, the more gravity will affect the path of the bullet. All these are taken into consideration in SGW, making it a great system. If this sounds too complex for you, don&#8217;t despair. If you aim for long enough, a red reticule will show you where the bullet will actually land. So you just aim the red reticule on an enemy&#8217;s head, and voila, headshot! Without having to care about all the difficult stuff. Bear in mind that this red reticule does not appear on higher difficulties, so those wanting a more realistic sniping experience may try the higher difficulties. Remember though, on medium the AI got eagle eyes. On higher difficulties, it&#8217;s like the AI enemies are seeing you through the Hubble telescope.</p>
<p style="text-align: left;">You can also &#8220;hold your breath&#8221; using the the appropriate key. This will steady the scope, and slow down time, making sniping easier. This is somewhat overkill. Steadying the cope is enough, without having to slow down time. It makes things too easy. Assuming you&#8217;ve been able to aim at the enemy without getting riddled with bullets first.</p>
<p style="text-align: left;">The sniping system is enjoyable. That&#8217;s the only reason I&#8217;m playing SGW. Not the story.</p>
<p style="text-align: left;">
<h2 style="text-align: left;"><strong>Why not the story?</strong></h2>
<p style="text-align: left;">Because SGW wants to be Call of Duty: Modern Warfare. The missions are exactly like CoD&#8217;s! You are pursuing a guy, so you&#8217;re following his trail all around, trying to take off his head. So you complete one mission, just to find out that the guy has escaped. However, in CoD, the process of getting to the guy is interesting. You take alternate paths from your friends. You get support. You are on your own. It makes your pulse race.</p>
<p style="text-align: left;">Sniper: Ghost Warrior&#8217;s story is like CoD, but without the fast-paced action. So you&#8217;re crossing a level, fighting your way in stealth, taking out guys etc&#8230; only to find that at the end, the main target is not there. The next level? Do the same thing again, with lots of patience, only to find the guy is not there. After 3 missions, you&#8217;re tired and ask yourself how people can frack up missions that much.</p>
<p style="text-align: left;">The run-and-gun parts are no better. I have no idea why the oil-rig mission is there. There&#8217;s no point at all. You storm in, save a guy, that has not much to do with the story. Nor are you told much in the mission briefings.</p>
<p style="text-align: left;">Overall, the story feels flimsy. Not on par with CoD:MW&#8217;s story in any case.</p>
<p style="text-align: left;">
<h2 style="text-align: left;"><strong>How it should have been?</strong></h2>
<p>So the enemies are no good. The environment is pretty but no good. The story is no good. Only the sniping system is kind of good. So is it recommended? Frankly, no. I&#8217;d not recommend that game to a friend. If you really want to give it a try, let its price fall first. Then get it.</p>
<p>But then, how could it have been interesting? Just imagine that scenario:</p>
<p>You get your briefing about a certain guy that is selling state secrets to an unfriendly nation, or something like that. You are given his general location, but do not know exactly where he is found. He is to be eliminated.</p>
<p>So your spotter and yourself are are left at your insertion point, with your equipment, a supply of food and drinks, a pair of binoculars, a grapnel and your ghillie suit.</p>
<p>You then make your way, slowly towards the enemy camp. The terrain is a deep jungle, with a river to the west, and mountains to the north, all in an open-world environment. The enemy camp is found near the mountains. Between you and the enemy is a civilian village, and enemy patrols in the jungle.</p>
<p>You have to find a vantage point to take aim at your target, so you move in stealth towards the enemy camp. You have to avoid both enemy patrols (you can&#8217;t kill them, missing patrols are soon noticed. If you do, you have to hide the bodies and expect heavier-armed guard patrols since they now expect an attack), and civilians (they panic and make a fuss, and you can&#8217;t kill them normally).</p>
<p>So you sneak by. You can&#8217;t take too long, because the target might leave the area, causing a mission fail. So you move quickly and stealthily.</p>
<p>While approaching the village, you hear civilians talking about the target&#8217;s habit of coming to the village at night, probably for some dirty business with local women. Now you have a choice. Do you find a vantage nearby and wait for the target, then snipe him when he&#8217;s in the village? This reduces the number of guards that&#8217;ll be on your trail after the hit. However, the target may not come to the village at all, causing a mission fail. Or you can go to the enemy camp, and take the hit there, where you&#8217;re sure the target will come sometime, or may already be stationed at. But after the kill, there will be many guards after you.</p>
<p>You choose to go for a vantage point near the village. So you scout around, and find a good spot and lay there, in an abandonned water tower, just outside a farm a distance from the village. The hole in the cliff looked interesting too. You mark it on your map as backup. You choose to &#8220;sleep&#8221;, while your spotter remains awake, and wakes you when the target comes. This causes time to flow by, up to the point where the target comes to the village (sometimes, he doesn&#8217;t, and mission fails). So you take aim, consider wind speed etc&#8230; as you are told by your spotter (or the red reticule, on easier difficulties). You take the shot, the target goes down.</p>
<p>Now you have to reach your extraction point. No holds barred. You can start shooting every non-civilian because they know they are under attack and will return fire. Keep in mind they don&#8217;t know where you are, but they know you&#8217;re around. So if you know how to sneak, you can prevent bloodshed. This increases your rating.</p>
<p>You escape safely. There it was, Mission 1, First Part. That was only a lieutenant, and not the actual guy. This hit will cause unrest, as it&#8217;d seem rival factions made the hit. This will somehow bring out the real target. That&#8217;s how Sniper Ghost Warrior should have been. In Multiplayer, there may be more snipers trying to take a target, and they might bring you down. The one who takes the target wins. The Farcry2 of sniper games. Open-world freedom to choose your path or how you get to your sniping nest, dynamic environments (rain damaging your cover bit by bit) and AI characters that do not shoot like monkeys. Not the CoD-imitation that it currently is.</p>
<h2>Conclusion</h2>
<p>As it is? Not worth it. But the series holds much potential. Only if City Interactive enhances the scenario, gameplay and AI. My note for this game is a paltry <strong><span style="font-size: 1.5em;">3.5/10</span></strong>, for the great environments, and sniping system.</p>
<p>Other reviewers gave it a <span style="font-size: 1.5em;">5.5</span> or so. I&#8217;m more severe. I&#8217;m tired of being riddled with bullets from afar. I&#8217;m the sniper. I shoot from afar. Not the normal enemies!</p>
<p>So there ya go, the review of SGW, and how an utopian sniper game would be.<br />
<h3>You might also be interested in:</h3>
<ul class="related_post">
<li><a href="http://www.geekscribes.net/blog/2008/10/30/farcry-2-features-a-mauritian-mercenary/" title="Farcry 2 features a Mauritian Mercenary!">Farcry 2 features a Mauritian Mercenary!</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/08/09/10-things-in-beijing-olympics-opening-ceremony-that-stunned-me/" title="10 Awesome things about Beijing Olympics Games Opening Ceremony">10 Awesome things about Beijing Olympics Games Opening Ceremony</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/07/20/racedriver-grid-the-review/" title="RaceDriver GRID: The Review">RaceDriver GRID: The Review</a></li>
</ul>
<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/07/13/sniper-ghost-warrior-pc-review/">Sniper: Ghost Warrior PC Review</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/Ft499PGIN0orYgiJbD_ihv_sMvM/0/da"><img src="http://feedads.g.doubleclick.net/~a/Ft499PGIN0orYgiJbD_ihv_sMvM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Ft499PGIN0orYgiJbD_ihv_sMvM/1/da"><img src="http://feedads.g.doubleclick.net/~a/Ft499PGIN0orYgiJbD_ihv_sMvM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2k2euLp4mLk:FQyJoDYUtig:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=2k2euLp4mLk:FQyJoDYUtig:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2k2euLp4mLk:FQyJoDYUtig:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=2k2euLp4mLk:FQyJoDYUtig:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2k2euLp4mLk:FQyJoDYUtig:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2k2euLp4mLk:FQyJoDYUtig:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=2k2euLp4mLk:FQyJoDYUtig:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2k2euLp4mLk:FQyJoDYUtig:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Geekscribes/~4/2k2euLp4mLk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.geekscribes.net/blog/2010/07/13/sniper-ghost-warrior-pc-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.geekscribes.net/blog/2010/07/13/sniper-ghost-warrior-pc-review/</feedburner:origLink></item>
		<item>
		<title>Using BarTab to reduce Firefox Memory Consumption</title>
		<link>http://feedproxy.google.com/~r/Geekscribes/~3/37jufaznI0Q/</link>
		<comments>http://www.geekscribes.net/blog/2010/07/06/using-bartab-to-reduce-firefox-memory-consumption/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 21:29:11 +0000</pubDate>
		<dc:creator>InF</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Posts]]></category>
		<category><![CDATA[Addons]]></category>
		<category><![CDATA[BarTab]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Optimizing]]></category>
		<category><![CDATA[Saving]]></category>
		<category><![CDATA[Tweaking]]></category>

		<guid isPermaLink="false">http://www.geekscribes.net/blog/?p=814</guid>
		<description><![CDATA[Hello all. I am a fervent user of the great browser known as Mozilla Firefox. Been using it since it was version 2.x something. I was so tired with IE offloading tons of viruses on me at that time that I figured that there MUST be a safer browser out there in the wild. I [...]<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/07/06/using-bartab-to-reduce-firefox-memory-consumption/">Using BarTab to reduce Firefox Memory Consumption</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Hello all.</p>
<p>I am a fervent user of the great browser known as Mozilla Firefox. Been using it since it was version 2.x something. I was so tired with IE offloading tons of viruses on me at that time that I figured that there MUST be a safer browser out there in the wild. I tried a few before settling to Mozilla, namely Maxthon and Kmeleon. I should write an article about alternative browsers someday. *note to self*</p>
<p>Anyway, I like Firefox a lot, or affectionately FF if you want. 3.5x is awesome. 4.x promises to be even better. However, there is one problem that&#8217;s been around Firefox since like, forever: memory consumption.</p>
<p>FF consumes a lot of memory when you have many tabs open. And I often have a lot of tabs opened. Specially multiple links from the same source opened in different tabs. I got that bad habit; if it can be considered a bad habit.</p>
<p>So, I was casually browsing someday with around 30 tabs opened when I discovered a nice addon called: <a title="BarTab on Addons Mozilla" href="https://addons.mozilla.org/en-US/firefox/addon/67651/" target="_blank">BarTab</a>. Don&#8217;t ask how they came up with that name, I got no idea. Why would anyone name a memory-recovery addon &#8220;BarTab&#8221;?</p>
<p>Its purpose is to unload tabs that you haven&#8217;t visited in a while, and load them again when you focus (click) on them. It&#8217;s like opening the tab again, but automatically.</p>
<p>This simple concept allows you to save quite some memory, specially if you like to leave tabs on, do something else, and come back to your previously opened tabs after a while. It&#8217;ll not be a major saving, but around 30-40MB of savings are inorder.</p>
<p>To illustrate and prove if this addon works, I conducted a small test. I opened around 20 tabs from random Google searches (I hope I didn&#8217;t catch any virus in doing that!) as well as a few media pages like DeviantArt, Youtube and Toyota Europe&#8217;s website (Nice music!). I then let BarTab do its magic while leaving the tabs untouched in the background for a minute or two. (Time delay is configurable).</p>
<p>The results, before and after are below:</p>
<div id="attachment_837" class="wp-caption aligncenter" style="width: 422px"><img class="size-full wp-image-837" title="Firefox Memory Consumption: Before" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/FFMemConsumeBefore.png" alt="" width="412" height="459" /><p class="wp-caption-text">Before</p></div>
<p style="text-align: center;">
<div id="attachment_836" class="wp-caption aligncenter" style="width: 422px"><img class="size-full wp-image-836" title="Firefox Memory Consumption: After" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/07/FFMemConsumeAfter.png" alt="" width="412" height="459" /><p class="wp-caption-text">After</p></div>
<p>Not bad huh? The 20-ish tabs are still there, but unloaded. The only annoying thing about BarTab is that you have to wait a bit for pages to reload. If you have a fast connection, it shouldn&#8217;t be a problem, but for those with slower connections, you will probably find the delay slightly annoying.</p>
<p>That&#8217;s all for BarTab for now. If you have more tricks to reduce FF&#8217;s memory usage, comment box&#8217;s found below!<br />
<h3>You might also be interested in:</h3>
<ul class="related_post">
<li><a href="http://www.geekscribes.net/blog/2009/07/01/firefox-35-officially-released-reviewed/" title="Firefox 3.5 officially released: Reviewed!">Firefox 3.5 officially released: Reviewed!</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/03/10/firefox-tip-keep-bookmarks-menu-open-after-click/" title="Firefox Tip: Keep bookmarks menu open after click">Firefox Tip: Keep bookmarks menu open after click</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/06/19/firefox-displays-weird-characters-as-headings-solution/" title="Firefox displays weird characters as headings (solution)">Firefox displays weird characters as headings (solution)</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/10/27/china-channel-firefox-addon-experience-internet-censorship/" title="China Channel Firefox Addon: Experience Internet Censorship">China Channel Firefox Addon: Experience Internet Censorship</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/09/07/behold-google-chrome/" title="Behold Chrome: New contender in Browser Wars Arena!">Behold Chrome: New contender in Browser Wars Arena!</a></li>
</ul>
<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/07/06/using-bartab-to-reduce-firefox-memory-consumption/">Using BarTab to reduce Firefox Memory Consumption</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/amAG9rDESdFaECSteoikFaw4n2Y/0/da"><img src="http://feedads.g.doubleclick.net/~a/amAG9rDESdFaECSteoikFaw4n2Y/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/amAG9rDESdFaECSteoikFaw4n2Y/1/da"><img src="http://feedads.g.doubleclick.net/~a/amAG9rDESdFaECSteoikFaw4n2Y/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Geekscribes?a=37jufaznI0Q:CYnLdCkgg7c:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=37jufaznI0Q:CYnLdCkgg7c:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=37jufaznI0Q:CYnLdCkgg7c:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=37jufaznI0Q:CYnLdCkgg7c:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=37jufaznI0Q:CYnLdCkgg7c:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=37jufaznI0Q:CYnLdCkgg7c:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=37jufaznI0Q:CYnLdCkgg7c:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=37jufaznI0Q:CYnLdCkgg7c:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Geekscribes/~4/37jufaznI0Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.geekscribes.net/blog/2010/07/06/using-bartab-to-reduce-firefox-memory-consumption/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.geekscribes.net/blog/2010/07/06/using-bartab-to-reduce-firefox-memory-consumption/</feedburner:origLink></item>
		<item>
		<title>10 Very Useful Utilities You May Not Know About</title>
		<link>http://feedproxy.google.com/~r/Geekscribes/~3/45dqO5dqohE/</link>
		<comments>http://www.geekscribes.net/blog/2010/06/02/10-very-useful-utilities-you-may-not-know-about/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 12:47:49 +0000</pubDate>
		<dc:creator>InF</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Posts]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[jDownloader]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://www.geekscribes.net/blog/?p=815</guid>
		<description><![CDATA[Utilities are life-savers. I am usually on the lookout of new ones that give me added functionalities at a low memory cost. Here&#8217;s a rundown of 10 very useful utilities I have found. Not all are very light on memory though&#8230; Let&#8217;s get started, shall we? Ditto Ditto. Also known as THE clipboard manager. Picture [...]<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/06/02/10-very-useful-utilities-you-may-not-know-about/">10 Very Useful Utilities You May Not Know About</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Utilities are life-savers. I am usually on the lookout of new ones that give me added functionalities at a low memory cost. Here&#8217;s a rundown of 10 very useful utilities I have found. Not all are very light on memory though&#8230;</p>
<p>Let&#8217;s get started, shall we?</p>
<p><span id="more-815"></span></p>
<h2><a title="Ditto Homepage" href="http://ditto-cp.sourceforge.net/" target="_blank"><strong>Ditto</strong></a></h2>
<div id="attachment_820" class="wp-caption aligncenter" style="width: 164px"><img class="size-full wp-image-820" title="Ditto Pokemon" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/Ditto_Pokemon.gif" alt="" width="154" height="169" /><p class="wp-caption-text">Clipboard Manager</p></div>
<p>Ditto. Also known as THE clipboard manager. Picture this situation: you&#8217;ve copied an important link on your clipboard. Then you had to cut a file to a new location. Now what happened? Lulz, you just lost your link. Now go open your browser and look again.</p>
<p>Heh! Not if you have Ditto installed. It&#8217;s a clipboard manager. It remembers a lot (configurable) of items that you have copied. It&#8217;s like it remembers a history of your copies, so that you can paste from the past. That didn&#8217;t make much sense, I know.</p>
<p>But anyway, that&#8217;s what it does. Allows you to store items, and paste them at a later time. If you copy two things, the first one is preserved, the second is stored too. So if you need to paste the first one, it&#8217;s there, stored safely in Ditto&#8217;s database. Works with files, pictures, whatever is copy-able. Did I mention that it has a TON of customizable features. Like the very interesting, but wrongly named &#8220;Friends&#8221; feature, where you can receive copies (as in copy-paste) from your friends over network. Why not name that &#8220;Network Copy&#8221;. Who knows.</p>
<p>You can also temporarily disable it if you don&#8217;t want to remember sensitive data via the &#8220;Disconnect from Clipboard&#8221; option by right-clicking on its icon in the tray.</p>
<p>Anyway. Get Ditto. You won&#8217;t regret it. And it&#8217;s really easy to use.</p>
<div id="attachment_821" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-821" title="Ditto Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/Ditto_Screenshot-300x240.jpg" alt="" width="300" height="240" /><p class="wp-caption-text">Ditto Clipboard Manager</p></div>
<h2></h2>
<h2><a title="JDownloader Homepage" href="http://jdownloader.org/" target="_blank">JDownloader</a></h2>
<p>Do I need to even mention this one? If you do any kind of downloading from filehosters like Rapidshare or Megaupload, this tool is for you.</p>
<p>Two words: Automatic downloading. Yep. Dump your big sets of links in there, and it will automatically download the files from the hoster. It supports an enormous number of hosts, so I won&#8217;t bother enumerating them all. But anyway, Rapidshare, Megaupload, Mediafire, zShare, EasyShare, HotFile, whatever-name-filehoster it&#8217;s probably supported.</p>
<p>Oh, it can do automatic captcha recognition for some hosts like Megaupload, so you don&#8217;t have to type those. As I said: dump links, press the start button, and forget it there.</p>
<p>Ps. I cannot be held responsible for whatever you download with it, land up exceeding your cap with your ISP or end up getting copyright letters from the RIAA or whatever organization. Whatever you download with it, you endorse full responsibility.</p>
<div id="attachment_825" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/JDownloader_Hosters_Screenshot.png"><img class="size-medium wp-image-825" title="JDownloader Hosters Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/JDownloader_Hosters_Screenshot-300x225.png" alt="" width="300" height="225" /></a><p class="wp-caption-text">Hosts supported by JDownloader</p></div>
<h2></h2>
<h2><a title="Preme Homepage" href="http://www.cp.eng.chula.ac.th/~u50pkt/preme/" target="_blank">Preme</a></h2>
<p>That cute little utility does one thing I totally love: Keep windows on Top. Microsoft came up with Windows 7 and forgot to add that neat feature. It&#8217;s been in GNOME and KDE for like, forever. I tend to use that a lot. Think blogging + WLM window stuck above, so write articles and chat at (nearly) the same time. This is made possible with Preme, along with other things, like the AWESOME side-window feature.</p>
<p>This makes windows behave like docks which allow you to place windows off-screen. When you need them, touch the side (left or right) of the desktop and the windows magically appear. That&#8217;s so tough to describe. Too bad it works with only two windows at a time only&#8230; Can I have multiple docks? Pretty please?</p>
<p>If you download Preme, there&#8217;s in-built demos that show you how this feature works. Do check it. Works with Windows 7 only I think.</p>
<div id="attachment_827" class="wp-caption aligncenter" style="width: 293px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/Preme_Screenshot.jpg"><img class="size-medium wp-image-827" title="Preme Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/Preme_Screenshot-283x300.jpg" alt="" width="283" height="300" /></a><p class="wp-caption-text">Preme&#39;s Functions</p></div>
<h2></h2>
<h2><a title="BitMeter Homepage" href="http://codebox.org.uk/pages/bitmeter2" target="_blank">BitMeter</a></h2>
<p>I blame this utility a lot. It prevents me from downloading stuff to my hearts&#8217; contents. It simply monitors the amount of traffic you transfer over network. I use it mainly to track how much data I download from the Internet. Darn useful. When I see it go above 10GB, I usually think: &#8220;Capping incoming!!&#8221; and slow down the download frenzy. But hey, if your ISP has capping limits, you&#8217;ll really want that utility. You can set alarms so that it alerts you before you exceed your traffic quota.</p>
<p>How much can I say about a traffic monitor anyway? It just does its job beautifully. It includes a web server so you can check your download rate and amount from a remote machine. I don&#8217;t use this personally, but some of you might check if your machine is downloading by checking in from a friend&#8217;s place, for example.</p>
<p>Also, it maintains lots of stats like how much you downloaded per hour/day/month/year. Overall, it&#8217;s really informative and easy to use.</p>
<div id="attachment_818" class="wp-caption aligncenter" style="width: 174px"><img class="size-full wp-image-818" title="BitMeter Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/BitMeter_Screenshot.jpg" alt="" width="164" height="91" /><p class="wp-caption-text">BitMeter</p></div>
<h2></h2>
<h2><a title="BES Homepage" href="http://mion.faireal.net/BES/" target="_blank">Battle Encoder Shirase</a></h2>
<p>What a name for an utility that limits processor usage! There&#8217;s a long explanation about how the developers came up with that name on their homepage if you are interested. For now, we are not. That utility is for those of you who do a lot of processor-heavy tasks like video encoding and the like, but don&#8217;t like your computer to slow to a crawl preventing you from typing that text document on notepad without you being faster than the program.</p>
<p>It allows you to limit how much processor usage a program is entitled to. It&#8217;s measured in percentage. So if your encoding takes 100% usage, you can constrain it to -30% so that it does only 70% usage, leaving 30% free for you to work with.</p>
<p>This also helps in decreasing processor load, hence processor temperature if ever you find that you could start cooking eggs on the processor. Decrease processor usage and you basically decrease temperature.</p>
<p>The catch? Your encode or whatever task will take longer, but I guess you figured that out by now.</p>
<p>Oh, the interface is not the prettiest and most feature-packed around, but it gets its job done simply and beautifully. I have nothing more to ask of it. Works on Windows 7, despite no update for quite a while now.</p>
<div id="attachment_817" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/BES_Screenshot.png"><img class="size-medium wp-image-817" title="BES Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/BES_Screenshot-300x232.png" alt="" width="300" height="232" /></a><p class="wp-caption-text">Battle Encoder Shirase</p></div>
<h2></h2>
<h2><a title="Unlocker Homepage" href="http://ccollomb.free.fr/unlocker/" target="_blank">Unlocker</a></h2>
<p>Delete file. &#8220;File is currently in use and cannot be deleted&#8221;. Wut? Have you ever seen that message? Probably yes. But what the hell is using that darned file? Unlocker answers that question, and allows you to &#8220;free&#8221; the file currently in use by terminating the process using the file. You can then leisurely delete your file. Or whatever you wanted to do to the file. Like cut it to move it.</p>
<p>Sadly, Unlocker doesn&#8217;t seem to work under Windows 7. So if you are working on Windows OSes before Win7, give it a try. Else give what comes a try.</p>
<div id="attachment_828" class="wp-caption aligncenter" style="width: 241px"><img class="size-full wp-image-828" title="Unlocker Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/Unlocker_Screenshot.png" alt="" width="231" height="214" /><p class="wp-caption-text">Unlocker in Right-Click Menu</p></div>
<h2></h2>
<h2><a title="LockHunter Homepage" href="http://lockhunter.com/scr_guide.htm" target="_blank">LockHunter</a></h2>
<p>Same thing as Unlocker. Works with Windows 7. Prettier interface. Still in beta stage. So take your precautions in case you accidentally terminate John Connor or some other process that you shouldn&#8217;t have.</p>
<div id="attachment_826" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-826" title="LockHunter Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/LockHunter_Screenshot-300x213.png" alt="" width="300" height="213" /><p class="wp-caption-text">LockHunter&#39;s Main Window</p></div>
<h2></h2>
<h2><a title="HWMonitor Homepage" href="http://www.cpuid.com/softwares/hwmonitor.html" target="_blank">HW Monitor</a></h2>
<p>Are you an overclocker? Yes? How come you don&#8217;t know about HWMonitor then?? For those who don&#8217;t, HW monitor tells you details about your hardware. It reports on things like Core temperature, various voltages (like VCore voltage) and various temperatures (like GPU temperature). It&#8217;s mostly used by overclockers and other people who want to know how much juice they can take out of their machine, or just wanting to know at what temperature a processor fries.</p>
<p>Or if you are paranoid that your blazing-new GPU might be trying to burn a hole through the Earth&#8217;s crust using sheer temperature, give HWMonitor a try.</p>
<p>Values may not be totally accurate to the nearest degree, but you&#8217;ll get a reasonable idea about temperature, voltage and other factors. Like Fan RPMs.</p>
<div id="attachment_824" class="wp-caption aligncenter" style="width: 445px"><img class="size-full wp-image-824" title="HWMonitor Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/HWMonitor_Screenshot.jpg" alt="" width="435" height="377" /><p class="wp-caption-text">HWMonitor&#39;s Main Window</p></div>
<h2></h2>
<h2>File Splitters (<a title="FFSJ Homepage" href="http://www.jaist.ac.jp/~hoangle/filesj/" target="_blank">FFSJ</a>, <a title="HJSplit Homepage" href="http://www.freebyte.com/hjsplit/" target="_blank">HJSplit</a>)</h2>
<p>Have you ever downloaded files and noticed that they end in extensions like .001 or .002? These files were split and need to be re-joined before they can be used. Traditionally, HJSplit was used mainly to split a big file so that it could be put into many floppies. I remember the time when I had to give a friend a 4MB file and had to split it into 4 floppies. Good old times.</p>
<p>That&#8217;s what HJSplit does. You give it a large file, and a size at which to make fragments. It&#8217;ll break your large file into the size chunks you requested. You can then send the chunks individually or do whatever you want with them. The receipient then needs to point HJSplit to the first fragment and it will rebuild the whole file if all its parts are available.</p>
<p>The problem with HJSplit is that it&#8217;s damn SLOW. So I recommend the Fastest File Splitter and Joiner (FFJS) utility which gets the same job done faster. It is also compatible with HJSplit, that is it can re-construct files that were split by HJSplit.</p>
<div id="attachment_823" class="wp-caption aligncenter" style="width: 310px"><img class="size-full wp-image-823" title="HJSplit Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/HJSplit_Screenshot.png" alt="" width="300" height="228" /><p class="wp-caption-text">HJSplit</p></div>
<div id="attachment_822" class="wp-caption aligncenter" style="width: 477px"><img class="size-full wp-image-822" title="FFSJ Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/FFSJ_Screenshot.jpg" alt="" width="467" height="336" /><p class="wp-caption-text">FFSJ</p></div>
<h2></h2>
<h2><a title="CDBurnerXP Homepage" href="http://cdburnerxp.se/" target="_blank">CDBurnerXP</a></h2>
<p>For a long time, I was using Nero Burning ROM as CD/DVD burning software. That was until the thing became so bloated that it no longer resembles a disk burner but a whole OS about disk operations. So I moved on to something lighter and easier to use: Imgburn.</p>
<p>However, Imgburn doesn&#8217;t have a number of essential features that I really need. Like creating folders when creating a data disk. Hell, why this feature is absent, I don&#8217;t know. It can&#8217;t support Multi-session disks too.</p>
<p>I had to find something with is free, light and have those features that Imgburn misses. In comes CDBurnerXP. It&#8217;s a free disk burner that&#8217;s really easy to use due to its two-pane interface. You basically just drag and drop files from one pane to another.</p>
<p>It can also support the creation of Audio disks and Disk Images if needed.</p>
<div id="attachment_819" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-819" title="CDBurnerXP Screenshot" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/06/CDBurnerXP_Screenshot-300x223.png" alt="" width="300" height="223" /><p class="wp-caption-text">CDBurnerXP</p></div>
<p>That would be all for now. Go check these utilities if you have time. I hope this post is the first of a series about useful utilities, so if you have some that you like, don&#8217;t hesitate to dump their names in the Comments section below. See ya!</p>
<p>P.s. All screenshots come from the developers&#8217; pages and belong to them. They are here just for reference. I do not claim ownership of any of the images not watermarked.<br />
<h3>You might also be interested in:</h3>
<ul class="related_post">
<li><a href="http://www.geekscribes.net/blog/2010/08/31/3-utilities-to-schedule-system-shutdown/" title="3 Utilities to Schedule System Shutdown">3 Utilities to Schedule System Shutdown</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/09/27/clean-up-font-clutter-with-font-frenzy/" title="Clean Up Font Clutter with Font Frenzy">Clean Up Font Clutter with Font Frenzy</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/11/02/3-features-mobile-phones-should-have/" title="3 Features Mobile Phones Should Have But Most Don&#8217;t">3 Features Mobile Phones Should Have But Most Don&#8217;t</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/06/19/internet-explorer-lolz-act-2/" title="Internet Explorer 8 Lolz: Act 2">Internet Explorer 8 Lolz: Act 2</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/06/01/in-search-of-the-ultimate-desktop-rss-reader/" title="In search of the ultimate desktop RSS reader">In search of the ultimate desktop RSS reader</a></li>
</ul>
<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/06/02/10-very-useful-utilities-you-may-not-know-about/">10 Very Useful Utilities You May Not Know About</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/prXt1m2xmXZKpm42niGRvr_n7dk/0/da"><img src="http://feedads.g.doubleclick.net/~a/prXt1m2xmXZKpm42niGRvr_n7dk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/prXt1m2xmXZKpm42niGRvr_n7dk/1/da"><img src="http://feedads.g.doubleclick.net/~a/prXt1m2xmXZKpm42niGRvr_n7dk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Geekscribes?a=45dqO5dqohE:g0Hp81XVmYU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=45dqO5dqohE:g0Hp81XVmYU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=45dqO5dqohE:g0Hp81XVmYU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=45dqO5dqohE:g0Hp81XVmYU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=45dqO5dqohE:g0Hp81XVmYU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=45dqO5dqohE:g0Hp81XVmYU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=45dqO5dqohE:g0Hp81XVmYU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=45dqO5dqohE:g0Hp81XVmYU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Geekscribes/~4/45dqO5dqohE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.geekscribes.net/blog/2010/06/02/10-very-useful-utilities-you-may-not-know-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.geekscribes.net/blog/2010/06/02/10-very-useful-utilities-you-may-not-know-about/</feedburner:origLink></item>
		<item>
		<title>Music Recognition Service Roundup</title>
		<link>http://feedproxy.google.com/~r/Geekscribes/~3/jLjM4xe74Tg/</link>
		<comments>http://www.geekscribes.net/blog/2010/05/24/music-recognition-service-roundup/#comments</comments>
		<pubDate>Mon, 24 May 2010 09:51:54 +0000</pubDate>
		<dc:creator>InF</dc:creator>
				<category><![CDATA[Roundups]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Posts]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Recognition]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://www.geekscribes.net/blog/?p=811</guid>
		<description><![CDATA[I just saw the stats of Geekscribes and the article about the music recognition software Tunatic is leading in the number of views. Seeing how people are interested in such services, I decided to dedicate a post about other services of the same type that do work from a computer or are online services. Let&#8217;s [...]<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/05/24/music-recognition-service-roundup/">Music Recognition Service Roundup</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I just saw the stats of Geekscribes and the article about the music recognition software Tunatic is leading in the number of views. Seeing how people are interested in such services, I decided to dedicate a post about other services of the same type that do work from a computer or are online services. Let&#8217;s start:</p>
<p><strong>Update (05.08.10): Added Audiggle</strong> (#5)</p>
<p><strong>1. <a title="Tunatic's Homepage" href="http://www.wildbits.com/tunatic/" target="_blank">Tunatic</a></strong></p>
<p>I have already talked at length on this software now. Download and install it, plug in a microphone, record a piece of your unknown track via Tunatic and it&#8217;ll probably give you the track name and artist if they are in the database. The problem with Tunatic is that development seems to have stopped, as it can be seen from this line on Tunalyzer&#8217;s page: &#8220;NB: Tunalyzer should be available for the Windows platform in 	early 2007.&#8221;. Tunalyzer allows you to analyze your own known songs, and have them added to the Tunatic database.</p>
<p>It works for most songs I tested it on, but since development seems to have stopped, I don&#8217;t have much hope for the project getting new features.</p>
<p><a title="Tunatic Post on Geekscribes" href="http://www.geekscribes.net/blog/2008/05/23/music-recognition-on-pc-for-free-with-tunatic/" target="_blank">Read the post about Tunatic on Geekscribes</a></p>
<p><strong>2. <a title="Midomi's Homepage" href="http://www.midomi.com/" target="_blank">Midomi</a></strong></p>
<p>This one is a new service I&#8217;ve just discovered, but which I don&#8217;t use as it was meant to. Basically, it&#8217;s an online service where you go, and hum/sing some track you don&#8217;t know the details of. Maybe it&#8217;s a tune stuck in your head somewhere and you&#8217;d like the name. There&#8217;s a bar near the top part. So you click on it, hum the song in your microphone and it&#8217;ll almost certainly give you the track&#8217;s details. It worked for all tracks I tested, even some lesser-known tracks which surprised me. It&#8217;s also very fast in its identification.</p>
<p><a title="Midomi Post on Geekscribes" href="http://www.geekscribes.net/blog/2010/05/16/music-identification-using-midomi/" target="_blank">Read the post about Midomi on Geekscribes</a></p>
<p><strong>3. <a title="Audiotag's Homepage" href="http://audiotag.info/index.php" target="_blank">Audiotag</a></strong></p>
<p>This service takes a different approach from the above two. Instead of recording a tune, you need to upload the track or some part of it to the service. You can use a variety of tools to do cut an MP3 track, for example, Mp3DirectCut which is free. After uploading the piece, which should be around 10-15 seconds minimum, it&#8217;ll give you the details you want.</p>
<p>I have not tested the service a lot since I would need to do a lot of cutting tracks. But I tested with two tracks, and both were recognized. One was fairly known, the other less-known with almost no lyrics.</p>
<p>Also, there are those facts mentioned in the footer: &#8220;<em>recognized queries: 83453; DB size: 1327721 tracks, 96479 albums; last DB update: 4 days ago; added 23636 tracks, 1833 albums</em>&#8220;, so I believe Audiotag is a reliable service.</p>
<p>Audiotag is good for people who do not have microphones, but the compromise is that you must have access to the digital track itself to be able to upload it. It doesn&#8217;t work for tunes you&#8217;ve heard on the radio or stuck in your mind, but it is good to identify that nice tune you downloaded off some site named &#8220;Track-01&#8243;. <img src='http://www.geekscribes.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>4. <a title="Picard Tagger on Musicbrainz" href="http://musicbrainz.org/doc/Picard_Tagger" target="_blank">Picard Tagger via Musicbrainz</a></strong></p>
<p>Picard is not an identifier per-se. It&#8217;s a tagger. You give it access to your unknown tracks locally, and it will tag them (if possible) using data from the audio fingerprint database of  <a title="Musicbrainz Homepage" href="http://musicbrainz.org/" target="_blank">Musicbrainz</a>.</p>
<p>When tested, Picard was able to identify some tracks which didn&#8217;t have their tags. However, its use is slightly more complex than the 3 above services. The strength of Picard is that it can do recognition on its own without needing to record or upload things. It&#8217;s also cross-platform, providing Windows, OSX and Linux support.</p>
<p>You can download Picard <a title="Picard Tagger on Musicbrainz" href="http://musicbrainz.org/doc/Picard_Tagger" target="_blank">here</a>, and check out the <a title="How to use Picard Tagger on Musicbrainz" href="http://musicbrainz.org/doc/How_To_Tag_Files_With_Picard">docs of Musicbrainz</a> that teaches you how to use it.</p>
<p><strong>5. <a title="Audiggle Homepage" href="http://www.audiggle.com/" target="_blank">Audiggle</a></strong></p>
<p>That one is relatively new to me. The website is clean and simple, so I hope the program is as nice. I immediately went and put it to test. I immediately noticed the .NET requirement. So much for portability. If you need that, Midomi&#8217;s for you. But let&#8217;s see Audiggle&#8217;s worth. Installation was a breeze. First thing, I had to set my Microphone. Problem is I have two Line-Ins for microphone, both listed as &#8220;Microphone&#8221; so I have no idea about which is which. A note about which microphone belongs to which sound-card would be nice.</p>
<p>Next&#8230; What? Registration? What the hell? This is an immediate turnoff for me. Why do I need to register to identify a track. Ok, maybe to track all my identified tracks. Lol. Ok let&#8217;s go through this pain. Fortunately, registration is quite fast. Okayyy. First try. Login&#8230; &#8220;Audiggle is down for maintenance.&#8221; Nothing on the website indicates this though. Alright, after 5 mins of retries, it&#8217;s still failing.</p>
<p>Guess it&#8217;s not ready for the lime-light yet. I&#8217;ll come back to it later. If you have more success than me, do leave a comment please!</p>
<p>Do you know a similar service, but which is not mentioned here? Please post it in the comments below!</p>
<p>P.s. There are many other recognition services not mentioned in this roundup. This is because most of them either require a mobile phone or mobile device of some kind (<a title="Shazam's Homepage" href="http://www.shazam.com/" target="_blank">Shazam</a>) or they require you to type notes on virtual keyboards (<a title="Musicpedia's Homepage" href="http://www.musipedia.org/" target="_blank">MusicPedia</a>). These are not really intuitive to use in my opinion, so I shared only the most user-friendly and accessible-to-all services.<br />
<h3>You might also be interested in:</h3>
<ul class="related_post">
<li><a href="http://www.geekscribes.net/blog/2010/05/16/music-identification-using-midomi/" title="Music Identification using Midomi">Music Identification using Midomi</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/06/19/randomly-fill-your-audio-player-using-randomfill/" title="Randomly fill your audio player using RandomFill">Randomly fill your audio player using RandomFill</a></li>
<li><a href="http://www.geekscribes.net/blog/2010/05/24/internet-filtering-coming-to-mauritius-soon/" title="Internet Filtering Coming To Mauritius Soon?">Internet Filtering Coming To Mauritius Soon?</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/08/26/internet-addiction-a-serious-crisis/" title="Internet Addiction &#8211; A Serious Crisis!">Internet Addiction &#8211; A Serious Crisis!</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/07/24/seacom-cable-goes-live/" title="Seacom goes live, connects Mauritius?">Seacom goes live, connects Mauritius?</a></li>
</ul>
<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/05/24/music-recognition-service-roundup/">Music Recognition Service Roundup</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/l5pqjG4-tkTsIAZMXeUXNHj-5ro/0/da"><img src="http://feedads.g.doubleclick.net/~a/l5pqjG4-tkTsIAZMXeUXNHj-5ro/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/l5pqjG4-tkTsIAZMXeUXNHj-5ro/1/da"><img src="http://feedads.g.doubleclick.net/~a/l5pqjG4-tkTsIAZMXeUXNHj-5ro/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Geekscribes?a=jLjM4xe74Tg:dEtlWjCC4CE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=jLjM4xe74Tg:dEtlWjCC4CE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=jLjM4xe74Tg:dEtlWjCC4CE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=jLjM4xe74Tg:dEtlWjCC4CE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=jLjM4xe74Tg:dEtlWjCC4CE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=jLjM4xe74Tg:dEtlWjCC4CE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=jLjM4xe74Tg:dEtlWjCC4CE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=jLjM4xe74Tg:dEtlWjCC4CE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Geekscribes/~4/jLjM4xe74Tg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.geekscribes.net/blog/2010/05/24/music-recognition-service-roundup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.geekscribes.net/blog/2010/05/24/music-recognition-service-roundup/</feedburner:origLink></item>
		<item>
		<title>Internet Filtering Coming To Mauritius Soon?</title>
		<link>http://feedproxy.google.com/~r/Geekscribes/~3/lV2YvTaVWy8/</link>
		<comments>http://www.geekscribes.net/blog/2010/05/24/internet-filtering-coming-to-mauritius-soon/#comments</comments>
		<pubDate>Sun, 23 May 2010 20:42:26 +0000</pubDate>
		<dc:creator>InF</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Mauritius]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[Filtering]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[ICTA]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.geekscribes.net/blog/?p=801</guid>
		<description><![CDATA[I have found an interesting article coming from Le Mauricien newspaper of Friday 21st of May. You can see a shot below. It deals with some measures ICTA (Information Communication Technology Authority) wishes to introduce or see implemented. While some are laudable, such as promotion of ICT as education tools and enhancing performance of communication [...]<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/05/24/internet-filtering-coming-to-mauritius-soon/">Internet Filtering Coming To Mauritius Soon?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I have found an interesting article coming from Le Mauricien newspaper of Friday 21st of May. You can see a shot below.</p>
<p style="text-align: center;"><a href="../wp-content/uploads/2010/05/MauricienFilteringFull.jpg"><img class="aligncenter" title="Le Mauricien - Internet Filtering Full" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/05/MauricienFilteringFull-300x171.jpg" alt="" width="300" height="171" /></a></p>
<p>It deals with some measures ICTA (Information Communication Technology Authority) wishes to introduce or see implemented. While some are laudable, such as promotion of ICT as education tools and enhancing performance of communication systems, the last part of the article ticks off my Paranoia Alarm.</p>
<p>The shot of the scary paragraph, with highlighted portions can be seen below.</p>
<p style="text-align: center;"><a href="http://www.geekscribes.net/blog/wp-content/uploads/2010/05/MauricienFilteringSection.jpg"><img class="size-medium wp-image-803  aligncenter" title="Le Mauricien - Filtering Section" src="http://www.geekscribes.net/blog/wp-content/uploads/2010/05/MauricienFilteringSection-300x240.jpg" alt="" width="300" height="240" /></a></p>
<p>Well, what do I see? ICTA wants to implement Internet filtering in Mauritius.</p>
<p>I remember Ex-President, <a title="IslandCrisis' Post on Cassam Uteem's wish to block Facebook in Mauritius" href="http://www.islandcrisis.net/2010/04/cassam-uteem-block-facebook-mauritius/" target="_blank">Mr. Cassam Uteem&#8217;s wish to see some pages of Facebook blocked</a> due to some offensive content. There have also been past instances of Facebook being blocked in Mauritius, for example, due to the usurpation of our PM&#8217;s identity to create a profile. These cases may have warranted a blocking of the incriminating pages, but I doubt censorship was the only possible solution.</p>
<p>Now imagine if our local politicians or authorities have the power to block sites at a whim. Tomorrow, Mr. X doesn&#8217;t like a parody video of his speech on Youtube, and the site is blocked? No thanks!</p>
<p>Something strikes me as funny in this article: &#8220;the idea is not to implement censorship&#8221;. Can somebody enlighten me about the difference between &#8220;filtering&#8221; and &#8220;censorship&#8221;? I thought that content that was filtered out was censored. Am I wrong?</p>
<p>Giving censorship powers to a Government is too much in my opinion. The Internet should be a free-flow of information, and not to be controlled by anybody. I agree that there are some content that deserve censorship, but I believe it&#8217;s best left to its users to know what should be accessed and what should not. Such situations exist in real-life too. There are some places in cities where it is dangerous to go. However, I do not see any barriers erected to prevent people, especially children from going there. So why should this apply to the Internet?</p>
<p>If parents do not want their kids accessing unauthorized contents, well, they can be educated into how to implement filtration software on their machines locally. Or make the government-filtering opt-in. So people who want to see the Internet filtered can install software locally to do the job, with the use of a Government-managed database. Others can continue using the Internet as they see fit, taking their responsibilities if ever they are caught doing nasty stuff.</p>
<p>On a side note, we see the Internet from the social and crowd aspect nowadays. You have social networking, social bookmarking, social music discovery, social-tea-making, social-what-not. Why not social filtering? I have no idea how this would work, but hey, we do democratic voting to elect out leaders, we could do some democratic voting on what we want off the Internet too right?</p>
<p>I leave you to the views and your comments&#8230;<br />
<h3>You might also be interested in:</h3>
<ul class="related_post">
<li><a href="http://www.geekscribes.net/blog/2009/07/14/new-isp-in-mauritius-soon/" title="New ISP in Mauritius soon?">New ISP in Mauritius soon?</a></li>
<li><a href="http://www.geekscribes.net/blog/2009/07/24/seacom-cable-goes-live/" title="Seacom goes live, connects Mauritius?">Seacom goes live, connects Mauritius?</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/08/08/orange-uk-sees-subscribers-leave/" title="Orange UK sees subscribers leave">Orange UK sees subscribers leave</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/07/31/dcl-to-introduce-wireless-internet-in-mauritius/" title="DCL to introduce Wireless Internet in Mauritius">DCL to introduce Wireless Internet in Mauritius</a></li>
<li><a href="http://www.geekscribes.net/blog/2010/05/24/music-recognition-service-roundup/" title="Music Recognition Service Roundup">Music Recognition Service Roundup</a></li>
</ul>
<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/05/24/internet-filtering-coming-to-mauritius-soon/">Internet Filtering Coming To Mauritius Soon?</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/6KGqm4MCBScFK5XJcqzwiwRGy0k/0/da"><img src="http://feedads.g.doubleclick.net/~a/6KGqm4MCBScFK5XJcqzwiwRGy0k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/6KGqm4MCBScFK5XJcqzwiwRGy0k/1/da"><img src="http://feedads.g.doubleclick.net/~a/6KGqm4MCBScFK5XJcqzwiwRGy0k/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Geekscribes?a=lV2YvTaVWy8:sCe8PhtZfII:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=lV2YvTaVWy8:sCe8PhtZfII:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=lV2YvTaVWy8:sCe8PhtZfII:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=lV2YvTaVWy8:sCe8PhtZfII:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=lV2YvTaVWy8:sCe8PhtZfII:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=lV2YvTaVWy8:sCe8PhtZfII:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=lV2YvTaVWy8:sCe8PhtZfII:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=lV2YvTaVWy8:sCe8PhtZfII:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Geekscribes/~4/lV2YvTaVWy8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.geekscribes.net/blog/2010/05/24/internet-filtering-coming-to-mauritius-soon/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.geekscribes.net/blog/2010/05/24/internet-filtering-coming-to-mauritius-soon/</feedburner:origLink></item>
		<item>
		<title>Music Identification using Midomi</title>
		<link>http://feedproxy.google.com/~r/Geekscribes/~3/2pp7cHrkp4Q/</link>
		<comments>http://www.geekscribes.net/blog/2010/05/16/music-identification-using-midomi/#comments</comments>
		<pubDate>Sun, 16 May 2010 17:01:08 +0000</pubDate>
		<dc:creator>InF</dc:creator>
				<category><![CDATA[Movies and Music]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Tech Posts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Identification]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Fingerprinting]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[Tunatic]]></category>

		<guid isPermaLink="false">http://www.geekscribes.net/blog/?p=793</guid>
		<description><![CDATA[I once blogged about Tunatic, which is a service you use to identify a song. It&#8217;s useful in situations where you have heard something nice on the radio or from some other source, and you wish to know the song&#8217;s details, like the artist&#8217;s and song&#8217;s name. There are many applications that allow you to [...]<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/05/16/music-identification-using-midomi/">Music Identification using Midomi</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I once <a title="Tunatic Post on Geekscribes" href="http://www.geekscribes.net/blog/2008/05/23/music-recognition-on-pc-for-free-with-tunatic/" target="_blank">blogged</a> about <a title="Tunatic's Homepage" href="http://www.wildbits.com/tunatic/" target="_blank">Tunatic</a>, which is a service you use to identify a song. It&#8217;s useful in situations where you have heard something nice on the radio or from some other source, and you wish to know the song&#8217;s details, like the artist&#8217;s and song&#8217;s name.</p>
<p>There are many applications that allow you to do this nowadays, but most are on the iPhone, such as the now-famous <a title="Shazam's Homepage" href="http://www.shazam.com/" target="_blank">Shazam</a>.</p>
<p>However, I don&#8217;t have an iPhone but I wanted to use such a service. Initially, I was using Tunatic, but the latter has not been updated in quite a long time now. I think it&#8217;s a dead project. I had to find an alternative. An alternative that can be used from a computer.</p>
<p>I came across this new service, <span style="font-size: 1.1em;"><strong><a title="Midomi's Homepage" href="http://www.midomi.com/" target="_blank">Midomi</a></strong></span>. It functions just like Tunatic in that you just record a piece of a song using your microphone and it will give you the song&#8217;s details.</p>
<p>The thing about Midomi is that you are supposed to hum the song, or sing the lyrics. I can&#8217;t do any of those well. So I just stuck my microphone near my speaker playing the unknown song to test the service. Guess what, it works!</p>
<p>I kind of not followed the procedures because I didn&#8217;t sing or hum myself but the important thing is that it can identify songs with Tunatic&#8217;s simplicity.</p>
<p>What seriously amazed me is how many song Midomi is able to identify. I used it on some well known tracks from Ill Nino and  Muse and it successfully passed the test. I then tested it using some lesser-known tracks from the Drum and Bass genre (which does not have singing and is almost un-hummable). It gave me all the correct titles, where I expected it to fail like Tunatic did. Hell, it even identified a track from the Metal Gear Solid 4 OST which I got from Youtube! (Drebin 893)</p>
<p>Overall, Midomi is AMAZING! It even gives you the option to buy the desired track if that&#8217;s what you wish. For me, it&#8217;s the Tunatic replacement of choice.</p>
<p>The requirements are that you need a microphone and Flash Player. You&#8217;ll need to allow Flash to access your microphone and speakers, but this shouldn&#8217;t be a problem since it prompts you.</p>
<p>So if you have some song whose name you don&#8217;t know, or who performs it, head to Midomi and give it a try. It does not deceive.<br />
<h3>You might also be interested in:</h3>
<ul class="related_post">
<li><a href="http://www.geekscribes.net/blog/2010/05/24/music-recognition-service-roundup/" title="Music Recognition Service Roundup">Music Recognition Service Roundup</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/06/19/randomly-fill-your-audio-player-using-randomfill/" title="Randomly fill your audio player using RandomFill">Randomly fill your audio player using RandomFill</a></li>
<li><a href="http://www.geekscribes.net/blog/2008/04/15/demonoid-is-back-online/" title="Demonoid is Back Online">Demonoid is Back Online</a></li>
</ul>
<p>This article comes from <a href="http://www.geekscribes.net/blog">GeekScribes</a><br/><br/><a href="http://www.geekscribes.net/blog/2010/05/16/music-identification-using-midomi/">Music Identification using Midomi</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/Q3k9fCEQPnbgK3E0mj68Xx4TZD4/0/da"><img src="http://feedads.g.doubleclick.net/~a/Q3k9fCEQPnbgK3E0mj68Xx4TZD4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Q3k9fCEQPnbgK3E0mj68Xx4TZD4/1/da"><img src="http://feedads.g.doubleclick.net/~a/Q3k9fCEQPnbgK3E0mj68Xx4TZD4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2pp7cHrkp4Q:_jEOGP6LLfk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=2pp7cHrkp4Q:_jEOGP6LLfk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2pp7cHrkp4Q:_jEOGP6LLfk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=2pp7cHrkp4Q:_jEOGP6LLfk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2pp7cHrkp4Q:_jEOGP6LLfk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2pp7cHrkp4Q:_jEOGP6LLfk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Geekscribes?i=2pp7cHrkp4Q:_jEOGP6LLfk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Geekscribes?a=2pp7cHrkp4Q:_jEOGP6LLfk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Geekscribes?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Geekscribes/~4/2pp7cHrkp4Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.geekscribes.net/blog/2010/05/16/music-identification-using-midomi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.geekscribes.net/blog/2010/05/16/music-identification-using-midomi/</feedburner:origLink></item>
	</channel>
</rss>
