<?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>Easy Ruby On Rails Programming &#187; Platform</title>
	<atom:link href="http://easyrubyonrailsprogramming.com/tag/platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://easyrubyonrailsprogramming.com</link>
	<description>The Place to be to Learn Ruby On Rails</description>
	<lastBuildDate>Sat, 24 Dec 2011 05:30:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Ruby on Rails &#8211; Features</title>
		<link>http://easyrubyonrailsprogramming.com/programming-language/ruby-on-rails-features/</link>
		<comments>http://easyrubyonrailsprogramming.com/programming-language/ruby-on-rails-features/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 07:14:17 +0000</pubDate>
		<dc:creator>Avatar</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Garbage Collector]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://easyrubyonrailsprogramming.com/programming-language/%post-name%/</guid>
		<description><![CDATA[The rails part is the framework/platform where Ruby, the base programming language was standardized on in hopes of making it more standardized. Ruby has the following features and additions which makes it a favorable development tool to add to already existing applications. First, it uses familiar syntax so you do not get too confused, next [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://knowfree.net/2007/04/15/rails-solutions-ruby-on-rails-made-easy-friends-of-ed.kf"><img src="/wp-content/uploads/scraped/9.jpg"/></a>
<p>The rails part is the framework/platform where Ruby, the base programming language was standardized on in hopes of making it more standardized. Ruby has the following features and additions which makes it a favorable development tool to add to already existing applications. First, it uses familiar syntax so you do not get too confused, next is that it is open sourced so nobody has to pay anybody to use it, third is that it is object oriented meaning everything is considered to be an object thus easier to define and use. The next is that it uses a single interface saving you time of having to load a compiler and other program to do something with your code. Dynamic typing allows you to type worry free and the last most admirable feature is the Garbage collector which frees up the memory registers automatically without need for program instructions. This saves a lot of time and shortens the code considerably.</p>
]]></content:encoded>
			<wfw:commentRss>http://easyrubyonrailsprogramming.com/programming-language/ruby-on-rails-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

