<?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 &#187; Javascript</title>
	<atom:link href="http://www.geektantra.com/category/programming/javascript/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>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>35</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>112</slash:comments>
		</item>
		<item>
		<title>jQuery Mega Menu</title>
		<link>http://www.geektantra.com/2009/09/jquery-mega-menu/</link>
		<comments>http://www.geektantra.com/2009/09/jquery-mega-menu/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 19:43:23 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=14</guid>
		<description><![CDATA[<img class="alignleft" title="jquery-megamenu-thumbnail" src="http://cdn1.geektantra.com/wp-content/uploads/2009/09/jquery-megamenu-thumbnail.jpg" alt="jquery-megamenu-thumbnail" width="225" height="140" />This is a simple jQuery based MegaMenu plugin.
Demo: <a title="jQuery Mega Menu" href="http://www.geektantra.com/projects/jquery-megamenu/" target="_blank">Click Here</a>
Download: <a title="jQuery Mega Menu" href="http://jquery-megamenu.googlecode.com/files/jquery-megamenu.2.0.zip" target="_blank">Click Here</a> <span class="read-more"><a href="http://www.geektantra.com/2009/09/jquery-mega-menu/">Read More...</a></span>]]></description>
		<wfw:commentRss>http://www.geektantra.com/2009/09/jquery-mega-menu/feed/</wfw:commentRss>
		<slash:comments>143</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 1/42 queries in 0.012 seconds using disk: basic
Object Caching 654/761 objects using disk: basic
Content Delivery Network via cdn1.geektantra.com

Served from: www.geektantra.com @ 2011-11-29 22:47:25 -->
