<?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>Robert Speer Web Development &#187; javascript</title>
	<atom:link href="http://www.robertspeer.com/blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertspeer.com/blog</link>
	<description>Symfony,  PHP, Wordpress, Business Analysis</description>
	<lastBuildDate>Sat, 07 Jan 2012 22:29:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TableKit a easy sortable table based on Prototype.js</title>
		<link>http://www.robertspeer.com/blog/tablekit-a-easy-sortable-table-based-on-prototypejs/</link>
		<comments>http://www.robertspeer.com/blog/tablekit-a-easy-sortable-table-based-on-prototypejs/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 01:44:41 +0000</pubDate>
		<dc:creator>robert_speer</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[sortable tables]]></category>
		<category><![CDATA[TableKit]]></category>

		<guid isPermaLink="false">http://www.robertspeer.com/blog/?p=11</guid>
		<description><![CDATA[Many times using scripts I find on the Internet turns into kind of a hassle. They are usually unfinished side projects, or are kind of bloated and slow. TableKit is not one of those scripts, it&#8217;s fast &#38; easy to implement. Development time was low, and the designers didn&#8217;t complain too much about working with [...]]]></description>
			<content:encoded><![CDATA[<p>   Many times using scripts I find on the Internet turns into kind of a hassle.  They are usually unfinished side projects, or are kind of bloated and slow.</p>
<p><a href="http://www.millstream.com.au/view/code/tablekit/" target="_blank">TableKit</a>  is not one of those scripts, it&#8217;s fast &amp; easy to implement.  Development time was low, and the designers didn&#8217;t complain too much about working with it.   What it lets you do is create a html table slap in some ID&#8217;s &amp; classes, load the js, and you have a really nice sortable table.  This sort of elegance in design is never easy and the folks at <a href="http://www.millstream.com.au" target="_blank">Millstream Web Software</a> have done a great job on this.</p>
<p>I used it on the Real Estate site I&#8217;m working on <a href="http://www.webdigs.com/mywebdigs" target="_blank">webdigs.com/mywebdigs</a> (free sign up required) to organize our users favorite saved houses. I&#8217;ve found myself using it a lot for my own home search.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robertspeer.com/blog/tablekit-a-easy-sortable-table-based-on-prototypejs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

