<?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: Reverse Autocomplete; The details matter</title>
	<atom:link href="http://ajaxian.com/archives/reverse-autocomplete-the-details-matter/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/reverse-autocomplete-the-details-matter</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: zulugrid</title>
		<link>http://ajaxian.com/archives/reverse-autocomplete-the-details-matter/comment-page-1#comment-265802</link>
		<dc:creator>zulugrid</dc:creator>
		<pubDate>Fri, 11 Jul 2008 18:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/reverse-autocomplete-the-details-matter#comment-265802</guid>
		<description>@Remi: Your autocomplete is a perfect example of the limitations that the author outlined above, namely, &quot;ip&#124; nano mp3 player&quot; (where &#124; is the cursor) brings up nothing even though &quot;ipod nano mp3 player&quot; is in your autocomplete list.

What I get out of this article is that it&#039;d be nice if the cursor acted somewhat like a wildcard character, so that you can modify the contents of the input box anywhere in what you are typing and still get useful autocomplete results.</description>
		<content:encoded><![CDATA[<p>@Remi: Your autocomplete is a perfect example of the limitations that the author outlined above, namely, &#8220;ip| nano mp3 player&#8221; (where | is the cursor) brings up nothing even though &#8220;ipod nano mp3 player&#8221; is in your autocomplete list.</p>
<p>What I get out of this article is that it&#8217;d be nice if the cursor acted somewhat like a wildcard character, so that you can modify the contents of the input box anywhere in what you are typing and still get useful autocomplete results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remi</title>
		<link>http://ajaxian.com/archives/reverse-autocomplete-the-details-matter/comment-page-1#comment-265796</link>
		<dc:creator>Remi</dc:creator>
		<pubDate>Fri, 11 Jul 2008 07:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/reverse-autocomplete-the-details-matter#comment-265796</guid>
		<description>I&#039;m working on Kelkoo (an european shopping engine) and our autocomplete works on both normal and reverse mode. You can have a look at it on : www.kelkoo.co.uk
We are using the Autocomplete YUI component with a few tweaks to handle our needs.</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on Kelkoo (an european shopping engine) and our autocomplete works on both normal and reverse mode. You can have a look at it on : <a href="http://www.kelkoo.co.uk" rel="nofollow">http://www.kelkoo.co.uk</a><br />
We are using the Autocomplete YUI component with a few tweaks to handle our needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Crighton</title>
		<link>http://ajaxian.com/archives/reverse-autocomplete-the-details-matter/comment-page-1#comment-265791</link>
		<dc:creator>Dave Crighton</dc:creator>
		<pubDate>Thu, 10 Jul 2008 16:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/reverse-autocomplete-the-details-matter#comment-265791</guid>
		<description>eclipse autocomplete kinda solves this problem, and you can manually invoke a lookahead with ctrl-space (thats quite common across editors i beleive) perhaps what we need is ctr;-space for the web?</description>
		<content:encoded><![CDATA[<p>eclipse autocomplete kinda solves this problem, and you can manually invoke a lookahead with ctrl-space (thats quite common across editors i beleive) perhaps what we need is ctr;-space for the web?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

