--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Das Mozilla-Build-System</title>
+ <link rel="stylesheet" type="text/css" href="slides.css">
+ <script type="text/javascript" src="slides.js"></script>
+ <link rel="contents" href="index.html" title="Übersicht">
+ <link rel="index" href="toc.html" title="Inhalt">
+ <link rel="start" href="index.html" title="Beginn">
+<!-- <link rel="first" href="slide_introduction.html" title="Erste Seite">
+ <link rel="previous" href="slide_xxx.html" title="Vorige Seite"> -->
+ <link rel="next" href="slide_introduction.html" title="Nächste Seite">
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">Das Mozilla-Build-System</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <span class="nolink">< Zurück</span> |
+ <a href="slide_introduction.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Das Mozilla-Build-System</h1>
+
+<div class="simplebox">
+~30 min Vortrag, ~10 min Diskussion
+</div>
+
+<div class="simplebox">
+Vortragender: Robert Kaiser, "KaiRo" <kairo@kairo.at>
+</div>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Die Folien -
+ <a href="http://kairo.mozdev.org/slides/maow-berlin2009-build/">http://kairo.mozdev.org/slides/maow-berlin2009-build/</a></p>
+<div class="captionedbox-content small">
+<ul class="small">
+ <li>Erstellt für den
+ <a href="http://wwiki.mozilla.org/MAW:Berlin2009:en">Mozilla Add-Ons Workshop Berlin 2009</a>.</li>
+ <li>Geschrieben in HTML 4.01 Strict und CSS.</li>
+ <li>Am besten zu navigieren mit der "Website-Navigationsleiste" von SeaMonkey
+ (alle Folien mit [HTML 2.0] <link>-Tags versehen)</li>
+ <li>Für andere: Navigationslinks auf allen Folien, mit "Accesskeys"
+ (z.B. "n"/Alt+Umschalt+W für "Weiter"), rechts/links-Pfeiltasten</li>
+ <li><a href="toc.html">Inhaltsverzeichnis</a></li>
+ <li><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/at/"><img
+ alt="Lizenziert unter CC-BY-SA," style="border-width:0;vertical-align:bottom;"
+ src="http://i.creativecommons.org/l/by-sa/3.0/at/80x15.png" /></a>
+ 03/2009 Robert Kaiser</li>
+</ul>
+</div>
+</div>
+
+</body>
+</html>
--- /dev/null
+<?php
+// site branding
+$local_conf_no_wrap=ON;
+// serve it as it is
+$local_conf_serve_as_is=ON;
+?>
--- /dev/null
+surman-freedom-foto:
+http://www.flickr.com/photos/28959625@N04/3324030644/in/set-72157614734249362/
\ No newline at end of file
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Das Mozilla-Build-System - Diskussion</title>
+ <link rel="stylesheet" type="text/css" href="slides.css">
+ <script type="text/javascript" src="slides.js"></script>
+ <link rel="contents" href="index.html" title="Übersicht">
+ <link rel="index" href="toc.html" title="Inhalt">
+ <link rel="start" href="index.html" title="Beginn">
+ <link rel="first" href="slide_introduction.html" title="Erste Seite">
+ <link rel="previous" href="slide_introduction.html" title="Vorige Seite">
+ <!-- link rel="next" href="slide_xxx.html" title="Nächste Seite" -->
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">Das Mozilla-Build-System</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_introduction.html" accesskey="Z">< Zurück</a> |
+ <span class="nolink">Weiter ></span>
+</div>
+
+<h1>Offene Diskussion</h1>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Danke für Ihre Aufmerksamkeit!</p>
+<div class="captionedbox-content">
+Es bleibt etwas Zeit fü eine Diskussion.
+<ul>
+ <li>Gibt es offene Fragen?</li>
+ <li>Anmerkungen zum Vortrag?</li>
+ <li>Will uns jemand helfen?</li>
+ <li>Habe ich etwas vergessen?</li>
+</ul>
+</div>
+</div>
+
+<div class="simplebox">
+Verbreiten Sie das Mozilla-Manifest!
+<br><span class="hilite"><a href="http://www.mozilla.org/about/manifesto">http://www.mozilla.org/about/manifesto</a></span>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Das Mozilla-Build-System - Vorstellung</title>
+ <link rel="stylesheet" type="text/css" href="slides.css">
+ <script type="text/javascript" src="slides.js"></script>
+ <link rel="contents" href="index.html" title="Übersicht">
+ <link rel="index" href="toc.html" title="Inhalt">
+ <link rel="start" href="index.html" title="Beginn">
+ <link rel="first" href="slide_introduction.html" title="Erste Seite">
+ <link rel="previous" href="index.html" title="Vorige Seite">
+ <link rel="next" href="slide_end.html" title="Nächste Seite">
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">Das Mozilla-Build-System</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="index.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_end.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Vorstellung</h1>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Robert Kaiser, "KaiRo" <kairo@kairo.at></p>
+<div class="captionedbox-content">
+<ul>
+ <li>Mitglied im <a href="http://www.seamonkey-project.org/about#council">Projektmanagement</a>
+ des <a href="http://www.seamonkey-project.org/">SeaMonkey-Projekts</a> als
+ Projektkoordinator und "Build Engineer"</li>
+ <li>Deutscher Übersetzer der SeaMonkey/Mozilla-Suite
+ (<a href="http://www.seamonkey.at/">seamonkey.at</a>) seit Ende 1999</li>
+ <li>SeaMonkey/Mozilla-Suite-Theme-Designer
+ (<a href="http://www.kairo.at/download/mozskins">EarlyBlue, LCARStrek</a>)</li>
+ <li>Mitwirkender am Mozilla-Code, hauptsächlich in den Bereichen Build-System,
+ Benutzeroberflächen, Übersetzung und SeaMonkey</li>
+ <li>Selbständiger EDV-Dienstleister (EPU) seit 2006
+ ("<a href="http://www.kairo.at/">KaiRo.at</a> Robert Kaiser IT-Services"),
+ Arbeitsbereich ist die Entwicklung eines PHP-basierten Community-Systems
+ und Mitarbeit an SeaMonkey bzw. Mozilla</li>
+ <li>Mitarbeit im Komittee zur Suche eines neuen Executive Directors für
+ Mozilla (2007/08)</li>
+ <li>Wohnhaft in Steyr/OÖ und Wien, Studium für Chemie/Physik Lehramt
+ an der Universität Wien</li>
+</ul>
+</div>
+</div>
+
+</body>
+</html>
--- /dev/null
+/**************************
+ * styles for talk slides *
+ * by Robert Kaiser *
+ * <kairo@kairo.at> *
+ * (for FOSDEM 2008) *
+ **************************/
+
+
+/***** base style *****/
+
+body {
+ margin: 0px;
+ padding: 0px;
+ border: 0px;
+ font-family: Arial,Helvetica,sans-serif;
+ font-size: 1.75em;
+ color: white;
+ background-color: black;
+}
+
+ul {
+ padding-left: 1.2em;
+ margin-bottom: 0.5em;
+}
+
+ul:first-child,
+ul:last-child {
+ margin-top: 0;
+}
+
+#header {
+ height: 38px;
+ position: relative;
+ border-bottom: 1px solid #781412;
+ background: #000000 url("template/header-background.png") top left repeat-x;
+ padding: 0 15px 0 0;
+ z-index: 1;
+}
+
+#headerlogo {
+ height: 38px;
+ width: 186px;
+}
+
+#header-text {
+ float: right;
+ padding: 7px 20px;
+ font-size: 24px;
+ font-weight: bold;
+ color: #FFCCCC;
+}
+
+#header-text.neartime {
+ color: #CCCCFF;
+}
+
+#header-text.ontime {
+ color: #CCFFCC;
+}
+
+#header-text.overtime {
+ color: #FF8080;
+}
+
+#slidenav {
+ background: #f02925 url("template/breadcrumbs-background.png") bottom repeat-x;
+ padding: 4px 15px 30px 55px;
+ padding-top: 4px;
+ font-size: 10px;
+ color: #FFCCCC;
+}
+
+#slidenav a:link,
+#slidenav a:visited {
+ color: #FFFFFF;
+}
+
+#slidenav a:hover,
+#slidenav a:active {
+ color: #FFCCCC;
+}
+
+#slidenav .nolink {
+ color: #AA8080;
+}
+
+#subheader-text {
+ float: right;
+ padding: 0 20px;
+}
+
+/***** headers *****/
+
+h1 {
+ margin: 0 0 0.5em 0;
+ font-size: 1.7em;
+ font-weight: bold;
+ text-align: center;
+ text-shadow: #AA8080 3px 3px 5px;
+}
+
+h2 {
+ margin: 0.5em 0;
+ font-size: 1.3em;
+ font-weight: bold;
+ text-align: center;
+ text-shadow: #AA8080 2px 2px 3px;
+}
+
+h3 {
+ margin: 0.5em 0;
+ font-size: 1.1em;
+ font-weight: bold;
+ text-align: center;
+}
+
+h4 {
+ margin: 0.5em 0;
+ font-size: 1em;
+ font-weight: bold;
+ text-align: left;
+}
+
+/***** boxes *****/
+
+.simplebox {
+ padding: 0.5em;
+}
+
+.captionedbox {
+ padding: 0px;
+}
+
+.simplebox,
+.captionedbox {
+ margin: 1em;
+ border: 1px solid #FF8080;
+ background-color: #400000;
+ -moz-border-radius: .5em;
+ -moz-box-shadow: #AA8080 1px 1px 3px 2px;
+}
+
+.captionedbox-content {
+ margin: 0px;
+ padding: 0.5em;
+ border: 0px;
+ border-top: 2px solid #9FCBF7;
+ -moz-border-top-colors: #FFFFFF #FF8080;
+ -moz-border-radius: 0 0 .5em .5em;
+}
+
+.captionedbox-caption {
+ margin: 0.5em;
+ font-weight: bold;
+ text-shadow: #804040 1px 1px 2px;
+}
+
+/***** misc formatting *****/
+
+.hilite {
+ font-weight: bold;
+ color: #0060C0;
+ text-shadow: #5959ec 1px 1px 1px;
+}
+
+.border {
+ border: 1px solid #FF8080;
+ padding: 0.5em;
+}
+
+ul > li {
+ margin: 0.5em 0;
+}
+
+.cent {
+ text-align: center;
+}
+
+.akey {
+ text-decoration: underline;
+}
+
+a:link { color: #CCCCFF; text-decoration: none; }
+a:visited { color: #EECCFF; text-decoration: none; }
+a:hover, a:active { color: #FFCCCC; text-decoration: underline; }
+
+/***** small stuff *****/
+
+.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;
+}
\ No newline at end of file
--- /dev/null
+/******************************
+ * JavaScript for talk slides *
+ * by Robert Kaiser *
+ * <kairo@kairo.at> *
+ * (for FOSDEM 2007) *
+ ******************************/
+
+// do timed color variation on slides
+var slide_seconds = 3*60;
+var slide_start = new Date();
+
+function timerFired() {
+ var slide_current = new Date();
+ var seconds_diff = Math.round((slide_current.getTime() - slide_start.getTime()) / 1000);
+ if (seconds_diff >= slide_seconds) {
+ document.getElementById("header-text").className = "overtime";
+ }
+ else if (seconds_diff >= Math.round(2*slide_seconds/3)) {
+ document.getElementById("header-text").className = "ontime";
+ setTimeout("timerFired()", 1000*(slide_seconds/3));
+ }
+ else if (seconds_diff >= Math.round(slide_seconds/3)) {
+ document.getElementById("header-text").className = "neartime";
+ setTimeout("timerFired()", 1000*(slide_seconds/3));
+ }
+ else {
+ // we should never come here, but if we do, go into a 1s loop until we get over the upcoming step
+ setTimeout("timerFired()", 1000);
+ }
+}
+setTimeout("timerFired()", 1000*(slide_seconds/3));
+
+(function() {
+ function go(where) {
+ where = where || "next";
+ var links = document.getElementsByTagName("link");
+ for (var i = 0; i < links.length; ++i) {
+ if (links[i].rel == where) {
+ window.location.href = links[i].href;
+ break;
+ }
+ }
+ }
+
+ 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("previous"); break;
+ case e.DOM_VK_RIGHT:
+ go("next"); break;
+ }
+ }
+
+ window.onclick = handleClick;
+ window.onkeypress = handleKeyPress;
+})();
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Das Mozilla-Build-System - Inhaltsverzeichnis</title>
+ <link rel="stylesheet" type="text/css" href="slides.css">
+ <script type="text/javascript" src="slides.js"></script>
+ <link rel="contents" href="index.html" title="Übersicht">
+ <link rel="index" href="toc.html" title="Inhalt">
+ <link rel="start" href="index.html" title="Beginn">
+ <link rel="first" href="slide_introduction.html" title="Erste Seite">
+ <!--link rel="previous" href="slide_xxx.html" title="Vorige Seite"> -->
+ <link rel="next" href="index.html" title="Nächste Seite">
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">Das Mozilla-Build-System</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <span class="nolink">< Zurück</span> |
+ <a href="index.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Inhaltsverzeichnis</h1>
+<h2>Das Mozilla-Build-System</h2>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Die folgenden Folien finden Sie in diesem Vortrag:</p>
+<div class="captionedbox-content">
+<ul>
+ <li><a href="index.html">Startseite</a></li>
+ <li><a href="slide_introduction.html">Vorstellung</a></li>
+ <li><a href="slide_end.html">Offene Diskussion</a></li>
+</ul>
+</div>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>FF/TB-Erweiterungen in SM2</title>
+ <link rel="stylesheet" type="text/css" href="slides.css">
+ <script type="text/javascript" src="slides.js"></script>
+ <link rel="contents" href="index.html" title="Übersicht">
+ <link rel="index" href="toc.html" title="Inhalt">
+ <link rel="start" href="index.html" title="Beginn">
+<!-- <link rel="first" href="slide_introduction.html" title="Erste Seite">
+ <link rel="previous" href="slide_xxx.html" title="Vorige Seite"> -->
+ <link rel="next" href="slide_introduction.html" title="Nächste Seite">
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">FF/TB-Erweiterungen in SM2</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <span class="nolink">< Zurück</span> |
+ <a href="slide_introduction.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Firefox- und Thunderbird-Erweiterungen in SeaMonkey 2 funktionsfähig machen</h1>
+
+<div class="simplebox">
+~30 min Vortrag, ~10 min Diskussion
+</div>
+
+<div class="simplebox">
+Vortragender: Robert Kaiser, "KaiRo" <kairo@kairo.at>
+</div>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Die Folien -
+ <a href="http://kairo.mozdev.org/slides/maow-berlin2009-sm2/">http://kairo.mozdev.org/slides/maow-berlin2009-sm2/</a></p>
+<div class="captionedbox-content small">
+<ul class="small">
+ <li>Erstellt für den
+ <a href="http://wwiki.mozilla.org/MAW:Berlin2009:en">Mozilla Add-Ons Workshop Berlin 2009</a>.</li>
+ <li>Geschrieben in HTML 4.01 Strict und CSS.</li>
+ <li>Am besten zu navigieren mit der "Website-Navigationsleiste" von SeaMonkey
+ (alle Folien mit [HTML 2.0] <link>-Tags versehen)</li>
+ <li>Für andere: Navigationslinks auf allen Folien, mit "Accesskeys"
+ (z.B. "n"/Alt+Umschalt+W für "Weiter"), rechts/links-Pfeiltasten</li>
+ <li><a href="toc.html">Inhaltsverzeichnis</a></li>
+ <li><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/at/"><img
+ alt="Lizenziert unter CC-BY-SA," style="border-width:0;vertical-align:bottom;"
+ src="http://i.creativecommons.org/l/by-sa/3.0/at/80x15.png" /></a>
+ 03/2009 Robert Kaiser</li>
+</ul>
+</div>
+</div>
+
+</body>
+</html>
--- /dev/null
+<?php
+// site branding
+$local_conf_no_wrap=ON;
+// serve it as it is
+$local_conf_serve_as_is=ON;
+?>
--- /dev/null
+surman-freedom-foto:
+http://www.flickr.com/photos/28959625@N04/3324030644/in/set-72157614734249362/
\ No newline at end of file
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>FF/TB-Erweiterungen in SM2 - Diskussion</title>
+ <link rel="stylesheet" type="text/css" href="slides.css">
+ <script type="text/javascript" src="slides.js"></script>
+ <link rel="contents" href="index.html" title="Übersicht">
+ <link rel="index" href="toc.html" title="Inhalt">
+ <link rel="start" href="index.html" title="Beginn">
+ <link rel="first" href="slide_introduction.html" title="Erste Seite">
+ <link rel="previous" href="slide_introduction.html" title="Vorige Seite">
+ <!-- link rel="next" href="slide_xxx.html" title="Nächste Seite" -->
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">FF/TB-Erweiterungen in SM2</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_introduction.html" accesskey="Z">< Zurück</a> |
+ <span class="nolink">Weiter ></span>
+</div>
+
+<h1>Offene Diskussion</h1>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Danke für Ihre Aufmerksamkeit!</p>
+<div class="captionedbox-content">
+Es bleibt etwas Zeit fü eine Diskussion.
+<ul>
+ <li>Gibt es offene Fragen?</li>
+ <li>Anmerkungen zum Vortrag?</li>
+ <li>Will uns jemand helfen?</li>
+ <li>Habe ich etwas vergessen?</li>
+</ul>
+</div>
+</div>
+
+<div class="simplebox">
+Verbreiten Sie das Mozilla-Manifest!
+<br><span class="hilite"><a href="http://www.mozilla.org/about/manifesto">http://www.mozilla.org/about/manifesto</a></span>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>FF/TB-Erweiterungen in SM2 - Vorstellung</title>
+ <link rel="stylesheet" type="text/css" href="slides.css">
+ <script type="text/javascript" src="slides.js"></script>
+ <link rel="contents" href="index.html" title="Übersicht">
+ <link rel="index" href="toc.html" title="Inhalt">
+ <link rel="start" href="index.html" title="Beginn">
+ <link rel="first" href="slide_introduction.html" title="Erste Seite">
+ <link rel="previous" href="index.html" title="Vorige Seite">
+ <link rel="next" href="slide_end.html" title="Nächste Seite">
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">FF/TB-Erweiterungen in SM2</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="index.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_end.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Vorstellung</h1>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Robert Kaiser, "KaiRo" <kairo@kairo.at></p>
+<div class="captionedbox-content">
+<ul>
+ <li>Mitglied im <a href="http://www.seamonkey-project.org/about#council">Projektmanagement</a>
+ des <a href="http://www.seamonkey-project.org/">SeaMonkey-Projekts</a> als
+ Projektkoordinator und "Build Engineer"</li>
+ <li>Deutscher Übersetzer der SeaMonkey/Mozilla-Suite
+ (<a href="http://www.seamonkey.at/">seamonkey.at</a>) seit Ende 1999</li>
+ <li>SeaMonkey/Mozilla-Suite-Theme-Designer
+ (<a href="http://www.kairo.at/download/mozskins">EarlyBlue, LCARStrek</a>)</li>
+ <li>Mitwirkender am Mozilla-Code, hauptsächlich in den Bereichen Build-System,
+ Benutzeroberflächen, Übersetzung und SeaMonkey</li>
+ <li>Selbständiger EDV-Dienstleister (EPU) seit 2006
+ ("<a href="http://www.kairo.at/">KaiRo.at</a> Robert Kaiser IT-Services"),
+ Arbeitsbereich ist die Entwicklung eines PHP-basierten Community-Systems
+ und Mitarbeit an SeaMonkey bzw. Mozilla</li>
+ <li>Mitarbeit im Komittee zur Suche eines neuen Executive Directors für
+ Mozilla (2007/08)</li>
+ <li>Wohnhaft in Steyr/OÖ und Wien, Studium für Chemie/Physik Lehramt
+ an der Universität Wien</li>
+</ul>
+</div>
+</div>
+
+</body>
+</html>
--- /dev/null
+/**************************
+ * styles for talk slides *
+ * by Robert Kaiser *
+ * <kairo@kairo.at> *
+ * (for FOSDEM 2008) *
+ **************************/
+
+
+/***** base style *****/
+
+body {
+ margin: 0px;
+ padding: 0px;
+ border: 0px;
+ font-family: Arial,Helvetica,sans-serif;
+ font-size: 1.75em;
+ color: black;
+ background-color: #FFFFFF;
+}
+
+ul {
+ padding-left: 1.2em;
+ margin-bottom: 0.5em;
+}
+
+ul:first-child,
+ul:last-child {
+ margin-top: 0;
+}
+
+#header {
+ height: 38px;
+ position: relative;
+ border-bottom: 1px solid #9FCBF7;
+ background: #F6FAFE url("template/header-background.png") top left repeat-x;
+ padding: 0 15px 0 0;
+ z-index: 1;
+}
+
+#headerlogo {
+ height: 38px;
+ width: 260px;
+}
+
+#header-text {
+ float: right;
+ padding: 7px 20px;
+ font-size: 24px;
+ font-weight: bold;
+ color: #7f7c45;
+}
+
+#header-text.neartime {
+ color: #000080;
+}
+
+#header-text.ontime {
+ color: #008000;
+}
+
+#header-text.overtime {
+ color: #800000;
+}
+
+#slidenav {
+ background: #000089 url("template/breadcrumbs-background.png") bottom repeat-x;
+ padding: 4px 15px 30px 55px;
+ padding-top: 4px;
+ font-size: 10px;
+ color: #C8E0FA;
+}
+
+#slidenav a:link,
+#slidenav a:visited {
+ color: #B7D8F9;
+}
+
+#slidenav a:hover,
+#slidenav a:active {
+ color: #F2F8FE;
+}
+
+#slidenav .nolink {
+ color: #7f7c45;
+}
+
+#subheader-text {
+ float: right;
+ padding: 0 20px;
+}
+
+/***** headers *****/
+
+h1 {
+ margin: 0 0 0.5em 0;
+ font-size: 1.7em;
+ font-weight: bold;
+ text-align: center;
+ text-shadow: #b7d8f9 3px 3px 5px;
+}
+
+h2 {
+ margin: 0.5em 0;
+ font-size: 1.3em;
+ font-weight: bold;
+ text-align: center;
+ text-shadow: #b7d8f9 2px 2px 3px;
+}
+
+h3 {
+ margin: 0.5em 0;
+ font-size: 1.1em;
+ font-weight: bold;
+ text-align: center;
+}
+
+h4 {
+ margin: 0.5em 0;
+ font-size: 1em;
+ font-weight: bold;
+ text-align: left;
+}
+
+/***** boxes *****/
+
+.simplebox {
+ padding: 0.5em;
+}
+
+.captionedbox {
+ padding: 0px;
+}
+
+.simplebox,
+.captionedbox {
+ margin: 1em;
+ border: 1px solid #0060C0;
+ background-color: #E0E9E9;
+ -moz-border-radius: .5em;
+ -moz-box-shadow: #b7d8f9 1px 1px 3px 2px;
+}
+
+.captionedbox-content {
+ margin: 0px;
+ padding: 0.5em;
+ border: 0px;
+ border-top: 2px solid #9FCBF7;
+ -moz-border-top-colors: #FFFFFF #0060C0;
+ -moz-border-radius: 0 0 .5em .5em;
+}
+
+.captionedbox-caption {
+ margin: 0.5em;
+ font-weight: bold;
+ text-shadow: #60afff 1px 1px 2px;
+}
+
+/***** misc formatting *****/
+
+.hilite {
+ font-weight: bold;
+ color: #0060C0;
+ text-shadow: #5959ec 1px 1px 1px;
+}
+
+.border {
+ border: 1px solid #FF8080;
+ padding: 0.5em;
+}
+
+ul > li {
+ margin: 0.5em 0;
+}
+
+.cent {
+ text-align: center;
+}
+
+.akey {
+ text-decoration: underline;
+}
+
+a:link { color: #000080; text-decoration: none; }
+a:visited { color: #400080; text-decoration: none; }
+a:hover, a:active { color: #800000; text-decoration: underline; }
+
+/***** small stuff *****/
+
+.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;
+}
\ No newline at end of file
--- /dev/null
+/******************************
+ * JavaScript for talk slides *
+ * by Robert Kaiser *
+ * <kairo@kairo.at> *
+ * (for FOSDEM 2007) *
+ ******************************/
+
+// do timed color variation on slides
+var slide_seconds = 3*60;
+var slide_start = new Date();
+
+function timerFired() {
+ var slide_current = new Date();
+ var seconds_diff = Math.round((slide_current.getTime() - slide_start.getTime()) / 1000);
+ if (seconds_diff >= slide_seconds) {
+ document.getElementById("header-text").className = "overtime";
+ }
+ else if (seconds_diff >= Math.round(2*slide_seconds/3)) {
+ document.getElementById("header-text").className = "ontime";
+ setTimeout("timerFired()", 1000*(slide_seconds/3));
+ }
+ else if (seconds_diff >= Math.round(slide_seconds/3)) {
+ document.getElementById("header-text").className = "neartime";
+ setTimeout("timerFired()", 1000*(slide_seconds/3));
+ }
+ else {
+ // we should never come here, but if we do, go into a 1s loop until we get over the upcoming step
+ setTimeout("timerFired()", 1000);
+ }
+}
+setTimeout("timerFired()", 1000*(slide_seconds/3));
+
+(function() {
+ function go(where) {
+ where = where || "next";
+ var links = document.getElementsByTagName("link");
+ for (var i = 0; i < links.length; ++i) {
+ if (links[i].rel == where) {
+ window.location.href = links[i].href;
+ break;
+ }
+ }
+ }
+
+ 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("previous"); break;
+ case e.DOM_VK_RIGHT:
+ go("next"); break;
+ }
+ }
+
+ window.onclick = handleClick;
+ window.onkeypress = handleKeyPress;
+})();
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>FF/TB-Erweiterungen in SM2 - Inhaltsverzeichnis</title>
+ <link rel="stylesheet" type="text/css" href="slides.css">
+ <script type="text/javascript" src="slides.js"></script>
+ <link rel="contents" href="index.html" title="Übersicht">
+ <link rel="index" href="toc.html" title="Inhalt">
+ <link rel="start" href="index.html" title="Beginn">
+ <link rel="first" href="slide_introduction.html" title="Erste Seite">
+ <!--link rel="previous" href="slide_xxx.html" title="Vorige Seite"> -->
+ <link rel="next" href="index.html" title="Nächste Seite">
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">FF/TB-Erweiterungen in SM2</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <span class="nolink">< Zurück</span> |
+ <a href="index.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Inhaltsverzeichnis</h1>
+<h2>Das offene Internet und Mozilla</h2>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Die folgenden Folien finden Sie in diesem Vortrag:</p>
+<div class="captionedbox-content">
+<ul>
+ <li><a href="index.html">Startseite</a></li>
+ <li><a href="slide_introduction.html">Vorstellung</a></li>
+ <li><a href="slide_end.html">Offene Diskussion</a></li>
+</ul>
+</div>
+</div>
+
+</body>
+</html>