MacRuby: The Path Forward

June 17th, 2008 . 10 comments

MacRuby is quietly making progress. Destined to replace RubyCocoa as the de facto standard for writing Cocoa applications in Ruby; it’s shaping up to become more than just a fun experiment, it’ll soon be a viable choice.

Continue reading article…

Introduction to RubyCocoa

May 30th, 2007 . 0 comments

Your First Few Days On RubyCocoa—Erik Kastner Gives Us a Gentle Introduction to RubyCocoa

Continue reading article…

NewCocoa: Rails-like Command for RubyCocoa

May 25th, 2007 . 5 comments

newcocoa for RubyCocoa, quickly create new RubyCocoa projects and do some maintenance stuff.

Continue reading article…

RubyCocoa Gets ActiveRecord Bindings

May 14th, 2007 . 3 comments

RubyCocoa gets ActiveRecord Bindings —RubyCocoa just keeps getting better.

Continue reading article…

Scripting Photoshop With JavaScript and Ruby

March 5th, 2007 . 21 comments

You might not be aware of this, but Photoshop has had scripting support for some time now. It even comes with it’s own JavaScript debugger that adds a reflection interface. It has well documented support for JavaScript, AppleScript, and Visual Basic, all of which have their own set of problems. Thanks to the efforts of Apple on RubyOSA, we can now use Ruby to script this behemoth of an application.

Continue reading article…