Jerry - it would be good to outline a little more clearly how Rodeo works /
fits into the picture of how to develop apps on iPhone for Rev developers.
I'm not clear - so I guess perhaps others are not.

At present you have to make iPhone apps using either:

   1. Cocoa Touch <http://en.wikipedia.org/wiki/Cocoa_Touch> and
Objective C<http://en.wikipedia.org/wiki/Objective-C>using Xcode and
the the iPhone
   SDK <http://en.wikipedia.org/wiki/IPhone_OS#iPhone_SDK>
   2. Use open web standards and Xcode with or without open source
   frameworks such as
PhoneGap<http://phonegap.pbworks.com/Getting-Started-with-PhoneGap-%28iPhone%29>
   3. Other?

You could also just create iPhone tailored web sites (with or without
JavaScript frameworks to help out):

   - http://news.cnet.com/8301-13579_3-10295121-37.html
   -
   
http://www.mobiletopsoft.com/board/7600/google-voice-web-app-now-available-to-iphone-and-webos.html

I'm sort of assuming that Rodeo is an app written in Cocoa Touch/Objective
C/Xcode which reads and writes structured data to the web server. You
therefore have an authoring app and a web service. The web service is able
to customize an Xcode project, and therefore create an app from this data
for you, which you then aim to submit to the App store.

Questions:

   - Is this right?
   - Is this not simply using web services to do the same thing as any other
   framework that automatically generates Objective C for Xcode - and therfore
   "could" fall foul of the "originally written" clause on the new license?

I am trying to choose between the web app approach, the PhoneGap approach
and Rodeo - thanks
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to