95f3009eb3e34cd556a25e5a5493ceafa433e7ed
[slides.git] / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <meta name="viewport" content="width=device-width, height=device-height">
6 <meta name="description" content="Slides for different talks given over the years by Robert Kaiser / KaiRo">
7 <meta name="keywords" content="KaiRo,slides,Robert Kaiser">
8 <meta name="Content-Language" content="en">
9 <meta name="revisit-after" content="7 days">
10 <meta name="robots" content="index,follow">
11
12 <link rel="stylesheet" href="kairo.css">
13 <link rel="icon" href="http://home.kairo.at/site-icon.png" type="image/png">
14
15 <title>KaiRo's Slides</title>
16 </head>
17
18 <body>
19 <div class="KaiRoLogo">
20 <a href="http://www.kairo.at/"><img src="http://home.kairo.at/kairolog_kl.gif"
21                                     alt="www.KaiRo.at" title="www.KaiRo.at"
22                                     class="KaiRoLogo"></a>
23 </div>
24
25 <h1>KaiRo's Slides</h1>
26 <p id="intro"><a href="http://home.kairo.at/">Robert Kaiser</a> has been giving a few
27   talks on Mozilla and similar topics, the slides used there are available
28   from this page in reverse chronological order. All those slides are written
29   in HTML and should be visible and usable in a browser, but have only been
30   tested in Firefox / SeaMonkey browsers.
31 </p>
32
33 <ul>
34  <li>FOSDEM 2013: <a href="fosdem2013/">Improving Stability of Mozilla Products</a></li>
35  <li>Mozilla Brown Bag, 2012: <a href="brownbag-crashlife-2012/">The
36    Life Cycle of a Firefox Crash</a></li>
37  <li>FOSDEM 2012: <a href="fosdem2012/">CSI:Mozilla - Crash Scene
38    Investigations</a></li>
39  <li>EU MozCamp 2011, Berlin: <a href="eumozcamp-berlin2011/">CSI:Mozilla
40    - Crash Scene Investigations</a></li>
41  <li>Linuxwochen 2011: <a href="linuxwochen2011/">CSI:Mozilla - Den
42    Bugs auf der Spur</a> (German/Deutsch)</li>
43  <li>FOSDEM 2011: <a href="fosdem2011/">In-Tab UI</a></li>
44  <li>SeaMonkey Developer Meeting 2010:
45    <a href="sm-dev-mtg-2010/">SeaMonkey Future</a></li>
46  <li>German Community Meeting 2010:
47    <a href="de-community-2010/">SeaMonkey 2.1 und DACH</a>
48    (German/Deutsch)</li>
49  <li>Linuxwochen 2010: <a href="linuxwochen2010/">Mozilla ist mehr
50    als Firefox</a> (German/Deutsch)</li>
51  <li>EU MozCamp 2009, Prague: <a href="eumozcamp-prague2009/">SeaMonkey
52    2.0 &ndash; A Show-Off</a></li>
53  <li>UBIT Wien - IT Extrazimmer, 01.07.2009:
54    <a href="ubit-wien-2009/">Open-Source-Projektmanagement</a>
55    (German/Deutsch)</li>
56  <li>Linuxwochen 2009: <a href="linuxwochen2009/">Das offene Internet
57    und Mozilla</a> (German/Deutsch)</li>
58  <li>MAOW Berlin 2009:
59   <ul>
60    <li><a href="maow-berlin2009-build/">Das Mozilla-Build-System</a>
61     (German/Deutsch)</li>
62    <li><a href="maow-berlin2009-sm2/">Firefox- und
63     Thunderbird-Erweiterungen in SeaMonkey 2 funktionsf&auml;hig machen</a>
64     (German/Deutsch)</li>
65   </ul>
66  </li>
67  <li>FOSDEM 2009: <a href="fosdem2009/">SeaMonkey 2 &amp; The Vision
68    Beyond</a></li>
69  <li>FOSDEM 2008: <a href="fosdem2008/">And the beast shall come
70    forth... - Community Project Organization and SeaMonkey 2</a></li>
71  <li>FOSDEM 2007: <a href="fosdem2007/">SeaMonkey - Reviving the
72    Suite</a></li>
73  <li>FOSDEM 2006: <a href="fosdem2006/">The SeaMonkey Project</a></li>
74  <li>FOSDEM 2005: <a href="fosdem2005/">Mozilla Localization (L10n) -
75    A Year Of Change</a></li>
76  <li>FOSDEM 2004: <a href="fosdem2004/">Mozilla Localization (L10n)
77    Status Update</a></li>
78  <li>FOSDEM 2003: <a href="fosdem2003/">Localization (L10n):
79    Achievements and Future Directions</a></li>
80  <li>FOSDEM 2002: <a href="fosdem2002/ChromeTalk-outliner.html">Outliner
81    of the &quot;chrome&quot; talk</a></li>
82
83 </ul>
84
85 <div id="footer">
86 Copyright © 2005-2013 <a href="http://www.kairo.at/">KaiRo.at</a>.
87 </div>
88
89 </body>
90 </html>