This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2016.html
258 lines (229 loc) · 9.86 KB
/
2016.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
<html lang="de">
<head>
<meta charset="utf-8">
<title>OK Lab Chemnitz 2016</title>
<meta name="description" content="Code for Chemnitz Präsentation">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/simple.css" id="theme">
<link rel="stylesheet" href="css/ok/ok.css">
<link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'>
<!-- For syntax highlighting -->
<link rel="stylesheet" href="css/github-highlight.css">
<!-- If the query includes 'print-pdf', use the PDF print sheet -->
<script>
document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
<img class="logo" src="images/CFG_Chemnitz.svg">
<!--<p>
<small class="ok-orange">CODE A DIFFERENCE: Nutz' deine Fähigkeiten, um deine Stadt zu verbessern!</small>
</p>-->
</section>
<!--<section>
<h2>Gliederung</h2>
<ol>
<li>Wer sind wir?</li>
<li>Was ist Code for Germany?</li>
<li>Projekte Chemnitz</li>
<li>Offene Daten in Chemnitz(!)</li>
</ol>
</section>-->
<section data-state="ok-lab-blue">
<h2 style="color: white;">Wer sind wir?</h2>
</section>
<section>
<h3>@codeForChemnitz</h3><br>
<h3 style="line-height:1.2em">Morris - Tobias - Philipp<br>Ronny - Stefan - Benedikt</h3>
<br />
<p style="line-height:1.1em">Webentwickler<br />
Open-{Source|Data|...}-Enthusiasten<br/>Allzeitweltverbesserer</p>
<br/>
</section>
<section data-state="ok-lab-green">
<h2 style="color: white;">Was ist Code for Germany?</h2>
</section>
<section>
<img src="images/2016/codeforgermany.jpg">
<a href="https://www.flickr.com/photos/okfde/17060438856/in/album-72157651437807290/" class="copyright-note">Open Knowledge Foundation Deutschland</a>
<aside class="notes">
<ul>
<li>deutschlandweites Netzwerk</li>
<li>öffentliche Daten/Civic Tech</li>
<li>staatliche Transparenz fördern</li>
<li>Werkzeuge für Bürger bauen</li>
</ul>
</aside>
</section>
<section>
<img src="images/2016/agenda.jpg">
<a href="https://www.flickr.com/photos/okfde/16879099627/in/album-72157651437807290/" class="copyright-note">Open Knowledge Foundation Deutschland</a>
<aside class="notes">
<ul>
<li>Thema OpenData vorantreiben - Mehr Daten öffnen</li>
<li>Sichtbarkeit für spannende lokale Projekte</li>
<li>Austausch</li>
<li>gemeinsame Plattform</li>
</ul>
</aside>
</section>
<section>
<img src="images/karte2016.png"/>
</section>
<section data-state="ok-lab-blue">
<h2 style="color:white">Das OK-Lab Chemnitz</h2>
</section>
<section class="left">
<h3>Geschichte</h3>
<p>/ Frühjahr 2014 Gründung</p>
<p>/ Regelmäßige Treffen</p>
<p>/ Chaos Communication Camp & Chemnitzer Linux-Tage</p>
</section>
<section>
<img src="images/2016/clt-lagerfeuer.jpg"/>
<p>Gesellige Lagerfeuerstimmung bei den <a href="https://twitter.com/hashtag/CLT2016?src=hash">#CLT2016</a></p>
</section>
<section class="left">
<h3>Unsere Ziele</h3>
<p>/ Mitstreiter begeistern</p>
<p>/ offene Daten finden</p>
<p>/ gemeinsam Projekte umsetzen</p>
<p>/ mehr Daten in Chemnitz öffnen <i>*sigh*</i></p>
</section>
<section data-state="ok-lab-green">
<h2 style="color:white">Projekte in Chemnitz</h2>
</section>
<section>
<h3>Wo ist Markt?</h3>
<p><img src="images/projekte2016_woistmarkt.jpg" height="70%"></p>
<p><a href="http://wo-ist-markt.de/" target="_blank">wo-ist-markt.de/</a></p>
</section>
<section>
<h3>Stadtteil-Quiz</h3>
<p><img src="images/projekt2016_clickthathood.jpg" height="70%"></p>
<p><a href="http://http://click-that-hood.com/chemnitz/" target="_blank">click-that-hood.com/chemnitz/</a></p>
</section>
<section>
<h3>Trinkwasser</h3>
<p><img src="images/trinkwasser.jpg" height="70%"></p>
<p><a href="http://codeforchemnitz.de/trinkwasser/" target="_blank">codeforchemnitz.de/trinkwasser/</a></p>
<p><a href="http://www.eins.de/ueber-eins/netze/trinkwasser/" target="_blank" style="font-size: 15px;">Quelle: eins</a></p>
</section>
<section>
<h3>Baustellen</h3>
<p><img src="images/2016/baustellen.jpg" height="70%"></p>
<p><a href="http://codeforchemnitz.de/BaustellenChemnitz/" target="_blank">codeforchemnitz.de/BaustellenChemnitz/</a></p>
<p><a href="http://www.chemnitz.de/chemnitz/de/aktuelles/baustellenservice/index.itl" target="_blank" style="font-size: 15px;">Quelle: Stadt Chemnitz</a></p>
</section>
<section data-state="ok-lab-green">
<h2 style="color: white;">Offene Daten und Chemnitz</h2>
</section>
<section>
<h3>Offene Daten und Chemnitz?</h3>
<img src="images/2016/angie.jpg" height="80%"/>
<a href="http://www.reuters.com/search/pictures?blob=merkel+head-mounted&sortBy=&dateRange=" class="copyright-note" style="margin-right: 85px">Reuters</a>
</section>
<section>
<div id="wordcloud" style="line-height:1.2">
<span class="fragment" data-fragment-index="1" rel="8">schwer zu finden</span>
<span class="fragment" data-fragment-index="1" rel="13">Lizenz unklar</span>
<span class="fragment red-red-red" data-fragment-index="2" rel="20">Transparenzgesetz</span>
<span class="fragment" data-fragment-index="1" rel="10">geschlossene Formate</span>
<span class="fragment" data-fragment-index="1" rel="3"></span>
<span class="fragment" data-fragment-index="1" rel="7">Excel-Dokumente</span>
<span class="fragment red-red-red" data-fragment-index="2" rel="18">veröffentliche Daten</span>
<span class="fragment" data-fragment-index="1" rel="10">keine offizielle Schnittstelle</span>
<span rel="30">Offene Daten in Chemnitz</span>
<span class="fragment" data-fragment-index="1" rel="5"></span>
<span class="fragment red-red-red" data-fragment-index="2" rel="14">Geoinformationsportal</span>
<span class="fragment" data-fragment-index="1" rel="7">Datenhoheit</span>
<span class="fragment" data-fragment-index="1" rel="12">Pressemitteilung</span>
<span class="fragment" data-fragment-index="1" rel="5"></span>
<span class="fragment" data-fragment-index="1" rel="25">verstreut</span>
<span class="fragment" data-fragment-index="1" rel="10">Korrektheit?</span>
<span class="fragment" data-fragment-index="1" rel="3">eins</span>
<span class="fragment" data-fragment-index="1" rel="8">chemnitz.de</span>
</div>
<script src="js/jquery-1.10.1.min.js"></script>
<script src="js/jquery.tagcloud.js"></script>
<script>
$(function() {
$.fn.tagcloud.defaults = {
size: {start: 15, end: 50, unit: 'pt'},
color: {start: '#000000', end: '#000000'}
};
$(function () {
$('#wordcloud span').tagcloud();
});
});
</script>
</section>
<section>
<h3>\o/</h3><h3> GIS-Portal is coming!</h3>
<aside class="notes">
<ul>
<li>technische Basis: ArcGis</li>
<li>bereits Verwaltungsmitarbeitern vorgestellt</li>
<li>"sah gut aus"</li>
</ul>
</aside>
</section>
<section>
<h3>Die Zukunft</h3>
<img src="images/2016/gemeinsam.jpg" height="80%">
<a href="https://www.flickr.com/photos/okfde/17060487916/in/album-72157651437807290/" class="copyright-note">Open Knowledge Foundation Deutschland</a>
<aside class="notes">
<ul>
<li>Hackathon zum Portal-Start</li>
<li>gemeinsame Projekte</li>
<li>Spaß an der Sache</li>
<li>TU Chemnitz - Projekt "miteinander" - living lab</li>
</ul>
</aside>
</section>
<section>
<h3>Vielen Dank und kommt mal vorbei!</h3><br />
<h3>@codeForChemnitz</h3><br>
<h4>[email protected]</h4>
<h4>codeforchemnitz.de</h4>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: false,
progress: true,
history: true,
center: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'fade', // default/cube/page/concave/zoom/linear/fade/none
// Parallax scrolling
// parallaxBackgroundImage: 'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg',
// parallaxBackgroundSize: '2100px 900px',
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>