Possible Duplicates:
Tweet question and answer
Broadcasting User-Activity over Twitter

I'd like to be able to have my SO questions tweeted to my Twitter account when I ask them, so anyone following me on T can go into SO and answer if they know the answer. I thought about creating a program that does this in some way, but it seems a natural place for such feature should be in SO itself. How would this work:

  • each user would have a "twitter account" fields with username and login info
  • once the user starts a new question on SO, the title and link to question gets posted to twitter

It could be also triggered when the user's answer is accepted or he earns a new badge.

link|improve this question
Question on SO for developing such a script: stackoverflow.com/questions/311383/… – Adam Davis Mar 19 '10 at 13:06
1  
Why was this downvoted? – Albert Jul 15 '10 at 2:21
feedback

closed as exact duplicate by random, alex, Ladybug Killer, Adam Davis, Juan Manuel Mar 19 '10 at 12:54

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

You can use TwitterFeed to do this. Just add your SO RSS feed.

link|improve this answer
feedback

Bear in mind that http://twitter.com/isnotrss

link|improve this answer
feedback

I think you'll find the community fairly resistant to this sort of thing. See:

http://meta.stackoverflow.com/questions/2585/broadcasting-user-activity-over-twitter

Or click on the twitter tag to see what I mean. I personally am agnostic about this kind of integration.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged