O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by nifone : Nov 24 2009 08:20 AM
Check out PhoneGap
http://phonegap.com/
Think that's what you're looking for
cheers
Nigel Crawley
Creative Coder
Spirowave iPhone/iPod art toy
http://itunes.com/apps/spirowave full answer >
Eric Schurman manages performance for Microsoft's web sites. In this interview, he talked about how Microsoft uses small sets of their web site visitors to see how different changes affect user beh...
Eric Schurman helps manage web performance for Microsoft's web sites. In this interview, he talks about the ways that Microsoft tries to optimize performance.
On the web, you've got different conce...
Palm webOS includes support for the HTML 5 Database object to create, update, and query an SQL database. The HTML 5 database interfaces are asynchronous, requiring you to use callbacks for much of you...
With over 2,000 modules to choose from, and more added every single day, finding the contributed module you need for a given task can be a daunting process. Throughout this book, the authors have ende...
Once you have Drupal up and running, it's important to keep your site up-to-date. New releases of contributed modules and Drupal core come out periodically to address critical security fixes, and ...
The first step to using Drupal, of course, is to actually get the software and install it. Drupal comes with an installation script that will walk you through a few screens to gather information and t...
Widgets and other third-party gizmos can bog down a normally zippy site. This excerpt from Andrew B. King's Website Optimization will help you alleviate some of the issues associated with delays c...
You can improve the perceived speed of your web page by loading something useful fast.
For example, the Weather Underground home page displays the weather search form quickly in the top-left corner o...
Replacing table layout with CSS layout certainly saves you bandwidth and reduces maintenance headaches. Stripping down your markup to bare structure and replacing any inline style with CSS rules will ...