add first version of FOSDEM 2007 slides
[slides.git] / fosdem2007 / slide_04.html
diff --git a/fosdem2007/slide_04.html b/fosdem2007/slide_04.html
new file mode 100755 (executable)
index 0000000..52cf1f6
--- /dev/null
@@ -0,0 +1,57 @@
+<!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: Current Problems</title>
+  <link rel="stylesheet" type="text/css" href="slides.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_03.html" title="Previous page">
+  <link rel="next" href="slide_05.html" title="Next page">
+  <link rel="last" href="slide_end.html" title="Last page">
+</head>
+<body>
+
+<h1>SeaMonkey: Current Problems</h1>
+
+<div class="sample">
+<p class="sampledesc">Problems with SeaMonkey 1.0.x/1.1.x</p>
+<div class="samplecontent">
+<ul>
+  <li>"Old XPFE" code is unmaintained in many areas</li>
+  <li>Bad <span class="hilite">extension management</span>,
+    almost no UI for that</li>
+  <li>Incompatibilities with "new toolkit" interfaces</li>
+  <li>Some <span class="hilite">old, ugly code</span> that doesn't work well
+    (e.g. wallet)</li>
+  <li>In some cases, fixes need to be ported to code we don't know and
+    don't want to maintain</li>
+  <li>"New toolkit" applications <span class="hilite">"look better"</span>
+    than SeaMonkey (themes looking more native, more modern icons)</li>
+  <li>No good <span class="hilite">update mechanism</span></li>
+  <li>Lacking some interesting features compared to others (toolbar
+    customization, feed support, etc.)</li>
+  <li><span class="hilite">Need coders, need reviewers</span></li>
+  <li>No <span class="hilite">calendaring support</span></li>
+  <li>No profile migration functionality</li>
+</ul>
+</div>
+</div>
+
+<div class="sample">
+<p class="sampledesc">Solution</p>
+<div class="samplecontent">
+<p>Not for everything, but for a lot of those concerns, we have
+ (or are working on) a solution!</p>
+<p>This wonder of the future is internally nicknamed
+  <span class="hilite">"suiterunner"</span>.</p>
+</div>
+</div>
+
+<p class="forward"><a href="slide_05.html" accesskey="n">next &gt;</a></p>
+
+</body>
+</html>