November 2009
LinkedIn Developer Network
(via)LinkedIn APIs
Let your users bring LinkedIn profiles and networks with them to your site or application. You gain better awareness of your users, increase productive engagement, and gain reach through the 52 million professionals on LinkedIn.
June 2009
Shindig - Welcome To Shindig!
by 4 others (via)What is Shindig?
Shindig is a container for hosting social application consisting of four parts:
* Gadget Container JavaScript: core JavaScript foundation for general gadget functionality (read more about gadget functionality). This JavaScript manages security, communication, UI layout, and feature extensions, such as the OpenSocial API.
* Gadget Rendering Server: used to render the gadget XML into JavaScript and HTML for the container to expose via the container JavaScript.
* OpenSocial Container JavaScript: JavaScript environment that sits on top of the Gadget Container JavaScript and provides OpenSocial specific functionality (profiles, friends, activities, datastore).
* OpenSocial Data Server: an implementation of the server interface to container-specific information, including the OpenSocial REST APIs, with clear extension points so others can connect it to their own backends.
Shindig is the reference implementation of OpenSocial API specifications, a standard set of Social Network APIs which includes:
* Profiles
* Relationships
* Activities
* Shared applications
* Authentication
* Authorization
May 2009
Google Wave : Plateforme de communication centralisée
by 2 others (via)Aujourd'hui à la conférence Google I/O (celle ou les participants se sont vu offrir un téléphone HTC Magic, aussi nommé Google Ion, gratuitement), une annonce de Google n'est pas passée inaperçue. Google veut avec Wave (vague en anglais) révolutionner la façon dont on communique sur le net. L'ambition est immense, le projet également, mais l'enthousiasme généré par les développeurs suite à cette annonce donne de grand espoirs. Plus une communauté est active sur un projet, plus celui-ci peut réussir. Google a testé cet effet avec Android, et veut maintenant reproduire le schéma.
April 2009
Facebook PHP Tutorial
I will cover the basics of using the Facebook PHP library and how to get your application started, including:
1. Installing The Facebook Developer Application
2. Downloading The Facebook PHP Client Library
3. Creating Your Application
4. Hello Facebook! Example
5. FBML - Facebook Markup Language
6. Using the Facebook API
Write your first FaceBook App!
(via)I recently tried to get my hands dirty with Facebook application development platform. I know there are a bunch of resources available on the web to help you in the process, but when I was trying get my tiny app to work, I realized there were a few things which aren’t explained too well on http://developer.facebook.com/. I am writing down the step-by-step guide that you can use to create your first Facebook application and join the club!
10 Things That Would Have Been Nice to Know When Starting My Facebook Application: An Entry in padrenel's Journal and Blog at the Experience Project
(via)Alright, just finished my first Facebook app. Some pretty cool functionality they've built there, and it's mostly pretty straightforward to work with, but the documentation is lagging in some areas. Here's a few things I learned along the way, in no particular order - most may seem like no-brainers, but I know I lost some time to most of these!
Main Page - Facebook Developers Wiki
by 1 other (via)The Facebook Developer wiki is a reference for developers interested in Facebook Platform. Facebook Platform is a standards-based Web service with methods for accessing and contributing Facebook data. We've made the methods as easy to understand as possible, and this wiki includes full documentation to help you learn more.
Anthony Catel’s Blog » Créer une application facebook en PHP
Vous hébergez vous même votre application. Lorsque quelqu’un se rend sur votre application, facebook va se connecter à votre page, l’interpréter (transformer le FBML, etc…) et afficher le résultat dans le “canvas” (c’est à dire comme une page facebook classique) héritant donc du style CSS et mise en page de facebook.
1
(8 marks)