<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Chronicling My Ruby on Rails Journey</title>
	<atom:link href="http://rubyonrailswin.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubyonrailswin.wordpress.com</link>
	<description>Sharing my experience in Ruby on Rails development</description>
	<lastBuildDate>Fri, 30 Oct 2009 10:51:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Ever wonder how to write to Rails log files? by Martin</title>
		<link>http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-122</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 30 Oct 2009 10:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-122</guid>
		<description>If you use Textmate there is a snippet you can call on by typing &lt;b&gt;rdb&lt;/b&gt; and hitting &lt;i&gt;tab&lt;/i&gt;.
This will type &lt;b&gt;RAILS_DEFAULT_LOGGER.debug &quot;message&quot;&lt;/b&gt; for you.</description>
		<content:encoded><![CDATA[<p>If you use Textmate there is a snippet you can call on by typing <b>rdb</b> and hitting <i>tab</i>.<br />
This will type <b>RAILS_DEFAULT_LOGGER.debug &#8220;message&#8221;</b> for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Successful upgrade of Ruby 1.8.5 to 1.8.6 by AY</title>
		<link>http://rubyonrailswin.wordpress.com/2009/05/21/successful-upgrade-of-ruby-1-8-5-to-1-8-6/#comment-121</link>
		<dc:creator>AY</dc:creator>
		<pubDate>Fri, 09 Oct 2009 18:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/?p=47#comment-121</guid>
		<description>Thanks for posting this helpful note!

I just upgraded my ruby 1.8.6 to 1.8.7.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this helpful note!</p>
<p>I just upgraded my ruby 1.8.6 to 1.8.7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ever wonder how to write to Rails log files? by kikito</title>
		<link>http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-119</link>
		<dc:creator>kikito</dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-119</guid>
		<description>Since rails 2.1, there&#039;s a more convenient way to log:

logger.debug &#039;message&#039;

You can use the following methods on logger: debug, info, warn, error, and fatal.

More info on http://maintainable.com/articles/rails_logging_tips</description>
		<content:encoded><![CDATA[<p>Since rails 2.1, there&#8217;s a more convenient way to log:</p>
<p>logger.debug &#8216;message&#8217;</p>
<p>You can use the following methods on logger: debug, info, warn, error, and fatal.</p>
<p>More info on <a href="http://maintainable.com/articles/rails_logging_tips" rel="nofollow">http://maintainable.com/articles/rails_logging_tips</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Successful deployment using Capistrano from Windows to FC6 on slicehost by Bob Ngu</title>
		<link>http://rubyonrailswin.wordpress.com/2007/06/13/successful-deployment-using-capistrano-from-windows-to-fc6-on-slicehost/#comment-118</link>
		<dc:creator>Bob Ngu</dc:creator>
		<pubDate>Fri, 21 Aug 2009 16:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/2007/06/13/successful-deployment-using-capistrano-from-windows-to-fc6-on-slicehost/#comment-118</guid>
		<description>Anthony, I&#039;m not familiar with gnuwin32 or git so not much help there. I don&#039;t recall having to create a tar file in my process, so your problem sounds like an entirely different problem than SVN or Capistrano related. I suggest you take gnuwin32 or git out of your process and see if you can get it to work with straight up Cap &amp; SVN, good luck.</description>
		<content:encoded><![CDATA[<p>Anthony, I&#8217;m not familiar with gnuwin32 or git so not much help there. I don&#8217;t recall having to create a tar file in my process, so your problem sounds like an entirely different problem than SVN or Capistrano related. I suggest you take gnuwin32 or git out of your process and see if you can get it to work with straight up Cap &amp; SVN, good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Successful deployment using Capistrano from Windows to FC6 on slicehost by Anthony</title>
		<link>http://rubyonrailswin.wordpress.com/2007/06/13/successful-deployment-using-capistrano-from-windows-to-fc6-on-slicehost/#comment-117</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 21 Aug 2009 16:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/2007/06/13/successful-deployment-using-capistrano-from-windows-to-fc6-on-slicehost/#comment-117</guid>
		<description>Dont know if your still answering questions about this, but my issue is creating the tar...no matter which bin directory i use, gnuwin32, git or any other they all break...well let me put that better...they just dont create the file to upload to a server...with exception to gnuwin32, which does create a tar to upload, it is however corrupt and breaks on upload...all is reverted back to square...any ideas?</description>
		<content:encoded><![CDATA[<p>Dont know if your still answering questions about this, but my issue is creating the tar&#8230;no matter which bin directory i use, gnuwin32, git or any other they all break&#8230;well let me put that better&#8230;they just dont create the file to upload to a server&#8230;with exception to gnuwin32, which does create a tar to upload, it is however corrupt and breaks on upload&#8230;all is reverted back to square&#8230;any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Successful upgrade of Ruby 1.8.5 to 1.8.6 by Upgrading Ruby &#171; Chronicling My Ruby on Rails Journey</title>
		<link>http://rubyonrailswin.wordpress.com/2009/05/21/successful-upgrade-of-ruby-1-8-5-to-1-8-6/#comment-114</link>
		<dc:creator>Upgrading Ruby &#171; Chronicling My Ruby on Rails Journey</dc:creator>
		<pubDate>Fri, 12 Jun 2009 17:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/?p=47#comment-114</guid>
		<description>[...] 5/21/2009 I did finally upgrade ruby 1.8.5 to 1.8.6, see the post here.  Possibly related posts: (automatically generated)MVC and Rails, and let&#8217;s not forget [...]</description>
		<content:encoded><![CDATA[<p>[...] 5/21/2009 I did finally upgrade ruby 1.8.5 to 1.8.6, see the post here.  Possibly related posts: (automatically generated)MVC and Rails, and let&rsquo;s not forget [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ever wonder how to write to Rails log files? by Nnanna</title>
		<link>http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-112</link>
		<dc:creator>Nnanna</dc:creator>
		<pubDate>Wed, 27 May 2009 15:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-112</guid>
		<description>Thanks!!!</description>
		<content:encoded><![CDATA[<p>Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ever wonder how to write to Rails log files? by Tony Adams</title>
		<link>http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-110</link>
		<dc:creator>Tony Adams</dc:creator>
		<pubDate>Wed, 15 Apr 2009 15:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-110</guid>
		<description>Yes! This may be a tiny post, but as others have noted, it is exactly what we need at the moment. I&#039;ve been programming for years but as a newbie to Ruby and Rails - much of the beauty of it was giving me the illusion that everything would be easy -of course that is never the case. Eventually one has to roll up one&#039;s sleeves and revise some code.

Without a view into the black box I was starting to get a bit frustrated. 

Thanks a ton for posting this!</description>
		<content:encoded><![CDATA[<p>Yes! This may be a tiny post, but as others have noted, it is exactly what we need at the moment. I&#8217;ve been programming for years but as a newbie to Ruby and Rails &#8211; much of the beauty of it was giving me the illusion that everything would be easy -of course that is never the case. Eventually one has to roll up one&#8217;s sleeves and revise some code.</p>
<p>Without a view into the black box I was starting to get a bit frustrated. </p>
<p>Thanks a ton for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ever wonder how to write to Rails log files? by Juan</title>
		<link>http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-108</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Fri, 13 Feb 2009 19:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/2007/04/12/ever-wonder-how-to-write-to-rails-log-files/#comment-108</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Switching to Aptana Studio by Salim</title>
		<link>http://rubyonrailswin.wordpress.com/2008/06/30/switching-to-aptana-studio/#comment-107</link>
		<dc:creator>Salim</dc:creator>
		<pubDate>Sun, 01 Feb 2009 15:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://rubyonrailswin.wordpress.com/?p=37#comment-107</guid>
		<description>You HAVE to look at Netbeans... I&#039;ve started using Aptana and then switched to Netbeans. way more advanced</description>
		<content:encoded><![CDATA[<p>You HAVE to look at Netbeans&#8230; I&#8217;ve started using Aptana and then switched to Netbeans. way more advanced</p>
]]></content:encoded>
	</item>
</channel>
</rss>
