Re: [MacRuby-devel] Blogs posts and another links in macruby website

2010-04-25 Thread Daniel Lopes
Hi John, first thanks for the examples. I'm using your code for my study in
MacRuby and your examples help me a lot. Not everything works, but just one
or another change and everything is perfect. What I'm doing is read the
Hillegass book and write all examples of book in MacRuby and many times your
version is very useful to understand what I should do.

I don't think you should delete this. Maybe when I finish the book I can
share my version (updated to MacRuby 0.6).

On Sun, Apr 25, 2010 at 3:30 AM, John Shea  wrote:

> Hi Daniel,
> the last one on the list (mine) has code which is getting very old and
> crusty now - developed on 0.4 - I am not sure the code is all that useful
> anymore - in fact i was just about to remove the examples.
>
> Feel free to take copies of course (very soon) - but I a doubt there is too
> much of interest that cannot be found elsewhere in a much more modern (and
> in much nicer ruby/macruby idiomatic) form.
>  Cheers,
> J
>
>
>
> On Sun, Apr 25, 2010 at 2:02 AM, Daniel Lopes wrote:
>
>> I just forked macruby website and want to add some new links in
>> documentation page. The problem is the website doesn't have a space for
>> that.
>> I'm thinking in create a new session inside
>> http://localhost:4331/documentation.html with the title "Misc" or
>> "Another Resources". My idea is share this links for now:
>>
>> Objective-C for Ruby developers, un not-so-petit interlude 
>> (1/2)
>> Creating our very first Mac application with Ruby, how 
>> exciting!
>> A gentle introduction to 
>> MacRuby
>> http://public.me.com/johnmshea
>>
>> And keep adding new posts. What do you think?
>>
>> ___
>> MacRuby-devel mailing list
>> [email protected]
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>
>>
>
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
>
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] Blogs posts and another links in macruby website

2010-04-25 Thread Laurent Sansonetti
It would be awesome to get the samples (esp. the small games) running with 
trunk. Then maybe we can add them into the MacRuby repository as sample code?

Daniel, as for the section, what about "External Resources"? Maybe 
http://developer.apple.com/mac/articles/scriptingautomation/cocoaappswithmacruby.html
 can be added there too then.

Laurent

On Apr 25, 2010, at 7:37 AM, Daniel Lopes wrote:

> Hi John, first thanks for the examples. I'm using your code for my study in 
> MacRuby and your examples help me a lot. Not everything works, but just one 
> or another change and everything is perfect. What I'm doing is read the 
> Hillegass book and write all examples of book in MacRuby and many times your 
> version is very useful to understand what I should do.
> 
> I don't think you should delete this. Maybe when I finish the book I can 
> share my version (updated to MacRuby 0.6).
> 
> On Sun, Apr 25, 2010 at 3:30 AM, John Shea  wrote:
> Hi Daniel,
> the last one on the list (mine) has code which is getting very old and crusty 
> now - developed on 0.4 - I am not sure the code is all that useful anymore - 
> in fact i was just about to remove the examples.
> 
> Feel free to take copies of course (very soon) - but I a doubt there is too 
> much of interest that cannot be found elsewhere in a much more modern (and in 
> much nicer ruby/macruby idiomatic) form.
> Cheers,
> J
> 
> 
> 
> On Sun, Apr 25, 2010 at 2:02 AM, Daniel Lopes  wrote:
> I just forked macruby website and want to add some new links in documentation 
> page. The problem is the website doesn't have a space for that.
> I'm thinking in create a new session inside 
> http://localhost:4331/documentation.html with the title "Misc" or "Another 
> Resources". My idea is share this links for now:
> 
> Objective-C for Ruby developers, un not-so-petit interlude (1/2)
> Creating our very first Mac application with Ruby, how exciting!
> A gentle introduction to MacRuby
> http://public.me.com/johnmshea 
> 
> And keep adding new posts. What do you think?
> 
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> 
> 
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> 
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] Blogs posts and another links in macruby website

2010-04-25 Thread Daniel Lopes
I think External resources is great. I will add that tomorrow and send the
changes to Matt via github.

For the examples, I can contribute with the new version of John code. My
idea is get all examples from Hilegass finished in two weeks. The only
problem is that I don't know if we can share this, maybe I should get in
touch with Hilegass and ask if I can share the examples of his book in
macruby version (I don't think he will be against it).

On Sun, Apr 25, 2010 at 5:55 PM, Laurent Sansonetti
wrote:

> It would be awesome to get the samples (esp. the small games) running with
> trunk. Then maybe we can add them into the MacRuby repository as sample
> code?
>
> Daniel, as for the section, what about "External Resources"? Maybe
> http://developer.apple.com/mac/articles/scriptingautomation/cocoaappswithmacruby.htmlcan
>  be added there too then.
>
> Laurent
>
> On Apr 25, 2010, at 7:37 AM, Daniel Lopes wrote:
>
> Hi John, first thanks for the examples. I'm using your code for my study in
> MacRuby and your examples help me a lot. Not everything works, but just one
> or another change and everything is perfect. What I'm doing is read the
> Hillegass book and write all examples of book in MacRuby and many times your
> version is very useful to understand what I should do.
>
> I don't think you should delete this. Maybe when I finish the book I can
> share my version (updated to MacRuby 0.6).
>
> On Sun, Apr 25, 2010 at 3:30 AM, John Shea  wrote:
>
>> Hi Daniel,
>> the last one on the list (mine) has code which is getting very old and
>> crusty now - developed on 0.4 - I am not sure the code is all that useful
>> anymore - in fact i was just about to remove the examples.
>>
>> Feel free to take copies of course (very soon) - but I a doubt there is
>> too much of interest that cannot be found elsewhere in a much more modern
>> (and in much nicer ruby/macruby idiomatic) form.
>>  Cheers,
>> J
>>
>>
>>
>> On Sun, Apr 25, 2010 at 2:02 AM, Daniel Lopes wrote:
>>
>>> I just forked macruby website and want to add some new links in
>>> documentation page. The problem is the website doesn't have a space for
>>> that.
>>> I'm thinking in create a new session inside
>>> http://localhost:4331/documentation.html with the title "Misc" or
>>> "Another Resources". My idea is share this links for now:
>>>
>>> Objective-C for Ruby developers, un not-so-petit interlude 
>>> (1/2)
>>> Creating our very first Mac application with Ruby, how 
>>> exciting!
>>> A gentle introduction to 
>>> MacRuby
>>> http://public.me.com/johnmshea
>>>
>>> And keep adding new posts. What do you think?
>>>
>>> ___
>>> MacRuby-devel mailing list
>>> [email protected]
>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>>
>>>
>>
>> ___
>> MacRuby-devel mailing list
>> [email protected]
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>
>>
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
>
>
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
>
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] [MacRuby] #628: CTFramesetterCreateFrame doesn't like the CFRange type

2010-04-25 Thread MacRuby
#628: CTFramesetterCreateFrame doesn't like the CFRange type
---+
 Reporter:  ea...@…|Owner:  lsansone...@…
 Type:  defect |   Status:  closed   
 Priority:  major  |Milestone:  MacRuby 0.6  
Component:  MacRuby|   Resolution:  fixed
 Keywords: |  
---+
Changes (by lsansone...@…):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => MacRuby 0.6


Comment:

 Should be fixed in r3962.

-- 
Ticket URL: 
MacRuby 

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] Blogs posts and another links in macruby website

2010-04-25 Thread Matt Aimonetti
I'm almost sure the Hilegass's examples are copyrighted :(

- Matt

On Sun, Apr 25, 2010 at 7:01 PM, Daniel Lopes wrote:

> I think External resources is great. I will add that tomorrow and send the
> changes to Matt via github.
>
> For the examples, I can contribute with the new version of John code. My
> idea is get all examples from Hilegass finished in two weeks. The only
> problem is that I don't know if we can share this, maybe I should get in
> touch with Hilegass and ask if I can share the examples of his book in
> macruby version (I don't think he will be against it).
>
> On Sun, Apr 25, 2010 at 5:55 PM, Laurent Sansonetti  > wrote:
>
>> It would be awesome to get the samples (esp. the small games) running with
>> trunk. Then maybe we can add them into the MacRuby repository as sample
>> code?
>>
>> Daniel, as for the section, what about "External Resources"? Maybe
>> http://developer.apple.com/mac/articles/scriptingautomation/cocoaappswithmacruby.htmlcan
>>  be added there too then.
>>
>> Laurent
>>
>> On Apr 25, 2010, at 7:37 AM, Daniel Lopes wrote:
>>
>> Hi John, first thanks for the examples. I'm using your code for my study
>> in MacRuby and your examples help me a lot. Not everything works, but just
>> one or another change and everything is perfect. What I'm doing is read the
>> Hillegass book and write all examples of book in MacRuby and many times your
>> version is very useful to understand what I should do.
>>
>> I don't think you should delete this. Maybe when I finish the book I can
>> share my version (updated to MacRuby 0.6).
>>
>> On Sun, Apr 25, 2010 at 3:30 AM, John Shea  wrote:
>>
>>> Hi Daniel,
>>> the last one on the list (mine) has code which is getting very old and
>>> crusty now - developed on 0.4 - I am not sure the code is all that useful
>>> anymore - in fact i was just about to remove the examples.
>>>
>>> Feel free to take copies of course (very soon) - but I a doubt there is
>>> too much of interest that cannot be found elsewhere in a much more modern
>>> (and in much nicer ruby/macruby idiomatic) form.
>>>  Cheers,
>>> J
>>>
>>>
>>>
>>> On Sun, Apr 25, 2010 at 2:02 AM, Daniel Lopes wrote:
>>>
 I just forked macruby website and want to add some new links in
 documentation page. The problem is the website doesn't have a space for
 that.
 I'm thinking in create a new session inside
 http://localhost:4331/documentation.html with the title "Misc" or
 "Another Resources". My idea is share this links for now:

 Objective-C for Ruby developers, un not-so-petit interlude 
 (1/2)
 Creating our very first Mac application with Ruby, how 
 exciting!
 A gentle introduction to 
 MacRuby
 http://public.me.com/johnmshea

 And keep adding new posts. What do you think?

 ___
 MacRuby-devel mailing list
 [email protected]
 http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


>>>
>>> ___
>>> MacRuby-devel mailing list
>>> [email protected]
>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>>
>>>
>> ___
>> MacRuby-devel mailing list
>> [email protected]
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>
>>
>>
>> ___
>> MacRuby-devel mailing list
>> [email protected]
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>
>>
>
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
>
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] [MacRuby] #662: macruby 0.6 breaks Growl

2010-04-25 Thread MacRuby
#662: macruby 0.6 breaks Growl
---+
 Reporter:  jakub.su...@…  |   Owner:  lsansone...@…
 Type:  defect |  Status:  new  
 Priority:  critical   |   Milestone:  MacRuby 0.6  
Component:  MacRuby|Keywords:   
---+

Comment(by lsansone...@…):

 The problem is due to our aggressive tagging of builtin classes. It also
 causes runtime exceptions with using koeteri (japanese input method).

-- 
Ticket URL: 
MacRuby 

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel