<?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 Tim Harding's Weblog</title>
	<atom:link href="http://gatezero.org/~tim/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gatezero.org/~tim</link>
	<description>gatezero by tim harding</description>
	<lastBuildDate>Mon, 11 Jan 2010 14:33:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on What? When? Where? by Anna</title>
		<link>http://gatezero.org/~tim/2008/11/02/178/comment-page-1/#comment-562</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Mon, 11 Jan 2010 14:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=178#comment-562</guid>
		<description>Hi.

I&#039;ve just discovered whenshouldwe.com, and think it&#039;s a really great site! Simple idea, but wonderfully useful (and simple to use too!) Anyway, I just had one little comment - i&#039;ve no idea if it over-complicates things perhaps, but maybe there could be a way of ranking the suggested dates in order of preference rather than just a yes/no option?
Couldn&#039;t find a contact for you on here, hence the comment here.
Anyway, even without a preference mode, it&#039;s a great little site that I will use a lot. Thanks!

Anna</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>I&#8217;ve just discovered whenshouldwe.com, and think it&#8217;s a really great site! Simple idea, but wonderfully useful (and simple to use too!) Anyway, I just had one little comment &#8211; i&#8217;ve no idea if it over-complicates things perhaps, but maybe there could be a way of ranking the suggested dates in order of preference rather than just a yes/no option?<br />
Couldn&#8217;t find a contact for you on here, hence the comment here.<br />
Anyway, even without a preference mode, it&#8217;s a great little site that I will use a lot. Thanks!</p>
<p>Anna</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git pull from github by kira</title>
		<link>http://gatezero.org/~tim/2009/09/26/git-pull-from-github/comment-page-1/#comment-548</link>
		<dc:creator>kira</dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=216#comment-548</guid>
		<description>yay! exactly what i needed, thanks.

git gui also doesn&#039;t add those to the config, so they are missing when switching from the gui to command line</description>
		<content:encoded><![CDATA[<p>yay! exactly what i needed, thanks.</p>
<p>git gui also doesn&#8217;t add those to the config, so they are missing when switching from the gui to command line</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails nested resources and form_for by tim.harding</title>
		<link>http://gatezero.org/~tim/2008/04/30/rails-nested-resources-and-form_for/comment-page-1/#comment-509</link>
		<dc:creator>tim.harding</dc:creator>
		<pubDate>Sun, 16 Aug 2009 08:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=139#comment-509</guid>
		<description>Mike,

seems like a fair point. In what case would you set the name_prefix to nil?

Thanks,

-Tim</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>seems like a fair point. In what case would you set the name_prefix to nil?</p>
<p>Thanks,</p>
<p>-Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails nested resources and form_for by Mike</title>
		<link>http://gatezero.org/~tim/2008/04/30/rails-nested-resources-and-form_for/comment-page-1/#comment-503</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=139#comment-503</guid>
		<description>But what if your nested resource has a name_prefix of nil? Then form_for will generate a undefined method when trying to generate the correct URL method. 

for example:

 map.resources :networks do &#124;network&#124;
    network.resources :channels, :name_prefix =&gt; nil
  end

This setup will generate a undefined method because it will try and call &quot;network_channel_path&quot;</description>
		<content:encoded><![CDATA[<p>But what if your nested resource has a name_prefix of nil? Then form_for will generate a undefined method when trying to generate the correct URL method. </p>
<p>for example:</p>
<p> map.resources :networks do |network|<br />
    network.resources :channels, :name_prefix =&gt; nil<br />
  end</p>
<p>This setup will generate a undefined method because it will try and call &#8220;network_channel_path&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails nested resources and form_for by Matt White</title>
		<link>http://gatezero.org/~tim/2008/04/30/rails-nested-resources-and-form_for/comment-page-1/#comment-495</link>
		<dc:creator>Matt White</dc:creator>
		<pubDate>Sun, 21 Jun 2009 03:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=139#comment-495</guid>
		<description>Excellent! So simple, and yet it tripped me up for too long... Thanks for posting!</description>
		<content:encoded><![CDATA[<p>Excellent! So simple, and yet it tripped me up for too long&#8230; Thanks for posting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Baby steps&#8230; by Tom H</title>
		<link>http://gatezero.org/~tim/2008/04/28/baby-steps/comment-page-1/#comment-494</link>
		<dc:creator>Tom H</dc:creator>
		<pubDate>Thu, 07 May 2009 12:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=130#comment-494</guid>
		<description>I had an idea for a web-tool of similar size, and I absolutely love everything you&#039;ve done with whenshouldwe; could you share a little about it&#039;s development? What language/framework are you using... Rails?</description>
		<content:encoded><![CDATA[<p>I had an idea for a web-tool of similar size, and I absolutely love everything you&#8217;ve done with whenshouldwe; could you share a little about it&#8217;s development? What language/framework are you using&#8230; Rails?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating valid Atom feeds from Rails 2.0.2 by Bill Burcham</title>
		<link>http://gatezero.org/~tim/2008/04/22/generating-valid-atom-feeds-from-rails-202/comment-page-1/#comment-493</link>
		<dc:creator>Bill Burcham</dc:creator>
		<pubDate>Fri, 17 Apr 2009 16:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=128#comment-493</guid>
		<description>Nice and concise. I used this post to add Atom feeds to my Rails 2.3.2 site this morning. Thanks!</description>
		<content:encoded><![CDATA[<p>Nice and concise. I used this post to add Atom feeds to my Rails 2.3.2 site this morning. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Starting a tftp server in OS X Leopard by Paul</title>
		<link>http://gatezero.org/~tim/2008/02/25/starting-a-tftp-server-in-os-x-leopard/comment-page-1/#comment-489</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 03 Jan 2009 15:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=105#comment-489</guid>
		<description>When you are don using the server, should you ot enter this command:

unload /System/Library/LaunchDaemons/tftp.plist


I think the last line has a typo with unload and load in the same line.</description>
		<content:encoded><![CDATA[<p>When you are don using the server, should you ot enter this command:</p>
<p>unload /System/Library/LaunchDaemons/tftp.plist</p>
<p>I think the last line has a typo with unload and load in the same line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looking for a build / deploy person by Julian Simpson</title>
		<link>http://gatezero.org/~tim/2008/11/24/looking-for-a-build-deploy-person/comment-page-1/#comment-480</link>
		<dc:creator>Julian Simpson</dc:creator>
		<pubDate>Mon, 24 Nov 2008 14:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=194#comment-480</guid>
		<description>Tim, as usual thanks for the excellent (and multilingual!) praise.  I did add the totally obvious link on the page that you suggest.  Merci, mon ami!</description>
		<content:encoded><![CDATA[<p>Tim, as usual thanks for the excellent (and multilingual!) praise.  I did add the totally obvious link on the page that you suggest.  Merci, mon ami!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The silver linings by tim.harding</title>
		<link>http://gatezero.org/~tim/2008/05/27/the-silver-linings/comment-page-1/#comment-427</link>
		<dc:creator>tim.harding</dc:creator>
		<pubDate>Tue, 11 Nov 2008 23:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://gatezero.org/~tim/?p=160#comment-427</guid>
		<description>Yeah, I&#039;ve been sucking at checking my comments. I reckon that you&#039;re all good as long as you buy AppleCare... they&#039;ll sort you out right if you&#039;ve got that.</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve been sucking at checking my comments. I reckon that you&#8217;re all good as long as you buy AppleCare&#8230; they&#8217;ll sort you out right if you&#8217;ve got that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
