Archive for the 'Dev Tools' Category



Today Apple released official documentation to develop AJAX web applications for iPhone. Most interesting tips is about understanding the User-iPhone interaction and knowing the input device.
iPhone users supply their own input device — two fingers. Fingers come in all sizes and shapes, from the thin, pointy model to the thick, rounded one. Yet, webpages are […]

iBug, Firebug for iPhone

After some JavaScript experiments with iPhone, Joe Hewitt just created iBug, a new Firebug bridge for iPhone. Writing and debugging JavaScript from iPhone screen isn’t that fun, that’s why iBug is a network proxy to the phone which allow debugging your AJAX applications directly from your computer “with its big screen and real keyboard”. iBug […]

The Aptana IDE iPhone Development Plugin is one of the first IDE to enable AJAX application development for iPhone. Aptana IDE aims to increase your iPhone development productivity. I have installed the IDE yesterday, but didn’t have much time to play with it and testing its different features. But you will feel very familiar with […]