Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Hasin Hayder's Blog:
Building services like FriendFeed using PHP - Part 1
Jun 02, 2008 @ 13:47:32

Hasin Hayder has posted part one of a series he's doing on making an application similar to the popular FriendFeed site in PHP.

Friendfeed is an excellent life streaming service aggregating all your feeds from different service providers, compile them together, build a social network among your known people and finally deliver all these feeds as a mashup. [...] In this blog post I will try to focus on how to develop such a service like Friendfeed using PHP and JS and how to scale such a huge load successfully.

This first part looks at the photo sharing handling of the application, including links to libraries already written in PHP to connect to them (like Flickr and Smugmug).

tagged: friendfeed application photo sharing flickr smugmug picasa zoomr

Link:


Trending Topics: