-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
451 lines (394 loc) · 15.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
<!DOCTYPE html>
<html>
<head lang="en">
<title>Why you should use Firefox</title>
<meta charset="utf-8">
<meta http-equiv="content-language" content="en">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="author" content="Michael Kohler">
<meta name="publisher" content="Michael Kohler">
<meta name="copyright" content="Michael Kohler (content), Mozilla (the fox), Google (slides coding)">
<meta name="description" content="Firefox is the independent choice. We'll explain why you should use Firefox.">
<meta name="page-topic" content="education">
<meta name="page-type" content="slide">
<meta name="audience" content="all">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="fira/fira.css" type="text/css" />
<link rel="stylesheet" media="all" href="theme/css/default.css">
<link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="theme/css/phone.css">
<base target="_blank">
</head>
<body>
<slides class="layout-widescreen">
<slide class="title-slide segue nobackground blue">
<div class="grid"></div>
<img src="imgs/firefox_logo.png" id="firefox-logo">
<img src="imgs/mozilla_wordmark.png" id="mozilla-logo">
<hgroup class="auto-fadein">
<br /><br /><br /><br />
<h1>What's new in Firefox?</h1>
<br><br><br><br><br><br><br><br><br><br>
<h2>Michael Kohler</h2>
<p>Mozilla Rep, Mozilla Switzerland<br>
<span class="light">2015-06-03</span></p>
</hgroup>
</slide>
<slide class="segue blue">
<hgroup>
<h2>About me - Michael Kohler</h2>
</hgroup>
<article>
<ul>
<li>Volunteering for Mozilla since 2008</li>
<li>Mozilla Rep</li>
<li>Co-coordinator Mozilla Switzerland</li>
<li>Co-coordinator Mozilla German-speaking community</li>
<li>Web Developer @ netcase.ch</li>
<li>mkohler.codes</li>
</ul>
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>Firefox is a trusted brand …</h1>
<img class="slideside" src="imgs/trust.jpg" />
</hgroup>
</slide>
<slide>
<hgroup>
<h2>Firefox</h2>
</hgroup>
<article>
<p>Firefox is a trusted brand</p>
<p>Mozilla is non-profit</p>
<p>The Mozilla Corporation is owned by the Foundation</p>
<p>Firefox is the independent choice!</p>
<p>Stakeholders are the users</p>
</article>
<img src="imgs/answers.jpg" class="slideside" />
</slide>
<slide class="segue blue">
<img src="imgs/independent.png" style="position: absolute; top: 0; left: 0;">
</slide>
<slide>
<hgroup>
<h2>Mozilla's mission</h2>
</hgroup>
<article>
<p>The Internet is a an integral part of modern life</p>
<p>The Internet is a public resource that must remain open and accessible</p>
<p>Individuals’ security and privacy on the Internet are fundamental and must not be treated as optional.</p>
<p>Individuals must have the ability to shape the Internet and their own experiences on it.</p>
<p>Transparent community-based processes promote participation, accountability and trust.</p>
<p>For more points please see: https://www.mozilla.org/en-US/about/manifesto/</p>
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>It's Open Source …</h1>
</hgroup>
</slide>
<slide>
<hgroup>
<h2>Open Source</h2>
</hgroup>
<article>
<p>Firefox is not only the "Mozilla Corporation"</p>
<p>Thousands of volunteers!</p>
<p>You'll find Mozilla volunteers in every country</p>
<p>Get in contact with them if you need any information</p>
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>German-speaking Community …</h1>
<img src="imgs/volunteers.jpg" class="slideside" />
</hgroup>
</slide>
<slide>
<hgroup>
<h2>German-speaking Community</h2>
</hgroup>
<article>
<p style="font-size: 2em;">@mozilla_deutsch on Twitter</p>
<p>Germany, Austria and (part of) Switzerland</p>
<p>We're looking for you!</p>
</article>
</slide>
<slide>
<hgroup>
<h2>Mozilla Weekend 2015 in Berlin - mozweekend.de</h2>
</hgroup>
<article>
<img src="imgs/weekend.jpg" />
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>Privacy …</h1>
</hgroup>
</slide>
<slide>
<hgroup>
<h2>Privacy</h2>
</hgroup>
<article>
<p>Every user should have the possibility to decide what (s)he want's to share</p>
<p>Do Not Track</p>
<p>Work on Tracking Protection</p>
<p>TOR middle relays</p>
<p>Accepting patches from TOR directly upstream in Firefox</p>
</article>
</slide>
<slide>
<hgroup>
<h2>Forget button</h2>
</hgroup>
<article>
<img src="imgs/forget.png" />
<img src="imgs/forget.jpg" class="slideside" />
</article>
</slide>
<slide class="segue blue">
<img src="imgs/lightbeam.png" style="position: absolute; top: 0; left: 0;">
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>Careful, non-business driven development …</h1>
</hgroup>
</slide>
<slide>
<hgroup>
<h2>Non-business driven development</h2>
</hgroup>
<article>
<p>Careful consideration of new features -> what actually does benefit the user?</p>
<p>Romansh: no other browser has a localization, but Firefox does!</p>
<p>Search engines: whatever works best in the specific country (for example Yandex in Russia)</p>
<p>Many companies to build on Mozilla source code: TOR for example</p>
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>New features …</h1>
</hgroup>
</slide>
<slide>
<hgroup>
<h2>Search Panel</h2>
</hgroup>
<article>
<img src="imgs/search.png" />
</article>
</slide>
<slide>
<hgroup>
<h2>Firefox Hello</h2>
</hgroup>
<article>
<img src="imgs/hello.png" />
</article>
</slide>
<slide>
<hgroup>
<h2>Reader View</h2>
</hgroup>
<article>
<img src="imgs/reader.png" />
</article>
</slide>
<slide>
<hgroup>
<h2>Moved windows to in-content</h2>
</hgroup>
<article>
<img src="imgs/incontent.png" />
</article>
</slide>
<slide>
<hgroup>
<h2>Pocket Integration</h2>
</hgroup>
<article>
<img src="imgs/pocket1.png" />
<img src="imgs/pocket2.png" />
</article>
</slide>
<slide>
<hgroup>
<h2>.. and more to come</h2>
</hgroup>
<article>
<p>more ES6 features (yeah, even more!)</p>
<p>probably more updates to Firefox Hello</p>
<p>more work on Privacy</p>
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>Web Standards …</h1>
</hgroup>
</slide>
<slide>
<hgroup>
<h2>Web Standards</h2>
</hgroup>
<article>
<p>Mozilla is a W3C and WHATWG member</p>
<p>Mozilla brings forward a lot of standardization</p>
<p>Mozilla is an important part regarding implementation of new JavaScript standards and is considered one of the main implementations</p>
<br />
<p>Unfortunately, Mozilla can't prevent bad things to happen to the Web if the "big players" want it</p>
<p>One example is DRM in the HTML5 standard: http://www.w3.org/TR/encrypted-media/</p>
<p>Mozilla had two options: not implemented it and user can't use Netflix (or other streaming services) or implement it in the best possible way</p>
</article>
</slide>
<slide>
<hgroup>
<h2>Many WebAPIs are standardized from Firefox OS</h2>
</hgroup>
<article>
<pre class="prettyprint" data-lang="javascript">
navigator.vibrate([50, 100, 150]);
</pre>
<p>Other examples: Battery Status API, Contacts API, Mouse Lock API, Web Activities, Web Apps, WebFM API, WebPayments API</p>
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>Customize it without fear …</h1>
<img class="slideside" src="imgs/customize.jpg" />
</hgroup>
</slide>
<slide class="title-slide blue">
<img src="imgs/addons.png" style="position: absolute; top: 0; left: 0;">
</slide>
<slide class="title-slide blue">
<img src="imgs/themes.png" style="position: absolute; top: 0; left: 0;">
</slide>
<slide class="title-slide blue">
<img src="imgs/styles1.png" style="position: absolute; top: 0; left: 0;">
</slide>
<slide class="title-slide blue">
<img src="imgs/styles2.png" style="position: absolute; top: 0; left: 0;">
</slide>
<slide>
<hgroup>
<h2>Preferences</h2>
</hgroup>
<article>
<p>There are a lot of preferences where you can opt-out of new features.</p>
<p>Most important preferences are always exposed in the "Preferences" window</p>
<p>check about:config</p>
<p>As we said, user choice is the most important thing for us</p>
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>WebApps …</h1>
</hgroup>
</slide>
<slide>
<hgroup>
<h2>WebApps</h2>
</hgroup>
<article>
<p>Firefox OS is based on WebApps</p>
<p>A WebApp is a website with a Manifest file</p>
<p>Installable also on Desktop and Android, if Firefox is installed</p>
<p>Cross plattform has never been easier (well, forget about iOS for now)</p>
<p>Get Open Web Apps from <strong>marketplace.firefox.com</strong></p>
</article>
</slide>
<slide class="segue blue">
<img src="imgs/marketplace.png" style="position: absolute; top: 0; left: 0;">
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>Not only Desktop …</h1>
</hgroup>
</slide>
<slide class="segue blue">
<img src="imgs/android.png" width="1100" style="position: absolute; top: 0; left: 0;">
</slide>
<slide class="segue blue"><!-- not yet, but soon! -->
<img src="imgs/ios.png" width="1100" style="position: absolute; top: 0; left: 0;">
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>DevTools …</h1>
</hgroup>
</slide>
<slide class="segue blue">
<img src="imgs/devtools.png" style="position: absolute; top: 0; left: 0;">
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>How can I contribute?</h1>
</hgroup>
</slide>
<slide>
<hgroup>
<h2>Contribute</h2>
</hgroup>
<article>
<p>Promote Mozilla's mission</p>
<p>Ideas</p>
<p><strong>File bugs</strong> at bugzilla.mozilla.org if you encounter anything that might be a bug</p>
<p>Code</p>
<p>Design / UX</p>
<p>Addons</p>
<p>Localization..</p>
<p>Marketing</p>
<p>...</p>
</article>
</slide>
<slide>
<hgroup>
<h2>friends.mozilla.org</h2>
</hgroup>
<article>
<img src="imgs/friends.png" />
</article>
</slide>
<slide>
<hgroup>
<h2>foxyeah.com</h2>
</hgroup>
<article>
<img src="imgs/foxyeah.png" width="90%" />
</article>
</slide>
<slide class="title-slide">
<hgroup class="flexbox vleft auto-fadein">
<h1>Questions?</h1>
</hgroup>
</slide>
<slide class="thank-you-slide segue nobackground">
<div class="grid"></div>
<img src="imgs/firefox_logo.png" id="firefox-logo">
<img src="imgs/mozilla_wordmark.png" id="mozilla-logo">
<article class="flexbox vleft auto-fadein">
<h2>Thank you!</h2>
<p>[email protected]</p>
</article>
<p class="auto-fadein" data-config-contact="">
<span>Twitter</span>
<a href="https://twitter.com/sonnenkiste">@KohlerSolutions</a>
<br>
<span>Reps</span>
<a href="https://reps.mozilla.org/u/michaelkohler/">reps.mozilla.org/u/michaelkohler/</a>
<br>
<span>MozillaCH</span>
<a href="http://www.twitter.com/MozillaCH">twitter.com/MozillaCH</a>
<br>
<span>MozillaCH</span>
<a href="http://www.meetup.com/Mozilla-Meetup-Switzerland/">meetup.com/Mozilla-Meetup-Switzerland/</a>
<br>
</p>
</slide>
</slides>
<script data-main="js/slides" src="js/require-1.0.8.min.js"></script>
</body>
</html>