Items tagged with googleappengine

Link // 05.28.2008 // 4 PM // 0 CommentsUsing memcache with Google App Engine

You can now use memcached with Google’s App Engine. Sweet. Visit site »

Link // 04.22.2008 // 8:38 AM // 0 CommentsDeveloping with Google App Engine, Part I

Adam Howell at Vitamin posts part one of a good-looking tutorial on developing in Python with Google App Engine. Visit site »

Link // 04.08.2008 // 4:01 PM // 0 CommentsGoogle App Engine

Google announces App Engine, a wonderful-looking set of tools and APIs that lets you run your web applications on Google’s infrastructure. Nice. What’s more? It’s entirely written in Python, and Python is also the first supported language for App Engine apps (more are coming down the road). What’s even more? App Engine includes Django. That is to say, Google wants you to use Django to write your applications, just like they use it to write many of theirs. If that’s not a good endorsement, I don’t know what is. Visit site »