• Anonymous
  • Login
  • Register


New OpenNTF Project from Mark Hughes: XPages Template for iPhone

Posted by Niklas Heidloff | January 27, 2010


Mark Hughes has contributed a new project to OpenNTF - XPages Template for iPhone.

The project contains a sample showing how to implement an application for the iPhone via XPages that looks similar to a native XPages application. In addition to the code Mark has documented here how his sample works. He explains how to solve the first issues everyone runs into when doing iPhone development: how to hide address bar of browser, how to format the page, how to create a homepage icon, etc.

Share

Comments

 Wayne MacKirdy commented on Jan 27, 2010 2:23:13 PM

Is this similar to what would need to be done to port an app to Blackberry?

 Mark Hughes commented on Jan 28, 2010 9:46:10 AM

No, this will not work on a Blackberry due to a blackberries poor browser implementation that can not run js very well.

Blackberry has tools to create applications using web services that you can add to your notes app. Look on their site at mds tools.

This example is good though for any mobile device that uses a webkit browser ex Android/ web os/ some nokia phones.

Please login first to comment.