<?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>Basic Ruby On Rails Programming</title>
	<atom:link href="http://basicrubyonrailsprogramming.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://basicrubyonrailsprogramming.com</link>
	<description>Your Basic Ruby On Rails Programming Tutor</description>
	<lastBuildDate>Thu, 19 Apr 2012 15:16:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tips for Ruby and Rails programming</title>
		<link>http://basicrubyonrailsprogramming.com/information/tips-for-ruby-and-rails-programming/</link>
		<comments>http://basicrubyonrailsprogramming.com/information/tips-for-ruby-and-rails-programming/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 15:16:07 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[Steps]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/?p=129</guid>
		<description><![CDATA[1. Be up to date Try to be a part of the online communities that discuss Ruby and Rails programming so you can be updated on the latest developments in resources, updates, fixes, reviews that you can find online. This robust and constantly moving community is one of the best features of open source technology [...]]]></description>
			<content:encoded><![CDATA[<p>1. Be up to date<br />
Try to be a part of the online communities that discuss <a href="http://rubyonrailsprogrammingtips.com/">Ruby and Rails programming</a> so you can be updated on the latest developments in resources, updates, fixes, reviews that you can find online. This robust and constantly moving community is one of the best features of open source technology like Ruby and Rails, so use it and learn new things from it.</p>
<p><img alt="" src="http://www.knowtebook.com/uploaded/2008/05/ruby-vs-php.jpg" title="rr" class="aligncenter" width="479" height="475" /></p>
<p>2. Utilize plug-ins.<br />
Scratching you head and looking for the right code? Fear not. sites like the Rails Plug-in Directory and Core Rails feature plug-ins that do all the work for you. Many other like-minded sites exist online, it up to you to find them. Such power at your fingertips is one of the many benefits of using open source technology like Ruby and Rails.</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/information/tips-for-ruby-and-rails-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Ruby</title>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/learning-ruby/</link>
		<comments>http://basicrubyonrailsprogramming.com/uncategorized/learning-ruby/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 08:30:54 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/uncategorized/learning-ruby/</guid>
		<description><![CDATA[As with any other computer language, writing codes, mostly using IRB, is the best way to learn Ruby. If you have written a number of lines, place it in a file and run it. After you’ve figured out how it works, learn about the unit testing framework, try to discover the machinery that makes it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rewbies.com/reviews/"><img src="/wp-content/uploads/scraped/57.jpg"/></a>
<p>As with any other computer language, writing codes, mostly using IRB, is the best way to learn Ruby. If you have written a number of lines, place it in a file and run it. After you’ve figured out how it works, learn about the unit testing framework, try to discover the machinery that makes it work. Another way is to get involve in discussions and if you come across unanswered questions, do research, deliberate and come up with an answer. It would also be helpful if you let the program reveal itself to you, accept it as a simple program and could give you a straightforward solution to a problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/uncategorized/learning-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby as a Programming Language</title>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-a-programming-language/</link>
		<comments>http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-a-programming-language/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 06:21:43 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-a-programming-language/</guid>
		<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>
			<content:encoded><![CDATA[<p><a href="http://www.perl-ide.com/ruby/ruby_ide_and_ruby_editor.php"><img src="/wp-content/uploads/scraped/53.jpg"/></a>
<p>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 dynamic content. Some clients are using it to write artificial intelligence and machine learning programs, and have been found to be useful as a means for exploratory mathematics and formatting book publications. It is a wonderful language for creating solutions in a variety of problem domains.</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-a-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby as ApplyScript Replacement?</title>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-applyscript-replacement/</link>
		<comments>http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-applyscript-replacement/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 05:28:38 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-applyscript-replacement/</guid>
		<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 article [...]]]></description>
			<content:encoded><![CDATA[<p>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 article recently that compares an AppleScript code and it’s ruby alternative:<br />
<em><br />
<strong>The AppleScript Code:</strong></p>
<p>tell application &#8220;TextEdit&#8221;<br />
    get paragraph 1 of document &#8220;Read Me&#8221;<br />
end tell</em></p>
<p><strong>The Ruby Alternative</strong><br />
<em>app(’TextEdit‘).documents[’Read Me‘].paragraphs[1].get</em></p>
<p>In reality, AppleScript is much more easier to understand, but the Ruby version is easier to remember in terms of its construction and as long as you’re familiar with Ruby syntax, you won’t get lost.</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/uncategorized/ruby-as-applyscript-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bottom’s Up</title>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/bottom%e2%80%99s-up/</link>
		<comments>http://basicrubyonrailsprogramming.com/uncategorized/bottom%e2%80%99s-up/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 14:13:15 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/?p=282</guid>
		<description><![CDATA[That is a development style that begins with the overall layout and ends with the details or nuances on how the web page works. It is best for visually intensive sites that need a lot of graphics but equally important is the way that visual layout translates to a well developed page. Keeping your pages [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://t3.gstatic.com/images?q=tbn:ANd9GcRcjDM6ipvA14bTlOEEBgHusof1aM6oYXHYL-vQaagdvOhhkwpNmq62cXQ7uw" align=right alt="" />That is a development style that begins with the overall layout and ends with the details or nuances on how the web page works. It is best for visually intensive sites that need a lot of graphics but equally important is the way that <a href="http://www.rubyonrailsprogrammingtips.com">visual layout</a> translates to a well developed page. Keeping your pages clean and neat(without sacrificing layout/graphics) can be achieved with some nifty tools that come from many sources on the web. Developer forums allows people like you and me to get real world solutions and even snippets of codes to help us do the most common tasks. Common sense is the basis of such a well developed page for the headaches will surely come if you fail to properly do your page…</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/uncategorized/bottom%e2%80%99s-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form-Based Web Authentication</title>
		<link>http://basicrubyonrailsprogramming.com/information/form-based-web-authentication/</link>
		<comments>http://basicrubyonrailsprogramming.com/information/form-based-web-authentication/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 14:09:47 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/?p=280</guid>
		<description><![CDATA[One of the most common forms of web page security that aims to keep legit users in and intruders out for no good out. They can come in many forms and types such as the “Remember Me” check box that eliminates repetitive data entry for login information which most web pages use. Secret questions and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://t3.gstatic.com/images?q=tbn:ANd9GcQf4yEPfEmNcZHAZw1AE7IR6ISRfToBJfMX1cOM-mBaWc4s45-IFg" align=right alt="" />One of the most common forms of web page security that aims to keep legit users in and intruders out for no good out. They can come in many forms and types such as the “Remember Me” check box that eliminates repetitive data entry for <a href="http://www.rubyonrailsprogrammingtips.com">login information</a> which most web pages use. Secret questions and password strength checks is another way of delivering proper security to the page’s standards.<br />
One issue that is being extremely developed is to prevent denial of service attacks through rapid fire login’s that aim’s to break the security of a page and last is to use third party web authentication security that lets other people handle the dirty work of screening out legit from.</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/information/form-based-web-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plug-ins and Rails</title>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/plug-ins-and-rails/</link>
		<comments>http://basicrubyonrailsprogramming.com/uncategorized/plug-ins-and-rails/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 20:49:48 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Rails</b> Cms]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/?p=275</guid>
		<description><![CDATA[Using plug-ins with Ruby on Rails is really not hard. In fact, it is quite easy to use plug-ins because it already has a very well developed plug-in. This means that plug-ins can be easily installed and used in the application. It is not unusual for a developer to use up to six plug-ins for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://basicrubyonrailsprogramming.com/wp-content/uploads/2011/03/ruby.jpg"><img src="http://basicrubyonrailsprogramming.com/wp-content/uploads/2011/03/ruby-150x150.jpg" alt="" title="ruby" width="150" height="150" class="alignleft size-thumbnail wp-image-276" /></a><br />
Using plug-ins with <a href="http://rubyonrails.org/download">Ruby on Rails</a> is really not hard. In fact, it is quite easy to use plug-ins because it already has a very well developed plug-in. This means that plug-ins can be easily installed and used in the application. It is not unusual for a developer to use up to six plug-ins for every single Rails application.<br />
Plug-ins are quite helpful because during the process of development, the plug-ins already have the code that you need ready. You won’t even have to write it yourself.  This is one reason why developing on Rails is so fast and easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/uncategorized/plug-ins-and-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross-Platform/Browser Compatibility</title>
		<link>http://basicrubyonrailsprogramming.com/information/cross-platformbrowser-compatibility/</link>
		<comments>http://basicrubyonrailsprogramming.com/information/cross-platformbrowser-compatibility/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 14:07:47 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/?p=278</guid>
		<description><![CDATA[This means designing your page well enough to not only display but work properly over the several browsers that are out on the web. Many developers fail to consider the subtle differences that web browsers have when it comes to page function. Firefox being the most widely used browser is mostly covered but IE with [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://t3.gstatic.com/images?q=tbn:ANd9GcT5Z8l4e_iQZxSQ_uJc5E2SVOB1aGY4V9TdCvw10G72gwuTC9MIXqxJHhJuPw" align=right alt="" />This means designing your page well enough to not only display but work properly over the several browsers that are out on the web. Many <a href="http://www.rubyonrailsprogramming101.com">developers</a> fail to consider the subtle differences that web browsers have when it comes to page function. Firefox being the most widely used browser is mostly covered but IE with Microsoft’s branded technology tends to require a bit more to get the ball rolling.<br />
Browsers such as IE7, IE8, Opera, Safari, Firefox, Chrome and some others are the most commonly used browsers so taking time to install copies and review code will go a long way to help your page function flawlessly across borders.</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/information/cross-platformbrowser-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Garbage Collector</title>
		<link>http://basicrubyonrailsprogramming.com/information/the-garbage-collector/</link>
		<comments>http://basicrubyonrailsprogramming.com/information/the-garbage-collector/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 23:55:44 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/information/the-garbage-collector/</guid>
		<description><![CDATA[The Garbage Collection feature has been introduced in Ruby recently. Though this useful feature is already available in other programming languages, Ruby made an effort to make it more efficient. Garbage pertains to the memory that has been allocated but not freed even if it is not needed anymore. An automatic mechanism for finding and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.edupics.com/en-coloring-pictures-pages-photo-garbage-collector-i6567.html"><img src="/wp-content/uploads/scraped/37.jpg"/></a>
<p>The Garbage Collection feature has been introduced in Ruby recently. Though this useful feature is already available in other programming languages, Ruby made an effort to make it more efficient. Garbage pertains to the memory that has been allocated but not freed even if it is not needed anymore. An automatic mechanism for finding and clearing out the garbage is available in Ruby. It also frees memory in just a snap. The good outcome of this is the reduction of memory leaks. It cleans up the storage space in the memory effectively and avoids a lot of application boo-boos. The garbage collector is automatically tasked of freeing unused objects which makes it a more effective programming language.</p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/information/the-garbage-collector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Productivity and Rails (1)</title>
		<link>http://basicrubyonrailsprogramming.com/uncategorized/productivity-and-rails-1/</link>
		<comments>http://basicrubyonrailsprogramming.com/uncategorized/productivity-and-rails-1/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 06:22:43 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://basicrubyonrailsprogramming.com/uncategorized/productivity-and-rails-1/</guid>
		<description><![CDATA[Rails can help you achieve a new level of productivity by combining the right elements in the right amounts. A number of the most important ingredients that make up Rails: • Ruby &#8211; use the Ruby programming language and it’s unique design makes it easy to create domain-specific languages and to do metaprogramming. Rails takes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.experts-exchange.com/Hardware/Components/Video_Cards/Q_23456336.html"><img src="/wp-content/uploads/scraped/54.jpg"/></a>
<p>Rails can help you achieve a new level of productivity by combining the right elements in the right amounts. A number of the most important ingredients that make up Rails:</p>
<p>•	Ruby &#8211; use the Ruby programming language and it’s unique design makes it easy to create domain-specific languages and to do metaprogramming. Rails takes full advantage of this.</p>
<p>•	Full-stack MVC framework &#8211; a framework where Rails provides all the layers and they work together without an effort. </p>
<p>•	Convention over configuration &#8211; Rails application uses few simple programming conventions that let it figure out everything by way of reflection and discovery. </p>
]]></content:encoded>
			<wfw:commentRss>http://basicrubyonrailsprogramming.com/uncategorized/productivity-and-rails-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

