<?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>My geek blog - Brian McQuay &#187; Ruby on Rails</title>
	<atom:link href="http://www.brianmcquay.com/tag/ruby-on-rails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.brianmcquay.com</link>
	<description>My Ruby on Rails experience, web development tips including SEO, and contributions to open source projects</description>
	<lastBuildDate>Thu, 05 Jan 2012 19:38:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Recent developments</title>
		<link>http://www.brianmcquay.com/recent-developments/426</link>
		<comments>http://www.brianmcquay.com/recent-developments/426#comments</comments>
		<pubDate>Fri, 09 Dec 2011 14:04:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[graduate school]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[Onomojo]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/?p=426</guid>
		<description><![CDATA[Its been quite some time since I posted anything so I feel a necessity to publish something. I&#8217;ve started many posts since the last one but I never really liked how they turned out so I discarded them. I&#8217;ve learned plenty of new things which I tried to share but never had enough time to [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/recent-developments/426/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faster AJAX integration tests using Rails, Cucumber, Capybara, and envjs</title>
		<link>http://www.brianmcquay.com/faster-ajax-integration-tests-using-rails-cucumber-capybara-and-envjs/273</link>
		<comments>http://www.brianmcquay.com/faster-ajax-integration-tests-using-rails-cucumber-capybara-and-envjs/273#comments</comments>
		<pubDate>Sun, 04 Jul 2010 17:57:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[capybara]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[envjs]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[integration testing]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/?p=273</guid>
		<description><![CDATA[I admit it. I put off using Cucumber for a few years while it became more stable. I took a look at it a few years ago and found it didn&#8217;t really work properly according to the then current documentation. So, I shelved it until recently. There seems a renewed interest in BDD and Cucumber [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/faster-ajax-integration-tests-using-rails-cucumber-capybara-and-envjs/273/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Engine Yard problems</title>
		<link>http://www.brianmcquay.com/engine-yard-problems/187</link>
		<comments>http://www.brianmcquay.com/engine-yard-problems/187#comments</comments>
		<pubDate>Sat, 06 Mar 2010 22:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other Websites]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[engine yard]]></category>
		<category><![CDATA[gems]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/?p=187</guid>
		<description><![CDATA[Here I am with yet another proprietary EngineYard problem again. I simply clone an existing application that&#8217;s up and running fine and the new cloned environment doesn&#8217;t boot. Its giving me this error instead: /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/rails/gem_dependency.rb:224:in `specification&#8217;: undefined method `version_requirements=&#8217; for # (NoMethodError) Here&#8217;s a recent thread about the same issue: http://rubyforge.org/tracker/index.php?func=detail&#038;aid=27868&#038;group_id=126&#038;atid=575 Looking into the differences [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/engine-yard-problems/187/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rojo: An easy to install Ruby on Rails CMS</title>
		<link>http://www.brianmcquay.com/rojo-an-easy-to-install-ruby-on-rails-cms/184</link>
		<comments>http://www.brianmcquay.com/rojo-an-easy-to-install-ruby-on-rails-cms/184#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:24:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rojo]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[cms]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/?p=184</guid>
		<description><![CDATA[Rojo is Onomojo&#8217;s Ruby on Rails Content Management System. You can find it here: http://github.com/onomojo/rojo Today we made some changes to make the initial setup of a Rojo instance easier. The steps to setup a new Rojo instance are clearly detailed in the README. This should help eliminate most of the problems new users were [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/rojo-an-easy-to-install-ruby-on-rails-cms/184/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rojo &#8211; A Ruby on Rails CMS</title>
		<link>http://www.brianmcquay.com/rojo-a-ruby-on-rails-cms/176</link>
		<comments>http://www.brianmcquay.com/rojo-a-ruby-on-rails-cms/176#comments</comments>
		<pubDate>Sun, 31 Jan 2010 10:30:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rojo]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/?p=176</guid>
		<description><![CDATA[We&#8217;ve been working on this part time for a while now and I finally decided to just go ahead and release it. Its far from perfect and isn&#8217;t what I originally envisioned but it does work and we do use it on a number of sites. Its fairly stable and we have a handful of [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/rojo-a-ruby-on-rails-cms/176/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rojo &#8211; An open source Ruby on Rails CMS</title>
		<link>http://www.brianmcquay.com/rojo-an-open-source-ruby-on-rails-cms/143</link>
		<comments>http://www.brianmcquay.com/rojo-an-open-source-ruby-on-rails-cms/143#comments</comments>
		<pubDate>Sun, 08 Feb 2009 03:17:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rojo]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/rojo-an-open-source-ruby-on-rails-cms/143</guid>
		<description><![CDATA[I&#8217;ve been planning out a content management system in Ruby on Rails for a while now and will be releasing a beta version in the next few weeks. I&#8217;m calling the project Rojo. There are quite a few CMSs out there for PHP already and they&#8217;re quite mature at this point but the ones I&#8217;ve [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/rojo-an-open-source-ruby-on-rails-cms/143/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

