<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jonezy.org &#187; ruby</title>
	<atom:link href="http://www.jonezy.org/blog/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonezy.org/blog</link>
	<description>me and you and everyone we know</description>
	<lastBuildDate>Wed, 27 Jan 2010 03:58:06 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>web application testing in ruby</title>
		<link></link>
		<comments>http://www.jonezy.org/blog/2006/10/04/web-application-testing-in-ruby/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 18:04:39 +0000</pubDate>
		<dc:creator>jonezy</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.jonezy.org/blog/2006/10/04/web-application-testing-in-ruby/</guid>
		<description><![CDATA[i have been looking for an excuse to try writing some ruby code for a while now and I just stumbled on Watir (web application testing in ruby) which seems to be a pretty good place to start.  I can apply it to work related tasks (automate some of the more boring and repetitive tasks [...]]]></description>
			<content:encoded><![CDATA[<p>i have been looking for an excuse to try writing some ruby code for a while now and I just stumbled on <a href="http://wtr.rubyforge.org/">Watir </a>(web application testing in ruby) which seems to be a pretty good place to start.  I can apply it to work related tasks (automate some of the more boring and repetitive tasks associated with testing) and it seems like it is pretty simple syntaxically which is always good for a beginner.<a href="http://wtr.rubyforge.org/"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonezy.org/blog/2006/10/04/web-application-testing-in-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
