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
米軍Platform One / Black Pearlに学ぶ極限環境DevSecOps
jyoshise
2
410
AIエージェントによるエンタープライズ向けスライド検索!
shibuiwilliam
2
500
明日から真似してOk!NOT A HOTELで実践している入社手続きの自動化
nkajihara
1
760
AWS資格は取ったけどIAMロールを腹落ちできてなかったので、年内に整理してみた
hiro_eng_
0
230
Axon Frameworkのイベントストアを独自拡張した話
zozotech
PRO
0
130
JavaScript パーサーに using 対応をする過程で与えたエコシステムへの影響
baseballyama
1
100
Kubernetesと共にふりかえる! エンタープライズシステムのインフラ設計・テストの進め方大全
daitak
0
240
ググるより、AIに聞こう - Don’t Google it, ask AI
oikon48
0
920
生成AIではじめるテスト駆動開発
puku0x
0
120
What's the recommended Flutter architecture
aakira
3
1.8k
マイクロリブート ~ACEマインドセットで実現するアジャイル~
sony
1
390
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
4
1.3k
Featured
See All Featured
Six Lessons from altMBA
skipperchong
29
4.1k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
670
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
The World Runs on Bad Software
bkeepers
PRO
72
12k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
Writing Fast Ruby
sferik
630
62k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
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/