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
Building Hypermedia APIs with HTML
Jon Moore Jun 19, 2013
Deleting Code at Nokia
Tom Coupland Jun 19, 2013
Intro to CLP with core.logic
Ryan Senior Jun 18, 2013
Spock: A Highly Logical Way To Test
Howard Lewis Ship Jun 18, 2013
Java Garbage Collection Distilled
Martin Thompson Jun 17, 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