John Resig writes about iPhone JavaScript development back in November 2008. Here are the projects he mentions. (status as of June 2010 in brackets):
- JiggyApp requires a jailbroken iPhone [offline]
- JSCocoa "full bridge" for doing full bore Cocoa programming in JavaScript. My take: kind of like Swig but instead of Java/C it's JavaScript/Obj-C. Written by Patrick Geiller. [online. moderately active]
- PhoneGap adds some native functionality (accel, gps, but no magnetometer) to an app . Also has great documentation - a free O'Reilly book "iPhone Apps" (which talks about cached webapps, too). Targets Android and Blackberry, too. [online. active]
- WebTouch is basically a "blank" iPhone app with a single WebKit instance. John likes this one the best. Code. Author. Blog. [online. inactive]
- Capuccino/Objective-J
- Use "Transfer and View" apps like Dropbox or Files - see this blog post.
- QuickConnect - an Xcode template. Code and blog. Development started 4 years ago?! [online. active.]
- MotherApp - generates an Objective C application from JavaScript (presumably). [online. active. commercial]
- Big5 is an app store app that somehow lets you tap into native functionality. Now open source at github. The readme points users to phonegap.
No comments:
Post a Comment