Feeds:
Posts
Comments

Archive for October, 2009

Jus trying to figure out passing the auth parameters (username, password) from flex client to django backend using pyamf, it turn around to be simple to just pass parameters instead of a class object, Here is the code. 1. In the gateway.py add the following 2. In the mxml, here it goes. 3. The UserVO [...]

Read Full Post »

Simple Django, PyAMF, Flex Example

Last two weeks, i was trying to figure how to work with Django + PyAMF with Flex front end. Seems to be not enough examples for new users. Finally i got an example from amfphp – “Flex Contacts” to start with, and bit of changes made flex to interact with django backend thru pyamf. Let’s [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.