Folge 33: Das neue Facebook und ein bisschen Google+

…und weiter geht’s! Heute mal als ClosedWebPodcast zu den neuen Features von Facebook und Google… Viel Spaß beim hören :)

Länge: 56m, Download MP3

Facebook

Google+

Google+ API

Link: https://developers.google.com/+/

  • Zugriff per API Key oder per OAuth 2.0, letzteres kann mehr (Zugriff auf private Daten)
  • API-Key und Co kann man sich hier holen: https://code.google.com/apis/console/b/0/
  • Basis-Features: Feld-Selektionen, Batching usw.
  • Zugriff auf das Profil: https://www.googleapis.com/plus/v1/people/userId
  • URLs, Orgs, PlacesLived usw.
  • geht aber nur mit Key!
  • People: https://developers.google.com/+/api/latest/people
  • Activities: https://developers.google.com/+/api/latest/activities
  • Kurz: Einfach zu nutzen, alles JSON, ähnlich FB Graph API, aber weniger Content Types.