<?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>Rails Carma</title>
	<atom:link href="http://railscarma.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://railscarma.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 10 Mar 2012 09:31:45 +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>Problems faced while setting up Rails 3 with ruby-1.9.2</title>
		<link>http://railscarma.com/blog/technical-articles/problems-faced-while-setting-up-rails-3-with-ruby-1-9-2/</link>
		<comments>http://railscarma.com/blog/technical-articles/problems-faced-while-setting-up-rails-3-with-ruby-1-9-2/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 18:47:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rails 3]]></category>
		<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[rails3]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby 1.9.2]]></category>
		<category><![CDATA[Ruby on rails]]></category>
		<category><![CDATA[set up]]></category>

		<guid isPermaLink="false">http://railscarma.com/blog/?p=271</guid>
		<description><![CDATA[I migrated all my applications to Rails 3 with ruby 1.9.2,  After I installed ruby I faced few errors. Few of them are 1) The arrow keys were not working in irb console and &#8220;no such file to load &#8211;readline&#8221; error. This is the problem which occurs when the readline extension is not installed with ruby [...]]]></description>
		<wfw:commentRss>http://railscarma.com/blog/technical-articles/problems-faced-while-setting-up-rails-3-with-ruby-1-9-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offshore RoR Web Development Partner &#8211; RailsCarma</title>
		<link>http://railscarma.com/blog/news/partnership-opportunity/</link>
		<comments>http://railscarma.com/blog/news/partnership-opportunity/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 16:49:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[offshore]]></category>
		<category><![CDATA[outsource]]></category>
		<category><![CDATA[partner]]></category>
		<category><![CDATA[partnership]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://railscarma.com/blog/?p=57</guid>
		<description><![CDATA[RailsCarma specializes in offshore Ruby On Rails Development and is located at Bangalore, India. RailsCarma offers specialized web development services using the Ruby on Rails platform.  RailsCarma has high level of expertise and experience in developing rails / ror applications on PaaS platforms, both in standalone and Software as a Service formats.  Projects that are designed, coded and maintained by RailsCarma consists of  line of Business applications, industry specific applications in healthcare, smart grid areas where there is high level of api integration with other software and hardware systems. RailsCarma has handled and delivered projects with more than 20k man hours of effort and durations more than 2 years.  Visit the website to learn more on this.]]></description>
		<wfw:commentRss>http://railscarma.com/blog/news/partnership-opportunity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Set up Redmine-project tracking system</title>
		<link>http://railscarma.com/blog/technical-articles/how-to-set-up-redmine-project-tracking-system/</link>
		<comments>http://railscarma.com/blog/technical-articles/how-to-set-up-redmine-project-tracking-system/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 10:00:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Redmine-project]]></category>
		<category><![CDATA[Rubygem]]></category>
		<category><![CDATA[Set up Redmine-project tracking system]]></category>

		<guid isPermaLink="false">http://railscarma.com/blog/?p=265</guid>
		<description><![CDATA[Installation Steps 1) Make sure ruby 1.8.7 and Rubygem are installed 2) Install Rails and few required gems gem install rails -v=2.3.5 gem install rack -v=1.0.1 gem install -v=0.4.2 i18n 3) Checkout the Redmine source code svn co http://redmine.rubyforge.org/svn/branches/1.0-stable redmine-1.0 4) Go to redmine-1.0/config and rename few files mv database.yml.example database.yml mv email.yml.example email.yml and [...]]]></description>
		<wfw:commentRss>http://railscarma.com/blog/technical-articles/how-to-set-up-redmine-project-tracking-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Group chat room in Rails</title>
		<link>http://railscarma.com/blog/technical-articles/group-chat-room-in-rails/</link>
		<comments>http://railscarma.com/blog/technical-articles/group-chat-room-in-rails/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 07:35:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[Group chat room]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://railscarma.com/blog/?p=244</guid>
		<description><![CDATA[Contributor : Nagendra Introduction: Chat Engine is a lightweight rails engine that heavily uses jQuery and memcached to implement a very simple group chat room. Features: * You must enter a nickname to be part of the chat room. * All logged in users are shown in the user list * Lines in the chat [...]]]></description>
		<wfw:commentRss>http://railscarma.com/blog/technical-articles/group-chat-room-in-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Uploading using Paper clip Rails Plugin</title>
		<link>http://railscarma.com/blog/technical-articles/file-uploading-with-paper-clip/</link>
		<comments>http://railscarma.com/blog/technical-articles/file-uploading-with-paper-clip/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 07:26:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[paperclip plugin]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://railscarma.com/blog/?p=213</guid>
		<description><![CDATA[Contributor : Nagendra This is one of the most useful plug in that can be used in your application when you require to upload a file as attachment to your application, its quite easy to use and with the help of paperclip scaffolding you can achieve file upload feature very easily, below i have explained [...]]]></description>
		<wfw:commentRss>http://railscarma.com/blog/technical-articles/file-uploading-with-paper-clip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

