Found a nifty little iPhone simulator, and I couldn't resist posting a screenshot of the new version of OmniFocus Mobile I've been working on.

Since the iPhone's browser is based on WebKit, the new version behaves more like an application than a website. Clicking on a checkbox, for example, does an ajax call back to the server, marks it as complete, and dynamically adds newly available actions to the page if applicable.
I'm already sketching out plans for version 3, which would allow for offline use and syncing over the network, but I really need to play with the actual device first before I know exactly what it can do.

Since the iPhone's browser is based on WebKit, the new version behaves more like an application than a website. Clicking on a checkbox, for example, does an ajax call back to the server, marks it as complete, and dynamically adds newly available actions to the page if applicable.
I'm already sketching out plans for version 3, which would allow for offline use and syncing over the network, but I really need to play with the actual device first before I know exactly what it can do.