<?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: Asynchronous search results with JQuery, Solr, Json and Ajax</title>
	<atom:link href="http://blog.comperiosearch.com/blog/2011/03/31/asynchronous-search-results-jquery-solr-json-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.comperiosearch.com/blog/2011/03/31/asynchronous-search-results-jquery-solr-json-ajax/</link>
	<description>A blog about Search as THE solution</description>
	<lastBuildDate>Mon, 26 Oct 2015 18:07:52 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Fergus McDowall</title>
		<link>http://blog.comperiosearch.com/blog/2011/03/31/asynchronous-search-results-jquery-solr-json-ajax/#comment-50</link>
		<dc:creator><![CDATA[Fergus McDowall]]></dc:creator>
		<pubDate>Fri, 01 Apr 2011 09:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=369#comment-50</guid>
		<description><![CDATA[I must admit that I had to google SERP ;-)

The example above would give you a page analogous to facebook&#039;s &quot;news feed&quot; (home page)- so the frame loads fairly instantaneously and the results populate it afterwards.]]></description>
		<content:encoded><![CDATA[<p>I must admit that I had to google SERP ;-)</p>
<p>The example above would give you a page analogous to facebook&#8217;s &#8220;news feed&#8221; (home page)- so the frame loads fairly instantaneously and the results populate it afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vegard Sandvold</title>
		<link>http://blog.comperiosearch.com/blog/2011/03/31/asynchronous-search-results-jquery-solr-json-ajax/#comment-49</link>
		<dc:creator><![CDATA[Vegard Sandvold]]></dc:creator>
		<pubDate>Thu, 31 Mar 2011 21:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://nuggets.comperiosearch.com/?p=369#comment-49</guid>
		<description><![CDATA[None more AJAXy than Google these days, with their Instant Search, although Yahoo! Search Direct is a good number 2.

http://www.youtube.com/watch?v=NvoNFP-v7v8

The SERP with a page load (perceived as a noticable flicker) may be an essential part of the users expectation, and AJAX may actually violate that expectation if done without care. At least some form of visual feedback, usually a spinner, must be provided to help the user direct his/her attention to the update.

I&#039;d love to see your example done with the Templates plugin for jQuery. That should clean up your code nicely :-)

http://api.jquery.com/category/plugins/templates/]]></description>
		<content:encoded><![CDATA[<p>None more AJAXy than Google these days, with their Instant Search, although Yahoo! Search Direct is a good number 2.</p>
<p><a href="http://www.youtube.com/watch?v=NvoNFP-v7v8" rel="nofollow">http://www.youtube.com/watch?v=NvoNFP-v7v8</a></p>
<p>The SERP with a page load (perceived as a noticable flicker) may be an essential part of the users expectation, and AJAX may actually violate that expectation if done without care. At least some form of visual feedback, usually a spinner, must be provided to help the user direct his/her attention to the update.</p>
<p>I&#8217;d love to see your example done with the Templates plugin for jQuery. That should clean up your code nicely :-)</p>
<p><a href="http://api.jquery.com/category/plugins/templates/" rel="nofollow">http://api.jquery.com/category/plugins/templates/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
