With the release of the iPhone and especially the iPhone 3G, the demand to create iPhone-compatible and iPhone-enriched web pages and applications has sky rocketed.

In my humble opinion, there is no better framework to create rich internet applications than the famous ExtJS.  Being an early contributor and active community member for ExtJS, I believe in it whole-heartedly.  While ExtJS does a lot of, if not all of, the heavy lifting for the average application and will create iPhone-compatible applications with ease, it has not been extended to create iPhone-enriched applications.

An iPhone-enriched application takes advantage of the Safari and iPhone specific additions to the DOM and Javascript API.  Such things as iPhone orientation events, SQLite integration, and native CSS selectors are a couple of the major iPhone specific features that ExtJS should extend itself to use or wrap with friendly code.

Stay tuned, as I have volunteered myself to Aaron and Jack from ExtJS to create this extension for the community.