make index page useful and somewhat decent to view and link FOSDEM 2013
[slides.git] / index.html
... / ...
CommitLineData
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">
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>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>
22
23<!-- MAIN CONTENT -->
24<h1>KaiRo's Slides</h1>
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>
31
32<ul>
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
35 Life Cycle of a Firefox Crash</a></li>
36 <li>FOSDEM 2012: <a href="fosdem2012/">CSI:Mozilla - Crash Scene
37 Investigations</a></li>
38 <li>EU MozCamp 2011, Berlin: <a href="eumozcamp-berlin2011/">CSI:Mozilla
39 - Crash Scene Investigations</a></li>
40 <li>Linuxwochen 2011: <a href="linuxwochen2011/">CSI:Mozilla - Den
41 Bugs auf der Spur</a> (German/Deutsch)</li>
42 <li>FOSDEM 2011: <a href="fosdem2011/">In-Tab UI</a></li>
43 <li>SeaMonkey Developer Meeting 2010:
44 <a href="sm-dev-mtg-2010/">SeaMonkey Future</a></li>
45 <li>German Community Meeting 2010:
46 <a href="de-community-2010/">SeaMonkey 2.1 und DACH</a>
47 (German/Deutsch)</li>
48 <li>Linuxwochen 2010: <a href="linuxwochen2010/">Mozilla ist mehr
49 als Firefox</a> (German/Deutsch)</li>
50 <li>EU MozCamp 2009, Prague: <a href="eumozcamp-prague2009/">SeaMonkey
51 2.0 &ndash; A Show-Off</a></li>
52 <li>UBIT Wien - IT Extrazimmer, 01.07.2009:
53 <a href="ubit-wien-2009/">Open-Source-Projektmanagement</a>
54 (German/Deutsch)</li>
55 <li>Linuxwochen 2009: <a href="linuxwochen2009/">Das offene Internet
56 und Mozilla</a> (German/Deutsch)</li>
57 <li>MAOW Berlin 2009:
58 <ul>
59 <li><a href="maow-berlin2009-build/">Das Mozilla-Build-System</a>
60 (German/Deutsch)</li>
61 <li><a href="maow-berlin2009-sm2/">Firefox- und
62 Thunderbird-Erweiterungen in SeaMonkey 2 funktionsf&auml;hig machen</a>
63 (German/Deutsch)</li>
64 </ul>
65 </li>
66 <li>FOSDEM 2009: <a href="fosdem2009/">SeaMonkey 2 &amp; The Vision
67 Beyond</a></li>
68 <li>FOSDEM 2008: <a href="fosdem2008/">And the beast shall come
69 forth... - Community Project Organization and SeaMonkey 2</a></li>
70 <li>FOSDEM 2007: <a href="fosdem2007/">SeaMonkey - Reviving the
71 Suite</a></li>
72 <li>FOSDEM 2006: <a href="fosdem2006/">The SeaMonkey Project</a></li>
73 <li>FOSDEM 2005: <a href="fosdem2005/">Mozilla Localization (L10n) -
74 A Year Of Change</a></li>
75 <li>FOSDEM 2004: <a href="fosdem2004/">Mozilla Localization (L10n)
76 Status Update</a></li>
77 <li>FOSDEM 2003: <a href="fosdem2003/">Localization (L10n):
78 Achievements and Future Directions</a></li>
79 <li>FOSDEM 2002: <a href="fosdem2002/ChromeTalk-outliner.html">Outliner
80 of the &quot;chrome&quot; talk</a></li>
81
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>