020 7920 7120 | public@publicreative.com

Posts Tagged ‘php’

March 23rd, 2009

AMF command line utility

We do a lot of projects with AMF at Public, and historically we’ve used amfphp on our back end. On a current project however we are using Zend framework. The Zend_AMF module is the successor of the original amfphp project, but it is missing one really useful thing – it doesn’t have a service browser like amfphp does. I appreciate that there is fairly good reason for this, but it is a super handy tool we’ve come quite used to having available.

So what’s the problem?

If your PHP developers  have to start work before your Flash developers, you may find yourself with a back end, but no front end, so how do you test everything works? Moreover, how do you develop the back end at all if you can’t send and receive requests from your AMF gateway?

I wrote a simple command line tool for testing AMF calls, so I thought I’d share it with you here:
Download the amf command line program, requires PHP 5.2 with the json extension enabled.

It’s a fairly crude tool, and cannot support class mapping, but it’s currently helping us out very nicely. If you like it, or would like to see any improvements, please post a comment.

(more…)

March 2nd, 2009

PHP UK 2009 conference

Public were at the PHP UK 2009 conference on Friday.

There’s been a lot of buzz in recent years over other Linux-based web development platforms like Ruby and Python, but we’ve stuck with our expertise and believe that PHP’s future is as bright as ever. I for one was looking forward to this conference as confirmation of this, and particularly eager to hear all about PHP 6. Unfortunately this is not quite what we got, but it was a good day on the whole, and always great to meet developers from other backgrounds and sectors outside the creative industries.

Here’s a quick breakdown of some of the talks.

(more…)