<?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>Clazh &#187; How To</title>
	<atom:link href="http://www.clazh.com/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clazh.com</link>
	<description>Technology &#38; Design</description>
	<lastBuildDate>Fri, 20 Nov 2009 16:06:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Updater Service Uninstall, Disable Or Configure The Complete Guide</title>
		<link>http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/</link>
		<comments>http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:46:03 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.clazh.com/?p=423</guid>
		<description><![CDATA[If you read my previous post about uninstalling Google Gears, the main reason why I wanted to uninstall Google Gears, was because Google Update would fire up every 30 mins to check for for an update and this got really annoying, Google Update does this silently in the background without your knowledge, I been using [...]]]></description>
			<content:encoded><![CDATA[<p>If you read my previous post about <a title="Uninstall Google Gears" href="http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/">uninstalling Google Gears</a>, the main reason why I wanted to uninstall Google Gears, was because Google Update would fire up every 30 mins to check for for an update and this got really annoying, Google Update does this silently in the background without your knowledge, I been using a firewall monitoring application called <a title="Little Snitch" href="http://www.obdev.at/products/littlesnitch/index.html">Little Snitch</a> to see which programs connect to the internet on my Mac, unlike most programs which check for an update every time the program is launched, Google updater will check every half hour, also there is no option to configure or disable the updater. I wonder if the Google Updater Service was doing more than just checking for an update. Conspiracy theories aside,  googling around showed me that I wasn&#8217;t the only one facing this problem, similar to uninstalling Google Gears on the Mac, there was no straight forward way to get rid or to configure the Updater , this goes both for Windows and the Mac OS X.</p>
<p>First of all lets see how Google updater gets install, this will help in preventing you from getting the update service running in the background. <strong>If you are using any of the Google prodcuts, like Google Desktop, Google gears, Google Talk, Google Pack and Google Earth the updater gets installed and starts running in the background silently.</strong></p>
<p><strong>Scroll down if you are looking for the Mac OS X Guide</strong></p>
<h2>Google Updater Service on Windows 7, Vista &amp; XP</h2>
<p>For people using windows you can hit the CNTRL + ALT + DEL keys to bring up the task manager to see if the Google Update program is running in the background or not.</p>
<p>Now there are a couple of things you might want to do,<strong> completely get rid of the Google update</strong> which can cause so programs to malfunction or<strong> Configure google updater to check the internet at a specified time</strong>.</p>
<h3>Completly Get rid Of Google Updater Service.</h3>
<p>There are a couple of different way you can remove the Google Updater. Each has its advantages and disadvantages.</p>
<p><strong>Uninstall from the Start Menu</strong></p>
<ol id="sc1">
<li>Go to the <strong>Start</strong> menu &gt; <strong>Programs</strong> &gt; <strong>Google Updater</strong> &gt; <strong>Uninstall Google Updater</strong>.</li>
<li>Restart your computer after you uninstall.</li>
</ol>
<p><strong>Uninstall from the Control Panel</strong></p>
<ol id="sc2">
<li>Click the <strong>Start</strong> menu on your computer taskbar.</li>
<li>Select <strong>Control Panel</strong>.</li>
<li>Double-click <strong>Add or Remove Programs</strong> (on XP) or <strong>Programs and Features</strong> (on Vista).</li>
<li>Select <strong>Google Updater</strong> in the list of programs.</li>
<li>Click <strong>Remove</strong>.</li>
<li>Restart your computer after you uninstall.</li>
</ol>
<p><strong>Uninstall from the command line (advanced)</strong></p>
<ol id="sc3">
<li>Click the <strong>Start</strong> menu on your computer taskbar.</li>
<li>Select <strong>Run</strong>.</li>
<li>Enter cmd to open a command prompt.</li>
<li>Type<code> cd C:\Program Files\Google\Google Updater</code> to change directories.</li>
<li>Type <code>GoogleUpdater.exe -uninstall to uninstall</code>.</li>
<li>Restart your computer after you uninstall.</li>
</ol>
<p>If the Above Methods don&#8217;t work you can try the following options.<br />
<strong> Disabling the Google Updater from startup List</strong></p>
<ol>
<li>Click on Start Button then in the Run box, type in msconfig in the Open field and click OK or press the Enter key.</li>
<li>The System Configuration Utility will open up. On the top you&#8217;ll a couple of tabs, select the Startup tab. Go down to the GoogleUpdate startup item and deselect it.</li>
<li>Restart the computer.</li>
</ol>
<p><strong>Disabling the Google Updater service</strong></p>
<ol>
<li>Click on Start Button then in the Run box, type in services.msc in the Open field and click OK or press the Enter key.</li>
<li>You will see a huge list of Services, scroll down to find the GoogleUpdate Service. Double click on it to open the Properties box (or right click and select Properties).  The Startup Type drop-down will list three options, select Disabled.</li>
<li>Click on Apply and OK.</li>
</ol>
<h3>Customizing the Updater: Software update preferences</h3>
<p>The Google Updater lets you choose if and how you&#8217;re notified about updates for software you&#8217;ve installed through Google Pack. To set your preferences for Pack software updates, follow these steps:</p>
<ol>
<li>Go to the <strong>Start</strong> menu &gt; <strong>Programs</strong> &gt; <strong>Google Updater</strong> &gt; <strong>Google Updater</strong>.</li>
<li>Click the <strong>Preferences</strong> tab.</li>
<li>Click <strong>Advanced options</strong>.</li>
<li> In the &#8216;Updates&#8217; section, select one of the following options:
<ul>
<li>&#8216;Automatically update software&#8217;: The Updater will silently keep your software up-to-date without any prompts or notifications. Occasionally, an issue may need your attention, in which case you&#8217;ll be notified.</li>
<li>&#8216;Let me check for updates myself&#8217;: The Updater won&#8217;t send you any update notifcations and your software won&#8217;t be updated automatically. To see a list of available updates, click the <strong>Updates</strong> tab at any time.</li>
</ul>
</li>
<li>Once you&#8217;ve made your selection, click <strong>Save Preferences</strong>.</li>
</ol>
<h3>Configure Google Update using Registry.</h3>
<p>If your operating doesn&#8217;t include a policy editor (Windows XP Home, Windows Vista Home), edit the Registry directly. Just create the following key:</p>
<p><code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update</code></p>
<p>and add two DWORD values:</p>
<p><code>AutoUpdateCheckPeriodMinutes</code> &#8211; auto-update check interval (for example: 1440 to check for updates once a day)</p>
<p><code>DisableAutoUpdateChecksCheckboxValue</code> &#8211; 1, if you want to disable the auto-updater; 0, if you want to enable it.</p>
<h3>Configure Google Update using the Group Policy.</h3>
<p><strong>Change the default update check period to once per week or disable it.</strong><br />
<em>Step 1.</em> Download the Administrative Template provided by Google <a href="http://dl.google.com/update2/enterprise/GoogleUpdate.adm">Google Updater Group Policy Template</a></p>
<p><em>Step 2. </em>Launch Group Policy Editor</p>
<ul>
<li>Navigate to <strong>Start &gt; Run: gpedit.msc</strong></li>
</ul>
<p><em>Step 3.</em> Importing Google Update ADM template.</p>
<ul>
<li>Navigate to <strong>Local Computer Policy &gt; Computer Configuration &gt; Administrative Templates</strong></li>
<li>Right-click <strong>Administrative Templates</strong>, and select <strong>Add/Remove Templates</strong>
<p><div class="wp-caption alignnone"><span class="image"><img title="Google Updater Configure Group Policy" src="http://www.google.com/help/hc/images/omaha_146164a_remove_add_templates_en.gif" alt="" width="566" height="423" /><span class="wp-caption-text">Google Updater Configure Group Policy</span></span></div></li>
<li>Add the <strong>GoogleUpdate.adm</strong> template via the dialog.</li>
<li>Once complete, a Google folder will appear under &#8216;Administrative Templates&#8217; if it&#8217;s not there already.</li>
</ul>
<p><em>Step 4.</em> Set the update check period.</p>
<ul>
<li>Navigate to <strong>Administrative Templates &gt; Google &gt; Google Update &gt; Preferences</strong>.
<p><div class="wp-caption alignnone"><span class="image"><img title="Google Updater Configure Group Policy" src="http://www.google.com/help/hc/images/omaha_146164b_set_update_check_en.gif" alt="" width="566" height="396" /><span class="wp-caption-text">Google Updater Configure Group Policy</span></span></div></li>
<li>Modify the <strong>Auto-update check period override</strong> property as shown or mark is a <strong>Disabled</strong>.
<p><div class="wp-caption alignnone"><span class="image"><img title="Google Updater Configure Group Policy" src="http://www.google.com/help/hc/images/omaha_146164c_autoupdate_override_en.gif" alt="" width="566" height="396" /><span class="wp-caption-text">Google Updater Configure Group Policy</span></span></div></li>
</ul>
<p><strong>If you want Disable Individual Google products. The Example below uses Google Chrome auto-updates as an Example.</strong></p>
<p>Follow steps 1 and 2 in the first example if you haven&#8217;t imported the GoogleUpdate.adm template. Change the update policy override for Google Chrome:</p>
<ul>
<li>Navigate to <strong>Administrative Templates &gt; Google &gt; Google Update &gt; Applications &gt; Google Chrome</strong>.
<p><div class="wp-caption alignnone"><span class="image"><img title="Disable Google Chrome" src="http://www.google.com/help/hc/images/omaha_146164d_disable_chrome_autoupdate_en.gif" alt="" width="566" height="398" /><span class="wp-caption-text">Disable Google Chrome</span></span></div></li>
<li>Modify the <strong>Update policy override</strong> property as shown.
<p><div class="wp-caption alignnone"><span class="image"><img title="Disable Google Chrome" src="http://www.google.com/help/hc/images/omaha_146164e_chrome_override_menu_en.gif" alt="" width="566" height="397" /><span class="wp-caption-text">Disable Google Chrome</span></span></div></li>
</ul>
<h2>Mac OS X GoogleSoftwareUpdateAgent and GoogleSoftwareUpdateDaemon</h2>
<h3>Remove GoogleSoftwareUpdateDaemon from the Mac OS X</h3>
<ol>
<li>Uninstall any Google programs you currently have installed on your computer.<br />
<strong>Failing to uninstall your Google applications may cause these applications to work improperly and, in many cases, Google Software Update will be reinstalled after a few hours</strong>.</li>
<li>Open a Terminal window by going to <strong>Applications</strong> &gt; <strong>Utilities</strong> in Finder.</li>
<li>Google Software Update can be uninstalled for a specific user or for your whole system. Paste one of the following commands in Terminal:
<ul>
<li><strong>Uninstall for a specific user:</strong>Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/Resources/install.py &#8211;uninstall</li>
<li><strong>Uninstall for the whole system:</strong> (needs root access)sudo /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/Resources/install.py &#8211;uninstall</li>
</ul>
</li>
<li>After pasting the command, press <strong>Enter</strong> on your keyboard.</li>
</ol>
<p>Google Software Update should now be uninstalled</p>
<h3>Configure Google Updater for the Mac OS X</h3>
<p><strong>Update Frequency</strong><br />
To change how frequently Google Software Update checks for updates, execute the following in the Terminal application:</p>
<p><code>$ defaults write com.google.Keystone.Agent checkInterval </code></p>
<p>where  is the elapsed time in seconds between update checks.</p>
<p>To disable Google Software Update from checking for updates, execute the following in the Terminal application:</p>
<p><span style="font-family: monospace, 'Times New Roman', 'Bitstream Charter', Times, serif;">$ defaults write com.google.Keystone.Agent checkInterval 0</span></p>
<p><strong>Manual Updates</strong><br />
Google Software Update also provides a way to manually update all Google software on a user&#8217;s Mac. Here&#8217;s how:</p>
<ol>
<li>In Finder, select <strong>Go</strong> &gt; <strong>Go to Folder</strong>.</li>
<li>In the window that appears, enter one of the following locations. It&#8217;s expected that one of these folders won&#8217;t be found:
<ul>
<li><code>/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/</code></li>
<li><code>~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/</code></li>
</ul>
</li>
<li>In the folder that opens, double click the file named &#8216;CheckForUpdatesNow.command&#8217;.</li>
</ol>
<p>Terminal will open to run the file. When you see the message &#8216;[Process completed]&#8216; you can close Terminal. Once this is done, your Google programs will be up to date.</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/' rel='bookmark' title='Permanent Link: Uninstall Google Gears From Mac OS X, Windows, Linux'>Uninstall Google Gears From Mac OS X, Windows, Linux</a></li><li><a href='http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/' rel='bookmark' title='Permanent Link: How to Hide or Remove A Installed Program from Add Remove'>How to Hide or Remove A Installed Program from Add Remove</a></li><li><a href='http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/' rel='bookmark' title='Permanent Link: How To Remove SpyWare, AdWare Clean and Fix Windows'>How To Remove SpyWare, AdWare Clean and Fix Windows</a></li><li><a href='http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/' rel='bookmark' title='Permanent Link: How To Upgrade and Update WordPress A Simple Guide'>How To Upgrade and Update WordPress A Simple Guide</a></li><li><a href='http://www.clazh.com/myspace-hack-profile-url-and-myspace-email/' rel='bookmark' title='Permanent Link: Myspace Hack : Profile url And MySpace Email'>Myspace Hack : Profile url And MySpace Email</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2009. |
<a href="http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/">Permalink</a> |
<a href="http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/&title=Google Updater Service Uninstall, Disable Or Configure The Complete Guide">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/google/" title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.clazh.com/category/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.clazh.com/category/technology/" title="View all posts in Technology" rel="category tag">Technology</a>  Tags: <a href="http://www.clazh.com/tag/guide/" rel="tag">Guide</a>, <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/update/" rel="tag">Update</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstall Google Gears From Mac OS X, Windows, Linux</title>
		<link>http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/</link>
		<comments>http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:23:44 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Uninstall]]></category>

		<guid isPermaLink="false">http://www.clazh.com/?p=421</guid>
		<description><![CDATA[I been playing around with Fluid for Mac, its similar to the Prism. If you don&#8217;t know what I am talking about, basically PRISM and FLUID let you run any web applications like Gmail, Facebook, Google Reader etc in a separate instance of a browser, so that you can launch them like desktop Icons.
I installed [...]]]></description>
			<content:encoded><![CDATA[<p>I been playing around with Fluid for Mac, its similar to the Prism. If you don&#8217;t know what I am talking about, basically <a href="http://prism.mozilla.com/">PRISM</a> and <a href="http://fluidapp.com/">FLUID</a> let you run any web applications like Gmail, Facebook, Google Reader etc in a separate instance of a browser, so that you can launch them like desktop Icons.</p>
<div class="wp-caption alignnone"><span class="image"><img title="Fluid Apps" src="http://i600.photobucket.com/albums/tt89/arpitjacob/google_gears.png" alt="Fluid Apps" width="461" height="154" /><span class="wp-caption-text">Fluid Apps</span></span></div>
<p>I installed google gears to enable offline browsing while using gmail, and google reader. After a while I decided to get rid of it since Little Snitch (a firewall application) told me that Google kept trying to connect every 30 minutes to the internet to check for an update, I found this extremely annoying and completely unnecessary. What was more annoying was that I couldn&#8217;t find a way to uninstall it. On a mac uninstalling is pretty straight forward just drag and drop the application on to the trash can. In google gears case it wasn&#8217;t installed as an application, and after hunting around I found that the only way to uninstall it is to run a command in terminal. below are the instructions.</p>
<ol>
<li>First Quit any fluid application including Safari.</li>
<li>In Finder, open your <strong>Applications</strong> folder.</li>
<li>Open the folder named <strong>Utilities</strong>.</li>
<li>Open <strong>Terminal</strong>. alternative is to type Terminal directly in Spotlight</li>
<li>In Terminal, enter the following command (including the quotes): <strong>&#8216;/Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/uninstall.command&#8217;</strong></li>
<li>Press <strong>Enter</strong>.</li>
<li>Enter your password when prompted.</li>
</ol>
<p>For instructions on how to uninstall Google Gears for various other Operating systems.</p>
<h4>Windows XP or Vista</h4>
<ol>
<li>Click the <strong>Start</strong> menu on your computer taskbar.</li>
<li>Select <strong>Control Panel</strong>.</li>
<li>Double-click <strong>Add or Remove Programs</strong> (on XP) or <strong>Programs and Features</strong> (on Vista).</li>
<li>Select <strong>Google Gears</strong> in the list of programs.</li>
<li> Click the <strong>Remove</strong> button.</li>
</ol>
<p>If you&#8217;ve installed Google Chrome, Gears is installed by default. To uninstall Gears for Google Chrome, you&#8217;ll need to <a href="http://www.google.com/support/chrome/bin/answer.py?answer=95319">uninstall Google Chrome</a>.</p>
<h4>Linux</h4>
<ol>
<li> Open Firefox.</li>
<li> Click the <strong>Tools</strong> menu.</li>
<li>Select <strong>Extensions </strong> (Firefox 1) or <strong>Add-ons</strong> (Firefox 2 or later).</li>
<li>Select <strong>Google Gears</strong> in the list of programs.</li>
<li> Click <strong>Uninstall</strong>.</li>
<li> Restart Firefox.</li>
</ol>
<h4>Mac OS X</h4>
<ol>
<li> Open Firefox.</li>
<li> Click the <strong>Tools</strong> menu.</li>
<li>Select <strong>Extensions </strong> (Firefox 1) or <strong>Add-ons</strong> (Firefox 2 or later).</li>
<li>Select <strong>Google Gears</strong> in the list of programs.</li>
<li> Click <strong>Uninstall</strong>.</li>
<li> Restart Firefox.</li>
</ol>
<h4>Windows Mobile 5.0 or 6.0</h4>
<ol>
<li> Select <strong>Settings</strong>.</li>
<li>If present, select the <strong>System</strong> tab.</li>
<li> Select <strong>Remove Programs</strong>.</li>
<li> Select <strong>Google Gears</strong> from the list.</li>
<li>Click <strong>Remove</strong>.</li>
<li> Restart your device.</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/' rel='bookmark' title='Permanent Link: Google Updater Service Uninstall, Disable Or Configure The Complete Guide'>Google Updater Service Uninstall, Disable Or Configure The Complete Guide</a></li><li><a href='http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/' rel='bookmark' title='Permanent Link: How to Hide or Remove A Installed Program from Add Remove'>How to Hide or Remove A Installed Program from Add Remove</a></li><li><a href='http://www.clazh.com/google-announces-gears-offline-support-web-applications/' rel='bookmark' title='Permanent Link: Google Announces &quot;Gears&quot; Offline Support For Web Applications'>Google Announces &quot;Gears&quot; Offline Support For Web Applications</a></li><li><a href='http://www.clazh.com/recover-lost-forgotten-windows-xp-administrator-password/' rel='bookmark' title='Permanent Link: Recover Lost Forgotten Windows XP Administrator Password'>Recover Lost Forgotten Windows XP Administrator Password</a></li><li><a href='http://www.clazh.com/google-chrome-os-all-about-it-breaking-news/' rel='bookmark' title='Permanent Link: Google Chrome OS All About it &#8211; Breaking News'>Google Chrome OS All About it &#8211; Breaking News</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2009. |
<a href="http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/">Permalink</a> |
<a href="http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/&title=Uninstall Google Gears From Mac OS X, Windows, Linux">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/google/" title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>  Tags: <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/uninstall/" rel="tag">Uninstall</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Hack : Switch Or Turn Off Facebook Lite To Default</title>
		<link>http://www.clazh.com/facebook-hack-switch-turn-off-remove-facebook-lite-to-default/</link>
		<comments>http://www.clazh.com/facebook-hack-switch-turn-off-remove-facebook-lite-to-default/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 20:40:00 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Social-Networks]]></category>

		<guid isPermaLink="false">http://www.clazh.com/?p=419</guid>
		<description><![CDATA[I was using Facebook when I saw the ad on the side recommending me to switch to Facebook lite for a faster and better user experience. So I clicked on it hoping to change back to the regular Facebook interface once I was done with exploring Facebook Lite. Facebook lite is an simplified version of [...]]]></description>
			<content:encoded><![CDATA[<p>I was using Facebook when I saw the ad on the side recommending me to switch to <strong>Facebook</strong> lite for a faster and better user experience. So I clicked on it hoping to change back to the regular Facebook interface once I was done with exploring <strong>Facebook Lite</strong>. Facebook lite is an simplified version of Facebook, that lets you use facebook without the clutter of various Facebook Applications spamming your Wall and Feed. But the funny thing is there was no link anywhere which I could use to switch back to the regular interface. I spent 10 minutes trying to figure out how to Switch off the Facebook Lite Interdface change back to the default Facebook interface. I could see that the URL of the the Facebook Lite page was http://lite.facebook.com/ and when I tried entering http://facebook.com/ it would redirect me back to http://lite.facebook.com/. After a lot of hunting around I found a couple of solutions.</p>
<h2>Official way to Switch off Facebook Lite</h2>
<p>On the top right hand corner before the search box you&#8217;ll see two small icons, the first on looks like a spanner click this, this will take you to the facebook lite settings page.</p>
<div class="wp-caption alignnone"><span class="image"><img title="Facebook Lite Settings" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20Facebook/Facebook_Lite_Turn_off.png" alt="" width="350" height="120" /><span class="wp-caption-text">Facebook Lite Settings</span></span></div>
<p>Now click on default site</p>
<div class="wp-caption alignnone"><span class="image"><img title="Facebook Lite Default Site" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20Facebook/Facebook_Lite_Switch_off.png" alt="Facebook Lite Default Site" width="300" height="110" /><span class="wp-caption-text">Facebook Lite Default Site</span></span></div>
<p>Select. <strong>When I go to Facebook.com, show me, Regular Facebook</strong>. and click save you should be done. You also have the option of checking <strong>Let me switch between regular Facebook and Facebook Lite</strong> If you select this option, a blue bar will appear at the top of Facebook that enables you to switch back and forth between the two versions i.e Facebook Lite and the default Facebook Interface.</p>
<div class="wp-caption alignnone"><span class="image"><img title="Facebook Lite Change To Default Facebook" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20Facebook/Facebook_Lite_Change_back.png" alt="Facebook Lite Change To Default Facebook" width="455" height="188" /><span class="wp-caption-text">Facebook Lite Change To Default Facebook</span></span></div>
<h2>Use The Facebook Feeback Form</h2>
<p>Scroll way down to the bottom of the facebook lite interface at the bottom you&#8217;ll see a small link called feedback click this., You&#8217;ll see a new page at the top it will say Looking to get back to the regular Facebook? Just click here. Just click the given link it should turn off the Facebook Lite interface and send you back to the regular Facebook interface.</p>
<h4>Other Methods are listed below but not Guaranteed to work.</h4>
<h2>Change Facebook URL Link</h2>
<p>You&#8217;ll notice that the Url has changed to http://lite.facebook.com/ just change this back to http://facebook.com/. This doesn&#8217;t work all the time you can try to use http://lite.facebook.com/home.php</p>
<h2>Clear Your browser Cookies and Cache</h2>
<p>Clear your browser cookies and cache and try logging into facebook again, the facebook lite interface should be gone now.<br />
For Internet Explorer users go to your menu bar and click Tools &#8211;&gt; Internet Options &#8211;&gt; <strong>Delete Cookies</strong> and <strong>Delete Files </strong><br />
For Firefox Users go to your menu bar and click Tools &#8211;&gt; Clear recent History &#8211;&gt; Select all the options and click <strong>Clear all </strong></p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/myspace-hack-profile-url-and-myspace-email/' rel='bookmark' title='Permanent Link: Myspace Hack : Profile url And MySpace Email'>Myspace Hack : Profile url And MySpace Email</a></li><li><a href='http://www.clazh.com/facebook-chat-google-gtalk-intergration/' rel='bookmark' title='Permanent Link: Facebook Chat, Google Gtalk Intergration Coming Soon'>Facebook Chat, Google Gtalk Intergration Coming Soon</a></li><li><a href='http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/' rel='bookmark' title='Permanent Link: Uninstall Google Gears From Mac OS X, Windows, Linux'>Uninstall Google Gears From Mac OS X, Windows, Linux</a></li><li><a href='http://www.clazh.com/microsoft-and-facebook-announce-partnership/' rel='bookmark' title='Permanent Link: Microsoft and Facebook Announce Partnership'>Microsoft and Facebook Announce Partnership</a></li><li><a href='http://www.clazh.com/how-to-hack-myspace-private-profile-picture-and-video/' rel='bookmark' title='Permanent Link: How To Hack Myspace Private profile picture and video'>How To Hack Myspace Private profile picture and video</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2009. |
<a href="http://www.clazh.com/facebook-hack-switch-turn-off-remove-facebook-lite-to-default/">Permalink</a> |
<a href="http://www.clazh.com/facebook-hack-switch-turn-off-remove-facebook-lite-to-default/#comments">8 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/facebook-hack-switch-turn-off-remove-facebook-lite-to-default/&title=Facebook Hack : Switch Or Turn Off Facebook Lite To Default">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/general/" title="View all posts in General" rel="category tag">General</a>,  <a href="http://www.clazh.com/category/internet/" title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>  Tags: <a href="http://www.clazh.com/tag/facebook/" rel="tag">FaceBook</a>, <a href="http://www.clazh.com/tag/hacking/" rel="tag">Hacking</a>, <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/social-networks/" rel="tag">Social-Networks</a>, <a href="http://www.clazh.com/tag/tutorial/" rel="tag">Tutorial</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/facebook-hack-switch-turn-off-remove-facebook-lite-to-default/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Remove SpyWare, AdWare Clean and Fix Windows</title>
		<link>http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/</link>
		<comments>http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 18:08:56 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Anti-Virus]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[SpyWare]]></category>

		<guid isPermaLink="false">http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/</guid>
		<description><![CDATA[Recently my company gave me a laptop to use for work. It was riddled with SpyWare and AdWare. The instant I fired up IE the Virus and SpyWare would trigger up and redirect me to some random ad laden web page requesting me to download even more SpyWare. Since reinstalling the OS was not an [...]]]></description>
			<content:encoded><![CDATA[<p>Recently my company gave me a laptop to use for work. It was riddled with SpyWare and AdWare. The instant I fired up IE the Virus and SpyWare would trigger up and redirect me to some random ad laden web page requesting me to download even more SpyWare. Since reinstalling the OS was not an option I had to clean up the system on my own somehow. I am listing a bunch of software that you&#8217;ll need before we proceed.</p>
<ol>
<li><a href="http://www.avast.com/eng/download-avast-home.html">Avast</a> or <a href="http://free.grisoft.com/">AVG</a> (Get the Free Versions)</li>
<li><a href="http://www.lavasoftusa.com/products/ad_aware_free.php">AdAware (Get the free Version)</a></li>
<li><a href="http://www.ccleaner.com/">CCleaner</a></li>
<li><a href="http://technet.microsoft.com/hi-in/sysinternals/bb963902(en-us).aspx">AutoRuns</a></li>
<li><a href="http://www.microsoft.com/technet/sysinternals/utilities/ProcessExplorer.mspx">ProcessExplorer</a></li>
<li><a href="http://www.mozilla.com">FireFox</a></li>
</ol>
<h2>Update Window</h2>
<p>The first step is to make sure your windows is updated with the latest security patches and fixes. If you are running Windows XP make sure you have installed <a href="http://www.microsoft.com/windowsxp/sp2/default.mspx">Service Pack 2</a>. Once you are done installing service pack 2 you should run Windows update and get the latest patches. Another alternative is to use <a href="http://www.autopatcher.com/">AutoPatcher</a> this is a utility which will download all the required patches and security fixes from Microsoft and store it in a folder on your system which you can later reuse to apply to other computers that you need to update.</p>
<h2>Run A Full Scan Using AntiVirus and AntiSpyware Softwares.</h2>
<p>There are a number of free AntiVirus software I have for now listed two of them. Virus can do all sorts of weird things to your computer. For example on my laptop the virus disabled the &#8220;View Hidden Files&#8221; option, even though I checked the option it would reset it back, it also set a number of scheduled tasks in my Task Scheduler to call a number of different copies of the Virus. Run a full scan of the system. Next run a Anti-SpyWare software I highly recommend AdAware.</p>
<div class="wp-caption alignnone"><span class="image"><img title="A Virus Infected Tasks list" src="http://i150.photobucket.com/albums/s97/clazh/scheduledtasks-1.png" alt="" width="187" height="228" /><span class="wp-caption-text">A Virus Infected Tasks list</span></span></div>
<div class="wp-caption alignnone"><span class="image"><img title="AVG Virus Scan With Detected Viruses" src="http://i150.photobucket.com/albums/s97/clazh/AVG_VirusesCustom.png" alt="" width="575" height="477" /><span class="wp-caption-text">AVG Virus Scan With Detected Viruses</span></span></div>
<h2>Clean Up Your Start Up Items.</h2>
<p>Most SpyWare and Virus configure your start up items to run the Virus when you boot up or log into your system. Use the <a href="http://www.netsquirrel.com/msconfig/msconfig_xp.html">MsConfig tool in windows to check which items are being loaded at start up</a>. If you see any suspicious looking entries uncheck them also identify which file is being called and manually delete it. Sometime this might not work like in my case I had to log into widows using safe mode (When Windows is booting up press F8 you will see an option to load windows under safe mode)  and delete the offending file. Use the process explorer tool to see if the processing running on your system are all legitimate. Also use AutoRuns to delete any entries that look suspicious especially DLL that are unsigned and have random looking names.</p>
<h2>Clean Up And Optimise Your System.</h2>
<p>There are a number of tools that can clean your system of unwanted and unused temporary files and registry entries. One of the best tools that I have found so far is CCleaner which provides a number of advanced options to clean up your system. Try to keep the number of items that start up when you boot the system to a minimum.</p>
<h2>Prevention Is Better Than Cure.</h2>
<p>Better safe than sorry. Ditch IE period and get FireFox. Run an Anti-Virus software and do a full scan periodically. Also do a full Anti-SpyWare scan periodically. Also scan external drives like thumb drives and external hard disk when you connect it to the computer.</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/free-online-virus-scan-using-multiple-anti-virus-tools/' rel='bookmark' title='Permanent Link: Free Online Virus Scan Using Multiple Anti-Virus Tools'>Free Online Virus Scan Using Multiple Anti-Virus Tools</a></li><li><a href='http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/' rel='bookmark' title='Permanent Link: How to Hide or Remove A Installed Program from Add Remove'>How to Hide or Remove A Installed Program from Add Remove</a></li><li><a href='http://www.clazh.com/windows-7-activation-key-crack-by-hackers-chew-wga-removewga/' rel='bookmark' title='Permanent Link: Windows 7 Activation Key Crack By Hackers, Chew WGA &#038; RemoveWGA'>Windows 7 Activation Key Crack By Hackers, Chew WGA &#038; RemoveWGA</a></li><li><a href='http://www.clazh.com/clean-wordpress-theme-updated-to-version-06/' rel='bookmark' title='Permanent Link: Clean Wordpress Theme Updated To Version 0.6'>Clean Wordpress Theme Updated To Version 0.6</a></li><li><a href='http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/' rel='bookmark' title='Permanent Link: How to Hack or Crack a Windows XP Administrator Password'>How to Hack or Crack a Windows XP Administrator Password</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2008. |
<a href="http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/">Permalink</a> |
<a href="http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/#comments">13 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/&title=How To Remove SpyWare, AdWare Clean and Fix Windows">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/featured/" title="View all posts in Featured" rel="category tag">Featured</a>,  <a href="http://www.clazh.com/category/technology/" title="View all posts in Technology" rel="category tag">Technology</a>,  <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>  Tags: <a href="http://www.clazh.com/tag/anti-virus/" rel="tag">Anti-Virus</a>, <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/repair/" rel="tag">Repair</a>, <a href="http://www.clazh.com/tag/spyware/" rel="tag">SpyWare</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Advanced Guide On How To Choose A Good Web Host</title>
		<link>http://www.clazh.com/advanced-guide-on-how-to-choose-a-good-web-host/</link>
		<comments>http://www.clazh.com/advanced-guide-on-how-to-choose-a-good-web-host/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 16:18:14 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Web-Hosting]]></category>

		<guid isPermaLink="false">http://www.clazh.com/advanced-guide-on-how-to-choose-a-good-web-host/</guid>
		<description><![CDATA[After my recent frustrating experience with various web hosts I decided to write an article after some of my readers requested me to. My focus is on web hosts that provide shared hosting since and does not cover buying or using Dedicated hosting, since Shared Hosting is the most commonly used web hosting.
There are three [...]]]></description>
			<content:encoded><![CDATA[<p>After my recent frustrating experience with various web hosts I decided to write an article after some of my readers requested me to. My focus is on web hosts that provide shared hosting since and does not cover buying or using Dedicated hosting, since Shared Hosting is the most commonly used web hosting.</p>
<p>There are three Major factors you need to look at when you are about to buy Web Hosting. We&#8217;ll explore each point one by one and various tools to asses and collect data.</p>
<ol>
<li>Uptime</li>
<li>Response Time</li>
<li>Tech Support</li>
<li>Ease of Use</li>
</ol>
<h2>Uptime</h2>
<p>100% uptime is a myth when it comes to shared hosting no shared web host can guarantee you 100% uptime. Why because, servers need maintenance to keep them running in top notch condition maintenance means downtime and In the case of Shared hosting this is very much true. In a month calculate the total time that your site goes down and if it is more than 5-6 hours then your Web host in very unreliable (DreamHost). Its is common for a shared hosting site to go down a few minutes(not more than 5 minutes) once a week.</p>
<p>I used tools like <a href="http://www.pingdom.com/">PingDom</a>, <a href="http://mon.itor.us/">mon.itor.us</a> and <a href="http://site24x7.com">Site24X7</a> to monitor my site uptime. Out of the three tools I highly recommend Pingdom (they have a 30 day trial which should be enough for you to do your research) since they have more servers around the world and you can configure it to check your site every minute.</p>
<h2>Response Time</h2>
<p>Response time is the time that your web site takes to respond to a HTTP request(When a Web Page is loaded a number of HTTP Calls are made depending on how many pictures, CSS and JavaScript files are being loaded). The Ideal response time for a site should not cross 1 sec. Most Shared Hosts cram a lot of websites on to the same server this can cause the web sites to become slow. In case there are a lot of high traffic blogs/Web Sites on the same servers as the one you are hosted on your site is likely to be slow. Use this tool <a href="http://www.myipneighbors.com/" title="http://www.myipneighbors.com/">http://www.myipneighbors.com/</a> to check how many other sites are hosted along with you. It is common for web hosts to put 150-200 low traffic sites on the same server, if you notice more than 2-3 High traffic sites on the same server then your site is likely to be slow.</p>
<p>Again PingDom is a great tool to monitor site response time, they have more than 15 different servers located around the world that tell you response time around various parts of the world. Or you could use this completely free tool to check your site response time from 5 different locations around the world. <a href="http://internetsupervision.com/scripts/urlcheck/check.aspx" title="http://internetsupervision.com/scripts/urlcheck/check.aspx">http://internetsupervision.com/scripts/urlcheck/check.aspx</a></p>
<h2>Tech Support</h2>
<p>You might face hiccups along the way when hosting a site. How fast do they reply to your emails. In my case BlueHost provides Instant live chat support. Most Web Hosts have some kind of ticketing system based on priority and complexity of the problem and you would be required to for 2-3 hours before you receive any reply. After being with BlueHost for a while I fail to understand why other Web Hosts also cannot provide live chat support, my previous experience with Media Temple was horrible with replies taking more than 24 hours. On DreamHost when I posted a support ticket I could mark the ticket as HIGH, Medium, Low etc and depending on the priority I found the response varied but on Media Temple they don&#8217;t have any such priority marking system which I think sucks big time like in my case my site was down for more than 3 days.</p>
<h2>Ease of Use</h2>
<p>How easy and intuitive is the Web Hosting Control panel. I have used DreamHost, Media Temple and BlueHost. And I found Media Temple User Interface a pleasure to use and understand. But both DreamHost and Media Temple Control Panels are rather slow in loading. BlueHost has a blazing fast Control Panel they use CPanel with their own enhancements and Addons.</p>
<p>While There are other factors that can slow down your site like having lots of images, widget, scripts. etc which can effect your site. I think I&#8217;ll cover them in another post since I myself am guilty of making some of these mistakes. Hopefully when I have finished redesigning my site I can tackle this topic.</p>
<p>If you want to learn more about on site optimisation here are a bunch of links that you find useful.</p>
<p><strong>Tools and Extensions</strong></p>
<p><a href="http://www.pingdom.com/tools/fpt/">http://www.pingdom.com/tools/fpt/</a><br />
<a href="http://internetsupervision.com/scripts/urlcheck/check.aspx"> http://internetsupervision.com/scripts/urlcheck/check.aspx</a><br />
<a href="http://www.webwait.com/"> http://www.webwait.com/</a><br />
<a href="http://www.websiteoptimization.com/services/analyze/"> http://www.websiteoptimization.com/services/analyze/</a><br />
<a href="http://developer.yahoo.com/yslow"> http://developer.yahoo.com/yslow</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/1433"> https://addons.mozilla.org/en-US/firefox/addon/1433</a><br />
<a href="http://www.getfirebug.com/">FireBugÂ </a></p>
<p><strong>Articles</strong></p>
<p><a href="http://www.glazkov.com/blog/client-side-performance-tip/">http://www.glazkov.com/blog/client-side-performance-tip/</a><br />
<a href="http://www.vandelaydesign.com/blog/design/designing-pages-to-load-quickly/"> http://www.vandelaydesign.com/blog/design/designing-pages-to-load-quickly/</a><br />
<a href="http://paulstamatiou.com/2007/07/25/how-to-optimize-your-site-with-image-sprites/"> http://paulstamatiou.com/2007/07/25/how-to-optimize-your-site-with-image-sprites/</a><br />
<a href="http://www.thinkvitamin.com/features/dev/enhance-your-page-performance"> http://www.thinkvitamin.com/features/dev/enhance-your-page-performance</a><br />
<a href="http://learningtheworld.eu/2007/performance/"> http://learningtheworld.eu/2007/performance/</a><br />
<a href="http://meiert.com/en/blog/20070621/load-time-the-ux-factor-facts-and-measures/"> http://meiert.com/en/blog/20070621/load-time-the-ux-factor-facts-and-measures/</a><br />
<a href="http://immike.net/blog/2007/07/24/css-redundancy-checker/"> http://immike.net/blog/2007/07/24/css-redundancy-checker/</a></p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/shared-hosting-sucks-moved-to-dedicated-virtual/' rel='bookmark' title='Permanent Link: Shared Hosting Sucks Moved To Dedicated Virtual'>Shared Hosting Sucks Moved To Dedicated Virtual</a></li><li><a href='http://www.clazh.com/moved-to-bluehost-media-temple-grid-server-overrated/' rel='bookmark' title='Permanent Link: Moved To BlueHost Media Temple Grid Server Overrated'>Moved To BlueHost Media Temple Grid Server Overrated</a></li><li><a href='http://www.clazh.com/i-am-back-online-dcamp-dns-issues-mediatemple-and-bluehost/' rel='bookmark' title='Permanent Link: I Am Back Online, DCAMP, DNS Issues, MediaTemple and BlueHost'>I Am Back Online, DCAMP, DNS Issues, MediaTemple and BlueHost</a></li><li><a href='http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/' rel='bookmark' title='Permanent Link: Google Updater Service Uninstall, Disable Or Configure The Complete Guide'>Google Updater Service Uninstall, Disable Or Configure The Complete Guide</a></li><li><a href='http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/' rel='bookmark' title='Permanent Link: How To Upgrade and Update WordPress A Simple Guide'>How To Upgrade and Update WordPress A Simple Guide</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/advanced-guide-on-how-to-choose-a-good-web-host/">Permalink</a> |
<a href="http://www.clazh.com/advanced-guide-on-how-to-choose-a-good-web-host/#comments">11 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/advanced-guide-on-how-to-choose-a-good-web-host/&title=Advanced Guide On How To Choose A Good Web Host">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/technology/" title="View all posts in Technology" rel="category tag">Technology</a>,  <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>  Tags: <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/web-hosting/" rel="tag">Web-Hosting</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/advanced-guide-on-how-to-choose-a-good-web-host/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How To Upgrade and Update WordPress A Simple Guide</title>
		<link>http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/</link>
		<comments>http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 16:04:03 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/</guid>
		<description><![CDATA[So we have another WordPress Release 2.2.2 in such a short time, I&#8217;ve helped a few of my friends to set up WordPress blogs. They still aren&#8217;t very confident when upgrading or updating WordPress. I usually update as soon as the WordPress developers release a security fix. While there are Plugins that you can use [...]]]></description>
			<content:encoded><![CDATA[<p>So we have another WordPress <strong>Release 2.2.2</strong> in such a short time, I&#8217;ve helped a few of <a href="http://www.voizd.com">my friends</a> to set up WordPress blogs. They still aren&#8217;t very confident when upgrading or updating WordPress. I usually update as soon as the WordPress developers release a security fix. While there are Plugins that you can use to automatically download and update WordPress, but I prefer the manual route.</p>
<p>A list of Plugins that you can use to upgrade automatically.</p>
<ol>
<li><a href="http://www.zirona.com/software/wordpress-instant-upgrade">The InstantUpgrade</a></li>
<li><a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin-update.html">WordPress Automatic Update</a></li>
</ol>
<p>Here&#8217;s the simplest and safest manual route.</p>
<h2>Backup your Database</h2>
<p>The First rule, backup your WordPress Database even if you are using Automatic Update Plugins I recommend you to make a backup. If you find backing up the databases using phpMyAdmin too complicated a simpler solution is to install the excellent <a href="http://www.ilfilosofo.com/blog/wp-db-backup">WordPress Database Plugin</a>, not only can you download a copy of you database with a click you can also schedule it to send you a copy of the database by mail depending on the time frame you specify i.e. daily, weekly or monthly.</p>
<h2>Download WordPress from WordPress.org</h2>
<p>Always download the latest WordPress from the WordPress.org site. After you&#8217;ve download the zip file extract it to a folder (by default it extracts to a folder called WordPress). Login to your website using FTP and upload this folder to the <strong>root </strong>directory of your Website where your blog is installed (I assume that there is no other folder with the same name). Create a new folder called <strong>backup</strong>.</p>
<p><strong>Important Note</strong>: Before we begin there are some files and folders you shouldn&#8217;t touch these are the <strong>wp-content</strong> folder and <strong>wp-config.php</strong> and <strong>.htaccess</strong> files in your root directory. Additionally you may have some non-WordPress related files like  <strong>robots.txt, Sitemap.xml etc.</strong></p>
<p>If you followed my instructions carefully You&#8217;ll see the following directory structure given in the screenshot below.</p>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/Wordpress_backup_Upgrade1.png" title="WordPress Update Backup 1" alt="WordPress Update Backup 1" height="215" width="339" /></p>
<p>Move the folders called <strong>wp-admin</strong> and <strong>wp-includes</strong> from the root folder to the <strong>backup</strong> folder. Don&#8217;t do anything to the <strong>wp-content</strong> folder since this contains your themes and plugins and uploaded files. Also move all the WordPress related files from the root directory except <strong>wp-config.php</strong> and <strong>.htaccess</strong> (don&#8217;t move Non-WordPress related files that you may have example <strong>robots.txt, Sitemap.xml etc</strong>) Now the directory structure looks like this.</p>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/Wordpress_backup_Upgrade2.png" title="WordPress Update Backup 2" alt="WordPress Update Backup 2" height="215" width="339" /><br />
Next move all the folders <strong>wp-admin</strong> and <strong>wp-includes</strong> and files except the <strong>wp-content</strong> folder from your <strong>WordPress</strong> to the root folder.</p>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/Wordpress_backup_Upgrade3.png" title="WordPress Update Backup 3" alt="WordPress Update Backup 3" height="215" width="339" /></p>
<p>Now go to your browser and type in <strong>www.your-blog-url.com/wp-admin/upgrade.php</strong> thats it your done.</p>
<p>Check if everything is running fine. You can delete the WordPress and <strong>backup </strong>folder if all is well.</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/three-wordpress-security-tips/' rel='bookmark' title='Permanent Link: Three WordPress Security Tips'>Three WordPress Security Tips</a></li><li><a href='http://www.clazh.com/how-to-restore-and-recover-your-firefox-bookmarks/' rel='bookmark' title='Permanent Link: How To Restore And Recover Your Firefox Bookmarks'>How To Restore And Recover Your Firefox Bookmarks</a></li><li><a href='http://www.clazh.com/move-from-blogger-to-wordpress-and-maintain-permalinks-and-traffic/' rel='bookmark' title='Permanent Link: Move From Blogger To Wordpress and Maintain Permalinks And Traffic'>Move From Blogger To Wordpress and Maintain Permalinks And Traffic</a></li><li><a href='http://www.clazh.com/copy-feed-wordpress-plugin-translated-to-english/' rel='bookmark' title='Permanent Link: Copy Feed Wordpress Plugin Translated To English'>Copy Feed Wordpress Plugin Translated To English</a></li><li><a href='http://www.clazh.com/wordpress-plugins-to-combat-sploggers/' rel='bookmark' title='Permanent Link: WordPress Plugins To Combat Sploggers'>WordPress Plugins To Combat Sploggers</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/">Permalink</a> |
<a href="http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/#comments">9 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/&title=How To Upgrade and Update WordPress A Simple Guide">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>,  <a href="http://www.clazh.com/category/wordpress/" title="View all posts in Wordpress" rel="category tag">Wordpress</a>  Tags: <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How To: Conjure Your Own Site Design</title>
		<link>http://www.clazh.com/how-to-conjure-your-own-site-design/</link>
		<comments>http://www.clazh.com/how-to-conjure-your-own-site-design/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 06:29:08 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Web-Development]]></category>

		<guid isPermaLink="false">http://www.clazh.com/how-to-conjure-your-own-site-design/</guid>
		<description><![CDATA[I would guess that if you are reading this blog, you are somewhat interested in some form of graphics design. If that is the case, than you’ve probably wanted to design a website for yourself, or maybe you already have. But are you completely happy with the originality of your design? Or maybe you just [...]]]></description>
			<content:encoded><![CDATA[<p>I would guess that if you are reading this blog, you are somewhat interested in some form of graphics design. If that is the case, than you’ve probably wanted to design a website for yourself, or maybe you already have. But are you completely happy with the originality of your design? Or maybe you just feel like your site needs a refresher. Well, than you have found the right place to help kick-start your attempt to create your own, stylish, and original web site layout.</p>
<p><strong>Part 1: Choosing Your Colors</strong></p>
<p>A good choice of colors can make-or-break your design. That is why the first step is to pick your colors, and pick them wisely.</p>
<p>The first part of picking colors is to decide between light or dark. While you’re subject matter could way in on your decision (like choosing light colors for a site about flowers), it should also be about what you are looking to accomplish with your. If your site is a blog with tons of text (like Clazh), light colors for your layout, with dark text, is a good idea because it improves the readability of your site. If your site is all about showing off your graphical expertise, than dipping into the darker end of the spectrum may help to accentuate the graphical aspects of your design.</p>
<p><strong>Light Color Scheme</strong></p>
<p><img src="http://i12.photobucket.com/albums/a238/RealSomething/Clazh/lightcolors.png" alt="Light Colors" align="middle" height="132" width="311" /></p>
<p><strong>Dark Color Scheme</strong></p>
<p><img src="http://i12.photobucket.com/albums/a238/RealSomething/Clazh/darkcolors.png" alt="Dark Colors" align="middle" height="60" width="296" /></p>
<p>Do you have your scheme chosen? Good. Now moving on to the actual color selection. I am just going to assume that you are older than 10, and can tell what colors go together, and what colors do not. For example, Pink and Light Blue go together, while Bright Green and Bright Yellow could potentially make your eyes bleed. So now, it’s really up to you to choose your colors, based on what you think visitors will find attractive. I would recommend choosing about 5 colors, even if they are only variations of each other. If you just can’t seem to pinpoint a color set, than use <a href="http://kuler.adobe.com" title="Adobe Kuler">Adobe Kuler</a> to help you choose an attractive set.<br />
<strong>Part 2: Finding Inspiration</strong></p>
<p>Pablo Picasso once said, “Good artists copy, great artists steal.” As a designer, you are obviously an artist. Being such, you should definitely take his advice, but not in a literal sense. You don’t want to peruse the web, find a shnazzy looking website, and then just rip-off their design. But what you do want to do is to take inspiration from the work (in this case the designs of websites) of others. There isn’t really much to elaborate on, except for the fact that you should just look at the layout of the site, the navigation, the way ads are handled, and the way the content is handled. But don’t think that you’ll be doing everything the same as the sites you use as base material. That would be stealing. ;)</p>
<p>For some sites you can visit to see galleries of other sites to then take inspiration from (what a confusing sentence), you can try these links:</p>
<ul>
<li><a href="http://faveup.com/?filter%5Bdesign_type%5D=40" title="FaveUp">FaveUp</a></li>
<li><a href="http://www.screenalicio.us" title="Screenalicious">Screenalicious</a></li>
<li><a href="http://www.cssdrive.com/" title="CSS Drive">CSS Drive</a></li>
<li><a href="http://www.css-website.com/" title="CSS Website">CSS Website</a></li>
<li><a href="http://www.unmatchedstyle.com/" title="Unmatched Style">Unmatched Style</a></li>
<li><a href="http://cssremix.com/" title="CSS Remix">CSS Remix</a></li>
<li><a href="http://cssvault.com/" title="CSS Vault">CSS Vault</a></li>
<li><a href="http://www.stylegala.com/" title="Stylegala">Stylegala</a></li>
<li><a href="http://www.cssbeauty.com/gallery/" title="CSS Beauty">CSS Beauty</a></li>
</ul>
<p><strong>Part 3: Deciding on Your Own Layout</strong></p>
<p><a href="http://leahculver.com" title="Leah Culver"><strong>Leah Culver&#8217;s Stupid Blog</strong></a></p>
<p>Notice the way that all of the site content has the same background color, and is aligned in the middle of the page, taking up the same width.</p>
<p><img src="http://i12.photobucket.com/albums/a238/RealSomething/Clazh/downthemiddle.png" alt="Leah Culver's Stupid Blog" align="middle" height="259" width="505" /></p>
<p><a href="http://glennwolsey.com" title="Glenn Wolsey"><strong>Glenn Wolsey</strong></a></p>
<p>In this example, you can see how all of the content is spread across the width of the screen, with the header being the dominant element.</p>
<p><img src="http://i12.photobucket.com/albums/a238/RealSomething/Clazh/spreadacross.png" alt="Glenn Wolsey" align="middle" height="251" width="599" /></p>
<p><a href="http://orderedlist.com" title="Ordered List"><strong>Ordered List</strong></a></p>
<p>Here you can see (vaguely in the screen shot) that each category of content is given it&#8217;s own &#8220;space, where nothing is attached.</p>
<p><img src="http://i12.photobucket.com/albums/a238/RealSomething/Clazh/seperated.png" alt="Ordered List" align="middle" height="215" width="415" /></p>
<p>One last thing to think about when dreaming up the basic layout is the number of columns you will need. For a blog, you may need 2 or three, where as with a portfolio site, you could get away with one.</p>
<p><strong>Part 4: Making a Mockup</strong></p>
<p>You’re almost there! Just stick with me and you’ll be ready to whip out your HTML editor of choice and start hammering away. But before you do that, you should have a full idea of what the site should look like when the (X)HTML and CSS is complete.</p>
<p>For this step, you will need to have a graphical editor. Now, you COULD skip this step entirely, but it helps tenfold to be able to see what you’re trying to achieve. It’s also much easier to make tweaks this way.</p>
<p>If you do not have a graphical editor (like Photoshop), than you have some expensive, and free options. The two I would recommend would be <a href="http://www.adobe.com/products/photoshop/photoshop/" title="Adobe Photoshop">Adobe Photoshop</a>, or the <a href="http://www.gimp.org/" title="GIMP">GIMP</a>. The GIMP being a little less user-friendly but free.</p>
<p><strong>Note: Save repeatedly. I prefer to save every 5-10 minutes or so. Laugh now, but if something ever goes wrong, I never have too much to make up.</strong></p>
<ol>
<li><!--[if !supportLists]-->Alrighty. The first step in making your mockup is to make a basic layout of content. In other words, you make a bunch of squares based on where you want your content to go. No color, no nothing. Just rectangles with black outlines. Don’t forget to label them, for future reference.</li>
<li>The next thing you should do is start to add colors, rounded corners, and the basics of the design. The boxes are no longer necessary, although you may want to still have labels of what area is for what content.</li>
<li><!--[if !supportLists]-->Next, you add basic text, like menus, the header/logo, the footer, and maybe some Lorem Ipsum for your post areas if you’re designing a blog.</li>
<li>Finally, you should now add the small graphics, and as much detail as you can. When you are finished with this step, what you should have on your screen should be exactly what you want the site to look like when you are done with your markup. If not, now would be a great time to tweak everything until it’s perfect. Another good idea would be to save the layout as an image, and send it to a few friends to get their take on it.</li>
</ol>
<p>Now that you know exactly how everything should look and function, it will be much easier to code the design. If you can’t do that, than that’s your problem.</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/free-web-design-icons-download-web-development-projects/' rel='bookmark' title='Permanent Link: 10 Free Web Design Icons For Download, Used On This Web Site'>10 Free Web Design Icons For Download, Used On This Web Site</a></li><li><a href='http://www.clazh.com/best-customizable-multiple-color-styles-wordpress-themes/' rel='bookmark' title='Permanent Link: Best Customizable Multiple Color Styles Wordpress Themes'>Best Customizable Multiple Color Styles Wordpress Themes</a></li><li><a href='http://www.clazh.com/my-web-design-got-ripped/' rel='bookmark' title='Permanent Link: My Web Design Got Ripped'>My Web Design Got Ripped</a></li><li><a href='http://www.clazh.com/a-little-about-me-and-the-sandpress-theme/' rel='bookmark' title='Permanent Link: A little About Me And The SandPress Theme'>A little About Me And The SandPress Theme</a></li><li><a href='http://www.clazh.com/tutorial-to-create-a-realistic-cigarette-in-photoshop/' rel='bookmark' title='Permanent Link: Tutorial To Create A Realistic Cigarette In Photoshop'>Tutorial To Create A Realistic Cigarette In Photoshop</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/how-to-conjure-your-own-site-design/">Permalink</a> |
<a href="http://www.clazh.com/how-to-conjure-your-own-site-design/#comments">8 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/how-to-conjure-your-own-site-design/&title=How To: Conjure Your Own Site Design">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/design/" title="View all posts in Design" rel="category tag">Design</a>,  <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>  Tags: <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/photoshop/" rel="tag">Photoshop</a>, <a href="http://www.clazh.com/tag/tutorial/" rel="tag">Tutorial</a>, <a href="http://www.clazh.com/tag/web-development/" rel="tag">Web-Development</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/how-to-conjure-your-own-site-design/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>5 Blogging Secrets For A Successful Blog</title>
		<link>http://www.clazh.com/5-blogging-secrets-for-a-successful-blog/</link>
		<comments>http://www.clazh.com/5-blogging-secrets-for-a-successful-blog/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 02:50:52 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.clazh.com/5-blogging-secrets-for-a-successful-blog/</guid>
		<description><![CDATA[Update: added, what are pillar posts.
Here are a few tips that I have learnt over the past few months that I been blogging. I think these steps are important for maintaining and keeping the momentum going new blogs.
1. Drafts.
Make drafts of your future posts, collect data and information related to the post and keep working [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> added, what are pillar posts.</p>
<p>Here are a few tips that I have learnt over the past few months that I been blogging. I think these steps are important for maintaining and keeping the momentum going new blogs.</p>
<p><strong>1. Drafts.</strong></p>
<p>Make drafts of your future posts, collect data and information related to the post and keep working on them. One of the reasons most blogs fail or lose an audience is that they fail to to post consistently. Having a bunch drafts helps you when you run out of ideas and keeps you organized.</p>
<p><strong>2. Become A Feed Ninja.</strong></p>
<p>Read more post less. While you might not be Scoble and have the ability to read 600+ RSS feeds in a few hours, try to keep track of news around your niche and interests, blogs catch up on news faster than news sites. Reading will also help to give you more ideas for your next post. Practice makes you perfect.</p>
<p><strong>3. Engage Users And Build Relationships</strong></p>
<p>I have subscribed to every reader who has left a meaningful comment on my blog this helps me get to know my readers better and what they expect from my blog. Use Services like <a href="http://www.cocomment.com/">cocomments</a> etc to keep track of comments.</p>
<p><strong>4. Be Available And Accessible.</strong></p>
<p>One of the key things of building relationships is to be easily accessible. I have added most of my regular reader on Gtalk and chat with some of the frequently (you can add me ajacob[at]clazh.com). I&#8217;ve helped some of them out when they ask me for help or advice.</p>
<p><strong>5. Break News, Write Pillar Posts.</strong></p>
<p>If you follow point 1 and 2 you&#8217;ll realize there are two types of post you can do. Break news or write Pillar post. Breaking news is hard you&#8217;ll need to watch your Rss feeds like a hawk, it has a few advantages, if its important news it will get picked up easily by other blogger. Writing Pillar post will make your article sticky, most of the traffic that I get are from my pillar posts.</p>
<p><strong>What Are Pillar Posts?</strong> Source <a href="http://www.dailyblogtips.com/write-pillar-articles/">DailyBlogTips</a></p>
<p>Characteristics of pillar articles:</p>
<ul>
<li>they are longer posts</li>
<li>usually above 750 words</li>
<li>they offer a clear value to the reader</li>
<li>their content is timeless</li>
<li>their content is original and unique</li>
<li>they outline the expertise of the writer around a specific topic</li>
<li>they attract links from other bloggers</li>
</ul>


<p>Related posts:<ol><li><a href='http://www.clazh.com/the-best-free-blogging-tools-for-power-bloggers/' rel='bookmark' title='Permanent Link: The Best Free Blogging Tools for Power Bloggers'>The Best Free Blogging Tools for Power Bloggers</a></li><li><a href='http://www.clazh.com/7-reasons-why-your-blog-sucks-and-digger-hate-you/' rel='bookmark' title='Permanent Link: 7 Reasons Why Your Blog Sucks And Digger Hate You'>7 Reasons Why Your Blog Sucks And Digger Hate You</a></li><li><a href='http://www.clazh.com/31-things-bloggers-should-never-ever-do/' rel='bookmark' title='Permanent Link: 3+1 Things Bloggers Should Never Ever Do.'>3+1 Things Bloggers Should Never Ever Do.</a></li><li><a href='http://www.clazh.com/how-to-get-instant-traffic-for-your-blog-or-website/' rel='bookmark' title='Permanent Link: How To Get Instant Traffic For Your Blog Or Website'>How To Get Instant Traffic For Your Blog Or Website</a></li><li><a href='http://www.clazh.com/the-best-of-the-blog-project-three-contest/' rel='bookmark' title='Permanent Link: The Best Of The Blog Project Three Contest'>The Best Of The Blog Project Three Contest</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/5-blogging-secrets-for-a-successful-blog/">Permalink</a> |
<a href="http://www.clazh.com/5-blogging-secrets-for-a-successful-blog/#comments">10 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/5-blogging-secrets-for-a-successful-blog/&title=5 Blogging Secrets For A Successful Blog">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/blogging/" title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.clazh.com/category/featured/" title="View all posts in Featured" rel="category tag">Featured</a>,  <a href="http://www.clazh.com/category/internet/" title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>  Tags: <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/tips/" rel="tag">Tips</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/5-blogging-secrets-for-a-successful-blog/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Move From Blogger To Wordpress and Maintain Permalinks And Traffic</title>
		<link>http://www.clazh.com/move-from-blogger-to-wordpress-and-maintain-permalinks-and-traffic/</link>
		<comments>http://www.clazh.com/move-from-blogger-to-wordpress-and-maintain-permalinks-and-traffic/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 09:26:41 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.clazh.com/move-from-blogger-to-wordpress-and-maintain-permalinks-and-traffic/</guid>
		<description><![CDATA[While moving from blogger to Wordpress is dead easy using the inbuilt blogger importer tool in Wordpress, there is one dilemma/problem that a lot of people face, after importing from blogger, Wordpress does not maintain the Permalinks(post slugs) i.e. the URL of the blog posts. I did a bit of hunting around and I found [...]]]></description>
			<content:encoded><![CDATA[<p>While moving from blogger to Wordpress is dead easy using the inbuilt blogger importer tool in Wordpress, there is one dilemma/problem that a lot of people face, after importing from blogger, Wordpress does not maintain the Permalinks(post slugs) i.e. the URL of the blog posts. I did a bit of hunting around and I found a solution it a really simple hack thanks to <a href="http://my.opera.com/djp/blog/2007/07/02/maintain-permalinks-moving-from-new-blogger-to-wordpress-2-0">David Pascoe who provided the solution to this problem</a>. <strong>I have tested this out and it works perfectly, you can move from blogger to Wordpress and maintain your post URL or Permalinks (Post Slugs), hence maintaining your Google Search Traffic and Page rank without losing out on any Traffic</strong>. It took me less than 15 minutes to go through the whole process. (But It might take you longer if your new to WordPress)</p>
<p>Reasons to move from Blogger.</p>
<ol>
<li>Cutting edge and the very best blogging Software. Comparing Blogger and WordPress, Wordpress beats Blogger hands down.</li>
<li>Huge Community Which means Thousands of free cool Themes and Templates and Plugins.</li>
<li>Easier blogging, better commenting system, spam fighting etc etc.</li>
</ol>
<p>Draw Backs of Moving from Blogger to Wordpress.</p>
<ol>
<li>Importing from Blogger to Wordpress doesn&#8217;t import your blogger hosted pictures, they&#8217;ll still remain on Blogger, they&#8217;ll be visible for sometime but since Blogger doesn&#8217;t allow <a href="http://altlab.com/hotlinking.html" rel="nofollow">hot-linking</a> you won&#8217;t seen them after sometime (<a href="http://help.blogger.com/bin/answer.py?answer=57527">Read about it here from the official Google FAQ</a>), so you&#8217;ll need to move them maually to your webhost or to some photo hosting service. Luckily for most people this is not a big problem since most bloggers host their images on Flickr or Photobucket. For the more Geeky you can check out <a href="http://notions.okuda.ca/wordpress-plugins/blogger-image-import/">this Plugin</a> or this <a href="http://www.webbleyou.com/2006-07-19-moving-images-from-blogger-to-wordpress">shell command</a> to move your pictures to your own domain.</li>
</ol>
<p>I thought I would write a step-by-step tutorial since a lot of other people/bloggers will find this extremely useful. I am using <strong>kiruba.com as an example.</strong></p>
<p>I am assuming a few things here.</p>
<ol>
<li>You know how to run and install Wordpress. (Here are some Step-by-Step Guides <a href="http://www.tamba2.org.uk/wordpress/xampp/">to install Wordpress on your Local computer</a> Or To <a href="http://www.tamba2.org.uk/wordpress/">Install it on your Webhost Look at the Installation Section</a>)</li>
<li>You are using Blogger Beta (I guess by now everyone has been forced to migrate to the new blogger Beta by Google)</li>
<li>You are hosted on your own domain like kiruba.com (for people trying to move from http://yourblog.blogspot.com I have posted extra steps you need to follow at the end)</li>
</ol>
<h2>How To move from Blogger To Wordpress and Maintain your URL/Permalinks/post-slugs and Traffic</h2>
<h3>1. Install a Temporary Wordpress Installation.</h3>
<p>The first step is to Install a temporary Wordpress installation either on your local Computer on in a temporary directory on your web host. The reason why we are installing WordPress on a temporary location is that, since we need to get all the posts from kiruba.com to WordPress then, delete the blogger installation, then Install a fresh Wordpress Installation on kiruba.com and then put back all the Posts. We will use this temporary Wordpress installation to import all your blog posts and comments and to test and see if all your blog posts and original Permalinks or URL&#8217;s are being maintained. After Installing WordPress <strong>Go To Manage Posts and Pages and Delete the dummy Hello world Post and the About us page these get created automatically when you first install WordPress</strong>. Learning how to install and enableing Permalinks is the only difficult part here, the rest is extremely easy.</p>
<p><strong>Important Note:</strong> If you are installing Wordpress on your local machine make sure you can use Permalinks. The step-by-step tutorial to install WordPress that I provided above shows you how to enable Permalinks <strong>it is given at the very last under the notes section</strong>.</p>
<h3>2. Modify the Blogger Importer.</h3>
<p>Don&#8217;t worry there is nothing much to do just download this file <strong>[download#4#nohits]</strong> and replace it with the original file located at <strong>wordpress/wp-admin/import/blogger.php</strong></p>
<p>For the more technically inclined here are the changes that I made to the <strong>Blogger.php</strong> File thanks to <strong>David Pascoe</strong></p>
<p>Open the file <strong>WordPress/wp-admin/import/blogger.php</strong> and look for the line containing the string <strong>wp_insert_post</strong> &#8211; at around line 520. Insert these 2 lines after the call to wp_insert_post; <strong>Note</strong>: The second and third line need to be in one single Line I had to break into two lines to fit it in.</p>
<pre>
<code>
preg_match("/([^/]+).html$/", $entry-&gt;old_permalink ,$matches);
$wpdb-&gt;query("UPDATE $wpdb-&gt;posts SET post_name =
'" . $matches[1] . "' WHERE ID = '$post_id'");
</code></pre>
<h3>3. Import All the Post and Comments From Blogger to Wordpress Using the Importer.</h3>
<p>Go to Mange &gt; Import &gt; Blogger</p>
<p>You&#8217;ll be presented with a option to Authorize the Importing process <strong>Click Authorize</strong></p>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/Import_Blogger_WordPress.png" /></p>
<p>You&#8217;ll be asked to Enter your Google User Name and Password.</p>
<p>After which you need to <strong>Click the Grant Access Button</strong>.</p>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/google_grant_access.png" /></p>
<p>You&#8217;ll be shown a list of all the blogs you own on blogger and the number of posts and comments. Click the blog that you want to import.</p>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/list_of_blogs_to_Import_to_WordPres.png" /></p>
<p>Once you click the import button you&#8217;ll see a progress Bar as the comments and Posts get imported. Once its Done the Text in the Button gets changed to <strong>Set Authors Click this.</strong></p>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/Finish_Import_to_WordPress.png" /></p>
<p>You will See your blogger username (if you have multiple authors you see them too) select <strong>Admin</strong>(This is the default Wordpress user) from the drop down list and<strong> click save changes.</strong></p>
<p><strong><img src="http://i150.photobucket.com/albums/s97/clazh/author_Import_WordPress.png" /> </strong></p>
<p>That&#8217;s it your done your done with importing your blog Posts. yay</p>
<h3>4. Changing Your URL (Permalinks or Post slugs) to Maintain Your Google Juice and Page Rank</h3>
<p>Ok here&#8217;s the part you&#8217;ve been waiting for its pretty easy go to <strong>Options &gt; Permalinks</strong></p>
<p>Change the selection from <strong>Default to Custom</strong></p>
<p>Enter the Following text in the Custom Structure Textbox to</p>
<pre>
<code>
/%year%/%monthnum%/%postname%.html
</code></pre>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/import_Permalink_WordPress.png" /></p>
<p><strong>Note: </strong>If you&#8217;ve installed Wordpress on your local system computer using Xampp like I mentioned above you&#8217;ll need to enable Permalinks. The step-by-step tutorial to install WordPress that I provided above shows you how  to enable Permalinks under Xampp <strong>it is given at the very last under the notes section. </strong>After you&#8217;ve enabled it you&#8217;ll need enter</p>
<pre>
<code>
/index.php/%year%/%monthnum%/%postname%.html
</code></pre>
<p>instead of the text I have provided above.</p>
<p>Your done.</p>
<h3>5. Checking Your URLs and Permalinks</h3>
<p>Once your done just check your URLs to see if they are the same. The parts Highlighted in Bold are the ones you need to check</p>
<p><strong>Original URL:</strong></p>
<pre>
<code>
http://clazh.blogspot.com/<strong>2006/10/microsoft-and-apple-together.html</strong>
</code></pre>
<p><strong>URL after Importing:</strong></p>
<pre>
<code>
http://localhost/kirbs/index.php/<strong>2006/10/microsoft-and-apple-together.html</strong>
</code></pre>
<h3>Move Everything To Fresh WordPress Installation</h3>
<p>Once you are satisfied with everything, go to your temporary WordPress Installation <strong>Manage &gt; Export </strong>Click the Download Export File. Download and save the XML file.</p>
<p><img src="http://i150.photobucket.com/albums/s97/clazh/Export_WordPress.png" /></p>
<p>Delete your Blogger Installation and files <strong>Except your Image Directory i.e. if you have one.</strong></p>
<p>Install a Fresh Copy Of Wordpress in your Original Blog Location Example if your Blog was at kiruba.com then you need to install WordPress in the root if it was at kiruba/blog then you need to install WordPress in a directory called blog.</p>
<p>Import The XML file which you saved before <strong>Mange &gt; Import &gt; WordPress </strong>Browse and upload the file.</p>
<p>Select Admin from the Drop Down Box and press submit.</p>
<p>Repeat Step 4 to Switch on Permalinks that&#8217;s it your done do a Google search for any of your posts if your posts turns up that means you migrated to WordPress successfully while maintaining your Permalinks or URLs.</p>
<h2>Extra Steps for Redirecting Your Traffic For Bloggers Moving From A BlogSpot Subdomain.</h2>
<p>There are two ways to go about this. One is the quick and dirty way which is also a bit difficult the other is the long way which is the easiest.</p>
<h3>The slow and easy way to move from a blogspot Subdomain.</h3>
<p>I would recommend you to follow this rather than the quick and dirty way.</p>
<p>Here&#8217;s what you need to do.</p>
<ol>
<li>Buy your own domain.</li>
<li>Use that Custom Domain Option. <a href="http://help.blogger.com/bin/answer.py?answer=55373">See this Step-by-Step Guide on configuring Custom Domains</a>.</li>
<li>Your original Blog*Spot address will automatically forward to your new domain. That way, any existing links or bookmarks and search traffic to your site will still work.</li>
<li>Wait for 5-6 months for all search engines to update their data and links to your new site.</li>
<li>Follow the Steps I have outlined above.</li>
</ol>
<h3>The Quick and Dirty way to move from a blogspot Subdomain.</h3>
<p>I do not recommend this. Do this only if you are really eager and want to move quickly. <a href="http://www.techcounter.com/wordpress/301-permanent-redirect-from-blogger-beta-to-wordpress/">See this guide here</a></p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/get-a-readymade-wordpress-zipped-file-with-our-favourite-plugins/' rel='bookmark' title='Permanent Link: Get A ReadyMade Wordpress Zipped File With our Favourite plugins'>Get A ReadyMade Wordpress Zipped File With our Favourite plugins</a></li><li><a href='http://www.clazh.com/wordpress-22-has-been-released/' rel='bookmark' title='Permanent Link: Wordpress 2.2 Has Been Released'>Wordpress 2.2 Has Been Released</a></li><li><a href='http://www.clazh.com/how-to-upgrade-and-update-wordpress-a-simple-guide/' rel='bookmark' title='Permanent Link: How To Upgrade and Update WordPress A Simple Guide'>How To Upgrade and Update WordPress A Simple Guide</a></li><li><a href='http://www.clazh.com/how-to-get-instant-traffic-for-your-blog-or-website/' rel='bookmark' title='Permanent Link: How To Get Instant Traffic For Your Blog Or Website'>How To Get Instant Traffic For Your Blog Or Website</a></li><li><a href='http://www.clazh.com/best-plugins-from-the-wordpress-plugin-competition/' rel='bookmark' title='Permanent Link: Best Plugins From The Wordpress Plugin Competition'>Best Plugins From The Wordpress Plugin Competition</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/move-from-blogger-to-wordpress-and-maintain-permalinks-and-traffic/">Permalink</a> |
<a href="http://www.clazh.com/move-from-blogger-to-wordpress-and-maintain-permalinks-and-traffic/#comments">21 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/move-from-blogger-to-wordpress-and-maintain-permalinks-and-traffic/&title=Move From Blogger To Wordpress and Maintain Permalinks And Traffic">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/blogging/" title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.clazh.com/category/google/" title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.clazh.com/category/internet/" title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>,  <a href="http://www.clazh.com/category/wordpress/" title="View all posts in Wordpress" rel="category tag">Wordpress</a>  Tags: <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/wordpress/" rel="tag">Wordpress</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/move-from-blogger-to-wordpress-and-maintain-permalinks-and-traffic/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How to Hide or Remove A Installed Program from Add Remove</title>
		<link>http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/</link>
		<comments>http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/#comments</comments>
		<pubDate>Tue, 29 May 2007 02:17:59 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/</guid>
		<description><![CDATA[Sometimes a certain program that you installed might not have uninstalled properly and remains in the Add and remove Control Panel, Or you might not want anyone to see certain programs that have been installed on the system.
The Currently installed programs list in the Add or Remove Programs tool lists all of the Windows-compatible programs [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes a certain program that you installed might not have uninstalled properly and remains in the Add and remove Control Panel, Or you might not want anyone to see certain programs that have been installed on the system.</p>
<p>The <strong>Currently installed programs</strong> list in the Add or Remove Programs tool lists all of the Windows-compatible programs that have an uninstall program or feature. Occasionally, a program may not be removed completely, and the registry key that is used to display the program in the <strong>Currently installed programs</strong> list remains. In this situation, you may need to manually remove the program from the <strong>Currently installed programs</strong> list in Add or Remove Programs. To do this, follow these steps.</p>
<p><strong>WARNING:</strong> If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.<br />
1.	Click <strong>Start</strong>, and then click <strong>Run</strong>.<br />
2.	In the <strong>Open</strong> box, type <strong>regedt32</strong>, and then click <strong>OK</strong>.<br />
3.	In Registry Editor, locate the following registry key:</p>
<p>KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall</p>
<p>.	In the left pane, click the <strong>Uninstall </strong>registry key, and then click <strong>Export</strong> on the <strong>File</strong> menu.<br />
5.	In the <strong>Export Registry File</strong> dialog box that appears, click <strong>Desktop</strong> in the <strong>Save in</strong> list, type <strong>uninstall</strong> in the File name box, and then click <strong>Save</strong>.<br />
6.	Each key listed under <strong>Uninstall</strong> in the left pane of Registry Editor represents a program that is displayed in the <strong>Currently installed programs</strong> list of the Add or Remove Programs tool. To determine which program that each key represents, click the key, and then view the following values in the details pane on the right:<br />
DisplayName: The value data for the DisplayName key is the name that is listed in <strong>Add or Remove Programs</strong>.</p>
<p>-and-</p>
<p>UninstallString: The value data for the UninstallString key is the program that is used to uninstall the program.</p>
<p>7.	After you identify the registry key that represents the program that you removed but which is still displayed in the <strong>Currently installed programs</strong> list of Add or Remove Programs, right-click the key in the left pane of the <strong>Registry Editor</strong> window, and then click <strong>Delete</strong>.</p>
<p>Click <strong>Yes</strong> in response to the &#8220;Are you sure you want to delete this key and all of its subkeys?&#8221; message.<br />
8.	On the <strong>File</strong> menu, click <strong>Exit</strong> to quit <strong>Registry Editor</strong>.<br />
9.	Click <strong>Start</strong>, click Control Panel, and then click <strong>Add or Remove Programs</strong>.<br />
In the <strong>Currently installed programs</strong> list, verify that the program whose registry key you deleted is no longer listed.<br />
10.	Do one of the following:</p>
<p>If the program list is not correct in Add or Remove Programs, double-click the <strong>Uninstall.reg</strong> file that you saved to your desktop in step 5 to restore the original list of programs in the registry.<br />
-or-<br />
If the program list is correct in Add or Remove Programs, right-click the <strong>Uninstall.reg</strong> file on your desktop, and then click <strong>Delete</strong>.</p>
<p>You could also use the following free tool <a href="http://www.novell.com/coolsolutions/tools/17288.html">HideAddRemoveItems.exe</a> Just remember that you&#8217;l need admin rights to do any of this.</p>
<p>source <a href="http://support.microsoft.com">http://support.microsoft.com </a></p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/uninstall-google-gears-from-mac-os-x-windows-linux/' rel='bookmark' title='Permanent Link: Uninstall Google Gears From Mac OS X, Windows, Linux'>Uninstall Google Gears From Mac OS X, Windows, Linux</a></li><li><a href='http://www.clazh.com/how-to-remove-spyware-adware-clean-and-fix-windows/' rel='bookmark' title='Permanent Link: How To Remove SpyWare, AdWare Clean and Fix Windows'>How To Remove SpyWare, AdWare Clean and Fix Windows</a></li><li><a href='http://www.clazh.com/recover-lost-forgotten-windows-xp-administrator-password/' rel='bookmark' title='Permanent Link: Recover Lost Forgotten Windows XP Administrator Password'>Recover Lost Forgotten Windows XP Administrator Password</a></li><li><a href='http://www.clazh.com/google-updater-service-uninstall-disable-or-configure-the-complete-guide/' rel='bookmark' title='Permanent Link: Google Updater Service Uninstall, Disable Or Configure The Complete Guide'>Google Updater Service Uninstall, Disable Or Configure The Complete Guide</a></li><li><a href='http://www.clazh.com/how-to-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/' rel='bookmark' title='Permanent Link: How To Run Multiple Accounts GTalk, Yahoo Messenger And MSN Messenger'>How To Run Multiple Accounts GTalk, Yahoo Messenger And MSN Messenger</a></li></ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2007. |
<a href="http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/">Permalink</a> |
<a href="http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/#comments">3 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/&title=How to Hide or Remove A Installed Program from Add Remove">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/microsoft/" title="View all posts in Microsoft" rel="category tag">Microsoft</a>,  <a href="http://www.clazh.com/category/tutorial/" title="View all posts in Tutorial" rel="category tag">Tutorial</a>  Tags: <a href="http://www.clazh.com/tag/hacking/" rel="tag">Hacking</a>, <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/tips/" rel="tag">Tips</a>, <a href="http://www.clazh.com/tag/windows/" rel="tag">Windows</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/how-to-hide-or-remove-a-installed-program-from-add-remove/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
