<?xml version="1.0"?><rss version="2.0"><channel><title>Comments on Block Prefetching - ILoveJackDaniels.com</title><link>http://www.ilovejackdaniels.com/article/block-prefetching/</link><description>Latest comments on Block Prefetching on ILoveJackDaniels.com</description><item><title>Comment on Block Prefetching</title><link>http://www.ilovejackdaniels.com/article/block-prefetching/comments/</link><guid>http://www.ilovejackdaniels.com/article/block-prefetching/comments/</guid><description>Comment by Nemesis#13 ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;nice tip. thx&lt;br /&gt;&lt;br /&gt;ps: some css rules for these inputs would make this site also look good on systems using unsuitable themes. i think, black text on white bg would do it already :)</description></item><item><title>Comment on Block Prefetching</title><link>http://www.ilovejackdaniels.com/article/block-prefetching/comments/</link><guid>http://www.ilovejackdaniels.com/article/block-prefetching/comments/</guid><description>Comment by Sven Krohlas ( &lt;a href="http://krohlas.de"&gt;http://krohlas.de&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;I just had a look at http://www.mozilla.org/projects/netlib/Link_Prefetching_FAQ.html&lt;br /&gt;Prefetching should only take place in link-tags with rel=&quot;prefetch&quot;. So if you really can reproduce a situation where if simply fetches all links file a bug at http://bugzilla.mozilla.org, here the responsible developers won't read it.&lt;br /&gt;&lt;br /&gt;PS: really great comment preview, I start loving &quot;Web 2.0&quot; applications. :-)</description></item><item><title>Comment on Block Prefetching</title><link>http://www.ilovejackdaniels.com/article/block-prefetching/comments/</link><guid>http://www.ilovejackdaniels.com/article/block-prefetching/comments/</guid><description>Comment by Brett ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Products like Basecamp that use GET requests with intermediary Javascript confirm() calls for potentially dangerous actions such as deleting an item are suffering the most from prefetching.  &lt;br /&gt;&lt;br /&gt;I have to wonder why Javascript is used in favor of an intermediary confirmation screen that requires a POST request to complete the delete action?&lt;br /&gt;&lt;br /&gt;Off the top of my head I can think of one big one: intercepting a GET request with Javascript saves the user (and the server) an additional page load.&lt;br /&gt;&lt;br /&gt;XMLHttpRequest is perhaps an option, but is it yet viable?</description></item></channel></rss>