]>
Commit | Line | Data |
---|---|---|
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>Open-Source-Projektmanagement - Inhaltsverzeichnis</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="index.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">FOSS-Projektmanagement</div> | |
19 | <img id="headerlogo" src="template/header-logo.png" alt=""> | |
20 | </div> | |
21 | <div id="slidenav"><div id="subheader-text">IT-Extrazimmer</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="index.html" id="goNext" accesskey="W">Weiter ></a> | |
26 | </div> | |
27 | ||
28 | <h1>Inhaltsverzeichnis</h1> | |
29 | <h2>Open-Source-Projektmanagement</h2> | |
30 | ||
31 | <div class="captionedbox"> | |
32 | <p class="captionedbox-caption">Die folgenden Folien finden Sie in diesem Vortrag:</p> | |
33 | <div class="captionedbox-content"> | |
34 | <ul> | |
35 | <li><a href="index.html">Startseite</a></li> | |
36 | <li><a href="slide_introduction.html">Vorstellung</a></li> | |
37 | <li><a href="slide_open.html">Was ist offen?</a></li> | |
38 | <li><a href="slide_release.html">Release Early, Release Often</a></li> | |
39 | <li><a href="slide_fork.html">Fork: Fluch oder Segen?</a></li> | |
40 | <li><a href="slide_new.html">Neuartig? Nicht ganz!</a></li> | |
41 | <li><a href="slide_old.html">Alte Bekannte</a></li> | |
42 | <li><a href="slide_community.html">Community-Dynamik</a></li> | |
43 | <li><a href="slide_selection.html">Leader-Auswahl</a></li> | |
44 | <li><a href="slide_structures.html">Typische Strukturen</a></li> | |
45 | <li><a href="slide_hybrid.html">Hybride Organisation</a></li> | |
46 | <li><a href="slide_summary.html">Resümee</a></li> | |
47 | <li><a href="slide_end.html">Offene Diskussion</a></li> | |
48 | </ul> | |
49 | </div> | |
50 | </div> | |
51 | ||
52 | </body> | |
53 | </html> |