• deformed webpage or blog post
because of an embedded film, picture
or link is not acceptable
Let’s face it, embed code is strange!
CASE in POINT : EMBED CODE
<embed src="http://media1.nfb.ca/medias/flash/
ONFflvplayer-gama.swf" width="516" height="337"
allowfullscreen="true" allowscriptaccess="always"
autostart="false" autoplay="false"
flashvars="mID=IDOBJ3521&bufferTime=10&wid
th=516&height=337&image=http://media1.nfb.ca/
medias/nfb_tube/thumbs_large/2009/70ans-
tvbig.jpg&autostart=false&autoplay=false&show
WarningMessages=false&streamNotFoundDelay=
15&lang=en&getPlaylistOnEnd=true&playlist_id=
REL3521&embeddedMode=true"></embed>
Example
The result :
• ugly embed code in your blog posts
when you edit posts.
• changes are error prone for HTML
novices.
• the HTML code can be parsed by the
wp tag filters and be crippled or not
even shown!
One needs to do a lot of leg work - get
the title, author, etc when one wants
to quote properly.
There is a
solution
Let the machines do the hard work
• it was created by pownce -- it's magic,
almost...
• it is an exchange format for media,
links and more...
less hacking gives
you more time to
create content
•help your seo with easy
linking to the original site
•prevent typos when
quoting the source
IT IS ...
oEmbed
oEmbed link
http://www.nfb.ca/film/strange_invaders/
And Because we
maintain many blogs ...
we cooked up a plugin.
Your embeding on
oEmbed
• copy the url of the content page :
http://www.nfb.ca/film/runaway_teaser_3/
• paste it in your blog post
• et voilà!
No more embed
madness
Make this easy :
What is oEmbed
• it’s an exchange format ( meaning
machines do the hard work )
• with providers and consumers
• made for media, links or rich content.
• Magical when implemented fully :
discovery aspect
An automated exchange
between :
• Providers :
• a streaming site (ie : nfb.ca )
• photo site (ie flickr.com)
• ...
and
• Consumers :
• a blog site
• a mashup
• ...
What do the machines
speak ?
JSON
or
XML
What is exchanged ?
• Author information
• provider information
• thumbnail link
• content type
• dimension information
• html code to do the embedding
What is this “discovery”
• information is in the headers
• no prior knowledge required
Problem: Video embed Codes are annoying. Solution: more
Problem: Video embed Codes are annoying. Solution: We developed this Wordpress plugin to embed videos with one simple line (the link to the video page). The plugin works with oEmbed-compatible sites like NFB.ca and Vimeo.com. We willl talk a little bit about what oEmbed is, how this plugin works, and how it can help you share films online. less
0 comments
Post a comment