public this repo is viewable by everyone
Description: EC2Mgr rubycocoa example shown during mtnwestrubyconf lightning talk
Clone URL: git://github.com/bricooke/ec2mgr.git
ec2mgr /
name age message
folder .gitignore Fri Mar 28 23:18:44 -0700 2008 initial rev [bricooke]
folder EC2Mgr.xcodeproj/ Sat Mar 29 00:00:56 -0700 2008 Ability to list instances owned by self [bricooke]
folder EC2MgrController.rb Sat Mar 29 00:00:56 -0700 2008 Ability to list instances owned by self [bricooke]
folder English.lproj/ Sat Mar 29 07:08:50 -0700 2008 Updated README with more resources, added label... [bricooke]
folder Info.plist Fri Mar 28 23:18:44 -0700 2008 initial rev [bricooke]
folder README.txt Sat Mar 29 07:08:50 -0700 2008 Updated README with more resources, added label... [bricooke]
folder Rakefile Fri Mar 28 23:18:44 -0700 2008 initial rev [bricooke]
folder main.m Fri Mar 28 23:18:44 -0700 2008 initial rev [bricooke]
folder rb_main.rb Sat Mar 29 00:00:56 -0700 2008 Ability to list instances owned by self [bricooke]
README.txt
To run EC2Mgr
- install Xcode from your leopard disc (you probably did this already)
- sudo gem install right_aws
- git clone git://github.com/bricooke/ec2mgr.git
- Open EC2Mgr.xcodeproj and bonk on the play button
- Fork it and make it better :)


To learn about cocoa I recommend
--------------------------------
http://www.amazon.com/Cocoa-Programming-Mac-OS-3rd/dp/0321503619/ref=pd_bbs_1?ie=UTF8&s=books&qid=1206773695&sr=8-1   
(not a referral link)

I also suggest you learn Obj-C and cocoa and then venture into RubyCocoa and MacRuby.

http://developer.apple.com - get a free ADC account


Good example of a rubycocoa app, gitnub:
--------------------------------
http://github.com/Caged/gitnub


Tim Burks talk at C4[1]
--------------------------------
http://www.viddler.com/explore/rentzsch/videos/13/


MacRuby (the future?)
--------------------------------
Ruby interpreter in Obj-C
http://trac.macosforge.org/projects/ruby/wiki/MacRuby