23 juin
Fast iPhone Development
Fonte: http://www.nimblekit.com/index.html
NimbleKit is the fastest way to create applications for iPhone and iPod touch.
You don't need to know Objective-C or iPhone SDK.
All you need is to know how to write an HTML page with Javascript code.

No complicated configurations, NimbleKit easily installs in XCode and provide you with a new "NimbleKit project template".
Choose this template, and add the required html, javascript or images to your project.
Then just click compile and run, and your application will instantly launch in the iPhone simulator.
Free to try!
You can download NimbleKit and try it for free.
The trial version will let you access to all NimbleKit features on the iPhone simulator.
Download NimbleKit 1.4
(dmg file, 1.0 Mb, code & pdf-documentation)
System requirements:
Intel Mac, Mac OS X 10.5 and later, Xcode, 10 Mb free space on HDD
Fully featured:
- Native iPhone interface elements
- Full control of application appearance
- Databases support
- Play bundle audio files
- Play audio streams from the Internet
- Play bundled or streamed video
- Support iPhone vibration
- Support Address Book with full search and people picker
- Access to bundled files
- Check Internet availability
- Location services (GPS)
- Access to images (take photo or browse in library)
- And much more...
New in latest version (v 1.4)
New functions and improvements:
- SQLite support
- Toolbar user interface control with text of image buttons
- Improved Navigation and TabBar controllers, now they can be created/destroyed from any page
- Support for playing bundled or streamed video
- OnApplicationQuit notification added to ALL pages so they all can save settings before quit
- Ability to open mailto: links
- New Xcode template which will upgrade all projects in future even when new frameworks/APIs/SDKs used!
- On stop notification added to NKInternetPlayer
Bug fixes:
- Navigation and TabBar controller behavior
- Small bugs fixed
- SetAllowsScrolling function is deprecated and removed, instead native javascript code has to be used