Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
PHP BLT #4
Norio Suzuki
April 21, 2016
Technology
1
3.7k
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
How to walk in the Crowi
suzuki
6
15k
Swift Mailer Update
suzuki
2
1.8k
Guzzle Promiseを使った 非同期処理によるAPIコールの高速化
suzuki
15
13k
Learning Swift2 with PHP7
suzuki
2
3.8k
ポモドーロ・テクニック入門の入門
suzuki
0
580
Automatically run the JavaScript test in multiple browsers
suzuki
5
5.5k
Swift Mailer : The missing manual and more.
suzuki
2
1.5k
Appium with PHPUnit - short version -
suzuki
0
920
PHPUnit + Selenium2 First Step Guide
suzuki
7
6.7k
Other Decks in Technology
See All in Technology
ソフトウェアテスト自動化、一歩前へ
yoshikiito
5
770
Scrum Fest Osaka 2022 フルリモート下でのチームビルディング
moritamasami
2
1.2k
DOM Invader - prototype pollution対応の衝撃 - / DOM Invader - prototype pollution
okuken
0
150
Meet passkeys
satotakeshi
1
120
Building smarter apps with machine learning, from magic to reality
picardparis
4
3.2k
スクラムのスケールとチームトポロジー / Scaled Scrum and Team Topologies
daiksy
1
440
Citizen 개발기
outsider
0
280
eBPF for Security Observability
lizrice
0
190
開発組織の生産性を可視化する State of DevOpsとFour Keysとは / deep dive into State of DevOps
yfcgpsebp
0
270
Introduction To Technical Writing
olawanle_joel
0
100
複数のスクラムチームをサポートするエンジニアリングマネジメントの話
okeicalm
0
1.2k
Scrum Fest Osaka 2022 段階的スクラムマスターのススメ
orimomo
0
790
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
58
3.9k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
19
1.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
39
13k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
151
13k
Creatively Recalculating Your Daily Design Routine
revolveconf
207
10k
The Cult of Friendly URLs
andyhume
68
4.8k
Scaling GitHub
holman
451
140k
KATA
mclloyd
7
8.7k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
181
15k
Building a Scalable Design System with Sketch
lauravandoore
448
30k
Stop Working from a Prison Cell
hatefulcrawdad
261
17k
Code Review Best Practice
trishagee
43
9.2k
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/