Re: Uploading profile picture via API

2008-10-30 Thread Abraham Williams
http://apiwiki.twitter.com/REST%20API%20Documentation#AccountMethods On Thu, Oct 30, 2008 at 21:00, samgrover <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there a mechanism to upload a user's profile picture via the API or > some other undocumented means? > > Thanks, > Sam > -- | Abraham William

Uploading profile picture via API

2008-10-30 Thread samgrover
Hi, Is there a mechanism to upload a user's profile picture via the API or some other undocumented means? Thanks, Sam

Re: Date followed?

2008-10-30 Thread Jesse Stay
Thanks Alex. Has there been any communication as to what we should be planning for in the new version of the API? What is being changed? How is progress on it, and when can we expect to see something we can play with? Will we be able to test it out any before you release? Thanks, Jes

Re: Return user information in verify_credentials instead of just string representing authorized?

2008-10-30 Thread Alex Payne
Sure, that's a thing we could do. Please request it: http://code.google.com/p/twitter-api/issues/entry On Thu, Oct 30, 2008 at 11:56 AM, Lien Tran <[EMAIL PROTECTED]> wrote: > > Return user information in verify_credentials instead of just string > representing authorized? Useful if we could get

Re: Facebook

2008-10-30 Thread t0ny
http://apps.facebook.com/twitter/ did you try this app ?

Return user information in verify_credentials instead of just string representing authorized?

2008-10-30 Thread Lien Tran
Return user information in verify_credentials instead of just string representing authorized? Useful if we could get the user id at this time instead of having to make a separate call to get the data.

Return user information in verify_credentials instead of just string representing authorized?

2008-10-30 Thread Lien Tran
Return user information in verify_credentials instead of just string representing authorized? Useful if we could get the user id at this time instead of having to make a separate call to get the data.

Re: Does direct_messages (Twitter API) support RFC 1123/RFC 822 date time format

2008-10-30 Thread Alex Payne
The date in the examples in the documentation was taking from a working test, but is now outdated (you can only use since and If-Modified-Since with dates within the last 24 hours). On Wed, Oct 29, 2008 at 7:23 PM, krishnan chakravarthi <[EMAIL PROTECTED]> wrote: > > Alex, > > Would it be possibl

Re: Date followed?

2008-10-30 Thread Alex Payne
This is something we're happy to provide, but probably won't get to in the current version of the API. On Thu, Oct 30, 2008 at 7:10 AM, Ed Finkler <[EMAIL PROTECTED]> wrote: > Currently there's nothing available via the API – you'd probably need > to cache your whole followers list and then compa

Re: Rate Limit For Mass POSTs

2008-10-30 Thread Alex Payne
The rate limit on DMs isn't something we share publicly, as it's subject to change. Not trying to be secretive, we just don't want people coding around one particular value only to have it be raised or lowered as is necessary to combat spam and abusive usage of our service. We don't lift the DM

Re: Facebook

2008-10-30 Thread Alex Payne
Or http://help.twitter.com or [EMAIL PROTECTED] On Thu, Oct 30, 2008 at 10:06 AM, Ed Finkler <[EMAIL PROTECTED]> wrote: > > You probably want to direct this to the customer support system, > rather than the developer list. > > http://getsatisfaction.com/twitter > > -- > Ed Finkler > http://funkat

Re: Facebook

2008-10-30 Thread Ed Finkler
You probably want to direct this to the customer support system, rather than the developer list. http://getsatisfaction.com/twitter -- Ed Finkler http://funkatron.com AIM: funka7ron ICQ: 3922133 Skype: funka7ron On Thu, Oct 30, 2008 at 10:52 AM, Adam <[EMAIL PROTECTED]> wrote: > > I have faceb

Facebook

2008-10-30 Thread Adam
I have facebook and I want to put that in my status, I have two twitter putting the status in the status, OK, The third one I get nothing in my status. WHY? Adam

Re: Date followed?

2008-10-30 Thread Ed Finkler
Currently there's nothing available via the API – you'd probably need to cache your whole followers list and then compare the last version to the newest. You probably should file an issue in the tracker if one does not already exist for this feature request: http://code.google.com/p/twitter-api/is

Re: Date followed?

2008-10-30 Thread Ryan Bigg
I am also interested in this feature.