Some display adjustments, make keys actually work in modern browsers
[slides.git] / fosdem2006 / slide_06.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 - FOSDEM 2006</title>
7   <link rel="stylesheet" type="text/css" href="slides2006.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_05.html" title="Previous page">
13   <link rel="next" href="slide_end.html" title="Next page">
14   <link rel="last" href="slide_end.html" title="Last page">
15 </head>
16 <body>
17
18 <h1>Future Plans</h1>
19
20 <div class="sample">
21 <p class="sampledesc">SeaMonkey 1.1 (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=315312">tracking bug</a>)</p>
22 <div class="samplecontent">
23 <ul>
24  <li>toolbar drag and drop
25    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=15322">bug 15322</a>)
26    - may not be possible on 1.8 branch due to XBL problems</li>
27  <li>RSS reader for MailNews
28    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=255834">bug
29    255834</a>)</li>
30  <li>browser info bars
31    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=270443">bug
32    270443</a>)</li>
33  <li>ChatZilla 0.9.70 - already landed</li>
34  <li>everything Gecko 1.8.1 gets us for free</li>
35  <li>maybe some other improvements that have patches in time</li>
36 </ul>
37 </div>
38 </div>
39
40 <div class="sample">
41 <p class="sampledesc">SeaMonkey trunk ("1.5")</p>
42 <div class="samplecontent">
43 <ul>
44  <li>all features planned for 1.1</li>
45  <li><a href="http://wiki.mozilla.org/SeaMonkey:Toolkit_Transition">"toolkit
46    transition"</a> - use the "new toolkit" widgets</li>
47  <li>also try to migrate to much of the new architecture used in standalone
48    apps</li>
49  <li>maybe make steps towards using XULRunner</li>
50  <li>use "source L10n" approach (build localized builds from CVS,
51    <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=286110">bug
52    286110</a>)</li>
53  <li>consolidate SeaMonkey-specific UI and code in suite/ directory of
54    mozilla.org repository</li>
55  <li>everything Gecko 1.9 has for us, mainly the big cairo transition</li>
56  <li>see the
57    <a href="http://weblogs.mozillazine.org/seamonkey/archives/2006/02/roadmaps_seamonkey_10_11_and_1_1.html">SeaMonkey
58    blog</a> for a roadmap picture</li>
59 </ul>
60 </div>
61 </div>
62
63 <p class="forward"><a href="slide_end.html" accesskey="n">next</a></p>
64
65 </body>
66 </html>