Archive for the 'Coding' Category



Mark Lucovsky, Software Engineer Google, pushed a new sample of Google AJAX search for iPhone. The code provides an AJAX interface for Google search, image, news and blogs that anyone can use, clone, modify … etc. To make Google AJAX Search suitable for iPhone, Mark said that they :

Used the Raw Searcher Layer which is […]

Based on Joe Hewitt’s iPhone navigation work, iUI project was launched to provide a complete User interface solution to develop web applications for iPhone. Aims of iUI is to :

Create Navigational Menus from JSON objects
Build the nav headers and as much of the UI with the canvas tag (JS is sllowww on MobileSafari).
Events for phone […]

To get started developing for iPhone, there is two approaches : link your PC to your iPhone and start testing directly, or simply use a similator. iPhoney is the first iPhone similator, and I guess this approach is much more easier. iPhone Browser Simulator provides an iPhone sized web view with which to test your […]