<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Basic Ruby On Rails Programming</title>
	<link>http://basicrubyonrailsprogramming.com</link>
	<description>Your Basic Ruby On Rails Programming Tutor</description>
	<lastBuildDate>Sat, 10 Jul 2010 23:49:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Opening, Saving, Closing,Editing and Running programs in Ruby</title>
		<description><![CDATA[
In Ruby, you have the choice to use any text editor that is more convenient for you. Ruby provides flexibility on whatever Operating System that is used and can run as a ruby program by just simply giving the filename and mentioning of extension is not required. The file extension .rb might still be needed [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/steps/opening-saving-closingediting-and-running-programs-in-ruby/</link>
			</item>
	<item>
		<title>The Ruby Language</title>
		<description><![CDATA[
Ruby is straightforward and easy to learn. Coding for tasks is simple and can be easily maintained. In Ruby programming things work out as you expect them to do, and no surprises will spring on you. It is a transparent language as it does not hide solutions behind syntax you have written and does not [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/the-ruby-language/</link>
			</item>
	<item>
		<title>Differences of Ruby and Perl</title>
		<description><![CDATA[
Ruby and Perl might have a number of similarities, but there are a number of features that makes them unique from each other.
In Ruby, you won&#8217;t encounter context-dependent rules like with Perl. The array literals go in brackets instead of parentheses. A variable isn’t the same as the object to which it refers in Ruby. [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/ruby-compared-to-other-languages/differences-of-ruby-and-perl/</link>
			</item>
	<item>
		<title>Features of Ruby Programming</title>
		<description><![CDATA[
Ruby Programming is an object-oriented program. It has four levels of variable scope which are: global, class, instance, and local. It has exemption handling. There are iterators and closures that are based on passing  blocks of code. Ruby is also a native, Perl-like regular expressions at language level. The program features an automatic garbage [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/features/features-of-ruby-programming/</link>
			</item>
	<item>
		<title>Yukihiro Matsumoto</title>
		<description><![CDATA[
Yukihiro Matsumoto, also known as Matz, is a Japanese software programmer and computer scientist born on April 14, 1965 in Osaka Prefecture in Western Honshi. He is best known all over the world as the father and creator of the Ruby Programming.
According to Japan Inc. He taught himself how to program until he graduated from [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/information/yukihiro-matsumoto/</link>
			</item>
	<item>
		<title>Similarities of Ruby and Perl</title>
		<description><![CDATA[
Perl is an awesome program and it creates awesome documents, but the only problem with Perl is its complexity. 
Are you aware that Perl and Ruby has a lot of similarities? Read on and learn. 
The parentheses are optional and the strings work just the same.  There’s a package management system that is similar [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/ruby-compared-to-other-languages/similarities-of-ruby-and-perl/</link>
			</item>
	<item>
		<title>The Philosophy of Ruby Programming</title>
		<description><![CDATA[
When Yukihiro Matsumoto created the Ruby Language, he aimed to make a design mainly for the programmers to be productive and at the same time enjoy by following the principles of a good interface design. He believed that the system design must first consider the human being over what the computer needs.
The principle of the [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/information/the-philosophy-of-ruby-programming/</link>
			</item>
	<item>
		<title>Ruby as a Programming Language</title>
		<description><![CDATA[
The Ruby language has been used for scripting jobs, but most often it is used as a general-purpose programming language. It can be used to write GUI applications and middle-tier server processes, as well as for managing server machines and databases. Ruby is also used for working with Web pages, interfacing to databases and producing [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-a-programming-language/</link>
			</item>
	<item>
		<title>All About RubyOSA</title>
		<description><![CDATA[
Have you heard of RubyOSA? It is a free software that retrieves the scriptable definition of  of a given application and populates a new Ruby namespace with classes, methods, constants, enumerations, and all other elements described by the terminology. 
For better understanding, most Mac OS X applications are scriptable, and they define their scriptable [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/information/40/</link>
			</item>
	<item>
		<title>Ruby as ApplyScript Replacement?</title>
		<description><![CDATA[With the recent developments going on between OS X and Ruby, A lot of Ruby addicts are convinced that Ruby has the potential to be the de-facto OS scripting language of choice within the next few years. A lot of programmers find AppleScript secretive or hideous enough to avoid it wherever possible.  Thereâ€™s an [...]]]></description>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-applyscript-replacement/</link>
			</item>
</channel>
</rss>
