PyAMF in 10 Minutes or Less
PyAMF in 10 Minutes or Less
JD Nolen
Talk Disclaimer
This speaker is not a computer science major does not have a day job that involves writing code last took a programming language class in college (pascal, the advanced class at Tulane in 2001) writes code as a hobby/passion for a would-be web startup
What is in PyAMF?
AMF0 encoder/decoder for legacy Flash Players (version 68) AMF3 encoder/decoder for the new AMF format in Flash Player 9 Support for IExternalizable, ArrayCollection, ObjectProxy, ByteArray, RecordSet, RemoteObject and more Remoting gateways for Twisted, Django, Pylons, TurboGears2, Web2Py and any compatible WSGI framework
What is in PyAMF?
Authentication/setCredentials support Python AMF client with HTTP(S) and authentication support Service Browser (DescribeService header) requests supported Local Shared Object support Adapter Framework to integrate nicely with third-party Python projects
Example Time
http://blog.pyamf. org/archives/authentication#more -7
Links
Flex http://www.adobe.com/products/flex/ PyAMF http://pyamf.org/