<?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>Web Scripting &#187; sorting</title>
	<atom:link href="http://www.satya-weblog.com/tag/sorting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.satya-weblog.com</link>
	<description>a web development blog</description>
	<lastBuildDate>Sat, 04 Sep 2010 17:37:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Client-side Table Sorting Using Javascript</title>
		<link>http://www.satya-weblog.com/2007/06/client-side-table-sorting-using.html</link>
		<comments>http://www.satya-weblog.com/2007/06/client-side-table-sorting-using.html#comments</comments>
		<pubDate>Fri, 29 Jun 2007 23:48:00 +0000</pubDate>
		<dc:creator>Satya Prakash</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[sorting]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.satyakaran.com/2007/06/client-side-table-sorting-using-javascript.html</guid>
		<description><![CDATA[What about the idea of giving the user power of sorting the table's column using JavaScript. User can sort any column of the table.
I saw this facility from a software I was using. It was running very fast and smoothly. That web app was using JavaScript from another site.&#8230; <a href="http://www.satya-weblog.com/2007/06/client-side-table-sorting-using.html" class="read_more">READ MORE</a>]]></description>
		<wfw:commentRss>http://www.satya-weblog.com/2007/06/client-side-table-sorting-using.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
