You can use iPhoney (http://sourceforge.net/projects/
iphonesimulator/) to get an iPhone-like browser on your desktop to test
your applications.
Use iPhone features! Use an iPhone-like UI if you can! Joe Hewitt's iUI
(http://code.google.com/p/iui/) is a great library to build iPhone-like
interfaces with AJAX. The following screenshot shows a possible root-level
menu for POTR using iUI, running in iPhoney shell, rotated horizontally.
If you rely heavily on browser/mouse/key events in your application, be
prepared for a lot of surprises. iPhone does not consistently emit events. You
will have to figure out what works in your case and what does not.
You can use a toolkit like Dojo (http://www.dojotoolkit.org/) for AJAX
functions and effects. Many of the functionalities work out of the box, and
the developers are working hard to make the rest work.
??? ??? ??? ??? ???
???
???
???
???
Mobile AJAX
[ 200 ]
People have developed many tools to hack into iPhone. Try them out. They
will give you great understanding of how it works!
And yes, read the Apple documentation on iPhone development. This will
give you a kickstart. You can also go http://www.
Pages:
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268