<?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>Geeks Blog&#187; Google</title>
	<atom:link href="http://allgeeks.info/cat/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://allgeeks.info</link>
	<description>Geeks Blog of Blogging</description>
	<lastBuildDate>Thu, 02 Sep 2010 20:17:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to search inside Text Files in Ubuntu</title>
		<link>http://allgeeks.info/77/how-to-search-inside-text-files-in-ubuntu/</link>
		<comments>http://allgeeks.info/77/how-to-search-inside-text-files-in-ubuntu/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 20:15:25 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=77</guid>
		<description><![CDATA[Today I was working on a WordPress mod and I wanted to find a file which includes a specific class definition. Honestly I am not that good in Ubuntu Command Line Interface. Here is the command you will need to find a text file with your searched keyword grep -Rs some-title-or-text /some/directory/* where &#8216;some-title-or-text&#8217; is [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/77/how-to-search-inside-text-files-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove WordPress Trackback Spam</title>
		<link>http://allgeeks.info/56/how-to-remove-wordpress-trackback-spam/</link>
		<comments>http://allgeeks.info/56/how-to-remove-wordpress-trackback-spam/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 21:16:40 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[trackback]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=56</guid>
		<description><![CDATA[I have recently found lot of trackback spam in one of my WordPress installation. Here is an article which will help you to remove trackback spam from SERP (Search engine Result Page). include this line in robots.txt Disallow: /*/*/trackback My permalink structure is like this domain name/post id/post title Change your robots.txt according to your [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/56/how-to-remove-wordpress-trackback-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make Google Chrome Your Default Browser</title>
		<link>http://allgeeks.info/51/how-to-make-google-chrome-your-default-browser/</link>
		<comments>http://allgeeks.info/51/how-to-make-google-chrome-your-default-browser/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 18:46:15 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[computer help]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=51</guid>
		<description><![CDATA[Do you want to make google chrome your default browser for your windows operating system. Here is how you can do it. During the installation of Google Chrome, you have the option to make it your default browser that opens when most Windows programs request a browser to view a webpage. But if the setting [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/51/how-to-make-google-chrome-your-default-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to edit or modify encrypted footer of WordPress Template</title>
		<link>http://allgeeks.info/28/how-to-edit-or-modify-encrypted-footer-of-wordpress-template/</link>
		<comments>http://allgeeks.info/28/how-to-edit-or-modify-encrypted-footer-of-wordpress-template/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 23:52:45 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress template]]></category>
		<category><![CDATA[wordpress template development]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=28</guid>
		<description><![CDATA[I have recently came across a encrypted footer.php of a WordPress Template File. Developers mostly doing this to keep their link in the website footer.  Here is how you can modify the wordpress footer template. open the encrypted footer.php and add this line before the encrypted code. &#60;!&#8211;footer starts&#8211;&#62; It is a html comment so will [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/28/how-to-edit-or-modify-encrypted-footer-of-wordpress-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change WordPress Nextgen Gallery Title Separator</title>
		<link>http://allgeeks.info/19/how-to-change-wordpress-nextgen-gallery-title-separator/</link>
		<comments>http://allgeeks.info/19/how-to-change-wordpress-nextgen-gallery-title-separator/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 20:47:35 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[alex-rabe]]></category>
		<category><![CDATA[nextgen-gallery]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress-plugin]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=19</guid>
		<description><![CDATA[Browse through the lib directory. You will find a file name &#8216;rewrite.php&#8217; . find this $sep = &#8216; &#38;laquo; &#8216;; Change the variable with some character you want. In my case i did this $sep = &#8216; &#8211; &#8216;; Check the title Now.]]></description>
		<wfw:commentRss>http://allgeeks.info/19/how-to-change-wordpress-nextgen-gallery-title-separator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indian Data Entry Industry of Myspace Profile Creation</title>
		<link>http://allgeeks.info/11/indian-data-entry-industry-of-myspace-profile-creation/</link>
		<comments>http://allgeeks.info/11/indian-data-entry-industry-of-myspace-profile-creation/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 21:51:32 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[Myspace profile]]></category>

		<guid isPermaLink="false">http://www.allgeeks.info/indian-data-entry-industry-of-myspace-profile-creation/</guid>
		<description><![CDATA[There is no doubt that indian man power is cheap in price. Lot of Companies in the world are outsourcing their data entry jobs to India. So What&#8217;s new in this Industry? Recently I was browsing Digital point forum and found this service offer &#8220;Cheap Myspace Accounts Creating&#8221; I will offer new service for creating [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/11/indian-data-entry-industry-of-myspace-profile-creation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unblock Myspace everywhere</title>
		<link>http://allgeeks.info/4/unblock-myspace-everywhere/</link>
		<comments>http://allgeeks.info/4/unblock-myspace-everywhere/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 22:50:54 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Myspace]]></category>
		<category><![CDATA[Web Proxy]]></category>

		<guid isPermaLink="false">http://www.allgeeks.info/unblock-myspace-everywhere/</guid>
		<description><![CDATA[It is easy to unblock myspace where it is blocked. You can use a Proxy server to access Myspace. But most of the cases Proxy servers are not highly anonymous. The best way still now is using a Web based Proxy servers. What is a Web based Proxy Server? Web based Proxy server is no [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/4/unblock-myspace-everywhere/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
