<?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 for The Empty Way</title>
	<atom:link href="http://blog.emptyway.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.emptyway.com</link>
	<description>Programming, Web and all things Computer.</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:10:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Welcome by Ambagis</title>
		<link>http://blog.emptyway.com/2007/03/26/welcome/comment-page-1/#comment-43783</link>
		<dc:creator>Ambagis</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2007/03/26/welcome/#comment-43783</guid>
		<description>One can imagine I read it twice. While I am not as skilled on this tolic, I tally with your conclusions bedause they create sense. Thanks and goodluck to you.;</description>
		<content:encoded><![CDATA[<p>One can imagine I read it twice. While I am not as skilled on this tolic, I tally with your conclusions bedause they create sense. Thanks and goodluck to you.;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Welcome by easy ways to loose weight</title>
		<link>http://blog.emptyway.com/2007/03/26/welcome/comment-page-1/#comment-43669</link>
		<dc:creator>easy ways to loose weight</dc:creator>
		<pubDate>Mon, 08 Mar 2010 10:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2007/03/26/welcome/#comment-43669</guid>
		<description>One can imagine I read it twice. While I am not as skilled on this topic, I tally with your conclusions because they create sense. Thanks and goodluck to you.</description>
		<content:encoded><![CDATA[<p>One can imagine I read it twice. While I am not as skilled on this topic, I tally with your conclusions because they create sense. Thanks and goodluck to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 120 seconds guide to JRuby on Rails by Seb</title>
		<link>http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails/comment-page-1/#comment-43172</link>
		<dc:creator>Seb</dc:creator>
		<pubDate>Sun, 21 Feb 2010 18:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails/#comment-43172</guid>
		<description>Hi Michael,

I am getting the same error than you.
Did you find a solution ?

Seb</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I am getting the same error than you.<br />
Did you find a solution ?</p>
<p>Seb</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Git for Ruby/JRuby development by Hades Blag: Git Is Your Friend not a Foe Vol. 1: Distributed</title>
		<link>http://blog.emptyway.com/2008/03/31/using-git-for-rubyjruby-development/comment-page-1/#comment-42021</link>
		<dc:creator>Hades Blag: Git Is Your Friend not a Foe Vol. 1: Distributed</dc:creator>
		<pubDate>Mon, 18 Jan 2010 18:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2008/03/31/using-git-for-rubyjruby-development/#comment-42021</guid>
		<description>[...] so that increase should not hurt you. In fact, the whole Git repository (with full project history) is known to take less space than an SVN checkout. And SVN&#8217;s checkout process is so inefficient, that for most projects Git clone takes less [...]</description>
		<content:encoded><![CDATA[<p>[...] so that increase should not hurt you. In fact, the whole Git repository (with full project history) is known to take less space than an SVN checkout. And SVN&#8217;s checkout process is so inefficient, that for most projects Git clone takes less [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NetBeans 6.1 JRuby trick: Enable JRuby Console by Casper Thomas</title>
		<link>http://blog.emptyway.com/2008/05/05/netbeans-61-jruby-trick-enable-jruby-console/comment-page-1/#comment-41884</link>
		<dc:creator>Casper Thomas</dc:creator>
		<pubDate>Wed, 13 Jan 2010 15:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2008/05/05/netbeans-61-jruby-trick-enable-jruby-console/#comment-41884</guid>
		<description>here is how u can do it</description>
		<content:encoded><![CDATA[<p>here is how u can do it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Sense out of Slow Rubygems Startup by Chris</title>
		<link>http://blog.emptyway.com/2009/11/21/making-sense-out-of-slow-rubygems-startup/comment-page-1/#comment-40799</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2009/11/21/making-sense-out-of-slow-rubygems-startup/#comment-40799</guid>
		<description>Thanks for the write-up, very informative! I&#039;ve been running into slow RubyGems startup in MRI land and this writeup shed some light on a few of the issues.</description>
		<content:encoded><![CDATA[<p>Thanks for the write-up, very informative! I&#8217;ve been running into slow RubyGems startup in MRI land and this writeup shed some light on a few of the issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proper way to detect Windows platform in Ruby by Ennuyer.net &#187; Blog Archive &#187; Rails Reading - November 15, 2009</title>
		<link>http://blog.emptyway.com/2009/11/03/proper-way-to-detect-windows-platform-in-ruby/comment-page-1/#comment-39792</link>
		<dc:creator>Ennuyer.net &#187; Blog Archive &#187; Rails Reading - November 15, 2009</dc:creator>
		<pubDate>Sun, 15 Nov 2009 13:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2009/11/03/proper-way-to-detect-windows-platform-in-ruby/#comment-39792</guid>
		<description>[...]  Proper way to detect Windows platform in Ruby - The Empty Way  [...]</description>
		<content:encoded><![CDATA[<p>[...]  Proper way to detect Windows platform in Ruby &#8211; The Empty Way  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 120 seconds guide to JRuby on Rails by Michael</title>
		<link>http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails/comment-page-1/#comment-39712</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 12 Nov 2009 11:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails/#comment-39712</guid>
		<description>Hi,

since everybody seems to get it up and running, I must miss something important here ... I followed the steps in the tutorial, but after entering the first post, I get the following error from the Action Controller:

post_url failed to generate from {:controller=&gt;&quot;posts&quot;, :action=&gt;&quot;show&quot;, :id=&gt;#&lt;Post id: #, title: &quot;MyFirstPost&quot;, body: &quot;This is my first post&quot;, created_at: &quot;2009-11-12 11:04:04&quot;, updated_at: &quot;2009-11-12 11:04:04&quot;&gt;}, expected: {:controller=&gt;&quot;posts&quot;, :action=&gt;&quot;show&quot;}, diff: {:id=&gt;#&lt;Post id: #, title: &quot;MyFirstPost&quot;, body: &quot;This is my first post&quot;, created_at: &quot;2009-11-12 11:04:04&quot;, updated_at: &quot;2009-11-12 11:04:04&quot;&gt;}

Extracted source (around line #13):

10:   
11:     
12:     
13:     
14:     
15:      &#039;Are you sure?&#039;, :method =&gt; :delete %&gt;
16:   

Can anybody help me getting started?

Thanks,

Michael</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>since everybody seems to get it up and running, I must miss something important here &#8230; I followed the steps in the tutorial, but after entering the first post, I get the following error from the Action Controller:</p>
<p>post_url failed to generate from {:controller=&gt;&#8221;posts&#8221;, :action=&gt;&#8221;show&#8221;, :id=&gt;#&lt;Post id: #, title: &#8220;MyFirstPost&#8221;, body: &#8220;This is my first post&#8221;, created_at: &#8220;2009-11-12 11:04:04&#8243;, updated_at: &#8220;2009-11-12 11:04:04&#8243;&gt;}, expected: {:controller=&gt;&#8221;posts&#8221;, :action=&gt;&#8221;show&#8221;}, diff: {:id=&gt;#&lt;Post id: #, title: &#8220;MyFirstPost&#8221;, body: &#8220;This is my first post&#8221;, created_at: &#8220;2009-11-12 11:04:04&#8243;, updated_at: &#8220;2009-11-12 11:04:04&#8243;&gt;}</p>
<p>Extracted source (around line #13):</p>
<p>10:<br />
11:<br />
12:<br />
13:<br />
14:<br />
15:      &#8216;Are you sure?&#8217;, :method =&gt; :delete %&gt;<br />
16:   </p>
<p>Can anybody help me getting started?</p>
<p>Thanks,</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Native JRuby Launcher For Windows by Octavian</title>
		<link>http://blog.emptyway.com/2009/10/17/native-jruby-launcher-for-windows/comment-page-1/#comment-39662</link>
		<dc:creator>Octavian</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2009/10/17/native-jruby-launcher-for-windows/#comment-39662</guid>
		<description>Hi,

Nice post + job on the native launcher!

At my company we are also using/maintaining a native (Windows) launcher (and a [ba]sh-based counter part for linux/unix-es) and I&#039;ve always asked myself if a pure Win Batch script would suffice; I would have imagined something like Ant&#039;s, Tomcat&#039;s or Groovy&#039;s launchers.

However, given the many gotchas of Win Batch that you&#039;ve already enumerated and the flexibility and power of C + native/system API, now I also think that this is by far a better approach. Your post offered me the external validation I was looking for :) and now I am pretty sure we are doing the right thing.

Good luck and looking forward to see how this goes! (pretty well how I see it)

Regards, Tavi</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice post + job on the native launcher!</p>
<p>At my company we are also using/maintaining a native (Windows) launcher (and a [ba]sh-based counter part for linux/unix-es) and I&#8217;ve always asked myself if a pure Win Batch script would suffice; I would have imagined something like Ant&#8217;s, Tomcat&#8217;s or Groovy&#8217;s launchers.</p>
<p>However, given the many gotchas of Win Batch that you&#8217;ve already enumerated and the flexibility and power of C + native/system API, now I also think that this is by far a better approach. Your post offered me the external validation I was looking for <img src='http://blog.emptyway.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and now I am pretty sure we are doing the right thing.</p>
<p>Good luck and looking forward to see how this goes! (pretty well how I see it)</p>
<p>Regards, Tavi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 120 seconds guide to JRuby on Rails by BlueWhale</title>
		<link>http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails/comment-page-1/#comment-39652</link>
		<dc:creator>BlueWhale</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails/#comment-39652</guid>
		<description>to Haluk Durmus: 
execute &quot;jruby script/generate jdbc&quot; in your app root:)</description>
		<content:encoded><![CDATA[<p>to Haluk Durmus:<br />
execute &#8220;jruby script/generate jdbc&#8221; in your app root:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
