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,