[twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-18 Thread WBC
Thanks Raffi... I knew there had to be something more simple! Is there a way to get the bigger image? I can parse the HTML and just replace _normal with _bigger of course... Anyway, cheers. On Apr 18, 8:50 am, Raffi Krikorian wrote: > e.g.http://api.twitter.com/1/users/profile_image/raffi > > O

[twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-19 Thread Orian Marx (@orian)
Why not? You know people are just going to continue to ask for it ;) On Apr 18, 6:36 pm, Raffi Krikorian wrote: > we don't support the original in this endpoint - just the three that you > listed. > > > > > > On Sun, Apr 18, 2010 at 3:33 PM, Abraham Williams <4bra...@gmail.com> wrote: > > Mini, n

[twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-19 Thread WBC
Thanks Seems like this has been a standing issue i stumbled upon. (And part of why I asked here in the first place was Google led me in circles about it...) But all good now on my end. thanks! -- Subscription settings: http://groups.google.com/group/twitter-development-talk/subscribe?hl=e

Re: [twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-18 Thread Raffi Krikorian
http://api.twitter.com/1/users/profile_image/raffi?size=bigger we will document this endpoint this week. On Sun, Apr 18, 2010 at 1:34 PM, WBC wrote: > Thanks Raffi... I knew there had to be something more simple! Is > there a way to get the bigger image? I can parse the HTML and just > replace

Re: [twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-18 Thread Cameron Kaiser
> http://api.twitter.com/1/users/profile_image/raffi?size=bigger > we will document this endpoint this week. Fabulous! -- personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckai...@floodgap.com -- Twenty-four h

Re: [twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-18 Thread Raffi Krikorian
yeah - sorry about not documenting this earlier. were too busy losing our voices at chirp. On Sun, Apr 18, 2010 at 1:44 PM, Cameron Kaiser wrote: > > http://api.twitter.com/1/users/profile_image/raffi?size=bigger > > we will document this endpoint this week. > > Fabulous! > > -- > ---

Re: [twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-18 Thread Nigel Legg
Good stuff. On 18 April 2010 21:48, Raffi Krikorian wrote: > yeah - sorry about not documenting this earlier. were too busy losing our > voices at chirp. > > > On Sun, Apr 18, 2010 at 1:44 PM, Cameron Kaiser wrote: > >> > http://api.twitter.com/1/users/profile_image/raffi?size=bigger >> > we wil

Re: [twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-18 Thread Abraham Williams
Mini, normal, and bigger are work but what about original? Abraham On Sun, Apr 18, 2010 at 13:37, Raffi Krikorian wrote: > http://api.twitter.com/1/users/profile_image/raffi?size=bigger > > we will document this endpoint this week. > > > On Sun, Apr 18, 2010 at 1:34 PM, WBC wrote: > >> Thanks R

Re: [twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-18 Thread Raffi Krikorian
we don't support the original in this endpoint - just the three that you listed. On Sun, Apr 18, 2010 at 3:33 PM, Abraham Williams <4bra...@gmail.com> wrote: > Mini, normal, and bigger are work but what about original? > > Abraham > > > On Sun, Apr 18, 2010 at 13:37, Raffi Krikorian wrote: > >>

Re: [twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-04-18 Thread Shannon Whitley
This has to be the softest launch ever, especially for such an important feature (three years in-the-making). You're saving me time, aggravation, and money. Thank you! Are there any limitations? I've been using it for a few weeks and it seems stable. -- Subscription settings: http://groups.

Re: [twitter-dev] Re: Get user profile pic by name, unauthenticated?

2010-06-03 Thread Lil Peck
On Sun, Apr 18, 2010 at 3:37 PM, Raffi Krikorian wrote: > http://api.twitter.com/1/users/profile_image/raffi?size=bigger > we will document this endpoint this week. > Revisiting this topic because after trying various solutions for retrieving and saving followers' avatars, I finally stumbled onto