<?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: Testing JavaScript Outside the Browser</title>
	<atom:link href="http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/</link>
	<description>The act of making love, tenderly.</description>
	<lastBuildDate>Mon, 07 May 2012 22:50:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Don DeCoteau</title>
		<link>http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/comment-page-1/#comment-84975</link>
		<dc:creator>Don DeCoteau</dc:creator>
		<pubDate>Fri, 03 Jul 2009 17:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=233#comment-84975</guid>
		<description>I am looking for a JavaScript to Ruby converter. Is this something that Johnson can currently do?

Thanks,
Don</description>
		<content:encoded><![CDATA[<p>I am looking for a JavaScript to Ruby converter. Is this something that Johnson can currently do?</p>
<p>Thanks,<br />
Don</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJ Holowaychuk</title>
		<link>http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/comment-page-1/#comment-83122</link>
		<dc:creator>TJ Holowaychuk</dc:creator>
		<pubDate>Fri, 26 Jun 2009 16:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=233#comment-83122</guid>
		<description>http://jspec.info :D :D</description>
		<content:encoded><![CDATA[<p><a href="http://jspec.info" rel="nofollow">http://jspec.info</a> <img src='http://tenderlovemaking.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://tenderlovemaking.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Patterson</title>
		<link>http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/comment-page-1/#comment-73827</link>
		<dc:creator>Aaron Patterson</dc:creator>
		<pubDate>Fri, 17 Apr 2009 23:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=233#comment-73827</guid>
		<description>&lt;p&gt;env.js does not implement the entire dom, only parts of it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>env.js does not implement the entire dom, only parts of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micah Geisel</title>
		<link>http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/comment-page-1/#comment-73825</link>
		<dc:creator>Micah Geisel</dc:creator>
		<pubDate>Fri, 17 Apr 2009 23:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=233#comment-73825</guid>
		<description>&lt;p&gt;why not use env.js?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>why not use env.js?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Monsen</title>
		<link>http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/comment-page-1/#comment-72669</link>
		<dc:creator>Adam Monsen</dc:creator>
		<pubDate>Thu, 09 Apr 2009 03:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=233#comment-72669</guid>
		<description>&lt;p&gt;And woman power.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>And woman power.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/comment-page-1/#comment-72304</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Mon, 06 Apr 2009 21:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=233#comment-72304</guid>
		<description>&lt;p&gt;Its very cool seeing Johnson + support services growing towards JS testing.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Its very cool seeing Johnson + support services growing towards JS testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Nichols</title>
		<link>http://tenderlovemaking.com/2009/04/05/testing-javascript-outside-the-browser/comment-page-1/#comment-72222</link>
		<dc:creator>Josh Nichols</dc:creator>
		<pubDate>Mon, 06 Apr 2009 06:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=233#comment-72222</guid>
		<description>&lt;p&gt;The crew at Relevance has been working on this problem as well, but has taken a different path: http://github.com/relevance/javascript_testing/tree/master&lt;/p&gt;

&lt;p&gt;There&#039;s also going to be a session on this topic at the upcoming Railsconf: http://en.oreilly.com/rails2009/public/schedule/detail/8013&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The crew at Relevance has been working on this problem as well, but has taken a different path: <a href="http://github.com/relevance/javascript_testing/tree/master" rel="nofollow">http://github.com/relevance/javascript_testing/tree/master</a></p>
<p>There&#8217;s also going to be a session on this topic at the upcoming Railsconf: <a href="http://en.oreilly.com/rails2009/public/schedule/detail/8013" rel="nofollow">http://en.oreilly.com/rails2009/public/schedule/detail/8013</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

