<?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"
	>
<channel>
	<title>Comments on: MacRuby Tutorial</title>
	<atom:link href="http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/</link>
	<description>A weblog dedicated to development with RubyCocoa and MacRuby on OS X</description>
	<pubDate>Sun, 14 Mar 2010 11:06:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: tp</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/#comment-32</link>
		<dc:creator>tp</dc:creator>
		<pubDate>Sun, 28 Jun 2009 11:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=10#comment-32</guid>
		<description>This is not the MacRuby language, it's RubyCocoa.

In the MacRuby language you don't need to add ' &#60; NSWindow Controller' and instead of 'ib_outlet' you use 'attr_writer' and 'attr_accessor'
You also don't use 'ib_action :clicked ...' but 'def clicked(sender)'</description>
		<content:encoded><![CDATA[<p>This is not the MacRuby language, it&#8217;s RubyCocoa.</p>
<p>In the MacRuby language you don&#8217;t need to add &#8216; &lt; NSWindow Controller&#8217; and instead of &#8216;ib_outlet&#8217; you use &#8216;attr_writer&#8217; and &#8216;attr_accessor&#8217;<br />
You also don&#8217;t use &#8216;ib_action :clicked &#8230;&#8217; but &#8216;def clicked(sender)&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ratchet</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/#comment-30</link>
		<dc:creator>Ratchet</dc:creator>
		<pubDate>Sun, 16 Nov 2008 09:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=10#comment-30</guid>
		<description>I always got the message "`ClickTestButton': undefined method `stringValue' for nil:NilClass (NoMethodError)"
What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>I always got the message &#8220;`ClickTestButton&#8217;: undefined method `stringValue&#8217; for nil:NilClass (NoMethodError)&#8221;<br />
What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Berry</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/#comment-25</link>
		<dc:creator>Eric Berry</dc:creator>
		<pubDate>Thu, 16 Oct 2008 21:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=10#comment-25</guid>
		<description>Keep them coming.  This is a great screencast, and there is definitely a shortage of them.</description>
		<content:encoded><![CDATA[<p>Keep them coming.  This is a great screencast, and there is definitely a shortage of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/#comment-24</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Mon, 28 Jul 2008 22:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=10#comment-24</guid>
		<description>This is really sweet. So nice to have something to help with those first few moments with InterfaceBuilder. Thank you.</description>
		<content:encoded><![CDATA[<p>This is really sweet. So nice to have something to help with those first few moments with InterfaceBuilder. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Jordan</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/#comment-17</link>
		<dc:creator>David Jordan</dc:creator>
		<pubDate>Mon, 30 Jun 2008 15:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=10#comment-17</guid>
		<description>My son is interested in learning to program, and specifically for his new iTouch. I'd rather he learn (and I teach him) Ruby instead of Objective-C. Can one use MacRuby on the latest iPhone SDK?</description>
		<content:encoded><![CDATA[<p>My son is interested in learning to program, and specifically for his new iTouch. I&#8217;d rather he learn (and I teach him) Ruby instead of Objective-C. Can one use MacRuby on the latest iPhone SDK?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K. M. Lawson</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/#comment-6</link>
		<dc:creator>K. M. Lawson</dc:creator>
		<pubDate>Tue, 17 Jun 2008 03:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=10#comment-6</guid>
		<description>Doh, another error. Ok, I updated this in the posting and in the XCode project download . I also made a small adjustment in the end of the screencast and it is exporting now. It should be uploaded in an hour or so.</description>
		<content:encoded><![CDATA[<p>Doh, another error. Ok, I updated this in the posting and in the XCode project download . I also made a small adjustment in the end of the screencast and it is exporting now. It should be uploaded in an hour or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Sansonetti</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/#comment-4</link>
		<dc:creator>Laurent Sansonetti</dc:creator>
		<pubDate>Mon, 16 Jun 2008 19:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=10#comment-4</guid>
		<description>Great, this second version is better!

Just a small note, the real method to be called here should be stringValue=, which sounds more rubyish. The fact that StringValue= (with a capital letter) works is pure luck, because of a bug in MacRuby :)

Thanks for the screencast, and keep up the very good work!</description>
		<content:encoded><![CDATA[<p>Great, this second version is better!</p>
<p>Just a small note, the real method to be called here should be stringValue=, which sounds more rubyish. The fact that StringValue= (with a capital letter) works is pure luck, because of a bug in MacRuby <img src='http://foolsworkshop.com/rubycocoa/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for the screencast, and keep up the very good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Nicoll</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-tutorial/#comment-3</link>
		<dc:creator>Jeremy Nicoll</dc:creator>
		<pubDate>Mon, 16 Jun 2008 12:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=10#comment-3</guid>
		<description>Way cool!  Ruby is really making inroads, isn't it?</description>
		<content:encoded><![CDATA[<p>Way cool!  Ruby is really making inroads, isn&#8217;t it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
