As I’ve blogged and written about on various occasions, Google App Engine doesn’t just scale apps: it can also help you assemble them rapidly, using slick tools. Part 2 of “Twitter mining with Objectify-Appengine” wraps up the domain model for a Twitter-mining application, adding hooks for indexing and caching. The article ties everything together with Twitter’s OAuth authorization mechanism, GAE’s queues, and a splash of JSON and Ajax via everyone’s favorite JavaScript library, JQuery.
Easy ORM-ness for GAE, part 2
Posted by:
Andrew Glover
on 2010-12-28 15:32:00.0
Andrew Glover's complete blog can be found at: http://thediscoblog.com/
About Andrew Glover
Andrew is the founder of the easyb BDD framework and the co-author of Addison Wesley's "Continuous Integration", Manning's "Groovy in Action" and "Java Testing Patterns". He is an author for multiple online publications including IBM's developerWorks and Oreilly's ONJava and ONLamp portals. He actively blogs about software at thediscoblog.com.
More About Andrew »NFJS, the Magazine
2010-12-01 00:00:00.0 Issue Now Available- Functional Programming in Java
by Ted Neward - On mini-languages and Clojure
by Raju Gandhi - Testing in Scala
by Daniel Hinojosa - An Introduction to Node.JS
by James Carr