17Aug/090
From php to flex
Being myself a developer that started with php and moved to flex I encourage all of php developers to read this article: http://corlan.org/2009/08/14/flex-for-php-developers-article/. Mihai Corlan, one of the best flex evangelists, described in great details the similarities and differences between php and flex.
Here is the table of contents:
- What is Flex?
- Introduction to the MXML language
- Introduction to the ActionScript 3 language
- Flex is asynchronous
- Data binding, metadata tags, and reflection
- Where are my data, bring it on!
- User authentication in Flex and PHP projects
- Working on Flex and PHP projects
- What is Adobe AIR?
- What’s next?
- Where to go from here