correct index page title
[slides.git] / index.html
CommitLineData
8273c26a
RK
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">
8c125ac2 7<meta name="keywords" content="KaiRo,slides,Robert Kaiser">
8273c26a
RK
8<meta name="Content-Language" content="en">
9<meta name="revisit-after" content="7 days">
10<meta name="robots" content="index,follow">
3288eeda 11
8273c26a
RK
12<link rel="stylesheet" href="kairo.css">
13<link rel="icon" href="http://home.kairo.at/site-icon.png" type="image/png">
14
8c125ac2 15<title>KaiRo's Slides</title>
8273c26a
RK
16</head>
17
18<body>
19<div class="KaiRoLogo">
8c125ac2
RK
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>
8273c26a 23</div>
3288eeda 24
47d3d999 25<h1>KaiRo's Slides</h1>
8273c26a
RK
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>
3288eeda 32
47d3d999 33<ul>
8273c26a
RK
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
d9857b45 36 Life Cycle of a Firefox Crash</a></li>
8273c26a 37 <li>FOSDEM 2012: <a href="fosdem2012/">CSI:Mozilla - Crash Scene
7cc90d86 38 Investigations</a></li>
8273c26a 39 <li>EU MozCamp 2011, Berlin: <a href="eumozcamp-berlin2011/">CSI:Mozilla
7cc90d86 40 - Crash Scene Investigations</a></li>
8273c26a 41 <li>Linuxwochen 2011: <a href="linuxwochen2011/">CSI:Mozilla - Den
7cc90d86 42 Bugs auf der Spur</a> (German/Deutsch)</li>
8273c26a 43 <li>FOSDEM 2011: <a href="fosdem2011/">In-Tab UI</a></li>
7cc90d86 44 <li>SeaMonkey Developer Meeting 2010:
8273c26a 45 <a href="sm-dev-mtg-2010/">SeaMonkey Future</a></li>
7cc90d86 46 <li>German Community Meeting 2010:
8273c26a 47 <a href="de-community-2010/">SeaMonkey 2.1 und DACH</a>
7cc90d86 48 (German/Deutsch)</li>
8273c26a 49 <li>Linuxwochen 2010: <a href="linuxwochen2010/">Mozilla ist mehr
7cc90d86 50 als Firefox</a> (German/Deutsch)</li>
8273c26a 51 <li>EU MozCamp 2009, Prague: <a href="eumozcamp-prague2009/">SeaMonkey
7cc90d86 52 2.0 &ndash; A Show-Off</a></li>
53 <li>UBIT Wien - IT Extrazimmer, 01.07.2009:
8273c26a 54 <a href="ubit-wien-2009/">Open-Source-Projektmanagement</a>
7cc90d86 55 (German/Deutsch)</li>
8273c26a 56 <li>Linuxwochen 2009: <a href="linuxwochen2009/">Das offene Internet
7cc90d86 57 und Mozilla</a> (German/Deutsch)</li>
8273c26a
RK
58 <li>MAOW Berlin 2009:
59 <ul>
60 <li><a href="maow-berlin2009-build/">Das Mozilla-Build-System</a>
44895481 61 (German/Deutsch)</li>
8273c26a 62 <li><a href="maow-berlin2009-sm2/">Firefox- und
90378c41 63 Thunderbird-Erweiterungen in SeaMonkey 2 funktionsf&auml;hig machen</a>
64 (German/Deutsch)</li>
44895481 65 </ul>
66 </li>
8273c26a 67 <li>FOSDEM 2009: <a href="fosdem2009/">SeaMonkey 2 &amp; The Vision
7cc90d86 68 Beyond</a></li>
8273c26a 69 <li>FOSDEM 2008: <a href="fosdem2008/">And the beast shall come
7cc90d86 70 forth... - Community Project Organization and SeaMonkey 2</a></li>
8273c26a 71 <li>FOSDEM 2007: <a href="fosdem2007/">SeaMonkey - Reviving the
7cc90d86 72 Suite</a></li>
8273c26a
RK
73 <li>FOSDEM 2006: <a href="fosdem2006/">The SeaMonkey Project</a></li>
74 <li>FOSDEM 2005: <a href="fosdem2005/">Mozilla Localization (L10n) -
7cc90d86 75 A Year Of Change</a></li>
8273c26a 76 <li>FOSDEM 2004: <a href="fosdem2004/">Mozilla Localization (L10n)
7cc90d86 77 Status Update</a></li>
8273c26a 78 <li>FOSDEM 2003: <a href="fosdem2003/">Localization (L10n):
7cc90d86 79 Achievements and Future Directions</a></li>
8273c26a 80 <li>FOSDEM 2002: <a href="fosdem2002/ChromeTalk-outliner.html">Outliner
7cc90d86 81 of the &quot;chrome&quot; talk</a></li>
c7fd23ab 82
8273c26a
RK
83</ul>
84
85<div id="footer">
86Copyright © 2005-2013 <a href="http://www.kairo.at/">KaiRo.at</a>.
87</div>
88
89</body>
90</html>