-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
93 lines (90 loc) · 5.27 KB
/
index.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
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Rekimoto Lab. OpenHouse 2016</title>
<meta content="Rekimoto Lab. OpenHouse 2016" name="title">
<meta content="暦本研究室(東京大学大学院情報学環)のオープンハウスを開催いたします。暦本研究室では、人間や人工物がそれぞれの能力を時間・空間の制約を超えて活用する、Human AugmentationやInternet of Abilities(IoA)という概念を提唱し、様々な研究を展開しています。オープンハウスでは、この考えに基づいた研究成果を中心に、各種研究を展示いたします。ぜひお立ち寄り頂ければ幸いです。" name="description">
<meta content="Human Augmentation, Augmented Sports, Internet of Abilities, Rekimoto Lab., 暦本研究室" name="keywords">
<meta property="og:type" content="article"/>
<meta property="og:title" content="Rekimoto Lab. OpenHouse 2016"/>
<meta property="og:description" content="暦本研究室(東京大学大学院情報学環)のオープンハウスを開催いたします。暦本研究室では、人間や人工物がそれぞれの能力を時間・空間の制約を超えて活用する、Human AugmentationやInternet of Abilities(IoA)という概念を提唱し、様々な研究を展開しています。オープンハウスでは、この考えに基づいた研究成果を中心に、各種研究を展示いたします。ぜひお立ち寄り頂ければ幸いです。" />
<meta property="og:image" content="http://rkmtlab.github.io/openhouse2016/assets/images/bg0.png" />
<meta property="og:url" content="http://rkmtlab.github.io/openhouse2016/" />
<meta property="og:site_name" content="Rekimoto Lab."/>
<meta content="summary" name="twitter:card" />
<meta content="@rkmt" name="twitter:site" />
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./build/style.css">
</head>
<body>
<div class="bg-container">
<div id="bg-cameleon-mask"></div>
<div id="bg-casper"></div>
<div id="bg-jackin-eye"></div>
<div id="bg-jackin-eye2"></div>
<div id="bg-jackin-head"></div>
<div id="bg-jackin-space"></div>
<div id="bg-move-me"></div>
<div id="bg-squama"></div>
<div id="bg-traxion"></div>
<div class="bg-shade"></div>
</div>
<section class="section-top">
<div class="section-wrapper">
<header class="section-top-header">
<h1 class="title">
<small class="brand">Rekimoto Lab.</small>
OpenHouse 2016
<time class="date" datetime="">5 Mar. 2016 14:00 - 18.00</time>
</h1>
</header>
<nav class="section-top-buttons">
<!-- <a class="btn-registration" href="//docs.google.com/forms/d/1PDqAX2wGqPRQgKcfVRjFhg9n5hwnoEQu9SjHMEMBnMc/viewform">Registration</a> -->
</nav>
</div>
</section>
<section class="section-leads">
<div class="section-wrapper">
<p class="section-lead">
暦本研究室(東京大学大学院情報学環)のオープンハウスを開催いたします。<br>
暦本研究室では、人間や人工物がそれぞれの能力を時間・空間の制約を超えて活用する、<br>
Human AugmentationやInternet of Abilities(IoA)という概念を提唱し、様々な研究を展開しています。<br>
オープンハウスでは、この考えに基づいた研究成果を中心に、各種研究を展示いたします。
ぜひお立ち寄り頂ければ幸いです。
</p>
<p class="section-lead">
Rekimoto Lab. (Interdisciplinary Initiative in Information Studies, The University of Tokyo) invites public to its Laboratory Open House. Rekimoto Lab. is conducting a set of research towards the concepts of Human Augmentation and Internet of Abilities (IoA) for augmenting capabilities of human and artifacts across the boundaries of time and space. In this year's open house, we will hold various research demonstrations of our work based on the concept.
</p>
</div>
</section>
<section class="section-about">
<div class="section-wrapper">
<h2 class="section-title">About</h2>
<div class="section-card">
<div class="subsection-map">
<h3>地図</h3>
<iframe class="map" src="https://www.google.com/maps/d/embed?mid=zSs_ql0SZL58.kZztisoxUA1M" width="100%" height="420"></iframe>
</div>
<div class="subsection-outline">
<h3>概要</h3>
<dl>
<dt>開催日</dt>
<dd>2016年3月5日 14:00 - 18:00</dd>
<dt>会場1</dt>
<dd>スポーツ&ライフテクノロジーラボ本郷スタジオ<br>(文京区本郷3-43-4下村ビルB1)</dd>
<dt>会場2</dt>
<dd>東京大学情報学環<br>ダイワユビキタス学術研究館</dd>
<dt>お問い合わせ先</dt>
<dd>rkmtlab+openhouse2016 at gmail.com<br>※ at を @ に置き換えてください</dd>
</dl>
</div>
</div>
</div>
</section>
<footer class="global-footer">
<p>© <a href="//lab.rekimoto.org/">Rekimoto Lab.</a> 2016</p>
</footer>
</body>
</html>