August 2008
2 posts
First major update - Share Em!
KaveMunn has been powered by Google App Engine. Thanks google team for giving me a user account for GAE. I must confess being a bif python guy, it was cool to use python through and through for webapp development.
Things I like about GAE
Has nice tools for developing MVCish stuff
DateStore API is cool
Dashboard allows you to track stuff in real-time
Does app deployment on its own
Reduces...
Hello Wold - from the Kave
while(1){
printf(“Hello World”);
}