<?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>Thu, 24 Jun 2010 20:21:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free Public DNS Servers IP Addresses and How To Configure Google Public DNS</title>
		<link>http://www.clazh.com/free-public-dns-servers-ip-addresses-and-how-to-configure-google-public-dns/</link>
		<comments>http://www.clazh.com/free-public-dns-servers-ip-addresses-and-how-to-configure-google-public-dns/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:35:01 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Tuneup]]></category>

		<guid isPermaLink="false">http://www.clazh.com/?p=429</guid>
		<description><![CDATA[DNS is an abbreviation for Domain Name Servers, When ever you type in a domain Name i.e. www.clazh.com in your browser the first thing the browser does is to check up with a Domain Name server and translate that domain name into an IP address, which then tells it where the website is hosted. On [...]]]></description>
			<content:encoded><![CDATA[<p>DNS is an abbreviation for Domain Name Servers, When ever you type in a domain Name i.e. www.clazh.com in your browser the first thing the browser does is to check up with a Domain Name server and translate that domain name into an IP address, which then tells it where the website is hosted. On an average a user performs multiple DNS lookups to render a single page. The average Internet user performs hundreds of DNS lookups each day, slowing down his or her browsing experience. As the web continues to grow, greater load is placed on existing DNS infrastructure.</p>
<p>In Brief having a Public DNS has two advantages.</p>
<ol>
<li>Faster Performance, Page loads</li>
<li>Better Security</li>
</ol>
<p>Below are a few way a public DNS helps in more details courtesy Google</p>
<ul>
<li><strong>Performance</strong>. Many DNS service providers are not sufficiently provisioned to be able to support high-volume input/output and caching, and adequately balance load among their servers. In addition to load-balancing user traffic to ensure shared caching, Google Public DNS implements &#8220;smart&#8221; caching to increase the speed of responses. Google Public DNS independently resolves domain names and keeps the resolutions in the cache until their time-to-live (TTL) expires, at which point they are automatically refreshed. The cycle of caching and refreshing is performed offline, asynchronously with user requests, so that responses are almost always available directly from cache. For more information, see the page on <a href="http://code.google.com/speed/public-dns/docs/performance.html">performance benefits</a><a href="http://code.google.com/speed/public-dns/docs/performance.html"></a>.</li>
<li><strong>Security</strong>. DNS is vulnerable to various kinds of spoofing attacks that can &#8220;poison&#8221; a nameserver&#8217;s cache and route its users to malicious sites. The prevalence of DNS exploits means that providers have to frequently apply server updates and patches. In addition, open DNS resolvers are vulnerable to being used to launch denial-of-service (DoS) attacks on other systems. To defend against such attacks, Google has implemented several recommended solutions to help guarantee the authenticity of the responses it receives from other nameservers, and to ensure our servers are not used for launching DoS attacks. These include adding entropy to requests, rate-limiting client traffic, and more. For more information, see the page on <a href="http://code.google.com/speed/public-dns/docs/security.html">security benefits</a><a href="http://code.google.com/speed/public-dns/docs/security.html"></a>.</li>
<li><strong>Correct results</strong>. Google Public DNS does its best to return the right answer to every query every time, in accordance with the DNS standards. Sometimes, in the case of a query for a mistyped or non-existent domain name, the right answer means no answer, or an error message stating the domain name could not be resolved. Google Public DNS never blocks, filters, or redirects users, unlike some open resolvers and ISPs.</li>
</ul>
<p>Before we Begin on how to configure Google Public DNS Service I have listed out a few more alternatives below</p>
<h2>List Of Free Public DNS Servers</h2>
<p><strong><a href="http://code.google.com/speed/public-dns/">Google</a></strong></p>
<ul>
<li>8.8.8.8</li>
<li>8.8.4.4</li>
</ul>
<p><strong><a href="http://www.opendns.com/">OpenDNS</a></strong></p>
<ul>
<li>208.67.222.222</li>
<li>208.67.220.220</li>
</ul>
<p><strong><a href="http://www.scrubit.com/">ScrubIt</a></strong></p>
<ul>
<li>67.138.54.100</li>
<li>207.225.209.66</li>
</ul>
<p><strong><a href="http://www.dnsadvantage.com">dnsadvantage</a></strong></p>
<ul>
<li>156.154.70.1</li>
<li>156.154.71.1</li>
</ul>
<p><strong>vnsc-pri.sys.gtei.net</strong></p>
<ul>
<li>4.2.2.1</li>
<li>4.2.2.2</li>
<li>4.2.2.3</li>
<li>4.2.2.4</li>
<li>4.2.2.5</li>
<li>4.2.2.6</li>
</ul>
<h2>Configuring your network settings to use Google Public DNS</h2>
<p>When you use Google Public DNS, you are changing your DNS &#8220;switchboard&#8221; operator from your ISP to Google Public DNS.</p>
<p>In most cases, the IP addresses used by your ISP&#8217;s domain name servers are automatically set by your ISP via the Dynamic Host Configuration Protocol (DHCP). To use Google Public DNS, you need to explicitly change the DNS settings in your operating system or device to use the Google Public DNS IP addresses. The procedure for changing your DNS settings varies according to operating system and version (Windows, Mac or Linux) or the device (computer, phone, or router). We give general procedures here that might not apply for your OS or device; please consult your vendor documentation for authoritative information.</p>
<p><strong>Note:</strong> We recommend that only users who are proficient with configuring operating system settings make these changes.</p>
<h3>Important: Before you start</h3>
<p>Before you change your DNS settings to use Google Public DNS, be sure to write down the current server addresses or settings on a piece of paper. It is very important that you keep these numbers for backup purposes, in case you need to revert to them at any time.</p>
<p>After changing your settings, if you encounter a problem and cannot connect to the Internet, call Google&#8217;s support numbers for troubleshooting instructions.</p>
<p>you can <a href="http://code.google.com/speed/public-dns/images/using.pdf">download this tutorial</a> and print it, in the event that you encounter a problem and need to refer to these instructions.</p>
<div>
<h4>Google Public DNS telephone support</h4>
<ul>
<li>877-590-4367 in the U.S.</li>
<li>770-200-1201 outside the U.S.</li>
</ul>
</div>
<h3>Google Public DNS IP addresses</h3>
<p>The Google Public DNS IP addresses are as follows:</p>
<ul>
<li>8.8.8.8</li>
<li>8.8.4.4</li>
</ul>
<p>You can use either number as your primary or secondary DNS server. You can specify both numbers, but do not specify one number as both primary and secondary.</p>
<h3>Changing your DNS servers settings</h3>
<p>Many systems allow you to specify multiple DNS servers, to be contacted in a priority order. In the following instructions, we provide steps to specify only the Google Public DNS servers as the primary and secondary servers, to ensure that your setup will correctly use Google Public DNS in all cases.</p>
<p><strong>Note:</strong> Depending on your network setup, you may need administrator/root privileges to change these settings.</p>
<h4>Microsoft Windows</h4>
<p>DNS settings are specified in the <strong>TCP/IP Properties</strong> window for the selected network connection.</p>
<p><strong>Example: Changing DNS server settings on Microsoft Windows Vista</strong></p>
<ol>
<li>Go the <strong>Control Panel</strong>.</li>
<li>Click <strong>Network and Internet</strong>, then <strong>Network and Sharing Center</strong>, then <strong>Manage network connections</strong>.</li>
<li>Select the connection for which you want to configure Google Public DNS. For example:
<ul>
<li>To change the settings for an Ethernet connection, right-click <strong>Local Area Connection</strong>, and click <strong>Properties</strong>.</li>
<li>To change the settings for a wireless connection, right-click<strong> Wireless Network Connection</strong>, and click <strong>Properties</strong>.</li>
</ul>
<p>If you are prompted for an administrator password or confirmation, type the password or provide confirmation.</li>
<li>Select the <strong>Networking</strong> tab. Under <strong>This connection uses the following items</strong>, click <strong>Internet Protocol Version 4 (TCP/IPv4)</strong>, and then click <strong>Properties</strong>.</li>
<li>Click <strong>Advanced</strong> and select the <strong>DNS</strong> tab. If there are any DNS server IP addresses listed there, write them down for future reference, and remove them from this window.</li>
<li>Click <strong>OK</strong>.</li>
<li>Select <strong>Use the following DNS server addresses</strong>. If there are any IP addresses listed in the <strong>Preferred DNS server</strong> or <strong>Alternate DNS server</strong>, write them down for future reference.</li>
<li>Replace those addresses with the IP addresses of the Google DNS servers: 8.8.8.8 and 8.8.4.4.</li>
<li>Restart the connection you selected in step 3.</li>
<li>Test that your setup is working correctly; see Testing your new settings below.</li>
<li>Repeat the procedure for additional network connections you want to change.</li>
</ol>
<h4>Mac OS X</h4>
<p>DNS settings are specified in the <strong>Network</strong> window.</p>
<p><strong>Example: Changing DNS server settings on Mac OS 10.5</strong></p>
<ol>
<li>From the <strong>Apple</strong> menu, click <strong>System Preferences</strong>, then click <strong>Network</strong>. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.</li>
<li>Select the connection for which you want to configure Google Public DNS. For example:
<ul>
<li>To change the settings for an Ethernet connection, select <strong>Built-In Ethernet</strong>, and click <strong>Advanced</strong>.</li>
<li>To change the settings for a wireless connection, select <strong>Airport</strong>, and click <strong>Advanced</strong>.</li>
</ul>
</li>
<li>Select the <strong>DNS</strong> tab.</li>
<li>Click + to replace any listed addresses with, or add, the Google IP addresses at the top of the list: 8.8.8.8 and 8.8.4.4.</li>
<li>Click <strong>Apply</strong> and <strong>OK</strong>.</li>
<li>Test that your setup is working correctly; see Testing your new settings below.</li>
<li>Repeat the procedure for additional network connections you want to change.</li>
</ol>
<h4>Linux</h4>
<p>In most modern Linux distributions, DNS settings are configured through Network Manager.</p>
<p><strong>Example: Changing DNS server settings on Ubuntu</strong></p>
<ol>
<li>In the <strong>System</strong> menu, click <strong>Preferences</strong>, then click <strong>Network Connections</strong>.</li>
<li>Select the connection for which you want to configure Google Public DNS. For example:
<ul>
<li>To change the settings for an Ethernet connection, select the <strong>Wired</strong> tab, then select your network interface in the list. It is usually called <strong>eth0</strong>.</li>
<li>To change the settings for a wireless connection, select the <strong>Wireless</strong> tab, then select the appropriate wireless network.</li>
</ul>
</li>
<li>Click <strong>Edit</strong>, and in the window that appears, select the <strong>IPv4 Settings</strong> tab.</li>
<li>If the selected method is <strong>Automatic (DHCP)</strong>, open the dropdown and select <strong>Automatic (DHCP) addresses only</strong> instead. If the method is set to something else, do not change it.</li>
<li>In the <strong>DNS servers</strong> field, enter the Google Public DNS IP addresses, separated by a space: 8.8.8.8  8.8.4.4</li>
<li>Click <strong>Apply</strong> to save the change. If you are prompted for a password or confirmation, type the password or provide confirmation.</li>
<li>Test that your setup is working correctly; see Testing your new settings below.</li>
<li>Repeat the procedure for additional network connections you want to change.</li>
</ol>
<p>If your distribution doesn&#8217;t use Network Manager, your DNS settings are specified in /etc/resolv.conf.</p>
<p><strong>Example: Changing DNS server settings on a Debian server</strong></p>
<ol>
<li>Edit /etc/resolv.conf:
<pre>sudo vi /etc/resolv.conf</pre>
</li>
<li>If any <code>nameserver</code> lines appear, write down the IP addresses for future reference.</li>
<li>Replace the <code>nameserver</code> lines with, or add, the following lines:
<pre>nameserver 8.8.8.8
nameserver 8.8.4.4</pre>
</li>
<li>Save and exit.</li>
<li>Restart any Internet clients you are using.</li>
<li>Test that your setup is working correctly; see Testing your new settings below.</li>
</ol>
<p>Additionally, if you are using DHCP client software that overwrites the settings in /etc/resolv.conf, you will need to set up the client accordingly by editing the client&#8217;s configuration file.</p>
<p><strong>Example: Configuring DHCP client sofware on a Debian server</strong></p>
<ol>
<li>Back up /etc/resolv.conf:
<pre>sudo cp /etc/resolv.conf /etc/resolv.conf.auto</pre>
</li>
<li>Edit /etc/dhcp3/dhclient.conf:
<pre>sudo vi /etc/dhcp3/dhclient.conf</pre>
</li>
<li>If there is a line containing <code>domain-name-servers</code>, write down the IP addresses for future reference.</li>
<li>Replace that line with, or add, the following line:
<pre>prepend domain-name-servers 8.8.8.8, 8.8.4.4;</pre>
</li>
<li>Save and exit.</li>
<li>Restart any Internet clients you are using.</li>
<li>Test that your setup is working correctly; see Testing your new settings below.</li>
</ol>
<h4>Routers</h4>
<p>Every router uses a different user interface for configuring DNS server settings; we provide only a generic procedure below. For more information, please consult your router documentation.</p>
<p><strong>Note:</strong> Some ISPs hard-code their DNS servers into the equipment they provide; if you are using such a device, you will not be able to configure it to use Google Public DNS. Instead, you can configure each of the computers connected to the router, as described above.</p>
<p>To change your settings on a router:</p>
<ol>
<li>In your browser, enter the IP address to access the router&#8217;s administration console.</li>
<li>When prompted, enter the password to access network settings.</li>
<li>Find the screen in which DNS server settings are specified.</li>
<li>If there are IP addresses specified in the fields for the primary and seconday DNS servers, write them down for future reference.</li>
<li>Replace those addresses with Google IP addresses: 8.8.8.8 and 8.8.4.4.</li>
<li>Save and exit.</li>
<li>Restart your browser.</li>
<li>Test that your setup is working correctly; see Testing your new settings below.</li>
</ol>
<h4>Mobile or other devices</h4>
<p>DNS servers are typically specified under advanced wi-fi settings. However, as every mobile device uses a different user interface for configuring DNS server settings, we provide only a generic procedure below. For more information, please consult your mobile provider&#8217;s documentation.</p>
<p>To change your settings on a mobile device:</p>
<ol>
<li>Go to the screen in which wi-fi settings are specified.</li>
<li>Find the screen in which DNS server settings are specified.</li>
<li>If there are IP addresses specified in the fields for the primary and seconday DNS servers, write them down for future reference.</li>
<li>Replace those addresses with Google IP addresses: 8.8.8.8 and 8.8.4.4.</li>
<li>Save and exit.</li>
<li>Test that your setup is working correctly; see Testing your new settings below.</li>
</ol>
<h2 id="testing">Testing your new settings</h2>
<p>To test that the Google DNS resolver is working:</p>
<ol>
<li>From your browser, type in a hostname, such as http://www.google.com. If it resolves correctly, bookmark the page, and try accessing the page from the bookmark. If both of these tests work, everything is working correctly. If not, go to step 2.</li>
<li>From your browser, type in a fixed IP address. You can use http://18.62.1.6/ (which points to the website http://eecs.mit.edu/) as the URL*. If this works correctly, bookmark the page, and try accessing the page from the bookmark. If these tests work (but step 1 fails), then there is a problem with your DNS configuration; check the steps above to make sure you have configured everything correctly. If these tests do not work, go to step 3.</li>
<li>Roll back the DNS changes you made and run the tests again. If the tests still do not work, then there is a problem with your network settings; contact your ISP or network administrator for assistance.</li>
</ol>
<p><em>* Google thanks MIT for granting permission to use this URL for the purposes of testing web connectivity.</em></p>
<h2>Switching back to your old DNS settings</h2>
<p>If you had not previously configured any customized DNS servers, to switch back to your old settings, in the window in which you specified the Google IP addresses, select the option to enable obtaining DNS server addresses automatically, and/or delete the Google IP addresses. This will revert your settings to using your ISP&#8217;s default servers.</p>
<p>If you need to manually specify any addresses, use the procedures above to specify the old IP addresses.</p>
<p>If necessary, restart your system.</p>
<p>The Guide above has been provided by Google you can read the original tutorial at <a href="http://code.google.com/speed/public-dns/docs/using.html">Google Code</a></p>


<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/unlimited-free-international-calls-after-activating-google-voice-outside-us/' rel='bookmark' title='Permanent Link: Unlimited Free International Calls &#038; SMS After Activating Google Voice Outside US'>Unlimited Free International Calls &#038; SMS After Activating Google Voice Outside US</a></li>
<li><a href='http://www.clazh.com/unblock-blocked-websites-like-myspace-bebo-and-orkut/' rel='bookmark' title='Permanent Link: Unblock Blocked Websites like Myspace, Bebo and Orkut'>Unblock Blocked Websites like Myspace, Bebo and Orkut</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/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>
</ol></p><hr />
<p><small>© Arpit Jacob for <a href="http://www.clazh.com">Clazh</a>, 2009. |
<a href="http://www.clazh.com/free-public-dns-servers-ip-addresses-and-how-to-configure-google-public-dns/">Permalink</a> |
<a href="http://www.clazh.com/free-public-dns-servers-ip-addresses-and-how-to-configure-google-public-dns/#comments">5 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/free-public-dns-servers-ip-addresses-and-how-to-configure-google-public-dns/&title=Free Public DNS Servers IP Addresses and How To Configure Google Public DNS">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/how-to/" title="View all posts in How To" rel="category tag">How To</a>  Tags: <a href="http://www.clazh.com/tag/browser/" rel="tag">Browser</a>, <a href="http://www.clazh.com/tag/dns/" rel="tag">DNS</a>, <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/performance/" rel="tag">Performance</a>, <a href="http://www.clazh.com/tag/tuneup/" rel="tag">Tuneup</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/free-public-dns-servers-ip-addresses-and-how-to-configure-google-public-dns/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<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[How To]]></category>
		<category><![CDATA[Guide]]></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/free-public-dns-servers-ip-addresses-and-how-to-configure-google-public-dns/' rel='bookmark' title='Permanent Link: Free Public DNS Servers IP Addresses and How To Configure Google Public DNS'>Free Public DNS Servers IP Addresses and How To Configure Google Public DNS</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/unlimited-free-international-calls-after-activating-google-voice-outside-us/' rel='bookmark' title='Permanent Link: Unlimited Free International Calls &#038; SMS After Activating Google Voice Outside US'>Unlimited Free International Calls &#038; SMS After Activating Google Voice Outside US</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>, 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">One 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/how-to/" title="View all posts in How To" rel="category tag">How To</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>1</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[How To]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[Hacking]]></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/unlimited-free-international-calls-after-activating-google-voice-outside-us/' rel='bookmark' title='Permanent Link: Unlimited Free International Calls &#038; SMS After Activating Google Voice Outside US'>Unlimited Free International Calls &#038; SMS After Activating Google Voice Outside US</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">20 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/how-to/" title="View all posts in How To" rel="category tag">How To</a>,  <a href="http://www.clazh.com/category/web/" title="View all posts in Web" rel="category tag">Web</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-guides/" rel="tag">How To</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><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>20</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 15:48:14 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Web]]></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/blogging/" title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.clazh.com/category/how-to/" title="View all posts in How To" rel="category tag">How To</a>,  <a href="http://www.clazh.com/category/web/" title="View all posts in Web" rel="category tag">Web</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: 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[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/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/top-best-beautiful-wordpress-themes-templates/' rel='bookmark' title='Permanent Link: Part3 Top Best Beautiful Wordpress Themes and Templates'>Part3 Top Best Beautiful Wordpress Themes and Templates</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>
</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/how-to/" title="View all posts in How To" rel="category tag">How To</a>  Tags: <a href="http://www.clazh.com/tag/how-to-guides/" rel="tag">How To</a>, <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/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>How To Run Multiple Accounts GTalk, Yahoo Messenger And MSN Messenger</title>
		<link>http://www.clazh.com/how-to-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/</link>
		<comments>http://www.clazh.com/how-to-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 02:11:25 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.clazh.com/how-to-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/</guid>
		<description><![CDATA[If Your like me and have multiple Gmail, Yahoo, or MSN accounts and would like to log in to Multiple instances of their respective Messengers. Then read ahead as I teach you how to run Multiple instances of GTalk , Yahoo Messenger, MSN Messenger simultaneously.
How To Run Multiple GTalk Messengers Simultaneously

Right-click Your Gtalk Messenger shortcut [...]]]></description>
			<content:encoded><![CDATA[<p>If Your like me and have multiple Gmail, Yahoo, or MSN accounts and would like to log in to Multiple instances of their respective Messengers. Then read ahead as I teach you how to run Multiple instances of GTalk , Yahoo Messenger, MSN Messenger simultaneously.</p>
<h2>How To Run Multiple GTalk Messengers Simultaneously</h2>
<ol>
<li>Right-click Your Gtalk Messenger shortcut on your desktop</li>
<li>Click <strong>Properties</strong></li>
<li>Select The <strong>Shortcut</strong> Tab</li>
<li>You will see A Target TextBos with: <strong>&#8220;c:\program files\google\google talk\googletalk.exe&#8221; /startmenu</strong></li>
<li>Change the Text to <strong>&#8220;c:\program files\google\google talk\googletalk.exe&#8221; /nomutex</strong></li>
<li>Click <strong>Apply</strong> and <strong>OK</strong>. to close the window.</li>
<li>Now you can copy the shortcut file and paste Multiple versions on your desktop rename the shortcut to associate them with the appropriate Gtalk Account.</li>
</ol>
<h2>How To Run Multiple Yahoo Messengers Simultaneously</h2>
<p>You can easily run multiple instance of Yahoo Messenger without any Hacking or Technical Knowledge. All you are required to do is to download <strong><a href="http://www.softpedia.com/get/Internet/Chat/Instant-Messaging/Yahoo-Multi-Messenger.shtml">Y! Multi Messenger</a></strong> this is a software that will allow you to run multiple versions of yahoo with just a click.</p>
<p>Just run the install and then start using the Y!Multi Messenger icon that will appear on your desktop instead of the regular Yahoo! Messenger icon.</p>
<h2>How To Run Multiple MSN Messengers Simultaneously</h2>
<p>To run Multiple instances of MSN messengers you will need <strong><a href="http://www.softpedia.com/get/Internet/Chat/Instant-Messaging/MSN-Messenger-Polygamy.shtml">MSN Messenger Polygamy</a></strong></p>
<ol>
<li>Copy Polygamy to messenger folder, usually @ C:Program FilesMessengermsmsgs.exe</li>
<li>Then Close The Messenger Program.</li>
<li>Then run Polygamy and Press Apply patch.</li>
</ol>
<h2>Open Multiple Copies of Windows Live Messengers</h2>
<ol>
<li>Download and install <a href="http://download.msgpluslive.net/setup/MsgPlusLive-401.exe" target="_blank">Messenger Plus! Live</a></li>
<li>Launch <strong>Preference</strong> settings</li>
<li>Choose <strong>Messenger</strong> tab, on <strong>Main</strong> checked on <strong>Allow me to connect to several accounts simultaneously</strong>.</li>
<li>Done, double click again to launch another copy</li>
</ol>


<p>Related posts:<ol><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/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/window-live-launches-messenger-web-widget/' rel='bookmark' title='Permanent Link: Window Live Launches Messenger Web Widget'>Window Live Launches Messenger Web Widget</a></li>
<li><a href='http://www.clazh.com/windows-live-mail-writer-and-messenger-beta-released/' rel='bookmark' title='Permanent Link: Windows Live Mail, Writer and Messenger Beta Released'>Windows Live Mail, Writer and Messenger Beta Released</a></li>
<li><a href='http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/' rel='bookmark' title='Permanent Link: Yahoo To Stop Email Spam Forever With DKIM'>Yahoo To Stop Email Spam Forever With DKIM</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-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/">Permalink</a> |
<a href="http://www.clazh.com/how-to-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/#comments">16 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/how-to-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/&title=How To Run Multiple Accounts GTalk, Yahoo Messenger And MSN Messenger">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/how-to/" title="View all posts in How To" rel="category tag">How To</a>,  <a href="http://www.clazh.com/category/software/" title="View all posts in Software" rel="category tag">Software</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/how-to-run-multiple-accounts-gtalk-yahoo-messenger-and-msn-messenger/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Branding Your Blog for Success</title>
		<link>http://www.clazh.com/branding-your-blog-for-success/</link>
		<comments>http://www.clazh.com/branding-your-blog-for-success/#comments</comments>
		<pubDate>Wed, 23 May 2007 16:23:28 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.clazh.com/branding-your-blog-for-success/</guid>
		<description><![CDATA[Lifehack has an excellent article on Branding Your Blog for Success The article explores the following questions.

Gaining a High Volume Readership
Bookmarking vs. RSS
How You Can Use Branding to Increase Your Blog Traffic and Make More Money

BLOG BRANDING QUESTIONS:

Why Brand Your Blog?
Who are You?
What is Your Blog About?
Why Does Your Blog Exist?
How Does Your Blog Work?
Who [...]]]></description>
			<content:encoded><![CDATA[<p>Lifehack has an excellent article on <a href="http://www.lifehack.org/articles/communication/branding-your-blog-for-success.html">Branding Your Blog for Success</a> The article explores the following questions.</p>
<ul>
<li>Gaining a High Volume Readership</li>
<li>Bookmarking vs. RSS</li>
<li>How You Can Use Branding to Increase Your Blog Traffic and Make More Money</li>
</ul>
<p><strong>BLOG BRANDING QUESTIONS:</strong></p>
<ol>
<li>Why Brand Your Blog?</li>
<li>Who are You?</li>
<li>What is Your Blog About?</li>
<li>Why Does Your Blog Exist?</li>
<li>How Does Your Blog Work?</li>
<li>Who Is Your Audience?</li>
<li>What Makes Your Blog Unique?</li>
<li>Why Should I Subscribe to Your Blog?</li>
</ol>
<p>Also here&#8217;s are <a href="http://www.johnchow.com/five-beginners-blogging-tips/">Five Beginner’s Blogging Tips</a> From John Chow</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/5-blogging-secrets-for-a-successful-blog/' rel='bookmark' title='Permanent Link: 5 Blogging Secrets For A Successful Blog'>5 Blogging Secrets For A Successful Blog</a></li>
<li><a href='http://www.clazh.com/best-of-the-top-5-blog-group-writing-project/' rel='bookmark' title='Permanent Link: Best of The Top 5 Blog Group Writing Project'>Best of The Top 5 Blog Group Writing Project</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>
<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/john-chow-gets-kicked-out-of-google/' rel='bookmark' title='Permanent Link: John Chow Gets Kicked Out of Google'>John Chow Gets Kicked Out of Google</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/branding-your-blog-for-success/">Permalink</a> |
<a href="http://www.clazh.com/branding-your-blog-for-success/#comments">7 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/branding-your-blog-for-success/&title=Branding Your Blog for Success">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>  Tags: <a href="http://www.clazh.com/tag/blogging/" rel="tag">Blogging</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><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/branding-your-blog-for-success/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Restore And Recover Your Firefox Bookmarks</title>
		<link>http://www.clazh.com/how-to-restore-and-recover-your-firefox-bookmarks/</link>
		<comments>http://www.clazh.com/how-to-restore-and-recover-your-firefox-bookmarks/#comments</comments>
		<pubDate>Tue, 22 May 2007 08:43:06 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[FireFox]]></category>

		<guid isPermaLink="false">http://www.clazh.com/how-to-restore-and-recover-your-firefox-bookmarks/</guid>
		<description><![CDATA[Today morning when I logged into my computer and started Firefox for some reason it crashed. This has happened to me a number of times since I open too many tabs. The unfortunate thing is that after the crash sometime your settings and bookmarks are lost. Fortunately unlike Firefox 1.5 you can recover your setting [...]]]></description>
			<content:encoded><![CDATA[<p>Today morning when I logged into my computer and started Firefox for some reason it crashed. This has happened to me a number of times since I open too many tabs. The unfortunate thing is that after the crash sometime your settings and bookmarks are lost. Fortunately unlike Firefox 1.5 you can recover your setting and Bookmarks in Firefox 2.0. Below I have listed the steps to recover your bookmarks in case they get lost or corrupted after a crash.</p>
<p>1. Browse and Navigate to the Hard disk where your Windows is Installed.</p>
<p>2. Then go to the following location C:\Documents and Settings\<strong>Jacob</strong>\Application Data\Mozilla\Firefox\Profiles\<br />
Where <strong>Jacob</strong> is the user name with which you log into windows.</p>
<p>3. Inside the Profiles folders you should see a single directory or multiple directories if you are using multiple Firefox Profiles.<br />
Select your Default Firefox Directory.<br />
Example <strong>stzbt87m.default</strong></p>
<p>4. Inside this Directory you will see a folder called <strong>&#8220;bookmarkbackups&#8221;</strong> go into this folder.<br />
You will see a bunch of html Files name bookmarks and a date. These are the bookmarks that have been backup for the last five days by Firefox.</p>
<p>5. Select a file that is a day or two older than todays date.<br />
For example today&#8217;s date is <strong>2007-05-22</strong> then select <strong>bookmarks-2007-05-21.html</strong> i.e a file which is a day older.Copy this file and rename it to bookmarks.html</p>
<p>6. Put this file in the main Default profile Directory and replace the old file.</p>
<p>i.e C:\Documents and Settings\Jacob\Application Data\Mozilla\Firefox\Profiles\stzbt87m.default\</p>
<p>7. Start Firefox (Assuming that it was closed)</p>


<p>Related posts:<ol><li><a href='http://www.clazh.com/firefox-30-has-inbuilt-support-for-video-svg-is-pretty-cool/' rel='bookmark' title='Permanent Link: FireFox 3.0 And Opera Have Inbuilt Support For Video, SVG Is Pretty Cool'>FireFox 3.0 And Opera Have Inbuilt Support For Video, SVG Is Pretty Cool</a></li>
<li><a href='http://www.clazh.com/google-bookmarks-and-reader-the-most-popular-services/' rel='bookmark' title='Permanent Link: Google Bookmarks And Reader The Most Popular Services'>Google Bookmarks And Reader The Most Popular Services</a></li>
<li><a href='http://www.clazh.com/top-firefox-extensions-and-plugins-you-should-know/' rel='bookmark' title='Permanent Link: Top Firefox Extensions and Plugins you should Know.'>Top Firefox Extensions and Plugins you should Know.</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/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>
</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-restore-and-recover-your-firefox-bookmarks/">Permalink</a> |
<a href="http://www.clazh.com/how-to-restore-and-recover-your-firefox-bookmarks/#comments">14 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/how-to-restore-and-recover-your-firefox-bookmarks/&title=How To Restore And Recover Your Firefox Bookmarks">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/how-to/" title="View all posts in How To" rel="category tag">How To</a>,  <a href="http://www.clazh.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.clazh.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a>  Tags: <a href="http://www.clazh.com/tag/firefox/" rel="tag">FireFox</a>, <a href="http://www.clazh.com/tag/how-to-guides/" rel="tag">How To</a>, <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-restore-and-recover-your-firefox-bookmarks/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Myspace Hack : Profile url And MySpace Email</title>
		<link>http://www.clazh.com/myspace-hack-profile-url-and-myspace-email/</link>
		<comments>http://www.clazh.com/myspace-hack-profile-url-and-myspace-email/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 15:07:27 +0000</pubDate>
		<dc:creator>Arpit Jacob</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Myspace]]></category>
		<category><![CDATA[Social-Networks]]></category>

		<guid isPermaLink="false">http://www.clazh.com/?p=412</guid>
		<description><![CDATA[Here is another article in my series of How to Hack MySpace, where I&#8217;ll show case various tips, tricks and method to hack MySpace Profiles, friends etc and customise and make it more applealing to get more friends.
If you have signed up for MySpace there is a little less know featured its called the MySpace [...]]]></description>
			<content:encoded><![CDATA[<p>Here is another article in my series of How to <strong>Hack MySpace</strong>, where I&#8217;ll show case various tips, tricks and method to hack MySpace Profiles, friends etc and customise and make it more applealing to get more friends.</p>
<p>If you have signed up for MySpace there is a little less know featured its called the MySpace Vanity Url. Basically this hack for MySpace profile lets you get a good looking URL for you MySpace Profile so that your friends and family can easily remember your MySpace Profile without the need to remember those funny looking numbers for the Profile  or the need to bookmark the Profile Page. This way you can easily connect with your friends and family.</p>
<p>Below I have outlined step by step on how to use this Hack for the Profile url.</p>
<h2>MySpace Hack For Profile URL</h2>
<p>Step 1 :  Goto MySpace.com and Login to your MySpace Account with your UserName and PassWord.</p>
<div class="wp-caption alignnone"><span class="image"><img title="MySpace Profile Page" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Profile_1.png" alt="MySpace Profile Page" width="500" height="160" /><span class="wp-caption-text">MySpace Profile Page</span></span></div>
<p>Step 2 : On your MySpace Profile page on the top left corner you should see a link which says. Hello Your &#8220;MySpace UserName&#8221;, You should see the words &#8220;Pick Your MySpace URL&#8221;. Click on this link. Take a look at the picture below</p>
<div class="wp-caption alignnone"><span class="image"><img title="Select MySpace Profile URL" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Profile_2.png" alt="Select MySpace Profile URL" width="647" height="462" /><span class="wp-caption-text">Select MySpace Profile URL</span></span></div>
<div class="wp-caption alignnone"><span class="image"><img class=" " title="Confirm Profile URL" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Profile_3.png" alt="Confirm MySpace Profile URL" width="454" height="162" /><span class="wp-caption-text">Confirm Profile URL</span></span></div>
<div class="wp-caption alignnone"><span class="image"><img class=" " title="Confirm Profile URL 2" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Profile_4.png" alt="Confirm MySpace Profile URL 2" width="458" height="164" /><span class="wp-caption-text">Confirm Profile URL 2</span></span></div>
<p>Step 3 : Next you&#8217;ll be show a page which allows you to choose Your Myspace URL and Name, Enter the the Url of your choice into the boxes provided. And Click Submit, You&#8217;ll get two confirmation alert boxes telling you that you can never change your MySpace URL. Once you clicked both the confirmation boxs if the name you chose is available you can go to the next step else you&#8217;ll have to repeat the steps.<br />
Note: We have a work around, you can check this article later to see <a href="http://clazh.com">How To Change Your MySpace URL</a></p>
<div class="wp-caption alignnone"><span class="image"><img title="Confirm MySpace User Name " src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Profile_5.png" alt="Confirm MySpace User Name " width="500" height="290" /><span class="wp-caption-text">Confirm MySpace User Name </span></span></div>
<p>Step 4 : You&#8217;ll now see a page where you need to confirm Your First and Last Name. Click Submit or Skip</p>
<div class="wp-caption alignnone"><span class="image"><img title="MySpace Profile URL" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Profile_6.png" alt="MySpace Profile URL" width="500" height="200" /><span class="wp-caption-text">MySpace Profile URL</span></span></div>
<p>Step 5 : Thats it you have successfully hacked MySpace to get yourself a great looking Profile URL that you can now share with your friends. Just copy the Profile URL and send it to all your Friends.</p>
<p>In the next Tutorial we&#8217;ll see step by step on how to Hack MySpace to get an MySpace Email account like this Username@MySpace.com</p>
<h2>MySpace Hack For MySpace Email</h2>
<p>Step 1 :  First Open your Browser type in MySpace.com now enter your UserName and Password to Login to your MySpace Account. On you Profile Page click the Mail Tab that you see on the top left corner.</p>
<div class="wp-caption alignnone"><span class="image"><img title="MySpace Mail" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Email_7.png" alt="MySpace Mail" width="250" height="260" /><span class="wp-caption-text">MySpace Mail</span></span></div>
<p>Step 2 : You&#8217;ll see a Welcome screen which says get your MySpace Email, and a Screen to choose your email ID. Enter a User name of your Choice this can be anything if the Email ID is available you can move to the next step.</p>
<div class="wp-caption alignnone"><span class="image"><img class=" " title="Email Welcome Screen" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Email_8.png" alt="MySpace Email Welcome" width="363" height="236" /><span class="wp-caption-text">Email Welcome Screen</span></span></div>
<div class="wp-caption alignnone"><span class="image"><img class=" " title="Email Enter User Name You want to use" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Email_9.png" alt="MySpace Email Enter User Name" width="500" height="540" /><span class="wp-caption-text">Email Enter User Name You want to use</span></span></div>
<p>Step 3 : You&#8217;ll be asked to confirm your Email. Warning you cannot change your Email ID so choose carefully, since there is no way to hack or tip to change the ID.</p>
<div class="wp-caption alignnone"><span class="image"><img class=" " title="Email ID Warning, You Can't Change it" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Email_10.png" alt="MySpace Email Warning" width="450" height="174" /><span class="wp-caption-text">Email ID Warning, You Can&#39;t Change it</span></span></div>
<p>Step 4 : You can skip this step by clicking Skip or you can enter you Gmail, Yahoo, AOL, Hotmail, Live, Rediff, Or IndiaTimes Email ID and PassWord and let your friends know about the new MySpace Email address you just got.</p>
<div class="wp-caption alignnone"><span class="image"><img class=" " title="Share Your MySpace Email With Friends" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Email_11.png" alt="MySpace Email Share With Friends" width="490" height="540" /><span class="wp-caption-text">Share Your MySpace Email With Friends</span></span></div>
<p>Step 5 : You&#8217;ll be shown a Welcome Screen</p>
<div class="wp-caption alignnone"><span class="image"><img title="Email Successful" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Email_12.png" alt="MySpace Email Successful Message" width="390" height="190" /><span class="wp-caption-text">Email Successful</span></span></div>
<p>Step 6 : Now you can go to your new official MySpace Email Inbox, and a welcome mail from MySpace.</p>
<div class="wp-caption alignnone"><span class="image"><img title="MySpace Email Inbox" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Email_13.png" alt="MySpace Email Inbox" width="520" height="509" /><span class="wp-caption-text">MySpace Email Inbox</span></span></div>
<div class="wp-caption alignnone"><span class="image"><img title="You'll get A Confirmation Email" src="http://i600.photobucket.com/albums/tt89/arpitjacob/Hack%20MySpace/Hack_MySpace_Email_14.png" alt="MySpace Confirmation Email" width="430" height="200" /><span class="wp-caption-text">You&#39;ll get A Confirmation Email</span></span></div>


<p>Related posts:<ol><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>
<li><a href='http://www.clazh.com/facebook-hack-switch-turn-off-remove-facebook-lite-to-default/' rel='bookmark' title='Permanent Link: Facebook Hack : Switch Or Turn Off Facebook Lite To Default'>Facebook Hack : Switch Or Turn Off Facebook Lite To Default</a></li>
<li><a href='http://www.clazh.com/yahoo-to-stop-email-spam-forever-with-dkim/' rel='bookmark' title='Permanent Link: Yahoo To Stop Email Spam Forever With DKIM'>Yahoo To Stop Email Spam Forever With DKIM</a></li>
<li><a href='http://www.clazh.com/a-terrorists-profile-on-orkut/' rel='bookmark' title='Permanent Link: A Terrorist&#8217;s Profile On Orkut'>A Terrorist&#8217;s Profile On Orkut</a></li>
<li><a href='http://www.clazh.com/unlimited-free-international-calls-after-activating-google-voice-outside-us/' rel='bookmark' title='Permanent Link: Unlimited Free International Calls &#038; SMS After Activating Google Voice Outside US'>Unlimited Free International Calls &#038; SMS After Activating Google Voice Outside US</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/myspace-hack-profile-url-and-myspace-email/">Permalink</a> |
<a href="http://www.clazh.com/myspace-hack-profile-url-and-myspace-email/#comments">9 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.clazh.com/myspace-hack-profile-url-and-myspace-email/&title=Myspace Hack : Profile url And MySpace Email">del.icio.us</a>
<br/>
Catergories: <a href="http://www.clazh.com/category/how-to/" title="View all posts in How To" rel="category tag">How To</a>,  <a href="http://www.clazh.com/category/web/" title="View all posts in Web" rel="category tag">Web</a>,  <a href="http://www.clazh.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a>  Tags: <a href="http://www.clazh.com/tag/how-to-guides/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/how-to/" rel="tag">How To</a>, <a href="http://www.clazh.com/tag/myspace/" rel="tag">Myspace</a>, <a href="http://www.clazh.com/tag/social-networks/" rel="tag">Social-Networks</a><br/> 
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.clazh.com/myspace-hack-profile-url-and-myspace-email/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
