Dopo le numerose email di ringraziamento per le varie risorse elargite o riassunte in questo Blog riguardanti il mondo dell’iPhone, eccomi di nuovo a presentare alcune risorse reperite in giro per la rete.

Partiamo con una breve lista per lo sviluppo di applicazioni iPhone:

iphone.facebook.com
m.digg.com
hotels.com/iphone
iphone.fmylife.com
iphone.coldwellbanker.com

Lista di Frameworks, Librerie e strumenti per sviluppare e ridurre i tempi di lavorazione scrivendo codice exnuovo:

Dashcode
If you have a Mac, this may be the best route to go if you want to whip up something fast. Dashcode has a parts library(i.e: buttons/frames), a code snippets library, a workflow steps guide, and way more!
iUI
Created by Joe Hewitt, this nice little framework lets you create web apps with simple HTML! It has a nice slide-effect too. Performance is FAST and the framework itself is very tiny filesize-wise.
iWebkit
Just like iUI, you can create your app with simple HTML. However, this framework has many features that other frameworks might not have. It also comes with a user guide which clearly explains how to use the features. What makes this my favorite framework is that it plays nice with other javascript code, so I can customize my web app and do things like make collapsible boxes

Buon lavoro!