Hi all! Some new API methods for you to play with: - /account/update_profile_colors updates the colors on a user's profile (also returned via the /users/show API method) - /account/update_profile_image sets a new profile image for a user - /account/update_profile_background_image sets, you guessed it, a new background image for a user's profile
You can find them all documented under http://apiwiki.twitter.com/REST%20API%20Documentation#AccountMethods. The clear use for these methods is a third-party profile design customizer (basically, a Twitter theme site). Geo apps might want to grab a photo of where the user is at and set it as their profile background image. That sort of thing. Enjoy, and let us know if you find any bugs. -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x
