correct fosdem2004 slides a bit
authorrobert <robert>
Fri, 20 Feb 2004 14:01:44 +0000 (14:01 +0000)
committerrobert <robert>
Fri, 20 Feb 2004 14:01:44 +0000 (14:01 +0000)
fosdem2004/index.html
fosdem2004/l10ntalk.css
fosdem2004/l10ntalk_01.html
fosdem2004/l10ntalk_02.html
fosdem2004/l10ntalk_03.html
fosdem2004/l10ntalk_04.html
index.html

index b36241fdc0e6f006f62f0585e2eb11fbc52242a3..6c3b07120f646a14f1228a6bf1d0d734e33d5cb5 100755 (executable)
@@ -63,5 +63,7 @@ is available, as well an a <a href="l10ntalk_glossary.html">glossary page</a> ex
 </div>
 </div>
 
 </div>
 </div>
 
+<p class="forward"><a href="l10ntalk_01.html">next</a></p>
+
 </body>
 </html>
 </body>
 </html>
index dcbb08ab9b9d220a4c6056a9ee6ed01871619620..a203bb04849c7b41d8fffc04b06fff292a106747 100755 (executable)
@@ -66,6 +66,12 @@ p.sampledesc {
   font-weight: bold;
 }
 
   font-weight: bold;
 }
 
+p.forward {
+  text-align: right;
+  font-size: 0.75em;
+  margin: 0em 1.5em;
+}
+
 span.hilite {
   font-weight: bold;
   color: #FF8080;
 span.hilite {
   font-weight: bold;
   color: #FF8080;
index 8e0bbb10bf56355471874ace43b30e897c1756d8..a66cd2d8fe69f9995482395f9246838ae10491b1 100755 (executable)
@@ -54,5 +54,7 @@ grow a bit, as we had 37 languages for Mozilla 1.5[.1], 24 for Firebird 0.7[.1],
 </div>
 </div>
 
 </div>
 </div>
 
+<p class="forward"><a href="l10ntalk_02.html">next</a></p>
+
 </body>
 </html>
 </body>
 </html>
index ce543f0085fe0c7979e8d4ab5875df30ca5eb8c6..a09a900683e66c08e5b7727a1cbb846b00dcb269 100755 (executable)
@@ -34,7 +34,7 @@ Well, let's make it a small bit less geeky ;-). So what has happened in the last
      (<a href="http://bugzilla.mozilla.org/show_bug.cgi?id=232011">bug 232011</a>)
      and set tinderboxen on fire (as some of you may remember)...
      <br>After some help from tinderbox admins and bsmedberg (who had to fix make-jars.pl for a bug I triggered),
      (<a href="http://bugzilla.mozilla.org/show_bug.cgi?id=232011">bug 232011</a>)
      and set tinderboxen on fire (as some of you may remember)...
      <br>After some help from tinderbox admins and bsmedberg (who had to fix make-jars.pl for a bug I triggered),
-     we show now be have that long-standing bug finally resolved (and themes will follow that way soon -
+     we should now have that long-standing bug finally resolved (and themes will follow that way soon -
      <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=234014">bug 234014</a>).
      <br>BTW, all chrome version strings are now defined in
      <a href="http://lxr.mozilla.org/mozilla/source/config/chrome-versions.sh">mozilla/config/chrome-versions.sh</a>.</li>
      <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=234014">bug 234014</a>).
      <br>BTW, all chrome version strings are now defined in
      <a href="http://lxr.mozilla.org/mozilla/source/config/chrome-versions.sh">mozilla/config/chrome-versions.sh</a>.</li>
@@ -88,5 +88,7 @@ Well, let's make it a small bit less geeky ;-). So what has happened in the last
 </ul>
 </div>
 
 </ul>
 </div>
 
+<p class="forward"><a href="l10ntalk_03.html">next</a></p>
+
 </body>
 </html>
 </body>
 </html>
index 0bae9a50562fdea211e4b0082969f0a8ec0137dc..6e36765833c634f753911219747736c5d8ff2dc4 100755 (executable)
@@ -60,5 +60,7 @@ translator, and I can't do support, pointing them to FAQs and newsgroups.
 </div>
 </div>
 
 </div>
 </div>
 
+<p class="forward"><a href="l10ntalk_04.html">next</a></p>
+
 </body>
 </html>
 </body>
 </html>
index 65c2257455a1475e524b937748738439d0958524..966bf902c09c3dd66a8e8febf5046e2ea297d162 100755 (executable)
@@ -55,5 +55,7 @@ This should be some points to start for contributors who want to help us, and an
 most currently. I'm sure the list is not complete, but it's what came to my mind when writing the slides...
 </div>
 
 most currently. I'm sure the list is not complete, but it's what came to my mind when writing the slides...
 </div>
 
+<p class="forward"><a href="l10ntalk_end.html">next</a></p>
+
 </body>
 </html>
 </body>
 </html>
index 97f40de94dcae3ebb5417764461de3e22051a2a5..5f35e84fee760505a16a163d8a111b17a20f8884 100644 (file)
@@ -1,11 +1,40 @@
 
 
+<!-- ***************** 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 -->
 
 <!-- MAIN CONTENT -->
-<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>This is the <strong><?php echo $project; ?></strong> project @ mozdev.org.</p>
 
 
-<ul>
- <li>FOSDEM 2002: <a href="fosdem2002/ChromeTalk-outliner.html">Outliner of the &quot;chrome&quot; talk</a></li>
- <li>FOSDEM 2003: <a href="fosdem2003/">Localization (L10n): Achievements and Future Directions</a></li>
- <li>FOSDEM 2004: <a href="fosdem2004/">Mozilla Localization (L10n) Status Update</a></li>
-</ul>
\ No newline at end of file
+<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>
+-->