add FOSDEM 2006 slides
[slides.git] / fosdem2006 / slide_06.html
diff --git a/fosdem2006/slide_06.html b/fosdem2006/slide_06.html
new file mode 100644 (file)
index 0000000..fb70409
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+  <meta name="Author" content="KaiRo - Robert Kaiser">
+  <title>SeaMonkey - FOSDEM 2006</title>
+  <link rel="stylesheet" type="text/css" href="slides2006.css">
+  <link rel="contents" href="index.html" title="Contents">
+  <link rel="index" href="toc.html" title="Overview">
+  <link rel="start" href="index.html" title="Start">
+  <link rel="first" href="slide_01.html" title="First page">
+  <link rel="previous" href="slide_05.html" title="Previous page">
+  <link rel="next" href="slide_end.html" title="Next page">
+  <link rel="last" href="slide_end.html" title="Last page">
+</head>
+<body>
+
+<h1>Future Plans</h1>
+
+<div class="sample">
+<p class="sampledesc">SeaMonkey 1.1 (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=315312">tracking bug</a>)</p>
+<div class="samplecontent">
+<ul>
+ <li>toolbar drag and drop
+   (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=15322">bug 15322</a>)
+   - may not be possible on 1.8 branch due to XBL problems</li>
+ <li>RSS reader for MailNews
+   (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=255834">bug
+   255834</a>)</li>
+ <li>browser info bars
+   (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=270443">bug
+   270443</a>)</li>
+ <li>ChatZilla 0.9.70 - already landed</li>
+ <li>everything Gecko 1.8.1 gets us for free</li>
+ <li>maybe some other improvements that have patches in time</li>
+</ul>
+</div>
+</div>
+
+<div class="sample">
+<p class="sampledesc">SeaMonkey trunk ("1.5")</p>
+<div class="samplecontent">
+<ul>
+ <li>all features planned for 1.1</li>
+ <li><a href="http://wiki.mozilla.org/SeaMonkey:Toolkit_Transition">"toolkit
+   transition"</a> - use the "new toolkit" widgets</li>
+ <li>also try to migrate to much of the new architecture used in standalone
+   apps</li>
+ <li>maybe make steps towards using XULRunner</li>
+ <li>use "source L10n" approach (build localized builds from CVS,
+   <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=286110">bug
+   286110</a>)</li>
+ <li>consolidate SeaMonkey-specific UI and code in suite/ directory of
+   mozilla.org repository</li>
+ <li>everything Gecko 1.9 has for us, mainly the big cairo transition</li>
+</ul>
+</div>
+</div>
+
+<p class="forward"><a href="l10ntalk_end.html">next</a></p>
+
+</body>
+</html>