add a first version of Fosdem 2008 slides
[slides.git] / fosdem2007 / slide_04.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
5   <meta name="Author" content="KaiRo - Robert Kaiser">
6   <title>SeaMonkey: Current Problems</title>
7   <link rel="stylesheet" type="text/css" href="slides.css">
8   <link rel="contents" href="index.html" title="Contents">
9   <link rel="index" href="toc.html" title="Overview">
10   <link rel="start" href="index.html" title="Start">
11   <link rel="first" href="slide_01.html" title="First page">
12   <link rel="previous" href="slide_03.html" title="Previous page">
13   <link rel="next" href="slide_05.html" title="Next page">
14   <link rel="last" href="slide_end.html" title="Last page">
15 </head>
16 <body>
17
18 <h1>SeaMonkey: Current Problems</h1>
19
20 <div class="sample">
21 <p class="sampledesc">Problems with SeaMonkey 1.0.x/1.1.x</p>
22 <div class="samplecontent">
23 <ul>
24   <li>"Old XPFE" code is unmaintained in many areas</li>
25   <li>Bad <span class="hilite">extension management</span>,
26     almost no UI for that</li>
27   <li>Incompatibilities with "new toolkit" interfaces</li>
28   <li>Some <span class="hilite">old, ugly code</span> that doesn't work well
29     (e.g. wallet)</li>
30   <li>In some cases, fixes need to be ported to code we don't know and
31     don't want to maintain</li>
32   <li>"New toolkit" applications <span class="hilite">"look better"</span>
33     than SeaMonkey (themes looking more native, more modern icons)</li>
34   <li>No good <span class="hilite">update mechanism</span></li>
35   <li>Lacking some interesting features compared to others (toolbar
36     customization, feed support, etc.)</li>
37   <li><span class="hilite">Need coders, need reviewers</span></li>
38   <li>No <span class="hilite">calendaring support</span></li>
39   <li>No profile migration functionality</li>
40 </ul>
41 </div>
42 </div>
43
44 <div class="sample">
45 <p class="sampledesc">Solution</p>
46 <div class="samplecontent">
47 <p>Not for everything, but for a lot of those concerns, we have
48  (or are working on) a solution!</p>
49 <p>This wonder of the future is internally nicknamed
50   <span class="hilite">"suiterunner"</span>.</p>
51 </div>
52 </div>
53
54 <p class="forward"><a href="slide_05.html" accesskey="n">next &gt;</a></p>
55
56 </body>
57 </html>