Getting my Backend Flex app to work with the Google App Engine in the exact same way as it did with my AMFPHP. Thanks to Fernando Correia, Cairngorm and clean OOP, this should go smoothly. However, AMFPHP returned nice valid ArrayCollections, where PyAMF didn’t. I had to reconstruct them myself.
I integrated the following GAE API’s into my Flex app:
- user API (for login/administrator detection)
- datastore API (not using mysql anymore but the app engine storage space)
- mail API (emails are send to me every time somebody signed in my app)
- images API
Things todo:
- skinning my flex app *aaaaaaa*
- include web app in an AIR container, with the least possible wor, and the same codebase
- getting the GMap Globe back to work after the update of Papervision White Void *grmbl*
- integrating GData Services for my Picassa Webalbums (they use even another user authentication Not the users API? Whyyyy?)
- my flash showcase…welleh…later…first the content and the backend app up and running
- I’m still strugling with my conversion of the Rive.be Tree logo in 3dmax to collada file
