social beans

21
Social Beans Building Blocks of the Social Web

Upload: esokullu

Post on 12-Jul-2015

628 views

Category:

Business


0 download

TRANSCRIPT

Page 1: Social Beans

Social Beans

Building Blocks of the Social Web

Page 2: Social Beans

Building Blocks of the Social Web

• Comments

Page 3: Social Beans

Building Blocks of the Social Web

• Comments

• Rating

Page 4: Social Beans

Building Blocks of the Social Web

• Comments

• Rating

• Tagging

Page 5: Social Beans

Building Blocks of the Social Web

• Comments

• Rating

• Tagging

• Sharing & Bookmarking

Page 6: Social Beans

Building Blocks of the Social Web

• Comments

• Rating

• Tagging

• Sharing & Bookmarking

• Editing

Page 7: Social Beans

Building Blocks of the Social Web

• Comments

• Rating

• Tagging

• Sharing & Bookmarking

• Editing

• and so on…

Page 8: Social Beans

• Common elements in all social applications such as:

– forums,

– wikis,

– blogs

– etc

These are…

Page 9: Social Beans

• Common elements in all social applications such as:

– forums,

– wikis,

– blogs

– etc

• Common Denominators of the Social Web

These are…

Page 10: Social Beans

Other Common Elements include:

• Users

Page 11: Social Beans

Other Common Elements include:

• Users

• Profiles

Page 12: Social Beans

Other Common Elements include:

• Users

• Profiles

• Avatars

Page 13: Social Beans

Other Common Elements include:

• Users

• Profiles

• Avatars

• Roles

Page 14: Social Beans

Other Common Elements include:

• Users

• Profiles

• Avatars

• Roles

• Newsfeed

Page 15: Social Beans

Why don’t we outline those elements by a syntax specific to the social web?

Page 16: Social Beans

Why don’t we outline those elements by a syntax specific to the social web?

Why do we keep reinventing the wheel, writing social applications with very low level

languages such as HTML and PHP

It’s like creating a web page with Assembly Code!

Page 17: Social Beans

Why don’t we outline those elements by a syntax specific to the social web?

Why do we keep reinventing the wheel, writing social applications with very low level

languages such as HTML and PHP

Page 18: Social Beans

Why don’t we outline those elements by a syntax specific to the social web?

Why do we keep reinventing the wheel, writing social applications with very low level

languages such as HTML and PHP

It’s like creating a web page with Assembly Code!

Page 19: Social Beans

That’s why we’ve created Social BeansSkeleton Portability across Social Media Publishing Platforms

Page 20: Social Beans

That’s why we’ve created Social BeansSkeleton Portability across Social Media Publishing Platforms

<socialbean version=“0.1”><settings>

<defaultmodule>videos</defaultmodule><template type=“universal”>summer</template>

</settings><module type=“video” id=“videos”>

<subscription enabled=“false” /><sort type=“date” /><moderation>

<read type=“anyone” /><write type=“custom” moderation=“false”>

<role id=“video_moderator”></write><write type=“member” moderation=“true” />

</moderation><activityrank>

<per-write point=“5” /></activityrank><features>

<allow-youtube /><allow-metacafe /><allow-external /><allow-dailymotion type=“false” /></features><title><![CDATA[Vidyoooz!]]></title><blocks>

<vote weight=“100” /><extrablock weight=“250” id=“rulez”><![CDATA[Feel free to add yoour videos<br

/>Irrelevant content will be deleted and irresponsible members will be banned. Please do your best!]]></extrablock></blocks>

</module><module type=“photo” id=“photos”>

……

</module></socialbean>

Page 21: Social Beans

Social Beans 0.1 is ready

• It’s live on http://socialbeans.org

• Plugins available for

– MediaWiki

– And Wordpress