I have a free weekend and my ankle is busted so I can't do any running around. I was thinking of spending the inside time in learning something new/building something for fun, just looking for some suggestions....
I'm extremely familiar with php/mysql and asp/sql server so a change of pace would be nice.
Thanks!
http://code.google.com/appengine/docs/python/datastore/
No joins (except for "self joins"), entity groups, sharded counters, and the mindset that computations should be on write instead of on query. At the end, you can work through this article that shows how to implement a YC-style decaying vote score purely on writing of entities (records):
http://code.google.com/appengine/articles/overheard.html