From: Robert Kaiser Date: Sun, 29 Apr 2018 17:53:35 +0000 (+0200) Subject: add a first incomplete version of Linuxwochen 2018 talk X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=commitdiff_plain;h=16daf33f6c2d0de9efdcb4e01661d211f5ce2138 add a first incomplete version of Linuxwochen 2018 talk --- diff --git a/linuxwochen2018/aframe-sticker.png b/linuxwochen2018/aframe-sticker.png new file mode 100644 index 0000000..19a0c18 Binary files /dev/null and b/linuxwochen2018/aframe-sticker.png differ diff --git a/linuxwochen2018/av1-comingsoon.png b/linuxwochen2018/av1-comingsoon.png new file mode 100644 index 0000000..0d3be4f Binary files /dev/null and b/linuxwochen2018/av1-comingsoon.png differ diff --git a/linuxwochen2018/cc-by-sa.svg b/linuxwochen2018/cc-by-sa.svg new file mode 100644 index 0000000..085c5b5 --- /dev/null +++ b/linuxwochen2018/cc-by-sa.svg @@ -0,0 +1,9 @@ + + + + Creative Commons “Attribution-Share Alike” license icon + + + + + \ No newline at end of file diff --git a/linuxwochen2018/index.html b/linuxwochen2018/index.html new file mode 100755 index 0000000..e370b55 --- /dev/null +++ b/linuxwochen2018/index.html @@ -0,0 +1,199 @@ + + + + + + Mozilla Emerging Technologies + + + + + + + + + + +
+

Inhalt

+

Mozilla Emerging Technologies

+ +
+

The following slides are available in this presentation:

+
+
    +
+
+ +
+

Mozilla Emerging Technologies

+

New Technologies for the Open Web

+ +
+Robert Kaiser, +"KaiRo" <kairo@kairo.at> +
Mozilla Tech Speaker +
+ +
+

Slides: + https://slides.kairo.at/linuxwochen2018/

+
+
    +
  • Created for a + presentation + at Linuxwochen 2018 in Wien/Vienna.
  • +
  • Written in HTML 5 with CSS 3 and JavaScript.
  • +
  • Navigation via links on all slides, via access keys + (e.g. "n"/Alt+Shift+N for "next") or back/forward arrow keys
  • +
  • Contents
  • +
  • Lizenziert unter CC-BY-SA, + 04/2018 Robert Kaiser - + "Mozilla", "Firefox" and their logos are + trademarks + of Mozilla Foundation.
  • +
+
+
+
+ +
+

Emerging Technologies Group

+ +
+ +
+
+ +
+

Mixed Reality (XR)

+ +
+A-Frame - aframe-io +
    +
  • WebXR - Virtual & Augmented Reality (WebVR & AR)
  • +
  • research.mozilla.org/mixed-reality
  • +
  • webvr.info - WebVR API, Open Standard
  • +
  • In concert with WebGL, WebAudio and Gamepad APIs
  • +
  • Windows: Firefox release, Mac: Nightly, Linux: in development
  • +
+

+
+
+ +
+

A-Frame - XR Made Simple

+ +
+A-Frame - aframe-io +Example: +
+<a-scene>
+  <a-sphere position="0 1.25 -1" radius="1.25" color="#EF2D5E"></a-sphere>
+  <a-cube position="-1 0.5 1" rotation="0 0 0" width="1" height="1" depth="1" color="#4CC3D9">
+    <a-animation attribute="rotation" repeat="indefinite" to="0 360 0"></a-animation>
+  </a-cube>
+  <a-cylinder position="1 0.75 1" radius="0.5" height="1.5" color="#FFC65D"></a-cylinder>
+  <a-plane rotation="-90 0 0" width="4" height="4" color="#7BC8A4"></a-plane>
+  <a-sky color="#ECECEC"></a-sky>
+</a-scene>
+
+

edit/view +- More at aframe.io +

+
+
+ +
+

Open Media Codecs - Daala & AV1

+ +
+AV1 - Coming Soon +
    +
  • Opus: royalty-free, open, universal audio codec
  • +
  • Next target: do the same with video
  • +
  • Mozilla/Xiph: Daala + Google: VP9 + Cisco: Thor
  • +
  • Alliance for Open Media (AOMedia) for collaboration
  • +
  • AV1 bitstream frozen since April 2018
  • +
  • Next: De-/Encoding perf, hardware support, ...
  • +
+

+
+
+ +
+

Speech & Machine Learning

+ +
+Speech Recording + Learning + +

+
+
+ +
+

Programmiersprache - Rust

+ +
+
+
+ +
+

Web-Engine - Servo

+ +
+
+
+ +
+

WebAssembly

+ +
+
+
+ +
+

IoT - Things Gateway

+ +
+
+
+ +
+ +
+

Fragen?

+Data & Mister Tricorder +
+
+ + + diff --git a/linuxwochen2018/mister_tricorder.jpg b/linuxwochen2018/mister_tricorder.jpg new file mode 100644 index 0000000..0ee9687 Binary files /dev/null and b/linuxwochen2018/mister_tricorder.jpg differ diff --git a/linuxwochen2018/slides.css b/linuxwochen2018/slides.css new file mode 100644 index 0000000..384a529 --- /dev/null +++ b/linuxwochen2018/slides.css @@ -0,0 +1,387 @@ +/************************** + * styles for talk slides * + * by Robert Kaiser * + * * + * (for FOSDEM 2013) * + **************************/ + + +/***** base style *****/ + +@font-face { + font-family: 'Open Sans'; + src: url('template/OpenSans-Regular-webfont.woff'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Open Sans'; + src: url('template/OpenSans-Semibold-webfont.woff'); + font-weight: bold; + font-style: normal; +} + +@font-face { + font-family: 'Open Sans'; + src: url('template/OpenSans-Italic-webfont.woff'); + font-weight: normal; + font-style: italic; +} + +@font-face { + font-family: 'Zilla Slab'; + src: url('template/ZillaSlab-Regular.woff2'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Zilla Slab'; + src: url('template/ZillaSlab-Bold.woff2'); + font-weight: bold; + font-style: normal; +} + +@font-face { + font-family: 'Zilla Slab Highlight'; + src: url('template/ZillaSlabHighlight-Regular.woff2'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Zilla Slab Highlight'; + src: url('template/ZillaSlabHighlight-Bold.woff2'); + font-weight: bold; + font-style: normal; +} + +html { + overflow: hidden; /* to make translations not paint scrollbars */ + background: white; + height: 100%; +} + +body { + margin: 0px; + padding: 0px; + border: 0px; + font-family: "Open Sans", sans-serif; + font-size: 2em; + color: black; + height: 100%; +} + +ul { + padding-left: 1.2em; + margin-bottom: 0.5em; +} + +ul:first-child, +ul:last-child { + margin-top: 0; +} + +#header { + height: 44px; + position: relative; + font-family: "Zilla Slab", monospace; + border-bottom: 3px solid black; +} + +#headerlogo { + position: absolute; + display: block; + right: 2px; + top: 2px; + text-indent: -2000px; + font-size: 1px; + overflow: hidden; + height: 40px; + width: 140px; + background: url("template/mozilla_logo2017.svg") no-repeat; +} + +#header-text { + position: relative; + top: 5px; + left: 25px; + width: 200px; + width: -moz-fit-content; + width: -webkit-fit-content; + width: fit-content; + padding: 0 5px; + font-size: 20px; + font-weight: bold; + color: white; + background-color: black; +} + +#header-text.neartime { + color: #00FFFF; +} + +#header-text.ontime { + color: #54FFBD; +} + +#header-text.overtime { + color: #FF4F5E; +} + +#subheader-text { + color: black; + position: relative; + top: 3px; + left: 25px; + width: calc(100% - 50px); + padding: 0 5px; + font-size: 10px; +} + +#slidenav { + position: absolute; + right: 200px; + top: 15px; + font-family: "Zilla Slab", monospace; + font-size: 10px; +} + +#slidenav a:link, +#slidenav a:visited { + color: black; +} + +#slidenav a:hover, +#slidenav a:active { + color: #959595; +} + +#slidenav .nolink { + color: #E7E5E2; +} + +article { + position: absolute; + width: 100%; + /* header is 40px, 7px to have a bit of distance, + * 3px height-reducing on the bottom for safety */ + top: 47px; + height: calc(100% - 50px); + overflow: auto; + + transition-property: transform, opacity; + transition-duration: 3s; + transition-timing-function: ease; + transform-origin: center 5em; + + opacity: 0; +/* + transform: translate(-100%, 0); +*/ +/* + transform: scale(0.1) rotate(360deg) translate(-200%, 0); +*/ + transform: scale(0.1) translate(-400%, 0); +} + +article[aria-selected="true"] { + opacity: 1; + transform: scale(1) rotate(0deg) translate(0, 0); +} + +article[aria-selected="true"] ~ article { + opacity: 0; +/* + transform: translate(100%, 0); +*/ +/* + transform: scale(0.1) rotate(-360deg) translate(200%, 0); +*/ + transform: scale(0.1) translate(400%, 0); +} + +/***** headers *****/ + +h1, h2, h3, h4 { + margin: 0.5em 0; + font-family: "Zilla Slab", monospace; + font-weight: bold; + color: black; + text-align: center; +} + +h1 { + font-family: "Zilla Slab Highlight", "Zilla Slab", monospace; + margin-top: 0.5em; + font-size: 1.7em; +} + +h1 span { + font-family: "Zilla Slab", monospace; + margin-top: 0.5em; + font-size: 1.7em; + background-color: black; + color: white; + padding: 0 10px; +} + +h2 { + font-size: 1.3em; +} + +h3 { + font-size: 1.1em; +} + +h4 { + font-size: 1em; + text-align: left; +} + +/***** boxes *****/ + +.simplebox { + padding: 0.5em; +} + +.captionedbox { + padding: 0px; +} + +.simplebox, +.captionedbox { + margin: 1em; + background-color: white; + /* box-shadow: 0 0 0 1px black inset; */ + /* border-bottom: 1px solid black; */ +} + +.captionedbox-content { + margin: 0; + padding: 0.5em; + border: 0px; + border-top: 1px solid black; +} + +.captionedbox-caption { + margin: 0; + padding: 0.5em; + font-weight: bold; +} + +.simplebox + .simplebox, +.captionedbox + .simplebox, +.simplebox + .captionedbox, +.captionedbox + .captionedbox { + border-top: 1px solid black; +} + +/***** misc formatting *****/ + +mark { + font-family: "Zilla Slab", monospace; + font-weight: bold; + color: black; + background-color: #FFF44F; +} + +.decofont { + font-family: "Zilla Slab", monospace; +} + +.border { + border: 1px solid black; + padding: 0.5em; +} + +.sshot { + /* box-shadow: black 1px 1px 3px 2px; */ +} + +.slidepic { + float: right; + margin-left: .5em; + max-height: 20em; + max-width: 25%; +} + +.ensurepicinbox { + clear: both; + font-size: 1px; + margin: 0; +} + +.largetext { + font-size: 2em; +} + +ul > li { + margin: 0.5em 0; +} + +.columns2 { + -moz-columns: 2; +} + +ul.nobullets > li { + list-style-type: none; +} + +ul.arrows > li { + list-style-type: none; +} +ul.arrows > li:before { + content: "\21d2\20"; /* \2192 would be single thin arrow, hex 20 is space */ +} + +.cent { + text-align: center; +} + +.topmargin { + margin-top: 0.5em; +} + +.akey { + text-decoration: underline; +} + +a:link, a:visited { color: #00458B; text-decoration: none; } +a:hover, a:active { color: #959595; text-decoration: underline; } + +mark a:link, mark a:visited { color: #005E5E; } +mark a:hover, mark a:active { color: #005E5E; } + +pre { margin: 0; } + +.ccinline { + border-width: 0; + vertical-align: bottom; + height: 1.75em; +} + +/***** small stuff *****/ + +.small, +.small { + font-size: 0.75em; +} + +ul.small, +.small ul { + padding: 0px; + border: 0px; + margin: 0px 0px 0px 1em; +} + +ul.small > li +.small ul > li { + margin: 0px; + padding: 0px; + border: 0px; +} + +/***** specific slides *****/ + diff --git a/linuxwochen2018/slides.js b/linuxwochen2018/slides.js new file mode 100644 index 0000000..cd9035c --- /dev/null +++ b/linuxwochen2018/slides.js @@ -0,0 +1,205 @@ +/****************************** + * JavaScript for talk slides * + * by Robert Kaiser * + * * + * (for FOSDEM 2011) * + ******************************/ + +var slides = {}; +var articleNodes; +var currentSlide; +var currentIdx; +var defaultIdx = 1; // set to slide index to show by default +var firstIdx = 2; // set no value if to use first available +var lastIdx; // set no value if to use last available + +var pageTitle, headerText, subHeaderText; +var navPrev, navNext, navPrevNolink, navNextNolink; + +// Slide timer - color variation of headerText +// Time per slide is total presentation length divided by number of slides +// except start and end slide. +var presLengthSeconds = 30 * 60; +var slideStart, timerMSec; + +// Called when the document has been loaded. +function docLoaded() { + pageTitle = document.getElementsByTagName("title")[0]; + headerText = document.getElementById("header-text"); + subHeaderText = document.getElementById("subheader-text"); + navPrev = document.getElementById("nav-prev"); + navNext = document.getElementById("nav-next"); + navPrevNolink = document.getElementById("nav-prev-nolink"); + navNextNolink = document.getElementById("nav-next-nolink"); + articleNodes = document.getElementsByTagName("article"); + + if (!firstIdx) + firstIdx = 0; + if (!lastIdx) + lastIdx = articleNodes.length - 1; + var slideSeconds = presLengthSeconds / (lastIdx - firstIdx); + timerMSec = 1000 * (slideSeconds / 3); + + // Get a list of all slides (articles). + subHeaderText.textContent = articleNodes.length + " slides..."; + for (var i = 0; i < articleNodes.length; ++i) { + subHeaderText.textContent = "Indexing slide " + i + " / " + articleNodes.length; + if (!articleNodes[i].id) + articleNodes[i].id = "slide_" + i; + + slides[articleNodes[i].id] = { + "idx": i, + "name": articleNodes[i].id, + "title": articleNodes[i].dataset.title ? articleNodes[i].dataset.title : articleNodes[i].id, + "obj": articleNodes[i], + "timeSeconds": articleNodes[i].dataset.seconds ? articleNodes[i].dataset.seconds : slideSeconds, + }; + + if (location.hash.length && + (location.hash == "#" + articleNodes[i].id || location.hash == "#" + i)) { + articleNodes[i].setAttribute("aria-selected", "true"); + currentSlide = slides[articleNodes[i].id]; + currentIdx = i; + } + } + + if (!currentSlide) { + currentIdx = defaultIdx; + currentSlide = slides[articleNodes[currentIdx].id]; + currentSlide.obj.setAttribute("aria-selected", "true"); + location.hash = "#" + currentSlide.name; + } + updateDisplay(); +} + +// Called when the hash part of the location changes. +function locationHashChanged() { + if (location.hash.length > 1) { + var hashtag = location.hash.substring(1); + // If not a number, treat as ID + if (isNaN(hashtag) && slides[hashtag]) { + currentSlide.obj.removeAttribute("aria-selected"); + currentSlide = slides[hashtag]; + currentIdx = currentSlide.idx; + currentSlide.obj.setAttribute("aria-selected", "true"); + updateDisplay(); + } + else if (articleNodes[hashtag]) { + currentSlide.obj.removeAttribute("aria-selected"); + currentIdx = hashtag; + currentSlide = slides[articleNodes[currentIdx].id]; + currentSlide.obj.setAttribute("aria-selected", "true"); + updateDisplay(); + } + } +} +window.onhashchange = locationHashChanged; + +// Update the display after we updated what slide is shown. +function updateDisplay() { + if (currentIdx >= firstIdx && currentIdx <= lastIdx && + currentSlide.name != "toc") + subHeaderText.textContent = (currentIdx - firstIdx + 1) + "/" + + (lastIdx - firstIdx + 1) + " - " + + currentSlide.title; + else + subHeaderText.textContent = currentSlide.title; + pageTitle.textContent = headerText.textContent + ": " + currentSlide.title; + if (currentIdx > firstIdx && currentSlide.name != "toc") { + navPrev.hidden = false; + navPrev.href = "#" + articleNodes[currentIdx - 1].id; + navPrevNolink.hidden = true; + } + else { + navPrev.hidden = true; + navPrevNolink.hidden = false; + } + if (currentIdx < lastIdx && currentSlide.name != "toc") { + navNext.hidden = false; + navNext.href = "#" + articleNodes[currentIdx + 1].id; + navNextNolink.hidden = true; + } + else { + navNext.hidden = true; + navNextNolink.hidden = false; + } + headerText.className = ""; + slideStart = new Date(); + timerMSec = 1000 * (currentSlide.timeSeconds / 3); + if (currentSlide.name == "toc") + createTOC(); + else + setTimeout(timerFired, timerMSec); +} + +// Create TOC list. +function createTOC() { + var list = document.getElementById("toc-list"); + if (!list.getElementsByTagName("li").length) { + for (var slide in slides) { + if (slide != "toc") { + var item = document.createElement("li"); + var link = document.createElement("a"); + var slideHeaders = slides[slide].obj.getElementsByTagName("h1"); + if (slideHeaders.length) + link.textContent = slideHeaders[0].textContent; + else + link.textContent = slides[slide].title; + link.href = "#" + slides[slide].name; + item.appendChild(link); + list.appendChild(item); + } + } + } +} + +// Do timed color variation on slides. +function timerFired() { + var slideCurrent = new Date(); + var secondsDiff = Math.round((slideCurrent.getTime() - slideStart.getTime()) / 1000); + if (secondsDiff >= currentSlide.timeSeconds) { + headerText.className = "overtime"; + } + else if (secondsDiff >= Math.round(2 * currentSlide.timeSeconds / 3)) { + headerText.className = "ontime"; + setTimeout(timerFired, timerMSec); + } + else if (secondsDiff >= Math.round(currentSlide.timeSeconds / 3)) { + headerText.className = "neartime"; + setTimeout(timerFired, timerMSec); + } + else { + // We should never come here, but if we do, go into a 100ms loop until we get over the upcoming step. + setTimeout(timerFired, 100); + } +} + +// Keyboard/click nav functionality, mostly inherited from FOSDEM 2007. +(function() { + function go(where) { + where = where || "next"; + var navElem = document.getElementById("nav-" + where); + if (!navElem.hidden) + window.location.href = navElem.href; + } + + function handleClick(e) { + e = e || event; + var target = (window.event) ? e.srcElement : e.target; + if (e.which == 1 && target.nodeName != "A" && target.nodeName != "VIDEO") + go("next"); + } + + function handleKeyPress(e) { + e = e || event; + switch (e.keyCode) { + case e.DOM_VK_LEFT: + go("prev"); break; + case e.DOM_VK_RIGHT: + go("next"); break; + } + } + + window.onclick = handleClick; + window.onkeypress = handleKeyPress; +})(); diff --git a/linuxwochen2018/speechlearning.png b/linuxwochen2018/speechlearning.png new file mode 100644 index 0000000..ab29372 Binary files /dev/null and b/linuxwochen2018/speechlearning.png differ diff --git a/linuxwochen2018/template/OpenSans-Italic-webfont.woff b/linuxwochen2018/template/OpenSans-Italic-webfont.woff new file mode 100644 index 0000000..1ed8ab9 Binary files /dev/null and b/linuxwochen2018/template/OpenSans-Italic-webfont.woff differ diff --git a/linuxwochen2018/template/OpenSans-Regular-webfont.woff b/linuxwochen2018/template/OpenSans-Regular-webfont.woff new file mode 100644 index 0000000..bd0f824 Binary files /dev/null and b/linuxwochen2018/template/OpenSans-Regular-webfont.woff differ diff --git a/linuxwochen2018/template/OpenSans-Semibold-webfont.woff b/linuxwochen2018/template/OpenSans-Semibold-webfont.woff new file mode 100644 index 0000000..3a78f75 Binary files /dev/null and b/linuxwochen2018/template/OpenSans-Semibold-webfont.woff differ diff --git a/linuxwochen2018/template/ZillaSlab-Bold.woff2 b/linuxwochen2018/template/ZillaSlab-Bold.woff2 new file mode 100644 index 0000000..bf96f4d Binary files /dev/null and b/linuxwochen2018/template/ZillaSlab-Bold.woff2 differ diff --git a/linuxwochen2018/template/ZillaSlab-Regular.woff2 b/linuxwochen2018/template/ZillaSlab-Regular.woff2 new file mode 100644 index 0000000..ed653eb Binary files /dev/null and b/linuxwochen2018/template/ZillaSlab-Regular.woff2 differ diff --git a/linuxwochen2018/template/ZillaSlabHighlight-Bold.woff2 b/linuxwochen2018/template/ZillaSlabHighlight-Bold.woff2 new file mode 100644 index 0000000..8414a16 Binary files /dev/null and b/linuxwochen2018/template/ZillaSlabHighlight-Bold.woff2 differ diff --git a/linuxwochen2018/template/ZillaSlabHighlight-Regular.woff2 b/linuxwochen2018/template/ZillaSlabHighlight-Regular.woff2 new file mode 100644 index 0000000..a166fbe Binary files /dev/null and b/linuxwochen2018/template/ZillaSlabHighlight-Regular.woff2 differ diff --git a/linuxwochen2018/template/mozilla-tab.png b/linuxwochen2018/template/mozilla-tab.png new file mode 100644 index 0000000..87f8ef9 Binary files /dev/null and b/linuxwochen2018/template/mozilla-tab.png differ diff --git a/linuxwochen2018/template/mozilla_logo2017.svg b/linuxwochen2018/template/mozilla_logo2017.svg new file mode 100644 index 0000000..08f06e0 --- /dev/null +++ b/linuxwochen2018/template/mozilla_logo2017.svg @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/linuxwochen2018/vrheadset-boy.png b/linuxwochen2018/vrheadset-boy.png new file mode 100644 index 0000000..c8dbbea Binary files /dev/null and b/linuxwochen2018/vrheadset-boy.png differ