Web Developing on the iPhone
Tuesday, October 16th, 2007I finally got my hands on an iPod Touch the other week and one of the more interesting things I have come across is a variety web based applications appearing designed specifically for the iPhone and iPod Touch.
Facebook was one of the first applications to utilise this feature basically creating stripped down pages with Ajax functionality to give the appearance of an application. Most of the functionality is still in Facebook for the iPhone, except thankfully the custom applications.
Since then Apple have created a web application portal at http://www.apple.com/webapps/ and new applications are appearing everyday - some incredibly impressive considering they are completely reliant on HTML and JavaScript.
For anyone interested in developing their own web applications, Apple have released a very informative developer guide. I’m going to have a go at developing an application in the next couple of weeks, so I’ll let you know how I get on!
Additional: Further to my post last week about JavaScript frameworks, I’ve since found this useful tool, called SlickSpeed, developed by the makers of MooTools showing the performance between the main frameworks. The tool runs tests on each framework to see which is faster under different tasks and you can then select the framework you wish to use depending on the advantages you need.