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
81
PhoneGap Build with WP7 Compilation
justinsaraceno
2
140
Other Decks in Technology
See All in Technology
「良さそう」と「とても良い」の間には 「良さそうだがホンマか」がたくさんある / 2025.07.01 LLM品質Night
smiyawaki0820
1
550
開発生産性を組織全体の「生産性」へ! 部門間連携の壁を越える実践的ステップ
sudo5in5k
2
7k
スタートアップに選択肢を 〜生成AIを活用したセカンダリー事業への挑戦〜
nstock
0
170
Backlog ユーザー棚卸しRTA、多分これが一番早いと思います
__allllllllez__
1
150
ビズリーチにおけるリアーキテクティング実践事例 / JJUG CCC 2025 Spring
visional_engineering_and_design
1
120
生成AI活用の組織格差を解消する 〜ビジネス職のCursor導入が開発効率に与えた好循環〜 / Closing the Organizational Gap in AI Adoption
upamune
7
5.2k
IPA&AWSダブル全冠が明かす、人生を変えた勉強法のすべて
iwamot
PRO
2
120
自律的なスケーリング手法FASTにおけるVPoEとしてのアカウンタビリティ / dev-productivity-con-2025
yoshikiiida
1
16k
PO初心者が考えた ”POらしさ”
nb_rady
0
210
Operating Operator
shhnjk
1
580
KubeCon + CloudNativeCon Japan 2025 Recap
ren510dev
1
380
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
47
19k
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
We Have a Design System, Now What?
morganepeng
53
7.7k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
The Cult of Friendly URLs
andyhume
79
6.5k
How to Think Like a Performance Engineer
csswizardry
25
1.7k
How STYLIGHT went responsive
nonsquared
100
5.6k
Unsuck your backbone
ammeep
671
58k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Writing Fast Ruby
sferik
628
62k
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