-
Notifications
You must be signed in to change notification settings - Fork 1
/
matherep-reveal.html
369 lines (303 loc) · 13.2 KB
/
matherep-reveal.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
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=1024" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<title>FAU FabLab @ Mathe Rep.</title>
<meta name="description" content="Präsentation zur Begrüßung der neuen Erstis im Mathe Repetitorium" />
<meta name="author" content="Sebastian Endres" />
<!-- A HTML/CSS/JS Presentation for the 21st century using reveal.js
=====================================================================
Fork me on GitHub: https://github.com/fau-fablab/presentations/
- Use Arrow Keys / 'h' 'j' 'k' 'l' / 'space' / 'Pos1', 'END' / swiping for navigating
- Press 'ESC' for an overview
- Press 's' for speakers view
- Press 'F' for fullscreen
- 'Alt' + click for zooming
- 'b' or '.' for pause
- Watch out for vertical slides (or use unly space key)
-->
<link type="image/png" rel="shortcut icon" href="img/logo/fab_cube.png" />
<link rel="apple-touch-icon" href="img/logo/fab_cube.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="white-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="reveal.js/css/reveal.css">
<link rel="stylesheet" href="reveal.js/css/theme/moon.css" id="theme">
<!-- additional FabLab Style -->
<link rel="stylesheet" href="style/fablab-reveal-theme.css">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="reveal.js/lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'reveal.js/css/print/pdf.css' : 'reveal.js/css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section id="title">
<img class="title_img" data-src="img/logo/logo-white.svg" alt="Hier könnte ihr Logo stehen" style="">
<aside class="notes" data-markdown="">
- schon so viele Gruppen haben sich vorgestellt
</aside>
</section>
<section id="about_fablabs">
<q>FabLab?</q>
<div class="dark_background">
<h2>Offene Werkstatt</h2>
<ul>
<li><b>Weltweit</b> über 500</li>
<li>Ideen und Wissen miteinander teilen</li>
</ul>
<blockquote cite="https://www.quotetab.com/quote/by-neil-gershenfeld/in-a-way-the-fab-labs-are-havens-for-inventive-outliers-in-society">
“In a way, the FabLabs are havens <br/>
for inventive outliers in society.”
</blockquote>
<p><small>Prof. Neil Gershenfeld (MIT)</small></p>
<img class="small_img" style="background: none; box-shadow: none; margin: 0; padding: 0; " data-src="img/zahnraeder.png" alt="" >
</div>
<aside class="notes" data-markdown="">
- auf der **ganzen Welt**
- MIT
- Prof. Neil Gershenfeld
- **jeder Möglichkeit**
- kreativ
</aside>
</section>
<section id="about_fau_fablab">
<q>FAU FabLab?</q>
<div class="dark_background">
<h2>Hightech-Wekstatt an der TechFak</h2>
<ul>
<li><b>Selbständig</b> Ideen verwirklichen</li>
<li>Lernen, wie's geht</li>
<li>Zum <b>Selbstkostenpreis</b></li>
</ul>
</div>
<img class="one_img" data-src="img/fablab_fischauge.jpg" alt="" style="max-width: 65%">
<aside class="notes" data-markdown="">
- Von Studenten
- Ehrenamtliche
- für **ALLE**
- Einweisungen
- **Selber**
</aside>
</section>
<!-- Maschinen
==============
Vertical slides -->
<section id="tools">
<q class="fixed_top">Hightech?</q>
<section id="tools:lazorkutter" data-background-transition="slide">
<div class="dark_background">
<h2>Lasercutter</h2>
<ul>
<li>Schneidet und graviert</li>
<li>Acryl, Holz, Aluminium</li>
</ul>
</div>
<img class="two_hor_img" data-src="img/mann_am_laser.jpg" alt="">
<img class="two_hor_img" data-src="img/laser_beam.jpg" alt="">
<aside class="notes" data-markdown="">
Lasercutter
-----------
- 100 Watt
- schneiden:
* **Acryl, Holz, ...**
- graviert:
* **..., Glas, Metalle, ...**
- *Witz*: **FAU Card**
- Material ist vorrätig
nach unten!
-----------
</aside>
</section>
<section id="tools:3ddrucker" data-background-video="./img/3D-Drucker.webm,https://user.fablab.fau.de/~ox98aget/3D-Drucker.MOV" data-background-color="#00011a">
<div class="dark_background">
<h2>3D Drucker</h2>
<p>Rapid Prototyping zum Zuschauen</p>
</div>
<aside class="notes" data-markdown="">
3D Drucker - Video (nur auf Beamer)
-----------------------------------
- bekannt
- 3 Drucker
nach unten!
</aside>
</section>
<section id="tools:schneideplotter">
<div class="dark_background">
<h2>Schneideplotter, T-Shirts</h2>
</div>
<img class="two_hor_img" data-src="img/schneideplotter.jpg " alt="Hier könnte der Schneideplotter zu sehen sein">
<img class="two_hor_img" data-src="img/tshirt.jpg" alt="Hier könnte ein Bild von einem selber gemachten T-Shirt sein">
<aside class="notes" data-markdown="">
Schneideplotter
---------------
- **Folien schneiden**
- einfach
--> T-Shirts
------------
- Presse
nach unten!
</aside>
</section>
<section id="tools:cnc" data-background="img/fraese_flaschenoeffner.jpg" data-background-transition="slide">
<div class="dark_background">
<h2>CNC Fräse und Drehbank</h2>
<p>Zerspant Alu, Holz, Stahl</p>
</div>
<style type="text/css" media="all">
.reveal section video {
margin: 15px 0px;
background: rgba(255, 255, 255, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
</style>
<video src="./fab12-img/fraesse.webm" class="one_img" autoplay controls loop="loop" onshow="">
<aside class="notes" data-markdown="">
CNC Fräse - CNC Drehbank
------------------------
- mehr **Erfahrung** nötig
- Flaschenöffner vorbereiten -> einfach
nach unten!
</aside>
</section>
<section id="tools:ewerkstatt" data-background="img/belichten.jpg" data-background-transition="slide">
<div class="dark_background">
<h2>E-Werkstatt</h2>
<ul>
<li>Platinenätzer, Multimeter, Lötkolben, Oszis, ...</li>
<li>Widerstände, Kondensatoren, Transistoren, ...</li>
<li>Für E-Techniker und solche die es werden wollen</li>
</ul>
</div>
<aside class="notes" data-markdown="">
E-Werkstatt
-----------
- **gute Ausstattung**
- **viel**
- Löten, Messen, Reparieren, Platinen bauen
- *Im Gegensatz zu GET auch mal was Praktisches*
nach unten!
</aside>
</section>
<section id="tools:andere_tools">
<div class="dark_background">
<h2>...und Vieles mehr</h2>
</div>
<aside class="notes" data-markdown="">
- Druckluft
- Fahrrad
- normales Werkzeug
- Festool Zeug
Jetzt gehts wieder nach rechts!
===============================
</aside>
</section>
</section>
<!-- Infos Schlag auf Schlag
============================ -->
<section id="wo" class="step">
<q>Wo?</q>
<div class="dark_background">
<h2>Hinter den Hörsälen</h2>
</div>
<img class="two_hor_img" data-src="img/raumplan.svg" alt="Hier könnte ein Bild vom Weg zu FabLab sein" />
<img class="two_hor_img" data-src="img/fablab_door.jpg" alt="Hier könnte ein Bild von der FabLab Türe sein" />
<aside class="notes" data-markdown="">
- Hinter uns
- sieht man sofort
- **Türstatus**
</aside>
</section>
<section id="wann" class="step" data-notes="Important">
<q>Wann?</q>
<div class="dark_background">
<h2>OpenLabs</h2>
<p>Regelmäßige Öffnungszeiten demnächst auf unserem Kalender</p>
</div>
<img class="one_img" data-src="img/einweisung.jpg" alt="Hier könnte ein schönes Bild einer Einweisung zu sehen sein">
<aside class="notes" data-markdown="">
- **Termine auf der Website**
- Ehrenamtliche Studenten
- Wenn das Semester wieder läuft (**bald**)
- **Einweisungen**
- dann **selbständig** arbeiten
</aside>
</section>
<section id="warumich" class="step">
<q>Warum ich?</q>
<div class="dark_background">
<h2>Komm vorbei, wenn du...</h2>
<ul style="list-style: none;">
<li>...was ein FabLab jetzt eigentlich ist</li>
<li>...das Werkzeug für Projekte fehlt</li>
<li>...mitmachen willst</li>
<li>...das Fahrrad aufpumpen musst</li>
<li>...Langeweile zwischen Vorlesungen hast <small>— oder dann besser nicht</small></li>
</ul>
</div>
<aside class="notes" data-markdown="">
Vorsicht, Fragmente!
====================
- ...was das FabLab eig. ist
- ...Idee/Projekte hast
- ...mitmachen
- ...*Fahrrad/Druckluft*
- ...Langeweile (-> *Witz*: man bleibt gerne im Lab stecken)
</aside>
</section>
<section id="links" class="step" data-transition="slide" data-background="#00011a" data-background-transition="zoom">
<a class="main_link" href="https://fablab.fau.de">fablab.fau.de</a>
<br />
<div><img id="qrcode" class="qrcode" data-src="img/qrcode_website.png" alt="Hier könnte ihr QR-Code stehen"></div>
<img style="position: absolute; visibility: visible; right: -5%; bottom: -20%; z-index: 200; background: none; box-shadow: none;" src="img/groot_trans.png"/>
<aside class="notes" data-markdown="">
- [**fablab.fau.de**](https://fablab.fau.de)
- (*QR Code abscannen*)
- Schönes Studium, Mathe Rep
</aside>
</section>
</div>
</div>
<script src="reveal.js/lib/js/head.min.js"></script>
<script src="reveal.js/js/reveal.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
showNotes: false, // show notes on the main presentation screen
transition: 'slide', // none/fade/slide/convex/concave/zoom
//parallaxBackgroundImage: 'img/fablab_leuchtschild.jpg',
parallaxBackgroundImage: 'img/fablab_lasered.jpg',
parallaxBackgroundSize: '200x100px',
parallaxBackgroundHorizontal: 150,
parallaxBackgroundVertical: 200,
// Optional reveal.js plugins
dependencies: [
{ src: 'reveal.js/lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'reveal.js/plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'reveal.js/plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'reveal.js/plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'reveal.js/plugin/zoom-js/zoom.js', async: true },
{ src: 'reveal.js/plugin/notes/notes.js', async: true }
]
});
</script>
</body>
</html>