Is there existing code available that provides functionality in Drupal to: - post from a Drupal website, photos into Facebook, Flickr accounts - view the photos also in the Drupal site from one of these sites (preferrably Flickr) - update a twitter feed to indicate photos have been published
(If there isn't then I'm happy to reuse existing separate modules for this combined function.)
Looked at the following which probably gives me enough info to do it myself but I'd thought I'd ask here in case I am reinventing the wheel and someone has already done what I'm looking for. (Thanks in advance):
- Publishing to Facebook Wall: http://drupal.org/node/685320
- Drupal For Facebook: http://drupal.org/node/195035
- Facebook API and Drupal: http://stackoverflow.com/questions/1283807/facebook-api-and-drupal
- Activity Stream: http://drupal.org/project/activitystream
- Publishing a stream using the Facebook API in PHP http://stackoverflow.com/questions/1838412/publishing-a-stream-using-the-facebook-api-in-php
- Difference between Facebook and Twitter APIs: http://stackoverflow.com/questions/2753400/difference-between-facebook-and-twitter-apis
- Posting to my wall instead of others wall FBML Facebook API http://stackoverflow.com/questions/3229399/posting-to-my-wall-instead-of-others-wall-fbml-facebook-api
- Web application integration with Drupal: http://stackoverflow.com/questions/1708359/web-application-integration-with-drupal
- Stream publishing in Facebook Connect: http://stackoverflow.com/questions/2112003/stream-publishing-in-facebook-connect
- What is the gold standard for website APIs? Twitter, Flickr, Facebook, etc.: http://stackoverflow.com/questions/297005/what-is-the-gold-standard-for-website-apis-twitter-flickr-facebook-etc
- Send Facebook Message from Personal website - possible?: http://stackoverflow.com/questions/2120598/send-facebook-message-from-personal-website-possible