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

2011-06-03 Thread Terence Eden
I've written a quick tutorial for getting and displaying the media in
PHP.
http://shkspr.mobi/blog/index.php/2011/06/displaying-twitter-photos-via-entities/

Looking forward to seeing the upload API.

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


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

2011-06-02 Thread Rich
Excellent, just tested the entity code I wrote this morning and with
great relief it works and I'm extracting thumbnails automatically!

Great job guys, just bring on the Upload API :)

On Jun 2, 8:12 pm, Arnaud Meunier arn...@twitter.com wrote:
 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
 how it goes!

 Arnaud / @rno http://twitter.com/rno



 On Thu, Jun 2, 2011 at 9:56 AM, Arnaud Meunier arn...@twitter.com wrote:
  Hey Yusuke,

  No, media URLs will not appear in the URL array.

  Arnaud / @rno http://twitter.com/rno

  On Thu, Jun 2, 2011 at 8:51 AM, Yusuke Yamamoto yus...@mac.com wrote:

  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 Jun 2, 2011, at 03:34 , Arnaud Meunier wrote:

  Hey developers,

  We have just announced a couple of new exciting features at the All Things
  D conference, one of which is the ability to upload photos to twitter.com
  .

  Uploading photos to Twitter is currently available on the twitter.com 
  desktop
  version, and its access is initially limited to a very small number of
  users. In the next couple of weeks, as we progressively ramp up the number
  of users who have access to the feature, we'll provide you with more 
  details
  about how you can use the Tweet-with-photo API.

  For now, the only change you'll notice on the API side is a new media
  entity in the status object. We encourage you to support rendering, and to
  help you with that, we just revamped the Tweet Entities documentation page,
  describing in detail how you can use this structured data:
 http://dev.twitter.com/pages/tweet_entities

  Note that we also updated our API Terms of Service [1] and our Display
  Guidelines [2] to include this new feature.

  As ever, if you have questions about the new media entity or our ToS
  changes, let us know on the list or through @twitterapi.

  [1]http://dev.twitter.com/pages/api_terms
  [2]http://dev.twitter.com/pages/display_guidelines

  Arnaud / @rno

  --
  Twitter developer documentation and resources:
 https://dev.twitter.com/doc
  API updates via Twitter:https://twitter.com/twitterapi
  Issues/Enhancements Tracker:
 https://code.google.com/p/twitter-api/issues/list
  Change your membership to this group:
 https://groups.google.com/forum/#!forum/twitter-development-talk

   --
  Twitter developer documentation and resources:
 https://dev.twitter.com/doc
  API updates via Twitter:https://twitter.com/twitterapi
  Issues/Enhancements Tracker:
 https://code.google.com/p/twitter-api/issues/list
  Change your membership to this group:
 https://groups.google.com/forum/#!forum/twitter-development-talk

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


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

2011-06-01 Thread CodeWarden
Arnaud - Can someone give some links to some tweets with the photos so
we can test our thumbnail/viewing implementation?

Also - Can someone give a synopses of what changed in the api_terms ?

thx,

Paul

On Jun 1, 2:34 pm, Arnaud Meunier arn...@twitter.com wrote:
 Hey developers,

 We have just announced a couple of new exciting features at the All Things D
 conference, one of which is the ability to upload photos to twitter.com.

 Uploading photos to Twitter is currently available on the twitter.com desktop
 version, and its access is initially limited to a very small number of
 users. In the next couple of weeks, as we progressively ramp up the number
 of users who have access to the feature, we'll provide you with more details
 about how you can use the Tweet-with-photo API.

 For now, the only change you'll notice on the API side is a new media
 entity in the status object. We encourage you to support rendering, and to
 help you with that, we just revamped the Tweet Entities documentation page,
 describing in detail how you can use this structured 
 data:http://dev.twitter.com/pages/tweet_entities

 Note that we also updated our API Terms of Service [1] and our Display
 Guidelines [2] to include this new feature.

 As ever, if you have questions about the new media entity or our ToS
 changes, let us know on the list or through @twitterapi.

 [1]http://dev.twitter.com/pages/api_terms
 [2]http://dev.twitter.com/pages/display_guidelines

 Arnaud / @rno

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


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

2011-06-01 Thread timanrebel
Any leads on when third party developers will get the option to upload
photos and videos to Twitter? We as Mobypicture.com would love to be
able to post the photo/video to Twitter as well, instead of only the
tweet

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


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

2011-06-01 Thread Liz Pullen
Similar services on Twitter clients and other social networks screen
for objectionable content.

Will Twitter have some system to avoid the pitfalls faced by other,
similar services? If the content is uploaded on to Twitter's servers,
you are taking responsibility for it.

Liz
l...@whatthetrend.com

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk