How can you use the Twitter API to be able to have users "authenticate" so that when they do certain things on your site it automatically updates their status? Is this possible? If so where can I find examples?
I'm trying to remember a site that had first hand experience in the development of Twitters API...hm... Oh, right, http://dev.twitter.com/. But for real, you'll find everything that you'll need at: http://dev.twitter.com/doc. Good day .
Just read this tutorial. http://net.tutsplus.com/tutorials/php/how-to-authenticate-users-with-twitter-oauth/