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
Meetup Door Prize
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Justin Saraceno
December 11, 2013
Technology
0
75
Meetup Door Prize
Triangle .NET User Group Dec 11, 2013 presentation: Lightning talk about meetupdoorprize.com
Justin Saraceno
December 11, 2013
Tweet
Share
More Decks by Justin Saraceno
See All by Justin Saraceno
Scoutbook 101
justinsaraceno
0
210
Strategies for Versioning Your RESTful API
justinsaraceno
0
2.3k
.NET Deployment with AppHarbor
justinsaraceno
0
88
PhoneGap Build with WP7 Compilation
justinsaraceno
2
150
Other Decks in Technology
See All in Technology
kintone開発のプラットフォームエンジニアの紹介
cybozuinsideout
PRO
0
860
[AEON TECH HUB #24] お客様の長期的興味の理解に向けて
alpicola
0
140
OpenClawで回す組織運営
jacopen
3
680
複数クラスタ運用と検索の高度化:ビズリーチにおけるElastic活用事例 / ElasticON Tokyo2026
visional_engineering_and_design
0
130
EMからVPoEを経てCTOへ:マネジメントキャリアパスにおける葛藤と成長
kakehashi
PRO
9
1.6k
S3はフラットである –AWS公式SDKにも存在した、 署名付きURLにおけるパストラバーサル脆弱性– / JAWS DAYS 2026
flatt_security
0
1.7k
JAWS DAYS 2026 ExaWizards_20260307
exawizards
0
410
Google系サービスで文字起こしから勝手にカレンダーを埋めるエージェントを作った話
risatube
0
110
越境する組織づくり ─ 多様性を前提にしたチームビルディングとリードの実践知
kido_engineer
2
180
スクリプトの先へ!AIエージェントと組み合わせる モバイルE2Eテスト
error96num
0
150
オレ達はAWS管理をやりたいんじゃない!開発の生産性を爆アゲしたいんだ!!
wkm2
4
490
8万デプロイ
iwamot
PRO
2
230
Featured
See All Featured
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
99
Documentation Writing (for coders)
carmenintech
77
5.3k
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
310
Chasing Engaging Ingredients in Design
codingconduct
0
140
How to Grow Your eCommerce with AI & Automation
katarinadahlin
PRO
1
140
My Coaching Mixtape
mlcsv
0
69
[SF Ruby Conf 2025] Rails X
palkan
2
820
The agentic SEO stack - context over prompts
schlessera
0
690
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
530
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
210
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Transcript
MeetupDoorPrize.com Justin Saraceno Triangle .NET User Group Lightning Talk -
Dec 11, 2013
The Story • Used to hand out paper raffle tickets
at the end of each meeting. • Moved to counting off at the end of each meeting and choosing random numbers. • Our attendance grew and we started using Meetup.com • Meetup.com has a GREAT API!
Start by logging in via Meetup OAuth 2.0 (because API
key calls aren’t unlimited)
Log in & Authorize
None
None
The Tech • Hosted on Site44.com with DropBox • It’s
all HTML & Javascript • Uses Meetup.com’s API: – For Authorization via Oauth 2.0 – For Event & People Data
It’s Simple!
Why? • To Learn JavaScript! • To Consume A Real-Live
API • To use OAuth 2.0 • Bonus: It’s Actually Useful!
What’s Next? • Migrate from Bootstrap 2 => 3 •
Design improvements • JavaScript improvements • Mobile?
It’s on GitHub!
None
The End