add first version of FOSDEM 2007 slides
[slides.git] / fosdem2007 / slide_05.html
diff --git a/fosdem2007/slide_05.html b/fosdem2007/slide_05.html
new file mode 100644 (file)
index 0000000..f283392
--- /dev/null
@@ -0,0 +1,47 @@
+<!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: suiterunner</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_04.html" title="Previous page">
+  <link rel="next" href="slide_06.html" title="Next page">
+  <link rel="last" href="slide_end.html" title="Last page">
+</head>
+<body>
+
+<h1>suiterunner</h1>
+
+<div class="explanation">
+<ul>
+  <li>Port of SeaMonkey to the <span class="hilite">"new toolkit"</span></li>
+  <li>Retaining the feel of the suite, but based on newer technology</li>
+  <li>Improve the look with a <span class="hilite">new default theme</span>
+    (based on toolkit's *stripe, using a new icon set)</li>
+  <li>Use toolkit's infrastructure where reasonably possible:
+    <span class="hilite">Extension Manager</span>, help viewer,
+    update mechanism, satchel + new password manager,
+    toolbar customization, error console, etc.</li>
+  <li>Base suite-specific functionality and/or UI on toolkit where reasonable:
+    <span class="hilite">grippytoolbar</span> as XBL extension to toolkit toolbars,
+    <span class="hilite">custom tabbrowser</span> using toolkit's browser element,
+    several <span class="hilite">overlays</span> to toolkit windows, etc.</li>
+  <li>Ease porting of Firefox/Thunderbird extensions to SeaMonkey</li>
+  <li>Make <span class="hilite">Lighting calendar</span> work with SeaMonkey</li>
+  <li>Integrate a profile migrator (primary for old suites, FF/TB)</li>
+  <li>Use <span class="hilite">NSIS</span> for the Windows installer</li>
+  <li>First release as the Gecko-1.9-based SeaMonkey</li>
+</ul>
+See <a href="http://wiki.mozilla.org/SeaMonkey:suiterunner">wiki.mozilla.org/SeaMonkey:suiterunner</a>
+for more details and bug pointers.
+</div>
+
+<p class="forward"><a href="slide_06.html" accesskey="n">next &gt;</a></p>
+
+</body>
+</html>