Tag Archives: HotCocoa

Ramblings on programming Cocoa with Ruby

This post started with a point. It didn’t end with one. So, I’m going to start it again and just get to the point. What makes a good Ruby Cocoa development environment. I’ll get into my rambling thoughts below, but … Continue reading

Posted in Articles, Computers, Programming | Tagged , , | 3 Comments

Download and XML parsing with HotCocoa

I’ve been working on Rife, a Google Reader client, over the last few days and have been digging my way through some more HotCocoa mappings. I figured the best way to remember some of this stuff is to write it … Continue reading

Posted in Article, Computers, Programming | Tagged , | 2 Comments

Toolbars with HotCocoa

I had the opportunity to add a toolbar to my Silver Lining app the other day and though I’d write down how I did it. This would, probably, have been easier if I had an understanding of the Cocoa Toolbar. … Continue reading

Posted in Computers, Programming | Tagged , , , | Leave a comment

HotCocoa and Core Data

I’ve been playing around a bit with Core Data and HotCocoa the last few days and thought I’d share what I’ve got so far. When you install MacRuby you’re provided with an XCode template to start working with Core Data. … Continue reading

Posted in Computers, Programming | Tagged , , | 2 Comments

Heating up with HotCocoa on GitHub

I’ve imported Postie to GitHub to make it easier to follow along from home. If you’re new here, you can see the development of Postie in the Heating up with HotCocoa articles (part I, part II and part III). The … Continue reading

Posted in Computers, Programming | Tagged , , | Leave a comment