-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
252 lines (241 loc) · 11.3 KB
/
index.html
File metadata and controls
252 lines (241 loc) · 11.3 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
247
248
249
250
251
252
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- TODO: sharing tags -->
<meta name="description" content="">
<meta name="author" content="">
<title>Not Designed in California – TechFest 2020</title>
<link rel="apple-touch-icon" sizes="180x180" href="/include/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/include/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/include/favicon/favicon-16x16.png">
<link rel="manifest" href="/include/favicon/site.webmanifest">
<link rel="shortcut icon" href="/include/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#6a3faf">
<meta name="msapplication-config" content="/include/favicon/browserconfig.xml">
<meta name="theme-color" content="#6a3faf">
<link href="include/bootstrap.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="include/techfest.css" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg bg-secondary fixed-top" id="mainNav">
<div class="container">
<span id="dynamic-title" class="navbar-brand">Not Designed in California</span>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded" href="#vision">Vision</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded" href="#toolkits">Toolkits</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded" href="#demos">Demos</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded" href="#exhibit">Exhibit</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded" href="#team">Team</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead bg-primary text-center">
<div class="container col-xl-8 col-lg-8 col-md-8">
<h1 class="mb-5"><em>Not</em> Designed in California</h1>
</div>
</header>
<section class="portfolio mb-0" id="vision">
<div class="container">
<h2 class="text-center">Vision</h2>
<hr class="mb-5">
<p class="lead text-center mb-5">Future technology innovation driven by and for emergent users. Open-source toolkits of hardware, software and methods for anyone, anywhere to use and build upon.</p>
</div>
</section>
<section class="bg-primary" id="toolkits">
<div class="container">
<h2 class="text-center">Toolkits</h2>
<hr class="mb-5">
<p class="lead text-center mb-5">All of the technologies developed are open-source, available to freely download, use and adapt as part of the following toolkits</p>
<div class="row">
<div class="col-lg-6 ml-auto">
<h5>Digital Inclusion</h5>
<p>The Digital Inclusion Toolkit is a combination of innovation methods and open-source, future-looking digital and mobile tools created with and for currently under-served users in diverse communities in India, Kenya and South Africa.</p>
<p>The Toolkit is made up of the following elements:
<ul>
<li><a href="https://digitalinclusiontoolkit.org/streetwise/" class="underline">StreetWise</a>: public smart speakers</li>
<li><a href="https://digitalinclusiontoolkit.org/chameleon/" class="underline">Chameleon</a>: mobiles that can disappear</li>
<li><a href="https://digitalinclusiontoolkit.org/sustainabot/" class="underline">Sustainabot</a>: robotic mini printer</li>
<li><a href="https://digitalinclusiontoolkit.org/appropriate/" class="underline">APPropriate</a>: private shared mobiles</li>
<li><a href="https://digitalinclusiontoolkit.org/shopping-beacons/" class="underline">Shopping Beacons</a>: hyper-local clouds</li>
<li><a href="https://digitalinclusiontoolkit.org/methodology.html" class="underline">Methodology</a>: workshop and research approaches</li>
</ul>
</p>
<p><a class="btn mb-4" href="https://digitalinclusiontoolkit.org/">Access the Digital Inclusion Toolkit</a></p>
</div>
<div class="col-lg-6 ml-auto">
<h5>Better Together</h5>
<p>The Better Together Toolkit is an open-source mobile architecture that helps separate complex apps and services over multiple devices. Its plugin-based framework allows simple integration with existing platforms, supporting local sharing of both interaction and resources.</p>
<p><a class="btn mb-4" href="https://bettertogethertoolkit.org/">Access the Better Together Toolkit</a></p>
<h5>PickCells</h5>
<p>PickCells is a demonstration of physically reconfigurable touchscreens made of individual interactive cells. The PickCells Toolkit includes hardware and software sources and documentation to get you started in making your own cell-composed touchscreens.</p>
<p><a class="btn mb-4" href="https://github.com/FITLab-Swansea/PickCells">Access the PickCells Toolkit</a></p>
</div>
</div>
</div>
</section>
<section class="portfolio mb-0" id="demos">
<div class="container">
<h2 class="text-center">Demonstration apps</h2>
<hr class="mb-5">
<div class="row justify-content-center mt-5">
<div class="text-center col-xl-3 col-lg-4 col-sm-6 col-7 mb-5">
<a class="applink" href="https://digitalinclusiontoolkit.org/chameleon/app/">Chameleon app<br>
<img class="img-fluid" src="include/google-play-badge.png" alt="Google Play app download">
</a>
</div>
<div class="text-center col-xl-3 col-lg-4 col-sm-6 col-7 mb-5">
<a class="applink" href="https://digitalinclusiontoolkit.org/better-together/app/">Better Together app<br>
<img class="img-fluid" src="include/google-play-badge.png" alt="Google Play app download">
</a>
</div>
</div>
<div class="row justify-content-center">
<div class="text-center col-xl-3 col-lg-4 col-sm-6 col-7">
<a class="applink" style="white-space: inherit;" href="https://bettertogethertoolkit.org/keyboard/">Swarachakra Marathi keyboard<br>
<img class="img-fluid" src="include/google-play-badge.png" alt="Google Play app download">
</a>
</div>
</div>
</div>
</section>
<section class="bg-primary" id="exhibit">
<div class="container">
<h2 class="text-center">Exhibit</h2>
<h3 class="text-center font-weight-light mb-0">TechFest, IIT Bombay, Mumbai</h4>
<h4 class="text-center font-weight-light mb-0">S01, International Exhibitions</h4>
<h4 class="text-center font-weight-light mb-0">3<sup>rd</sup> – 5<sup>th</sup> January 2020</h4>
<hr class="mb-5">
<div class="row">
<div class="col-lg-12">
</div>
</div>
<div class="row">
<div class="col-lg-6 ml-auto">
<h5>TechFest Map</h5>
<p>Come and try a range of technology demonstrations at TechFest 2020. Our stand has a range of hands-on exhibits each day, and there are also other demonstration installations of our StreetWise system placed around the IIT Bombay campus. See the map below for locations.</p>
<img class="img-fluid mb-4" src="include/map.jpg" alt="TechFest exhibit map">
</div>
<div class="col-lg-6 ml-auto">
<h5>Hands-on Demonstrations</h5>
<table class="table table-striped">
<tbody>
<tr>
<td>StreetWise: public smart speakers</td>
</tr>
<tr>
<td>Chameleon: mobiles that can disappear</td>
</tr>
<tr>
<td>Better Together: collaborative mobile interfaces</td>
</tr>
<!-- <tr>
<td>PickCells: next-gen touchscreens</td>
</tr> -->
<tr>
<td>Sustainabot: robotic mini printer</td>
</tr>
<tr>
<td>Emergeables: deformable interactive surfaces</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<section class="portfolio mb-0" id="team">
<div class="container mt-3">
<div class="row justify-content-center">
<div class="col-lg-2 col-md-3 col-4 mb-4">
<a href="https://epsrc.ukri.org/">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center ">
</div>
</div>
<img class="img-fluid" src="include/epsrc.png" alt="EPSRC logo">
</a>
</div>
<div class="col-lg-2 col-md-3 col-4 mb-4">
<a href="https://www.swansea.ac.uk/">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center ">
</div>
</div>
<img class="img-fluid" src="include/swansea-university.png" alt="Swansea University logo">
</a>
</div>
<div class="col-lg-2 col-md-3 col-4 mb-4">
<a href="https://www.iitb.ac.in/">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center ">
</div>
</div>
<img class="img-fluid" src="include/iit-bombay.png" alt="IIT Bombay logo">
</a>
</div>
<div class="col-lg-2 col-md-3 col-4 mb-4">
<a href="https://www.fitlab.eu/">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center ">
</div>
</div>
<img class="img-fluid" src="include/fit-lab.png" alt="FIT Lab logo">
</a>
</div>
<div class="col-lg-2 col-md-3 col-4 mb-4">
<a href="https://www.idc.iitb.ac.in/">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center ">
</div>
</div>
<img class="img-fluid" src="include/idc.png" alt="IDC logo">
</a>
</div>
<div class="col-lg-2 col-md-3 col-4 mb-4">
<a href="http://www.studiohasi.com/">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center ">
</div>
</div>
<img class="img-fluid" src="include/studio-hasi.png" alt="IDC logo">
</a>
</div>
</div>
</div>
</section>
<div class="copyright py-4 text-center">
<div class="container">
<h4 class="font-weight-light mb-0"><a style="color:white" href="mailto:hi@notdesignedincalifornia.org">Contact us: hi@notdesignedincalifornia.org</a></h4>
<small><!-- copyright if needed --></small>
</div>
</div>
<script>
window.onscroll = function() { updateTitle() };
function updateTitle() {
var headerPosition = 200;
if (document.body.scrollTop > headerPosition || document.documentElement.scrollTop > headerPosition) {
document.getElementById('dynamic-title').innerHTML = 'Not Designed in California';
} else {
document.getElementById('dynamic-title').innerHTML = ' '; // TechFest 2020
}
}
updateTitle();
</script>
</body>
</html>