<?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: Autocomplete Migration Guide</title>
	<atom:link href="http://www.learningjquery.com/2010/06/autocomplete-migration-guide/feed" rel="self" type="application/rss+xml" />
	<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide</link>
	<description>Tips, techniques, and tutorials for the jQuery JavaScript library</description>
	<lastBuildDate>Tue, 21 May 2013 00:41:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: 10 Awesome jQuery Autocomplete Plugins &#38; Tutorials &#124; codeManiac - Snippets, Templates, API and the best developer content</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-86665</link>
		<dc:creator>10 Awesome jQuery Autocomplete Plugins &#38; Tutorials &#124; codeManiac - Snippets, Templates, API and the best developer content</dc:creator>
		<pubDate>Wed, 25 Apr 2012 18:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-86665</guid>
		<description><![CDATA[[...] Autocomplete Migration Guide [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Autocomplete Migration Guide [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery Autocomplete</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-86244</link>
		<dc:creator>jQuery Autocomplete</dc:creator>
		<pubDate>Thu, 12 Jan 2012 02:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-86244</guid>
		<description><![CDATA[[...] This plugin is deprecated and not developed anymore. Its successor is part of jQuery UI, and this migration guide explains how to get from this plugin to the new one. This page will remain as it is for reference, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This plugin is deprecated and not developed anymore. Its successor is part of jQuery UI, and this migration guide explains how to get from this plugin to the new one. This page will remain as it is for reference, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery UI Autocomplete &#8216;autoFill&#8217; and/or &#8216;selectFirst&#8217; feature. How to? &#124; DEEP in PHP</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-83471</link>
		<dc:creator>jQuery UI Autocomplete &#8216;autoFill&#8217; and/or &#8216;selectFirst&#8217; feature. How to? &#124; DEEP in PHP</dc:creator>
		<pubDate>Mon, 14 Feb 2011 00:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-83471</guid>
		<description><![CDATA[[...] http://www.learningjquery.com/2010/06/autocomplete-migration-guide [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.learningjquery.com/2010/06/autocomplete-migration-guide" rel="nofollow">http://www.learningjquery.com/2010/06/autocomplete-migration-guide</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-81869</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Tue, 14 Sep 2010 17:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-81869</guid>
		<description><![CDATA[A quick question. &lt;strong&gt;Is there a number of records limit for autocomplete?&lt;/strong&gt;

I am displaying some data from the database and IE8, Firefox, Safari and Chrome all work fine with 110,00 records - but for some reason I am getting&lt;strong&gt; Out of memory &lt;/strong&gt;error in IE6 and IE7. If I limit number of records to 50,000 it works in IE6 and IE7.

Any ideas what&#039;s going on? 

BTW I am using the old version, does anyone knows if upgrading to new version will fix this?

Thanks!]]></description>
		<content:encoded><![CDATA[<p>A quick question. <strong>Is there a number of records limit for autocomplete?</strong></p>
<p>I am displaying some data from the database and IE8, Firefox, Safari and Chrome all work fine with 110,00 records &#8211; but for some reason I am getting<strong> Out of memory </strong>error in IE6 and IE7. If I limit number of records to 50,000 it works in IE6 and IE7.</p>
<p>Any ideas what&#8217;s going on? </p>
<p>BTW I am using the old version, does anyone knows if upgrading to new version will fix this?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-81863</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 14 Sep 2010 08:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-81863</guid>
		<description><![CDATA[hi,
How do i limit the number of results displayed in the suggestion.I used max:20 but its not working . And i am passing Array which contains json data as the source to the autocomplete and by default it does contains operation , i want startswith , How do i achieve this.  Can somebody help me out.
Thanks]]></description>
		<content:encoded><![CDATA[<p>hi,<br />
How do i limit the number of results displayed in the suggestion.I used max:20 but its not working . And i am passing Array which contains json data as the source to the autocomplete and by default it does contains operation , i want startswith , How do i achieve this.  Can somebody help me out.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörn Zaefferer</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-81842</link>
		<dc:creator>Jörn Zaefferer</dc:creator>
		<pubDate>Fri, 10 Sep 2010 20:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-81842</guid>
		<description><![CDATA[Yeah, in this case changing the source is the best option. Once you&#039;re done with the migration you&#039;d remove the renamed one anyway.]]></description>
		<content:encoded><![CDATA[<p>Yeah, in this case changing the source is the best option. Once you&#8217;re done with the migration you&#8217;d remove the renamed one anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaT</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-81836</link>
		<dc:creator>MaT</dc:creator>
		<pubDate>Fri, 10 Sep 2010 13:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-81836</guid>
		<description><![CDATA[Is it possible, somehow, to have both versions active at the same time? They are both called by .autocomplete... I want to change to newer version in my application, but it is very complex, I will have to change a lot and I think that doing it progressively will be easier for me...

Should I change the function name in js source?]]></description>
		<content:encoded><![CDATA[<p>Is it possible, somehow, to have both versions active at the same time? They are both called by .autocomplete&#8230; I want to change to newer version in my application, but it is very complex, I will have to change a lot and I think that doing it progressively will be easier for me&#8230;</p>
<p>Should I change the function name in js source?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kerr</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-81789</link>
		<dc:creator>Kerr</dc:creator>
		<pubDate>Tue, 31 Aug 2010 13:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-81789</guid>
		<description><![CDATA[Jörn - Thanks for your continued efforts!  I&#039;ve used your autocomplete plugin for a couple years now, and have been watching the jQuery UI based plugin with great interest.  Today I implemented the new plugin across all of my sites, and while it took some adjustment, I see the wisdom in all the changes that were made.  On the whole, my autocomplete calls are much more terse while still carrying the same functionality.  I also like that I can simply apply CSS styles for the different states.]]></description>
		<content:encoded><![CDATA[<p>Jörn &#8211; Thanks for your continued efforts!  I&#8217;ve used your autocomplete plugin for a couple years now, and have been watching the jQuery UI based plugin with great interest.  Today I implemented the new plugin across all of my sites, and while it took some adjustment, I see the wisdom in all the changes that were made.  On the whole, my autocomplete calls are much more terse while still carrying the same functionality.  I also like that I can simply apply CSS styles for the different states.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-81776</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 26 Aug 2010 22:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-81776</guid>
		<description><![CDATA[I completely agree with Sebastian, please do not underestimate the power of this feature.  As far as I can see the extension does not behave the same as the original.  It should &quot;highlight&quot; the option and not &quot;select&quot; it until the user presses TAB or ENTER, as per the default behaviour on &lt;a href=&quot;http://jquery.bassistance.de/autocomplete/demo/&quot; rel=&quot;nofollow&quot;&gt;your original demo page&lt;/a&gt;.

I love your old extension Jörn but won&#039;t be migrating until this is resolved. 

Does anyone have any alternative solutions? Thanks.]]></description>
		<content:encoded><![CDATA[<p>I completely agree with Sebastian, please do not underestimate the power of this feature.  As far as I can see the extension does not behave the same as the original.  It should &#8220;highlight&#8221; the option and not &#8220;select&#8221; it until the user presses TAB or ENTER, as per the default behaviour on <a href="http://jquery.bassistance.de/autocomplete/demo/" rel="nofollow">your original demo page</a>.</p>
<p>I love your old extension Jörn but won&#8217;t be migrating until this is resolved. </p>
<p>Does anyone have any alternative solutions? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik</title>
		<link>http://www.learningjquery.com/2010/06/autocomplete-migration-guide/comment-page-1#comment-81751</link>
		<dc:creator>Frederik</dc:creator>
		<pubDate>Wed, 18 Aug 2010 14:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/?p=1106#comment-81751</guid>
		<description><![CDATA[Example of what to use instead of matchContains:false would be nice :)]]></description>
		<content:encoded><![CDATA[<p>Example of what to use instead of matchContains:false would be nice :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 5/20 queries in 0.005 seconds using disk
Object Caching 363/367 objects using disk
Content Delivery Network via learningjquery.kswedberg.netdna-cdn.com

 Served from: www.learningjquery.com @ 2013-05-23 02:24:12 by W3 Total Cache -->