Integrating Google App Engine with iPhone
Cloud computing on distributed, commodity platforms — like Google App Engine and Amazon EC2 — is perhaps the most exciting new trend in Web 2.0 application development. Instead of requiring a dedicated high-reliability server farm, with all the associated costs and complexity, a commercial cloud platform allows applications to be built and hosted on an as-needed basis.
As exciting as the cloud "back end" architecture has become, the availability of powerful, low-cost hand held mobile platforms have brought as much excitement to the "front end" — hand-held devices like the iPhone and Android put services at hand that were unimaginable just a few years ago.
A new article at DeveloperWorks, "Connecting Apple's iPhone to Google's cloud computing offerings" by Noah Gift and Jonathan Saggau, demonstrates the capabilities of both plaforms in combination. By using the iPhone's native plist structure (an Apple-specific XML format), the authors construct an application in Python, hosted on AppEngine, that delivers one of Shakespeare's sonnet to the iPhone on request. The example code includes AppEngine Python code, the iPhone Objective-C client, and an example of how the data is transmitted via HTTP using the XML plist.
Educational Content
Large-Scale Continuous Testing in the Cloud
John Penix May 24, 2013
Managing Build Jobs for Continuous Delivery
Martin Peston May 24, 2013
Clojure in the Field
Stuart Halloway May 23, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think