<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using the MooTools Autocompleter Plugin with ColdFusion</title>
	<atom:link href="http://www.simonwhatley.co.uk/using-the-mootools-autocompleter-plugin-with-coldfusion/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simonwhatley.co.uk/using-the-mootools-autocompleter-plugin-with-coldfusion</link>
	<description>The opposite of every great idea is another great idea</description>
	<lastBuildDate>Tue, 24 Jan 2012 10:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Marcio</title>
		<link>http://www.simonwhatley.co.uk/using-the-mootools-autocompleter-plugin-with-coldfusion/comment-page-1#comment-355</link>
		<dc:creator>Marcio</dc:creator>
		<pubDate>Sat, 28 Feb 2009 02:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=883#comment-355</guid>
		<description>I&#039;m sorry, but AJAX does not imply the use of XML ? If so, where is it?</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, but AJAX does not imply the use of XML ? If so, where is it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.simonwhatley.co.uk/using-the-mootools-autocompleter-plugin-with-coldfusion/comment-page-1#comment-354</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 28 Aug 2008 10:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=883#comment-354</guid>
		<description>@bruce regarding point 1, can you explain further?

Regarding point two, the CF8 &lt;code&gt;returnformat=&quot;json&quot;&lt;/code&gt; attribute should encode the array as json automatically. If you were using CF7, you will need to parse the array as JSON. There is a handy JSON.cfc by Jehiah Czebotar and Thomas Messier to do this for you in the code example I provide and on RIAForge. The CF7 example is not very neat and could easily be refactored, but it provides a good starting point for you to develop upon.</description>
		<content:encoded><![CDATA[<p>@bruce regarding point 1, can you explain further?</p>
<p>Regarding point two, the CF8 <code>returnformat="json"</code> attribute should encode the array as json automatically. If you were using CF7, you will need to parse the array as JSON. There is a handy JSON.cfc by Jehiah Czebotar and Thomas Messier to do this for you in the code example I provide and on RIAForge. The CF7 example is not very neat and could easily be refactored, but it provides a good starting point for you to develop upon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Stenberg</title>
		<link>http://www.simonwhatley.co.uk/using-the-mootools-autocompleter-plugin-with-coldfusion/comment-page-1#comment-353</link>
		<dc:creator>Bruce Stenberg</dc:creator>
		<pubDate>Wed, 27 Aug 2008 19:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=883#comment-353</guid>
		<description>Hey Simon,

I&#039;m playing around with your code and having a few issues.  I think there might be a few bugs.

1. in your Country.cfc  shouldn&#039;t  be ?

2. I can get cf7 and local working but not the cf8 example.  Should i be calling the json encode method on the arrCountry to return the array?


Thanks!
Bruce</description>
		<content:encoded><![CDATA[<p>Hey Simon,</p>
<p>I&#8217;m playing around with your code and having a few issues.  I think there might be a few bugs.</p>
<p>1. in your Country.cfc  shouldn&#8217;t  be ?</p>
<p>2. I can get cf7 and local working but not the cf8 example.  Should i be calling the json encode method on the arrCountry to return the array?</p>
<p>Thanks!<br />
Bruce</p>
]]></content:encoded>
	</item>
</channel>
</rss>

