<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Rails Development on Windows: Native or Virtualize</title>
	<atom:link href="http://pathfindersoftware.com/2009/08/rails-development-on-windows-native-or-virtualize/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2009/08/rails-development-on-windows-native-or-virtualize/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Luis Lavena</title>
		<link>http://pathfindersoftware.com/2009/08/rails-development-on-windows-native-or-virtualize/#comment-9723</link>
		<dc:creator>Luis Lavena</dc:creator>
		<pubDate>Sun, 23 Aug 2009 18:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3471#comment-9723</guid>
		<description>I would have to disagree

I&#039;ve created, worked, bugfixed and deployed several Web applications in Rails to Unix and Solaris servers through the years, all from my small little Windows box.

Even more, had the opportunity to mimic specific versions and patchlevels of Ruby without interfering with other versions used by other frameworks or applications, something not easily doable on Linux or OSX.

Indeed Windows development is not conceived in the same way as Linux or OSX, but it&#039;s true that the lack of information around it make things difficult to resolve.

Cygwin performance is a shame, and also current stacks. This is one of the reasons as maintainer of One-Click Ruby Installer project started to work on updated alternatives that simplify life and environment of those using Ruby on Windows.

From the RubyInstaller website:

http://rubyinstaller.org/

You can access updated installers and even download the Development Kit, which opens the door to install those gems that hasn&#039;t been made to work on Windows, yet.</description>
		<content:encoded><![CDATA[<p>I would have to disagree</p>
<p>I&#8217;ve created, worked, bugfixed and deployed several Web applications in Rails to Unix and Solaris servers through the years, all from my small little Windows box.</p>
<p>Even more, had the opportunity to mimic specific versions and patchlevels of Ruby without interfering with other versions used by other frameworks or applications, something not easily doable on Linux or OSX.</p>
<p>Indeed Windows development is not conceived in the same way as Linux or OSX, but it&#8217;s true that the lack of information around it make things difficult to resolve.</p>
<p>Cygwin performance is a shame, and also current stacks. This is one of the reasons as maintainer of One-Click Ruby Installer project started to work on updated alternatives that simplify life and environment of those using Ruby on Windows.</p>
<p>From the RubyInstaller website:</p>
<p><a href="http://rubyinstaller.org/" rel="nofollow">http://rubyinstaller.org/</a></p>
<p>You can access updated installers and even download the Development Kit, which opens the door to install those gems that hasn&#8217;t been made to work on Windows, yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://pathfindersoftware.com/2009/08/rails-development-on-windows-native-or-virtualize/#comment-9722</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 14 Aug 2009 16:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3471#comment-9722</guid>
		<description>That sounds exactly how I switched to Linux... 10 years ago now. Good to know nothing&#039;s changed. :-)

Of course, back then I was just a poor college student with a single laptop and virtualization wasn&#039;t exactly going to work on my ~300Mhz laptop. I used to do my papers with StarOffice (what became OpenOffice when Sun bought it) and none of my professors ever noticed a difference. Good times.</description>
		<content:encoded><![CDATA[<p>That sounds exactly how I switched to Linux&#8230; 10 years ago now. Good to know nothing&#8217;s changed. <img src='http://pathfindersoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Of course, back then I was just a poor college student with a single laptop and virtualization wasn&#8217;t exactly going to work on my ~300Mhz laptop. I used to do my papers with StarOffice (what became OpenOffice when Sun bought it) and none of my professors ever noticed a difference. Good times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattR</title>
		<link>http://pathfindersoftware.com/2009/08/rails-development-on-windows-native-or-virtualize/#comment-9721</link>
		<dc:creator>MattR</dc:creator>
		<pubDate>Fri, 14 Aug 2009 13:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3471#comment-9721</guid>
		<description>Aptana uses an implementation of JRuby by default (although you can edit this pretty easily to use RubyStack etc.).

I just generally found developing in Windows to be more pain than it&#039;s worth -- not just speed, but the tools available (or lack thereof). When you&#039;ve got ssh, scm options and the three major web servers available with a single command each, why would you bother with anything else?</description>
		<content:encoded><![CDATA[<p>Aptana uses an implementation of JRuby by default (although you can edit this pretty easily to use RubyStack etc.).</p>
<p>I just generally found developing in Windows to be more pain than it&#8217;s worth &#8212; not just speed, but the tools available (or lack thereof). When you&#8217;ve got ssh, scm options and the three major web servers available with a single command each, why would you bother with anything else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://pathfindersoftware.com/2009/08/rails-development-on-windows-native-or-virtualize/#comment-9720</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 14 Aug 2009 13:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3471#comment-9720</guid>
		<description>Another nice alternative might be to develop (and maybe deploy) using JRuby. Windows runs the JVM just as well as Linux, so you don&#039;t get the big slowdown you get when you use MRI on Windows.</description>
		<content:encoded><![CDATA[<p>Another nice alternative might be to develop (and maybe deploy) using JRuby. Windows runs the JVM just as well as Linux, so you don&#8217;t get the big slowdown you get when you use MRI on Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Miller</title>
		<link>http://pathfindersoftware.com/2009/08/rails-development-on-windows-native-or-virtualize/#comment-9719</link>
		<dc:creator>John Miller</dc:creator>
		<pubDate>Thu, 13 Aug 2009 02:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3471#comment-9719</guid>
		<description>This situation was what finally got me to switch to Ubuntu Linux in April 2008.  I&#039;ve not looked back since.</description>
		<content:encoded><![CDATA[<p>This situation was what finally got me to switch to Ubuntu Linux in April 2008.  I&#8217;ve not looked back since.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattR</title>
		<link>http://pathfindersoftware.com/2009/08/rails-development-on-windows-native-or-virtualize/#comment-9718</link>
		<dc:creator>MattR</dc:creator>
		<pubDate>Thu, 13 Aug 2009 01:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3471#comment-9718</guid>
		<description>I tried to run Rails on Windows for a while; Aptana was pretty good for the development side, if a bit heavy. (I use TextMate at work, so I prefer the &quot;text editor + command line&quot; setup and don&#039;t use most of the features in an IDE.)

I didn&#039;t have to deal with deployment from that machine, though.

In the end, I was running Ubuntu in a virtual machine for development (Jamis Buck has a really good post on setting up MacVim or GVim to include some more TextMate-like features, http://weblog.jamisbuck.org/2008/11/17/vim-follow-up).

When my copy of Windows decided (after validating with no problems for 18 months) that it was no longer a genuine copy, I just switched to Ubuntu full time. Haven&#039;t looked back.

I&#039;ve found Windows is only really a decent development environment for developing very specifically Windows software (DirectX, ASP.NET etc). Anything else, I&#039;d choose Linux (or OS X) any day.</description>
		<content:encoded><![CDATA[<p>I tried to run Rails on Windows for a while; Aptana was pretty good for the development side, if a bit heavy. (I use TextMate at work, so I prefer the &#8220;text editor + command line&#8221; setup and don&#8217;t use most of the features in an IDE.)</p>
<p>I didn&#8217;t have to deal with deployment from that machine, though.</p>
<p>In the end, I was running Ubuntu in a virtual machine for development (Jamis Buck has a really good post on setting up MacVim or GVim to include some more TextMate-like features, <a href="http://weblog.jamisbuck.org/2008/11/17/vim-follow-up" rel="nofollow">http://weblog.jamisbuck.org/2008/11/17/vim-follow-up</a>).</p>
<p>When my copy of Windows decided (after validating with no problems for 18 months) that it was no longer a genuine copy, I just switched to Ubuntu full time. Haven&#8217;t looked back.</p>
<p>I&#8217;ve found Windows is only really a decent development environment for developing very specifically Windows software (DirectX, ASP.NET etc). Anything else, I&#8217;d choose Linux (or OS X) any day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-10 02:34:47 -->
