Displaying 1 result from an estimated 1 matches for "oohembed".
Did you mean:
noembed
2009 Jan 28
0
How does facebook’s Share a link feature work?
...the page''s title and favicon.
Facebook go beyond that and if it''s youtube it gives you an embed object
and so on. I asked the same question on stackoverflow
http://stackoverflow.com/questions/477899/how-does-facebooks-share-a-link-feature-work
where I was introduced to oEmbed and oohEmbed. I guess they are great.
What I want exactly is
1. A user attaches a url with his blog post for example
2. when showing that blog post, one of the following things should
happen
a) If youtube and other video sites, embed that video in its proper
player
b) if an image, show the thumbnail
c) else, s...