How can you tweet from a website to twitter. I need to开发者_开发知识库 build a comment box that posts questions to twitter?
Thanks, c
You'll need to use their API http://apiwiki.twitter.com/w/page/22554648/FrontPage
The Twitter Developer Center and the Twitter API wiki would be a good place to start.
There are libraries for plenty of programming languages already that will make development easier. Find them in the wiki.
精彩评论