Open Stream API integration

frankcarey - April 28, 2009 - 18:57
Project:Drupal for Facebook
Version:6.x-2.x-dev
Component:Miscellaneous
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

Drupal announced/released a new API for the feed yesterday
http://developers.facebook.com/news.php?blog=1&story=225

It allows apps to get hold of the whole feed, pictures, videos and all it looks like. Dave, did the Knight foundation grant open any of your time to tackle this?

#1

Dave Cohen - April 28, 2009 - 23:16
Category:feature request» task

Agreed this needs to be done. Basically everything in fb_feed.module needs to change to this API.

The problem with the facebook api is that some part of it is changing in a major way all the time. It's a struggle to keep up.

The knight foundation grant has a budget that does not take all this into account. Because I'm not psychic. I'm still looking for chip-ins and patches to help out.

thanks for the link. I was just reading about this stuff earlier today.

#2

Dave Cohen - April 28, 2009 - 23:18

Rather than change anything in fb_feed.module, I'll make a new module called fb_stream.module and deprecate fb_feed. Not sure how soon I'll get around to it, however.

#3

pribeh - May 1, 2009 - 15:56

Where can I make a chip-in Dave? I really want a fb_stream.module for D5 but can't seem to figure out how to help much code-wise.

#4

Dave Cohen - May 1, 2009 - 18:30

To contribute towards a specific issue like this, make a pledge on drupalforfacebook.org, or read more about sponsorship options.

But I'm not sure a stream module for D5 is in order. I'm targeting D6 for all new features, it's hard to maintain both branches. The stream stuff is very new and still requires extended permissions which your app users must opt into. Is there something specific you need? Because in D5 you can already write messages to the feed.

#5

pribeh - May 6, 2009 - 21:23

Thanks Dave. I'll hold off on requesting any new features for the D5 version.

#6

azriprajwala - May 7, 2009 - 11:32

Hi Dave,

I would like to implement this fb_stream.module. Let me know if you have already started implementing this. If you started already, tell me how I can help you finish this module.

#7

Dave Cohen - May 8, 2009 - 05:06

I have not started to implement. Feel free to take a stab at it. I doubt the fb_feed module will go away, as it defines a content type for templates. So it's unclear to me whether the stream code belongs in there or not. But if you create an fb_stream module with some good code, we'll figure out the right way to add it.

#8

azriprajwala - May 8, 2009 - 06:50

Hi Dave,

I will go through the stream api and will figure out what needs to be done. Based on that I will write module and will keep you update on the progress.

#9

deltab - November 7, 2009 - 08:55

this works: http://drupal.org/project/facebook_stream, requires Fbconnect, though

 
 

Drupal is a registered trademark of Dries Buytaert.