<?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 for Fool's Ruby and Cocoa Workshop</title>
	<atom:link href="http://foolsworkshop.com/rubycocoa/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolsworkshop.com/rubycocoa</link>
	<description>A weblog dedicated to development with RubyCocoa and MacRuby on OS X</description>
	<pubDate>Thu, 11 Mar 2010 09:26:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on MacRuby Tutorial 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>Comment on Adding a Check Updates Feature for RubyCocoa and MacRuby by Johanlunds@gmail.com</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/adding-a-check-updates-feature-for-rubycocoa-and-macruby/#comment-31</link>
		<dc:creator>Johanlunds@gmail.com</dc:creator>
		<pubDate>Wed, 21 Jan 2009 17:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=11#comment-31</guid>
		<description>1.5b2 fixes the GC problem I think (haven't tested it). See http://andymatuschak.org/articles/2008/06/29/sparkle-15b2/

Quote: "Made the dual-mode build configuration actually use the .xcconfig which builds it with GC support. (oops!)"</description>
		<content:encoded><![CDATA[<p>1.5b2 fixes the GC problem I think (haven&#8217;t tested it). See <a href="http://andymatuschak.org/articles/2008/06/29/sparkle-15b2/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/andymatuschak.org/articles/2008/06/29/sparkle-15b2/?referer=');">http://andymatuschak.org/articles/2008/06/29/sparkle-15b2/</a></p>
<p>Quote: &#8220;Made the dual-mode build configuration actually use the .xcconfig which builds it with GC support. (oops!)&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MacRuby Tutorial 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>Comment on MacRuby Random Number Generator Tutorial by Michael Leung</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-random-number-generator-tutorial/#comment-29</link>
		<dc:creator>Michael Leung</dc:creator>
		<pubDate>Fri, 31 Oct 2008 21:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=15#comment-29</guid>
		<description>These MacRuby screencasts are awesome. Keep 'em coming!</description>
		<content:encoded><![CDATA[<p>These MacRuby screencasts are awesome. Keep &#8216;em coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MacRuby Random Number Generator Tutorial by K. M. Lawson</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-random-number-generator-tutorial/#comment-28</link>
		<dc:creator>K. M. Lawson</dc:creator>
		<pubDate>Sun, 26 Oct 2008 09:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=15#comment-28</guid>
		<description>Hello Fred, I am not sure why I did that. I think NSObject is what I would I have done if I was thinking it through. 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hello Fred, I am not sure why I did that. I think NSObject is what I would I have done if I was thinking it through. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MacRuby Random Number Generator Tutorial by fred b.</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/macruby-random-number-generator-tutorial/#comment-27</link>
		<dc:creator>fred b.</dc:creator>
		<pubDate>Sat, 25 Oct 2008 14:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=15#comment-27</guid>
		<description>Hi Konrad, many thx for your excellent idea to follow Aaron Hillegass book, I am trying to learn in parallel Cocoa/Obj-c and MacRuby. Any reason why you chose to subclass MyController from NSWindowController? I tried to stick to Aaron example, and subclassed a Foo class from NSObject, and also does the job:

class Foo &#60; NSObject
attr_accessor :messages	
def seed(sender)
t = Time.now
srand t.to_i
@messages.stringValue="Generated seed using time: "+t.to_s
end
def generate(sender)
@messages.stringValue=(rand(100)+1).to_s
end
def awakeFromNib	   @messages.stringValue="Click seed first..."	
end
end</description>
		<content:encoded><![CDATA[<p>Hi Konrad, many thx for your excellent idea to follow Aaron Hillegass book, I am trying to learn in parallel Cocoa/Obj-c and MacRuby. Any reason why you chose to subclass MyController from NSWindowController? I tried to stick to Aaron example, and subclassed a Foo class from NSObject, and also does the job:</p>
<p>class Foo &lt; NSObject<br />
attr_accessor :messages<br />
def seed(sender)<br />
t = Time.now<br />
srand t.to_i<br />
@messages.stringValue=&#8221;Generated seed using time: &#8220;+t.to_s<br />
end<br />
def generate(sender)<br />
@messages.stringValue=(rand(100)+1).to_s<br />
end<br />
def awakeFromNib	   @messages.stringValue=&#8221;Click seed first&#8230;&#8221;<br />
end<br />
end</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Few Other RubyCocoa Tutorials by Ted</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/a-few-other-rubycocoa-tutorials/#comment-26</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Tue, 21 Oct 2008 08:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=16#comment-26</guid>
		<description>Great site, really useful.. Could someone tell me which is best to use out of MacRuby or RubyCocoa, or are they the same thing? Many thanks...</description>
		<content:encoded><![CDATA[<p>Great site, really useful.. Could someone tell me which is best to use out of MacRuby or RubyCocoa, or are they the same thing? Many thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MacRuby Tutorial 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>Comment on MacRuby Tutorial 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>Comment on Missing MacRuby Project Template by Ryan Richards</title>
		<link>http://foolsworkshop.com/rubycocoa/2008/06/missing-macruby-project-template/#comment-23</link>
		<dc:creator>Ryan Richards</dc:creator>
		<pubDate>Wed, 16 Jul 2008 18:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/rubycocoa/?p=8#comment-23</guid>
		<description>Thanks! was wondering about this myself.</description>
		<content:encoded><![CDATA[<p>Thanks! was wondering about this myself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
