mobileGL is a system that allows creation of native iPhone applications based on HTML. It works in the most simple way : once you have created an account for free on mobileGL.com, you create a new application named as you want.
In this application, you can add tabs and choose the associated icon and name. You can then upload HTML content for each tabs and... that's all !
You will just need to click the publish button and you can try your app directly on your iPhone via the mobileGL application.

Advantages :
- try your app instantly
- update your app without the appStore
- no knowledge in iPhone development required
- use all the power of HTML 5 (databases, offline applications, geolocation, videos...)
- compatible with all javascript frameworks (jQuery, Mootools, Prototype...)
- take advantage of new CSS 3 features (transitions, transformations, animations...)
- your code (HTML / javascript / CSS) is protected in the app
- each app created is accessible and updatable for free during a month
The mobileGL application is available for free on the appStore, try it !
Technical details
The application content will be the HTML you will upload. You can use anything you would use in a standard website : HTML, javascript, CSS, images... all the files should be zipped and uploaded for each tab you created. But, because of iPhone internal architecture, folders are not allowed : all your files should be in your archive's root.