…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
- Smart Lists
- Live Ticker
- Subscribe-Button
- f8
- Timeline
- OpenGraph V2
- Neue und eigene “Things”/”Verbs” erstellen
- “App Scrobling” -> Neue Buttons
- Strategie?
- Wegen G+?
- Semantic Web?
- Motivation
- Ontologien
Google+
- für alle offen
- Neue iPhone App
- Suche
- Hangouts with Extras
- APIs
- Read only API
- Hangouts API/Apps/Widgets
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.