<?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: Low Pro &#8211; Unobtrusive Scripting for Prototype</title>
	<atom:link href="http://ajaxian.com/archives/low-pro-unobtrusive-scripting-for-prototype/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/low-pro-unobtrusive-scripting-for-prototype</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: tom</title>
		<link>http://ajaxian.com/archives/low-pro-unobtrusive-scripting-for-prototype/comment-page-1#comment-138257</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 20 Oct 2006 11:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1546#comment-138257</guid>
		<description>it breaks with the JSON library from json.org - the Event.observe code includes some circular reference somewhere which throws json.js into a fit of recursion.</description>
		<content:encoded><![CDATA[<p>it breaks with the JSON library from json.org &#8211; the Event.observe code includes some circular reference somewhere which throws json.js into a fit of recursion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henrah</title>
		<link>http://ajaxian.com/archives/low-pro-unobtrusive-scripting-for-prototype/comment-page-1#comment-85504</link>
		<dc:creator>henrah</dc:creator>
		<pubDate>Thu, 07 Sep 2006 04:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1546#comment-85504</guid>
		<description>DOM navigation convenience methods actually ARE in the main codebase as of yesterday, aren&#039;t they?</description>
		<content:encoded><![CDATA[<p>DOM navigation convenience methods actually ARE in the main codebase as of yesterday, aren&#8217;t they?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://ajaxian.com/archives/low-pro-unobtrusive-scripting-for-prototype/comment-page-1#comment-84904</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 06 Sep 2006 13:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1546#comment-84904</guid>
		<description>Some of their methods are covered in the  V1.5.0_rc1 of Prototype.
I really like their Event mods and trigger method. The $ shortcuts = pretty cool but that kinda stuff can get out of control.. I have chossen a different approach in making an &#039;onReady&#039;. I use Event.observe, but make it handle the Event.observe(&#039;DOMContentLoaded&#039;,....); just like mozilla/opera 9 do.</description>
		<content:encoded><![CDATA[<p>Some of their methods are covered in the  V1.5.0_rc1 of Prototype.<br />
I really like their Event mods and trigger method. The $ shortcuts = pretty cool but that kinda stuff can get out of control.. I have chossen a different approach in making an &#8216;onReady&#8217;. I use Event.observe, but make it handle the Event.observe(&#8216;DOMContentLoaded&#8217;,&#8230;.); just like mozilla/opera 9 do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Sanheim</title>
		<link>http://ajaxian.com/archives/low-pro-unobtrusive-scripting-for-prototype/comment-page-1#comment-84886</link>
		<dc:creator>Rob Sanheim</dc:creator>
		<pubDate>Wed, 06 Sep 2006 12:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1546#comment-84886</guid>
		<description>Thanks Mario, I fixed that.</description>
		<content:encoded><![CDATA[<p>Thanks Mario, I fixed that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://ajaxian.com/archives/low-pro-unobtrusive-scripting-for-prototype/comment-page-1#comment-84876</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 06 Sep 2006 12:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1546#comment-84876</guid>
		<description>did you mean to say &#039;WITH&#039; breaking backwards compat????</description>
		<content:encoded><![CDATA[<p>did you mean to say &#8216;WITH&#8217; breaking backwards compat????</p>
]]></content:encoded>
	</item>
</channel>
</rss>

