[twitter-dev] Re: Draft of List API documentation

2009-10-16 Thread Kevin Makice
This is great. Will there be some mechanism to keep track on new and changed lists coming from the Twitter community, like a public timeline for list creation? Or is the only way to become aware of lists through the API to start checking users for their list creation/inclusion?

[twitter-dev] Incomplete profile_image_url

2009-06-10 Thread Kevin Makice
I'm trying to debug a tool that deals with profile pictures, but I am having difficulty with what is appearing in the API user data. Some background, with questions at the end. I've tested with PNG and JPEG, and both are able to use the API to change a profile image, with quick response time and

[twitter-dev] Question about authority to view social graphs

2009-03-01 Thread Kevin Makice
There are currently two ways you can use the API to see someone's follow network (followers and those you follow). The first is the "old" way: paginating through the /statuses/friends and statuses/ followers methods. These give a lot more information but do so in smaller chunks. The "new" way is u

Are emails still unique?

2009-01-21 Thread Kevin Makice
The update_profile method allows you to set the email address associated with the account. I have been able to do this freely, even when using an email address I know to be fake or already in use. Is there any verification done on the Twitter end to attempt to prevent this (if so, it doesn't seem