Re: [MacRuby-devel] Cocoa Slides in MacRuby

2010-09-11 Thread Matthew Smith
Thanks for everyone's interest. I've posted it to GitHub and gotten a bit of a start on translating some of the files. http://github.com/smithma/MacRuby-Cocoa-Slides - Matthew On Sep 8, 2010, at 2:46 AM, Felix Holmgren wrote: > Hey Matthew, > > I'd probably be interested in contributing to a

Re: [MacRuby-devel] Cocoa Slides in MacRuby

2010-09-08 Thread Felix Holmgren
Nope: In consideration of your agreement to abide by the following terms, and subject to these terms, Apple grants you a personal, non-exclusive license . . . to use, reproduce, modify and redistribute the Apple Software, with or without modifications, in source and/or binary forms; provided that

Re: [MacRuby-devel] Cocoa Slides in MacRuby

2010-09-08 Thread Matthew Smith
Laurent, Do I need to get some sort of internal apple approval post this project on github? Matthew On Sep 7, 2010, at 11:33 PM, Laurent Sansonetti wrote: > Hi Matthew, > > Looks like a valuable addition to me :) Thanks for proposing to work on this. > It looks ambitious so if you need help

Re: [MacRuby-devel] Cocoa Slides in MacRuby

2010-09-08 Thread Felix Holmgren
Hey Matthew, I'd probably be interested in contributing to a MacRuby implementation of Slides. Please post here if you create a repo at github, codaset, or something like that. /Felix > Laurent > > On Aug 27, 2010, at 7:52 PM, Matthew Smith wrote: > >> I'm looking at implementing the Cocoa Slide

Re: [MacRuby-devel] Cocoa Slides in MacRuby

2010-09-07 Thread Laurent Sansonetti
Hi Matthew, Looks like a valuable addition to me :) Thanks for proposing to work on this. It looks ambitious so if you need help you should probably post it on github so that others can translate the original code too. Laurent On Aug 27, 2010, at 7:52 PM, Matthew Smith wrote: > I'm looking at

[MacRuby-devel] Cocoa Slides in MacRuby

2010-08-27 Thread Matthew Smith
I'm looking at implementing the Cocoa Slides sample application (http://developer.apple.com/mac/library/samplecode/CocoaSlides/Introduction/Intro.html) in MacRuby. Has anyone attempted this yet or interested in contributing? Thanks, Matthew Smith ___