| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"> |
| 5 | <meta name="Author" content="KaiRo - Robert Kaiser"> |
| 6 | <title>Das Mozilla-Build-System</title> |
| 7 | <link rel="stylesheet" type="text/css" href="slides.css"> |
| 8 | <script type="text/javascript" src="slides.js"></script> |
| 9 | <link rel="contents" href="index.html" title="Übersicht"> |
| 10 | <link rel="index" href="toc.html" title="Inhalt"> |
| 11 | <link rel="start" href="index.html" title="Beginn"> |
| 12 | <!-- <link rel="first" href="slide_introduction.html" title="Erste Seite"> |
| 13 | <link rel="previous" href="slide_xxx.html" title="Vorige Seite"> --> |
| 14 | <link rel="next" href="slide_introduction.html" title="Nächste Seite"> |
| 15 | <link rel="last" href="slide_end.html" title="Letzte Seite"> |
| 16 | </head> |
| 17 | <body> |
| 18 | <div id="header"><div id="header-text">Das Mozilla-Build-System</div> |
| 19 | <img id="headerlogo" src="template/header-logo.png" alt=""> |
| 20 | </div> |
| 21 | <div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div> |
| 22 | <a href="toc.html" accesskey="h">Inhalt</a> || |
| 23 | <a href="index.html" accesskey="B">Beginn</a> || |
| 24 | <span class="nolink">< Zurück</span> | |
| 25 | <a href="slide_introduction.html" id="goNext" accesskey="W">Weiter ></a> |
| 26 | </div> |
| 27 | |
| 28 | <h1>Das Mozilla-Build-System</h1> |
| 29 | |
| 30 | <div class="simplebox"> |
| 31 | ~30 min Vortrag, ~10 min Diskussion |
| 32 | </div> |
| 33 | |
| 34 | <div class="simplebox"> |
| 35 | Vortragender: Robert Kaiser, "KaiRo" <kairo@kairo.at> |
| 36 | </div> |
| 37 | |
| 38 | <div class="captionedbox"> |
| 39 | <p class="captionedbox-caption">Die Folien - |
| 40 | <a href="http://slides.kairo.at/maow-berlin2009-build/">http://slides.kairo.at/maow-berlin2009-build/</a></p> |
| 41 | <div class="captionedbox-content small"> |
| 42 | <ul class="small"> |
| 43 | <li>Erstellt für den |
| 44 | <a href="https://wiki.mozilla.org/MAOW:2009:Berlin:en">Mozilla Add-Ons Workshop Berlin 2009</a>.</li> |
| 45 | <li>Geschrieben in HTML 4.01 Strict und CSS.</li> |
| 46 | <li>Am besten zu navigieren mit der "Website-Navigationsleiste" von SeaMonkey |
| 47 | (alle Folien mit [HTML 2.0] <link>-Tags versehen)</li> |
| 48 | <li>Für andere: Navigationslinks auf allen Folien, mit "Accesskeys" |
| 49 | (z.B. "n"/Alt+Umschalt+W für "Weiter"), rechts/links-Pfeiltasten</li> |
| 50 | <li><a href="toc.html">Inhaltsverzeichnis</a></li> |
| 51 | <li><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/at/"><img |
| 52 | alt="Lizenziert unter CC-BY-SA," style="border-width:0;vertical-align:bottom;" |
| 53 | src="http://i.creativecommons.org/l/by-sa/3.0/at/80x15.png" /></a> |
| 54 | 03/2009 Robert Kaiser</li> |
| 55 | </ul> |
| 56 | </div> |
| 57 | </div> |
| 58 | |
| 59 | </body> |
| 60 | </html> |