<?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>Script Perfect &#187; autocomplete</title>
	<atom:link href="http://scriptperfect.com/tag/autocomplete/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptperfect.com</link>
	<description>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Random snips of code and bugs</description>
	<lastBuildDate>Sun, 18 Apr 2010 17:01:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Basic Auto Suggest with Ajax and PHP</title>
		<link>http://scriptperfect.com/2009/09/basic-auto-suggest-with-ajax-and-php/</link>
		<comments>http://scriptperfect.com/2009/09/basic-auto-suggest-with-ajax-and-php/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:44:03 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[suggest]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=226</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/basic-auto-suggest-with-ajax-and-php/";</script>You see it in Yahoo, Google, Bing, and all over the web. As you type into a search feild a box appears before your eyes showing you suggestions based on what you are typing. This offers more than just ease of use for your visitors, it allows them to see other content related to their [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/basic-auto-suggest-with-ajax-and-php/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
