I just wanted to give everyone a "what's up" about this github orgnization. It is not run by Laurent, it is run by the community (but it does have his blessings).
My hope is that, as a community, we can write uikit documentation that is tailored to rubymotion development. There are a couple drafts up already: an introduction and an article about UIButton.
This project was meant to be less of an "exploratory" blog, as it is an API reference. How to instantiate a label, how to make it "look right", how to work with a UINavigationController, how to link targets&actions, those kinds of things.
(In an ironic twist, it generates pages using StrangeCase, which is my own static site generator written in python. If anyone wants to figure out how to organize the site in jekyll, that would be welcomed. The site design was a pro bono project by the company I work for,
fusionbox, specifically Justin Stollsteimer)
This is the home of projects that come out of the community and are developed collaboratively.
* Teacup - a DSL for creating view hierarchies and for styling views
* Bubblewrap - A collection of tools that help you get work done. HTTP communication, querying the device, and a `require` method that brings a little sanity to the dependencies problem
As projects and libraries become more popular, and less the "pet project" of one developer, I hope that they can be moved into the rubymotion organization, in the spirit of openness and open-source development.
# What's the point?
As a resource, github/rubymotion should be a place for new rubymotion developers to get a get glimpse of popular tools and a place to go to look up the UIKit API, without having to do the objc<=>ruby translation.
#colinta