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
Dentoo.LT#3 ぬまじおを支える技術 #dentoolt
Search
numa08
April 16, 2013
Technology
0
7.1k
Dentoo.LT#3 ぬまじおを支える技術 #dentoolt
Dentoo.LT#3
http://atnd.org/events/37436
で発表するために作ったシステムのお話。
気合入れてスライド作ったけど、このスライドで発表はしてないという・・・
numa08
April 16, 2013
Tweet
Share
More Decks by numa08
See All by numa08
What/Why/How MVVM on iOS
numa08
3
680
facilio
numa08
0
120
Kotlin でテストを書く
numa08
0
350
Android Testing Bootcamp 4
numa08
0
470
チームの進捗をちゃんと可視化したい話
numa08
1
940
Realm を正しく使うには
numa08
5
1.5k
Realmを正しく使うには
numa08
2
400
新入女子社員のコードを直す簡単なお仕事 #新宿Scala座 第6回
numa08
1
220
新宿Scala座
numa08
0
1k
Other Decks in Technology
See All in Technology
Amazon CloudWatch Network Monitor のススメ
yuki_ink
1
210
個人でもIAM Identity Centerを使おう!(アクセス管理編)
ryder472
4
230
Incident Response Practices: Waroom's Features and Future Challenges
rrreeeyyy
0
160
Lambdaと地方とコミュニティ
miu_crescent
2
370
DynamoDB でスロットリングが発生したとき_大盛りver/when_throttling_occurs_in_dynamodb_long
emiki
1
440
Zennのパフォーマンスモニタリングでやっていること
ryosukeigarashi
0
160
10XにおけるData Contractの導入について: Data Contract事例共有会
10xinc
6
670
AGIについてChatGPTに聞いてみた
blueb
0
130
SREが投資するAIOps ~ペアーズにおけるLLM for Developerへの取り組み~
takumiogawa
1
450
The Role of Developer Relations in AI Product Success.
giftojabu1
0
140
RubyのWebアプリケーションを50倍速くする方法 / How to Make a Ruby Web Application 50 Times Faster
hogelog
3
950
Amplify Gen2 Deep Dive / バックエンドの型をいかにしてフロントエンドへ伝えるか #TSKaigi #TSKaigiKansai #AWSAmplifyJP
tacck
PRO
0
390
Featured
See All Featured
How GitHub (no longer) Works
holman
310
140k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
0
110
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
329
21k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.2k
4 Signs Your Business is Dying
shpigford
180
21k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
16k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
The Language of Interfaces
destraynor
154
24k
Transcript
ぬまじおを支える技術 ~DentooLT3でラジオをやった~
ラジオに必要なものと言えば?
それは、リスナーからのお便り
こだわったのは • パーソナリティーとリスナーのリアルタイムコミュニケーション • 読まれるかどうかのドキドキ感!! • 簡単で、何回も使いたくなるUI
ブラウザから投稿 鍵付きアカウントでつぶやく スマホで閲覧 システム大枠
ブラウザから投稿 • お手軽なUI • Ajaxで、ページ遷移を防ぐ • 何度も投稿できる!!
Twitterの利用 • リアルタイムなコミュニケーション • 鍵をつければ投稿者も見れない • ドキドキ感の再現につながる
システム構成 • HttpServer:nginx • ApplicationServer: Play! Framework(scala)
XMLHttpRequest 静的ページ アプリケーション サーバ Twitter Scala+Twitter4j
開発環境 SublimeText2 最近の定番エディタ感。Scalaもちゃんと色をつけてくれる。 Vimもいいけど、ね!! ねこび~ん(NetBeans) 他者の追従を一切許さない、圧倒的緩さと可愛さ。 HTML5プロジェクトの補完機能が強く,jQueryや TwitterBootStrapのお供として。