<?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: The SQL Query to power Google Suggest</title>
	<atom:link href="http://technology.amis.nl/blog/1402/the-sql-query-to-power-google-suggest/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/1402/the-sql-query-to-power-google-suggest</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Patrick Sinke</title>
		<link>http://technology.amis.nl/blog/1402/the-sql-query-to-power-google-suggest/comment-page-1#comment-163114</link>
		<dc:creator>Patrick Sinke</dc:creator>
		<pubDate>Wed, 29 Nov 2006 17:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1402#comment-163114</guid>
		<description>I&#039;d thought of something like this at first:

select omschrijving from bestemmingen
where soundex(omschrijving) = soundex( &#039;Santa&#039; )
/

OMSCHRIJVING
-----------------------------------------------------
Sand
Sand
Sannat
Schwendau
Sunny Day

5 rijen zijn geselecteerd.

Verstreken: 00:00:00.06

Advantage: Finland would not appear in this list.
Disadvantage: Soundex only works fine for English words. 

But, I&#039;ve once written a Dutch algorithm for it so there is hope ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;d thought of something like this at first:</p>
<p>select omschrijving from bestemmingen<br />
where soundex(omschrijving) = soundex( &#8216;Santa&#8217; )<br />
/</p>
<p>OMSCHRIJVING<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Sand<br />
Sand<br />
Sannat<br />
Schwendau<br />
Sunny Day</p>
<p>5 rijen zijn geselecteerd.</p>
<p>Verstreken: 00:00:00.06</p>
<p>Advantage: Finland would not appear in this list.<br />
Disadvantage: Soundex only works fine for English words. </p>
<p>But, I&#8217;ve once written a Dutch algorithm for it so there is hope <img src='http://technology.amis.nl/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/blog/1402/the-sql-query-to-power-google-suggest/comment-page-1#comment-161932</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Mon, 27 Nov 2006 11:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1402#comment-161932</guid>
		<description>Nice post ;-)</description>
		<content:encoded><![CDATA[<p>Nice post <img src='http://technology.amis.nl/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/blog/1402/the-sql-query-to-power-google-suggest/comment-page-1#comment-153507</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Mon, 13 Nov 2006 11:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1402#comment-153507</guid>
		<description>Ok, sorry about the Cro(a)tia mess... Not the point of the article but an annoying mistake all the same.

Lucas</description>
		<content:encoded><![CDATA[<p>Ok, sorry about the Cro(a)tia mess&#8230; Not the point of the article but an annoying mistake all the same.</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Kemp</title>
		<link>http://technology.amis.nl/blog/1402/the-sql-query-to-power-google-suggest/comment-page-1#comment-152498</link>
		<dc:creator>Jeff Kemp</dc:creator>
		<pubDate>Sat, 11 Nov 2006 10:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1402#comment-152498</guid>
		<description>I see you like to spell fonetically... :) </description>
		<content:encoded><![CDATA[<p>I see you like to spell fonetically&#8230; <img src='http://technology.amis.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl r.</title>
		<link>http://technology.amis.nl/blog/1402/the-sql-query-to-power-google-suggest/comment-page-1#comment-152078</link>
		<dc:creator>Karl r.</dc:creator>
		<pubDate>Fri, 10 Nov 2006 17:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1402#comment-152078</guid>
		<description>very interesting!
Karl</description>
		<content:encoded><![CDATA[<p>very interesting!<br />
Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Nuijten</title>
		<link>http://technology.amis.nl/blog/1402/the-sql-query-to-power-google-suggest/comment-page-1#comment-152069</link>
		<dc:creator>Alex Nuijten</dc:creator>
		<pubDate>Fri, 10 Nov 2006 16:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1402#comment-152069</guid>
		<description>If only I had read this blog yesterday afternoon... ;-)</description>
		<content:encoded><![CDATA[<p>If only I had read this blog yesterday afternoon&#8230; <img src='http://technology.amis.nl/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

