-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
379 lines (376 loc) · 16.6 KB
/
404.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
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Not found">
<link rel="stylesheet" href="/style/bootstrappyactive.min.css">
<script type="module" src="/js/color-modes.js"></script>
<title> 404 (Not Found) </title>
</head>
<body id="top">
<!-- Navigation -->
<nav class="navbar sticky-top navbar-expand-lg bg-body-tertiary shadow">
<div class="container-fluid">
<a class="navbar-brand" href="https://www.reelyactive.com/">
<img src="/images/reelyactive-logo-nav.png" width="165" height="30"
alt="reelyActive">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarItems" aria-controls="navbarItems"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarItems">
<!-- Left-aligned navigation items -->
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
</ul>
<!-- Right-aligned navigation items -->
<ul class="navbar-nav">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarTechnology"
role="button" data-bs-toggle="dropdown" aria-haspopup="true"
aria-expanded="false"> Technology </a>
<!-- Technology dropdown menu -->
<ul class="dropdown-menu dropdown-menu-end shadow"
aria-labelledby="navbarTechnology">
<li>
<a href="/technology/#content"
class="dropdown-item fw-bolder"> Our Technology </a>
</li>
<li><hr class="dropdown-divider"></li>
<li>
<a href="/context-aware-physical-spaces/#content"
class="dropdown-item"> Context-aware physical spaces </a>
</li>
<ul>
<a href="/ambient-data/#content"
class="dropdown-item text-muted"> Ambient Data </a>
<a href="/context/#content"
class="dropdown-item text-muted"> Hyperlocal Context </a>
</ul>
<li>
<a href="/technology/reel/#content"
class="dropdown-item" > The Reel(ceiver) </a>
</li>
<li>
<a href="/open-source/#content"
class="dropdown-item"> Open Source </a>
</li>
<li>
<a href="/parc/#content"
class="dropdown-item"> reelyActive Parc </a>
</li>
<li>
<a href="/art/#content"
class="dropdown-item"> Art & Technology </a>
</li>
<li>
<a href="/science/#content"
class="dropdown-item"> Science & Research </a>
</li>
<li><hr class="dropdown-divider"></li>
<li>
<a href="https://reelyactive.github.io" target="_blank"
class="dropdown-item" >
<i class="text-muted fas fa-external-link-alt"></i>
reelyActive Developers
<i class="text-muted fas fa-code animate-breathing"></i>
</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarProducts"
role="button" data-bs-toggle="dropdown" aria-haspopup="true"
aria-expanded="false"> Products </a>
<!-- Products dropdown menu -->
<ul class="dropdown-menu dropdown-menu-end shadow"
aria-labelledby="navbarProducts">
<li>
<a href="/products/#content"
class="dropdown-item fw-bolder"> Our Products </a>
</li>
<li><hr class="dropdown-divider"></li>
<li>
<a href="/pareto/anywhere/#content"
class="dropdown-item"> Pareto Anywhere </a>
</li>
<ul>
<a href="/pareto/anywhere/apps/#content"
class="dropdown-item text-muted"> Apps </a>
<a href="/pareto/anywhere/integrations/#content"
class="dropdown-item text-muted"> Integrations </a>
<a href="/pareto/anywhere/infrastructure/#content"
class="dropdown-item text-muted"> Infrastructure </a>
<a href="/pareto/anywhere/devices/#content"
class="dropdown-item text-muted"> Devices </a>
</ul>
<li>
<a href="/diract/#content"
class="dropdown-item"> DirAct </a>
</li>
<ul>
<a href="/diract/devices/#content"
class="dropdown-item text-muted"> Devices </a>
</ul>
<li>
<a href="/products/gateways/#content"
class="dropdown-item"> Ambient Data Gateways </a>
</li>
<li><hr class="dropdown-divider"></li>
<li>
<a href="/the-briefcase-kit/#content" class="dropdown-item">
The Briefcase Kit
<i class="text-muted fas fa-user-tie animate-breathing"></i>
</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarBusiness"
role="button" data-bs-toggle="dropdown" aria-haspopup="true"
aria-expanded="false"> Business </a>
<!-- Business dropdown menu -->
<ul class="dropdown-menu dropdown-menu-end shadow"
aria-labelledby="navbarBusiness">
<li>
<a href="/business/#content"
class="dropdown-item fw-bolder"> Our Business </a>
</li>
<li><hr class="dropdown-divider"></li>
<li>
<a href="/pricing/#content"
class="dropdown-item"> Pricing & Packages </a>
</li>
<ul>
<a href="/behold/#content"
class="dropdown-item text-muted"> Behold </a>
<a href="/breakthrough/#content"
class="dropdown-item text-muted"> Breakthrough </a>
<a href="/beyond/#content"
class="dropdown-item text-muted"> Beyond </a>
</ul>
<li>
<a href="/deem/#content"
class="dropdown-item"> DEEM Approach </a>
</li>
<li>
<a href="/clients/#content"
class="dropdown-item"> Clients </a>
</li>
<li>
<a href="/partners/#content"
class="dropdown-item"> Partners </a>
</li>
<li>
<a href="/use-cases/#content"
class="dropdown-item"> Use Cases </a>
</li>
<ul>
<a href="/use-cases/environmental-sensing/#content"
class="dropdown-item text-muted"> Environmental Sensing</a>
<a href="/use-cases/asset-tracking/#content"
class="dropdown-item text-muted"> Asset Tracking </a>
<a href="/use-cases/personnel-tracking/#content"
class="dropdown-item text-muted"> Personnel Tracking </a>
<a href="/use-cases/interaction-detection/#content"
class="dropdown-item text-muted"> Interaction Detection</a>
<a href="/use-cases/occupancy-analytics/#content"
class="dropdown-item text-muted"> Occupancy Analytics </a>
</ul>
<li><hr class="dropdown-divider"></li>
<li>
<a href="/case-studies/#content" class="dropdown-item">
Case Studies
<i class="text-muted fas fa-book-open animate-breathing"></i>
</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarAboutUs"
role="button" data-bs-toggle="dropdown" aria-haspopup="true"
aria-expanded="false"> About us </a>
<!-- About us dropdown menu -->
<ul class="dropdown-menu dropdown-menu-end shadow"
aria-labelledby="navbarAboutUs">
<li>
<a href="/about/#content"
class="dropdown-item fw-bolder"> "Owl" About Us </a>
</li>
<li><hr class="dropdown-divider"></li>
<li>
<a href="/team/#content"
class="dropdown-item"> Team </a>
</li>
<li>
<a href="/history/#content"
class="dropdown-item"> History </a>
</li>
<li>
<a href="/awards/#content"
class="dropdown-item"> Awards </a>
</li>
<li>
<a href="/press/#content"
class="dropdown-item"> Press </a>
</li>
<li>
<a href="/brand/#content"
class="dropdown-item"> Brand </a>
</li>
<li>
<a href="/bibliography/#content"
class="dropdown-item"> Bibliography </a>
</li>
<li>
<a href="/uni/#content"
class="dropdown-item"> UNI Philosophy </a>
</li>
<li><hr class="dropdown-divider"></li>
<li>
<a href="/directory/#content" class="dropdown-item">
<i class="text-muted fas fa-sitemap"></i> Directory
</a>
</li>
<li>
<a href="https://blog.reelyactive.com/" target="_blank"
class="dropdown-item">
<i class="text-muted fas fa-external-link-alt"></i> Blog
</a>
</li>
<li><hr class="dropdown-divider"></li>
<li>
<a href="/contact/#content" class="dropdown-item">
Contact us
<i class="text-muted fas fa-user-friends animate-breathing"></i>
</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="/get-started/#content" role="button"
class="btn btn-secondary"> Get Started </a>
</li>
<!-- Colour theme chooser -->
<li class="nav-item dropdown">
<button class="btn btn-link nav-link dropdown-toggle"
id="bd-theme" type="button" aria-expanded="false"
data-bs-toggle="dropdown" data-bs-display="static"
aria-label="Toggle theme (auto)">
<i class="fas fa-adjust"></i>
</button>
<ul class="dropdown-menu dropdown-menu-end shadow"
aria-labelledby="bd-theme-text">
<li>
<button type="button" class="dropdown-item"
data-bs-theme-value="light" aria-pressed="false">
<i class="fas fa-sun"></i> Light
</button>
</li>
<li>
<button type="button" class="dropdown-item"
data-bs-theme-value="dark" aria-pressed="false">
<i class="fas fa-moon"></i> Dark
</button>
</li>
<li>
<button type="button" class="dropdown-item active"
data-bs-theme-value="auto" aria-pressed="true">
<i class="fas fa-adjust"></i> Auto
</button>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarInfoDropdown"
role="button" data-bs-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<i class="fas fa-question-circle"></i>
</a>
<!-- Info about tracking and open source software/licenses -->
<ul class="dropdown-menu dropdown-menu-end shadow"
aria-labelledby="navbarInfoDropdown">
<li>
<a class="dropdown-item"
href="https://www.reelyactive.com/how-we-observe/#digital">
<i class="fas fa-mouse-pointer"></i>
Behaviour tracking free
<span class="badge bg-success animate-breathing">
<i class="fas fa-user-shield"></i>
</span>
</a>
</li>
<li class="dropdown-divider"></li>
<li>
<a class="dropdown-item" target="_blank"
href="https://getbootstrap.com">
<i class="fab fa-bootstrap"></i>
Bootstrap 5
<span class="badge bg-light text-dark">
<i class="fab fa-osi"></i> MIT
</span>
</a>
</li>
<li>
<a class="dropdown-item" target="_blank"
href="https://fontawesome.com">
<i class="fab fa-font-awesome"></i>
Font Awesome (Free)
<span class="badge bg-light text-dark">
<i class="fab fa-creative-commons"></i>
<i class="fab fa-osi"></i> MIT
</span>
</a>
</li>
<li>
<a class="dropdown-item" target="_blank"
href="https://github.com/reelyactive/web-style-guide/">
<i class="fas fa-code"></i>
Web Style Guide
<span class="badge bg-light text-dark">
<i class="fab fa-osi"></i> MIT
</span>
</a>
</li>
<li class="dropdown-divider"></li>
<li>
<a class="dropdown-item" target="_blank"
href="https://www.reelyactive.com/made-in-montreal/">
<i class="fab fa-canadian-maple-leaf"></i>
Made in Montréal
<i class="fas fa-city"></i>
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<!-- Content -->
<div id="content" class="container-fluid text-center">
<h1 class="mt-5"> <i class="fas fa-search"></i> Not Found </h1>
<p class="lead text-body-secondary"> Perhaps one of these sites might be helpful in your search? </p>
<div class="d-grid gap-2 col-10 col-md-6 col-xl-4 mx-auto my-3">
<a href="https://www.reelyactive.com" class="btn btn-outline-primary"
type="button"> www.reelyactive.com </a>
<a href="https://blog.reelyactive.com" class="btn btn-outline-primary"
type="button"> blog.reelyactive.com </a>
<a href="https://reelyactive.github.io" class="btn btn-outline-primary"
type="button"> reelyactive.github.io </a>
</div>
<p class="small text-body-secondary mb-5"> Hope you find what you're looking for<em>—and discover something interesting along the way!</em> </p>
</div>
<footer class="footer bg-dark bg-gradient">
<a href="./"> 404 </a>
|
<a href="https://www.reelyactive.com"> © reelyActive 2016-2024 </a>
</footer>
<!-- Optional JavaScript -->
<script defer src="/js/fontawesome-reelyactive.min.js"></script>
<script src="/js/bootstrappyactive.bundle.min.js"></script>
</body>
</html>