-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtimetable.html
311 lines (302 loc) · 21 KB
/
timetable.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
<!DOCTYPE html>
<html lang="ja">
<head>
<title>PHP Matsuri 2013 in Sapporo | Timetable</title>
<meta charset="utf-8">
<meta property="og:image" content="http://www.phpmatsuri.net/2013/images/logo.png" />
<link rel="stylesheet" href="css/reset.css" type="text/css" media="screen">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Adamina' rel='stylesheet' type='text/css'>
<script src="js/jquery-1.6.3.min.js" type="text/javascript"></script>
<script src="js/cufon-yui.js" type="text/javascript"></script>
<script src="js/cufon-replace.js" type="text/javascript"></script>
<script src="js/Lobster_13_400.font.js" type="text/javascript"></script>
<script src="js/NewsGoth_BT_400.font.js" type="text/javascript"></script>
<script src="js/FF-cash.js" type="text/javascript"></script>
<script src="js/easyTooltip.js" type="text/javascript"></script>
<script src="js/script.js" type="text/javascript"></script>
<script src="js/bgSlider.js" type="text/javascript"></script>
<!--[if lt IE 7]>
<div style=' clear: both; text-align:center; position: relative;'>
<a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
<img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." />
</a>
</div>
<![endif]-->
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<link rel="stylesheet" href="css/ie.css" type="text/css" media="screen">
<![endif]-->
</head>
<body id="page4">
<div id="bgSlider"></div>
<div class="bg_spinner"></div>
<div class="extra">
<!--==============================header=================================-->
<header>
<div class="top-row">
<div class="main">
<div class="wrapper">
<h1>
<a href="index.html">
<strong class="title">
<strong>PHP</strong><em>Matsuri</em>
</strong>
<p>2013 in Sapporo</p>
</a>
<img src="images/hokkaido.png">
</h1>
<ul class="list-services">
<li>Follow:</li>
<li><a class="tooltips" title="facebook" href="https://www.facebook.com/groups/519779958083392/"></a></li>
<li class="item-1"><a class="tooltips" title="twitter" href="https://twitter.com/phpmatsuri"></a></li>
</ul>
<ul class="pagination">
<li class="current"><a href="images/bg-img1.jpg">1</a></li>
<li><a href="images/bg-img2.jpg">2</a></li>
<li><a href="images/bg-img3.jpg">3</a></li>
</ul>
</div>
</div>
</div>
<div class="menu-row">
<div class="menu-border">
<div class="main">
<nav>
<ul class="menu">
<li><a class="tooltips" href="index.html" title="PHP Matsuriトップへ" >Top</a></li>
<li><a href="information.html" class="tooltips" title="イベント情報" >Information</a></li>
<li><a href="access.html" class="tooltips" title="会場">Access</a></li>
<li><a href="timetable.html" class="active tooltips" title="タイムテーブル">Timetable</a></li>
<li><a href="sponsor.html" class="tooltips" title="スポンサー">Sponsor</a></li>
<li class="last"><a href="qa.html" class="tooltips" title="よくある質問と回答">Q&A</a></li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<!--==============================content================================-->
<div class="inner">
<div class="main">
<section id="content">
<div class="indent">
<div class="wrapper">
<article class="timetable">
<div class="bg">
<div class="padding">
<strong class="title">
<strong>Speaker</strong> <em>Profile</em>
</strong>
<div class="wrapper p3 speaker">
<figure class="img-indent"><img src="images/speaker/hashimoto.png" alt="" /></figure>
<div class="extra-wrap">
<h3 class="p2">Mitchell Hashimoto</h3>
<h6>Vagrant - Living in the Future</h6>
<p class="p1">Mitchell is best known as the creator of Vagrant and founder of HashiCorp. He is also an O'Reilly author and professional speaker. He is one of the top GitHub users by followers, activity, and contributions. "Automation obsessed," Mitchell strives to build elegant, powerful DevOps tools at HashiCorp that automate anything and everything. Mitchell is probably the only person in the world with deep knowledge of most virtualization hypervisors.</p>
</div>
</div>
<div class="wrapper p3 speaker">
<figure class="img-indent"><img src="images/speaker/graham.png" alt="" /></figure>
<div class="extra-wrap">
<h3 class="p2">Graham Weldon</h3>
<h6>「High availability PHP and building scalable PHP systems」</h6>
<p class="p1">I’m an engineer for Rakuten, Inc working on our internal Platform as a Service. I’m also a core contributor for CakePHP.</p>
</div>
</div>
</div>
</div>
<div class="indent-top">
<div class="bg">
<div class="padding">
<strong class="title">
<strong>Time</strong> <em>Table</em>
</strong>
<table>
<colgroup>
<col span="1" width="10%" align="center">
<col span="2" width="45%" align="left">
</colgroup>
<thead>
<tr>
<th>時間</th><th>講演スペース</th><th>ハックスペース</th>
</tr>
</thead>
<tbody>
<tr>
<td>10:30</td><td colspan="2" class="hack"><p>開場<br>開会式まで自由にご利用になれます。</p></td>
</tr>
<tr>
<td>13:00</td><td colspan="2"><p>開会式(PHP Matsuri 青年団)</p></td>
</tr>
<tr>
<td>13:15</td>
<td>
<p>青年団講演<br>
岸田 健一郎<br>
PHP x Agile 〜プログラマ視点から気にしたいこと
</p>
</td>
<td rowspan="10" class="hack">
<p>開発スペースとしてご利用ください<br>
16:00〜18:00までワークショップで一部スペースを利用する予定です。</p>
</td>
</tr>
<tr>
<td>13:50</td><td class="rest"><p>休憩</p></td>
</tr>
<tr>
<td>14:00</td>
<td>
<p>基調講演<br>
Mitchell Hashimoto氏<br>
Vagrant - Living in the Future
</p>
</td>
</tr>
<tr>
<td>14:50</td><td class="rest"><p>休憩</p></td>
</tr>
<tr>
<td>15:00</td>
<td>
<p>プラチナスポンサーセッション<br>
Microsoft Azure<br>
「PHPから使うWindowsAzureストレージサービス」<br>
株式会社pnop 桜井 剛</p>
</td>
</tr>
<tr>
<td>15:30</td>
<td>
<p>プラチナスポンサーセッション<br>
CodeIQ<br>
「Employable Code - コード転職という新潮流 -」<br>
<a href="https://codeiq.jp/ace/codeiq_phpmatsuri2013/q371" target="codeiq">PHP Matsuri 参加者限定の問題を解いて、Amazonギフト券5,000円を当てよう!</a>(挑戦受付中)</p>
</td>
</tr>
<tr>
<td>16:00</td><td class="rest"><p>休憩</p></td>
</tr>
<tr>
<td>16:10</td>
<td>
<p>ゲスト講演<br>
Graham Weldon氏<br>
「High availability PHP and building scalable PHP systems」
</p>
</td>
</tr>
<tr>
<td>17:00</td><td class="rest"><p>休憩</p></td>
</tr>
<tr>
<td>17:10</td><td class="hack"><p>開発スペースとしてご利用ください</p></td>
</tr>
<tr>
<td>18:00</td><td class="rest" colspan="2"><p>夕食</p></td>
</tr>
<tr>
<td>19:00</td>
<td>
<p>ゴールドスポンサーセッション</p>
<p>
インフィニットループ<br>
ソーシャルゲーム案件におけるDB分割のPHP実装<br>
<small style="font-size:85%;">~とにかく分割ですよ。10回じゃ足りない。20回くらい分割。~</small>
佐々木 亨基
</p>
<br>
<p>ゴールドスポンサーセッション</p>
<p>
さくらインターネット<br>
「さくらのクラウドをハックするなら今でしょ!」<br>
さくらインターネット研究所 / ウェブニウム株式会社 代表取締役CEO 菅 祐貴
</p>
</td>
<td rowspan="3" class="hack">
<p>開発スペースとしてご利用ください<br>
19:00〜23:00までワークショップで一部スペースを利用する予定です。</p>
</td>
</tr>
<tr>
<td>20:00</td>
<td class="hack">
<p>開発スペースとしてご利用ください</p>
</td>
</tr>
<tr>
<td>23:00</td>
<td>
<p>闇</p>
</td>
</tr>
<tr>
<td>1:00</td><td colspan="2" class="hack"><p>開発スペースとしてご利用ください</p></td>
</tr>
<tr>
<td>9:00</td><td colspan="2" class="hack"><p>コンテスト</p></td>
</tr>
<tr>
<td>12:00</td><td colspan="2" class="rest"><p>休憩</p></td>
</tr>
<tr>
<td>12:15</td><td colspan="2" class="rest"><p>ランチ</p></td>
</tr>
<tr>
<td>13:15</td><td colspan="2" class="rest"><p>休憩</p></td>
</tr>
<tr>
<td>13:30</td><td colspan="2" class="hack"><p>コンテスト</p></td>
</tr>
<tr>
<td>15:00</td><td colspan="2"><p>休憩</p></td>
</tr>
<tr>
<td>15:15</td><td colspan="2"><p>表彰式</p></td>
</tr>
<tr>
<td>15:45</td><td colspan="2"><p>閉会式</p></td>
</tr>
<tr>
<td>16:00</td><td colspan="2"><p>閉会・撤収</p></td>
</tr>
<tr>
<td>17:00</td>
<td colspan="2">
<p>JR札幌駅付近にて後夜祭(19:00頃まで)</p>
<ul>
<li>こちらはイベント参加費には含まれません。</li>
<li>1日目の夕食タイムで最終出欠をとります。</li>
<li><a href="https://www.facebook.com/groups/519779958083392/permalink/522625757798812/">参加者用Facebookグループ</a>で出席アンケートをとっていますのでアカウントをお持ちの方は回答をお願いします。</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</article>
</div>
</div>
</section>
<div class="block"></div>
</div>
</div>
</div>
<!--==============================footer=================================-->
<footer>
<div class="padding">
<div class="main">
<div class="wrapper">
<div class="fleft footer-text staff_icons">
</div>
</div>
</div>
</div>
</footer>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>