Haha, let's add that to the todo list.
Writing a GUI for webby shouldn't be that hard using MacRuby + webkit.
Integration with git can easily be done using grit
http://grit.rubyforge.org/ (we don't even need to fork or push to the repo,
we can save the blog posts as gists http://gisthub.com/ check
Gosh, if only there were some way of writing some sort of graphical
application which could make composing, previewing and submitting blog
posts like this a one or two button click operation rather than having
to do all those tedious manual steps! It would have to have a nice
looking UI, o
On Aug 20, 2009, at 12:33 AM, Mike Sassak wrote:
I'm game. Where do I sign up?
In the lobby at the volunteers desk (;
Manfred
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby
Alright, things are now setup and contribution should be easier (patches
against svn are also accepted).
How to contribute content for the website using github:
* fork the website repo on github:
http://github.com/mattetti/macruby_website/
* clone and pull your branch locally
* create a new topi
Ok, it crashes when typed into macirb but not when run as a script
with macruby.
dan
On Aug 19, 2009, at 11:24 PM, dan sinclair wrote:
I've simplified the crash to happen outside of the JSON extension.
module Test
class << self
attr_accessor :foo
end
end
Test.foo = "asdf"
unknown: [
I've simplified the crash to happen outside of the JSON extension.
module Test
class << self
attr_accessor :foo
end
end
Test.foo = "asdf"
unknown: [BUG] destination 0x100fe3fb0 isn't in the auto zone
MacRuby version 0.5 (ruby 1.9.0) [universal-darwin9.0, x86_64]
dan
On Aug 17, 2009,
Thanks Mike, I already wrote your name down ;)
I'm working on setting up some stuff so contributing will be easier.
Once everything setup, I'll write an email explaining how to contribute and
maybe the first task would be to write a tutorial on how to contribute
content to the website :)
Thanks,
I'm game. Where do I sign up?
Mike
On Aug 19, 2009 6:22 PM, "Jordan K. Hubbard" wrote:
As folks can see, there IS a blog there, but it was last updated back in
March, Laurent & friends preferring to use email for communicating status.
Since we have a blog, however, it also makes sense to keep
As folks can see, there IS a blog there, but it was last updated back
in March, Laurent & friends preferring to use email for communicating
status. Since we have a blog, however, it also makes sense to keep it
relatively current for those folks who are new to the macruby.org site
and looki