jQuery, iFirebug, and iPhone Programming
Some important events happened in the JavaScript community this past week: new jQuery release, Joe Hewitt wrote an iPhone extension for Firebug, and developing for the iPhone is getting a lot of hype. Here are some articles that do a great job covering this:
- jQuery 1.1.3 released
- Firebug for iPhone released by Joe Hewitt
- Abe Fetting explores programming for the iPhone

We are discovering a lot about javascript on the iPhone in the http://www.iPhoneWebDev.com community.
We have started to find for solutions to a number of problems in creating web pages and webapps for the iPhone.
For instance, we’ve figured out the best way to hide the URL bar — see http://groups.google.com/group/iphonewebdev/browse_thread/thread/c064b183c1207a98/dd79332910e4695c
We have figured out how best to detect orientation change and change UI for landscape vs portrait — http://groups.google.com/group/iphonewebdev/browse_thread/thread/e041ae0357dc62dc
A lot of discussion about best practices re: viewport –
http://groups.google.com/group/iphonewebdev/browse_thread/thread/f43493a828dffdb3
Dealing with various problems of scaling — http://groups.google.com/group/iphonewebdev/browse_thread/thread/b09a202d34daab51
We are figuring out how to create objects that drag using two-finger drag.
Comment by Christopher Allen — July 2, 2007 @ 9:29 pm
Very useful post! Thank you.
Comment by the DtTvB — July 3, 2007 @ 6:01 am
Christopher, thanks for the additional information; very helpful. And thanks for the bump, anonymous.
Comment by admin — July 3, 2007 @ 9:04 am