make index page useful and somewhat decent to view and link FOSDEM 2013
[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">
7<meta name="keywords" content="KaiRo,slides">
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
15<title>Home of KaiRo: Home of KaiRo</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" alt="www.KaiRo.at" title="www.KaiRo.at" class="KaiRoLogo"></a>
21</div>
3288eeda 22
23<!-- MAIN CONTENT -->
47d3d999 24<h1>KaiRo's Slides</h1>
8273c26a
RK
25<p id="intro"><a href="http://home.kairo.at/">Robert Kaiser</a> has been giving a few
26 talks on Mozilla and similar topics, the slides used there are available
27 from this page in reverse chronological order. All those slides are written
28 in HTML and should be visible and usable in a browser, but have only been
29 tested in Firefox / SeaMonkey browsers.
30</p>
3288eeda 31
47d3d999 32<ul>
8273c26a
RK
33 <li>FOSDEM 2013: <a href="fosdem2013/">Improving Stability of Mozilla Products</a></li>
34 <li>Mozilla Brown Bag, 2012: <a href="brownbag-crashlife-2012/">The
d9857b45 35 Life Cycle of a Firefox Crash</a></li>
8273c26a 36 <li>FOSDEM 2012: <a href="fosdem2012/">CSI:Mozilla - Crash Scene
7cc90d86 37 Investigations</a></li>
8273c26a 38 <li>EU MozCamp 2011, Berlin: <a href="eumozcamp-berlin2011/">CSI:Mozilla
7cc90d86 39 - Crash Scene Investigations</a></li>
8273c26a 40 <li>Linuxwochen 2011: <a href="linuxwochen2011/">CSI:Mozilla - Den
7cc90d86 41 Bugs auf der Spur</a> (German/Deutsch)</li>
8273c26a 42 <li>FOSDEM 2011: <a href="fosdem2011/">In-Tab UI</a></li>
7cc90d86 43 <li>SeaMonkey Developer Meeting 2010:
8273c26a 44 <a href="sm-dev-mtg-2010/">SeaMonkey Future</a></li>
7cc90d86 45 <li>German Community Meeting 2010:
8273c26a 46 <a href="de-community-2010/">SeaMonkey 2.1 und DACH</a>
7cc90d86 47 (German/Deutsch)</li>
8273c26a 48 <li>Linuxwochen 2010: <a href="linuxwochen2010/">Mozilla ist mehr
7cc90d86 49 als Firefox</a> (German/Deutsch)</li>
8273c26a 50 <li>EU MozCamp 2009, Prague: <a href="eumozcamp-prague2009/">SeaMonkey
7cc90d86 51 2.0 &ndash; A Show-Off</a></li>
52 <li>UBIT Wien - IT Extrazimmer, 01.07.2009:
8273c26a 53 <a href="ubit-wien-2009/">Open-Source-Projektmanagement</a>
7cc90d86 54 (German/Deutsch)</li>
8273c26a 55 <li>Linuxwochen 2009: <a href="linuxwochen2009/">Das offene Internet
7cc90d86 56 und Mozilla</a> (German/Deutsch)</li>
8273c26a
RK
57 <li>MAOW Berlin 2009:
58 <ul>
59 <li><a href="maow-berlin2009-build/">Das Mozilla-Build-System</a>
44895481 60 (German/Deutsch)</li>
8273c26a 61 <li><a href="maow-berlin2009-sm2/">Firefox- und
90378c41 62 Thunderbird-Erweiterungen in SeaMonkey 2 funktionsf&auml;hig machen</a>
63 (German/Deutsch)</li>
44895481 64 </ul>
65 </li>
8273c26a 66 <li>FOSDEM 2009: <a href="fosdem2009/">SeaMonkey 2 &amp; The Vision
7cc90d86 67 Beyond</a></li>
8273c26a 68 <li>FOSDEM 2008: <a href="fosdem2008/">And the beast shall come
7cc90d86 69 forth... - Community Project Organization and SeaMonkey 2</a></li>
8273c26a 70 <li>FOSDEM 2007: <a href="fosdem2007/">SeaMonkey - Reviving the
7cc90d86 71 Suite</a></li>
8273c26a
RK
72 <li>FOSDEM 2006: <a href="fosdem2006/">The SeaMonkey Project</a></li>
73 <li>FOSDEM 2005: <a href="fosdem2005/">Mozilla Localization (L10n) -
7cc90d86 74 A Year Of Change</a></li>
8273c26a 75 <li>FOSDEM 2004: <a href="fosdem2004/">Mozilla Localization (L10n)
7cc90d86 76 Status Update</a></li>
8273c26a 77 <li>FOSDEM 2003: <a href="fosdem2003/">Localization (L10n):
7cc90d86 78 Achievements and Future Directions</a></li>
8273c26a 79 <li>FOSDEM 2002: <a href="fosdem2002/ChromeTalk-outliner.html">Outliner
7cc90d86 80 of the &quot;chrome&quot; talk</a></li>
c7fd23ab 81
8273c26a
RK
82</ul>
83
84<div id="footer">
85Copyright © 2005-2013 <a href="http://www.kairo.at/">KaiRo.at</a>.
86</div>
87
88</body>
89</html>