colosseum

11
Colosseum, AdTech MVP platform April 1, 2015 Seungjoon Lee| [email protected] 1

Upload: seungjoon-lee

Post on 19-Feb-2017

170 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: Colosseum

1

Colosseum, AdTech MVP platform

April 1, 2015

Seungjoon Lee| [email protected]

Page 2: Colosseum

2

Benefits of the lean startup

• Be more innovative.• Stop wasting people’s time.• Be more successful.

Page 3: Colosseum

3

Introducing ShareThis Colosseum MVP platform

• Be more innovative.=> Let’s build any Ad tool when you have creative idea.

• Stop wasting people’s time.=> Build a requested tool quickly, and let users get benefit.

• Be more successful.=> The tools that users like, we will apply it to Ad Platform

• Build fast!=> No specific mockup! Only functions

• Test how this feature fit!=> Test this app works or not

• Get Feedback, then Apply or Remove=> If users like it, apply to the platform Otherwise, remove it.

Page 4: Colosseum

4

Colosseum is powered by …

• Most popular PHP framework, Laravel• PHP template, Smarty• And other Javascript tool (jQuery, Bootstrap and etc)

Page 5: Colosseum

5

Overall Framework - 1

Common(AdAPI)public

-> controller-> {APP-NAME}

-> run.php-> view

-> {APP-NAME}->js

-> controller.js->

adops.sharethis.{APP-NAME}.js->template

-> main.view.tpl-> thumbnail.tpl

Page 6: Colosseum

6

Overall Framework - 2

Page 7: Colosseum

7

Overall Framework - 3

Colosseum Codebase[MyApp]/

template/thumbnail.tpl => App List thumbnail pagemain.view.tpl => App Main page

js/controller.js => App Main page event handlersharethis.adops.myApp.js => JS Class or JS Object

AdAPI CodebaseSrc/

ShareThis/App/

MyApp.php

Page 8: Colosseum

8

Simply build! Simply Remove!

To add App

./colosseum.sh add [APP name]

To remove App

./colosseum.sh rm [APP name]

Page 9: Colosseum

9

Examples (Audit Creative)

Page 10: Colosseum

10

Q & A

Page 11: Colosseum

11

Have a good day, team!