<?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>GeekTantra</title>
	<atom:link href="http://www.geektantra.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geektantra.com</link>
	<description>yet another geek&#039;s blog</description>
	<lastBuildDate>Fri, 18 Nov 2011 03:35:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Adding Before &amp; After Filters in Sencha Touch MVC Controllers</title>
		<link>http://www.geektantra.com/2011/11/adding-before-after-filters-in-sencha-touch-mvc-controllers/</link>
		<comments>http://www.geektantra.com/2011/11/adding-before-after-filters-in-sencha-touch-mvc-controllers/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 03:31:44 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Sencha Touch]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Mobile Web Development]]></category>
		<category><![CDATA[Ror]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=313</guid>
		<description><![CDATA[BeforeFilters in RoR are a great way to manage controller accesses or do execute any other specific controller action triggers. Here is a simple way of mimicking this great RoR feature on Sencha Touch MVC. Create a file named `app/controllers/Controllers.js` &#8230; <span class="read-more"><a href="http://www.geektantra.com/2011/11/adding-before-after-filters-in-sencha-touch-mvc-controllers/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2011/11/adding-before-after-filters-in-sencha-touch-mvc-controllers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[WordPress Plugin] BuddyPress xProfiles ACL</title>
		<link>http://www.geektantra.com/2011/09/wordpress-buddypress-xprofiles-acl/</link>
		<comments>http://www.geektantra.com/2011/09/wordpress-buddypress-xprofiles-acl/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 00:30:58 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[Content management systems]]></category>
		<category><![CDATA[PHP programming language]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=279</guid>
		<description><![CDATA[<img class="alignleft" src="http://cdn2.geektantra.com/wp-content/uploads/2011/09/buddypress-xprofiles-acl.jpg" alt="BuddyPress xProfiles ACL" width="225" height="139" /> BuddyPress xProfiles ACL WordPress Plugin
Plugin Home: <a href="http://wordpress.org/extend/plugins/buddypress-xprofiles-acl/" target="_blank">Click Here</a>
Download: <a href="http://downloads.wordpress.org/plugin/buddypress-xprofiles-acl.0.16.zip" target="_blank">Click Here</a>
Project Repository: <a href="http://plugins.svn.wordpress.org/buddypress-xprofiles-acl/" target="_blank">Click Here</a>
Support Forum: <a href="http://wordpress.org/tags/buddypress-xprofiles-acl?forum_id=10" target="_blank">Click Here</a> <span class="read-more"><a href="http://www.geektantra.com/2011/09/wordpress-buddypress-xprofiles-acl/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2011/09/wordpress-buddypress-xprofiles-acl/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>[How To] Using NGinx as a Load Balancer</title>
		<link>http://www.geektantra.com/2011/06/using-nginx-as-a-load-balancer/</link>
		<comments>http://www.geektantra.com/2011/06/using-nginx-as-a-load-balancer/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 03:16:16 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[Apache HTTP Server]]></category>
		<category><![CDATA[Computer networking]]></category>
		<category><![CDATA[Load balancing]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Reverse proxy]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web server]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=263</guid>
		<description><![CDATA[NGinx is an asynchronous event-driven web-server which has become immensely popular in recent years for its performance advantages. NGinx can be used is a reverse proxy to load balance HTTP requests among back-end servers. Here is how this can be &#8230; <span class="read-more"><a href="http://www.geektantra.com/2011/06/using-nginx-as-a-load-balancer/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2011/06/using-nginx-as-a-load-balancer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery TagBox Plugin</title>
		<link>http://www.geektantra.com/2011/05/jquery-tagbox-plugin/</link>
		<comments>http://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comments</comments>
		<pubDate>Mon, 30 May 2011 22:33:51 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery Plugins]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[tagbox]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=224</guid>
		<description><![CDATA[<img class="alignleft" src="http://cdn2.geektantra.com/wp-content/uploads/2011/05/tagbox.jpg" alt="jQuery TagBox" width="225" height="140" />A jQuery based Tag Input plugin.
Demo: <a href="http://www.geektantra.com/projects/jquery-tagbox/">Click Here</a>
Download: <a href="http://jquery-tagbox.googlecode.com/files/jquery-tagbox-1.0.1.zip">Click Here</a>
Project Repository: <a href="https://jquery-tagbox.googlecode.com/">Click Here</a> <span class="read-more"><a href="http://www.geektantra.com/2011/05/jquery-tagbox-plugin/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2011/05/jquery-tagbox-plugin/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>jQuery MegaMenu 2</title>
		<link>http://www.geektantra.com/2010/05/jquery-megamenu-2/</link>
		<comments>http://www.geektantra.com/2010/05/jquery-megamenu-2/#comments</comments>
		<pubDate>Sun, 16 May 2010 11:03:13 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript programming language]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=177</guid>
		<description><![CDATA[<img class="alignleft" title="jquery-megamenu-2" src="http://cdn2.geektantra.com/wp-content/uploads/2010/05/jquery-megamenu-2.png" alt="" width="225" height="140" />An updated jQuery based MegaMenu plugin.
Demo: <a href="http://www.geektantra.com/projects/jquery-megamenu-2/">Click Here</a>
Download: <a href="http://jquery-megamenu.googlecode.com/files/jquery-megamenu.2.1a.zip">Click Here</a>
Project Repository: <a href="http://jquery-megamenu.googlecode.com/">Click Here</a> <span class="read-more"><a href="http://www.geektantra.com/2010/05/jquery-megamenu-2/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2010/05/jquery-megamenu-2/feed/</wfw:commentRss>
		<slash:comments>204</slash:comments>
		</item>
		<item>
		<title>jQuery Sliding Menu (AKA Lavalamp Menu)</title>
		<link>http://www.geektantra.com/2010/02/jquery-sliding-menu/</link>
		<comments>http://www.geektantra.com/2010/02/jquery-sliding-menu/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 07:21:16 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/2010/02/jquery-sliding-menu-aka-lavalamp/</guid>
		<description><![CDATA[<img class="alignleft" title="jquery-sliding-menu" src="http://cdn1.geektantra.com/wp-content/uploads/2010/02/jquery-sliding-menu.jpg" alt="jquery-sliding-menu" width="225" height="140" />Finally, I am back after a long time with a refreshing new jQuery plugin to make your Web Page menus look better. Its the jQuery Sliding Menu.
Demo: <a title="jQuery Sliding Menu" href="http://www.geektantra.com/projects/jquery-sliding-menu/" target="_blank">Click Here</a>
Download: <a title="jQuery Sliding Menu" href="http://jquery-sliding-menu.googlecode.com/files/jquery-sliding-menu-1.0.1.zip">Click Here</a>
Project Repository: <a title="jQuery Live Form Validation" href="http://code.google.com/p/jquery-sliding-menu/" target="_blank">Click Here</a> <span class="read-more"><a href="http://www.geektantra.com/2010/02/jquery-sliding-menu/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2010/02/jquery-sliding-menu/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Update for jQuery Live Form Validation Plugin</title>
		<link>http://www.geektantra.com/2009/10/update-for-jquery-live-form-validation-plugin/</link>
		<comments>http://www.geektantra.com/2009/10/update-for-jquery-live-form-validation-plugin/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:00:34 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[JavaScript programming language]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=143</guid>
		<description><![CDATA[<img class="alignleft" title="jquery-form-validate-advanced-demo" src="http://cdn1.geektantra.com/wp-content/uploads/2009/09/jquery-form-validate-advanced-demo.jpg" alt="jquery-form-validate-advanced-demo" width="225" height="140" />An update of the <a title="jQuery Live Form Validation" href="http://www.geektantra.com/2009/09/jquery-live-form-validation/">jQuery Live form validation plugin</a> is here with an important feature addition.
Advanced Demo: <a title="jQuery Live Form Validation" href="http://www.geektantra.com/projects/jquery-form-validate/advanced_demo" target="_blank">Click Here</a>
Download: <a title="jQuery Live Form Validation" href="http://jquery-form-validate.googlecode.com/files/jquery-form-validate.1.2.zip">Click Here</a> <span class="read-more"><a href="http://www.geektantra.com/2009/10/update-for-jquery-live-form-validation-plugin/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2009/10/update-for-jquery-live-form-validation-plugin/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>jQuery Live Form Validation Version 1.1</title>
		<link>http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/</link>
		<comments>http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 10:43:36 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[JavaScript programming language]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=132</guid>
		<description><![CDATA[<img class="alignleft" title="jquery-form-validate-advanced-demo" src="http://cdn1.geektantra.com/wp-content/uploads/2009/09/jquery-form-validate-advanced-demo.jpg" alt="jquery-form-validate-advanced-demo" width="225" height="140" />A new release of the <a title="jQuery Live Form Validation" href="http://www.geektantra.com/2009/09/jquery-live-form-validation/">jQuery Live form validation plugin</a> is here with new features.
Advanced Demo: <a title="jQuery Live Form Validation" href="http://www.geektantra.com/projects/jquery-form-validate/advanced_demo" target="_blank">Click Here</a>
Download: <a title="jQuery Live Form Validation" href="http://jquery-form-validate.googlecode.com/files/jquery-form-validate.1.2.zip">Click Here</a> <span class="read-more"><a href="http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>jQuery Live Form Validation</title>
		<link>http://www.geektantra.com/2009/09/jquery-live-form-validation/</link>
		<comments>http://www.geektantra.com/2009/09/jquery-live-form-validation/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 20:56:34 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=99</guid>
		<description><![CDATA[<img class="alignleft" title="jquery-form-validate" src="http://cdn1.geektantra.com/wp-content/uploads/2009/09/jquery-form-validate.jpg" alt="jquery-form-validate" width="225" height="140" />After trying a load of non intuitive and not very useful jQuery form validation plugins I came up with this plugin. Its a jQuery plugin which helps create easy form validations with high flexibility and a large set of options.
Simple Demo: <a title="jQuery Live Form Validation" href="http://www.geektantra.com/projects/jquery-form-validate/" target="_blank">Click Here</a>
Advanced Demo: <a title="jQuery Live Form Validation" href="http://www.geektantra.com/projects/jquery-form-validate/advanced_demo" target="_blank">Click Here</a>
Download: <a title="jQuery Live Form Validation" href="http://jquery-form-validate.googlecode.com/files/jquery-form-validate.1.2.zip">Click Here</a> <span class="read-more"><a href="http://www.geektantra.com/2009/09/jquery-live-form-validation/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2009/09/jquery-live-form-validation/feed/</wfw:commentRss>
		<slash:comments>111</slash:comments>
		</item>
		<item>
		<title>Create a Grayscale grunge in Gimp</title>
		<link>http://www.geektantra.com/2009/09/create-a-grayscale-grunge-in-gimp/</link>
		<comments>http://www.geektantra.com/2009/09/create-a-grayscale-grunge-in-gimp/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 19:53:56 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Gimp]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=46</guid>
		<description><![CDATA[<p><img class="alignleft" title="gimp-tutorial-01" src="http://cdn1.geektantra.com/wp-content/uploads/2009/09/gimp-tutorial-01.jpg" alt="gimp-tutorial-01" width="225" height="140" /></p>

<p>An eight step simple tutorial to create a grayscale grunge effect in Gimp</p> <span class="read-more"><a href="http://www.geektantra.com/2009/09/create-a-grayscale-grunge-in-gimp/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2009/09/create-a-grayscale-grunge-in-gimp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 822/965 objects using disk: basic
Content Delivery Network via cdn1.geektantra.com

Served from: www.geektantra.com @ 2011-11-24 14:04:09 -->
