add more images to the slide set
authorRobert Kaiser <kairo@kairo.at>
Thu, 21 Jan 2021 02:36:20 +0000 (03:36 +0100)
committerRobert Kaiser <kairo@kairo.at>
Thu, 21 Jan 2021 02:36:20 +0000 (03:36 +0100)
fosdem2021/adoptmozilla.png [new file with mode: 0644]
fosdem2021/index.html
fosdem2021/mozcurrent.png [new file with mode: 0644]
fosdem2021/mozilla-open-poster.jpg [new file with mode: 0644]
fosdem2021/mozsuite.png [new file with mode: 0644]
fosdem2021/otherprojects.png [new file with mode: 0644]
fosdem2021/slides.css
fosdem2021/splendid_firefox_small.jpg [new file with mode: 0644]

diff --git a/fosdem2021/adoptmozilla.png b/fosdem2021/adoptmozilla.png
new file mode 100644 (file)
index 0000000..c866691
Binary files /dev/null and b/fosdem2021/adoptmozilla.png differ
index 823015ccc2cf1f673bd2e5a58d096520595e0375..b3cff706edad158406cb47e67916c7febc9c0982 100755 (executable)
 <h1><span>Mozilla Application Suite</span></h1>
 
 <div class="simplebox">
-<img src="" class="slidepic"
- alt="">
+<img src="mozsuite.png" class="slidepic"
+ alt="Mozilla Suite screen shots">
 <ul>
   <li>Late 1998: Start building on in-development Raptor/NGLayout/<mark>Gecko</mark>
       engine (HTML4+XML-compliant).</li>
 <h1><span>The Rise of Firefox</span></h1>
 
 <div class="simplebox">
-<img src="" class="slidepic"
- alt="">
+<img src="splendid_firefox_small.jpg" class="slidepic"
+ alt="The Splendid Firefox!">
 <ul>
   <li>April 2002: <mark>m/b</mark> -
       <a href="https://github.com/mozilla/gecko-dev/blob/4c205237b560525550d77a47c6ca805ecc569ca6/browser/README.html">"The
 <h1><span>Mozilla Foundation</span></h1>
 
 <div class="simplebox">
-<img src="" class="slidepic"
- alt="">
+<img src="adoptmozilla.png" class="slidepic"
+ alt="Various Mozilla logos and graphics">
 <ul>
   <li>AOL/Netscape pulling out of Mozilla in 2003</li>
   <li><mark>Mozilla Foundation</mark> ("MoFo") created with some one-time funding</li>
 <h1><span>Mozilla Mission and Manifesto</span></h1>
 
 <div class="simplebox">
-<img src="" class="slidepic"
- alt="">
+<img src="mozilla-open-poster.jpg" class="slidepic"
+ alt="Mozilla 'OPEN' dino poster">
 <ul>
   <li>Initially, "act as the virtual meeting place for the Mozilla code"</li>
   <li>First actual <a href="https://web.archive.org/web/20031118185113/http://www.mozilla.org/about/">mission
 <h1><span>Other Products/Projects (Excerpt)</span></h1>
 
 <div class="simplebox">
-<img src="" class="slidepic"
- alt="">
+<img src="otherprojects.png" class="slidepic"
+ alt="Logos of other Mozilla projects listed on the slide">
 <ul>
-  <li><abbr title="Mozilla Developer Center">MDC</a>/<abbr title="Mozilla Developer Network">MDN</a>:
+  <li><abbr title="Mozilla Developer Center">MDC</abbr>/<abbr title="Mozilla Developer Network">MDN</abbr>:
       developer documentation, since 2005</li>
   <li>XULRunner: XUL application platform, 2006-2015</li>
   <li><mark>Rust</mark>: programming language, personal project since 2006,
       sponsored by Mozilla since 2010, creation of separate foundation in progress</li>
   <li>Persona/BrowserID: decentralized auth system, 2011-2016</li>
+  <li>Servo: experimental browser engine, since 2012, cooperation with Samsung,
+      moved to <abbr title="Linux Foundation">LF</abbr> in 2020</li>
   <li><mark>Firefox OS</mark>: web-based mobile OS, 2013-2016</li>
   <li><mark>Pocket</mark> (orig. "Read It Later"): web content lists,
       independent since 2007, acquired by Mozilla in 2017</li>
 <h1><span>Current State of Mozilla</span></h1>
 
 <div class="simplebox">
-<img src="" class="slidepic"
- alt="">
+<img src="mozcurrent.png" class="slidepic"
+ alt="Current screen shot of Firefox privacy website">
 <ul>
   <li><mark>Firefox</mark> (desktop, mobile) and Pocket</li>
   <li>Plus <mark>Privacy &amp; Security</mark> products (Monitor, VPN, ...)</li>
diff --git a/fosdem2021/mozcurrent.png b/fosdem2021/mozcurrent.png
new file mode 100644 (file)
index 0000000..4b452f0
Binary files /dev/null and b/fosdem2021/mozcurrent.png differ
diff --git a/fosdem2021/mozilla-open-poster.jpg b/fosdem2021/mozilla-open-poster.jpg
new file mode 100644 (file)
index 0000000..e988bac
Binary files /dev/null and b/fosdem2021/mozilla-open-poster.jpg differ
diff --git a/fosdem2021/mozsuite.png b/fosdem2021/mozsuite.png
new file mode 100644 (file)
index 0000000..a374d6c
Binary files /dev/null and b/fosdem2021/mozsuite.png differ
diff --git a/fosdem2021/otherprojects.png b/fosdem2021/otherprojects.png
new file mode 100644 (file)
index 0000000..e627d1d
Binary files /dev/null and b/fosdem2021/otherprojects.png differ
index 16e53275690c32377a826c411383c43d029ec6f4..4ee0880f3f96d88ee779b94b8f89424fd8c8825a 100644 (file)
@@ -427,15 +427,15 @@ h3.endslidetext > span {
 }
 
 .endslidetext:first-child {
-  top: 1rem;
+  top: 3rem;
 }
 
 .endslidetext:nth-child(2) {
-  top: 11rem;
+  top: 22rem;
 }
 
 .endslidetext:nth-child(3) {
-  top: 17rem;
+  top: 30rem;
 }
 
 @media (min-resolution: 1.3dppx) {
diff --git a/fosdem2021/splendid_firefox_small.jpg b/fosdem2021/splendid_firefox_small.jpg
new file mode 100644 (file)
index 0000000..55fe317
Binary files /dev/null and b/fosdem2021/splendid_firefox_small.jpg differ