Hi all, I want to embed the status updates of a Facebook profile on a Drupal site. My understanding is that Facebook dish out a JSON representation of your data (http://graph.facebook.com/ACC_ID_/feed&limit=5), and I saw this guide on how to implement it but its not actually very detailed; http://thereisamoduleforthat.com/content/ingesting-facebook-stream-using-fee... Can anyone expand on this, or explain a better method because I can't get this to work (mostly because they haven't actually explained it very well for beginners like me!). Thanks, -- James. http://www.jamesbensley.co.cc/ There are 10 kinds of people in the world; Those who understand Vigesimal, and J others...?
What Drupal version? In 6: I use Activity stream for Twitter but there is also a Facebook module also http://drupal.org/project/activitystream_facebook * Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
On Fri, Mar 25, 2011 at 11:05 AM, James Bensley <jwbensley@gmail.com> wrote:
Hi all,
I want to embed the status updates of a Facebook profile on a Drupal site. My understanding is that Facebook dish out a JSON representation of your data (http://graph.facebook.com/ACC_ID_/feed&limit=5), and I saw this guide on how to implement it but its not actually very detailed;
http://thereisamoduleforthat.com/content/ingesting-facebook-stream-using-fee...
Can anyone expand on this, or explain a better method because I can't get this to work (mostly because they haven't actually explained it very well for beginners like me!).
Thanks,
-- James.
http://www.jamesbensley.co.cc/ There are 10 kinds of people in the world; Those who understand Vigesimal, and J others...? -- [ Drupal support list | http://lists.drupal.org/ ]
easy way is create a"block" with your badge http://www.facebook.com/badges/profile.php 2011/3/25 Ryan LeTulle <bayousoft@gmail.com>
What Drupal version?
In 6: I use Activity stream for Twitter but there is also a Facebook module also http://drupal.org/project/activitystream_facebook *
Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
On Fri, Mar 25, 2011 at 11:05 AM, James Bensley <jwbensley@gmail.com>wrote:
Hi all,
I want to embed the status updates of a Facebook profile on a Drupal site. My understanding is that Facebook dish out a JSON representation of your data (http://graph.facebook.com/ACC_ID_/feed&limit=5), and I saw this guide on how to implement it but its not actually very detailed;
http://thereisamoduleforthat.com/content/ingesting-facebook-stream-using-fee...
Can anyone expand on this, or explain a better method because I can't get this to work (mostly because they haven't actually explained it very well for beginners like me!).
Thanks,
-- James.
http://www.jamesbensley.co.cc/ There are 10 kinds of people in the world; Those who understand Vigesimal, and J others...? -- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
On 25 March 2011 16:22, Antoni Gil <xtarantino@gmail.com> wrote:
easy way is create a"block" with your badge http://www.facebook.com/badges/profile.php
HI, Could you expand on this? I'm not a Facebook user so I don't understand badges? What I want to do is implement the status updates of a Facebook page on a Drupal site, is this something that can be acheive with badges? -- James. http://www.jamesbensley.co.cc/ There are 10 kinds of people in the world; Those who understand Vigesimal, and J others...?
Sorry, was having a temporary lack of intellect there, Badges is not what I am after, although close, it presents the information as an image so I can't format or work with it. This is exactly what I am after though, but the raw text! -- James. http://www.jamesbensley.co.cc/ There are 10 kinds of people in the world; Those who understand Vigesimal, and J others...?
On 25 March 2011 16:13, Ryan LeTulle <bayousoft@gmail.com> wrote:
What Drupal version? In 6: I use Activity stream for Twitter but there is also a Facebook module also http://drupal.org/project/activitystream_facebook
Sorry I didn't mention, yes version 6. That doesn't work, Facebook no longer provides an RSS feed of your status updates :( -- James. http://www.jamesbensley.co.cc/ There are 10 kinds of people in the world; Those who understand Vigesimal, and J others...?
participants (3)
-
Antoni Gil -
James Bensley -
Ryan LeTulle