I started my first github project and I must say that github is just a really cool place. Drinking coffee in one of these will make coffee even better than what it already is.
So what I made is called ApeJS and I explain my reasons for writing a tiny JavaScript framework for Google App Engine:
ApeJS has not anything to with an Ape itself, although an ape could make a nice logo for the project, it's simply a combination of letters from "App Engine".
The idea behind ApeJS is to provide a tiny framework for developing Google App Engine websites using the JavaScript language. There are other JS frameworks out there that you could use with App Engine - RingoJS and AppEngineJS are extremely well made - but I needed something more simple, something that didn't come with tons of libraries and that could let me prototype applications really quickly (think of web.py) and so I created ApeJS.
ApeJS has not anything to with an Ape itself, although an ape could make a nice logo for the project, it's simply a combination of letters from "App Engine".