5f35e84fee760505a16a163d8a111b17a20f8884
[slides.git] / index.html
1
2 <!-- ***************** INFO/NEWS *************** -->
3 <div id="infoTabs">
4 <div class="infoTab" id="whats-new">
5 <h5 class="infoHeader">What's New</h5>
6 <ul>
7 <li>Feb 20, 2004: <a href="slides">Slides</a> are online</li>
8 <li>Aug 24, 2003: Project started</li>
9 </ul>
10 </div>
11
12 <div class="infoTab" id="other-stuff">
13 <h5 class="infoHeader">Other Stuff</h5>
14 <ul>
15 <li><a href="http://resources.kairo.at/">some resource filess from me</a></li>
16 <li><a href="http://www.kairo.at/">www.KaiRo.at - my home</a></li>
17 </ul>
18 </div>
19
20 </div>
21 <!-- ***************** INFO/NEWS *************** -->
22
23 <!-- MAIN CONTENT -->
24 <p>This is the <strong><?php echo $project; ?></strong> project @ mozdev.org.</p>
25
26 <p>The project contains some scripts and smaller OSS programs by me (Robert Kaiser, a.k.a. "KaiRo").</p>
27
28 <p>Most of those scripts and/or programs have some connection to
29 <a href="http://www.mozilla.org/">Mozilla</a>, but I'll eventually also provide some software that
30 has no direct connection to my favourite browser.</p>
31
32 <p>For wishes and comments about the project and software please use Bugzilla, I'm already overburdened
33 with personal mail, so I perhaps won't get to answer that sooner or later, but I'll look at Bugzilla
34 often enough to work at open bug reports.
35 <br>See the "bugs" link in the navigation line above.</p>
36
37 <!--
38 <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>
39 template.</p>
40 -->