updateTwitter, is a new Facebook application I created to learn more about Facebook’s API. This application was written in PHP and it uses the Twitter API. The application basically allows Facebook users to add “Tweets” to their Twitter account from Facebook.
The application is accessible from this URL:

http://apps.facebook.com/updatetwitter

The updateTwitter Facebook application only requires you to enter your Twitter username, password and the text you want to send to Twitter. The application will also display your last 20 “Tweets” or updates.

I will write more about Facebook’s API in a separate post.