background preloader

Facebook

Facebook Twitter

Tutoriel : comment configurer la timeline sur une page Facebook (mode Journal) Par Olivier Duffez, Lundi 26 mars 2012 Comme cela a été fait avec les profils (comptes perso), Facebook a imposé aux pages le 30 mars 2012 de passer au nouveau format, l'affichage timeline (Journal en bon français). Voici un petit tutoriel pour vous aider à configurer votre page pro au nouveau format Journal. Après avoir lu ce tutoriel, n'oubliez pas de répondre au sondage publié sur Facebook ! Ce qui change Parmi les changements les plus visibles, c'est le haut de la page (avec la photo de couverture), la mise en avant de certaines publications et l'affichage chronologique en 2 colonnes. Parmi les autres changements importants, la possibilité de dialoguer par messages privés avec vos fans (lisez les détails à la fin de cet article). Voici un exemple de Page au nouveau format timeline : Facebook va imposer aux pages le nouveau mode journal (timeline) Comment paramétrer la timeline d'une page Facebook Ajouter une photo de couverture Configurer la photo de profil Si vous avez besoin d'aide :

How To Recreate That Facebook Profile Picture Hack. Since French artist Alexandre Oudin took advantage of the new Facebook design to express himself, we’ve been seeing some creative ways to mess with your (and your friends’) profile pictures. As we predicted, Oudin’s hack has inspired other users to play around with their profile to pretty interesting effect.

And for those of you that don’t want to trial and error around with the 532 px by 180 px and 97 by 68 px image limitations, photographer Florian Stravock has made the above Photoshop tutorial to help you perfectly execute on your super profile pic. Abridged steps, below: 1) Take a screenshot of your current Facebook page. 2) Create a new Photoshop doc. 3) Grab the Slice tool (same family as the Crop tool) and select around the pictures. 4) With the Marquee tool, select around the sliced areas. 5) Bring the image that you want on Facebook into Photoshop and position it roughly the way you want it. 6) Drag the image layer under the Facebook layer and refine your positioning. Design and Code an Integrated Facebook App: HTML + CSS. Welcome back! In this part of the tutorial we're going to be coding our design into HTML and illustrating some of Facebook's CSS style properties that will give it that native feel.

So stick with me, make yourself a cup of tea and happy coding! Introduction Welcome to part 2 of our design and code a native Facebook app. In the last article we looked behind the scenes at some of the thought processes involved with creating a native look and feel Facebook app. Although we didn't go into great detail about the actual design of it in Photoshop; we did discuss how Facebook's design principles can help you with designing your app.

What We'll be Creating In this part of the tutorial we're going to be coding that design into HTML and illustrating some of Facebook's CSS style properties that will give it that native feel. Step 1: Failing to Prepare is Preparing to Fail It's always a good idea to begin with a bit of forward planning. Step 2: App Structure cssjsimagesindex.html Step 3: HTML Markup. Echo - Développeurs Facebook. JavaScript SDK - Développeurs Facebook. All Docs Web SDKs Docs/Web SDKs/JavaScript SDK/ On This Page Facebook SDK for JavaScript A rich set of client-side functionality for adding Social Plugins, Facebook Login and Graph API calls. Guides Frameworks Termination of SHA-1 Support. Créer une application Facebook en PHP - Tutorial. Api - Développeurs Facebook. PHP SDK Overview - Développeurs Facebook. Développeurs Facebook.

Page_Insights_fr_FR.pdf (Objet application/pdf) [TLK]Using the new Oauth flow for Pages. Créer une nouvelle application Facebook - Tutorial. Dans ce chapitre, nous allons voir un peu de théorie sur la création d'applications Facebook, notamment le choix entre une application Facebook Canvas ou iFrame. Ensuite nous créerons et configurerons l'application Facebook pour obtenir nos codes d'API sur la page développeur Facebook. Comment fonctionne une application Facebook ? Commençons par un peu de théorie, et comprendre comment fonctionne une application Facebook. Tout d'abord, le type d'application Facebook, il y'en a deux: Application Facebook CanvasApplication Facebook iFrame Application Facebook Canvas Le premier type "Canvas" permet l'utilisation du langage Facebook, le FBML (et n'a rien avoir avec la balise HTML5 Canvas).

L'application est située sur vos serveurs, mais au lieu d'être directement intégrée dans une iframe, Facebook va lire le résultat HTML/FBML de vos pages et interpréter le code FBML présent pour le remplacer (fb:name sera remplacé par le nom de l'utilisateur par exemple). Application Facebook iFrame. Registration - Développeurs Facebook.