Top Banner
Actionscript and Socialnetworking by Aleksandar Gvozden [email protected] http://mrsteel.wordpress.com
14

Alex Gvozden TAC Slides

May 19, 2015

Download

Technology

guestb2939b

Slides from The Actionscript Conference held at Singapore from Aleksandar Gvozden on topic Flash and SocialNetworking
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: Alex Gvozden TAC Slides

Actionscript and Socialnetworkingby Aleksandar Gvozden

[email protected]://mrsteel.wordpress.com

Page 2: Alex Gvozden TAC Slides

Social networking

• online communities of people• Sharing your interests and activities• Interested in others (friends)

interests and activities• Used by millions of people• Most popular MySpace, Facebook,

Habbo, Orkut ………• Social Network Service

Page 3: Alex Gvozden TAC Slides

• Social network – graph based representation of social structure

• Nodes – individuals, companies• Ties – different relationships – friendship,

professional, values, ideas, actions…

Page 4: Alex Gvozden TAC Slides

Facebook user social graph

Page 5: Alex Gvozden TAC Slides

Generations of SNSs:

• Friends list – Classmates.com (first SNS)• Social Network – linkedin.com • Social Media Sites – facebook, myspace

Types of SNSs:

• Online communities, instant messangers…• Open,closed• Socializing, business oriented, match

making, specific

Page 6: Alex Gvozden TAC Slides

Various interactions possible:

• Communication – Media communication– One way or two way– instant or asynchronous– private or public

• Games• Custom apps (music, video)

Identities:• Multiple identities – myspace, facebook …• Digital identity –

– Fragmentation– Fantasy– Temporary

Page 7: Alex Gvozden TAC Slides

Some numbers :• Number of users – questionable stats

– MySpace – 250M+ (110M active)– Facebook – 125M+ (60M active)– LinkedIn – 60M+ (30M active)– Twitter – 3M+ (probable about half a million active in a one

week period)

• Usage varies – 20% - France, Germany, India– 50% - Brasil– 70% - Korea

• Marketing success– 4 of 10000 comparing to 20 of 10000 on non-SNS websites

Page 8: Alex Gvozden TAC Slides

Actionscript

• Scripting language, ECMA standard• Powering Flash platform

– Flash – Flex– AIR– Flash Lite

• Possible to develop without cost (Flex, MTASC)• Great community• Fast development times

Page 9: Alex Gvozden TAC Slides

Flash on the Web

• >90% Internet enabled devices • Around 30% of all webpages have

Flash • Flash platform is cross-browser,

cross-platform• Gives you freedom (fonts, video,

audio, graphics)• Supporting all of the SNS interactions

Page 10: Alex Gvozden TAC Slides

Current state - SNSs

• Most of the SNSs have Flash on their landing page (as MP3 or video player, advertisement or …)

• Almost every SNS have Flash integrated as some of the interactions– Mp3 players, video players, widgets,

games, messaging

• Some of the SNS are Flash based

Page 11: Alex Gvozden TAC Slides

Flash based SNSs

• SNS for young people :– Club Penguin – Gaia Online– Imbee

• Famster – family network – lot of features including sharing, messaging…

• Mooble – socializing, Facebook like• Latest addition Webbr – visualized network

requires FP10 …

Page 12: Alex Gvozden TAC Slides

Flash as part of SNSs

• MySpace – audio, video player, layouts!• Facebook – widgets, games,

campaigns, 3rd party video, audio players

• Online campaigns – Viral : ExperienceWii– Facebook app : Burn Alter Ego – Coca Cola

• Rich media ads – rising marketincluding Flash lite on mobile devices

• AIR apps – AirTalkr, SocialAddict, Twhirl

Page 13: Alex Gvozden TAC Slides

SNSs APIs:• SNS should have API in some form – REST, SOAP

or …• Crossdomain policies are making a problem,

restricting access• Solution is to use proxy in form of PHP or other

Server-side language

• Facebook - http://code.google.com/p/facebook-actionscript-api/

• MySpace – OpenSocial - http://developer.myspace.com/community/libs/actionscript3.aspx

• Twitter – http://code.google.com/p/twitterscript/ Michael

Galpin SWX Aral Balkan - http://apiwiki.twitter.com/SWX+Twitter+API

Page 14: Alex Gvozden TAC Slides

Future of AS and SNS

• Full SNS build on Flash Platform• Pros :

– Cross-platform, cross-browser compatibility– Easy scaling of content– Easy integration into existing web – Audio, video– Visualizations

• Cons :– Not SEO ready – working on it– Not semantic ready