In 2008, over one thousand people experienced the world’s first virtual web conference. Together, we created a new type of conference that is environmentally-friendly, affordable, and interactive.

In 2009, we are going to take it one step further.


Google App Engine SDK 1.1.6 released, brings sortable datastore keys

Google today released Google App Engine SDK 1.1.6 (announcement, download) which, among other things, brings with it datastore keys that you can sort and filter on. What this means is that you can now do batch operations on data. So it's time for me to go back to my Google App Engine backup solution, which broke [...]