<?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 tutorial</title>
	<atom:link href="http://fahlstad.se/2006/10/ajax-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://fahlstad.se/2006/10/ajax-tutorial/</link>
	<description>WordPress Unlimited</description>
	<lastBuildDate>Thu, 28 Jul 2011 20:30:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Fahlstad.se &#187; LiveSearch with Prototype.js</title>
		<link>http://fahlstad.se/2006/10/ajax-tutorial/#comment-2984</link>
		<dc:creator>Fahlstad.se &#187; LiveSearch with Prototype.js</dc:creator>
		<pubDate>Fri, 03 Nov 2006 23:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.fahlstad.se/2006/10/20/ajax-tutorial/#comment-2984</guid>
		<description>[...] To continue tha Ajax tutorials which was started with this simple one we now continue with a slight more complicated one.  For you who don&#8217;t know what Livesearch is we start with a small description. LiveSearch is a search function on wep pages allowing the visitor to search and the result is presented in &#8220;real time&#8221;, either as an animated drop down box or perhaps the search form is filled with the results and the visitior get the feeling it all happens &#8220;live&#8221;. An example can be seen by searching this site. The benefit with this is not only the cool feature but also a smaller bandwith usage as the whole page does not require reloading. [...] </description>
		<content:encoded><![CDATA[<p>[...] To continue tha Ajax tutorials which was started with this simple one we now continue with a slight more complicated one.  For you who don&#8217;t know what Livesearch is we start with a small description. LiveSearch is a search function on wep pages allowing the visitor to search and the result is presented in &#8220;real time&#8221;, either as an animated drop down box or perhaps the search form is filled with the results and the visitior get the feeling it all happens &#8220;live&#8221;. An example can be seen by searching this site. The benefit with this is not only the cool feature but also a smaller bandwith usage as the whole page does not require reloading. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Fahlstad</title>
		<link>http://fahlstad.se/2006/10/ajax-tutorial/#comment-2983</link>
		<dc:creator>Fredrik Fahlstad</dc:creator>
		<pubDate>Thu, 02 Nov 2006 18:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.fahlstad.se/2006/10/20/ajax-tutorial/#comment-2983</guid>
		<description>&lt;strong&gt;Michal&lt;/strong&gt;: The tutorial.js and iindex.html are two diffrent files.</description>
		<content:encoded><![CDATA[<p><strong>Michal</strong>: The tutorial.js and iindex.html are two diffrent files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://fahlstad.se/2006/10/ajax-tutorial/#comment-2982</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Thu, 02 Nov 2006 17:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.fahlstad.se/2006/10/20/ajax-tutorial/#comment-2982</guid>
		<description>Great tutorial, but I am a little confused. You say &quot;...tutorial.js is our file we are about to create.&quot; What is the tutorial.js? I am getting confused between the index.html file and the tutorial.js file? Is that the same file? Thanks, Michal</description>
		<content:encoded><![CDATA[<p>Great tutorial, but I am a little confused. You say &#8220;&#8230;tutorial.js is our file we are about to create.&#8221; What is the tutorial.js? I am getting confused between the index.html file and the tutorial.js file? Is that the same file? Thanks, Michal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ADSENSERUSH - The rush for adsensers. &#187; WP LiveSearch with Prototype.js</title>
		<link>http://fahlstad.se/2006/10/ajax-tutorial/#comment-2981</link>
		<dc:creator>ADSENSERUSH - The rush for adsensers. &#187; WP LiveSearch with Prototype.js</dc:creator>
		<pubDate>Sat, 28 Oct 2006 11:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fahlstad.se/2006/10/20/ajax-tutorial/#comment-2981</guid>
		<description>[...] LiveSearch is a feature on many blogs these days, available as WordPress plugins or for implemantation on non WordPress sites. It&#8217;s a cool feature but how does it work, and can we customize it? Of course we can. To continue tha Ajax tutorials which was started with this simple one we now continue with a slight more complicated one.  For you who don&#8217;t know what Livesearch is we start with a small description. LiveSeaarch is a search function on wep pages allowing the visitor to search and the result is presented in &#8220;real time&#8221;, either as an animated drop down box or perhaps the search form is filled with the results and the visitior get the feeling it all happens &#8220;live&#8221;. An example can be seen by searching this site. The benefit with this is not only the cool feature but also a smaller bandwith usage as the whole page does not require reloading. [...] </description>
		<content:encoded><![CDATA[<p>[...] LiveSearch is a feature on many blogs these days, available as WordPress plugins or for implemantation on non WordPress sites. It&#8217;s a cool feature but how does it work, and can we customize it? Of course we can. To continue tha Ajax tutorials which was started with this simple one we now continue with a slight more complicated one.  For you who don&#8217;t know what Livesearch is we start with a small description. LiveSeaarch is a search function on wep pages allowing the visitor to search and the result is presented in &#8220;real time&#8221;, either as an animated drop down box or perhaps the search form is filled with the results and the visitior get the feeling it all happens &#8220;live&#8221;. An example can be seen by searching this site. The benefit with this is not only the cool feature but also a smaller bandwith usage as the whole page does not require reloading. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fahlstad.se &#187; WP LiveSearch with Prototype.js</title>
		<link>http://fahlstad.se/2006/10/ajax-tutorial/#comment-2980</link>
		<dc:creator>Fahlstad.se &#187; WP LiveSearch with Prototype.js</dc:creator>
		<pubDate>Fri, 27 Oct 2006 18:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.fahlstad.se/2006/10/20/ajax-tutorial/#comment-2980</guid>
		<description>[...] October 27, 2006  LiveSearch is a feature on many blogs these days, available as WordPress plugins or for implemantation on non WordPress sites. It&#8217;s a cool feature but how does it work, and can we customize it? Of course we can. To continue tha Ajax tutorials which was started with this simple one we now continue with a slight more complicated one.  For you who don&#8217;t know what Livesearch is we start with a small description. LiveSeaarch is a search function on wep pages allowing the visitor to search and the result is presented in &#8220;real time&#8221;, either as an animated drop down box or perhaps the search form is filled with the results and the visitior get the feeling it all happens &#8220;live&#8221;. An example can be seen by searching this site. The benefit with this is not only the cool feature but also a smaller bandwith usage as the whole page does not require reloading. [...] </description>
		<content:encoded><![CDATA[<p>[...] October 27, 2006  LiveSearch is a feature on many blogs these days, available as WordPress plugins or for implemantation on non WordPress sites. It&#8217;s a cool feature but how does it work, and can we customize it? Of course we can. To continue tha Ajax tutorials which was started with this simple one we now continue with a slight more complicated one.  For you who don&#8217;t know what Livesearch is we start with a small description. LiveSeaarch is a search function on wep pages allowing the visitor to search and the result is presented in &#8220;real time&#8221;, either as an animated drop down box or perhaps the search form is filled with the results and the visitior get the feeling it all happens &#8220;live&#8221;. An example can be seen by searching this site. The benefit with this is not only the cool feature but also a smaller bandwith usage as the whole page does not require reloading. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 123 Blog</title>
		<link>http://fahlstad.se/2006/10/ajax-tutorial/#comment-2979</link>
		<dc:creator>123 Blog</dc:creator>
		<pubDate>Sun, 22 Oct 2006 16:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.fahlstad.se/2006/10/20/ajax-tutorial/#comment-2979</guid>
		<description>&lt;strong&gt;Ajax Tutorial...&lt;/strong&gt;

Wir beziehen uns in unserem Blogeintrag auf diesen Artikel von dir....</description>
		<content:encoded><![CDATA[<p><strong>Ajax Tutorial&#8230;</strong></p>
<p>Wir beziehen uns in unserem Blogeintrag auf diesen Artikel von dir&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

