<?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>Ruby On Rails Programming Guide &#187; Text Editors</title>
	<atom:link href="http://rubyonrailsprogrammingguide.com/tag/text-editors/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubyonrailsprogrammingguide.com</link>
	<description>Ruby on Rails for Everybody</description>
	<lastBuildDate>Tue, 22 Nov 2011 09:47:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>RoR and Text Editors Part-2</title>
		<link>http://rubyonrailsprogrammingguide.com/basics/ror-and-text-editors-part-2/</link>
		<comments>http://rubyonrailsprogrammingguide.com/basics/ror-and-text-editors-part-2/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 11:33:19 +0000</pubDate>
		<dc:creator>Ernest</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Text Editors]]></category>

		<guid isPermaLink="false">http://rubyonrailsprogrammingguide.com/uncategorized/ror-and-text-editors-part-2/</guid>
		<description><![CDATA[More on text editors that are used with RoR and we not discuss VIM or Vi Improved. Vim like Emacs is quite efficient and easy to use with RoR provided it is set-up properly. The nice about Vim is that it has the nifty way of highlighting syntax in ruby making it easy to trace [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://biodegradablegeek.com/2007/12/using-vim-as-a-complete-ruby-on-rails-ide/"><img src="/wp-content/uploads/scraped/24.jpg"/></a>
<p>More on text editors that are used with RoR and we not discuss VIM or Vi Improved. Vim like Emacs is quite efficient and easy to use with RoR provided it is set-up properly. The nice about Vim is that it has the nifty way of highlighting syntax in ruby making it easy to trace and debug. It features advanced features such as having a selective command and insert mode with the first being the default mode upon startup. It is not a word processor so fonts and other word processor features are not to be expected.</p>
<p>TextPad<br />
One of the quickest and easiest to use as a text editor for making RoR programs with straightforward interface and features mostly adept to windows users. Though considered a text editor it is capable of syntax highlighting, search , spell check and macro recording which makes it a choice of many developers.</p>
<p>ArachnoRuby<br />
Is deployable on both windows based and Unix based systems and is considered to be the native editor of RoR. It was not too user friendly so it quickly lost favor of many developers who turned to the other specified editors for programming code.</p>
]]></content:encoded>
			<wfw:commentRss>http://rubyonrailsprogrammingguide.com/basics/ror-and-text-editors-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

