<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: HTML5 Link&#160;Prefetching</title> <atom:link href="http://davidwalsh.name/html5-prefetch/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/html5-prefetch</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 02:40:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: TechLogon</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-27403</link> <dc:creator>TechLogon</dc:creator> <pubDate>Mon, 31 Oct 2011 18:43:53 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-27403</guid> <description>Nice article, Chrome now includes this link prefetching via the rel of &quot;prerender&quot; rather than &quot;prefetch&quot; so you need to include both if wishing to allow prefetch on both browsers. Works great if you prefetch the home page - where most visitors go to after entering the site via a search engine.IE9 only supports DNS prefetching (via &quot;prefetch&quot; rel too) but it&#039;s for DNS, not link prefetching like FF/Chrome so really doesn&#039;t make much difference.The code for Wordpress sites is a bit different - included examples at http://techlogon.com/2011/10/22/speed-up-a-wordpress-blog-with-prefetch</description> <content:encoded><![CDATA[<p>Nice article, Chrome now includes this link prefetching via the rel of &#8220;prerender&#8221; rather than &#8220;prefetch&#8221; so you need to include both if wishing to allow prefetch on both browsers. Works great if you prefetch the home page &#8211; where most visitors go to after entering the site via a search engine.</p><p>IE9 only supports DNS prefetching (via &#8220;prefetch&#8221; rel too) but it&#8217;s for DNS, not link prefetching like FF/Chrome so really doesn&#8217;t make much difference.</p><p>The code for WordPress sites is a bit different &#8211; included examples at <a
href="http://techlogon.com/2011/10/22/speed-up-a-wordpress-blog-with-prefetch" rel="nofollow">http://techlogon.com/2011/10/22/speed-up-a-wordpress-blog-with-prefetch</a></p> ]]></content:encoded> </item> <item><title>By: Lyle Stuble</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-26948</link> <dc:creator>Lyle Stuble</dc:creator> <pubDate>Wed, 21 Sep 2011 12:04:30 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-26948</guid> <description>Howdy! I could have sworn I&#039;ve been to this website before but after reading through some of the post I realized it&#039;s new to me. Anyways, I&#039;m definitely delighted I found it and I&#039;ll be bookmarking and checking back frequently! Cheers!</description> <content:encoded><![CDATA[<p>Howdy! I could have sworn I&#8217;ve been to this website before but after reading through some of the post I realized it&#8217;s new to me. Anyways, I&#8217;m definitely delighted I found it and I&#8217;ll be bookmarking and checking back frequently! Cheers!</p> ]]></content:encoded> </item> <item><title>By: Daniel DiRico</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-24439</link> <dc:creator>Daniel DiRico</dc:creator> <pubDate>Thu, 16 Jun 2011 18:47:19 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-24439</guid> <description>Is this similar to or the same as DNS prefetching, i.e. it&#039;s not HTML5 specific, but browser specific. I&#039;ve heard that Chrome and Safari and others are doing this and it doesn&#039;t require the rel=prefetch tag to be in the code. The browser just prefetches on its own. And if so, is this type of activity still ignored by javascript based analytics (such as google analytics)?</description> <content:encoded><![CDATA[<p>Is this similar to or the same as DNS prefetching, i.e. it&#8217;s not HTML5 specific, but browser specific. I&#8217;ve heard that Chrome and Safari and others are doing this and it doesn&#8217;t require the rel=prefetch tag to be in the code. The browser just prefetches on its own. And if so, is this type of activity still ignored by javascript based analytics (such as google analytics)?</p> ]]></content:encoded> </item> <item><title>By: Keith Harper</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-24066</link> <dc:creator>Keith Harper</dc:creator> <pubDate>Wed, 18 May 2011 00:44:37 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-24066</guid> <description>It&#039;s an interesting capability, and I could see many uses for it. But what if you&#039;re streaming music, and don&#039;t want to use up additional bandwidth? Can the user turn it off?</description> <content:encoded><![CDATA[<p>It&#8217;s an interesting capability, and I could see many uses for it. But what if you&#8217;re streaming music, and don&#8217;t want to use up additional bandwidth? Can the user turn it off?</p> ]]></content:encoded> </item> <item><title>By: Hans</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-21197</link> <dc:creator>Hans</dc:creator> <pubDate>Wed, 03 Nov 2010 03:06:44 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-21197</guid> <description>Matthew, check out Fiddler:http://www.fiddler2.com/fiddler2/</description> <content:encoded><![CDATA[<p>Matthew, check out Fiddler:</p><p><a
href="http://www.fiddler2.com/fiddler2/" rel="nofollow">http://www.fiddler2.com/fiddler2/</a></p> ]]></content:encoded> </item> <item><title>By: Matthew Pennell</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-20892</link> <dc:creator>Matthew Pennell</dc:creator> <pubDate>Tue, 05 Oct 2010 14:44:47 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-20892</guid> <description>Does anyone know how to actually test how/what the prefetching is requesting/retrieving? As far as I can tell, neither Firebug&#039;s Net tab or the LiveHTTPHeaders extension &#039;see&#039; the prefetch request, so it&#039;s hard to figure out just what resources have been pre-loaded.</description> <content:encoded><![CDATA[<p>Does anyone know how to actually test how/what the prefetching is requesting/retrieving? As far as I can tell, neither Firebug&#8217;s Net tab or the LiveHTTPHeaders extension &#8216;see&#8217; the prefetch request, so it&#8217;s hard to figure out just what resources have been pre-loaded.</p> ]]></content:encoded> </item> <item><title>By: OldTymer</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-20167</link> <dc:creator>OldTymer</dc:creator> <pubDate>Thu, 23 Sep 2010 02:12:01 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-20167</guid> <description>MSIE has had something similarly helpful since IE 5.0http://blogs.msdn.com/b/ieinternals/archive/2009/07/20/using-post_2d00_check-and-pre_2d00_check-cache-directives.aspx</description> <content:encoded><![CDATA[<p>MSIE has had something similarly helpful since IE 5.0</p><p><a
href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/20/using-post_2d00_check-and-pre_2d00_check-cache-directives.aspx" rel="nofollow">http://blogs.msdn.com/b/ieinternals/archive/2009/07/20/using-post_2d00_check-and-pre_2d00_check-cache-directives.aspx</a></p> ]]></content:encoded> </item> <item><title>By: richtaur</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-20165</link> <dc:creator>richtaur</dc:creator> <pubDate>Thu, 23 Sep 2010 01:22:40 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-20165</guid> <description>Huh, good stuff. I&#039;ve read several articles on HTML5 and I haven&#039;t even heard prefetching mentioned yet. Odd!</description> <content:encoded><![CDATA[<p>Huh, good stuff. I&#8217;ve read several articles on HTML5 and I haven&#8217;t even heard prefetching mentioned yet. Odd!</p> ]]></content:encoded> </item> <item><title>By: albert</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-20164</link> <dc:creator>albert</dc:creator> <pubDate>Wed, 22 Sep 2010 23:04:46 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-20164</guid> <description>wicked awesome! i&#039;m going to go ahead and say that this should go ahead and be the default standard for print stylesheets. i was a fan of placing them after the closing body element and/or adding them after page load, however this looks much easier and is also not relying on JavaScript and/or breaking separation of concerns.
per usual, you rule dude. thanx!</description> <content:encoded><![CDATA[<p>wicked awesome! i&#8217;m going to go ahead and say that this should go ahead and be the default standard for print stylesheets. i was a fan of placing them after the closing body element and/or adding them after page load, however this looks much easier and is also not relying on JavaScript and/or breaking separation of concerns.<br
/> per usual, you rule dude. thanx!</p> ]]></content:encoded> </item> <item><title>By: Chris the Developer</title><link>http://davidwalsh.name/html5-prefetch/comment-page-1#comment-20153</link> <dc:creator>Chris the Developer</dc:creator> <pubDate>Wed, 22 Sep 2010 11:38:31 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=5000#comment-20153</guid> <description>Never used it or seen it in action, but it should definitely be limited to destinations in the same domain, or domains with corresponding cross-domain policy files.Wonder how easily this could be shimmed with some Moo hackery...</description> <content:encoded><![CDATA[<p>Never used it or seen it in action, but it should definitely be limited to destinations in the same domain, or domains with corresponding cross-domain policy files.</p><p>Wonder how easily this could be shimmed with some Moo hackery&#8230;</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 2/19 queries in 0.019 seconds using disk: basic
Object Caching 865/870 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 00:38:22 -->
