twilio at the google app engine meetup 2009-10

Post on 08-May-2015

8.202 Views

Category:

Technology

4 Downloads

Preview:

Click to see full reader

DESCRIPTION

Slides from the Twiliobot presentation at the Google Wave Meetup in Palo Alto on Oct 6, 2009 organized by Bill Katz

TRANSCRIPT

Copyright 2009 Twilio

App Engine Meetup2009-10-05

Copyright 2009 Twilio

So, you’re meeting with the whitehouse....

to the rescue!

Flu Hotline DemoBuilt on Google App Engine in one hour

LIVEFLU

LOCATOR

LIVE RSS FEEDFROMCDC

4155551212

Twilio

HTTP

HARD EASY!

XMLMP3, wav, etc.

Telecom Goo

PSTNCLECs

SIPuLawGSM G.711

Request/Response

ProgrammingModel

<form action=”digits.php”> <input type=”text” name=”digits” /> <input type="submit" value="Go"/></form>

Request/Response

HTML

<form action=”digits.php”> <input type=”text” name=”digits” /> <input type="submit" value="Go"/></form>

Request/Response

Submit back to digits.phpon input

HTML

<Gather numDigits=”5” action=”digits.php”/>

Apply the same model forvoice applications

Request/Response

TwiML

<Gather numDigits=”5” action=”digits.php”/>

Request/Response

Submit back to digits.phpon input

TwiML

Request/Response

r = twilio.Response()r.append(twilio.Say("Hello World"))print r

Python Libaries

Support for App Engine & urlfetch() in Twilio REST API

Simple, Powerful API Only Five Building Blocks.

Scales Automatically10 or 10,000 Simultaneous Calls.

Pay-As-You-Go Pricing No upfront, no commitment. Pay only for what you use.

Annoncingthe

Winner...

Netbook contest

(877) 265-8137price-it.appspot.com

Congratulations to Audrey M. Roy who won anew netbook and $1,000 of Google App Engine Credit!

Simplifying TelecomSimple • Powerful • Pay-As-You-Go

Evan CookeCo-Founder & CTO

twitter: @twiliophy@twilio.com

http://www.twilio.com

top related