• @RandyMcMillan on Twitter
  • IUI on PhoneGap
  • iWebKit/PhoneGap
  • theavengerinitiative.com
  • JQTouch meet PhoneGap!! (xcode project)
  • JQTouch / xCode integration

RandyMcMillan.Net

RandyMcMillan.Net

iPhone Development
  • home
  • iPhone Dev

JQTouch meet PhoneGap!! (xcode project)



    JQtouchMeetPhoneGap.zip (Download xcode project here)

    WOW!! I didn’t realize there would be such a response to this posting! There have been hundreds of downloads of this code since I posted it a couple days ago! I’m glad I am able to contribute to your iPhone development! Check back for updates as the source code evolves!

    RM


Copy and Paste the code below
Email and IM
Websites
Forums

6 Comments:

  • admin
    March 1st, 2010 on 1:34 am

    If you find JQTouch integrated with PhoneGap useful. Others may do so as well. ReTweet a link to this page.

  • admin
    March 1st, 2010 on 1:37 am

    This is just a beginning. I plan to create updates of this “JQTouch meet PhoneGap” project as the source code evolves.

  • Joe McCann
    March 4th, 2010 on 10:04 pm

    Nice work.

  • Randy McMillan
    March 4th, 2010 on 10:14 pm

    Alot of people have downloaded it……maybe they’ll just add JQTouch to the regular build…

    either way I hope my contribution will make a difference…

    *note I plan to keep up on the two projects and will publish new versions of JQTouchMeetPhoneGap in the future…

    (it’s funny i havn’t been able to use it myself…just too busy with other things. Please send me feed back.)

    Randy

  • Randy McMillan
    March 5th, 2010 on 4:54 am

    After you complete your app will will want to remove assets (within the file structure under www/…/… etc.) that you are not using to give the app a smaller footprint on the device as well as improve performance by slimming down your .js scripts.

    I just left the assets because I didnt want to “break” other aspects of PhoneGap that I didn’t use, but may be used by someone else.

    Keep in mind that you can turn off JQTouch all together by changing

    NSURL *appURL = [NSURL fileURLWithPath:[[NSBundle mainBundle] pathForResource:@”indexJQTouch” ofType:@”html” inDirectory:@”www/jqtouch/demos/main”]];

    to

    NSURL *appURL = [NSURL fileURLWithPath:[[NSBundle mainBundle] pathForResource:@”index” ofType:@”html” inDirectory:@”www”]];

    in the PhoneGapDelegate.m file.

  • Michael Holt
    March 5th, 2010 on 8:19 pm

    I found your contact information online while looking for an iPhone/iPad developer. I am contacting you to determine if you are looking for either contract or a full-time position developing Xcode applications.

    New London Associates is a boutique software development company in midtown Manhattan. We are currently staffing several new projects with either full-time or contract positions. Our most pressing need is developing the UI for a news delivery application on the soon to be released iPad platform. We are looking for a UI developer with experience in gestural input, charting, and data visualization.

    If you are interested let me know. If you know of others that are looking for iPad/iPhone development opportunities please forward my information.

    –
    Michael Holt
    Program Manager
    New London Associates, LLC
    1230 Avenue of the Americas
    7th Floor
    New York, New York 10020
    212-618-6338 (Main)
    917 639 4215 (Direct)

2 Trackbacks / Pingbacks for this entry:

  • uberVU - social comments

    Social comments and analytics for this post…

    This post was mentioned on Twitter by RandyMcMillan: JQTouch meet PhoneGap !!!!! #JQTouch #PhoneGap http://bit.ly/dCPGzI http://randymcmillan.net/jqtouch-meet-phonegap...

  • User Interface Design Example Using Phonegap and JQTouch | iPhone and iPad SDK Development Tutorials and Programming Tips

    [...] You can check it out here: JQTouch Meet Phonegap [...]

Leave a Comment:

(... Or click here to cancel reply.)

  • Categories

    • iPhone Dev
  • Pages

    • @RandyMcMillan on Twitter
    • IUI on PhoneGap
    • iWebKit/PhoneGap
    • theavengerinitiative.com
    • JQTouch meet PhoneGap!! (xcode project)
    • JQTouch / xCode integration
  • Monthly archives

    • February 2010
Powered by WordPress. Theme: Motion by 85ideas.
[ Back to top ]