<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/653465</link>
		<description>Comments by enebo</description>
<item>
<title>The TorqueBox Project : TorqueBox: Benchmarking TorqueBox</title>
<link>http://torquebox.org/#IDComment130122136</link>
<description>@Evan, I suspect for the Torquebox guys it is relevant to compare deployment scenarios that people commonly use.  Torquebox+JRuby against common MRI deployments is what they are competing against.  Taking Ruby impl as an independent dimension does not buy them much in attracting users (although it would be interesting to see). </description>
<pubDate>Wed, 23 Feb 2011 17:31:12 +0000</pubDate>
<guid>http://torquebox.org/#IDComment130122136</guid>
</item><item>
<title>Union Station : JRuby on Windows</title>
<link>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121373301</link>
<description>Give our jruby-1.6.0.RC1 native installer a try.  This installer ships with our new win32ole implementation which may or may not work better than a cygwin build of Ruby (it is a new implementation and all).  &lt;a href=&quot;http://www.jruby.org/download&quot; target=&quot;_blank&quot;&gt;http://www.jruby.org/download&lt;/a&gt;.  All you should need to use it is &amp;quot;require &amp;#039;win32ole&amp;#039;&amp;quot;. </description>
<pubDate>Fri, 14 Jan 2011 21:54:08 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121373301</guid>
</item><item>
<title>Union Station : JRuby on Windows</title>
<link>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121077217</link>
<description>Weird...I swear I have responded to this once...seems to be lost in the commenting system.  The installer is free to use, but I think you mean the installer software we used to make the installer?  If so, then the software use for the installer is install4j which is a commercial product. </description>
<pubDate>Thu, 13 Jan 2011 16:53:15 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121077217</guid>
</item><item>
<title>Union Station : JRuby on Windows</title>
<link>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121056813</link>
<description>That would be an excellent tutorial.  We will probably do a tutorial (or blog entry) like that in the future.   We learned quite a bit from setting up Hudson and we should share that knowledge. </description>
<pubDate>Thu, 13 Jan 2011 14:47:09 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121056813</guid>
</item><item>
<title>Union Station : JRuby on Windows</title>
<link>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121056342</link>
<description>We have heard comments similar to yours from others.  What were some of the your worst pain points?  Do you think JRuby would have helped in those cases?  If we can make all Ruby impls improve on Windows that would be ideal, but if there is something JRuby can address we can probably make it a reality quickly. </description>
<pubDate>Thu, 13 Jan 2011 14:44:18 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121056342</guid>
</item><item>
<title>Union Station : JRuby on Windows</title>
<link>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121055916</link>
<description>The installer is of course free to use, but we use the commercial project install4j to generate it for us.  So it was not made with free software. </description>
<pubDate>Thu, 13 Jan 2011 14:40:47 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121055916</guid>
</item><item>
<title>Union Station : JRuby on Windows</title>
<link>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121055770</link>
<description>Thanks...quite right about the check.  We really need to lobby for an RbConfig::windows? or some place to make this much easier to check. </description>
<pubDate>Thu, 13 Jan 2011 14:39:42 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2011/jruby-on-windows/#IDComment121055770</guid>
</item><item>
<title>Union Station : Rake and Ant Together: A Pick It n&#039; Stick It Approach</title>
<link>http://www.engineyard.com/blog/2010/rake-and-ant-together-a-pick-it-n-stick-it-approach/#IDComment58351443</link>
<description>Dependency management is something we will tackle, but not for this first iteration.  The boundaries of mixing ant and rake together is fairly clear.   Dependency management is a little less straightforward (at least to me).  We do have some folks who are working on exposing all maven artifacts as Ruby gems, but this is only for retrieving a graph of dependencies and not specifying them. </description>
<pubDate>Tue, 23 Feb 2010 16:22:25 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2010/rake-and-ant-together-a-pick-it-n-stick-it-approach/#IDComment58351443</guid>
</item><item>
<title>Union Station : J is for JVM: Why the &#039;J&#039; in JRuby?</title>
<link>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45450189</link>
<description>In addition to Quercus there is also project zero: &lt;a href=&quot;http://www.projectzero.org/php/&quot; target=&quot;_blank&quot;&gt;http://www.projectzero.org/php/&lt;/a&gt; </description>
<pubDate>Tue, 1 Dec 2009 23:34:37 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45450189</guid>
</item><item>
<title>Union Station : J is for JVM: Why the &#039;J&#039; in JRuby?</title>
<link>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45440261</link>
<description>Yeah,  I limited my comments almost exclusively to the moving parts of the JVM and stayed away from all of the Java libraries which exist.  Java Libraries and especially pure-Java libraries are a huge arsenal of extra options for someone using JRuby.  This is doubly important if you are at a job where people have a lot of proprietary Java code in-house. </description>
<pubDate>Tue, 1 Dec 2009 21:48:31 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45440261</guid>
</item><item>
<title>Union Station : J is for JVM: Why the &#039;J&#039; in JRuby?</title>
<link>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45414828</link>
<description>Go! </description>
<pubDate>Tue, 1 Dec 2009 17:32:51 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45414828</guid>
</item><item>
<title>Union Station : J is for JVM: Why the &#039;J&#039; in JRuby?</title>
<link>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45414649</link>
<description>Thanks for giving us a chance or at least renewed consideration.  Responses like this get us pumped up to keep improving JRuby. </description>
<pubDate>Tue, 1 Dec 2009 17:30:47 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45414649</guid>
</item><item>
<title>Union Station : J is for JVM: Why the &#039;J&#039; in JRuby?</title>
<link>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45414474</link>
<description>Yeah, dynamic optimization takes more time to warm-up than static compiler optimizations since it needs to profile things, but it is truly amazing in what it can accomplish. </description>
<pubDate>Tue, 1 Dec 2009 17:28:43 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/j-is-for-jvm-why-the-j-in-jruby/#IDComment45414474</guid>
</item><item>
<title>Union Station : 3 Ruby Quirks You Have to Love</title>
<link>http://www.engineyard.com/blog/2009/3-ruby-quirks-you-have-to-love/#IDComment38951237</link>
<description>heh...I am not sure if it is my font size, but that snippet makes my eyes blur a little. :)   Single and double quotes right next to each other never look quite right to me.  I just tried:  a = %q{&amp;quot;double&amp;quot;} %Q{&amp;#039;single&amp;#039;} expecting the feature to work and it broke!  Still I can see why you are doing it and it is making me think this feature is used a little more than I thought. </description>
<pubDate>Fri, 16 Oct 2009 15:35:15 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/3-ruby-quirks-you-have-to-love/#IDComment38951237</guid>
</item><item>
<title>Union Station : 3 Ruby Quirks You Have to Love</title>
<link>http://www.engineyard.com/blog/2009/3-ruby-quirks-you-have-to-love/#IDComment38950581</link>
<description>Yeah I knew you could continue lines with backslash and spaced it out when I was writing this.  It definitely makes the feature a tiny bit more useful.  I am still thinking I like heredocs a bit better in cases for perhaps all but two-line cases? </description>
<pubDate>Fri, 16 Oct 2009 15:27:38 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/3-ruby-quirks-you-have-to-love/#IDComment38950581</guid>
</item><item>
<title>Union Station : 3 Ruby Quirks You Have to Love</title>
<link>http://www.engineyard.com/blog/2009/3-ruby-quirks-you-have-to-love/#IDComment38872613</link>
<description>As a reply to your last sentence I am not sure I follow what you are asking?  You don&amp;#039;t think that everything being an expression allows executable code in class bodies ... or you don&amp;#039;t see being able to do this as an advantage?  </description>
<pubDate>Thu, 15 Oct 2009 22:38:18 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/3-ruby-quirks-you-have-to-love/#IDComment38872613</guid>
</item><item>
<title>Union Station : 3 Ruby Quirks You Have to Love</title>
<link>http://www.engineyard.com/blog/2009/3-ruby-quirks-you-have-to-love/#IDComment38861922</link>
<description>Thanks for the info.  You solved the mystery for me :) </description>
<pubDate>Thu, 15 Oct 2009 20:33:53 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/3-ruby-quirks-you-have-to-love/#IDComment38861922</guid>
</item>	</channel>
</rss>