<?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>blog.dev001.net &#187; AJAX</title>
	<atom:link href="http://blog.dev001.net/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dev001.net</link>
	<description>Just another Web Developer's weblog</description>
	<lastBuildDate>Sun, 08 Aug 2010 07:19:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>3/3 Populate an AJAX AutoSuggest field on your Web site with myisam_suggest</title>
		<link>http://blog.dev001.net/2009/01/populate-an-ajax-autosuggest-field-on-your-web-site-with-myisam_suggest/</link>
		<comments>http://blog.dev001.net/2009/01/populate-an-ajax-autosuggest-field-on-your-web-site-with-myisam_suggest/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 18:46:31 +0000</pubDate>
		<dc:creator>rfc2822</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[AutoComplete]]></category>
		<category><![CDATA[AutoSuggest]]></category>
		<category><![CDATA[full-text index]]></category>
		<category><![CDATA[OpenSearch]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.dev001.net/?p=11</guid>
		<description><![CDATA[In &#8220;1/3 Implementing an AutoSuggest feature using MySQL fulltext indices&#8221; I described how you can use a MyISAM full-text index to extract search words for an AutoSuggest feature. Then, in &#8220;2/3 myisam_suggest: an AutoComplete tool for MySQL fulltext indices&#8221; I wrote how to install and use myisam_suggest to extract these search words in practice. Here [...]]]></description>
		<wfw:commentRss>http://blog.dev001.net/2009/01/populate-an-ajax-autosuggest-field-on-your-web-site-with-myisam_suggest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
