News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
RIAZone:
Integrating PHP with Flash Collaboration Services
December 14, 2009 @ 13:47:28

On the RIA Zone (a part of the DZone network) there's a new tutorial from Ryan Stewart about combining PHP with the Flash Collaboration Services (real-time collaboration and social capabilities via the LCCS) in the second part of his series (part one).

Another great way to integrate LCCS and PHP is with the REST APIs and the library that ships with the LCCS SDK. With those APIs we can perform a number of management functions including creating and deleting rooms, managing roles, and creating templates. These APIs make it very easy to create a customized, dynamic collaboration experience with PHP. You can create rooms on the fly for your users and get information about what kind of content is in those rooms. In this example we're going to create a basic room manager with PHP that will let us create, delete, and view information about specific rooms.

Code is included to use the AFCS PHP library to connect to the Services API and pass in the username and password directly from the user. The request is made and a token is passed back to the calling script. The XML description of the full Flex application is included in the tutorial.

0 comments voice your opinion now!
flash collaboration services api tutorial



Similar Posts

Northclick Blog: Tutorial for the easy use of gettext for internationalization of PHP Apps

Developer.com: Authenticating Users with OpenID and the Zend Framework

Evolt.org: Failover Database Connection with PHP + mySQL

ITNewb.com: Building a Spam Free Contact Form without Captchas

Richard Thomas' Blog: Using jQuery with Solar


Community Events









Don't see your event here?
Let us know!


security microsoft doctrine wordpress zend facebook benchmark developer release hiphop symfony zendframework opinion windows job framework conference extension codeigniter drupal

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework