18
MAKE YOUR APPLICATION SOCIAL Hüseyin BABAL Software Developer @Sony Sep 2013

Make Your Application Social

Embed Size (px)

DESCRIPTION

How to make your application social in order to use powerful side of social networks

Citation preview

Page 1: Make Your Application Social

MAKE YOUR APPLICATION SOCIAL

Hüseyin BABALSoftware Developer @Sony

Sep 2013

Page 2: Make Your Application Social

● Simple web app● Boring register forms● Lost in the internet world● How can be popular?

Non-social Apps

Page 3: Make Your Application Social

Non-social Apps

Page 4: Make Your Application Social

Non-social Apps

Page 5: Make Your Application Social

● How can user know about your app?● Anyone register to your app?● Different username/pass for each app?

Non-social Apps

Page 6: Make Your Application Social

● Facebook 665 million user● Instagram 45 million photo per day● Linkedin 2 user registers per second● Youtube 100 hours video per minute

Social Network Power

Page 7: Make Your Application Social

● You can also use social network power● How? By using social network users

Social Network Power

Page 8: Make Your Application Social

● Social network Sign-in● Social network Share● Social network built-in plugins● Social network advanced integration

Integration Methods

Page 9: Make Your Application Social

Oauth

Page 11: Make Your Application Social

Share your content on popular networks.

Popular tool AddThis

Social network share

Page 12: Make Your Application Social

Social network built-in plugins

Page 14: Make Your Application Social

● Imagine a site that is fully integrated with Twitter

LongTweet

Social network advanced integration

Page 15: Make Your Application Social

● What if user do not want to grant permission for social integration?

● Email Login!!!● User enters email addres and click sign-

in

Different concept

Page 16: Make Your Application Social

1. User enters email address2. An email sent entered email address with

preconstructed url3. User clicks url and login

Example here

Email login workflow

Page 17: Make Your Application Social

For oauth implementation example with node.js you can have a look at here

For online oauth test apigee is the best

Useful things

Page 18: Make Your Application Social

Any Questions?