Re: [MacRuby-devel] The state of HotCocoa

2009-05-29 Thread Matt Aimonetti
I wrote a quick summary a couple of days ago: http://lists.macosforge.org/pipermail/macruby-devel/2009-May/001825.html Let me know if you have any questions. - Matt On Fri, May 29, 2009 at 10:19 PM, Alex Vollmer wrote: > Hey folks, > > Can anybody speak with some authority on the current state

[MacRuby-devel] The state of HotCocoa

2009-05-29 Thread Alex Vollmer
Hey folks, Can anybody speak with some authority on the current state of HotCocoa? I seem to recall reading an email on the list that Rich and Matt were hacking on some new MVC hotness. Is that intended to replace HotCocoa, or just be an alternative? Cheers, Alex V. Musings & Notes

Re: [MacRuby-devel] [MacRuby] #271: [website] hotcocoa mappings tutorial paragraph wrapping

2009-05-29 Thread MacRuby
#271: [website] hotcocoa mappings tutorial paragraph wrapping -+-- Reporter: d...@…|Owner: lsansone...@… Type: enhancement | Status: closed Priority: tri

Re: [MacRuby-devel] [MacRuby] #270: [Website] Minor changes

2009-05-29 Thread MacRuby
#270: [Website] Minor changes -+-- Reporter: d...@…|Owner: lsansone...@… Type: enhancement | Status: closed Priority: trivial |Milestone

[MacRuby-devel] [MacRuby] #271: [website] hotcocoa mappings tutorial paragraph wrapping

2009-05-29 Thread MacRuby
#271: [website] hotcocoa mappings tutorial paragraph wrapping -+-- Reporter: d...@…| Owner: lsansone...@… Type: enhancement | Status: new Priority: trivi

[MacRuby-devel] [MacRuby] #270: [Website] Minor changes

2009-05-29 Thread MacRuby
#270: [Website] Minor changes -+-- Reporter: d...@…| Owner: lsansone...@… Type: enhancement | Status: new Priority: trivial | Milestone:

Re: [MacRuby-devel] Contributions (Was: Experimental branch status)

2009-05-29 Thread Laurent Sansonetti
I don't think we need to convert every blog post on the main website, but for consistency and maintenance sake I think it's good to have a set of interesting tutorials there. Users would have a one-stop-shop for documentation and it would be easier for us to update them. The 3 articles that

Re: [MacRuby-devel] Contributions (Was: Experimental branch status)

2009-05-29 Thread Matt Aimonetti
Dan, if you were able to port your tutorials to the website's format, that would be very helpful. We are using webby and if you are interested, I can contact you off list and show you how to generate articles/tutorials. A tutorial on how to report a bug/submit a fix would also be greatly appreciat

Re: [MacRuby-devel] Contributions (Was: Experimental branch status)

2009-05-29 Thread dan sinclair
Is the goal to keep all of the tutorials on the main macruby site? I enjoy writing them but prefer to post them to everburning to keep them with the rest of my stuff. If the goal is to have them on the website I can port the 3 HotCocoa bits I've written over to whatever it is the website u

[MacRuby-devel] Contributions (Was: Experimental branch status)

2009-05-29 Thread Laurent Sansonetti
So, to recap, I think the following contributions will be welcome: - Maintaining the website (blog, content, etc.) and writing tutorials. There are lots of very interesting blog posts around that could I think be transformed into a tutorial or into a recipe (shorter tutorial). I think we ne

Re: [MacRuby-devel] Tim added you as a friend on MyLife!

2009-05-29 Thread Eloy Duran
Spot on :) On 29 mei 2009, at 23:10, Rich Morin wrote: At 14:01 -0700 5/29/09, Tim Rand wrote: Tim Rand added you as a friend on MyLife™. Please confirm you know Tim so we can connect you. Do you know Tim? Sorry, Tim, MacRuby likes you, but is too busy right now (what with all the surgery,

Re: [MacRuby-devel] [MacRuby] #257: Conversion to JSON works , But JSON parsing fails in MacRuby 0.4

2009-05-29 Thread MacRuby
#257: Conversion to JSON works , But JSON parsing fails in MacRuby 0.4 ---+ Reporter: nex...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: blocker

Re: [MacRuby-devel] Tim added you as a friend on MyLife!

2009-05-29 Thread Rich Morin
At 14:01 -0700 5/29/09, Tim Rand wrote: > > Tim Rand added you as a friend on MyLife. > Please confirm you know Tim so we can connect you. > Do you know Tim? Sorry, Tim, MacRuby likes you, but is too busy right now (what with all the surgery, etc.) for social networking. -r -- http://www.cfcl.c

Re: [MacRuby-devel] experimental branch: status update

2009-05-29 Thread Laurent Sansonetti
Hi Rich, I forgot to mention that 32-bit support is a bit b0rked for now, which is probably what's problematic in your case. Laurent On May 29, 2009, at 1:59 PM, Rich Morin wrote: As of revision 1634, my PPC build is still failing in spots. See http://cfcl.com/rdm/macruby/2009.0529.0500 fo

[MacRuby-devel] Tim added you as a friend on MyLife!

2009-05-29 Thread Tim Rand
Tim Rand added you as a friend on MyLife(TM). Please confirm you know Tim so we can connect you. Do You Know Tim? YES - Connect with Tim, and see who's searching for you http://smtp26.mail.reunion.com:80/track?type=c

Re: [MacRuby-devel] experimental branch: status update

2009-05-29 Thread Rich Morin
As of revision 1634, my PPC build is still failing in spots. See http://cfcl.com/rdm/macruby/2009.0529.0500 for details. -r ... You appear to be using a PowerPC machine. MacRuby's primary architectures are Intel 32-bit and 64-bit (i386 and x86_64). Consequently, PowerPC support may be lackin

[MacRuby-devel] experimental branch: status update

2009-05-29 Thread Laurent Sansonetti
Hi all, The last status was sent the 4th May, so this one is a bit lengthy. I am sorry about that and I will try to do status updates more often. Before listing the changes, 2 important things happened since and I think they need to be mentioned! - The very first RubyOnOSX conference was

[MacRuby-devel] [MacRuby] #269: Calling a method on a pointer passed to a KVC validation method fails

2009-05-29 Thread MacRuby
#269: Calling a method on a pointer passed to a KVC validation method fails +--- Reporter: mik...@…| Owner: lsansone...@… Type: defect | Status: new Prior

Re: [MacRuby-devel] Experimental branch status

2009-05-29 Thread Eloy Duran
I haven't actively spoken about this with Laurent over the last week, but afaik not much changed since last time, which means that the support is not nearly far enough to start using it. We decided that we want the FFI specs in the repo in order to finish this work appropriately, which woul

Re: [MacRuby-devel] Experimental branch status: C-lib wrappers

2009-05-29 Thread Charles Turner
On May 29, 2009, at 12:42 AM, Matt Aimonetti wrote: Also, writing wrappers for common obj-c libraries/frameworks would be very useful. I could contribute a few of these, but as I'm new to Cocoa (and only less so Ruby) I'm still casting around for manuals and examples to RTFM. Somewhat wor

Re: [MacRuby-devel] Experimental branch status

2009-05-29 Thread Chuck Remes
How is progress on support FFI? That seems to be the new ruby-way for interfacing to native code supported by JRuby, Rubinius and to some extent the 1.9.x codeline. With FFI built in, as gems are updated to support the other ruby interpreters and/or compilers then MacRuby would be supported

Re: [MacRuby-devel] Experimental branch status

2009-05-29 Thread Eloy Duran
Hi, another not-Laurent here, On the topic of the RubySpec, which Jordan mentions as RSpecs; I have written a README on how to help out with the specs: http://github.com/alloy/mr-experimental/blob/master/spec/README.rdoc Cheers, Eloy On 29 mei 2009, at 06:35, Jordan K. Hubbard wrote: On M