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.8k
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.7k
ふんわり使うPlantUML
suzuki
0
1.2k
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
16k
Learning Swift2 with PHP7
suzuki
2
4.2k
ポモドーロ・テクニック入門の入門
suzuki
0
690
Automatically run the JavaScript test in multiple browsers
suzuki
5
6.2k
Other Decks in Technology
See All in Technology
Cloud Native Scalability for Internal Developer Platforms
hhiroshell
2
470
Rubyで作る論理回路シミュレータの設計の話 - Kashiwa.rb #12
kozy4324
1
320
「伝える」を加速させるCursor術
naomix
0
640
20250623 Findy Lunch LT Brown
3150
0
440
工具人的一生: 開發很多 AI 工具讓我 慵懶過一生
line_developers_tw
PRO
0
230
Model Mondays S2E01: Advanced Reasoning
nitya
0
370
“プロダクトを好きになれるか“も QAエンジニア転職の大事な判断基準だと思ったの
tomodakengo
0
150
DenoとJSRで実現する最速MCPサーバー開発記 / Building MCP Servers at Lightning Speed with Deno and JSR
yamanoku
1
110
Snowflake Intelligenceで実現できるノーコードAI活用
takumimukaiyama
1
250
型システムを知りたい人のための型検査器作成入門
mame
15
3.9k
"SaaS is Dead" は本当か!? 生成AI時代の医療 Vertical SaaS のリアル
kakehashi
PRO
3
230
Long journey of Continuous Delivery at Mercari
hisaharu
1
220
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
34k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
660
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
The Invisible Side of Design
smashingmag
299
51k
The Cost Of JavaScript in 2023
addyosmani
50
8.4k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
16
920
Building Applications with DynamoDB
mza
95
6.4k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
A better future with KSS
kneath
239
17k
It's Worth the Effort
3n
184
28k
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/