comparison seminar/seminar2013/pm_kou.html @ 3:fea44bb81877 default tip

many change
author taiki
date Tue, 10 Dec 2013 15:31:33 +0900
parents
children
comparison
equal deleted inserted replaced
2:7f4128b2369a 3:fea44bb81877
1 <!--
2 Google IO 2012 HTML5 Slide Template
3
4 Authors: Eric Bidelman <ebidel@gmail.com>
5 Luke Mahé <lukem@google.com>
6
7 URL: https://code.google.com/p/io-2012-slides
8 -->
9 <!DOCTYPE html>
10 <html>
11 <head>
12 <title>Presentation</title>
13 <meta charset="utf-8">
14 <meta http-equiv="X-UA-Compatible" content="chrome=1">
15 <!--<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">-->
16 <!--<meta name="viewport" content="width=device-width, initial-scale=1.0">-->
17 <!--This one seems to work all the time, but really small on ipad-->
18 <!--<meta name="viewport" content="initial-scale=0.4">-->
19 <meta name="apple-mobile-web-app-capable" content="yes">
20 <link rel="stylesheet" media="all" href="css/default.css">
21 <link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="../io2012slides/theme/css/phone.css">
22 <base target="_blank"> <!-- This amazingness opens all links in a new tab. -->
23 <script data-main="../io2012slides/js/slides" src="../io2012slides/js/require-1.0.8.min.js"></script>
24 </head>
25 <body style="opacity: 0">
26
27 <slides class="layout-widescreen">
28
29 <!--
30 <slide class="logoslide nobackground">
31 <article class="flexbox vcenter">
32 <span><img src="../io2012slides/images/google_developers_logo.png"></span>
33 </article>
34 </slide>
35 -->
36
37 <slide class="title-slide segue nobackground">
38 <aside class="gdbar"><img src="../images/concurrent.png"></aside>
39 <!-- The content of this hgroup is replaced programmatically through the slide_config.json. -->
40 <hgroup class="auto-fadein">
41 <h1 data-config-title><!-- populated from slide_config.json --></h1>
42 <h2 data-config-subtitle><!-- populated from slide_config.json --></h2>
43 <p data-config-presenter><!-- populated from slide_config.json --></p>
44 </hgroup>
45 </slide>
46
47 <slide>
48 <hgroup>
49 <h2>PM 2.5 とは</h2>
50 </hgroup>
51 <article>
52 <ul>
53 <li>大気中に浮遊している 2.5 μm 以下の小さな粒子</li>
54 <li>髪の毛の太さの 1/30 程度の大きさ</li>
55 <li>肺の奥深くまで入りやすく、肺がん、呼吸/循環器系に影響があるかも</li>
56 <li>物の燃焼などによって直接排出されるもの</li>
57 <li>硫黄酸化物(SOx)、窒素酸化物(NOx)、揮発性有機化合物(VOC)等のガス状大気汚染物質が、主として環境大気中での化学反応により粒子化したもの</li>
58 </ul>
59 </article>
60 </slide>
61
62 <slide>
63 <hgroup>
64 <h2>PM2.5 [福岡県東区]</h2>
65 </hgroup>
66 <article>
67 <img src='pm_kou_images/hukuoka_higasiku.png'>
68 </article>
69 </slide>
70
71 <slide>
72 <hgroup>
73 <h2>PM2.5 [熊本県益城]</h2>
74 </hgroup>
75 <article>
76 <img src='pm_kou_images/kumamoto_ekizyou.png'>
77 </article>
78 </slide>
79
80 <slide>
81 <hgroup>
82 <h2>PM2.5 [東京都千代田区]</h2>
83 </hgroup>
84 <article>
85 <img src='pm_kou_images/tyoukyou_chiyoda.png'>
86 </article>
87 </slide>
88
89 <slide>
90 <hgroup>
91 <h2>PM2.5 年間推移</h2>
92 </hgroup>
93 <article>
94 <img src='pm_kou_images/pm2.5_nenkansuii.png'>
95 </article>
96 </slide>
97
98 <slide>
99 <hgroup>
100 <h2>PM2.5 参考サイト</h2>
101 </hgroup>
102 <article>
103 <ul>
104 <li><a href='http://guide.tenki.jp/guide/particulate_matter/'>気象協会</a></li>
105 <li><a href='http://soramame.taiki.go.jp/'>そらまめ君</a></li>
106 <li><a href='http://www.env.go.jp/air/osen/pm/info.html'>環境省</a></li>
107 </ul>
108 </article>
109 </slide>
110
111 <slide>
112 <hgroup>
113 <h2>黄砂</h2>
114 </hgroup>
115 <article>
116 <ul>
117 <li>砂漠、乾燥地域の砂塵が強風を伴う砂嵐で上空に巻き上げられたもの</li>
118 <li>ぜんそくや花粉症を悪化させるおそれがある</li>
119 <li>微生物や細菌などが乗って飛来することもある</li>
120 <li>アレルギーや食中毒の原因にも</li>
121 </ul>
122 <p>wikipedia / <a href='http://www.nikkei.com/article/DGXNASGG21023_R20C13A3000000/'>日本経済新聞</a>参照</p>
123 </article>
124 </slide>
125
126 <slide>
127 <hgroup>
128 <h2>気象庁</h2>
129 </hgroup>
130 <article>
131 <a href='http://vizlog.visualzoo.com/archives/2488'>黄砂の飛来は増えているのか?</a>
132 </article>
133 </slide>
134
135 <slide>
136 <hgroup>
137 <h2>Code Slide (with Subtitle Placeholder)</h2>
138 </hgroup>
139 <article>
140 <p>Press 'h' to highlight important sections of code (wrapped in <code>&lt;b&gt;</code>).</p>
141 <pre class="prettyprint" data-lang="javascript">
142 &lt;script type='text/javascript'&gt;
143 // Say hello world until the user starts questioning
144 // the meaningfulness of their existence.
145 function helloWorld(world) {
146 <b>for (var i = 42; --i &gt;= 0;) {
147 alert('Hello ' + String(world));
148 }</b>
149 }
150 &lt;/script&gt;
151 </pre>
152 </article>
153 </slide>
154
155 <slide>
156 <hgroup>
157 <h2>Code Slide (Smaller Font)</h2>
158 </hgroup>
159 <article class="smaller">
160 <pre class="prettyprint" data-lang="javascript">
161 // Say hello world until the user starts questioning
162 // the meaningfulness of their existence.
163 function helloWorld(world) {
164 for (var i = 42; --i &gt;= 0;) {
165 alert('Hello ' + String(world));
166 }
167 }
168 </pre>
169 <pre class="prettyprint" data-lang="css">
170 &lt;style&gt;
171 p { color: pink }
172 b { color: blue }
173 &lt;/style&gt;
174 </pre>
175 <pre class="prettyprint" data-lang="html">
176 &lt;!DOCTYPE html>
177 &lt;html>
178 &lt;head>
179 &lt;title>My Awesome Page&lt;/title>
180 &lt;/head>
181 &lt;body>
182 &lt;p&gt;Hello world&lt;/p&gt;
183 &lt;body>
184 &lt;/html>
185 </pre>
186 </article>
187 </slide>
188
189 <slide>
190 <aside class="note">
191 <section>
192 <ul>
193 <li>Point I wanted to make #1</li>
194 <li>Point I wanted to make #2</li>
195 <li>Point I wanted to make #3</li>
196 <li>Example <a href="#">link</a> in notes.</li>
197 </ul>
198 <p><b>Remember to say this tag line!</b></p>
199 </section>
200 </aside>
201 <hgroup>
202 <h2>Slide with Speaker Notes</h2>
203 </hgroup>
204 <article>
205 <p>Press 'p' to toggle speaker notes.</p>
206 </article>
207 </slide>
208
209 <slide>
210 <aside class="note">
211 <section>
212 <ul>
213 <li>See this amazing link: <a href="http://www.google.com">link</a>.</li>
214 </ul>
215 <p><b>Remember to say this tag line!</b></p>
216 </section>
217 </aside>
218 <hgroup>
219 <h2>Presenter Mode</h2>
220 </hgroup>
221 <article>
222 <p>Add <code><a href="?presentme=true" target="_self">?presentme=true</a></code> to the URL to enabled presenter mode.
223 This setting is sticky, meaning refreshing the page will persist presenter
224 mode.</p>
225 <p>Hit <code><a href="?presentme=false" target="_self">?presentme=false</a></code> to disable presenter mode.</p>
226 </article>
227 </slide>
228
229 <slide>
230 <hgroup>
231 <h2>Slide with Image</h2>
232 </hgroup>
233 <article>
234 <img src="../io2012slides/images/chart.png" class="reflect" alt="Description" title="Description">
235 <footer class="source">source: place source info here</footer>
236 </article>
237 </slide>
238
239 <slide>
240 <hgroup>
241 <h2>Slide with Image (Centered horz/vert)</h2>
242 </hgroup>
243 <article class="flexbox vcenter">
244 <img src="../io2012slides/images/barchart.png" alt="Description" title="Description">
245 <footer class="source">source: place source info here</footer>
246 </article>
247 </slide>
248
249 <slide>
250 <hgroup>
251 <h2>Table Option A</h2>
252 <h3>Subtitle Placeholder</h3>
253 </hgroup>
254 <article>
255 <table>
256 <tr>
257 <th></th><th>Column 1</th><th>Column 2</th><th>Column 3</th><th>Column 4</th>
258 </tr>
259 <tr>
260 <td>Row 1</td><td>placeholder</td><td class="highlight">placeholder</td><td>placeholder</td><td>placeholder</td>
261 </tr>
262 <tr>
263 <td>Row 2</td><td>placeholder</td><td>placeholder</td><td>placeholder</td><td>placeholder</td>
264 </tr>
265 <tr>
266 <td>Row 3</td><td>placeholder</td><td>placeholder</td><td>placeholder</td><td>placeholder</td>
267 </tr>
268 <tr>
269 <td>Row 4</td><td>placeholder</td><td>placeholder</td><td>placeholder</td><td>placeholder</td>
270 </tr>
271 <tr>
272 <td>Row 5</td><td>placeholder</td><td>placeholder</td><td>placeholder</td><td>placeholder</td>
273 </tr>
274 </table>
275 </article>
276 </slide>
277
278 <slide>
279 <hgroup>
280 <h2>Table Option A (Smaller Text)</h2>
281 <h3>Subtitle Placeholder</h3>
282 </hgroup>
283 <article class="smaller">
284 <table>
285 <tr>
286 <th></th><th>Column 1</th><th>Column 2</th><th>Column 3</th><th>Column 4</th>
287 </tr>
288 <tr>
289 <td>Row 1</td><td>placeholder</td><td class="highlight">placeholder</td><td>placeholder</td><td>placeholder</td>
290 </tr>
291 <tr>
292 <td>Row 2</td><td>placeholder</td><td>placeholder</td><td>placeholder</td><td>placeholder</td>
293 </tr>
294 <tr>
295 <td>Row 3</td><td>placeholder</td><td>placeholder</td><td>placeholder</td><td>placeholder</td>
296 </tr>
297 <tr>
298 <td>Row 4</td><td>placeholder</td><td>placeholder</td><td>placeholder</td><td>placeholder</td>
299 </tr>
300 <tr>
301 <td>Row 5</td><td>placeholder</td><td>placeholder</td><td>placeholder</td><td>placeholder</td>
302 </tr>
303 </table>
304 </article>
305 </slide>
306
307 <slide>
308 <hgroup>
309 <h2>Table Option B</h2>
310 <h3>Subtitle Placeholder</h3>
311 </hgroup>
312 <article>
313 <table class="rows">
314 <tr>
315 <th>Header 1</th><td>placeholder</td><td class="highlight">placeholder</td><td>placeholder</td>
316 </tr>
317 <tr>
318 <th>Header 2</th><td>placeholder</td><td>placeholder</td><td>placeholder</td>
319 </tr>
320 <tr>
321 <th>Header 3</th><td>placeholder</td><td>placeholder</td><td>placeholder</td>
322 </tr>
323 <tr>
324 <th>Header 4</th><td>placeholder</td><td>placeholder</td><td>placeholder</td>
325 </tr>
326 <tr>
327 <th>Header 5</th><td>placeholder</td><td>placeholder</td><td>placeholder</td>
328 </tr>
329 </table>
330 </article>
331 </slide>
332
333 <slide>
334 <hgroup>
335 <h2>Slide Styles</h2>
336 </hgroup>
337 <article class="smaller">
338 <div class="columns-2">
339 <ul>
340 <li class="red">class="red"</li>
341 <li class="red2">class="red2"</li>
342 <li class="red3">class="red3"</li>
343 <li class="blue">class="blue"</li>
344 <li class="blue2">class="blue2"</li>
345 <li class="blue3">class="blue3"</li>
346 <li class="green">class="green"</li>
347 <li class="green2">class="green2"</li>
348 </ul>
349 <ul>
350 <li class="green3">class="green3"</li>
351 <li class="yellow">class="yellow"</li>
352 <li class="yellow2">class="yellow2"</li>
353 <li class="yellow3">class="yellow3"</li>
354 <li class="gray">class="gray"</li>
355 <li class="gray2">class="gray2"</li>
356 <li class="gray3">class="gray3"</li>
357 <li class="gray4">class="gray4"</li>
358 </ul>
359 </div>
360 <div class="centered" style="margin-top:2em">
361 I am centered text with a <button>Button</button> and <button disabled>Disabled</button> button.
362 </div>
363 </article>
364 </slide>
365
366 <slide class="segue dark nobackground">
367 <aside class="gdbar"><img src="../io2012slides/images/google_developers_icon_128.png"></aside>
368 <hgroup class="auto-fadein">
369 <h2>Segue Slide</h2>
370 <h3>Subtitle Placeholder</h3>
371 </hgroup>
372 </slide>
373
374 <slide class="fill nobackground" style="background-image: url(images/sky.jpg)">
375 <hgroup>
376 <h2 class="white">Full Image (with Optional Header)</h2>
377 </hgroup>
378 <footer class="source white">www.flickr.com/photos/25797459@N06/5438799763/</footer>
379 </slide>
380
381 <slide class="segue dark quote nobackground">
382 <aside class="gdbar right bottom"><img src="../io2012slides/images/google_developers_icon_128.png"></aside>
383 <article class="flexbox vleft auto-fadein">
384 <q>
385 This is an example of quote text.
386 </q>
387 <div class="author">
388 Name<br>
389 Company
390 </div>
391 </article>
392 </slide>
393
394 <slide>
395 <hgroup>
396 <h2>Slide with Iframe</h2>
397 </hgroup>
398 <article>
399 <iframe data-src="http://www.google.com/doodle4google/history.html"></iframe>
400 </article>
401 </slide>
402
403 <slide>
404 <article>
405 <iframe data-src="http://www.google.com/doodle4google/history.html"></iframe>
406 </article>
407 </slide>
408
409 <slide class="thank-you-slide segue nobackground">
410 <aside class="gdbar right"><img src="../io2012slides/images/google_developers_icon_128.png"></aside>
411 <article class="flexbox vleft auto-fadein">
412 <h2>&lt;Thank You!&gt;</h2>
413 <p>Important contact information goes here.</p>
414 </article>
415 <p class="auto-fadein" data-config-contact>
416 <!-- populated from slide_config.json -->
417 </p>
418 </slide>
419
420 <slide class="logoslide dark nobackground">
421 <article class="flexbox vcenter">
422 <span><img src="../io2012slides/images/google_developers_logo_white.png"></span>
423 </article>
424 </slide>
425
426 <slide class="backdrop"></slide>
427
428 </slides>
429
430 <script>
431 var _gaq = _gaq || [];
432 _gaq.push(['_setAccount', 'UA-XXXXXXXX-1']);
433 _gaq.push(['_trackPageview']);
434
435 (function() {
436 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
437 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
438 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
439 })();
440 </script>
441
442 <!--[if IE]>
443 <script src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
444 <script>CFInstall.check({mode: 'overlay'});</script>
445 <![endif]-->
446 </body>
447 </html>