Top Banner
SOCIALISM ACTIVITY STREAMS, & FEDERATING THE SOCIAL WEB #fsws Portland, OR Chris Messina July 18, 2010 Federated Social Web Summit
18

Socialism, Activity Streams, & Federating The Social Web

May 06, 2015

Download

Technology

Chris Messina

Brief set of slides I put together for the Federated Social Web Summit.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Socialism, Activity Streams, & Federating The Social Web

SOCIALISMACTIVITY STREAMS, & FEDERATING THE SOCIAL WEB#fsws

Portland, OR ••Chris Messina July 18, 2010Federated Social Web Summit •

Page 2: Socialism, Activity Streams, & Federating The Social Web

actor verb object target

Page 3: Socialism, Activity Streams, & Federating The Social Web

Photo by trainman74

ATOM

JSON

Page 4: Socialism, Activity Streams, & Federating The Social Web

ATOM+ACTIVITYSTREAMS<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom" xmlns:activity="http://activitystrea.ms/spec/1.0/">

  <entry>

      <title>...</title>

      <link rel=”alternate”>...</link>

      <id>...</id>

      <updated>...</updated>

      <author>

        <activity:object-type>person</activity:object-type>

        <name>...</name>

      </author>

      <activity:verb>post</activity:verb>

      <activity:object>

        <activity:object-type>note</activity:object-type>

        <content type=”html”>

          ...

        </content>

      </activity:object>

  </entry>

</feed>

Page 5: Socialism, Activity Streams, & Federating The Social Web

ATOM+ACTIVITYSTREAMS<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom" xmlns:activity="http://activitystrea.ms/spec/1.0/">

  <entry>

      <title>...</title>

      <link rel=”alternate”>...</link>

      <id>...</id>

      <updated>...</updated>

      <author>

        <activity:object-type>person</activity:object-type>

        <name>...</name>

      </author>

      <activity:verb>post</activity:verb>

      <activity:object>

        <activity:object-type>note</activity:object-type>

        <content type=”html”>

          ...

        </content>

      </activity:object>

  </entry>

</feed>

person

post

note

Page 6: Socialism, Activity Streams, & Federating The Social Web

VERBS & OBJECTS

Page 7: Socialism, Activity Streams, & Federating The Social Web

VERBS & OBJECTS

• Add Friend• Check-in• Favorite• Follow• Like• Join• Play• Post• Save• Share• Tag• Update

• Article• Audio• Bookmark• Comment• File• Folder• Group• List• Note• Person• Photo• Photo Album• Place• Playlist• Product• Review• Service• Status• Video

Page 8: Socialism, Activity Streams, & Federating The Social Web
Page 9: Socialism, Activity Streams, & Federating The Social Web

VERBS & OBJECTS

• Add Friend• Check-in• Close• Commit• Created• Edited• Follow• Fork• Join• Open• Post• Pull• Push• Resolve• Save• Share• Tag• Update

• Article• Branch• Comment• File• Folder• Group• Issue• List• Master• Note• Page• Person• Photo• Project• Service• Status• Video

GitHub

Page 10: Socialism, Activity Streams, & Federating The Social Web
Page 11: Socialism, Activity Streams, & Federating The Social Web
Page 12: Socialism, Activity Streams, & Federating The Social Web
Page 13: Socialism, Activity Streams, & Federating The Social Web
Page 14: Socialism, Activity Streams, & Federating The Social Web

VERBS & OBJECTS

• Accept• Add Friend• Answer• Ask• Award• Follow• Join• Post• Revise• Share• Tag• Update

• Article• Badge• Comment• File• Group• List• Note• Person• Photo• Question• Status• Tag• Video

StackOverflow

Page 15: Socialism, Activity Streams, & Federating The Social Web

VERBS & OBJECTS

• Add Friend• Check-in• Follow• Join• Post• Save• Share• Tag• Update

• Article• Comment• File• Group• List• Note• Person• Photo• Status• Video

StackOverflow+ GitHub

Page 17: Socialism, Activity Streams, & Federating The Social Web

“History is written by the winners”

—George Orwell Tribune, 4 February 1944

Page 18: Socialism, Activity Streams, & Federating The Social Web

I’m on a horse.