<?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: AJAX Anti-Example</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2006/07/03/ajax-anti-example/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2006/07/03/ajax-anti-example/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt Rix</title>
		<link>https://www.barneyb.com/barneyblog/2006/07/03/ajax-anti-example/comment-page-1/#comment-366</link>
		<dc:creator>Matt Rix</dc:creator>
		<pubDate>Tue, 04 Jul 2006 03:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=170#comment-366</guid>
		<description>If you think that&#039;s bad, you should see the autocompletion on my city&#039;s transit planning website: http://www4.mississauga.ca/ClicknRide/

For example, try entering an address with a street name that starts with &#039;B&#039;. It&#039;ll load *every single street* in the whole city that starts with B as an autocomplete option... Which would actually be kind-of cool, except it takes it 10+ seconds to actually pull the data. 
</description>
		<content:encoded><![CDATA[<p>If you think that's bad, you should see the autocompletion on my city's transit planning website: <a href="http://www4.mississauga.ca/ClicknRide/" rel="nofollow">http://www4.mississauga.ca/ClicknRide/</a></p>
<p>For example, try entering an address with a street name that starts with 'B'. It'll load *every single street* in the whole city that starts with B as an autocomplete option&#8230; Which would actually be kind-of cool, except it takes it 10+ seconds to actually pull the data.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
