<?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>MDBitz Development Resources &#187; unless</title>
	<atom:link href="http://resources.mdbitz.com/tags/unless/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2010 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Conditional Statements the many ways to test a condition: Lesson 7 of My Self-Inflicted Crash Course into Ruby</title>
		<link>http://resources.mdbitz.com/2010/03/conditional-statements-the-many-ways-to-test-a-condition-lesson-7-of-my-self-inflicted-crash-course-into-ruby/</link>
		<comments>http://resources.mdbitz.com/2010/03/conditional-statements-the-many-ways-to-test-a-condition-lesson-7-of-my-self-inflicted-crash-course-into-ruby/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 19:59:18 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[else]]></category>
		<category><![CDATA[elsif]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[modifier]]></category>
		<category><![CDATA[My Self-Inflicted crash course introduction into Ruby]]></category>
		<category><![CDATA[statement]]></category>
		<category><![CDATA[unless]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1235</guid>
		<description><![CDATA[One of the most integral parts to programming is the basic IF statement or the conditional Statement. Ruby like most if not all languages uses the if keyword to define an IF statement. However it defers from other languages as you can use the if keyword as a statement or a modifier. In addition Ruby [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/03/conditional-statements-the-many-ways-to-test-a-condition-lesson-7-of-my-self-inflicted-crash-course-into-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

