<?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: Avoiding recursion in Javascript</title>
	<atom:link href="http://blog.stchur.com/2007/07/06/avoiding-recursion-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stchur.com/2007/07/06/avoiding-recursion-in-javascript/</link>
	<description>web / programming / javascript / css / html</description>
	<lastBuildDate>Tue, 29 Jun 2010 15:30:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sstchur</title>
		<link>http://blog.stchur.com/2007/07/06/avoiding-recursion-in-javascript/comment-page-1/#comment-10185</link>
		<dc:creator>sstchur</dc:creator>
		<pubDate>Mon, 09 Feb 2009 03:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/07/06/avoiding-recursion-in-javascript/#comment-10185</guid>
		<description>Thanks Jared!  Not at all a bad idea.  Maybe for a future post.</description>
		<content:encoded><![CDATA[<p>Thanks Jared!  Not at all a bad idea.  Maybe for a future post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jared</title>
		<link>http://blog.stchur.com/2007/07/06/avoiding-recursion-in-javascript/comment-page-1/#comment-10182</link>
		<dc:creator>jared</dc:creator>
		<pubDate>Mon, 09 Feb 2009 01:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/07/06/avoiding-recursion-in-javascript/#comment-10182</guid>
		<description>How about publishing the code, so other people can verify the speed change for themselves? How about testing recursion speed in the newer js parsers? I think it would be a really interesting to what you&#039;ve already posted.</description>
		<content:encoded><![CDATA[<p>How about publishing the code, so other people can verify the speed change for themselves? How about testing recursion speed in the newer js parsers? I think it would be a really interesting to what you&#039;ve already posted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
