Re: [MacRuby-devel] Request for feedback on new tutorial

2010-08-23 Thread Thibault Martin-Lagardette
Hi Emil! That's very awesome work, thanks for the dedication of making a tutorial! I would simply want to add, maybe you should launch macirb with --simple-prompt, it makes the output a little nicer and clearer I think (at least for that kind of examples where line numbers are not really needed

Re: [MacRuby-devel] CVImageBufferRef vs __NSCFType

2010-08-23 Thread Thibault Martin-Lagardette
Hi! Can you add a little more information to the issue maybe? What is the problem exactly? Do you have a sample script we could try? Thank you :-) -- Thibault Martin-Lagardette On Aug 21, 2010, at 16:04, Steven Parkes wrote: > I've got a callback for QTCaptureVideoPreviewOutput > -captureO

Re: [MacRuby-devel] CVImageBufferRef vs __NSCFType

2010-08-23 Thread Steven Parkes
> Can you add a little more information to the issue maybe? The callback is getting most of its parameters typed correctly, but one of them seems to be not. Not only does #inspect show this, but trying to pass it to a framework function fails with 2010-08-23 11:09:11.789 macruby[77790:9207] ***

Re: [MacRuby-devel] Request for feedback on new tutorial

2010-08-23 Thread Nick Ludlam
Hi Thibault, it's actually me who wrote the tutorial, and Emil who gave me really solid feedback on some required steps I managed to miss out first time round. I've done what you've recommended and changed the example irb session to use simple-prompt mode. It's now pushed to http://github.com

Re: [MacRuby-devel] CVImageBufferRef vs __NSCFType

2010-08-23 Thread Thibault Martin-Lagardette
It is a problem in the QTKit bridgesupport, where `captureOutput:didOutputVideoFrame:withSampleBuffer:fromConnection` is not defined. This means it's defintely not something you are doing wrong (and it's not MacRuby's fault either – it has no way, without proper BridgeSupport support, to know

Re: [MacRuby-devel] Request for feedback on new tutorial

2010-08-23 Thread Thibault Martin-Lagardette
Hi Nick, Weirdly I did know that it was you, but you know, when you read something, sometimes you end up typing / saying whatever you're reading when doing both at the same time. Haha :D. I'm really sorry I wrote the wrong name. Let me thank you again for your work :-) -- Thibault Martin-Lag

Re: [MacRuby-devel] Request for feedback on new tutorial

2010-08-23 Thread Nick Ludlam
Heh, no problem! I'm planning to write a followup tutorial, using the mp3 bundle from the first tutorial to make Podcast RSS feeds with ControlTower, which should be fun. On 23 Aug 2010, at 23:50, Thibault Martin-Lagardette wrote: > Hi Nick, > > Weirdly I did know that it was you, but you know

[MacRuby-devel] planning 0.7 release

2010-08-23 Thread Laurent Sansonetti
Hi guys, With more than 100 tickets fixed, many improvements and fixes, I think it's time to make a new release of MacRuby. MacRuby trunk does not meet all the plans I had in mind for 0.7 (like full Rails support), but I think it's important to make a release now. We can continue working on Ru

Re: [MacRuby-devel] planning 0.7 release

2010-08-23 Thread Laurent Sansonetti
On Aug 23, 2010, at 7:20 PM, Laurent Sansonetti wrote: > I will go through the tracker and identify release blockers (feel free to > reply to this e-mail if you have one in mind). Actually, I started tagging some tickets using the 0.7-blocker keyword. You can attach the same keyword to tickets