Note that there are some explanatory texts on larger screens.

plurals
  1. POFacebook: post on behalf of User, share custom designed content
    primarykey
    data
    text
    <p>I read through <a href="https://developers.facebook.com/docs/opengraph/overview/" rel="nofollow noreferrer">facebook's documentation</a> and I've seen some examples on the webs, but I can't fully understand the process involved in posting content on the users timeline.</p> <p>I want to connect the account of my users (users of a web application, which allows to manage and visualize some media content on a custom flash player) to Facebook, and whenever they want, let them share into their own timelines a "story" about the project they've just created.</p> <p>In particular, I want to show on their timelines the flash player, and other HTML+CSS+JS content and/or interactions. Something like "<strong><em>user</strong> has <strong>created</strong> a <strong>project</strong> on <strong>MyAPP</em></strong>" and then show a summary of that project on the timeline. (I have already done something similar using only open graph meta tags and a URL that embeds a fully interactive flash player into the timeline, <a href="https://stackoverflow.com/questions/17228097/embedded-swf-posted-on-fb-wall-wont-appear-on-new-facebook-ui">just like a youtube video</a>)</p> <p>I read through <a href="https://developers.facebook.com/docs/opengraph/guides/collections/" rel="nofollow noreferrer">collections</a>, actions, stories and other stuff, but I still don't know:</p> <ol> <li><p>Is it possible to do this: share on behalve of the user, custom tailored content? Like custom HTML + CSS + JS (and Flash) ??</p></li> <li><p>If the above is possible, what, nn general lines, must be done to accomplish it? Create a <strong>Facebook App, create custom actions, stories, collections, objects</strong>... ??</p></li> <li><p>The picture bellow is what <a href="http://runkeeper.com/" rel="nofollow noreferrer">RunKeeper</a> posts on my timeline after each of my runs. Is this graph something standard, made by Facebook? Or Runkeeper itself designs, creates and posts the content explicitly that way for their users ??</p></li> </ol> <p><img src="https://i.stack.imgur.com/vlikc.png" alt="runkeeper graph that gets posted on my timeline each time I go out for a run"></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload