Archive for the ‘Projects’
The GAE SWF Project 1.21 1.23
I just updated The GAE SWF Project to version 1.21 1.23. New source code for the update is now available for download.
All changes in this version are server-side:
All requests apart from those to the PyAMF gateway go through the IndexHandler class. The app.yaml file no longer maps /examples/.* URLs to the various example SWF applications. [...]
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 [...]
The GAE SWF Project
Today I'm releasing The GAE SWF Project, a resource of Flash and Flex-related knowledge specifically aimed at getting you up and running quickly with Google App Engine. If you want to skip all the details and start playing with it, skip to the Getting Started section.
Everyone else, read on!
When Google announced Google App Engine last [...]
SWX PHP and SWX ActionScript Library Release Candidate 1 Released
I just released Release Candidate 1 of SWX PHP and the SWX ActionScript Library over at swxformat.org. You can download them on the SWX download page.
The newly-released components include:
SWX ActionScript Library
SWX PHP
SWX PHP MAMP Bundle
Along with this release, there are three new SWX APIs for Flickr, Jaiku, and Numpa (Twitter in Netherlands). The new [...]
Roadmap for SWX 0.3
I'm still in Toronto (I fly back to my beloved Brighton on Wednesday) and working on SWX whenever I get a chance.
Yesterday, I spent some time working on a higher-level SWX library which will make its way into the SWX 0.3 release (yep, we're skipping to a whole new minor version number with the next [...]

