<?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>Tech Raving &#187; ruby</title>
	<atom:link href="http://www.techraving.com/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techraving.com</link>
	<description>An Opinion is a Terrible Thing To Waste</description>
	<lastBuildDate>Sat, 26 Dec 2009 14:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ruby Factory Following the Open-Closed Principle</title>
		<link>http://www.techraving.com/2009/02/17/ruby-factory-following-the-open-closed-principle/</link>
		<comments>http://www.techraving.com/2009/02/17/ruby-factory-following-the-open-closed-principle/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 18:23:58 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[Object Orientated Design]]></category>
		<category><![CDATA[Object Orientated Programming]]></category>
		<category><![CDATA[OOD]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=236</guid>
		<description><![CDATA[I had a rather chilling idea recently, how do you create a Ruby factory that follows the Open-Closed Principle. The open closed principle simply states that your code should be open for extension but not modification. More Here. That means unless it&#8217;s a true error or needs modification for a new feature, realistically, don&#8217;t modify [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/02/17/ruby-factory-following-the-open-closed-principle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Gems on Ubuntu</title>
		<link>http://www.techraving.com/2008/10/11/building-gems-on-ubuntu/</link>
		<comments>http://www.techraving.com/2008/10/11/building-gems-on-ubuntu/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 11:55:58 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[gems]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=137</guid>
		<description><![CDATA[I thought I would just pop in and tell you how on a fresh install of Ubuntu 8.04 I ran into some issues trying to get ruby gems to install. After some research and poking/prodding I&#8217;ve come up with the solutions.
Being that this is a fresh install of Ubuntu I did go ahead and apt-get [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2008/10/11/building-gems-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
