Some display adjustments, make keys actually work in modern browsers
[slides.git] / fosdem2007 / slide_05.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: suiterunner</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_04.html" title="Previous page">
13   <link rel="next" href="slide_06.html" title="Next page">
14   <link rel="last" href="slide_end.html" title="Last page">
15 </head>
16 <body>
17
18 <h1>suiterunner</h1>
19
20 <div class="explanation">
21 <ul>
22   <li>Port of SeaMonkey to the <span class="hilite">"new toolkit"</span></li>
23   <li>Retaining the feel of the suite, but based on newer technology</li>
24   <li>Improve the look with a <span class="hilite">new default theme</span>
25     (based on toolkit's *stripe, using a new icon set)</li>
26   <li>Use toolkit's infrastructure where reasonably possible:
27     <span class="hilite">Extension Manager</span>, help viewer,
28     update mechanism, satchel + new password manager,
29     toolbar customization, error console, etc.</li>
30   <li>Base suite-specific functionality and/or UI on toolkit where reasonable:
31     <span class="hilite">grippytoolbar</span> as XBL extension to toolkit toolbars,
32     <span class="hilite">custom tabbrowser</span> using toolkit's browser element,
33     several <span class="hilite">overlays</span> to toolkit windows, etc.</li>
34   <li>Ease porting of Firefox/Thunderbird extensions to SeaMonkey</li>
35   <li>Make <span class="hilite">Lighting calendar</span> work with SeaMonkey</li>
36   <li>Integrate a profile migrator (primary for old suites, FF/TB)</li>
37   <li>Use <span class="hilite">NSIS</span> for the Windows installer</li>
38   <li>First release as the Gecko-1.9-based SeaMonkey</li>
39 </ul>
40 See <a href="http://wiki.mozilla.org/SeaMonkey:suiterunner">wiki.mozilla.org/SeaMonkey:suiterunner</a>
41 for more details and bug pointers.
42 </div>
43
44 <p class="forward"><a href="slide_06.html" accesskey="n">next &gt;</a></p>
45
46 </body>
47 </html>