<?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: #9 Cappuccino and Ruby on Rails : the Weblog application (part 2)</title>
	<atom:link href="http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/</link>
	<description>Free Cappuccino Screencasts, with a cool accent</description>
	<lastBuildDate>Thu, 01 Jul 2010 18:18:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Millicent Clouser</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-162</link>
		<dc:creator>Millicent Clouser</dc:creator>
		<pubDate>Tue, 18 May 2010 08:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-162</guid>
		<description>Hi,Fantastic blog post dude! i am just Fed up with using RSS feeds and do you use twitter?so i can follow you there:D. 
PS:Do you thought about putting video to the blog posts to keep the visitors more entertained?I think it works.Sincerely, Millicent Clouser</description>
		<content:encoded><![CDATA[<p>Hi,Fantastic blog post dude! i am just Fed up with using RSS feeds and do you use twitter?so i can follow you there:D.<br />
PS:Do you thought about putting video to the blog posts to keep the visitors more entertained?I think it works.Sincerely, Millicent Clouser</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cappuccino or Sproutcore &#171; Vinegar Tasting</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-151</link>
		<dc:creator>Cappuccino or Sproutcore &#171; Vinegar Tasting</dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-151</guid>
		<description>[...] with 280atlas.com. The screencasts for Cappuccino also worked for me with only a small hitch on the #9 Ruby on Rails [...]</description>
		<content:encoded><![CDATA[<p>[...] with 280atlas.com. The screencasts for Cappuccino also worked for me with only a small hitch on the #9 Ruby on Rails [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cappuccino Casts &#124; Free Cappuccino Screencasts &#124; #12 Playing with Atlas (beta)</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-97</link>
		<dc:creator>Cappuccino Casts &#124; Free Cappuccino Screencasts &#124; #12 Playing with Atlas (beta)</dc:creator>
		<pubDate>Tue, 17 Nov 2009 00:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-97</guid>
		<description>[...] available as a public beta since yesterday). I will assume that you already watched episodes #8 and episode #9, cause in this screencast, I&#8217;ll reuse part of the code that was written during those [...]</description>
		<content:encoded><![CDATA[<p>[...] available as a public beta since yesterday). I will assume that you already watched episodes #8 and episode #9, cause in this screencast, I&#8217;ll reuse part of the code that was written during those [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drboolean</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-70</link>
		<dc:creator>drboolean</dc:creator>
		<pubDate>Sun, 11 Oct 2009 04:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-70</guid>
		<description>Solution (sort of)
http://groups.google.com/group/objectivej/browse_thread/thread/a3fb91732dc75e3f</description>
		<content:encoded><![CDATA[<p>Solution (sort of)<br />
<a href="http://groups.google.com/group/objectivej/browse_thread/thread/a3fb91732dc75e3f" rel="nofollow">http://groups.google.com/group/objectivej/browse_thread/thread/a3fb91732dc75e3f</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drboolean</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-69</link>
		<dc:creator>drboolean</dc:creator>
		<pubDate>Sun, 11 Oct 2009 04:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-69</guid>
		<description>Hey Thomas.  Love these screencasts!  I agree with Nasim on the IB cast.

Looks like rails is getting OPTIONS as the request method.

console.log([request HTTPMethod]); // returns GET

Do you suppose this is a problem with the new implementation of CPURLRequest?

Any suggestions for things to try from here?</description>
		<content:encoded><![CDATA[<p>Hey Thomas.  Love these screencasts!  I agree with Nasim on the IB cast.</p>
<p>Looks like rails is getting OPTIONS as the request method.</p>
<p>console.log([request HTTPMethod]); // returns GET</p>
<p>Do you suppose this is a problem with the new implementation of CPURLRequest?</p>
<p>Any suggestions for things to try from here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-68</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 07 Oct 2009 10:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-68</guid>
		<description>@Carlos : I don&#039;t know which version of Cappuccino is used. It was the &quot;edge&quot; version at the time I recorded the screencast.</description>
		<content:encoded><![CDATA[<p>@Carlos : I don&#8217;t know which version of Cappuccino is used. It was the &#8220;edge&#8221; version at the time I recorded the screencast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-67</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 05 Oct 2009 02:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-67</guid>
		<description>Update.

I was able to resolve this by using the Frameworks dir from the github repo instead of using the HEAD of cappuccino&#039;s github repo.

Which version of Cappuccino was used for these examples?

thanks</description>
		<content:encoded><![CDATA[<p>Update.</p>
<p>I was able to resolve this by using the Frameworks dir from the github repo instead of using the HEAD of cappuccino&#8217;s github repo.</p>
<p>Which version of Cappuccino was used for these examples?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-66</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 05 Oct 2009 02:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-66</guid>
		<description>Thomas,

I receive the same error as @mike.

Processing ApplicationController#index (for 127.0.0.1 at 2009-10-04 21:26:00) [OPTIONS]
ActionController::MethodNotAllowed (Only get and post requests are allowed.):

I&#039;m running Rails 2.3.4 and the code from the cappuccinocasts-episodes from github.

The weird part is on FF 3.5.2 generates the correct request but Safari 4.0.3 does not (error seen from Safari 4.0.3) but in FF, nothing is shown in the browser..it&#039;s completely blank.

I&#039;m running 10.6.1, rails 2.3.4, Safari 4.0.3, FF 3.5.2

thanks</description>
		<content:encoded><![CDATA[<p>Thomas,</p>
<p>I receive the same error as @mike.</p>
<p>Processing ApplicationController#index (for 127.0.0.1 at 2009-10-04 21:26:00) [OPTIONS]<br />
ActionController::MethodNotAllowed (Only get and post requests are allowed.):</p>
<p>I&#8217;m running Rails 2.3.4 and the code from the cappuccinocasts-episodes from github.</p>
<p>The weird part is on FF 3.5.2 generates the correct request but Safari 4.0.3 does not (error seen from Safari 4.0.3) but in FF, nothing is shown in the browser..it&#8217;s completely blank.</p>
<p>I&#8217;m running 10.6.1, rails 2.3.4, Safari 4.0.3, FF 3.5.2</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: angel</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-61</link>
		<dc:creator>angel</dc:creator>
		<pubDate>Mon, 10 Aug 2009 17:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-61</guid>
		<description>Hello

Try http://0.0.0.0:3000 instead of http://localhost:3000. 

Cheers!</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>Try <a href="http://0.0.0.0:3000" rel="nofollow">http://0.0.0.0:3000</a> instead of <a href="http://localhost:3000" rel="nofollow">http://localhost:3000</a>. </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-60</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 18 Jun 2009 07:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-60</guid>
		<description>@mike : the missing .j files is not an error (read here : http://groups.google.com/group/objectivej/msg/cfbc29e0dbbb3999)

I cannot reproduce the &quot;ActionController::NotImplemented (Only get and post requests are allowed.):&quot; with the code you sent me ... :-/</description>
		<content:encoded><![CDATA[<p>@mike : the missing .j files is not an error (read here : <a href="http://groups.google.com/group/objectivej/msg/cfbc29e0dbbb3999)" rel="nofollow">http://groups.google.com/group/objectivej/msg/cfbc29e0dbbb3999)</a></p>
<p>I cannot reproduce the &#8220;ActionController::NotImplemented (Only get and post requests are allowed.):&#8221; with the code you sent me &#8230; :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-58</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 17 Jun 2009 17:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-58</guid>
		<description>@mike : can you zip you rails app folder and send it to me by e-mail? thomas /at/ suitmymind /dot/ com</description>
		<content:encoded><![CDATA[<p>@mike : can you zip you rails app folder and send it to me by e-mail? thomas /at/ suitmymind /dot/ com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-57</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 17 Jun 2009 15:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-57</guid>
		<description>That specific error was with 2.2.2

I updated to 2.3.2 and got a similar, but slightly different error:
ActionController::MethodNotAllowed (Only get and post requests are allowed.):

Interestingly I see that error from Safari (4), but when I try to run from Firefox I get:
Connection did fail with error : [Exception... &quot;Access to restricted URI denied&quot;  code: &quot;1012&quot; nsresult: &quot;0x805303f4 (NS_ERROR_DOM_BAD_URI)&quot;  location: &quot;http://localhost:3000/Frameworks/Objective-J/Objective-J.js Line: 2445&quot;]

In that case, I don&#039;t see anything in the server log from rails.</description>
		<content:encoded><![CDATA[<p>That specific error was with 2.2.2</p>
<p>I updated to 2.3.2 and got a similar, but slightly different error:<br />
ActionController::MethodNotAllowed (Only get and post requests are allowed.):</p>
<p>Interestingly I see that error from Safari (4), but when I try to run from Firefox I get:<br />
Connection did fail with error : [Exception... "Access to restricted URI denied"  code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)"  location: "http://localhost:3000/Frameworks/Objective-J/Objective-J.js Line: 2445"]</p>
<p>In that case, I don&#8217;t see anything in the server log from rails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-56</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 17 Jun 2009 14:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-56</guid>
		<description>@Mike : Which version of Rails are you running?</description>
		<content:encoded><![CDATA[<p>@Mike : Which version of Rails are you running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-55</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 17 Jun 2009 14:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-55</guid>
		<description>When I try to run the code locally I get:

ActionController::NotImplemented (Only get and post requests are allowed.):

Has anyone else seen this problem or arrived at a fix?</description>
		<content:encoded><![CDATA[<p>When I try to run the code locally I get:</p>
<p>ActionController::NotImplemented (Only get and post requests are allowed.):</p>
<p>Has anyone else seen this problem or arrived at a fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-44</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 25 May 2009 12:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-44</guid>
		<description>@Nasim : Thanks for your feedback. I&#039;ll surely record an episode about nib2cib.</description>
		<content:encoded><![CDATA[<p>@Nasim : Thanks for your feedback. I&#8217;ll surely record an episode about nib2cib.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasim</title>
		<link>http://cappuccinocasts.com/2009/05/18/9-cappuccino-and-ruby-on-rails-the-weblog-application-part-2/comment-page-1/#comment-42</link>
		<dc:creator>Nasim</dc:creator>
		<pubDate>Sun, 24 May 2009 02:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=115#comment-42</guid>
		<description>Very nice screencast mate! I am learning a lot from your good work. May I ask a favour though? Could you use Interface Builder to build the GUI so that we can know how to use IB with cappuccino? This would be great.

Cheers!</description>
		<content:encoded><![CDATA[<p>Very nice screencast mate! I am learning a lot from your good work. May I ask a favour though? Could you use Interface Builder to build the GUI so that we can know how to use IB with cappuccino? This would be great.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
