-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
488 lines (432 loc) · 27.4 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
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
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Fab Economy</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/libs/animate.css">
<!-- WEB FONTS -->
<!-- <link href='http://fonts.googleapis.com/css?family=Roboto:100,300,100italic,400,300italic' rel='stylesheet' type='text/css'> -->
<link rel="stylesheet" href="css/fabbus.css">
</head>
<body>
<div class="container">
<div class="header">
<ul class="nav nav-pills pull-right">
<!-- <li class="active"><a href="#">Home</a></li> -->
<li><a href="http://www.fabacademy.org"><img src="img/fab-academy2.png" width="200" alt="Fab Academy2"></a></li>
<li><a href="http://www.fabfoundation.org"><img style="margin-top: 10px" src="img/logo_FF-1024x145.png" width="220" alt="Fab Foundation"></a></li>
</ul>
<h3 class="text-muted"><img src="img/logo.png" width="400" alt="FabLab Economy"></h3>
</div>
<br/>
<div class="jumbotron">
<h1>Discover Fab Economy</h1>
<!-- <p class="lead">Tools, resources and organizations to: help make a Fab Lab sustainable, help businesses research solutions and find talents, direct investments to relevant projects, and to provide individuals with novel opportunities to acquire and market new skills.</p> -->
<p class="lead">Fab Economy is about creating a novel economic paradigm for everybody, where local fullfilment and customization take the place of mass production and global distribution</p>
<h3>Fab Labs, companies, charities and organizations can all work together towards reaching this goal</h3>
<!-- <h3>A disruptive approach on solving global and local product fullfilment using digital fabrication,
education and shared knowledge</h3> -->
<p class="text-center"><a class="btn btn-lg btn-success wow pulse animated" data-wow-delay="2s" href="#" id="learnmore" role="button">Learn more</a></p>
</div>
<div class="row choices">
<div class="col-md-4 text-center">
<div class="lead wow slideInRight animated" data-wow-delay="1s">
<button class="btn btn-lg btn-warning btn-circle" id="btn_company">I'm a company...</button>
</div>
</div>
<div class="col-md-4 text-center">
<div class="lead wow slideInDown animated" data-wow-delay="2s">
<button class="btn btn-lg btn-success btn-circle" id="btn_fablab">I'm a Fab Lab...</button>
</div>
</div>
<div class="col-md-4 text-center" >
<div class="lead wow slideInLeft animated" data-wow-delay="1s">
<button class="btn btn-lg btn-danger btn-circle" id="btn_individual">I'm an individual...</button>
</div>
</div>
</div>
<hr>
<div class="row" id="learn">
<div class="col-md-8">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width: 600px; margin-left: auto; margin-right: auto">
<!-- Indicators -->
<!-- <ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol> -->
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="img/fabfis_on_watertower.jpg" alt="Fabfis On Watertower">
<div class="carousel-caption">
</div>
</div>
<!-- <div class="item">
<img src="" alt="">
<div class="carousel-caption">
the FabLab Network is
</div>
</div> -->
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
<div class="col-md-4">
<h3 class="text-muted">Fab Economy is about creating a new economy for everybody, where local fullfilment and customization take the place of mass production and global distribution.
Fab Labs, along companies and organizations can all work together towards reaching this goal.</h3>
<p class="lead">FabLabs provide local solutions to global problems thanks to an interconnected network of people and knowledge. FabFi project creates low cost high efficiency networking in rural areas. </p>
</div>
</div>
<hr>
<div class="row" id="learn">
<div class="col-md-12 text-center">
<h3>Please browse the following entry points to discover how this group can <strong> help you </strong> <br/>
or how <strong>you can help</strong> to make this initiative even more successful.</h3>
</div>
</div>
<div class="wow animated fadeIn">
<h1 id="company_title"><span class="yellow-bar"> </span>Companies</h1>
<div class="panel-group" id="company_accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#company_accordion" href="#company_collapseOne">
I’m looking for a solution to a problem
</a>
</h4>
</div>
<div id="company_collapseOne" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
<strong>Creation of hand picked teams of experts</strong>
<p>Fab Connections will source solution providers from the global Fab Lab network. We will align the skills and knowledge of the network to meet your business needs, and will be the project management interface between you and participants to provide a fitting answer to your questions while keeping a keen eye on deadlines, budgets and outcomes.</p>
<strong>Setting a challenge for the network</strong>
<p>Fab Connections can translate your problem into a program. We will then run on the multi core processor that is the Global Fab Lab network. Would you like to find a solution, or re-think your company in a linear way? Or would you prefer having skilled professionals from all over the earth working in sync to help you realize the potential of your business?<br/>Energise this by setting a challenge with a tight timescale, and incentives for the best solution. </p>
</div>
<div class="col-md-6">
Learn more:<br/>
<a href="http://www.fabconnections.org"><img src="img/fabconnections.png" width="200" alt="Fabconnections"></a>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#company_accordion" href="#company_collapseTwo">
I’m looking for experts and knowledge
</a>
</h4>
</div>
<div id="company_collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
<strong>Extension of your team to improve your business</strong>
<p>Fab Connections works for the network, from within the network, and it knows the human resources that can lift your company to the next level. Whether you need temporary brainpower, or you want to strengthen your globally oriented team, we provide people who see the world in a new, connected way.</p>
</div>
<div class="col-md-6">
Learn more:<br/>
<a href="http://www.fabconnections.org"><img src="img/fabconnections.png" width="200" alt="Fabconnections"></a>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#company_accordion" href="#company_collapseThree">
I want to learn more about the Fab Lab way of working
</a>
</h4>
</div>
<div id="company_collapseThree" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
<strong>Training Workshops / Executive Education</strong>
<p>PPrograms that expose business leadership to the transformative journey into digital fabrication and the impact this is having on today’s business models.
Fab Connections can help your team understand how the Fab Lab mindset can be applied to your field of work, improve business opportunities, and identify new markets. Your team will develop a deep understanding of the future of fabrication, education, and problem solving.
We take you on a transformative journey around the globe that will change the way you see yourself, and your company. </p>
</div>
<div class="col-md-6">
Learn more:<br/>
<a href="http://www.fabconnections.org"><img src="img/fabconnections.png" width="200" alt="Fabconnections"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="wow animated fadeIn">
<h1 id="fablab_title"><span class="green-bar"> </span>Fab Labs</h1>
<div class="panel-group" id="fablabs_accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#fablabs_accordion" href="#fablabs_collapseOne">
I'm looking for investors for my projects
</a>
</h4>
</div>
<div id="fablabs_collapseOne" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
<strong>Fab Lab Connect brings resources to the Fab Lab network.</strong><p>Fab Lab Connect offers a Fab project funding platform that showcases Fab Lab social & business innovation projects. Fab Lab Connect runs challenges to get projects funded and mentored by sponsors to benefit the individual, the team and the community.</p>
<ul>
<li>Track 1 - New idea, concept or design </li>
<li>Track 2 - Project with a basic working prototype</li>
<li>Track 3 - Project ready for replication, commercialization, and/or social change</li>
<li>Track 4 - Fab Lab workshop project (Workshop is defined as a set of hands-on activities in Fab Labs designed for participants to learn and start fabricating. Workshops can provide the best practices for the operation and running of a Fab Lab.</li>
</ul>
</div>
<div class="col-md-6">
Learn more: <br/>
<a href="http://www.fablabconnect.com/"><img src="img/fablabconnect.png" width="393" height="102" alt="Fablabconnect"></a>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#fablabs_accordion" href="#fablabs_collapseTwo">
I'm looking for sponsoring
</a>
</h4>
</div>
<div id="fablabs_collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
<strong>Fab Lab Connect brings a whole new world of opportunities. Work with sponsors to see your innovation impact your local community and rise to a global scale.</strong>
<p>Fab Lab Connect sponsorship will provide:
<ul>
<li>Opportunities to support the entrepreneur from an idea to a prototype or to fabrication</li>
<li>Access to Sponsor employees for mentoring the innovators</li>
<li>Opportunities to support Fab Lab local capacity: education, job creation, and resolution of local issues with the support of a global Sponsors network</li>
</ul>
</p>
</div>
<div class="col-md-6">
Learn more: <br/>
<a href="http://www.fablabconnect.com/#!sponsors/c631"><img src="img/fablabconnect.png" width="393" height="102" alt="Fablabconnect"></a>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#fablabs_accordion" href="#fablabs_collapseThree">
I'm seeking help in developing a business plan for running the lab
</a>
</h4>
</div>
<div id="fablabs_collapseThree" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
<strong>Take your project to the next level, whether it is a commercial startup or intended for social change.</strong>
<p>By joining the Fab Lab Connect platform to showcase your project and participate in challenges, you get a chance to gain funding and mentorship Sponsors.</p>
<p>Imagine a place where all the amazing Fab projects disseminated around the world come together, where you can easily connect and collaborate with people with similar ideas and share the best practices.</p>
</div>
<div class="col-md-6">
Learn more: <br/>
<a href="http://www.fablabconnect.com/#!fab-innovators/cwjg"><img src="img/fablabconnect.png" width="393" height="102" alt="Fablabconnect"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="wow animated fadeIn">
<h1 id="individual_title"><span class="red-bar"> </span>Individuals</h1>
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseZero">
I would like to produce locally almost anything
</a>
</h4>
</div>
<div id="collapseZero" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
In Fab Labs you can find tools, materials and expertise that can help you to locally produce
almost any object you might need. And the Fab Lab Network allows you to design
or event invent solutions to current and future needs.
</div>
<div class="col-md-6">
Learn more about Fab Labs:
<br/>
<a href="http://www.fabfoundation.org"><img style="margin-top: 10px" src="img/logo_FF-1024x145.png" width="220" alt="Fab Foundation"></a>
<br/>
Find a Fab Lab close to you:
<div style="font-size: 24px;"><a href="http://fablabs.io">FabLabs.io</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">
I’m looking for a new learning experience
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6"><strong>Maker Camps (Europe, Asia, USA)</strong>
<p> The European Maker Camp is a mind-blowing experience on Learning by Making. A race against the clock to learn and fabricate in a diverse program based on technology processes and digital fabrication tools while travelling across Europe, and other parts of the globe, in an intensive six-week journey. Meet local people, eat the local delicacies, and build your dreams with modern tools.</p>
</div>
<div class="col-md-6">
Learn more:<br/>
<img src="img/fabconnections.png" width="200" alt="Fabconnections">
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
I would like to start a new Fab Lab
</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
You are on the front wave of a new, international movement in personal fabrication—and therefore you would be considered an “early adopter. The cheapest and fastest method to get a fab lab is to buy and assemble it yourself. This approach does require that you have some good expertise on hand to help you set up, install, debug and train. There are a few other ways to get a lab, but they are more expensive and require some contractual transactions.
</div>
<div class="col-md-6">
Learn more:<br/>
<img src="img/logo_FF-1024x145.png" width="300" alt="Logo FF 1024x145">
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
I would like to develop a project idea
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
The Fab Lab Network is composed by thousands of labs around the world, that could help you
working on your project idea.
</div>
<div class="col-md-6">
Learn more about Fab Labs:<br/>
<a href="http://www.fabfoundation.org"><img style="margin-top: 10px" src="img/logo_FF-1024x145.png" width="220" alt="Fab Foundation"></a><br/>
<br/>
Find a Fab Lab near you:
<div style="font-size: 24px;"><a href="http://fablabs.io">FabLabs.io</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseFour">
I would like to study digital fabrication
</a>
</h4>
</div>
<div id="collapseFour" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
The Fab Academy is a Digital Fabrication Program directed by Neil Gershenfeld of MIT’s Center For Bits and Atoms and based on MIT’s rapid prototyping course, MAS 863: How to Make (Almost) Anything. The Fab Academy began as an outreach project from the CBA, and has since spread to Fab Labs around the world. The program provides advanced digital fabrication instruction for students through an unique, hands-on curriculum and access to technological tools and resources.
</div>
<div class="col-md-6">
Learn more:<br/>
<a href="http://fabacademy.org"><img src="img/fab-academy2.png" width="381" alt="Fab Academy2"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<h4 class="text-center"> The Fab Economy Network is supported by: </h3>
<div class="row">
<div class="col-md-4"><a href="http://www.fablabconnect.com"><img src="img/fablabconnect.png" style="height: 50px;margin-left: auto; margin-right: auto" alt="Fablabconnect"></a>
</div>
<div class="col-md-4">
<img src="img/logo_FF-1024x145.png" style="height: 50px; margin-left: auto; margin-right: auto" alt="Logo FF 1024x145">
</div>
<div class="col-md-4 text-right"><a href="http://www.fabconnections.org"><img src="img/fabconnections.png" style="height: 70px;" alt="Fabconnections"></a>
</div>
</footer>
</div>
</div>
<script src="js/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.scrollTo.min.js" type="text/javascript" charset="utf-8"></script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
$(document).ready(function(){
var showCompany = function(ev){
ev.preventDefault();
$.scrollTo('#company_title',800);
};
var showIndividual = function(ev){
ev.preventDefault();
$.scrollTo('#individual_title',800);
};
var showFablab = function(ev){
ev.preventDefault();
$.scrollTo('#fablab_title',800);
};
$('#btn_company').click(function(ev){ showCompany(ev);});
$('#btn_fablab').click(function(ev){ showFablab(ev); });
$('#btn_individual').click(function(ev){ showIndividual(ev); });
$('#learnmore').click(function(ev){
ev.preventDefault();
$.scrollTo('#learn',800);
});
});
</script>
</body>
</html>