Questions tagged [facebook-timeline]

The Timeline is a special view of Facebook data aggregating all Open Graph events related to you from birth until now. Facebook describes this as: Tell your life story with a new kind of profile.

The Timeline was introduced at the f8 Facebook Developer Conference in 2011. It replaces the previous Facebook profile with an aggregated view of all associated Open Graph events.

The basic idea is to make all Facebook data around one person accessible on a single page. The level of detail changes from high in the recent past to low in the distant past. At any time, the hidden information beyond the current level of detail can be unhidden and made visible. Also, displayed information can be hidden with a click. It is also possible, to define privacy settings on a per-entry basis for the whole timeline.

The result is a curated representation of a person's life with differing content depending on the viewer (and her associated pricacy setting).

The data itself is enriched with Facebook status posts and new Open Graph app data, that can be added to the timeline by a new class of social apps. These apps, once connected, provide not only singular entries (e.g. I just watched a movie) but also data aggregation in a defined way (e.g. these are my favourite movies over time).

Resources:

269 questions
0
votes
1 answer

Like box not showing photos anymore

For my website www.donelli.nl im using the Facebook likebox. It worked good for a few weeks but now something strange has happend. Since yesterday the likebox is not showing pictures anymore. I have changed nothing in the settings, it just…
0
votes
1 answer

Posting Foursquare check-in to Facebook Timeline map programmatically?

I am working on iOS / php / MySQL application, which uses Foursquare API, in order to post check-ins to Foursquare. I would also like to post these Foursquare check-ins to Facebook Timeline map. Basically, after clicking "Check-in" button, check-in…
Palat
  • 11
  • 4
0
votes
1 answer

How to post to Facebook timeline using format like pinterest?

When you share a photo from a Facebook album it gets diplayed "full width" layout in the timeline (about 567px wide) with a caption below. I also noticed that shared images from pinterest get shown im a format with an image and caption…
Hugh Wormington
  • 305
  • 1
  • 2
  • 10
0
votes
1 answer

Since Feb. 6th, can I post to friends' timeline by Graph API call directly?

My question is, if I am the user using an authorized web application, can I post something to my friends' timeline at once, and without any interactions with me? I've read this topic and other relative posts on stackoverflow, and I understand that…
0
votes
1 answer

How to Upload a Photo to a Facebook Page's Timeline as the Facebook Page itself, Not to the user feed

OK so the cod below basically works fine, WHEN this line is like this: $post_url = '/'.$userPageId.'/feed'; This successfully posts to the Facebook Page Timeline. But I want to upload a photo, and when I change this line to $post_url =…
0
votes
1 answer

Post Large Images/ Pictures on facebook timeline via Graph API

I want to post a photo status on my page timeline but unable to post it. I am able to post status,link,link with thumbnail etc.. I only want to post a photo status via Graph API. I'm using PHP.
0
votes
0 answers

How to provide "post to my timeline" feature in HTML-based Facebook canvas app?

I am having an HTML-based Facebook application, running on Facebook canvas. It is not part of Facebook AppCenter yet. I am looking for an easy way for the application users to post information about my application - if they would like to - to their…
0
votes
1 answer

Posting to application timeline as a user

I need to post status, links, pictures to application time line on the behalf of user. Only available option for me to update application page using "/PAGE_NAME/feed" with manage_page permission. I have successfully posted status using above graph…
Midhere
  • 664
  • 1
  • 4
  • 20
0
votes
1 answer

Feed data between 2 persons on Facebook

Is it possible to get the data posted by a person on the timeline of one other person on Facebook? If it is, how could I do it? Do I need to use FQL queries?
0
votes
1 answer

facebook graph api privacy parameters when posting to a timeline

Does anyone know where its possible to find the new format of privacy parameters when posting to a timeline? On this page, they say some parameters are deprecated and to use the new format, but where is the new format? Considering in the middle of…
0
votes
1 answer

Can I change facebook timeline actions after submission

I am in the process of adding timeline integration in an app by defining a couple custom actions, but there is a chance that we may change these later on (adding optional parameters, changing the box visualization, wording etc). Is this possible to…
riffraff
  • 2,429
  • 1
  • 23
  • 32
0
votes
1 answer

How can I post on my facebook timeline programatically?

I want to publish a story on my timeline. How can this be done?
Ilya Gazman
  • 31,250
  • 24
  • 137
  • 216
0
votes
2 answers

Documentation for getting Facebook feed stream on website?

Trying to integrate a Facebook page stream into an element for a website?
Jeremy
  • 3,620
  • 9
  • 43
  • 75
0
votes
1 answer

Events triggering loading content on Facebook's timeline

I am working on Apache Nutch modification project. We already swapped Nutch's original module with ours built using HtmlUnit. I need to download whole Facebook user site (ex. http://www.facebook.com/profile.php?id=100002517096832), which is going to…
igleyy
  • 605
  • 4
  • 16
0
votes
2 answers

Why is my Facebook page automatically redirecting to external site?

I have a website: www.coversfm.com I made a Facebook page for it: https://www.facebook.com/pages/Covers-FM/139507146178187 When I go to the FB page, I see a yellow message box: "This is the administration interface for your webpage at…
Iain Mullan
  • 199
  • 1
  • 7