Posted on Thursday 19 January 2006
I promised that I would write tutorials for the 1.0 release of amfphp, but then I got lazy… So instead I decided to edit currently existing tutorials and bring them up to date. That way people get more accurate information, I save a lot of time, and I still get all the credit ;)
Here’s the updated amfphp tutorial from Jesse Stratford on actionscript.org, edited by myself. The tutorial is introductory so if you’ve worked with Remoting you won’t learn much new. Regardless, the example zip file is a great reference as it shows how to create a non-trivial app and isn’t too hard to follow, as all the code is in one class and is very thouroughly commented. This app and Aral’s psychic pizza service, included with ARP, show both a minimalist approach and a pattern-based approach to similar problems, so they make great reference apps.
I’m also currently in the process of revising Allessandro’s excellent tutorials on sephiroth.it, and I may attack some other tutorials if I get some extra time.
Enjoy!


