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
Justin Saraceno
December 11, 2013
Technology
0
70
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
200
Strategies for Versioning Your RESTful API
justinsaraceno
0
2.3k
.NET Deployment with AppHarbor
justinsaraceno
0
82
PhoneGap Build with WP7 Compilation
justinsaraceno
2
140
Other Decks in Technology
See All in Technology
オブザーバビリティが広げる AIOps の世界 / The World of AIOps Expanded by Observability
aoto
PRO
0
350
Agile PBL at New Grads Trainings
kawaguti
PRO
1
400
なぜSaaSがMCPサーバーをサービス提供するのか?
sansantech
PRO
8
2.8k
品質視点から考える組織デザイン/Organizational Design from Quality
mii3king
0
200
共有と分離 - Compose Multiplatform "本番導入" の設計指針
error96num
1
360
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
290
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
220
Obsidian応用活用術
onikun94
1
470
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
420
Kiroと学ぶコンテキストエンジニアリング
oikon48
6
9.9k
企業の生成AIガバナンスにおけるエージェントとセキュリティ
lycorptech_jp
PRO
2
160
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
450
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Designing for humans not robots
tammielis
253
25k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Agile that works and the tools we love
rasmusluckow
330
21k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
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