Mashing up The Mobile

80
MA S H Paul Downey & Uros Rapajic (BT) May 2007 * * * mobile

description

Slides from "Paul Downey (BT) and Uros Rapajic (BT): Mashing-up the Mobile" about integrating the Web with the mobile phone using the BT Web21C SDK at WWW2007 Banff, May 2007 http://www2007.org/prog-Developers.php

Transcript of Mashing up The Mobile

Page 1: Mashing up The Mobile

MA S H Paul Downey & Uros Rapajic (BT)May 2007

* * *

mobile

Page 2: Mashing up The Mobile

Please Leave

Your Mobile

ON!

Page 3: Mashing up The Mobile

Web ON THE

Phone

Web and Phonenot

Page 4: Mashing up The Mobile
Page 5: Mashing up The Mobile
Page 6: Mashing up The Mobile

The Web

TELCO

Page 7: Mashing up The Mobile

the web

Page 8: Mashing up The Mobile
Page 9: Mashing up The Mobile

MINISTRY OF TELCO

Page 10: Mashing up The Mobile
Page 11: Mashing up The Mobile

telepocalypse.com

Page 12: Mashing up The Mobile

x

Page 13: Mashing up The Mobile

THE WEB

DEVELOPERS -help build-

Page 14: Mashing up The Mobile

DEVELOPERS

We -love-

sdk.bt.com

Page 15: Mashing up The Mobile

sdk.bt.com

Page 16: Mashing up The Mobile
Page 17: Mashing up The Mobile

SMS 10 outgoing international messages

160 characters each

Voice Call 10 international calls

2 minutes each

Conference Call 10 international calls

4 participants 2 minutes each

Page 18: Mashing up The Mobile

The Web

Web Services

Page 19: Mashing up The Mobile

What aregoing

to build?YOU

Page 20: Mashing up The Mobile

here's

built!WEsomething

Page 21: Mashing up The Mobile

http://www.flickr.com/photos/nao-cha/51207191/

Page 22: Mashing up The Mobile

WebDogAndBone!

Page 23: Mashing up The Mobile

how

built WE

it!

Page 24: Mashing up The Mobile

SMS IN

Page 25: Mashing up The Mobile

webdogandbone

messagespull

SMS In

Page 26: Mashing up The Mobile

SMS OUT

Page 27: Mashing up The Mobile

@psd hello!

Page 28: Mashing up The Mobile

webdogandbone SMS In

SMS Outmessages

users

feedslurper

pull

pull

push

Page 29: Mashing up The Mobile

!call psd

Page 30: Mashing up The Mobile

!conf banff

Page 31: Mashing up The Mobile

webdogandbone SMS In

Voice Call

Conf Call

SMS Outmessages

users

feedslurper

pull

pull

push

Page 32: Mashing up The Mobile

the web

Page 33: Mashing up The Mobile
Page 34: Mashing up The Mobile
Page 35: Mashing up The Mobile

webdogandbone SMS In

Voice Call

Conf Call

SMS Outmessages

users

feeds

subscribersfeedslurper

pull

pull

push

Page 36: Mashing up The Mobile

!hotspot calgary

Page 37: Mashing up The Mobile
Page 38: Mashing up The Mobile

!price apple ipod shuffle

1GB

Page 39: Mashing up The Mobile
Page 40: Mashing up The Mobile
Page 41: Mashing up The Mobile

SHOW ME THE CODE!

Page 42: Mashing up The Mobile

/* * make one phone ring another */ $web21c = new Web21c('myapp');

$voice = $web21c->ThirdPartyCall();

$voice->makeCall( "tel:+178..", "sip:uros@..");

Page 43: Mashing up The Mobile

/* * send text message */ $m = $web21c->MessagingOneWay();

$m->sendMessage(array("tel:+447.."), "myapp", "I'm on the train!");

Page 44: Mashing up The Mobile

/* * receive text messages */ $m = $web21c->MessagingInbound();

$r = $m->getReceivedMessages( "myapp");

print $r->senderUri; print $r->messageText;

Page 45: Mashing up The Mobile

VIRTUAL WORLDS

Page 46: Mashing up The Mobile
Page 47: Mashing up The Mobile

What are you doing?

... in 140 characters ...

Page 48: Mashing up The Mobile
Page 49: Mashing up The Mobile
Page 50: Mashing up The Mobile
Page 51: Mashing up The Mobile
Page 52: Mashing up The Mobile
Page 53: Mashing up The Mobile

L:home=517 Spruce Ln, Lenexa, KS 60502

L:work=300 Alameda Parkway, San Jose, CA 92012

L:banff, canada

L:30.010,-90.007

L:work

Page 54: Mashing up The Mobile

http://api.twittervision.com/user/current_status/psd.json

http://api.twittervision.com/user/current_status/psd.xml

http://api.twittervision.com/user/current_status/psd.yaml

Page 55: Mashing up The Mobile
Page 56: Mashing up The Mobile

treeho.us

phoneymashups

Page 57: Mashing up The Mobile
Page 58: Mashing up The Mobile

geoRSS

Page 59: Mashing up The Mobile
Page 60: Mashing up The Mobile
Page 61: Mashing up The Mobile
Page 62: Mashing up The Mobile

ideas ...

Page 63: Mashing up The Mobile

TAXI-CAB NOW!

PIZZA

KIP ALERT!ARRIVING

Page 64: Mashing up The Mobile
Page 65: Mashing up The Mobile
Page 66: Mashing up The Mobile
Page 67: Mashing up The Mobile

GAMES

SMS

LOCATION

CALLSBIG

Page 68: Mashing up The Mobile
Page 69: Mashing up The Mobile

http://www.cruelgame.com/

Page 70: Mashing up The Mobile
Page 71: Mashing up The Mobile
Page 72: Mashing up The Mobile

B.U.G

Page 73: Mashing up The Mobile
Page 74: Mashing up The Mobile
Page 75: Mashing up The Mobile

WHATNEXT?

Page 76: Mashing up The Mobile
Page 77: Mashing up The Mobile

OF THIS

COOL STUFF!

MOREWe WANT

Page 78: Mashing up The Mobile

BUILD IT!

YOUCAN

Page 79: Mashing up The Mobile

YES YOU CAN!

Page 80: Mashing up The Mobile

sdk.bt.comregister

download

phones ring!make