<li>FOSDEM 2009: <a href="/slides/fosdem2009/">SeaMonkey 2 & The Vision
Beyond</a></li>
<li style="padding-bottom: 0; margin-bottom: 0;">MAOW Berlin 2009:
- <ul style="margin: 2em 1em 0em;">
+ <ul style="margin: 2em 2em 0em;">
<li><a href="/slides/maow-berlin2009-build/">Das Mozilla-Build-System</a>
(German/Deutsch)</li>
<li><a href="/slides/maow-berlin2009-sm2/">Firefox- und
(German/Deutsch)</li>
<li>EU MozCamp 2009, Prague: <a href="/slides/eumozcamp-prague2009/">SeaMonkey
2.0 – A Show-Off</a></li>
+ <li>Linuxwochen 2010: <a href="/slides/linuxwochen2010/">Mozilla ist mehr
+ als Firefox</a> (German/Deutsch)</li>
</ul>
\ No newline at end of file
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_xxx.html" title="Vorige Seite"> -->
+ <link rel="next" href="slide_mozilla.html" title="Nächste Seite">
+ <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">Mozilla ist mehr als Firefox</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Einleitung</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_mozilla.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Mozilla ist mehr als Firefox</h1>
+
+<div class="simplebox">
+<span class="hilite"><a href="http://home.kairo.at/">Robert Kaiser</a></span>,
+"KaiRo" <kairo@kairo.at>
+<br><span class="small">Projektkoordinator,
+<a href="http://www.seamonkey-project.org/">SeaMonkey</a></span>
+</div>
+
+<div class="captionedbox">
+<p class="captionedbox-caption">Folien:
+ <a href="http://kairo.mozdev.org/slides/linuxwochen2010/">http://kairo.mozdev.org/slides/linuxwochen2010/</a></p>
+<div class="captionedbox-content small">
+<ul class="small">
+ <li>Erstellt für die
+ <a href="http://www.linuxwochen.at/">Linuxwochen 2010</a> in Wien.</li>
+ <li>Geschrieben in HTML 5 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>
+ 05/2010 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
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Aktivitäten</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_org_comm.html" title="Vorige Seite">
+ <link rel="next" href="slide_drumbeat.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Aktivitäten</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_org_comm.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_drumbeat.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Aktivitäten</h1>
+
+<div class="simplebox">
+<img src="opentochoice.png" alt="Open To Choice" style="float:right;">
+<ul>
+ <li>Web-Standards, Konferenzen</li>
+ <li>Parks, Open Video, Open Data, Browser-Wahl</li>
+ <li>Grants (Accessibility, Education, usw.)</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Rund um Software</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_labs.html" title="Vorige Seite">
+ <link rel="next" href="slide_org_comm.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Charakteristika</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_labs.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_org_comm.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Rund um Software</h1>
+
+<div class="simplebox">
+<img src="collective.png" alt="Creative Collective" style="float:right;">
+<ul style="min-height:180px;">
+ <li>addons.mozilla.org</li>
+ <li>Support, QA, Dokumentation</li>
+ <li>Marketing/Evangelism (spreadfirefox, usw.)</li>
+ <li>Creative Collective</li>
+ <li>Übersetzung</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Drumbeat</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_activities.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Charakteristika</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_activities.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_end.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Drumbeat</h1>
+
+<div class="simplebox">
+<img src="drumbeat_logo.png" alt="Drumbeat" style="float:right;">
+<ul>
+ <li>Innovation & Freiheit im Internet auf- & ausbauen</li>
+ <li>Projekte aus Community</li>
+ <li>Leute direkt begeistern und beteiligen</li>
+ <li>Bsp: WebMadeMovies, Universal Subtitles, Privacy Icons, ...</li>
+</ul>
+</div>
+
+<p class="cent hilite"><a href="http://www.drumbeat.org/">www.drumbeat.org</a></p>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Hack This Talk</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_drumbeat.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Offene Diskussion</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_drumbeat.html" accesskey="Z">< Zurück</a> |
+ <span class="nolink">Weiter ></span>
+</div>
+
+<h1>Hack This Talk - Gestalte diesen Vortrag!</h1>
+
+<div class="simplebox">
+<img src="hack_this_poster.png" alt="Hack This Poster" style="float:right;">
+<ul style="min-height:180px;">
+ <li>Stelle Fragen. Gib deinen Senf dazu.</li>
+ <li>Kopiere ihn. Verändere ihn.</li>
+ <li>Rede über ihn. Halte ihn selbst.</li>
+</ul>
+</div>
+
+<p class="cent hilite">Und jetzt machen wir das ganze mit dem Internet!</p>
+<p class="cent hilite"><a href="http://www.mozilla.org/">www.mozilla.org</a></p>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Firefox</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_mission.html" title="Vorige Seite">
+ <link rel="next" href="slide_mobile.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">So nicht!</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_mission.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_mobile.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Firefox</h1>
+<h2>Der Browser</h2>
+
+<div class="simplebox">
+<img src="firefox.png" alt="Firefox" style="float:right;">
+<ul style="min-height:180px;">
+ <li>Beispiel, wie Mission → Erfolg</li>
+ <li>Offene Standards, Innovation, Sicherheit & Privatsphäre für die Massen</li>
+ <li>Zugpferd für freie Software und offenes, modernes Internet</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Labs</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_more_software.html" title="Vorige Seite">
+ <link rel="next" href="slide_aroundsoftware.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Charakteristika</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_more_software.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_aroundsoftware.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Mozilla Labs</h1>
+
+<div class="simplebox">
+<img src="labs-logo.png" alt="Mozilla Labs" style="float:right;">
+<ul>
+ <li>(Personas,) Weave Sync, Account Manager</li>
+ <li>Jetpack, Test Pilot, Prism</li>
+ <li>Raindrop, Contacts, Bespin</li>
+ <li>Concept Series, Desgin Challenge, ...</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Mission</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_mozilla.html" title="Vorige Seite">
+ <link rel="next" href="slide_firefox.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Mission</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_mozilla.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_firefox.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Mission</h1>
+<h2>Der rote Faden</h2>
+
+<div class="simplebox">
+<img src="adopt_mozilla.png" alt="Adopt Mozilla" style="float:right;">
+<ul style="min-height:160px;">
+ <li>Offenheit, Innovation & Möglichkeiten im Internet fördern</li>
+ <li>Offene Standards, freie Software, Partizipation</li>
+ <li><a href="http://www.mozilla.org/about/manifesto">Mozilla-Manifest</a></li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Mobile Geräte</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_firefox.html" title="Vorige Seite">
+ <link rel="next" href="slide_thunderbird.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Charakteristika</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_firefox.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_thunderbird.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Firefox für mobile Geräte</h1>
+
+<div class="simplebox">
+<img src="mobile_surf.png" alt="Firefox Mobile" style="float:right;">
+<ul style="min-height:180px;">
+ <li>maemo/MeeGo (N900, etc.)</li>
+ <li>Experimentell: Windows mobile (?), Android</li>
+ <li>Volle Web-Funktionalität, keine Einschränkung</li>
+ <li>Add-ons, Synchronisation mit Desktop</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Weitere Software</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_seamonkey.html" title="Vorige Seite">
+ <link rel="next" href="slide_labs.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Web 2009</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_seamonkey.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_labs.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Weitere Software</h1>
+
+<div class="simplebox">
+<img src="mozillabased_logos_60.png" alt="Mozilla-based Software" style="float:right;">
+<ul style="min-height:280px;">
+ <li>Lightning - Kalendar für Thunderbird und SeaMonkey</li>
+ <li>Camino - Mac-Browser</li>
+ <li>Bugzilla - Fehlerdatenbank</li>
+ <li>Powered by Mozilla: KompoZer, Miro, TomTom Home, Songbird, ...</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Mozilla ist...</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="index.html" title="Vorige Seite">
+ <link rel="next" href="slide_mission.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Aktuelle Beispiele</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_mission.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Mozilla ist...</h1>
+
+<div class="simplebox">
+<img src="dino_head.png" alt="Mozilla-Logo" style="float:right;">
+<ul style="min-height:180px;">
+ <li>Mission</li>
+ <li>Software</li>
+ <li>Organisation / Community</li>
+ <li>Weitere Aktivitäten</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Organisation</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_aroundsoftware.html" title="Vorige Seite">
+ <link rel="next" href="slide_activities.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Charakteristika</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_aroundsoftware.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_activities.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Organisation & Community</h1>
+
+<div class="simplebox">
+<img src="mozorg_head.png" alt="mozilla.org" style="float:right;">
+<ul style="min-height:180px;">
+ <li>Non-Profit-Organisation</li>
+ <li>Finanziert durch Spenden und Internetwerbung</li>
+ <li>Unterstützt Dinge, die Mission verfolgen</li>
+ <li>Riesen-Community rund um Software und Mission, die mitarbeitet</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - SeaMonkey</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_thunderbird.html" title="Vorige Seite">
+ <link rel="next" href="slide_more_software.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">So geht's!</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_thunderbird.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_more_software.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>SeaMonkey</h1>
+<h2>Das Profi-Paket</h2>
+
+<div class="simplebox">
+<img src="seamonkey.png" alt="SeaMonkey" style="float:right;">
+<ul style="min-height:180px;">
+ <li>Browser, Nachrichtenzentrum, Web-Editor, Chat & Werkzeuge in einem</li>
+ <li>Viele Profi-Funktionen im direkten Zugriff</li>
+ <li>Lang bewährte Konzepte mit aktueller Funktionalität, auf moderner Basis</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - Thunderbird</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_mozilla.html" title="Erste Seite">
+ <link rel="previous" href="slide_mobile.html" title="Vorige Seite">
+ <link rel="next" href="slide_seamonkey.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 offene Internet und Mozilla</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Definitionen</div>
+ <a href="toc.html" accesskey="h">Inhalt</a> ||
+ <a href="index.html" accesskey="B">Beginn</a> ||
+ <a href="slide_mobile.html" accesskey="Z">< Zurück</a> |
+ <a href="slide_seamonkey.html" id="goNext" accesskey="W">Weiter ></a>
+</div>
+
+<h1>Thunderbird</h1>
+<h2>Die Nachrichtenzentrale</h2>
+
+<div class="simplebox">
+<img src="thunderbird.png" alt="Thunderbird" style="float:right;">
+<ul style="min-height:160px;">
+ <li>"Firefox des elektronischen Nachrichtenverkehrs"</li>
+ <li>Offene Kommunikation für Jedermann</li>
+</ul>
+</div>
+
+</body>
+</html>
--- /dev/null
+/**************************
+ * styles for talk slides *
+ * by Robert Kaiser *
+ * <kairo@kairo.at> *
+ * (for Linuxwochen 2009) *
+ **************************/
+
+
+/***** base style *****/
+
+body {
+ margin: 0px;
+ padding: 0px;
+ border: 0px;
+ font-family: Arial,Helvetica,sans-serif;
+ font-size: 2em;
+ 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;
+ 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;
+}
+
+/***** end slide *****/
+
+#donthurt {
+ width: 341px;
+ height: 400px;
+}
+
+#eventbox {
+ display: none;
+ position: absolute;
+ top: 230px;
+ margin-top: 5em;
+ width: 50%;
+ height: 4em;
+ left: 25%;
+ border: 1px solid #FF8080;
+ background-color: #AA8080;
+ opacity: 0.8;
+ -moz-border-radius: .5em;
+ -moz-box-shadow: #AA8080 1px 1px 3px 2px;
+}
+
+#eventtext {
+ display: none;
+ position: absolute;
+ top: 230px;
+ margin-top: 5.2em;
+ width: 50%;
+ height: 4em;
+ left: 25%;
+ text-align: center;
+ font-weight: bold;
+ color: #000000;
+ opacity: 1;
+ text-shadow: #FFFFFF 2px 2px 2px;
+}
--- /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;
+})();
+
+// end slide
+function showEvent() {
+ document.getElementById("eventbox").style.display = "block";
+ document.getElementById("eventtext").style.display = "block";
+}
\ No newline at end of file
--- /dev/null
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="Author" content="KaiRo - Robert Kaiser">
+ <title>Mozilla ist mehr als Firefox - 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_opennet_definitions.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">Mozilla ist mehr als Firefox</div>
+ <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Inhaltsverzeichnis</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>Mozilla ist mehr als Firefox</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_mozilla.html">Mozilla ist...</a></li>
+ <li><a href="slide_mission.html">Mission - Der rote Faden</a></li>
+ <li><a href="slide_firefox.html">Firefox - Der Browser</a></li>
+ <li><a href="slide_mobile.html">Firefox für mobile Geräte</a></li>
+ <li><a href="slide_thunderbird.html">Thunderbird - Der Nachrichten-Manager</a></li>
+ <li><a href="slide_seamonkey.html">SeaMonkey - Das Profi-Paket</a></li>
+ <li><a href="slide_more_software.html">Weitere Software</a></li>
+ <li><a href="slide_labs.html">Mozilla Labs</a></li>
+ <li><a href="slide_aroundsoftware.html">Rund um Software</a></li>
+ <li><a href="slide_org_comm.html">Organisation & Community</a></li>
+ <li><a href="slide_activities.html">Aktivitäten</a></li>
+ <li><a href="slide_drumbeat.html">Drumbeat</a></li>
+ <li><a href="slide_end.html">Hack This Talk</a></li>
+</ul>
+</div>
+</div>
+
+</body>
+</html>