make slides links work also when called without trailing /
[slides.git] / index.html
index 5f35e84fee760505a16a163d8a111b17a20f8884..f0d5a1177407b56d690f72c66bc9e141ef63702b 100644 (file)
@@ -1,40 +1,11 @@
 
-<!-- ***************** INFO/NEWS *************** -->
-<div id="infoTabs">
-<div class="infoTab" id="whats-new">
-<h5 class="infoHeader">What's New</h5>
-<ul>
-<li>Feb 20, 2004: <a href="slides">Slides</a> are online</li>
-<li>Aug 24, 2003: Project started</li>
-</ul>
-</div>
-
-<div class="infoTab" id="other-stuff">
-<h5 class="infoHeader">Other Stuff</h5>
-<ul>
-<li><a href="http://resources.kairo.at/">some resource filess from me</a></li>
-<li><a href="http://www.kairo.at/">www.KaiRo.at - my home</a></li>
-</ul>
-</div>
-
-</div>
-<!-- ***************** INFO/NEWS *************** -->
 
 <!-- MAIN CONTENT -->
-<p>This is the <strong><?php echo $project; ?></strong> project @ mozdev.org.</p>
+<h1>KaiRo's Slides</h1>
+<p>I've been giving a few talks on Mozilla Europe Developer Meetings, the slides I used there are available here.</p>
 
-<p>The project contains some scripts and smaller OSS programs by me (Robert Kaiser, a.k.a. "KaiRo").</p>
-
-<p>Most of those scripts and/or programs have some connection to
-<a href="http://www.mozilla.org/">Mozilla</a>, but I'll eventually also provide some software that
-has no direct connection to my favourite browser.</p>
-
-<p>For wishes and comments about the project and software please use Bugzilla, I'm already overburdened
-with personal mail, so I perhaps won't get to answer that sooner or later, but I'll look at Bugzilla
-often enough to work at open bug reports.
-<br>See the "bugs" link in the navigation line above.</p>
-
-<!--
-<p><strong>Note:</strong> If you want to add an area for user feedback to any of your pages, take a look at the <a href="notes.html">notes.html</a>
-template.</p>
--->
+<ul>
+ <li>FOSDEM 2002: <a href="/slides/fosdem2002/ChromeTalk-outliner.html">Outliner of the &quot;chrome&quot; talk</a></li>
+ <li>FOSDEM 2003: <a href="/slides/fosdem2003/">Localization (L10n): Achievements and Future Directions</a></li>
+ <li>FOSDEM 2004: <a href="/slides/fosdem2004/">Mozilla Localization (L10n) Status Update</a></li>
+</ul>
\ No newline at end of file