Here is my first attempt of scripting with Blender 2.5.
I gotta say that the integration with the interface is :eek::eek::eek: awesome !!!
Script - http://blenderecia.orgfree.com/blender/scripts/blender_twitter.py
Note, the password hiding so far is merely illustrative :). The password as it’s is kept in the Blender file (I’m storing it in scene)
Have Fun !
- big thanks to theeth for helping me getting over some python 3.1 odd changes
EditL Updated to work with rev. 31365 - August 2010
Now it works as add-on
Edit: Updated to work with rev. 26569 - February 2010
Now we have an error when the message is longer than 140 and if the password is wrong.