Re: [MacRuby-devel] HotCocoa status update

2009-05-28 Thread Matt Aimonetti
Thanks Dan for all your great patches. Most of the discussion is done on this list or on a one to one basis via IM (but we are trying to keep that to a minimum tho). - Matt On Thu, May 28, 2009 at 11:09 PM, dan sinclair wrote: > I've been shooting around in the dark with HotCocoa for a few days

Re: [MacRuby-devel] HotCocoa status update

2009-05-28 Thread dan sinclair
I've been shooting around in the dark with HotCocoa for a few days. Adding things here and there. Is there a priority list of things to do, or everything is equally good? Is most HotCocoa discussion done on this list and in IRC? Thanks, dan On May 29, 2009, at 1:55 AM, Matt Aimonetti wrot

[MacRuby-devel] HotCocoa status update

2009-05-28 Thread Matt Aimonetti
Here is a quick update to let you know the progress made on HotCocoa in trunk. * new MVC template. The template in HotCocoa 0.4 is great but as soon as you try to build a rich/complicated GUI, you start having to build your own "view" system. We spent some time designing a new templating solution

[MacRuby-devel] [MacRuby] #268: [HotCocoa] Add delegates to table_view

2009-05-28 Thread MacRuby
#268: [HotCocoa] Add delegates to table_view -+-- Reporter: d...@…| Owner: lsansone...@… Type: enhancement | Status: new Priority: major|

Re: [MacRuby-devel] Experimental branch status

2009-05-28 Thread Dave Chilson
Funny you should ask because I was just searching around for the same thing. I'm not Laurent, nor Rich either, but it looks like HotCocoa mappings could use quite a bit of love. http://www.macruby.org/trac/wiki/HotCocoaMappings http://www.macruby.org/trac/wiki/HotCocoaStatus -Dave On May 2

Re: [MacRuby-devel] Experimental branch status

2009-05-28 Thread dan sinclair
2. Writing tutorials / sample code for MacRuby, since anyone who's new to the project needs a place to start. Speaking of tutorials, I created a couple tutorials on getting started with HotCocoa. They're available at: http://everburning.com/news/heating-up-with-hotcocoa-part-i/ http

Re: [MacRuby-devel] Experimental branch status

2009-05-28 Thread Matt Aimonetti
The other thing that needs to be done is to port/fix the popular Ruby gems which don't work on MacRuby yet. Also, writing wrappers for common obj-c libraries/frameworks would be very useful. If you are interested in writing tutorials/articles, feel free to contact me offline so I can show you how

Re: [MacRuby-devel] Experimental branch status

2009-05-28 Thread Jordan K. Hubbard
On May 28, 2009, at 8:15 PM, Giampiero De Ciantis wrote: Btw, if you were to pick one thing that you would say "I wish someone in the community would do " what would that item be? I have been trying to see where I can contribute, but I haven't participated in an open source project before

Re: [MacRuby-devel] Experimental branch status

2009-05-28 Thread Laurent Sansonetti
Hi Giampiero, Sorry for the lack of status... and thanks for the reminder. I will write one tomorrow. I will also try to include things that still need to be done. As for the ship date, we are still far to be ready, so I don't want to give any promise, since history shows that ship dates

[MacRuby-devel] Experimental branch status

2009-05-28 Thread Giampiero De Ciantis
Laurent, Looking at the check in notices it seems like you have made a lot of progress in the recent weeks. Anything worth noting or sharing? Any updates on the ship date of 0.5? Btw, if you were to pick one thing that you would say "I wish someone in the community would do " what would t

Re: [MacRuby-devel] Using performRubySelector

2009-05-28 Thread Mike Laurence
I'll try and post what I was working on to Github, but it's fairly incomplete, as I didn't want to get too far and then find out I couldn't send messages to ruby the way I thought :-) This little MIDI project of mine was just to get my formerly-RubyCocoa (and thus formerly Midiator / DL / rbcoremi

Re: [MacRuby-devel] Using performRubySelector

2009-05-28 Thread Jeremy Voorhis
I'd love to do it in FFI, but getting this far in C was a lot of work! ... so here's another crackpot idea of mine. Another project I have been following is the Pure Language . It aims to be a simple, interpreted functional language based on term-rewriting, and

Re: [MacRuby-devel] Using performRubySelector

2009-05-28 Thread Matt Aimonetti
I second what Jeremy said. A nice Midi wrapper would be great. Jeremy, regarding your MusicPlayer lib, the other option is to port it to FFI and therefore making it JRuby and MacRuby compatible. - Matt On Thu, May 28, 2009 at 10:32 AM, Jeremy Voorhis wrote: > Mike, > > Is your code available an

Re: [MacRuby-devel] Using performRubySelector

2009-05-28 Thread Jeremy Voorhis
Mike, Is your code available anywhere, e.g. on github? I haven't looked at the PyObjC code myself, but I'd be interested in having really decent CoreMIDI support available in MacRuby. Btw, when C extensions are supported, simple apps will be able to use my MusicPlayer lib at http://github.com/jvo

[MacRuby-devel] MacRuby, changing the Ruby ecosystem

2009-05-28 Thread Matt Aimonetti
I wrote a blog post explaining why I think MacRuby is a game changer, feel free to let me know what you think. http://merbist.com/2009/05/27/macruby-changing-the-ruby-ecosystem/ - Matt ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org ht