Active
Project:
Ping.fm
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2012 at 14:23 UTC
Updated:
30 May 2013 at 14:05 UTC
If you know of any alternatives please post them here.
Comments
Comment #1
Steven Brown commentedTwitter Feed is useful.
Comment #2
martinbutt commentedThese are the four alternatives:
https://www.onlywire.com/ - Free trial, then paid
http://hootsuite.com/ - Basic always free package
http://twitterfeed.com/ - Free
http://pixelpipe.com/ - Free
Twitter feed looks like it'll just run straight off of your RSS feed. I'm not sure a module is even needed. More research coming.
Comment #3
Steven Brown commentedYes Twitter feed is very straight forward. You take an RSS feed and give it to twitter feed. Then connect up all of your social networking accounts and twitter feed will post the data to the social networking accounts.
Comment #4
okokokok commentedhttp://composer.io/ is a great alternative, still "alpha" but already support for e.g. identi.ca and different FB pages (apart from the usual)
Comment #5
Steven Brown commentedI have looked into composer and have yet to see an API to integrate with. I have sent an email to them asking for such information. I would love to support this new composer as soon as I know they are going to have an API.
However, there would be only releases for Drupal 7 and Drupal 8.
Comment #6
Steven Brown commentedI've talked to the developers at Composer and they have told me there will definitely be an API. They are looking to start development at the end of next month. I've created a sandbox for composer. The module name is hopefully going to be social_composer because there is already a composer module which deals with Drush.
I'm suggesting to the developers that they use a RESTful interface for their API. This is pretty easy to implement in Drupal which would make the social_composer module lightweight.
Comment #7
guaka commentedOnly 20% of ping.fm API functionality is currently supported by the http://composer.io/ api, but for some clients it's already enough to simply turn the hostname into http://papi.cmp.sr/, I'll try this if no one beats me to it.
See also https://github.com/composerio/api (started README.md today).