Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
SMS and Voice API's
Search
jonathanhculver
August 15, 2013
Programming
0
70
SMS and Voice API's
An introduction to SMS and Voice API's using Tropo, Ruby, and Sinatra.
jonathanhculver
August 15, 2013
Tweet
Share
Other Decks in Programming
See All in Programming
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
290
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
91
30k
Discover Metal 4
rei315
2
140
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
2
850
20250704_教育事業におけるアジャイルなデータ基盤構築
hanon52_
5
810
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
600
10 Costly Database Performance Mistakes (And How To Fix Them)
andyatkinson
0
400
Agentic Coding: The Future of Software Development with Agents
mitsuhiko
0
110
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
520
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
210
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
780
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
270
Featured
See All Featured
Statistics for Hackers
jakevdp
799
220k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Typedesign – Prime Four
hannesfritz
42
2.7k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Into the Great Unknown - MozCon
thekraken
40
1.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Designing Experiences People Love
moore
142
24k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
The Cost Of JavaScript in 2023
addyosmani
51
8.5k
4 Signs Your Business is Dying
shpigford
184
22k
Facilitating Awesome Meetings
lara
54
6.4k
Transcript
SMS / Voice API’s Jon Culver
Build Something Pilot • Git • Ruby • Sinatra –
Micro Frameworks • Tropo – Voice / SMS API • Bitbucket • Best Practices
Machine Setup • Ruby - $ \curl -L https://get.rvm.io |
bash -s stable --ruby • Sinatra - $ sudo gem install sinatra • Tropo - $ sudo gem install tropo-webapi-ruby • Git - http://git-scm.com/download
Git http://rogerdudler.github.io/git-guide/
Git Pull
Ruby Intro http://learnxinyminutes.com
Ruby Intro http://learnxinyminutes.com
Ruby Intro http://learnxinyminutes.com
Sinatra http://sinatrarb.com Routes • HTTP method paired with a URL-matching
pattern. • Each route is associated with a block:
Tunnlr http://tunnlr.com
Tropo Web (HTTP) API
SMS Receive
Voice Menu
Bitbucket http://bitbucket.org
Best Practices Don’t Be Evil
Thanks! @jonathanhculver (twitter, facebook, github, gmail) @culverlabs http://culverlabs.co http://github.com/jonathanhculver