<?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 - Scriptaculous</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:22:59 -0000</pubDate>
			<lastBuildDate>Tue, 28 Feb 2006 13:30: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>Building a Local Auto-Completer</title>
				<link>http://www.ajaxcf.com/blog/index.cfm/2006/2/28/Building-a-Local-AutoCompleter</link>
				<description>
				
				It&apos;s been a while since the last posting so I wanted to get some more tips up here.&amp;nbsp; Just been real busy lately getting ready for the &lt;a href=&quot;http://www.wintermusicconference.com&quot;&gt;Winter Music Conference&lt;/a&gt; next month, but lots more coming soon!&lt;br /&gt;&lt;br /&gt;Today&apos;s code is pretty straight forward.&amp;nbsp; It doesn&apos;t really use any AJAX, just takes advantage of the Auto-Completer class of Scriptaculous to create customized drop downs that filter themselves as you type.&amp;nbsp; This is called a local auto-completer since all of the data needed to create it is available when the page is called - there is no remote data coming in via AJAX. &amp;nbsp;For this example, we&apos;ll use the a list of ColdFusion functions.
				 [More]
				</description>
						
				
				<category>Scriptaculous</category>				
				
				<pubDate>Tue, 28 Feb 2006 13:30:00 -0000</pubDate>
				<guid>http://www.ajaxcf.com/blog/index.cfm/2006/2/28/Building-a-Local-AutoCompleter</guid>
				
				
			</item>
			
		 	
			</channel></rss>