Skip to content
February 12, 2010 / Niels Sievertsen

Make an iPhone App in 20 Minutes – Without the Cocoa!

What do I need for this?

To make an iPhone App with jQTouch, a jQuery extension by David Kaneda (http://www.davidkaneda.com/), you do not need much at all!

First Step

Download this zip file

Second Step

Focus on the following files, prepare a project folder where you put those files:

  • jqtouch.min.css
  • jqtouch.min.js
  • jquery.1.3.2.min.js
  • theme.min.css
  • the folder ‘img

You can find those files in ‘jqtouch/‘ and in ‘themes/‘.

Third Step

Create a new html file and write the following lines:
(Code at pastie: http://pastie.org/private/j0ewmr2awkmymywdg)

This is the way the list is displayed in a browser:

Fourth Step

Okay, we got that far, now lets add some jQTouch to the site. In fact, we import the files listed in the second step and simply create a new instance of jQT:
(Code at pastie: http://pastie.org/private/7v6govrnxhhxfwubzjadag)

Final Step

Look at the files, now! Everything looks like a native iPhone App. Now isn’t that great?

webkit

Up Next: Get PHP on Your Mac in 5 Minutes! (written article)

4 Comments

Leave a Comment
  1. John / Jun 16 2010 2:35 am

    So is this just a ‘webapp’ that looks nice on an iphone interface or can I move this app TO The iphone?

    • limitedknowledge / Jul 10 2010 12:01 pm

      That’s just a web app trying to make the site feel and look as it were an actual app. You can add it to the home screen and give it a nice icon, though. That way, it looks like a real app!

Trackbacks

  1. Make-an-iPhone-App-in-20-Minutes-Without-the-Cocoa : Sysmaya
  2. Make an iPhone App in 20 Minutes – Without the Cocoa! « Web Page Authority Blog

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.