Posting your site's content to Twitter
After you have built high quality content for your website, you need to make sure that everyone knows about it. One of the best ways to do this is by adding an announcement about your site's content to the popular micro-blogging site Twitter
Twitter when you post
In this section we'll post a notification to Twitter when we add a node to our Drupal site.
Goal
Provide Twitter notifications each time content is posted or updated on our site to ensure that customers always stay up-to-date.
Additional modules needed
Twitter (http://drupal.org/project/twitter)
OAuth Common (http://drupal.org/project/oauth)
Steps
Twitter is a popular micro-blogging Web application that allows users to post very brief messages at frequent intervals, so that other people can remain updated on what they are doing. You can subscribe to a person to follow everything they do, or search for specific posts.
In order for the Twitter module integration with the Twitter site to work, you...