This could be promising: developing iPhone/iPod web apps without a Mac.
Started with this article about Dashcode. At the bottom of that, a comment mentions iWebKit, which is an open source framework for building iPhone-friendly websites.Emulators:
- Googling for “iwebkit jquery” got me this page about Sujay Dutta's iPhone application, which also mentions TestiPhone, “a web browser based simulator for quickly testing your iPhone Applications”.
- Found out about iBBDemo here. Looks like a better emulator.
Found out about another framework, iUI, here: Simulating an iPhone App: iWebKit vs iUI. That led me to jQTouch (which I had come across before without realizing what I had found):
- jQTouch - A jQuery plugin for mobile web development on the iPhone, iPod Touch ...
- jQTouch Offline Support
- Search results for iPhone plugins on the jQuery site ...
- Building iPhone Apps with HTML, CSS, and JavaScript by Jonathan Stark (uses jQTouch in Chapter 4)
(edit/update on 24-jul-2010:)
No comments:
Post a Comment