<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2008:/1/tag:www.readwriteweb.com,2008://1.6275-</id>
  <updated>2008-08-07T03:23:06Z</updated>
  <title>Comments for oEmbed: An Open Format for Embedding Media</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6275</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=6275" title="oEmbed: An Open Format for Embedding Media" />
    <published>2008-05-09T17:29:17Z</published>
    <updated>2008-05-09T18:51:51Z</updated>
    <title>oEmbed: An Open Format for Embedding Media</title>
    <summary>oEmbed is a newly released spec from Cal Henderson (of Flickr), Mike Malone and Leah Culver (of Pownce), and Richard Crowley (of OpenDNS) that allows web sites to quickly and easily embed media when a user posts a link directly to that resource. oEmbed is an open format which standardizes the process of embedding photos,...</summary>
    <author>
      <name>Josh Catone</name>
      <uri>http://www.readwriteweb.com/</uri>
    </author>
    
    <category term="Products" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img border="0" src="http://www.readwriteweb.com/images/viddler-embed-icon.jpg" width="150" height="92" /><a href="http://oembed.com/">oEmbed</a> is a newly released spec from Cal Henderson (of Flickr), Mike Malone and Leah Culver (of Pownce), and Richard Crowley (of OpenDNS) that allows web sites to quickly and easily embed media when a user posts a link directly to that resource.  oEmbed is an open format which standardizes the process of embedding  photos, videos,  links, or other media and circumvents the media provider's API (or the need for screen scraping if they don't offer one).  It works by turning a link to, say, a photo or video into XML or JSON that tells the user how to embed that media.</p>]]>
      <![CDATA[<p>"oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly," says the authors on the oEmbed web page.</p>

<p>As an example <a href="http://flickr.com/services/oembed?url=http://flickr.com/photos/bees/2362225867/">http://flickr.com/services/oembed?url=http://flickr.com/photos/bees/2362225867/</a> returns:</p>

<p>
<pre>
&#60;oembed&#62;
	&#60;version&#62;1.0&#60;/version&#62;
	&#60;type&#62;photo&#60;/type&#62;
	&#60;title&#62;Bacon Lollys&#60;/title&#62;
	&#60;author_name&#62;bees&#60;/author_name&#62;
	&#60;author_url&#62;http://www.flickr.com/photos/bees/&#60;/author_url&#62;
	&#60;cache_age&#62;3600&#60;/cache_age&#62;
	&#60;provider_name&#62;Flickr&#60;/provider_name&#62;
	&#60;provider_url&#62;http://www.flickr.com/&#60;/provider_url&#62;
	&#60;width&#62;500&#60;/width&#62;
	&#60;height&#62;375&#60;/height&#62;
	&#60;url&#62;
		http://farm4.static.flickr.com/3040/2362225867_4a87ab8baf.jpg
	&#60;/url&#62;
&#60;/oembed&#62;
</pre>
</p>

<p>Early adopters of the oEmbed spec are Flickr, Viddler, Pownce, Qik, and Revision3.  Viddler has created a <a href="http://lab.viddler.com/services/oembed/form.php">form to test the web service</a>, so you can see it in action.</p>

<p>Essentially, oEmbed makes it easier to access photos and videos with a simple URL. Standardizing how things are embedded  means that, for example, a social network could allow users to simply embed media from oEmbed enabled sites just by entering a URL to a photo or video -- and the "customer" site wouldn't need to deal with multiple APIs from each provider.</p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6275-comment:54418</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6275" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php#c54418" />
    <title>Comment from Guillaume on 2008-05-09</title>
    <author>
        <name>Guillaume</name>
        <uri>http://www.yoono.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.yoono.com">
        <![CDATA[<p>Excellent idea :) </p>

<p>For some reason Pownce seems to parse viddler coorectly but not Flickr...</p>]]>
    </content>
    <published>2008-05-09T21:11:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6275-comment:54436</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6275" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php#c54436" />
    <title>Comment from Douglas Karr on 2008-05-09</title>
    <author>
        <name>Douglas Karr</name>
        <uri>http://www.douglaskarr.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.douglaskarr.com">
        <![CDATA[<p>Interesting concept.  I guess one of the advantages is indexing media and not having to worry about type when you want to extract and display.  Also seems to me that this would be a great means of daisy-chaining or combining media types.  I could have a static image followed by a video followed by another image... all with simple javascript to parse the XML to display the right type at the right time.</p>

<p>Wow - seems like there's a ton of opportunity in this for storing and presenting media types that don't match.  As well, will be a great way to put media on a site and add some authentication or limitations to who can get the response back.  So I could display on my blog, but someone else who makes the request could get a totally different response!</p>]]>
    </content>
    <published>2008-05-10T02:12:01Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6275-comment:54461</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6275" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php#c54461" />
    <title>Comment from kevin on 2008-05-10</title>
    <author>
        <name>kevin</name>
        <uri>http://blog.howiworkdaily.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.howiworkdaily.com">
        <![CDATA[<p>pownce has always impressed with its early adoption of standards like oauth, oembed, etc.</p>

<p>but more importantly, standards like oembed will ease the pain for developers which will optimize the implementation of these types of application features and in the end increase user experience across the board.</p>

<p>win win.</p>

<p>good to see this type of post.</p>]]>
    </content>
    <published>2008-05-10T11:31:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6275-comment:54752</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6275" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/oembed_open_format.php#c54752" />
    <title>Comment from Pawel on 2008-05-14</title>
    <author>
        <name>Pawel</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>If anyone is intersted I've created proposal for Zend Framework component Zend_Oembed. Details here: <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Oembed+-+Pawel+Przeradowski." rel="nofollow">http://framework.zend.com/wiki/display/ZFPROP/Zend_Oembed+-+Pawel+Przeradowski.</a> I also have sketchy but working implementation on top of Zend_Http_Client. I'm looking forward to your ideas and feedback.</p>]]>
    </content>
    <published>2008-05-14T10:01:28Z</published>
  </entry>

</feed>