<?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: Prototype analog to jQuery&#8217;s $(document).ready</title>
	<atom:link href="http://jboxer.com/2010/01/prototype-analog-to-jquerys-document-ready/feed/" rel="self" type="application/rss+xml" />
	<link>http://jboxer.com/2010/01/prototype-analog-to-jquerys-document-ready/</link>
	<description>I change the directions of small pieces of metal for a living.</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:16:17 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jake Boxer</title>
		<link>http://jboxer.com/2010/01/prototype-analog-to-jquerys-document-ready/comment-page-1/#comment-307</link>
		<dc:creator>Jake Boxer</dc:creator>
		<pubDate>Wed, 28 Jul 2010 14:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=304#comment-307</guid>
		<description>Wow, thanks a bunch for the heads up. Looks like it was somehow injected into the bottom of every post. This is going to be awesome! Either way though, thanks for the info on the differences between the two functions.</description>
		<content:encoded><![CDATA[<p>Wow, thanks a bunch for the heads up. Looks like it was somehow injected into the bottom of every post. This is going to be awesome! Either way though, thanks for the info on the differences between the two functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://jboxer.com/2010/01/prototype-analog-to-jquerys-document-ready/comment-page-1/#comment-306</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 28 Jul 2010 09:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=304#comment-306</guid>
		<description>First, this is not entirely the same. If you call jQuery.ready() after the document has loaded, your function will execute immediately. In my tests with prototype, the function was simply never called if the load was already complete.

Second, your site appears to have been hacked. It attempts to redirect to an attack site. If you view source and search for &quot;script&quot; you should see the offending code. Then you get to hunt it down in the template. It will be loads of fun for sure.</description>
		<content:encoded><![CDATA[<p>First, this is not entirely the same. If you call jQuery.ready() after the document has loaded, your function will execute immediately. In my tests with prototype, the function was simply never called if the load was already complete.</p>
<p>Second, your site appears to have been hacked. It attempts to redirect to an attack site. If you view source and search for &#8220;script&#8221; you should see the offending code. Then you get to hunt it down in the template. It will be loads of fun for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Boxer</title>
		<link>http://jboxer.com/2010/01/prototype-analog-to-jquerys-document-ready/comment-page-1/#comment-280</link>
		<dc:creator>Jake Boxer</dc:creator>
		<pubDate>Mon, 31 May 2010 16:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=304#comment-280</guid>
		<description>No problem Igor. I spent a long time looking for it too, glad I could help.</description>
		<content:encoded><![CDATA[<p>No problem Igor. I spent a long time looking for it too, glad I could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://jboxer.com/2010/01/prototype-analog-to-jquerys-document-ready/comment-page-1/#comment-279</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Mon, 31 May 2010 13:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=304#comment-279</guid>
		<description>thanks for you post. I looked for that function some time, it&#039;s really useful.</description>
		<content:encoded><![CDATA[<p>thanks for you post. I looked for that function some time, it&#8217;s really useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
