Create Web Service Using PHP, MySQL, XML, and JSON

Web services are taking over the world. I credit Twitter’s epic rise to the availability of a simple but rich API. Why not use the same model for your own sites? Here’s how to create a basic web service that provides an XML or JSON response using some PHP and MySQL.

Continue reading “Create Web Service Using PHP, MySQL, XML, and JSON”

LOADING EXTERNAL DATA INTO AN IOS PHONEGAP APP USING JQUERY 1.5

 

My 2010 post about loading data into a PhoneGap application is by far the most viewed page of my blog so I thought I’d revisit it and write an article about a more efficient method I have been using, following the release of jQuery 1.5. Continue reading “LOADING EXTERNAL DATA INTO AN IOS PHONEGAP APP USING JQUERY 1.5”

jQTouch VS Sencha Touch: Which is right for you?

jQTouch and Sencha Touch: Which is right for you?

Recently I had the pleasure of announcing Sencha Touch, a standards-based mobile app framework which I helped create. As expected, this has raised some questions about jQTouch, a similar library I created last year. As covered before, jQTouch will remain separate, maintained, and free under the MIT license. This post helps distinguish the similarities and differences between the two libraries for the discerning mobile developer. Continue reading “jQTouch VS Sencha Touch: Which is right for you?”

Sencha Touch Mobile JavaScript Framework (Free)

The First HTML5 Mobile
Web App Framework

Built with Web Standards

Sencha Touch supports official HTML5 specs such as Offline & Storage, Device Access, Performance & Integration, Multimedia, Graphics, 3D & Effects and CSS3/Styling

Sencha Touch is the world’s first app framework built specifically to leverage HTML5, CSS3, and Javascript for the highest level of power, flexibility, and optimization. We make specific use of HTML5 to deliver components like audio and video, as well as a localStorage proxy for saving data offline. We have made extensive use of CSS3 in our stylesheets to provide the most robust styling layer possible. Continue reading “Sencha Touch Mobile JavaScript Framework (Free)”