<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>RubyCocoa Resources: Comments</title>
    <link>http://www.rubycocoa.com/</link>
    <description>RubyCocoa Resources: Comments</description>
    <language>en-us</language>
    <ttl>40</ttl>
    <item>
      <title>Now make it yours</title>
      <author>Matthias</author>
      <description>Many thanks for this great tutorial. I have done some work in Java, so Ruby and Cocoa (and particularly Objective-C) is quite new to me. This is the first hands-on, non scary tutorial I have found on how to integrate Ruby code in a Cocoa/InterfaceBuilder setup.</description>
      <pubDate>Sun, 20 Apr 2008 12:34:17 GMT</pubDate>
      <guid>http://www.rubycocoa.com/ruby-rocks/7#comment148</guid>
      <link>http://www.rubycocoa.com/ruby-rocks/7#comment148</link>
    </item>
    <item>
      <title>irb for Cocoa buffs</title>
      <author>JB</author>
      <description>I've implemented this console as a nib object instead of "using up" my App delegate.  And used the awakeFromNib method.

Is there any reason this might be a bad thing?</description>
      <pubDate>Tue,  1 Apr 2008 21:30:02 GMT</pubDate>
      <guid>http://www.rubycocoa.com/mastering-cocoa-with-ruby/3#comment147</guid>
      <link>http://www.rubycocoa.com/mastering-cocoa-with-ruby/3#comment147</link>
    </item>
    <item>
      <title>irb for Cocoa buffs</title>
      <author>Note</author>
      <description>Note that Chris Atwood's fix is applied to the text, but not the linked console.rb!</description>
      <pubDate>Mon, 31 Mar 2008 23:18:14 GMT</pubDate>
      <guid>http://www.rubycocoa.com/mastering-cocoa-with-ruby/3#comment146</guid>
      <link>http://www.rubycocoa.com/mastering-cocoa-with-ruby/3#comment146</link>
    </item>
    <item>
      <title>irb for Cocoa buffs</title>
      <author>JB</author>
      <description>This entire article could use a Leo update?  It's all still very (if not more) relevant with RubyCocoa installed natively w/ Leopard dev tools.

Cheers,
-JB</description>
      <pubDate>Mon, 31 Mar 2008 22:41:22 GMT</pubDate>
      <guid>http://www.rubycocoa.com/mastering-cocoa-with-ruby/3#comment145</guid>
      <link>http://www.rubycocoa.com/mastering-cocoa-with-ruby/3#comment145</link>
    </item>
    <item>
      <title>The List</title>
      <author>Praful</author>
      <description>Hi

I'm looking for a RubyCocoa example that uses the Mac Keychain. I've found the two APIs SecChainAddGenericPassword and SecChainFindGenericPassword but can't call them. I'm possibly missing a "require".

Any help appreciated!

Thanks

Praful</description>
      <pubDate>Sun, 16 Mar 2008 18:49:08 GMT</pubDate>
      <guid>http://www.rubycocoa.com/rubification-central/1#comment144</guid>
      <link>http://www.rubycocoa.com/rubification-central/1#comment144</link>
    </item>
    <item>
      <title>Cocoa Programming for Mac OS X</title>
      <author>Guimers8</author>
      <description>Hi ! I'm currently learning Objective-C Cocoa, and I'd like to say that this book is … marvelous ! It is full of greats advices, it's a really good book to learn Cocoa. ;)</description>
      <pubDate>Fri, 14 Mar 2008 12:38:43 GMT</pubDate>
      <guid>http://www.rubycocoa.com/book_review/cocoa-programming-for-mac-os-x#comment143</guid>
      <link>http://www.rubycocoa.com/book_review/cocoa-programming-for-mac-os-x#comment143</link>
    </item>
    <item>
      <title>Running with Ruby</title>
      <author>Jimmy</author>
      <description>Thanks for posting the tutorial but I'm getting the following error message:

"Can't get Objective-C method signature for selector 'setDelegate:' of receiver #&lt;OSX::AppleRemote:0x224b7e class='AppleRemote' id=0x5a8110&gt;"

Any suggestions?</description>
      <pubDate>Wed,  5 Mar 2008 16:47:25 GMT</pubDate>
      <guid>http://www.rubycocoa.com/appleremote/2#comment142</guid>
      <link>http://www.rubycocoa.com/appleremote/2#comment142</link>
    </item>
    <item>
      <title>Outline Views with RubyCocoa</title>
      <author>Praful</author>
      <description>This is unrelated but I thought I'd ask. 

I am writing a Ruby Cocoa application and wanted to have a worker thread to allow the GUI to remain responsive whilst some background processing occurred. The worker threads needs to update a textview with messages and a progress bar. At the moment I am simply passing a reference to the textview to the worker thread as a closure. The worker thread is happily writing to the textview. From the Cocoa documentation, I thought that only the main thread should (can?) write to the GUI. If so, how can I pass messages from the background thread to the main thread?

Thanks</description>
      <pubDate>Thu, 28 Feb 2008 16:12:06 GMT</pubDate>
      <guid>http://www.rubycocoa.com/outline-views#comment141</guid>
      <link>http://www.rubycocoa.com/outline-views#comment141</link>
    </item>
    <item>
      <title>Running with Ruby</title>
      <author>Michael Black</author>
      <description>Hi Dennis, I've updated the "previous chapter":http://rubycocoa.com/appleremote/1 with details on how to build the latest version.</description>
      <pubDate>Mon, 25 Feb 2008 11:35:41 GMT</pubDate>
      <guid>http://www.rubycocoa.com/appleremote/2#comment140</guid>
      <link>http://www.rubycocoa.com/appleremote/2#comment140</link>
    </item>
    <item>
      <title>Interactive RubyCocoa</title>
      <author>Michael Black</author>
      <description>John, you can safely remove the 'ns_overrides' line. It's no longer required by the version of RubyCocoa that ships in Leopard.</description>
      <pubDate>Mon, 25 Feb 2008 10:19:08 GMT</pubDate>
      <guid>http://www.rubycocoa.com/mastering-cocoa-with-ruby/4#comment139</guid>
      <link>http://www.rubycocoa.com/mastering-cocoa-with-ruby/4#comment139</link>
    </item>
  </channel>
</rss>
