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.2k
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
Observability — Extending Into Incident Response
nari_ex
1
440
プレイドのユニークな技術とインターンのリアル
plaidtech
PRO
1
370
Behind Postgres 18: The People, the Code, & the Invisible Work | Claire Giordano | PGConfEU 2025
clairegiordano
0
140
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
180
AIプロダクトのプロンプト実践テクニック / Practical Techniques for AI Product Prompts
saka2jp
0
110
IoTLT@ストラタシスジャパン_20251021
norioikedo
0
140
ローカルLLMとLINE Botの組み合わせ その2(EVO-X2でgpt-oss-120bを利用) / LINE DC Generative AI Meetup #7
you
PRO
1
160
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
170
webpack依存からの脱却!快適フロントエンド開発をViteで実現する #vuefes
bengo4com
4
3.4k
様々なファイルシステム
sat
PRO
0
250
アウトプットから始めるOSSコントリビューション 〜eslint-plugin-vueの場合〜 #vuefes
bengo4com
3
1.8k
だいたい分かった気になる 『SREの知識地図』 / introduction-to-sre-knowledge-map-book
katsuhisa91
PRO
3
1.4k
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
225
10k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Raft: Consensus for Rubyists
vanstee
140
7.2k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Making Projects Easy
brettharned
120
6.4k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
930
How to Ace a Technical Interview
jacobian
280
24k
Producing Creativity
orderedlist
PRO
347
40k
Agile that works and the tools we love
rasmusluckow
331
21k
Rails Girls Zürich Keynote
gr2m
95
14k
Done Done
chrislema
185
16k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
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/