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.


Updated The GAE SWF Project (v1.20)

I just updated The GAE SWF Project to version 1.20 on appspot. A quick list of changes: Pulled out BaseView and BaseApplication classes. Simplified service calls. You no longer have to use Service.call() and pass a reference to the view instance. Just use execute("service.method", arg1, arg2, ...). Fixed a bug where the app was remembering the initial deep [...]