<?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>Ali Haris &#187; Tutorials</title>
	<atom:link href="http://cyberatoll.info/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyberatoll.info</link>
	<description>An Information Technology Enthusiast from Maldives</description>
	<lastBuildDate>Fri, 27 Jan 2012 09:43:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Facebook Command Line</title>
		<link>http://cyberatoll.info/2012/01/facebook-command-line/</link>
		<comments>http://cyberatoll.info/2012/01/facebook-command-line/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 15:45:37 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://cyberatoll.info/?p=1101</guid>
		<description><![CDATA[I have been using Facebook Command Line for quite sometime. I got bored of Facebook since people started over-sharing, sharing each and every photo they see on Facebook, no matter what the other person will think. So basically, Facebook Command Line is a tool or an app developed in PHP, connected through the API of [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>I have been using Facebook Command Line for quite sometime. I got bored of Facebook since people started over-sharing, sharing each and every photo they see on Facebook, no matter what the other person will think.</p>
<p>So basically, Facebook Command Line is a tool or an app developed in PHP, connected through the API of the Facebook.</p>
<p>In this post, I will explain How to get started with this tool. I am running Macintosh 10.7 OS X Lion, and by following this tutorial, you&#8217;ll be able to use this tool not only in Macintosh but in Linux as well.</p>
<h2>GET STARTED:</h2>
<p>The first thing is to open the Terminal and download the App to the system.</p>
<p><a href="http://cyberatoll.info/wp-content/uploads/2012/01/Screen-Shot-2012-01-17-at-8.31.17-PM-1.png" rel="lightbox[1101]"><img class="aligncenter size-full wp-image-1104" title="Screen Shot 2012-01-17 at 8.31.17 PM 1" src="http://cyberatoll.info/wp-content/uploads/2012/01/Screen-Shot-2012-01-17-at-8.31.17-PM-1.png" alt="" width="602" height="126" /></a></p>
<p>I have a folder named &#8220;Dozz&#8221; at my home directory for mostly experimenting stuffs, so the 1st command is optional. You can just start by typing the following command:</p>
<pre class="brush: php; ">
curl -O https://raw.github.com/dtompkins/fbcmd/master/fbcmd_update.php
</pre>
<p>The next step is to run the installer, by typing the following 2 commands.</p>
<pre class="brush: php; ">

sudo php fbcmd_update.php sudo
php fbcmd_update.php install
</pre>
<p><a href="http://cyberatoll.info/wp-content/uploads/2012/01/Screen-Shot-2012-01-17-at-8.35.46-PM.png" rel="lightbox[1101]"><img class="aligncenter size-full wp-image-1105" title="Screen Shot 2012-01-17 at 8.35.46 PM" src="http://cyberatoll.info/wp-content/uploads/2012/01/Screen-Shot-2012-01-17-at-8.35.46-PM.png" alt="" width="574" height="279" /></a></p>
<p>That&#8217;s all, you&#8217;re done with the installation. Now you can simply remove the old file you kept in the home directory.</p>
<p>So start using the Facebook Command Line type &#8220;fbcmd&#8221;, of cause without double quotes.</p>
<p>Looks like you have to obtain an authorization code for the first time, before doing that you need to add the basic access, You can doing that by visiting <a href="https://www.facebook.com/dialog/oauth?client_id=42463270450&amp;redirect_uri=http://www.facebook.com/connect/login_success.html">this website</a>.</p>
<p>After you have allowed the basic access, you need to generate the fbcmd authorization code, which is also known as XXXXXX. You can do it by visiting <a href="http://www.facebook.com/code_gen.php?v=1.0&amp;api_key=42463270450">this website</a>. After generating run the following command:</p>
<pre class="brush: php; ">
fbcmd auth xxxxxx
</pre>
<p>N0w you&#8217;re logged in, Happy Facebooking through the Command Line. Visit <a href="http://fbcmd.dtompkins.com/commands" target="_blank">this website</a> for the commands and reference.</p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2012/01/facebook-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Reset iPod Touch (Hard Reset or Reboot)</title>
		<link>http://cyberatoll.info/2009/06/how-to-reset-ipod-touch-hard-reset-or-reboot/</link>
		<comments>http://cyberatoll.info/2009/06/how-to-reset-ipod-touch-hard-reset-or-reboot/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 05:19:15 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://craxyharis.com/blog/?p=340</guid>
		<description><![CDATA[Note: This method will also work for iPhones iPod Touch or iPhone might not respond (or be frozen) sometimes, It may fade up to blank or black on LCD. Here is a quick solution for this problem: Press and Hold down the Sleep/Wake button and Home Button at the same time till (10 &#8211; 20 [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><img class="alignnone" title="iPod Touch" src="http://img150.imageshack.us/img150/5613/ipodtouch.png" alt="" width="325" height="497" /></p>
<p><em>Note: This method will also work for iPhones</em></p>
<p>iPod Touch or iPhone might not respond (or be frozen) sometimes, It may fade up to blank or black on LCD.</p>
<p>Here is a quick solution for this problem:</p>
<p>Press and Hold down the Sleep/Wake button and Home Button at the same time till (10 &#8211; 20 sec)  Apple logo shows up on the LCD.</p>
<p>For more information on Reset, <a href="http://docs.info.apple.com/article.html?artnum=305743">Visit Apple Documentation</a></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2009/06/how-to-reset-ipod-touch-hard-reset-or-reboot/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lost Search Companion??</title>
		<link>http://cyberatoll.info/2009/04/lost-search-companion/</link>
		<comments>http://cyberatoll.info/2009/04/lost-search-companion/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 10:40:17 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://craxyharis.com/blog/?p=321</guid>
		<description><![CDATA[Have you ever faced this problem? I lost my search companion recently. Now I&#8217;ve recovered it. Method 1 Log on to the computer by using an account with administrator permissions. Click Start, click Run, type %systemroot%\inf, and then click OK. Locate the Srchasst.inf file. Right-click the Srchasst.inf file, and then click Install. This reinstalls the [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>Have you ever faced this problem?</p>
<p><img class="alignnone" title="Snapshot" src="http://img269.imageshack.us/img269/5673/52314487.jpg" alt="" width="459" height="347" /></p>
<p>I lost my search companion recently. Now I&#8217;ve recovered it.</p>
<p><em>Method 1</em><br />
Log on to the computer by using an account with administrator permissions.</p>
<p>Click Start, click Run, type %systemroot%\inf, and then click OK.</p>
<p>Locate the Srchasst.inf file.</p>
<p>Right-click the Srchasst.inf file, and then click Install. This reinstalls the files that Search Companion uses.</p>
<p>NOTE: You may need your Windows XP CD-ROM to finish installing Search Companion.</p>
<p>If this doesn&#8217;t work, Try Method 2</p>
<p><em><span style="text-decoration: underline;">Method 2</span></em><br />
1 &#8211; Go to Start / Open Run<br />
2 &#8211; Copy paste each of the command listed below (one at a time)<br />
<em>Note: There is a single space after regsvr32</em></p>
<blockquote><p>regsvr32 wshom.ocx<br />
regsvr32 jscript.dll<br />
regsvr32 urlmon.dll<br />
regsvr32 vbscript.dll</p></blockquote>
<p>3- Restart the Computer</p>
<p>That&#8217;s all.</p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2009/04/lost-search-companion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tips to get Faster Typing URL in Firefox</title>
		<link>http://cyberatoll.info/2009/03/tips-to-get-faster-typing-url-in-firefox/</link>
		<comments>http://cyberatoll.info/2009/03/tips-to-get-faster-typing-url-in-firefox/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 17:10:19 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://craxyharis.com/blog/?p=292</guid>
		<description><![CDATA[For .com extension, type your main URL, e.g. twitter then strike ENTER while hold CTRL on, release both button. For .net extension, type your main URL, e.g.  then hotlism ENTER while hold SHIFT on, release both button. For .org extension, type your main URL, e.g. gnu then strike ENTER while hold CTRL+SHIFT on, release all [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><img class="alignnone" src="http://luxsci.com/blog/wp-content/uploads/2009/02/firefox-logo.png" alt="" width="244" height="241" /></p>
<p>For .com extension, type your main URL, e.g. twitter then strike ENTER while hold CTRL on, release both button.</p>
<p>For .net extension, type your main URL, e.g.  then hotlism ENTER while hold SHIFT on, release both button.</p>
<p>For .org extension, type your main URL, e.g. gnu then strike ENTER while hold CTRL+SHIFT on, release all three button.</p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2009/03/tips-to-get-faster-typing-url-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden Files not Showing???</title>
		<link>http://cyberatoll.info/2009/02/hidden-files-not-showing/</link>
		<comments>http://cyberatoll.info/2009/02/hidden-files-not-showing/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 17:18:04 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://craxyharis.com/blog/?p=259</guid>
		<description><![CDATA[Few days back a Friend of mine was in Trouble. He said he hide some files and couldn&#8217;t find it back. When he change the folder option settings nothing happens. You can simple fix the problem; all you need to do is &#8211; open start; run and open &#8220;regedit&#8221;. Navigate to the following registry key: [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>Few days back a Friend of mine was in Trouble. He said he hide some files and couldn&#8217;t find it back. When he change the folder option settings nothing happens.</p>
<p>You can simple fix the problem; all you need to do is &#8211; open start; run and open &#8220;regedit&#8221;.</p>
<blockquote><p>Navigate to the following registry key:<br />
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advan  ced\Folder\Hidden\SHOWALL</p></blockquote>
<p>Now right click on,and delete the value &#8220;CheckedValue&#8221; in the right hand window.</p>
<p>Now create a new &#8220;DWORD Value&#8221; called exactly CheckedValue in the right hand window.<br />
Double click on CheckedValue.<br />
In the opening &#8216;Edit DWORD Value&#8217; box,set the &#8216;Value data:&#8217; to 1</p>
<p>Remember to restart your system. It will work. There is some more  problem. If you could not find foler option. Download the file below, run it &amp; restart the system.</p>
<blockquote><p>http://rapidshare.com/files/197670594/Fix_Folder_Options.reg.html</p></blockquote>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2009/02/hidden-files-not-showing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Keyboard Shortcuts</title>
		<link>http://cyberatoll.info/2009/02/windows-7-keyboard-shortcuts/</link>
		<comments>http://cyberatoll.info/2009/02/windows-7-keyboard-shortcuts/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 11:05:34 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://haris.maldiveshost.info/?p=253</guid>
		<description><![CDATA[Released BETA of Windows 7 (Next Generation OS) have been Downloaded by Millions of people. Here is some of the Keyboard shourtcuts for Windows 7  users. Win+UP Arrow &#8211; Maximize the current window Win+Down Arrow &#8211; If the current window is maximized, restore it; if the current window is restored, minimize it Win+Up - Maximize Window [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>Released BETA of Windows 7 (Next Generation OS) have been Downloaded by Millions of people.</p>
<p>Here is some of the Keyboard shourtcuts for Windows 7  users.</p>
<blockquote><p>Win+UP Arrow &#8211; Maximize the current window<br />
Win+Down Arrow &#8211; If the current window is maximized, restore it; if the current window is restored, minimize it<br />
Win+Up - Maximize Window<br />
Win+Down - Minimize Window<br />
Win+Left - Snap Window to left<br />
Win+Right - Snap Window to right<br />
Win+Shift+Left - Jump to left monitor<br />
Win+Shift+Right - Jump to right monitor<br />
Win+Home - Minimize / Restore all other windows<br />
Win+T - Focus the first taskbar entry, similar to ALT +TAB<br />
Win+Shift+T - Same as above in reverse order<br />
Win+Space - Peek at the desktop<br />
Win+G - Bring Gadgets to the top<br />
Win+ [Num] - Launches the numbered app running in the Super bar<br />
Win+P - Connecting displays to computers and switching from single monitor to dual-display<br />
Win+X - Mobility Center<br />
Win + + &#8211; Zoom in and out of Windows<br />
Win + &#8211; - Zoom in and out of Windows<br />
Alt+P - Show/hide Preview Pane in Explorer<br />
Win + Tab - Windows Aero Task Switcher<br />
Shift + Click on icon (Taskbar) - Open a new instance<br />
Ctrl + Shift + Click on icon (Taskbar) - Open a new instance with Admin privileges<br />
Shift + Right-click on icon (Taskbar) - Show window menu (Restore / Minimize / Move / etc)</p></blockquote>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2009/02/windows-7-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Torrent] Windows Speed Secrets</title>
		<link>http://cyberatoll.info/2008/11/torrent-windows-speed-secrets/</link>
		<comments>http://cyberatoll.info/2008/11/torrent-windows-speed-secrets/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 04:38:14 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://craxyharis.com/blog/?p=158</guid>
		<description><![CDATA[Download &#38; Start Reading. These are the things Microsoft doesnt want you to know. Simple Ways to Increase the Performance of your Windows XP or Vista PC in 5 Minutes or Less! Total size: 1.73 megabyte http://www.mininova.org/get/1969377]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>Download &amp; Start Reading. These are the things Microsoft doesnt want you to know. Simple Ways to Increase the Performance of your Windows XP or Vista PC in 5 Minutes or Less!</p>
<p><strong>Total size:</strong> 1.73 megabyte</p>
<blockquote><p>http://www.mininova.org/get/1969377</p></blockquote>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2008/11/torrent-windows-speed-secrets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Manually Remove a Virus from PC or USB</title>
		<link>http://cyberatoll.info/2008/09/manually-remove-a-virus-from-pcc-or-usb-disk/</link>
		<comments>http://cyberatoll.info/2008/09/manually-remove-a-virus-from-pcc-or-usb-disk/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 10:23:22 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://craxyharis.com/blog/?p=117</guid>
		<description><![CDATA[If you are tired of sitting and waiting for your anti-virus software to remove the new virus infection, the steps below are for you. No programming skills are required! Just a basic knowledge of command prompt syntax will do&#8230;for this demo, the virus is on the portable USB drive (e:\virus) named virus.vbs Create a back-up. [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>If you are tired of sitting and waiting for your anti-virus software to remove the new virus infection, the steps below are for you. No programming skills are required! Just a basic knowledge of command prompt syntax will do&#8230;for this demo, the virus is on the portable USB drive (e:\virus) named virus.vbs</p>
<p><img style="clear: both;" src="http://www.howtodothings.com/files/u10023/how-to-manually-delete-the-virus.jpg" alt="how to manually delete the virus" hspace="50" width="427" height="284" /></p>
<ol>
<li><strong>Create a back-up. </strong>Safety comes above all else. Save your files on removable storage or on another partition aside from the Windows drive.</li>
<li><strong>Run the Windows command prompt. </strong>You can run the Windows command prompt by either clicking on the <em>Start Menu\All programs\Accessories\Command Prompt</em> or by pressing <em>Windows + R on the keyboard and typing &#8220;CMD.&#8221;</em></li>
<li><strong>Look for the directory or folder where the virus resides</strong>. Go to the folder where the virus is hiding. Its usually resides on the Windows temporary folder or on the Windows system folder. Check partitions and drives for viruses, <em>e.g. type &#8220;cd e:\virus&#8221;</em></li>
<li><strong>Show the hidden virus and remove its attributes</strong>. It will be easier if you can see the virus. Remove the virus attributes, which are read only, archive, system file, and hidden file. e.g. <em>type &#8220;attrib -r -a -s -h virus.vbs&#8221;</em></li>
<li><strong>Delete the virus. </strong>Say goodbye to the virus by deleting it, e.g. <em>type &#8220;del virus.vbs&#8221;</em></li>
</ol>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2008/09/manually-remove-a-virus-from-pcc-or-usb-disk/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Display your AdSense Stats on the Desktop</title>
		<link>http://cyberatoll.info/2008/09/display-your-adsense-stats-on-the-desktop/</link>
		<comments>http://cyberatoll.info/2008/09/display-your-adsense-stats-on-the-desktop/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 10:20:15 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://craxyharis.com/blog/?p=115</guid>
		<description><![CDATA[This is for Google AdSense users, If you want check the statistics you always need to login for Google AdSense, This really sucks? am i right? Do you want me to help to view your Stats on Desktop? You can view the statistics anytime, This is really easy. You need to find and install some [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>This is for Google AdSense users, If you want check the statistics you always need to login for Google AdSense, This really sucks? am i right? Do you want me to help to view your Stats on Desktop? You can view the statistics anytime, This is really easy.</p>
<p>You need to find and install some software on your computer to simplify this process. There are a dozen solutions for AdSense account monitoring, and all of them are absolutely legal. I would like to recommend you Adsense Notifier (<a href="http://code.mincus.com/3/adsense-notifier">http://code.mincus.com/3/adsense-notifier</a>). <strong>WARNING</strong>: This software is add-on to Mozilla Firefox browser, so you need to have Firefox installed on your PC first.</p>
<div id="stepheader" style="clear: both;"><strong>Step 1:</strong></div>
<p><strong>Visit <a href="http://code.mincus.com/3/adsense-notifier/">http://code.mincus.com/3/adsense-notifier/</a></strong> page using Mozilla Firefox.</p>
<div id="stepheader" style="clear: both;"><strong>Step 2:</strong></div>
<p><strong>Click Install <a href="http://code.mincus.com/extensions/adsense.xpi">Adsense Notifier 0.9.8</a> now</strong>. Firefox may ask you to install this software on your computer. Press Allow button.</p>
<div id="stepheader" style="clear: both;">Step 3:</div>
<p><strong>Software Installation windows appears</strong>, press Install Now. When installation is completed, restart Mozilla Firefox browser.</p>
<div id="stepheader" style="clear: both;"><strong>Step 4:</strong></div>
<p>Tune Adsense Notifier. For Mozilla version 1 or 2: select Tools -&gt; Extensions; select Adsense Notifier in Extensions window, click Options button. In Adsense Notifier dialog box, enter your Adsense username, password and other options you like.  For Mozilla version 3: select Tools -&gt; Add-ons; select Adsense Notifier in Add-ons window, click Options button. In Adsense Notifier dialog box, enter your Adsense username, password and other options you like.</p>
<div id="stepheader" style="clear: both;"><strong>Step 5:</strong></div>
<div id="stepimage">
<p><img style="clear: both;" src="http://www.howtodothings.com/files/imagecache/article_pic/files/alexalexL/adsense_notifier.gif" alt="" /></div>
<p><strong>Watch your Adsense statistics </strong>(impressions, clicks, earnings, CPM etc.) in status bar of your browser 24/7.</p>
<p>This really rocks for me, I&#8217;m a AdSense Freak!!</p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2008/09/display-your-adsense-stats-on-the-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshoot your CD Rom</title>
		<link>http://cyberatoll.info/2008/09/troubleshoot-your-cd-rom/</link>
		<comments>http://cyberatoll.info/2008/09/troubleshoot-your-cd-rom/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 10:18:55 +0000</pubDate>
		<dc:creator>Haris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://craxyharis.com/blog/?p=44</guid>
		<description><![CDATA[Today i had a problem with my CD Rom, When i check the Status in Device Manager it says Windows successfully loaded the device driver for this hardware but cannot find the hardware device. (Code 41) So I was thinking why my cdrom failed! recently i installed some cd/dvd burning &#38; copying softwares, so i [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>Today i had a problem with my CD Rom, When i check the Status in Device Manager it says</p>
<blockquote><p>Windows successfully loaded the device driver for this hardware 				but cannot find the hardware device. (Code 41)</p></blockquote>
<p>So I was thinking why my cdrom failed! recently i installed some cd/dvd burning &amp; copying softwares, so i understood that this is caused by those applications.</p>
<p>So here is how i fixed it, First remove all CD/DVD Copy/Burning Applications, and follow these steps</p>
<h4 id="tocHeadRef">Step 1: Start Registry Editor</h4>
<p><script type="text/javascript"><!--
loadTOCNode(3, 'resolution');
// --></script>Click <strong class="uiterm">Start</strong>, click <strong class="uiterm">Run</strong>, type <span class="userInput">regedit</span>, and then click <strong class="uiterm">OK</strong>. Registry Editor starts.</p>
<h4 id="tocHeadRef">Step 2: Delete the UpperFilters registry entry</h4>
<p><script type="text/javascript"><!--
loadTOCNode(3, 'resolution');
// --></script></p>
<table class="list ol" border="0">
<tbody>
<tr>
<td class="number">1.</td>
<td class="text">In Registry Editor, expand <strong class="uiterm">My Computer</strong>, and then expand <strong class="uiterm">HKEY_LOCAL_MACHINE</strong>.</td>
</tr>
<tr>
<td class="number">2.</td>
<td class="text">Expand <strong class="uiterm">SYSTEM</strong>, and then expand <strong class="uiterm">CurrentControlSet</strong>.</td>
</tr>
<tr>
<td class="number">3.</td>
<td class="text">Expand <strong class="uiterm">Control</strong>, and then expand <strong class="uiterm">Class</strong>.</td>
</tr>
<tr>
<td class="number">4.</td>
<td class="text">Under <strong class="uiterm">Class</strong>, click <strong class="uiterm">{4D36E965-E325-11CE-BFC1-08002BE10318}</strong>.</td>
</tr>
<tr>
<td class="number">5.</td>
<td class="text">In the right pane (topic area), click <strong class="uiterm">UpperFilters</strong>.</p>
<p><strong>Note</strong> An <strong class="uiterm">UpperFilters.bak</strong> registry entry may also appear. To delete the <strong class="uiterm">UpperFilters</strong> registry entry, you must click <strong class="uiterm">UpperFilters</strong> and not <strong class="uiterm">UpperFilters.bak</strong>.</td>
</tr>
<tr>
<td class="number">6.</td>
<td class="text">On the <strong class="uiterm">Edit</strong> menu, click <strong class="uiterm">Delete</strong>.</td>
</tr>
<tr>
<td class="number">7.</td>
<td class="text">When you receive the following message, click <strong class="uiterm">Yes</strong> to confirm the deletion of the UpperFilters registry entry:</p>
<div class="message">Are you sure you want to delete this value?</div>
</td>
</tr>
</tbody>
</table>
<p>The UpperFilters registry entry is removed from the {4D36E965-E325-11CE-BFC1-08002BE10318} registry subkey.</p>
<p><strong>Note</strong> Do not exit Registry Editor. You must have this program for the next step.</p>
<h4 id="tocHeadRef">Step 3: Delete the LowerFilters registry entry</h4>
<p><script type="text/javascript"><!--
loadTOCNode(3, 'resolution');
// --></script></p>
<table class="list ol" border="0">
<tbody>
<tr>
<td class="number">1.</td>
<td class="text">In Registry Editor, expand <strong class="uiterm">My Computer</strong>, and then expand <strong class="uiterm">HKEY_LOCAL_MACHINE</strong>.</td>
</tr>
<tr>
<td class="number">2.</td>
<td class="text">Expand <strong class="uiterm">SYSTEM</strong>, and then expand <strong class="uiterm">CurrentControlSet</strong>.</td>
</tr>
<tr>
<td class="number">3.</td>
<td class="text">Expand <strong class="uiterm">Control</strong>, and then expand <strong class="uiterm">Class</strong>.</td>
</tr>
<tr>
<td class="number">4.</td>
<td class="text">Under <strong class="uiterm">Class</strong>, click <strong class="uiterm">{4D36E965-E325-11CE-BFC1-08002BE10318}</strong>.</td>
</tr>
<tr>
<td class="number">5.</td>
<td class="text">In the right pane (topic area), click <strong class="uiterm">LowerFilters</strong>.</p>
<p><strong>Note</strong> An <strong class="uiterm">LowerFilters.bak</strong> registry entry may also appear. To delete the <strong class="uiterm">LowerFilters</strong> registry entry, you must click <strong class="uiterm">LowerFilters</strong> and not <strong class="uiterm">LowerFilters.bak</strong>.</td>
</tr>
<tr>
<td class="number">6.</td>
<td class="text">On the <strong class="uiterm">Edit</strong> menu, click <strong class="uiterm">Delete</strong>.</td>
</tr>
<tr>
<td class="number">7.</td>
<td class="text">When you receive the following message, click <strong class="uiterm">Yes</strong> to confirm the deletion of the LowerFilters registry entry:</p>
<div class="message">Are you sure you want to delete this value?</div>
<p>The LowerFilters registry entry is removed from the {4D36E965-E325-11CE-BFC1-08002BE10318} registry subkey.</td>
</tr>
<tr>
<td class="number">8.</td>
<td class="text">Exit Registry Editor.</td>
</tr>
</tbody>
</table>
<h4 id="tocHeadRef">Step 4: Restart the computer</h4>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://cyberatoll.info/2008/09/troubleshoot-your-cd-rom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

