<?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>Every Flavour Beans &#187; Ruby/Rails</title>
	<atom:link href="http://beans.seartipy.com/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://beans.seartipy.com</link>
	<description>"The time has come...to talk of many [technologies]." --Lewis Carroll('The Walrus and the Carpenter')</description>
	<lastBuildDate>Sat, 03 Oct 2009 13:58:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://beans.seartipy.com</link>
  <url>http://beans.seartipy.com/favicon.ico</url>
  <title>Every Flavour Beans</title>
</image>
		<item>
		<title>“Hello, World” Web Application in Ruby on Rails using console</title>
		<link>http://beans.seartipy.com/2009/01/11/%e2%80%9chello-world%e2%80%9d-web-application-in-ruby-on-rails-using-console/</link>
		<comments>http://beans.seartipy.com/2009/01/11/%e2%80%9chello-world%e2%80%9d-web-application-in-ruby-on-rails-using-console/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 12:49:31 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=485</guid>
		<description><![CDATA[Installation and setup instructions of Ruby on Rails web framework on different operating systems is covered in the following posts:

 Setting Up Rails Development Environment on Windows Vista/XP
 Setting Up Rails Development Environment on Ubuntu GNU/Linux
 Setting Up Rails Development Environment on Fedora GNU/Linux

If you would rather use an IDE to develop Ruby on Rails [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2009/01/11/%e2%80%9chello-world%e2%80%9d-web-application-in-ruby-on-rails-using-console/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing amazon-ecs/hpricot RubyGem on Windows Operating System</title>
		<link>http://beans.seartipy.com/2008/09/15/installing-amazon-ecshpricot-rubygem-on-windows-operating-system/</link>
		<comments>http://beans.seartipy.com/2008/09/15/installing-amazon-ecshpricot-rubygem-on-windows-operating-system/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 13:15:32 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=440</guid>
		<description><![CDATA[Installing rubygems that come with native extensions is not same on gnu/linux and Windows platforms as I have discovered recently. Apparently, it is important that the native extensions needed by the rubygem be built with the same compiler tool chain as your main ruby installation. The rubygem I needed to install was amazon-ecs and it [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2008/09/15/installing-amazon-ecshpricot-rubygem-on-windows-operating-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Hello, World&#8221; Web Application in Ruby on Rails using Aptana Studio</title>
		<link>http://beans.seartipy.com/2008/09/06/hello-world-web-application-in-ruby-on-rails-using-aptana-studio/</link>
		<comments>http://beans.seartipy.com/2008/09/06/hello-world-web-application-in-ruby-on-rails-using-aptana-studio/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 09:04:02 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=433</guid>
		<description><![CDATA[I am assuming that you have everything properly setup on your computer for developing applications with the Ruby on Rails framework using Aptana Studio IDE. If not, see my previous posts:

 Setting Up Rails Development Environment on Windows Vista/XP
 Setting Up Rails Development Environment using Aptana Studio

In this post I will take you through a [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2008/09/06/hello-world-web-application-in-ruby-on-rails-using-aptana-studio/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting Up Rails Development Environment using Aptana Studio</title>
		<link>http://beans.seartipy.com/2008/09/03/setting-up-rails-development-environment-using-aptana-studio/</link>
		<comments>http://beans.seartipy.com/2008/09/03/setting-up-rails-development-environment-using-aptana-studio/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 12:07:37 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=434</guid>
		<description><![CDATA[You first need to complete the first five steps of my earlier post "Setting Up Rails Development Environment on Windows Vista/XP" which explain how to install Ruby, RubyGems, Ruby on Rails, Mongrel web server and MySQL database server on Microsoft Winodws Vista/XP. You can skip the last two steps(sixth and seventh) of that post which [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2008/09/03/setting-up-rails-development-environment-using-aptana-studio/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Setting Up Rails Development Environment on Ubuntu GNU/Linux</title>
		<link>http://beans.seartipy.com/2008/07/22/setting-up-rails-development-environment-on-ubuntu-gnulinux/</link>
		<comments>http://beans.seartipy.com/2008/07/22/setting-up-rails-development-environment-on-ubuntu-gnulinux/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:08:52 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[Ruby/Rails]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=291</guid>
		<description><![CDATA[This is an adaptation to Ubuntu GNU/Linux platform of my previous post which was meant for the Windows platform: Setting Up Rails Development Environment on Windows Vista/XP
I can think of two different ways in which you might want to set up a development environment for Ruby on Rails on a GNU/Linux machine. One is to [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2008/07/22/setting-up-rails-development-environment-on-ubuntu-gnulinux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting Up Rails Development Environment on Windows Vista/XP</title>
		<link>http://beans.seartipy.com/2008/06/09/setting-up-rails-development-environment-on-windows-vistaxp/</link>
		<comments>http://beans.seartipy.com/2008/06/09/setting-up-rails-development-environment-on-windows-vistaxp/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 09:23:18 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[Ruby/Rails]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/2008/06/09/setting-up-rails-development-environment-on-windows-vistaxp/</guid>
		<description><![CDATA[There are different ways in which you might want to set up a complete development environment for Ruby on Rails on a Windows machine. I am going to cover how to setup Rails on a Windows machine using Ruby, RubyGems, Rails, Mongrel, MySQL, NetBeans and Subversion as part of the development stack. I will be [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2008/06/09/setting-up-rails-development-environment-on-windows-vistaxp/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Programming in Ruby Using SciTE &#8211; Windows Issues and Other Tips</title>
		<link>http://beans.seartipy.com/2007/10/14/programming-in-ruby-using-scite-windows-issues-and-other-tips/</link>
		<comments>http://beans.seartipy.com/2007/10/14/programming-in-ruby-using-scite-windows-issues-and-other-tips/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 10:36:54 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/2007/10/14/programming-in-ruby-using-scite-windows-issues-and-other-tips/</guid>
		<description><![CDATA[Couple of comments(by Mihail and Jonathan) on my earlier post about programming in Ruby using SciTE editor brought this to my notice: When using SciTE  to develop Ruby programs on Windows platform, there are a few issues that one needs to be aware of.

 To run the ruby interactive interpreter (or any other ruby [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2007/10/14/programming-in-ruby-using-scite-windows-issues-and-other-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Develop Ruby Applications Using Vim 7.0 Editor</title>
		<link>http://beans.seartipy.com/2006/09/22/develop-ruby-applications-using-vim-70-editor/</link>
		<comments>http://beans.seartipy.com/2006/09/22/develop-ruby-applications-using-vim-70-editor/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 17:31:02 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/2006/09/22/develop-ruby-applications-using-vim-70-editor/</guid>
		<description><![CDATA[I know that the geeks amongst you would like to believe that only one text editor program exists in this world. Depending on which of the two groups you fall into, its either Emacs or Vi. Its a cool life for such people: they don't need to bother checking out the greatest and the latest [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2006/09/22/develop-ruby-applications-using-vim-70-editor/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
