<?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: Jeene: Automatic partial evaluation for JavaScript, in JavaScript</title>
	<atom:link href="http://ajaxian.com/archives/jeene-automatic-partial-evaluation-for-javascript-in-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/jeene-automatic-partial-evaluation-for-javascript-in-javascript</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: krukow</title>
		<link>http://ajaxian.com/archives/jeene-automatic-partial-evaluation-for-javascript-in-javascript/comment-page-1#comment-267436</link>
		<dc:creator>krukow</dc:creator>
		<pubDate>Tue, 16 Sep 2008 16:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4471#comment-267436</guid>
		<description>Yes, the code in the blog posting is accurate, though. I think it is the result of forgetting to escape &#039;&lt;&#039;.</description>
		<content:encoded><![CDATA[<p>Yes, the code in the blog posting is accurate, though. I think it is the result of forgetting to escape &#8216;&lt;&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jabapyth</title>
		<link>http://ajaxian.com/archives/jeene-automatic-partial-evaluation-for-javascript-in-javascript/comment-page-1#comment-267425</link>
		<dc:creator>Jabapyth</dc:creator>
		<pubDate>Tue, 16 Sep 2008 11:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4471#comment-267425</guid>
		<description>Line six should probably be:
return &quot;&quot;+cont+&quot;&quot;;
otherwise the final output doesn&#039;t make sense.</description>
		<content:encoded><![CDATA[<p>Line six should probably be:<br />
return &#8220;&#8221;+cont+&#8221;";<br />
otherwise the final output doesn&#8217;t make sense.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

