<?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; Ruby on Rails</title>
	<atom:link href="http://easyrubyonrailsprogramming.com/tag/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://easyrubyonrailsprogramming.com</link>
	<description>The Place to be to Learn Ruby On Rails</description>
	<lastBuildDate>Tue, 10 Aug 2010 10:07:05 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The First Ruby Programmer</title>
		<link>http://easyrubyonrailsprogramming.com/general-info/the-first-ruby-programmer/</link>
		<comments>http://easyrubyonrailsprogramming.com/general-info/the-first-ruby-programmer/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 06:58:37 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[General Info]]></category>
		<category><![CDATA[first]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://easyrubyonrailsprogramming.com/?p=55</guid>
		<description><![CDATA[
 Image Source: share.skype.com         
The best way to develop database-driven applications is using Ruby on Rails. It is a new open source application framework.
If you want to a master Ruby programmer or Ruby developer, you try reading specific blogs, forums and social nets. It is the best [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://share.skype.com/sites/en/developer.jpg" alt="" /><br />
<em> Image Source: share.skype.com      </em>   </p>
<p>The best way to develop database-driven <a href="http://pocketpcsoftwarereview.net">applications</a> is using Ruby on Rails. It is a new open source application framework.<br />
If you want to a master Ruby programmer or Ruby developer, you try reading specific blogs, forums and social nets. It is the best place to learn Ruby programming. You get to learn about everybody&#8217;s techniques first hand.   Ruby programming can be easy. It takes about a few months to improve your skills and be a qualified for web development.</p>
<p>David Heinemeier Hansson was the first Ruby programmer and also its founder and creator. Ruby technology was announced in late July of 2005, gradually the project grew  strength and in 2006 it was available for distribution with the Mac OS Leopard. </p>
]]></content:encoded>
			<wfw:commentRss>http://easyrubyonrailsprogramming.com/general-info/the-first-ruby-programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
