Re: [twitter-dev] Global twitter profile image URL

2010-02-18 Thread Harshad RJ
On Wed, Feb 17, 2010 at 2:21 AM, Raffi Krikorian wrote: > probably more than a single day :P > > yes - we have thought about it... its low on our priority list right now, > however. > > It would be tremendously useful, for sure. If CNAME is too complex/cumbersome, a simple HTTP redirect would b

Re: [twitter-dev] Global twitter profile image URL

2010-02-17 Thread Abraham Williams
I would image that implementing S3 versioning would be pretty easy and would rid your systems of a whole bunch of complexity. http://groups.google.com/group/twitter-development-talk/browse_thread/thread/4faeb3b66ae2e504/ Abraham On Tue, Feb 16, 2010 at 12:51, Raffi Krikorian wrote: > probably

Re: [twitter-dev] Global twitter profile image URL

2010-02-16 Thread Raffi Krikorian
probably more than a single day :P yes - we have thought about it... its low on our priority list right now, however. On Tue, Feb 16, 2010 at 12:17 PM, Peter Kieltyka wrote: > Hey guys, > > I was wondering if twitter has any plans to offer a global URL to each > user's profile pic? This would b

[twitter-dev] Global twitter profile image URL

2010-02-16 Thread Peter Kieltyka
Hey guys, I was wondering if twitter has any plans to offer a global URL to each user's profile pic? This would be very handy for third party apps built on top of Twitter. Grabbing the profile_image_url which links directly to the S3 URL, is susceptible to change and requires a lot of effort on th