<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DoNotYet.com &#187; Autocomplete</title>
	<atom:link href="http://www.donotyet.com/tag/autocomplete/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.donotyet.com</link>
	<description>Freebie Resources for Tech Users, AIR, Flex, Flash Developers and Photoshop, web Designers</description>
	<lastBuildDate>Wed, 07 Dec 2011 06:35:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3 Examples of Facebook Like Autosuggestion</title>
		<link>http://www.donotyet.com/2009/08/30/3-examples-of-facebook-like-autosuggestion/</link>
		<comments>http://www.donotyet.com/2009/08/30/3-examples-of-facebook-like-autosuggestion/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 07:31:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Autocomplete]]></category>
		<category><![CDATA[Autosuggestion]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.donotyet.com/2009/08/30/3-examples-of-facebook-like-autosuggestion/</guid>
		<description><![CDATA[Facebook is a social networking website, whose users can add friends and send them messages, and update their personal profiles to notify friends about themselves.&#160; There are more than 250 million active users. We are interested in Facebook style, so try to find some Facebook like autosuggestion examples and share with you.



 
&#160;

Facebook-Like Auto Suggest

Guillermo [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook is a social networking website, whose users can add friends and send them messages, and update their personal profiles to notify friends about themselves.&#160; There are more than 250 million active users. We are interested in Facebook style, so try to find some Facebook like autosuggestion examples and share with you.</p>
<div style="margin: 0px 0px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-7859640280892154";
/* DoNotYet-Article-336-280-01 */
google_ad_slot = "0432827541";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p><span id="more-159"></span> </p>
<p><a href="http://www.donotyet.com/wp-content/uploads/2009/08/facebook1.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="facebook" border="0" alt="facebook" src="http://www.donotyet.com/wp-content/uploads/2009/08/facebook_thumb1.jpg" width="500" height="373" /></a>&#160;</p>
</p>
<p><a href="http://devthought.com/blog/projects-news/2008/01/textboxlist-meets-autocompletion/" target="_blank"><font size="4">Facebook-Like Auto Suggest</font></a></p>
<hr />
<p>Guillermo Rauch&#8217;s Facebook-like Auto Suggest is an auto suggest script which simulate Facebook auto suggest feature. It works by caching all the results from a JSON Request and feeding them to the autocompleter object. When a item is added as a box, it&#8217; removed from the feed array, and when the box is disposed it&#8217;s added back, so that it becomes available in the list when the user types.</p>
<p><a href="http://www.donotyet.com/wp-content/uploads/2009/08/facebooklikeautosuggest.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="facebook-like-auto-suggest" border="0" alt="facebook-like-auto-suggest" src="http://www.donotyet.com/wp-content/uploads/2009/08/facebooklikeautosuggest_thumb.png" width="500" height="200" /></a></p>
<p><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="search-256x256" src="http://www.donotyet.com/wp-content/uploads/2009/07/search-256x256.png" width="23" height="23" /> <a href="http://devthought.com/wp-content/articles/autocompletelist/test.html" target="_blank">Demo</a>&#160;<img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="download" src="http://www.donotyet.com/wp-content/uploads/2009/07/download.png" width="19" height="19" /> <a href="http://devthought.com/wp-content/articles/autocompletelist/AutocompleteList.zip?v0.2" target="_blank">Download</a></p>
<p>&#160;</p>
<p><a href="http://convincingmail.com/autosuggest-autocomplete.aspx" target="_blank"><font size="4">ASP.NET AJAX AutoComplete Control Demonstration</font></a></p>
<hr />
<p>I want to share a free AJAX autocomplete extender (facebook like). It is based on ASP.NET 2.0, AJAX toolkit, and prototype js framework. Fully customizable with external CSS and easy to setup.</p>
<p><a href="http://www.donotyet.com/wp-content/uploads/2009/08/ASP.NETAJAXAutoCompleteControlDemonstration.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ASP.NET AJAX AutoComplete Control Demonstration" border="0" alt="ASP.NET AJAX AutoComplete Control Demonstration" src="http://www.donotyet.com/wp-content/uploads/2009/08/ASP.NETAJAXAutoCompleteControlDemonstration_thumb.png" width="500" height="242" /></a></p>
<p><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="search-256x256" src="http://www.donotyet.com/wp-content/uploads/2009/07/search-256x256.png" width="23" height="23" /> <a href="http://convincingmail.com/autosuggest-autocomplete.aspx" target="_blank">Demo</a>&#160;<img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="download" src="http://www.donotyet.com/wp-content/uploads/2009/07/download.png" width="19" height="19" /> <a href="http://convincingmail.com/Download.aspx" target="_blank">Download</a></p>
<p>&#160;</p>
<p><a href="http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/" target="_blank"><font size="4">jQuery Plugin: Tokenizing Autocomplete Text Entry</font></a></p>
<hr />
<p>This is a jQuery plugin to allow users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.</p>
<p><a href="http://www.donotyet.com/wp-content/uploads/2009/08/tokeninputfacebookstyle.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tokeninput-facebook-style" border="0" alt="tokeninput-facebook-style" src="http://www.donotyet.com/wp-content/uploads/2009/08/tokeninputfacebookstyle_thumb.png" width="500" height="182" /></a></p>
<p><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="search-256x256" src="http://www.donotyet.com/wp-content/uploads/2009/07/search-256x256.png" width="23" height="23" /> <a href="http://loopj.com/tokeninput/demo.html" target="_blank">Demo</a>&#160;<img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="download" src="http://www.donotyet.com/wp-content/uploads/2009/07/download.png" width="19" height="19" /> <a href="http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/" target="_blank">Download</a></p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.donotyet.com/2009/11/01/collection-of-50-ajax-photoimagegallery-plugins/" title="Collection of 50+ AJAX Photo/Image/Gallery Plugins">Collection of 50+ AJAX Photo/Image/Gallery Plugins</a></li>
<li><a href="http://www.donotyet.com/2009/10/18/collection-of-9-ajax-combo-box-plugins-controls/" title="Collection of 9+ AJAX Combo Box Plugins / Controls">Collection of 9+ AJAX Combo Box Plugins / Controls</a></li>
<li><a href="http://www.donotyet.com/2009/10/04/collection-of-ajax-inline-edit-plugins/" title="Collection of AJAX Inline Edit Plugins">Collection of AJAX Inline Edit Plugins</a></li>
<li><a href="http://www.donotyet.com/2009/09/27/collection-of-fade-in-fade-out-effect-plugins/" title="Collection of Fade in Fade out Effect Plugins">Collection of Fade in Fade out Effect Plugins</a></li>
<li><a href="http://www.donotyet.com/2009/09/20/the-ultimate-collection-of-ajax-form-validation-plugins-controls/" title="The Ultimate Collection of AJAX Form Validation Plugins (Controls)">The Ultimate Collection of AJAX Form Validation Plugins (Controls)</a></li>
<li><a href="http://www.donotyet.com/2009/09/13/the-ultimate-collection-of-ajax-accordion/" title="The Ultimate Collection of AJAX Accordion Plugins (Controls)">The Ultimate Collection of AJAX Accordion Plugins (Controls)</a></li>
<li><a href="http://www.donotyet.com/2009/08/09/the-ultimate-collections-of-ajax-file-upload-plugins/" title="The Ultimate Collection of AJAX File Upload Plugins">The Ultimate Collection of AJAX File Upload Plugins</a></li>
<li><a href="http://www.donotyet.com/2009/10/11/collection-of-ajax-calendar-datepicker-plugins-scripts/" title="Collection of AJAX Calendar / Datepicker Plugins &amp; Scripts">Collection of AJAX Calendar / Datepicker Plugins &amp; Scripts</a></li>
<li><a href="http://www.donotyet.com/2009/08/04/what-is-ajax-amazing-ajax-based-applications-and-resources/" title="What is AJAX &amp; amazing AJAX based applications and resources">What is AJAX &amp; amazing AJAX based applications and resources</a></li>
<li><a href="http://www.donotyet.com/2009/07/28/the-list-of-jquery-twitter-plugins-and-apis/" title="The list of jQuery Twitter Plugins and APIs(Very Userful)">The list of jQuery Twitter Plugins and APIs(Very Userful)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.donotyet.com/2009/08/30/3-examples-of-facebook-like-autosuggestion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

