* You are viewing Posts Tagged ‘google’

Google App Engine

I’ve been playing with the Google App Engine since it was released yesterday. Wow, is it ever cool. Currently, the App Engine only supports the Python Programming language (not a bad thing) and there is no support for native code. There are also a few sandbox limitations.

One of the best things is that the SDK is a complete, standalone system that includes a Web server, the App Engine framework, support for Datastore, Users, Mail and URL Fetch Apis, and the Django template language – all in a 2.3MB (Mac OSX) download! You develop in the dev environment and … Continue Reading