<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Geeks Blog</title>
	
	<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>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/allgeeks" /><feedburner:info uri="allgeeks" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How to make WordPress Twitter Tools Plugin XHTML Valid</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/hrPCVDoI6Z8/</link>
		<comments>http://allgeeks.info/108/how-to-make-wordpress-twitter-tools-plugin-xhtml-valid/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 20:17:31 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Twitter Tools]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=108</guid>
		<description><![CDATA[A common error occurs when including a URL which contains an ampersand (&#8220;&#038;&#8221;). WordPress Twitter Tools Plugin by Alex King do this, I mean put &#038; in the url. So we have to replace &#038; with it&#8217;s equivalent &#38; Follow the procedure : 1. Always Backup the original File 2. Find the twitter-tools.php file in [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/108/how-to-make-wordpress-twitter-tools-plugin-xhtml-valid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allgeeks.info/108/how-to-make-wordpress-twitter-tools-plugin-xhtml-valid/</feedburner:origLink></item>
		<item>
		<title>How to nofollow blog comments powered by DISQUS link</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/EJXQ4EPdtW0/</link>
		<comments>http://allgeeks.info/94/how-to-nofollow-blog-comments-powered-by-disqus-link/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 20:49:45 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Disqus]]></category>
		<category><![CDATA[wordpress-plugin]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=94</guid>
		<description><![CDATA[Are you using Disqus comment plugin for WordPress? The plugin generates a followed link Titled &#8220;blog comments powered by DISQUS&#8221;. If you want to nofollow the link follow the tutorial below You have to edit the file disqus-comment-system/comments.php. I believe you have backed up the original file in case you make any mistake. Find the [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/94/how-to-nofollow-blog-comments-powered-by-disqus-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allgeeks.info/94/how-to-nofollow-blog-comments-powered-by-disqus-link/</feedburner:origLink></item>
		<item>
		<title>How to nofollow links in default related posts widget of WordPress</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/naHCmN1lM10/</link>
		<comments>http://allgeeks.info/82/how-to-nofollow-links-in-default-related-posts-widget-of-wordpress/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 20:17:33 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=82</guid>
		<description><![CDATA[Find the file default-widgets.php in wp-includes folder of WordPress Installation. Keep a backup of the original file incase you make mistake. Find the following lines of code under Recent_Posts widget class &#60;li&#62;&#60;a href=&#34;&#60;?php the_permalink&#40;&#41; ?&#62;&#34; title=&#34;&#60;?php echo esc_attr&#40;get_the_title&#40;&#41; ? get_the_title&#40;&#41; : get_the_ID&#40;&#41;&#41;; ?&#62;&#34;&#62;&#60;?php if &#40; get_the_title&#40;&#41; &#41; the_title&#40;&#41;; else the_ID&#40;&#41;; ?&#62;&#60;/a&#62;&#60;/li&#62; Change it to these. [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/82/how-to-nofollow-links-in-default-related-posts-widget-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allgeeks.info/82/how-to-nofollow-links-in-default-related-posts-widget-of-wordpress/</feedburner:origLink></item>
		<item>
		<title>How to search inside Text Files in Ubuntu</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/5gP8oeVMjdk/</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>
		<feedburner:origLink>http://allgeeks.info/77/how-to-search-inside-text-files-in-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Diego Forlan wins Golden Ball as Germany’s Thomas Mueller takes the Golden Boot</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/r0iOaK0ACG4/</link>
		<comments>http://allgeeks.info/71/diego-forlan-wins-golden-ball-as-germanys-thomas-mueller-takes-the-golden-boot/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 23:09:31 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[diego forlan]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[golden ball]]></category>
		<category><![CDATA[golden boot]]></category>
		<category><![CDATA[golden glove]]></category>
		<category><![CDATA[thomas mueller]]></category>
		<category><![CDATA[world cup 2010]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=71</guid>
		<description><![CDATA[Uruguay striker Diego Forlan has been awarded the Golden Ball as the Football World Cup 2010&#8242;s best player, and Germany forward Thomas Mueller won the Golden Boot as the tournament&#8217;s top scorer with five goals. Forlan was voted the most outstanding player of the tournament by accredited media after leading his team to the semifinals. [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/71/diego-forlan-wins-golden-ball-as-germanys-thomas-mueller-takes-the-golden-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allgeeks.info/71/diego-forlan-wins-golden-ball-as-germanys-thomas-mueller-takes-the-golden-boot/</feedburner:origLink></item>
		<item>
		<title>Clicky – Best Real time Web Analytics</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/EjA_1iWXxeE/</link>
		<comments>http://allgeeks.info/67/clicky-best-real-time-web-analytics/#comments</comments>
		<pubDate>Thu, 27 May 2010 20:09:10 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[clicky]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[web analytics]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[woopra]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=67</guid>
		<description><![CDATA[I have used another real time web analytics woopra for quite sometime. Recently I have shifted to Clicky. Till now I am loving it. The package price is lower than woopra. I believe they provide what they are saying. Moreover I liked it because it has nice interface for my IPhone which comes very handy. [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/67/clicky-best-real-time-web-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allgeeks.info/67/clicky-best-real-time-web-analytics/</feedburner:origLink></item>
		<item>
		<title>How to install Filezilla in Ubuntu – Command Line</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/w-s9JA30Yf4/</link>
		<comments>http://allgeeks.info/64/how-to-install-filezilla-in-ubuntu-command-line/#comments</comments>
		<pubDate>Sun, 02 May 2010 23:21:45 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[filezilla]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=64</guid>
		<description><![CDATA[Just run your terminal and write: sudo aptitude install filezilla It asks you for password. Enter your password. Original : Here]]></description>
		<wfw:commentRss>http://allgeeks.info/64/how-to-install-filezilla-in-ubuntu-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allgeeks.info/64/how-to-install-filezilla-in-ubuntu-command-line/</feedburner:origLink></item>
		<item>
		<title>How to disable WordPress 2 Visual Editor</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/-xAV10n3W54/</link>
		<comments>http://allgeeks.info/58/how-to-disable-wordpress-2-visual-editor/#comments</comments>
		<pubDate>Sun, 02 May 2010 21:39:02 +0000</pubDate>
		<dc:creator>coolsaint</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[visual editor]]></category>

		<guid isPermaLink="false">http://allgeeks.info/?p=58</guid>
		<description><![CDATA[A lot of people I’ve spoke to, and many blog posts I have read have been really unhappy with the new visual editor in WordPress 2.0. It is pretty simple to revert back to the traditional post interface without all the WYSIWYG additions, but a lot of people aren’t sure how, or where to find [...]]]></description>
		<wfw:commentRss>http://allgeeks.info/58/how-to-disable-wordpress-2-visual-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allgeeks.info/58/how-to-disable-wordpress-2-visual-editor/</feedburner:origLink></item>
		<item>
		<title>How to remove WordPress Trackback Spam</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/4wFlYHysyuE/</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>
		<feedburner:origLink>http://allgeeks.info/56/how-to-remove-wordpress-trackback-spam/</feedburner:origLink></item>
		<item>
		<title>How to make Google Chrome Your Default Browser</title>
		<link>http://feedproxy.google.com/~r/allgeeks/~3/3xnfe-uCxbo/</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>
		<feedburner:origLink>http://allgeeks.info/51/how-to-make-google-chrome-your-default-browser/</feedburner:origLink></item>
	</channel>
</rss>
