News Feed
Jobs Feed
Sections




News Archive
John Maver's Blog:
How to create a Bebo application using PHP 5
May 12, 2008 @ 17:21:17

In this new post on his blog, John Maver gives a step-by-step guide for creating a PHP5 application for the popular social networking site Bebo.com.

I have been answering a lot of email requests for how to get started with a Bebo application. Since applications can be written in any language that supports interaction with the Bebo REST API, developers have a lot of choices in how they build their application. The focus of this article will be on the "officially supported language" - PHP.

He defines the parts of the application first (the callback, canvas page, profile box, invitation and news stories). Much like the Facebook API, the Bebo system has you host the application on your own servers and use their developer libraries to interface with their systems. He makes a simple application that has a "story" published to it that shows to each visitor.

He also tosses in a method for knowing a bit more about the user - like if they've just added the application, if they're a normal user or if they've just removed it from their application list.

2 comments voice your opinion now!
bebop application php5 tutorial callback canvas profile news invitation


blog comments powered by Disqus

Similar Posts

PHPEasy.co.uk: Design Patterns - The Singleton Pattern

DevShed: Completing a Search Engine with MySQL and PHP 5

DevShed: Unit Testing

DevShed: Error Handling in PHP - Introducing Exceptions in PHP 5

Scott MacVicar's Blog: Accessing pseudo random data with PHP


Community Events









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


opinion composer phpunit zendframework2 framework language development example unittest introduction testing code api object interview podcast tool database release community

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