<?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: jQuery plugin detector</title>
	<atom:link href="http://james.padolsey.com/javascript/jquery-plugin-detector/feed/" rel="self" type="application/rss+xml" />
	<link>http://james.padolsey.com/javascript/jquery-plugin-detector/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 08 Mar 2010 01:21:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dlv</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-21268</link>
		<dc:creator>dlv</dc:creator>
		<pubDate>Tue, 29 Sep 2009 12:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-21268</guid>
		<description>great, i love it !
very usefull, to bookmarks right now!

thanks for share as always!</description>
		<content:encoded><![CDATA[<p>great, i love it !<br />
very usefull, to bookmarks right now!</p>
<p>thanks for share as always!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lowell</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-15466</link>
		<dc:creator>Lowell</dc:creator>
		<pubDate>Thu, 02 Jul 2009 03:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-15466</guid>
		<description>This doesn&#039;t work for me. In particular, the url http://qd9.co.uk/projects/javascript/pluginBookmarklet.jquery.js seems to be dead.</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t work for me. In particular, the url <a href="http://qd9.co.uk/projects/javascript/pluginBookmarklet.jquery.js">http://qd9.co.uk/projects/javascript/pluginBookmarklet.jquery.js</a> seems to be dead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zander</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-12309</link>
		<dc:creator>Zander</dc:creator>
		<pubDate>Wed, 20 May 2009 15:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-12309</guid>
		<description>This will come in very useful for my site; definitely saving me hours searching through source code.

Thanks mate</description>
		<content:encoded><![CDATA[<p>This will come in very useful for my site; definitely saving me hours searching through source code.</p>
<p>Thanks mate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-12210</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 19 May 2009 14:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-12210</guid>
		<description>Nice one (again)!</description>
		<content:encoded><![CDATA[<p>Nice one (again)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-12126</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 18 May 2009 11:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-12126</guid>
		<description>Thanks for the comments! 

@Stas, Yahoo&#039;s recomendation refers only to page-loading times. The benefits of keeping scripts at the bottom of the document are only relevant on newly loaded documents; not for appending new scripts to the document. Another benefit of keeping scripts at the bottom of the document is that no &lt;code&gt;document.ready&lt;/code&gt; or &lt;code&gt;window.onload&lt;/code&gt; handlers need to be used; but again, this only benefits newly loaded documents.

ps. I think you&#039;re referring to this document: http://developer.yahoo.com/performance/rules.html#js_bottom</description>
		<content:encoded><![CDATA[<p>Thanks for the comments! </p>
<p>@Stas, Yahoo&#8217;s recomendation refers only to page-loading times. The benefits of keeping scripts at the bottom of the document are only relevant on newly loaded documents; not for appending new scripts to the document. Another benefit of keeping scripts at the bottom of the document is that no <code>document.ready</code> or <code>window.onload</code> handlers need to be used; but again, this only benefits newly loaded documents.</p>
<p>ps. I think you&#8217;re referring to this document: <a href="http://developer.yahoo.com/performance/rules.html#js_bottom">http://developer.yahoo.com/performance/rules.html#js_bottom</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stas</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-12125</link>
		<dc:creator>Stas</dc:creator>
		<pubDate>Mon, 18 May 2009 11:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-12125</guid>
		<description>Cool indeed, but there can be a problem. According to Yahoo! recommendations, script links should be placed in the end of the page, but as I can see, this plugin sends only &#039;head&#039; child tags, doesn&#039;t it?</description>
		<content:encoded><![CDATA[<p>Cool indeed, but there can be a problem. According to Yahoo! recommendations, script links should be placed in the end of the page, but as I can see, this plugin sends only &#8216;head&#8217; child tags, doesn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-12116</link>
		<dc:creator>William</dc:creator>
		<pubDate>Mon, 18 May 2009 09:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-12116</guid>
		<description>Nice, I was looking for something like this!</description>
		<content:encoded><![CDATA[<p>Nice, I was looking for something like this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bari</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-12083</link>
		<dc:creator>Bari</dc:creator>
		<pubDate>Sun, 17 May 2009 22:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-12083</guid>
		<description>It would be really very helpful. Thanks for this great stuff.</description>
		<content:encoded><![CDATA[<p>It would be really very helpful. Thanks for this great stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hezi</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-12080</link>
		<dc:creator>Hezi</dc:creator>
		<pubDate>Sun, 17 May 2009 21:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-12080</guid>
		<description>it simply rocks! thanks.</description>
		<content:encoded><![CDATA[<p>it simply rocks! thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cerium</title>
		<link>http://james.padolsey.com/javascript/jquery-plugin-detector/comment-page-1/#comment-12073</link>
		<dc:creator>Cerium</dc:creator>
		<pubDate>Sun, 17 May 2009 19:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=823#comment-12073</guid>
		<description>Nice one again, it will save us some time (because it avoid to take look at the source).</description>
		<content:encoded><![CDATA[<p>Nice one again, it will save us some time (because it avoid to take look at the source).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
