<?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>Live To Code, Code To Live &#187; Javascript</title>
	<atom:link href="http://ponnu.net/index.php/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://ponnu.net</link>
	<description></description>
	<lastBuildDate>Sat, 14 Mar 2009 19:28:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
<link>http://ponnu.net</link>
<url>http://ponnu.net/wp-content/plugins/maxblogpress-favicon/icons/favicon.ico</url>
<title>Live To Code, Code To Live</title>
</image>
		<item>
		<title>Sortable GridView using jQuery&#8217;s TableSorter</title>
		<link>http://ponnu.net/index.php/2008/10/09/sortable-gridview-using-jquerys-tablesorter/</link>
		<comments>http://ponnu.net/index.php/2008/10/09/sortable-gridview-using-jquerys-tablesorter/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 06:01:56 +0000</pubDate>
		<dc:creator>Ponnu</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://ponnu.net/?p=90</guid>
		<description><![CDATA[Introduction
This blog post explains how to use jQuery&#8217;s plugin Tablesorter to implement client side sorting in ASP.Net Gridview. This comes in handy especially when object data source is used with grid view as gridview does not provide sorting out of the box
Implementation
To implement TableSorter, the rendered table should have THEAD in the markup. Gridview does [...]]]></description>
		<wfw:commentRss>http://ponnu.net/index.php/2008/10/09/sortable-gridview-using-jquerys-tablesorter/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>jQuery and Visual Studio</title>
		<link>http://ponnu.net/index.php/2008/09/29/jquery-and-visual-studio/</link>
		<comments>http://ponnu.net/index.php/2008/09/29/jquery-and-visual-studio/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 20:41:14 +0000</pubDate>
		<dc:creator>Ponnu</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://ponnu.net/?p=75</guid>
		<description><![CDATA[jQuery and Visual Studio
Microsoft has announced that it&#8217;s going to make jQuery part of the Visual Studio and use it within ASP.Net AJAX framework and ASP.Net MVC framework. Not only that, Microsoft will also provide a free download for VS 2008 SP1 which would provide intellisense to jQuery within visual studio. For more info on this annoucement [...]]]></description>
		<wfw:commentRss>http://ponnu.net/index.php/2008/09/29/jquery-and-visual-studio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
