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
PHP BLT #4
Search
Norio Suzuki
April 21, 2016
Technology
1
4.9k
PHP BLT #4
LT slide of PHP BLT #4
Norio Suzuki
April 21, 2016
Tweet
Share
More Decks by Norio Suzuki
See All by Norio Suzuki
リーダブル プルリクエスト 分割プルリクエスト編 / Readable Pull Request
suzuki
3
1.9k
ふんわり使うPlantUML
suzuki
0
1.3k
Symfony Serializer Deep Dive
suzuki
0
2.3k
How to walk in the Crowi
suzuki
6
16k
Swift Mailer Update
suzuki
2
2.4k
Guzzle Promiseを使った 非同期処理によるAPIコールの高速化
suzuki
15
17k
Learning Swift2 with PHP7
suzuki
2
4.2k
ポモドーロ・テクニック入門の入門
suzuki
0
710
Automatically run the JavaScript test in multiple browsers
suzuki
5
6.3k
Other Decks in Technology
See All in Technology
バクラクの AI-BPO を支える AI エージェント 〜とそれを支える Bet AI Guild〜
tomoaki25
2
770
Quarkusで作るInteractive Stream Application
joker1007
0
150
クレジットカードの不正を防止する技術
yutadayo
17
7.6k
Axon Frameworkのイベントストアを独自拡張した話
zozotech
PRO
0
140
AIと自動化がもたらす業務効率化の実例: 反社チェック等の調査・業務プロセス自動化
enpipi
0
610
コンピューティングリソース何を使えばいいの?
tomokusaba
1
170
ABEMAのCM配信を支えるスケーラブルな分散カウンタの実装
hono0130
3
490
re:Invent2025 事前勉強会 歴史と愉しみ方10分LT編
toshi_atsumi
0
130
マイクロリブート ~ACEマインドセットで実現するアジャイル~
sony
1
390
「もっと正確に、もっと効率的に」ANDPADの写真書き込み機能における、 現場の声を形にしたエンハンス
andpad
0
110
AI × クラウドで シイタケの収穫時期を判定してみた
lamaglama39
1
300
Introducing RFC9111 / YAPC::Fukuoka 2025
k1low
1
250
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Designing for Performance
lara
610
69k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Automating Front-end Workflow
addyosmani
1371
200k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.6k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
What's in a price? How to price your products and services
michaelherold
246
12k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
GitHub's CSS Performance
jonrohan
1032
470k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
Testing 201, or: Great Expectations
jmmastey
46
7.8k
Writing Fast Ruby
sferik
630
62k
Transcript
PHP BLT #4 2016-04-21 @suzuki
None
None
None
None
By the way,
do
you
know
ITS ?
ITS is health insurance association
However,
ITS is famous for
But, this is not at all
ITS Travel Pack ✈
None
None
28,800 - 10,000 = 18,800
include Flight and Hotel
Very reasonable !
None
We can use twice per year
How to book
1. Search a tour
2. Download a form
3. Print a form
4. Write a form https://www.flickr.com/photos/kpwerker/2635694952/
5. Send a form by FAX https://www.flickr.com/photos/yortw/5511259393/
There are many process in this booking.
Especially, the handwriting is feel bad
If you applied twice in year, you will handwrite twice
Remember
The engineers never write the same code twice
So, the Right PHP engineers will use…
use Its\TravelPack; $travelPack = new TravelPack(); $travelPack->reserve();
How to use.
1. Git clone https://github.com/suzuki/its-travel-pack
2. Write YAML data
3. Execute command
4. Exported PDF
5. Send FAX
Congratulation !
But,
I could not take a ticket to Fukuoka in this
way.
The hotels are full booked I'm joining a waiting list
now
Will really I can go to Fukuoka?
Conclusion • The engineers never write the same text twice
by handwriting. • Use PHP script to book the ITS Travel Pack.
TODO • Web App • Use PamFax API
Next,
2016-07-16 Sat
Thank you
Appendix • Source Code • https://github.com/suzuki/its-travel-pack • PHP Conference Fukuoka
2016 • http://phpcon.fukuoka.jp/ • PHP Conference Kansai 2016 • http://conference.kphpug.jp/2016/ • PamFax • https://portal.pamfax.biz/ • Photos • https://www.flickr.com/photos/kpwerker/2635694952/ • https://www.flickr.com/photos/yortw/5511259393/