<?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>The If Works &#187; Testing</title>
	<atom:link href="http://blog.jcoglan.com/category/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jcoglan.com</link>
	<description>This dirt was a building before</description>
	<lastBuildDate>Mon, 19 Jul 2010 07:46:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1-alpha-15443</generator>
		<item>
		<title>Compiling the V8 JavaScript runtime under 64-bit Ubuntu</title>
		<link>http://blog.jcoglan.com/2010/06/04/compiling-the-v8-javascript-runtime-under-64-bit-ubuntu/</link>
		<comments>http://blog.jcoglan.com/2010/06/04/compiling-the-v8-javascript-runtime-under-64-bit-ubuntu/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 23:23:44 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=678</guid>
		<description><![CDATA[File under &#8220;I&#8217;m writing this for the benefit of my future self, and may not work on your machine.&#8221; I recently upgraded my home machine to a 64-bit edition of Ubuntu 10.04 and had do to more than the usual dance to get Google&#8217;s blazing fast V8 JavaScript interpreter to compile. Here&#8217;s what I did. [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2010/06/04/compiling-the-v8-javascript-runtime-under-64-bit-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Terminus: control your browser from the command line</title>
		<link>http://blog.jcoglan.com/2010/04/05/terminus-control-your-browser-from-the-command-line/</link>
		<comments>http://blog.jcoglan.com/2010/04/05/terminus-control-your-browser-from-the-command-line/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 18:33:23 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Evented]]></category>
		<category><![CDATA[Faye]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Metaprogramming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Terminus]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=673</guid>
		<description><![CDATA[I&#8217;ve been saying for a while that I want to use Faye for automating JavaScript and integration testing, especially now that it has server-side clients. Well I took the first step in that direction this afternoon by hacking together Terminus, a distributed JavaScript console. You just install and run like so: $ sudo gem install [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2010/04/05/terminus-control-your-browser-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cross-process metaprogramming on the cheap</title>
		<link>http://blog.jcoglan.com/2010/01/14/cross-process-metaprogramming-on-the-cheap/</link>
		<comments>http://blog.jcoglan.com/2010/01/14/cross-process-metaprogramming-on-the-cheap/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 01:30:33 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Metaprogramming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=503</guid>
		<description><![CDATA[I will preface my first post of the new decade by saying: this is not by any means elegant. It&#8217;s an egregious hack, but it may come in handy for those of you using Culerity for testing your Rails front-end using JavaScript. This is not so much about JavaScript as about dealing with the multitude [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2010/01/14/cross-process-metaprogramming-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing command-line apps with Cucumber</title>
		<link>http://blog.jcoglan.com/2009/11/14/testing-command-line-apps-with-cucumber/</link>
		<comments>http://blog.jcoglan.com/2009/11/14/testing-command-line-apps-with-cucumber/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 14:21:09 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=460</guid>
		<description><![CDATA[.cuke-pass { color: #4e9a06; } .cuke-fail { color: #d73734; } .cuke-pending { color: #c4a000; } .cuke-skipped { color: #06989a; } I recently wrote a tiny little tool called Claw to help me work on large codebases in gEdit. It provides a terminal that lets you search for files by name and content using very minimal [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2009/11/14/testing-command-line-apps-with-cucumber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with Cucumber, RSpec, Webrat and multiruby</title>
		<link>http://blog.jcoglan.com/2009/10/03/getting-started-with-cucumber-rspec-webrat-and-multiruby/</link>
		<comments>http://blog.jcoglan.com/2009/10/03/getting-started-with-cucumber-rspec-webrat-and-multiruby/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 13:24:47 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Metaprogramming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=410</guid>
		<description><![CDATA[.cuke-pass { color: #4e9a06; } .cuke-fail { color: #d73734; } .cuke-pending { color: #c4a000; } .cuke-skipped { color: #06989a; } After a couple years off from full-time Ruby/Rails work, I&#8217;m getting back into it having just joined the development team at Songkick. Much as I&#8217;ve tried to keep my hand in with the Ruby world [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2009/10/03/getting-started-with-cucumber-rspec-webrat-and-multiruby/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Setting up multiruby on Ubuntu</title>
		<link>http://blog.jcoglan.com/2009/06/03/setting-up-multiruby-on-ubuntu/</link>
		<comments>http://blog.jcoglan.com/2009/06/03/setting-up-multiruby-on-ubuntu/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 19:53:20 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=338</guid>
		<description><![CDATA[Archived, mostly for my own personal reference: I&#8217;ve spent a decent chunk of today on Google and the Ruby mailing list trying to get multiruby set up for testing on a new machine (I use Hoe&#8217;s rake multi for testing across multiple Ruby versions), and this is what I&#8217;ve come out with. I&#8217;ve skipped Ruby [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2009/06/03/setting-up-multiruby-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
