<?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: Watir: Another sweetspot for Enterprise Ruby</title>
	<atom:link href="http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/</link>
	<description>Instant Usability &#38; Web Standards</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:44:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: justaddwater.dk &#124; How to Run JavaScript From Watir Scripts</title>
		<link>http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/comment-page-1/#comment-363871</link>
		<dc:creator>justaddwater.dk &#124; How to Run JavaScript From Watir Scripts</dc:creator>
		<pubDate>Tue, 20 Nov 2007 20:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/#comment-363871</guid>
		<description>[...] What&#8217;s Watir? Read &#8220;Watir: Another sweetspot for Enterprise Ruby&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] What&#8217;s Watir? Read &#8220;Watir: Another sweetspot for Enterprise Ruby&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olle Jonsson</title>
		<link>http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/comment-page-1/#comment-9259</link>
		<dc:creator>Olle Jonsson</dc:creator>
		<pubDate>Thu, 03 Aug 2006 11:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/#comment-9259</guid>
		<description>I found &lt;a href=&quot;http://olle.ter.dk/blog/?p=213&quot; title=&quot;Watir, Ruby and more&quot; rel=&quot;nofollow&quot;&gt;an old post at my blog&lt;/a&gt;, almost a complete mirror of these sentiments.

As a lone consultant, I had to celebrate its genius alone. :-)</description>
		<content:encoded><![CDATA[<p>I found <a href="http://olle.ter.dk/blog/?p=213" title="Watir, Ruby and more" rel="nofollow">an old post at my blog</a>, almost a complete mirror of these sentiments.</p>
<p>As a lone consultant, I had to celebrate its genius alone. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Rønn-Jensen</title>
		<link>http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/comment-page-1/#comment-8746</link>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
		<pubDate>Sat, 22 Jul 2006 19:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/#comment-8746</guid>
		<description>Thanks for the comments. 

After spending some more time working with Watir, this is great news that you  can record them. Thanks for letting me know, I&#039;ll look into that first thing Monday morning!</description>
		<content:encoded><![CDATA[<p>Thanks for the comments. </p>
<p>After spending some more time working with Watir, this is great news that you  can record them. Thanks for letting me know, I&#8217;ll look into that first thing Monday morning!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias H. Michaelsen</title>
		<link>http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/comment-page-1/#comment-8742</link>
		<dc:creator>Tobias H. Michaelsen</dc:creator>
		<pubDate>Sat, 22 Jul 2006 19:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/#comment-8742</guid>
		<description>&quot;runy script&quot; - argh! :) Should have been &quot;Ruby&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;runy script&#8221; &#8211; argh! :) Should have been &#8220;Ruby&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias H. Michaelsen</title>
		<link>http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/comment-page-1/#comment-8741</link>
		<dc:creator>Tobias H. Michaelsen</dc:creator>
		<pubDate>Sat, 22 Jul 2006 19:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/#comment-8741</guid>
		<description>You should also check out Scott Hanselman&#039;s &lt;a href=&quot;http://www.hanselman.com/blog/IntroducingWatirMakerRecordingForRubybasedWatir.aspx&quot; rel=&quot;nofollow&quot;&gt;WatirMaker&lt;/a&gt;. It is a recording program for generating runy scripts for Watir automatically. It is written in C# and is Windows-only. But a &lt;a href=&quot;http://www.hanselman.com/blog/WatirMakerWrittenAgainInRuby.aspx&quot; title=&quot;Ruby version of WatirMaker&quot; rel=&quot;nofollow&quot;&gt;Ruby version&lt;/a&gt; has also been made.</description>
		<content:encoded><![CDATA[<p>You should also check out Scott Hanselman&#8217;s <a href="http://www.hanselman.com/blog/IntroducingWatirMakerRecordingForRubybasedWatir.aspx" rel="nofollow">WatirMaker</a>. It is a recording program for generating runy scripts for Watir automatically. It is written in C# and is Windows-only. But a <a href="http://www.hanselman.com/blog/WatirMakerWrittenAgainInRuby.aspx" title="Ruby version of WatirMaker" rel="nofollow">Ruby version</a> has also been made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heiko</title>
		<link>http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/comment-page-1/#comment-8583</link>
		<dc:creator>Heiko</dc:creator>
		<pubDate>Tue, 18 Jul 2006 07:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/2006/07/14/watir-sweetspot-enterprise-ruby/#comment-8583</guid>
		<description>Hi!

Selenium is also easy and good.
http://www.openqa.org/selenium/

+

http://jameleon.sourceforge.net/

http://sahi.sourceforge.net/

Heiko</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Selenium is also easy and good.<br />
<a href="http://www.openqa.org/selenium/">http://www.openqa.org/selenium/</a></p>
<p>+</p>
<p><a href="http://jameleon.sourceforge.net/">http://jameleon.sourceforge.net/</a></p>
<p><a href="http://sahi.sourceforge.net/">http://sahi.sourceforge.net/</a></p>
<p>Heiko</p>
]]></content:encoded>
	</item>
</channel>
</rss>

