<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Building Blocks - jQuery</title>
			<link>http://www.ajaxcf.com/blog/index.cfm</link>
			<description>tips for constructing next generation AJAX &amp; ColdFusion applications</description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 03:20:49 -0000</pubDate>
			<lastBuildDate>Wed, 06 Dec 2006 17:41:00 -0000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>joe@ajaxcf.com</managingEditor>
			<webMaster>joe@ajaxcf.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>joe@ajaxcf.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Why jQuery Rocks</title>
				<link>http://www.ajaxcf.com/blog/index.cfm/2006/12/6/Why-jQuery-Rocks</link>
				<description>
				
				Up till now, I&apos;ve been a big fan of the Prototype/Scriptaculous combination to get some nice web20 functionality built into my apps.  I always keep an eye out for other cool libraries, but Scriptaculous provided a nice feature set out of the box, and it&apos;s really easy to implement a lot of the solutions.  And I think Prototype still has the best syntax for making XmlHttpRequests.

But props go out to &lt;a href=&quot;http://www.reybango.com&quot;&gt;Rey Bango&lt;/a&gt; for pointing me in the right direction and turning me on to &lt;a href=&quot;http://jquery.com&quot;&gt;jQuery&lt;/a&gt;.  I always thought jQuery was just another javascript library until I saw the &lt;a href=&quot;http://jquery.com/plugins&quot;&gt;amazing array of plugins available&lt;/a&gt;.  There are over 100 plugins to do all kinds of stuff - even one to get back prototypes handy $F() function :).

It seems like most of the neat tools and tricks that Scriptaculous offered, be it autocompleters, in place editing, effects, etc., are all available as plugins.  It&apos;s always important to have a strong developer community, and with the easy plugin architecture, jQuery has just that.  I can already see a whole bunch of things I&apos;d like to try out and implement in my applications.

Props go out to &lt;a href=&quot;http://ejohn.org/&quot;&gt;John Resig&lt;/a&gt; for creating jQuery and to the many plugin contributors.  You&apos;ve made lots of difficult things very easy!!!

Oh yeah, and it&apos;s lightweight too..  Just 15k for the jQuery and many plugins coming in at under 1k.  Awesome!
				
				</description>
						
				
				<category>jQuery</category>				
				
				<pubDate>Wed, 06 Dec 2006 17:41:00 -0000</pubDate>
				<guid>http://www.ajaxcf.com/blog/index.cfm/2006/12/6/Why-jQuery-Rocks</guid>
				
				
			</item>
			
		 	
			</channel></rss>