Zend amf and wamp
November 23rd, 2008
I’m familiarizing myself with Zend Framework 1.7 and it’s fancy AMF abilities. Ideally, adhering to to the model-view-controller design will facilitate mobile or flash-less users to interact in some ways with an application without requiring much recoding. My PHP coding skills may be slowing me up a bit, but I’ve recently made some good progress…
Update: Unfortunately, encountering pitfalls can sometimes be more demoralizing than overcoming them is satisfying… I think I’ll stick with the simpler AMFPHP 2 for a while. It can’t be too hard to migrate the services if the need should arise. For now I just need to hack some stuff together. Technical debt be damned!