At the f8-conference Facebook just announced the new timeline view. This is based on the new Open-Graph model
The question is, how is this data retrieved via the API?
Retrieval should address a number of complexities:
Right now, it is not obvious to me if this is or will be possible at all.
In answer to agam360’s further question in the comments,
But how can we get that "Cover Photos" Id? (looping though all of the Graph data?!)
Use FQL, and take name="Cover Photos"
into the WHERE condition of your query too. (But keep in mind that this album name is locale dependend, so if you should be querying the data in another locale than english, you’ll have to adapt the search term.)
Partial answer to the fourth bullet:
There is a new photo album called "Cover Photos" with the cover image on position 1. Unfortunately, there doesn't seem to be a way to find the positioning coordinates that define the viewport on the image.
{edit} There's now a cover
field on a user which returns the cover photo and the x/y offset needed to display it the same way it's displayed on Facebook {/edit}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With