<?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 jQuery-UI Autocomplete Widget</title>
	<atom:link href="http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/</link>
	<description>I have come forward in time from the year 1986 to share this with you</description>
	<lastBuildDate>Mon, 16 Jan 2012 15:44: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: Ryan Martin</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-16744</link>
		<dc:creator>Ryan Martin</dc:creator>
		<pubDate>Mon, 05 Dec 2011 20:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-16744</guid>
		<description>Thanks!
</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Sandy</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-16734</link>
		<dc:creator>Sean Sandy</dc:creator>
		<pubDate>Fri, 02 Dec 2011 17:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-16734</guid>
		<description>Nope, it is not required. In this case I was using it to validate the query and return the correct data for that type. If you can (or have to) do it a different way in MVC3, then by all means, go ahead!</description>
		<content:encoded><![CDATA[<p>Nope, it is not required. In this case I was using it to validate the query and return the correct data for that type. If you can (or have to) do it a different way in MVC3, then by all means, go ahead!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Martin</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-16732</link>
		<dc:creator>Ryan Martin</dc:creator>
		<pubDate>Fri, 02 Dec 2011 16:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-16732</guid>
		<description>Is querytype really necessary or can I remove that part?  I am using this with MVC3 and this is exactly the setup I want is far as caching goes but I am not sure how I can set querytype in my view since MVC doesn&#039;t have arrays like your using in PHP.</description>
		<content:encoded><![CDATA[<p>Is querytype really necessary or can I remove that part?  I am using this with MVC3 and this is exactly the setup I want is far as caching goes but I am not sure how I can set querytype in my view since MVC doesn&#8217;t have arrays like your using in PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-16675</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 13 Sep 2011 14:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-16675</guid>
		<description>No, where you have it is fine.. most people would see it.. i think I was in need of caffeine about that time</description>
		<content:encoded><![CDATA[<p>No, where you have it is fine.. most people would see it.. i think I was in need of caffeine about that time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Sandy</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-16674</link>
		<dc:creator>Sean Sandy</dc:creator>
		<pubDate>Mon, 12 Sep 2011 22:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-16674</guid>
		<description>Glad it helped! I put in the generated sql as a comment below the code to help out as well, maybe it should have been on top?</description>
		<content:encoded><![CDATA[<p>Glad it helped! I put in the generated sql as a comment below the code to help out as well, maybe it should have been on top?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-16673</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 12 Sep 2011 22:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-16673</guid>
		<description>Cool, okay just wondering. I appreciate the code sample for autocomplete. This saves mucho time.
Thanks </description>
		<content:encoded><![CDATA[<p>Cool, okay just wondering. I appreciate the code sample for autocomplete. This saves mucho time.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Sandy</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-16672</link>
		<dc:creator>Sean Sandy</dc:creator>
		<pubDate>Mon, 12 Sep 2011 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-16672</guid>
		<description>Any query builder really, I have one in ShoestringPHP: 

https://github.com/SeanJA/ShoestringPHP/blob/master/library/classes/squery.class.php

I have also started building one from scratch using tdd:

https://github.com/SeanJA/query-builder</description>
		<content:encoded><![CDATA[<p>Any query builder really, I have one in ShoestringPHP: </p>
<p><a href="https://github.com/SeanJA/ShoestringPHP/blob/master/library/classes/squery.class.php" rel="nofollow">https://github.com/SeanJA/ShoestringPHP/blob/master/library/classes/squery.class.php</a></p>
<p>I have also started building one from scratch using tdd:</p>
<p><a href="https://github.com/SeanJA/query-builder" rel="nofollow">https://github.com/SeanJA/query-builder</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-16671</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 12 Sep 2011 22:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-16671</guid>
		<description>Sean, what is sQuery ? Is that a custom mysql wrapper you use. I couldn&#039;t find it through google.</description>
		<content:encoded><![CDATA[<p>Sean, what is sQuery ? Is that a custom mysql wrapper you use. I couldn&#8217;t find it through google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SeanJA</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-8670</link>
		<dc:creator>SeanJA</dc:creator>
		<pubDate>Thu, 06 Jan 2011 01:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-8670</guid>
		<description>What part of it is not working for you?</description>
		<content:encoded><![CDATA[<p>What part of it is not working for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.seanja.com/2010/03/using-the-jquery-ui-autocomplete-widget/comment-page-1/#comment-8669</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 05 Jan 2011 18:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.seanja.com/?p=925#comment-8669</guid>
		<description>It just doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>It just doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

