Helllo All, I'm looking to aggregate photos from various streams into one stream in a similar manner as to friend feed. I'd like to be able to watch flickr and picasa and other sites with RSS feeds of my choosing and then create a timeline of top photos.
For example, assume that X's below are photos:
Event Name -- March 15th
X X X X X X X X X more->
Event Name 2 -- March 12th
X X X X X X X X X more->
Event Name 3 -- February 15th
X X X X X X X X X more->
etc. It would be nice to also be able to filter based on rankings, etc...
So, I've been searching for APIs/code libraries for PHP/JavaScript (but could also be Python) that would do such an aggregation, but I have yet to find anything. (My search terms probably weren't the best as it's hard to find anything specific when "picasa" and "flickr" are in the search request.)
Any suggestion on some projects that do such a thing? If you've used FriendFeed, you'll know about what I'm looking for.
Thanks.enter code here