forked from 8th-ndn-hackathon/8th-ndn-hackathon.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprogram.html
More file actions
246 lines (174 loc) · 8 KB
/
program.html
File metadata and controls
246 lines (174 loc) · 8 KB
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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Program - 9th Named Data Networking (NDN) Hackathon</title>
<meta name="description" content="September 7-8, 2019 @ Gaithersburg, MD">
<meta name="author" content="9th NDN Hackathon Organizing Committee">
<link rel="canonical" href="http://9th-ndn-hackathon.named-data.net/program">
<link rel="stylesheet" type="text/css" integrity="sha256-kqWBIsYrEgFQWvuYO0FeEkRS47I7g9/hW/IiP9pI5I0=" crossorigin="anonymous" href="/assets/site-92a58122c62b1201505afb983b415e124452e3b23b83dfe15bf2223fda48e48d.css">
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="/assets/ico/favicon-38a0d815005ff0b3d71bae96e5736aaf474efe05b3288d12f6465c38b43aa315.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/assets/ico/apple-touch-icon-144-precomposed-97e5eefed33136b6b7e63bdbdf4957b88045bd96bb9b2cc5a0a8525729ca221f.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/assets/ico/apple-touch-icon-114-precomposed-8603082234efbd8fca0f58505f699a5854a13739f12b87b69143b06a4cccc0c7.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/assets/ico/apple-touch-icon-72-precomposed-a22882427ca6e03081271325bf1294e8cd2ee4c447f635000e4f4a0f694bfe55.png">
<link rel="apple-touch-icon-precomposed" href="/assets/ico/apple-touch-icon-57-precomposed-933602014f87c50876665303015b7fed8f9dbe32ab7b7b62ebe888e5497dfd43.png">
</head>
<body>
<header id="header">
<hgroup>
<h1 id="site-title">
<a class="full" href="/">9th Named Data Networking (NDN) Hackathon</a>
</h1>
<h2 id="site-description">September 7-8, 2019 @ Gaithersburg, MD</h2>
</hgroup>
</header>
<nav id="navbar">
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="bs-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="">
<a href="/">Home</a>
</li>
<li class="">
<a href="/committees.html">Committees</a>
</li>
<li class="">
<a href="/terms.html">Terms</a>
</li>
<li class="">
<a href="/hacks.html"><b>HACKS</b></a>
</li>
<li class="">
<a href="/program.html">Program</a>
</li>
<li class="">
<a href="/judging.html">Judging</a>
</li>
<li class="">
<a href="/photos.html"><b>PHOTOS</b></a>
</li>
</li>
</ul>
<form class="navbar-form navbar-right" role="search" action="http://google.com/search" method="get">
<div class="form-group">
<input type="hidden" name="q" value="site:http://9th-ndn-hackathon.named-data.net">
<input type="text" name="q" class="form-control" placeholder="Search">
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div>
</div>
</nav>
</nav>
<div class="container-fluid">
<div class="row-fluid">
<aside id="sidebar" class="col-xs-8 col-sm-5 col-md-4 col-lg-3 pull-right">
<section id="sidebar-deadlines" class="well">
<h3><i class="fa fa-calendar"></i> Important Dates</h3>
<ul id="deadlines" class="nav nav-list">
<li><p>Submission deadline:
<br/><b style="margin-left: 20px">September 1, 2019</b>
</p></li>
<li><p>Acceptance notification:
<br/><b style="margin-left: 20px">September 3, 2019</b>
</p></li>
</ul>
</section>
</aside><!--/span-->
<div id="main" class="col-xs-12 col-sm-7 col-md-8 col-lg-9">
<article>
<header>
<h1>Program</h1>
</header>
<section>
<p><strong>Location:</strong> <br />
<a href="https://goo.gl/maps/yQio196gekwmoxhy7">Holiday Inn - Gaithersburg | Two Montgomery Village Ave | Walker Room | Gaithersburg, MD 20879</a></p>
<h2 id="saturday-september-7-2019">Saturday, September 7, 2019</h2>
<table class="table-condensed table-striped table-hover program">
<tbody>
<tr>
<td>8:30 am - 9:30 am</td>
<td><strong>Welcome remarks, project idea pitches, and forming teams;</strong> [<a href="https://arizona.zoom.us/j/855147924">Zoom Link</a>], [<a href="https://docs.google.com/spreadsheets/d/1caXgJ2s8NUjhWSPoZB5ZNbxjcIgcpXKhGb6tKet0Lic/edit?usp=sharing">Project Selection</a>]</td>
</tr>
<tr>
<td>12:00 pm - 1:00 pm</td>
<td><strong>Lunch time</strong> (self-care);</td>
</tr>
<tr>
<td>9:30 am - 6:00 pm</td>
<td><strong>Hacking</strong>;</td>
</tr>
<tr>
<td>6:00 pm</td>
<td><strong>Dinner</strong> (in groups, each group has a person pay the bill and then got reimbursement from NDN Consortium)</td>
</tr>
</tbody>
</table>
<h2 id="sunday-september-8-2019">Sunday, September 8, 2019</h2>
<table class="table-condensed table-striped table-hover program">
<tbody>
<tr>
<td>8:30 am - 12:00 pm</td>
<td><strong>Hacking, wrapping up and preparing projects for judging;</strong>[<a href="https://forms.gle/MW8uUo169HEWNm7L9">Presentation Submission</a>] (please submit your presentation by 12:30 pm)</td>
</tr>
<tr>
<td>12:00 pm - 1:00 pm</td>
<td><strong>Lunch time</strong> (self-care, get back before 1:00 pm);</td>
</tr>
<tr>
<td>1:00 pm - 3:00 pm</td>
<td><strong>Project demonstration, judging and reception;</strong> [<a href="https://arizona.zoom.us/j/976706480">Zoom Link</a>]</td>
</tr>
</tbody>
</table>
<p><br />
Lunch map:
<a href="https://www.google.com/maps/search/Restaurants/@39.1500667,-77.2121285,16.68z/data=!4m13!2m12!3m6!1sRestaurants!2sHoliday+Inn+Gaithersburg,+Two+Montgomery+Village+Ave,+Gaithersburg,+MD+20879!3s0x89b62cd8cbbd0c71:0xdfdd83d043fe940c!4m2!1d-77.211763!2d39.153929!5m4!5m3!1s2019-09-12!4m1!1i2">Restaurants aroud Holiday Inn</a></p>
</section>
<footer>
</footer>
</article>
</div>
<aside id="sidebar" class="col-xs-8 col-sm-5 col-md-4 col-lg-3">
<section id="sidebar-github" class="well hidden-print">
<h3><a style="color:black" href="https://github.com/9th-ndn-hackathon" target="_blank"><i class="fa fa-github"></i></a> Hackathon Repositories</h3>
<ul id="github-repo" class="nav nav-list"><li><p>Reading github repositories...</p></li></ul>
</section>
<section id="sidebar-twitter" class="well hidden-print">
<h3><i class="fa fa-twitter"></i> Tweets</h3>
<a href="https://twitter.com/NamedData"
class="twitter-follow-button"
data-dnt="true"
data-lang="en"
data-show-count="false"
data-show-screen-name="true"
>Follow @NamedData</a>
<a class="twitter-timeline" href="https://twitter.com/NamedData"
data-widget-id="698294519054278656" data-chrome="transparent noheader">Tweets by @NamedData</a>
</section>
</aside><!--/span-->
</div><!--/row-->
</div> <!-- /container -->
<hr>
<footer id="footer">
<p class="pull-right hidden-print"><a href="#">Back to top</a></p>
<p>Copyright © 2019, 9th NDN Hackathon Organizing Committee</p>
</footer>
<script src="/assets/site-ee90c48c87befb25465b7c58bd63a89ad14723acc992c60a719bbd7e7e69a64d.js" integrity="sha256-7pDEjIe++yVGW3xYvWOomtFHI6zJksYKcZu9fn5ppk0=" crossorigin="anonymous" type="text/javascript"></script>
</body>
</html>