Re: [twitter-dev] New Photo upload feature: What's new & coming on the API side

2011-06-02 Thread Tom van der Woerdt
Arnaud / @rno, Will you (and the rest of the dev/platform team, of course) also make these available via services such as Embed.ly (OEmbed)? Currently my entire image implementation depends on parsing images from the tweet's text instead of the entities, and I'd like to keep it like that. :-

Re: [twitter-dev] New Photo upload feature: What's new & coming on the API side

2011-06-02 Thread Arnaud Meunier
Hey Paul, Thumbnails are 150x150 maximum. For your information, here are the max sizes we're using today. Note that these sizes might change in the future! - THUMBNAIL: 150x150 max (cropping if necessary) - SMALL: 340x680 max (fit) - MEDIUM: 600x1200 max (fit) - LARGE: 1024x2048 max (fit) Arnaud

Re: [twitter-dev] New Photo upload feature: What's new & coming on the API side

2011-06-02 Thread Paul Haddad
Arnaud, Can you provide guidance on the thumbnail size, specifically will it be at least 150x150 (that's what the sample has and IMO is a good thumbnail size). On Jun 2, 2011, at 2:12 PM, Arnaud Meunier wrote: > Hey there, > > The first public tweet with a twitter.com uploaded photo has just b

Re: [twitter-dev] New Photo upload feature: What's new & coming on the API side

2011-06-02 Thread Arnaud Meunier
Hey there, The first public tweet with a twitter.com uploaded photo has just been published. We just updated our JSON example on the Tweet entities documentation page: https://dev.twitter.com/pages/tweet_entities#media We're excited to see you guys support rendering of these photos. Let us know h

Re: [twitter-dev] New Photo upload feature: What's new & coming on the API side

2011-06-02 Thread Arnaud Meunier
Hey Yusuke, No, media URLs will not appear in the URL array. Arnaud / @rno On Thu, Jun 2, 2011 at 8:51 AM, Yusuke Yamamoto wrote: > Hi, > > The media-entities look very similar to url-entities. > Are media entity URLs appear in urls object as well? > > Best, > -- > Y

Re: [twitter-dev] New Photo upload feature: What's new & coming on the API side

2011-06-02 Thread Yusuke Yamamoto
Hi, The media-entities look very similar to url-entities. Are media entity URLs appear in urls object as well? Best, -- Yusuke Yamamoto yus...@mac.com this email is: [x] bloggable/tweetable [ ] private follow me on : http://twitter.com/yusukeyamamoto subscribe me at : http://samuraism.jp/ On J