How To Use Google Spreadsheets With Google App Engine, Part 1
There have been some discussions about this already, notably a QCon presentation, but a redundant tutorial or two never hurt a soul. This is for the Python version of App Engine, but it shouldn’t be much different for Java. Why? App Engine datastore writes are really expensive, and prohibitively so for something like custom statistics. [...]
