<?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: Yahoo! Search Contextual Precaching</title>
	<atom:link href="http://ajaxian.com/archives/yahoo-search-contextual-precaching/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: CARISOPRODOL</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-259475</link>
		<dc:creator>CARISOPRODOL</dc:creator>
		<pubDate>Wed, 28 Nov 2007 20:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-259475</guid>
		<description>Donâ€™t forget that new people enter the work force every day and may not know them.</description>
		<content:encoded><![CDATA[<p>Donâ€™t forget that new people enter the work force every day and may not know them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yoink</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258994</link>
		<dc:creator>yoink</dc:creator>
		<pubDate>Sun, 18 Nov 2007 22:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258994</guid>
		<description>So as soon as you type something, it loads a 30kb javascript file, and some other bits... That&#039;s just brilliant!. The final results page should be a lot less than that; explain to me why caching something that is a lot bigger than the final page should be is smart???
What if you were on dial up? This would be horrendous!</description>
		<content:encoded><![CDATA[<p>So as soon as you type something, it loads a 30kb javascript file, and some other bits&#8230; That&#8217;s just brilliant!. The final results page should be a lot less than that; explain to me why caching something that is a lot bigger than the final page should be is smart???<br />
What if you were on dial up? This would be horrendous!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design NY</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258969</link>
		<dc:creator>Web Design NY</dc:creator>
		<pubDate>Sun, 18 Nov 2007 03:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258969</guid>
		<description>Julien Lecomte, it wouldn&#039;t slow down the search page. Once you&#039;ve input something ( and while you input the rest of the search term(s) ) into the search box they preload images which will be displayed in the nest page so when you do click &quot;Search&quot; those images will be in your cache already.

Go Yahoo! - I still like Google better... :-)</description>
		<content:encoded><![CDATA[<p>Julien Lecomte, it wouldn&#8217;t slow down the search page. Once you&#8217;ve input something ( and while you input the rest of the search term(s) ) into the search box they preload images which will be displayed in the nest page so when you do click &#8220;Search&#8221; those images will be in your cache already.</p>
<p>Go Yahoo! &#8211; I still like Google better&#8230; :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoyan</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258922</link>
		<dc:creator>Stoyan</dc:creator>
		<pubDate>Sat, 17 Nov 2007 09:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258922</guid>
		<description>yeps, this is what I would call &quot;conditional preloading&quot;, where you&#039;re smart about anticipating your users&#039; next steps and caching page components.

There could also be the &quot;unconditional preloading&quot; where you always preload. Examples? yahoo.com loads a JS and a CSS stylesheet onload. google.com preloads a css sprite onload. Check www.google.com with Firebug&#039;s Net Panel on and you&#039;ll see this image 
http://www.google.com/images/nav_logo3.png
which is not needed until the next page.

More about this here - http://www.sitepoint.com/article/web-site-optimization-steps/3</description>
		<content:encoded><![CDATA[<p>yeps, this is what I would call &#8220;conditional preloading&#8221;, where you&#8217;re smart about anticipating your users&#8217; next steps and caching page components.</p>
<p>There could also be the &#8220;unconditional preloading&#8221; where you always preload. Examples? yahoo.com loads a JS and a CSS stylesheet onload. google.com preloads a css sprite onload. Check <a href="http://www.google.com" rel="nofollow">http://www.google.com</a> with Firebug&#8217;s Net Panel on and you&#8217;ll see this image<br />
<a href="http://www.google.com/images/nav_logo3.png" rel="nofollow">http://www.google.com/images/nav_logo3.png</a><br />
which is not needed until the next page.</p>
<p>More about this here &#8211; <a href="http://www.sitepoint.com/article/web-site-optimization-steps/3" rel="nofollow">http://www.sitepoint.com/article/web-site-optimization-steps/3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenggn</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258917</link>
		<dc:creator>chenggn</dc:creator>
		<pubDate>Sat, 17 Nov 2007 03:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258917</guid>
		<description>but this will slow down the search page, isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>but this will slow down the search page, isn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Lecomte</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258911</link>
		<dc:creator>Julien Lecomte</dc:creator>
		<pubDate>Fri, 16 Nov 2007 21:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258911</guid>
		<description>@Arron

I think it never hurts to talk about old patterns once in a while. Don&#039;t forget that new people enter the work force every day and may not know them.</description>
		<content:encoded><![CDATA[<p>@Arron</p>
<p>I think it never hurts to talk about old patterns once in a while. Don&#8217;t forget that new people enter the work force every day and may not know them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arron Bates</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258900</link>
		<dc:creator>Arron Bates</dc:creator>
		<pubDate>Fri, 16 Nov 2007 18:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258900</guid>
		<description>precaching... this is newsworthy?

...people were precaching things back in the mid 90&#039;s. Precaching&#039;s just a part of providing a better user experience. But apparently everyone&#039;s forgotten the trick enough so it can be &quot;reinvented&quot; by yahoo. gravy.</description>
		<content:encoded><![CDATA[<p>precaching&#8230; this is newsworthy?</p>
<p>&#8230;people were precaching things back in the mid 90&#8242;s. Precaching&#8217;s just a part of providing a better user experience. But apparently everyone&#8217;s forgotten the trick enough so it can be &#8220;reinvented&#8221; by yahoo. gravy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Lecomte</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258899</link>
		<dc:creator>Julien Lecomte</dc:creator>
		<pubDate>Fri, 16 Nov 2007 18:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258899</guid>
		<description>@Peter

Firefox is also crashing on me, but when when I close GMail... I think the problem is in Firefox itself, not in the app (this problem seems to have appeared in a very recent version of Firefox, 2.0.0.9 maybe)</description>
		<content:encoded><![CDATA[<p>@Peter</p>
<p>Firefox is also crashing on me, but when when I close GMail&#8230; I think the problem is in Firefox itself, not in the app (this problem seems to have appeared in a very recent version of Firefox, 2.0.0.9 maybe)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Mularien</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258896</link>
		<dc:creator>Peter Mularien</dc:creator>
		<pubDate>Fri, 16 Nov 2007 18:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258896</guid>
		<description>@Tinus
That&#039;s funny, I just rolled back to the classic version too - because they changed something recently that started crashing Firefox whenever I would close the window :(

This is a neat idea - thanks for sharing!</description>
		<content:encoded><![CDATA[<p>@Tinus<br />
That&#8217;s funny, I just rolled back to the classic version too &#8211; because they changed something recently that started crashing Firefox whenever I would close the window :(</p>
<p>This is a neat idea &#8211; thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hann</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258891</link>
		<dc:creator>John Hann</dc:creator>
		<pubDate>Fri, 16 Nov 2007 17:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258891</guid>
		<description>Wow.  That&#039;s extreme!  
This sounds like a good candidate for somebody to create a library/tool/module to pre-load anticipated dependencies.  You wouldn&#039;t want to hard-code these dependencies into your pages if there were more than a few.  That would get to be a maintenance nightmare.
It could be done with a dojo build-time add-in or with a FreeMarker macro, I&#039;ll bet.  
Anyone want to bring anticipated dependency pre-fetching to the masses???</description>
		<content:encoded><![CDATA[<p>Wow.  That&#8217;s extreme!<br />
This sounds like a good candidate for somebody to create a library/tool/module to pre-load anticipated dependencies.  You wouldn&#8217;t want to hard-code these dependencies into your pages if there were more than a few.  That would get to be a maintenance nightmare.<br />
It could be done with a dojo build-time add-in or with a FreeMarker macro, I&#8217;ll bet.<br />
Anyone want to bring anticipated dependency pre-fetching to the masses???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tinus Guichelaar</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258889</link>
		<dc:creator>Tinus Guichelaar</dc:creator>
		<pubDate>Fri, 16 Nov 2007 17:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258889</guid>
		<description>If only their mail app was this fast. My girlfriend rolled back to the classic version because it&#039;s just unusable.</description>
		<content:encoded><![CDATA[<p>If only their mail app was this fast. My girlfriend rolled back to the classic version because it&#8217;s just unusable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Rich</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258888</link>
		<dc:creator>Eric Rich</dc:creator>
		<pubDate>Fri, 16 Nov 2007 17:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258888</guid>
		<description>We did something like this over a year ago with an online demo of our Workflow Designer JavaScript widget.

We cached all of the resources needed for the actual Designer on the license agreement page in the background. This took the initial load time from 14 seconds to about 3 seconds. We populated the cache with the Designer HTML page and all necessary CSS, JavaScript, and XML. It made a big difference in the user experience, saved them about 11 seconds.</description>
		<content:encoded><![CDATA[<p>We did something like this over a year ago with an online demo of our Workflow Designer JavaScript widget.</p>
<p>We cached all of the resources needed for the actual Designer on the license agreement page in the background. This took the initial load time from 14 seconds to about 3 seconds. We populated the cache with the Designer HTML page and all necessary CSS, JavaScript, and XML. It made a big difference in the user experience, saved them about 11 seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258887</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Fri, 16 Nov 2007 17:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258887</guid>
		<description>Jordan: that&#039;s what the first two URL are (.js and .css).</description>
		<content:encoded><![CDATA[<p>Jordan: that&#8217;s what the first two URL are (.js and .css).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://ajaxian.com/archives/yahoo-search-contextual-precaching/comment-page-1#comment-258885</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Fri, 16 Nov 2007 15:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3014#comment-258885</guid>
		<description>That&#039;s pretty smart. Does it preload javascript and css files too?</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty smart. Does it preload javascript and css files too?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

