<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: The Best Rails Editor For Windows</title>
	<link>http://www.eribium.org/blog/?p=128</link>
	<description>19yr old hacking away at Ruby on Rails and Flex</description>
	<pubDate>Thu, 09 Sep 2010 18:33:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: RoR IDEs for Windows &#124; Question Defense</title>
		<link>http://www.eribium.org/blog/?p=128#comment-96921</link>
		<author>RoR IDEs for Windows &#124; Question Defense</author>
		<pubDate>Mon, 10 Nov 2008 07:39:01 +0000</pubDate>
		<guid>http://www.eribium.org/blog/?p=128#comment-96921</guid>
		<description>[...] June 11th, 2007 on Eribium [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] June 11th, 2007 on Eribium [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maccman</title>
		<link>http://www.eribium.org/blog/?p=128#comment-57572</link>
		<author>maccman</author>
		<pubDate>Thu, 19 Jun 2008 06:18:05 +0000</pubDate>
		<guid>http://www.eribium.org/blog/?p=128#comment-57572</guid>
		<description>As far as I know there's a setting inside NetBeans to switch between C Ruby and JRuby - so you can have either.</description>
		<content:encoded><![CDATA[<p>As far as I know there&#8217;s a setting inside NetBeans to switch between C Ruby and JRuby - so you can have either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mzgubin</title>
		<link>http://www.eribium.org/blog/?p=128#comment-57526</link>
		<author>mzgubin</author>
		<pubDate>Thu, 19 Jun 2008 01:00:07 +0000</pubDate>
		<guid>http://www.eribium.org/blog/?p=128#comment-57526</guid>
		<description>Isn't NetBeans a Ruby interpreter that uses JRuby only?
Or does it use native Ruby?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t NetBeans a Ruby interpreter that uses JRuby only?<br />
Or does it use native Ruby?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjay</title>
		<link>http://www.eribium.org/blog/?p=128#comment-45409</link>
		<author>Sanjay</author>
		<pubDate>Thu, 08 May 2008 18:18:37 +0000</pubDate>
		<guid>http://www.eribium.org/blog/?p=128#comment-45409</guid>
		<description>I think RadRails is the best on Windows.</description>
		<content:encoded><![CDATA[<p>I think RadRails is the best on Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Mauldin</title>
		<link>http://www.eribium.org/blog/?p=128#comment-21586</link>
		<author>David Mauldin</author>
		<pubDate>Mon, 20 Aug 2007 19:04:32 +0000</pubDate>
		<guid>http://www.eribium.org/blog/?p=128#comment-21586</guid>
		<description>When he said E, I'm pretty sure he meant e-texteditor.  http://www.e-texteditor.com/</description>
		<content:encoded><![CDATA[<p>When he said E, I&#8217;m pretty sure he meant e-texteditor.  <a href="http://www.e-texteditor.com/" rel="nofollow">http://www.e-texteditor.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A survey of RoR IDEs &#171; So far, it&#8217;s RoR</title>
		<link>http://www.eribium.org/blog/?p=128#comment-20950</link>
		<author>A survey of RoR IDEs &#171; So far, it&#8217;s RoR</author>
		<pubDate>Wed, 11 Jul 2007 00:06:38 +0000</pubDate>
		<guid>http://www.eribium.org/blog/?p=128#comment-20950</guid>
		<description>[...] June 11th, 2007 on Eribium [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] June 11th, 2007 on Eribium [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chirag Patel</title>
		<link>http://www.eribium.org/blog/?p=128#comment-20782</link>
		<author>Chirag Patel</author>
		<pubDate>Wed, 13 Jun 2007 00:26:52 +0000</pubDate>
		<guid>http://www.eribium.org/blog/?p=128#comment-20782</guid>
		<description>Thanks for the tip! It's nice to see there are some people that appreciate editors that can do more than Textmate. Developers: it's OK to rely on your IDE!

When you say "E", do you mean Eclipse and/or Radrails? I looked at a number of free RoR IDEs (Radrails, FreeRIDE, Ride-ME, etc) and ended up picking RoRED. It's very lightweight, which is a major problem for a lot of IDEs including RadRails/Eclipse. 

The favorite things about RoRED are 
1. Tabs Model-Views-Controller grouping! 
2. How it generally uses panes instead of hierarchal trees (eg. showing methods within controllers). 
3. Ability to load existing RoR projects without a long "New Project" process
4. Ability to quickly switch between the controller and view of a particular method

I will give Netbeans a shot based on your recommendation, that was one of the few I actually didn't try myself. Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip! It&#8217;s nice to see there are some people that appreciate editors that can do more than Textmate. Developers: it&#8217;s OK to rely on your IDE!</p>
<p>When you say &#8220;E&#8221;, do you mean Eclipse and/or Radrails? I looked at a number of free RoR IDEs (Radrails, FreeRIDE, Ride-ME, etc) and ended up picking RoRED. It&#8217;s very lightweight, which is a major problem for a lot of IDEs including RadRails/Eclipse. </p>
<p>The favorite things about RoRED are<br />
1. Tabs Model-Views-Controller grouping!<br />
2. How it generally uses panes instead of hierarchal trees (eg. showing methods within controllers).<br />
3. Ability to load existing RoR projects without a long &#8220;New Project&#8221; process<br />
4. Ability to quickly switch between the controller and view of a particular method</p>
<p>I will give Netbeans a shot based on your recommendation, that was one of the few I actually didn&#8217;t try myself. Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
