<?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: onJSReady Prototype Plug-in</title>
	<atom:link href="http://ajaxian.com/archives/onjsready-prototype-plug-in/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/onjsready-prototype-plug-in</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: STHayden</title>
		<link>http://ajaxian.com/archives/onjsready-prototype-plug-in/comment-page-1#comment-266248</link>
		<dc:creator>STHayden</dc:creator>
		<pubDate>Wed, 30 Jul 2008 18:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3971#comment-266248</guid>
		<description>I&#039;m loving jdalton&#039;s update. I&#039;m definitely going to try that out. Cheers!</description>
		<content:encoded><![CDATA[<p>I&#8217;m loving jdalton&#8217;s update. I&#8217;m definitely going to try that out. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/onjsready-prototype-plug-in/comment-page-1#comment-266245</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Wed, 30 Jul 2008 17:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3971#comment-266245</guid>
		<description>Another benefit of jdalton&#039;s version is that it fires custom events the Prototype Way™, rather than relying on an obscure method on Event.</description>
		<content:encoded><![CDATA[<p>Another benefit of jdalton&#8217;s version is that it fires custom events the Prototype Way™, rather than relying on an obscure method on Event.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdalton</title>
		<link>http://ajaxian.com/archives/onjsready-prototype-plug-in/comment-page-1#comment-266236</link>
		<dc:creator>jdalton</dc:creator>
		<pubDate>Wed, 30 Jul 2008 17:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3971#comment-266236</guid>
		<description>I dig Stefan&#039;s script, but it pollutes the global namespace/Event object a bit. An alternative would be:  http://pastie.org/244187

usage:
Prototype.include(&#039;test1.js&#039;,&#039;test2.js&#039;,&#039;test3.js&#039;);
document.observe(&#039;scripts:loaded&#039;, function() {...});

- JDD</description>
		<content:encoded><![CDATA[<p>I dig Stefan&#8217;s script, but it pollutes the global namespace/Event object a bit. An alternative would be:  <a href="http://pastie.org/244187" rel="nofollow">http://pastie.org/244187</a></p>
<p>usage:<br />
Prototype.include(&#8216;test1.js&#8217;,'test2.js&#8217;,'test3.js&#8217;);<br />
document.observe(&#8216;scripts:loaded&#8217;, function() {&#8230;});</p>
<p>- JDD</p>
]]></content:encoded>
	</item>
</channel>
</rss>

