Welcome Paul! Next step would be getting ICLA [1] signed and filed and, upon a review of the code, we can vote to make you a committer and then create a repo on ASF infrastructure to push the code to. Everything happens here on the mailing list discussion wise. We track our tasks in JIRA. [2]
Def recommend dialing into the cordova-js project. [3] Its a unified layer for platform javascripts. Some variance between the platforms still exists but the effort is to get all the logic in one place first, and then we can look at improving upon it. We aim for platform parity right now using mobile-spec test suite [4]. Finally, when you feel ready, the documentation for Cordova will need updating for getting started guides and any "quirks" that Tizen might have compared to the other platforms. [5] Tizen looks very close in spirit to BlackBerry Webworks so this port should be pretty painless! Can you link us up the best places to learn about the platform? Are there Tizen developer devices shipping yet? 1. http://www.apache.org/licenses/icla.pdf 2. https://issues.apache.org/jira/browse/CB 3. http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=summary 4. http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-mobile-spec.git;a=summary 5. http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=summary On Tue, Mar 13, 2012 at 3:59 AM, Paul Plaquette <[email protected]> wrote: > Hi everyone, > > > We’d like to advertise our on-going effort of porting PhoneGap on top of > Tizen platform https://www.tizen.org/ > > As it looked the most simple and natural way to us, we decided to implement > a JavaScript shim layer mapping PhoneGap APIs to corresponding Tizen Web > APIs (W3C or proprietary) available from its public web SDK. > > Current developments under Apache 2.0 license are pushed here > https://github.com/otcshare/cordova-tizen > > We are excited to contribute to the PhoneGap community and hope that we can > get some support. > > Thanks > -- > Paul Plaquette > Senior Software Engineer > Open Source Technology Center > Intel Corp.,Montpellier, France
