Blog Engine for Google app engine
A blog engine for Google app engine
Google app engine is becoming more and more popular among web developers using either Python or Java who want to build medium/large scalable web applications using the great free service offered by Google.
The API is very pleasant and you can integrate it with numerous existing frameworks (like Django). Anyway, porting existing applications is a bit tricky, so building specialised ones that suite your needs makes sense.
The blog that you are currently reading is written for and hosted on Google apps engine. You can find the full sources here: appengine-blog.zip.