<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>TechBabble &#187; javascript</title>
	<atom:link href="http://manugoel.wordpress.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://manugoel.wordpress.com</link>
	<description>Just another blog</description>
	<lastBuildDate>Fri, 12 Jun 2009 08:39:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='manugoel.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7f97f9e27ab80dcfae3602e197d65807?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>TechBabble &#187; javascript</title>
		<link>http://manugoel.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://manugoel.wordpress.com/osd.xml" title="TechBabble" />
		<item>
		<title>Ext 2.0!!!</title>
		<link>http://manugoel.wordpress.com/2007/09/11/ext-20/</link>
		<comments>http://manugoel.wordpress.com/2007/09/11/ext-20/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 19:01:15 +0000</pubDate>
		<dc:creator>Manu</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://manugoel.wordpress.com/2007/09/11/ext-20/</guid>
		<description><![CDATA[Last month I posted about Ext 1.1 and the amazing things you can do with it effortlessly. And I thought what else could be added to it, it is already so comprehensive. How wrong I was. Just have a look at this [link] to know what lies in store for all of us in Ext [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manugoel.wordpress.com&blog=528579&post=15&subd=manugoel&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://manugoel.wordpress.com/2007/09/11/ext-20/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8e282c1998b3f0e6e7228fe11a1cb3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Manu</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS-JS Hybrid Multi-level Menu</title>
		<link>http://manugoel.wordpress.com/2007/08/03/14/</link>
		<comments>http://manugoel.wordpress.com/2007/08/03/14/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 12:31:35 +0000</pubDate>
		<dc:creator>Manu</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[menu]]></category>

		<guid isPermaLink="false">http://manugoel.wordpress.com/2007/08/03/14/</guid>
		<description><![CDATA[Hi everyone,
I have been working on my personal implementation of a CSS menu to brush up my CSS. You can download the source from here. I must declare here that I modified and used the javascript code from some other implementation. I cant recall from where but I will find out and update this post.
I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manugoel.wordpress.com&blog=528579&post=14&subd=manugoel&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://manugoel.wordpress.com/2007/08/03/14/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8e282c1998b3f0e6e7228fe11a1cb3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Manu</media:title>
		</media:content>

		<media:content url="http://manugoel.files.wordpress.com/2007/08/ie.gif" medium="image">
			<media:title type="html">Overlapping borders in IE</media:title>
		</media:content>

		<media:content url="http://manugoel.files.wordpress.com/2007/08/ff-and-others.gif" medium="image">
			<media:title type="html">Working fine in Firefox</media:title>
		</media:content>
	</item>
		<item>
		<title>Selector Wars</title>
		<link>http://manugoel.wordpress.com/2007/07/23/selector-wars/</link>
		<comments>http://manugoel.wordpress.com/2007/07/23/selector-wars/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 12:01:56 +0000</pubDate>
		<dc:creator>Manu</dc:creator>
				<category><![CDATA[Dojo]]></category>
		<category><![CDATA[Ext]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://manugoel.wordpress.com/2007/07/23/selector-wars/</guid>
		<description><![CDATA[Jack Slocum of Ext fame recently posted a comparison of CSS Selector speeds among different JavaScript libraries. The results are pretty impressive. Looks like performance is starting to become the foremost concern among the different libraries. The librariesin question are &#8211; Ext, jQuery, Dojo, Mootools, Prototype.
You can view the post here.
But why all the spotlight [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manugoel.wordpress.com&blog=528579&post=9&subd=manugoel&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://manugoel.wordpress.com/2007/07/23/selector-wars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8e282c1998b3f0e6e7228fe11a1cb3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Manu</media:title>
		</media:content>
	</item>
	</channel>
</rss>