Quantcast
Pete Mackie

Biography

Pete has been a software developer and publisher, first founding his own company, Seaquest Software, some thirty years ago, which is still going strong. His recent development efforts were as a volunteer code committer for the Eclipse IDE and working on PHP-based web sites for small start-up companies. Pete stumbled upon Adobe’s booth while attending EclipseCon 2006. Wondering what Adobe was doing at an open source centric conference, he stopped at the booth and discovered Flex Builder running on the Eclipse IDE. Pete instantly I recognized what Flex could do for RIA client/server applications. Rushing home, he installed the Flex Builder 2 beta and has been hooked on Flex software development ever since.

Blog

Recent Posts | All Posts

Processing AMF 3 PHP Server Object Arrays on the Flex Client Using Object Relational Mapping

March 25 2009

This article expands on the notion of Adobe Flex client-to-server object mapping per my first O’Reilly Inside RIA article titled AMF3 PHP Server Objects to Flex Client Object Relational Mapping ( http://www.insideria.com/2008/04/amf3-php-server-objects-to-fle.html ). You are encouraged to master the AMF 3 messaging protocol and object relational mapping basics discussed in… read more

AMF3 PHP Server Objects to Flex Client Object Relational Mapping

April 14 2008

Flex Based Rich Internet Applications (RIAs) by definition typically require server access to provide the information resources and repository. When jumping into the server side topics, are you confused and overwhelmed by the choice of server platforms, networking protocols, and messaging formats such as REST (XML), SOAP, and Adobe’s AMF?… read more

Recent Posts | All Posts

Pete Mackie