From: robert Date: Mon, 19 Feb 2007 18:09:22 +0000 (+0000) Subject: add first version of FOSDEM 2007 slides X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=commitdiff_plain;h=ebae7cafff61492e5c2a753a0bfb0535514087db add first version of FOSDEM 2007 slides --- diff --git a/fosdem2007/google-trends.png b/fosdem2007/google-trends.png new file mode 100644 index 0000000..398e31e Binary files /dev/null and b/fosdem2007/google-trends.png differ diff --git a/fosdem2007/index.html b/fosdem2007/index.html new file mode 100755 index 0000000..97f3a0c --- /dev/null +++ b/fosdem2007/index.html @@ -0,0 +1,84 @@ + + + + + + The SeaMonkey Project - FOSDEM 2007 - Mozilla DevRoom + + + + + + + + + + +

SeaMonkey - Reviving the Suite

+ +
+ +
+ +
+

Speaker: Robert Kaiser <KaiRo@KaiRo.at>

+
+
    +
  • Member of the SeaMonkey + project management team ("SeaMonkey Council")
  • +
  • Entered Mozilla dev community ~7 years ago, originally as German + localizer
  • +
+ +

Details:

+
    +
  • Known as "KaiRo" on IRC
  • +
  • Member of the SeaMonkey project management team + ("SeaMonkey + Council")
  • +
  • Acting as build engineer for SeaMonkey
  • +
  • Head of MLP staff (Mozilla Localization Project)
  • +
  • Maintainer of the SeaMonkey/Mozilla German Project (suite localization, + seamonkey.at) since late 1999
  • +
  • Worked on SeaMonkey/Mozilla suite themes + (EarlyBlue, LCARStrek)
  • +
  • Contributing to the mozilla.org codebase, mostly of them in UI and L10n + areas, as well as SeaMonkey infrastructure.
  • +
  • Founded his own one-man-business a year ago + ("KaiRo.at Robert Kaiser IT-Services" - + focused on his PHP-based website system and SeaMonkey)
  • +
  • Living in Steyr, Upper Austria, and attending Vienna University to + become a Chemistry and Physics teacher
  • +
+
+
+ +
+

The slides - + http://kairo.mozdev.org/slides/fosdem2007/

+
+
    +
  • Created for + Mozilla + Developer Room at FOSDEM 2007 in + Brussels.
  • +
  • Written in HTML 4.01 Strict and CSS.
  • +
  • Best navigated with SeaMonkey's "Site Navigation Bar" (all pages + linked via [HTML 2.0] <link> tags)
  • +
  • For others: "next" links on all slides, with an accesskey of "n" + (Alt+N or Alt+Shift+N)
  • +
  • Table of Contents
  • +
  • © 02/2007 Robert Kaiser and The SeaMonkey Project
  • +
+
+
+ +

next >

+ + + diff --git a/fosdem2007/intro.html b/fosdem2007/intro.html new file mode 100755 index 0000000..e0117af --- /dev/null +++ b/fosdem2007/intro.html @@ -0,0 +1,85 @@ + + + + + + INTRO - The SeaMonkey Project + + + + + + + + + + + + diff --git a/fosdem2007/seamonkey-download-graph.png b/fosdem2007/seamonkey-download-graph.png new file mode 100644 index 0000000..7dc1ad8 Binary files /dev/null and b/fosdem2007/seamonkey-download-graph.png differ diff --git a/fosdem2007/seamonkey-splash.png b/fosdem2007/seamonkey-splash.png new file mode 100644 index 0000000..609850e Binary files /dev/null and b/fosdem2007/seamonkey-splash.png differ diff --git a/fosdem2007/seamonkey64.png b/fosdem2007/seamonkey64.png new file mode 100644 index 0000000..3b61a5a Binary files /dev/null and b/fosdem2007/seamonkey64.png differ diff --git a/fosdem2007/slide_01.html b/fosdem2007/slide_01.html new file mode 100755 index 0000000..c3cf5f7 --- /dev/null +++ b/fosdem2007/slide_01.html @@ -0,0 +1,38 @@ + + + + + + SeaMonkey: Prime Facts + + + + + + + + + + + +

Prime Facts

+ +
+ +
+ +

next >

+ + + diff --git a/fosdem2007/slide_02.html b/fosdem2007/slide_02.html new file mode 100644 index 0000000..b5cc053 --- /dev/null +++ b/fosdem2007/slide_02.html @@ -0,0 +1,39 @@ + + + + + + SeaMonkey: Download numbers + + + + + + + + + + + +

Download numbers

+ +
+
+SeaMonkey download numbers (bouncer) +
+ +
+ +

next >

+ + + diff --git a/fosdem2007/slide_03.html b/fosdem2007/slide_03.html new file mode 100644 index 0000000..4122df2 --- /dev/null +++ b/fosdem2007/slide_03.html @@ -0,0 +1,38 @@ + + + + + + SeaMonkey: Google Trends + + + + + + + + + + + +

Google Trends

+ +
+ + +
+ +

next >

+ + + diff --git a/fosdem2007/slide_04.html b/fosdem2007/slide_04.html new file mode 100755 index 0000000..52cf1f6 --- /dev/null +++ b/fosdem2007/slide_04.html @@ -0,0 +1,57 @@ + + + + + + SeaMonkey: Current Problems + + + + + + + + + + + +

SeaMonkey: Current Problems

+ +
+

Problems with SeaMonkey 1.0.x/1.1.x

+
+
    +
  • "Old XPFE" code is unmaintained in many areas
  • +
  • Bad extension management, + almost no UI for that
  • +
  • Incompatibilities with "new toolkit" interfaces
  • +
  • Some old, ugly code that doesn't work well + (e.g. wallet)
  • +
  • In some cases, fixes need to be ported to code we don't know and + don't want to maintain
  • +
  • "New toolkit" applications "look better" + than SeaMonkey (themes looking more native, more modern icons)
  • +
  • No good update mechanism
  • +
  • Lacking some interesting features compared to others (toolbar + customization, feed support, etc.)
  • +
  • Need coders, need reviewers
  • +
  • No calendaring support
  • +
  • No profile migration functionality
  • +
+
+
+ +
+

Solution

+
+

Not for everything, but for a lot of those concerns, we have + (or are working on) a solution!

+

This wonder of the future is internally nicknamed + "suiterunner".

+
+
+ +

next >

+ + + diff --git a/fosdem2007/slide_05.html b/fosdem2007/slide_05.html new file mode 100644 index 0000000..f283392 --- /dev/null +++ b/fosdem2007/slide_05.html @@ -0,0 +1,47 @@ + + + + + + SeaMonkey: suiterunner + + + + + + + + + + + +

suiterunner

+ +
+ +See wiki.mozilla.org/SeaMonkey:suiterunner +for more details and bug pointers. +
+ +

next >

+ + + diff --git a/fosdem2007/slide_06.html b/fosdem2007/slide_06.html new file mode 100644 index 0000000..4f18507 --- /dev/null +++ b/fosdem2007/slide_06.html @@ -0,0 +1,32 @@ + + + + + + SeaMonkey: suiterunner live! + + + + + + + + + + + +

suiterunner live!

+ +
+

Short demo of a current suiterunner development build

+
+suiterunner screen shot +
+
+ +

next >

+ + + diff --git a/fosdem2007/slide_end.html b/fosdem2007/slide_end.html new file mode 100755 index 0000000..2917e5f --- /dev/null +++ b/fosdem2007/slide_end.html @@ -0,0 +1,44 @@ + + + + + + SeaMonkey - FOSDEM 2006 + + + + + + + + + + +

Open Discussion

+ +
+

Thanks for your attention.

+
+We should have some time for discussion now. +
    +
  • Any open questions?
  • +
  • Any unmentioned issues?
  • +
  • Anyone wanting to help us?
  • +
  • Anything I forgot to mention?
  • +
+
+
+ +
+start +
+ + + diff --git a/fosdem2007/slides.css b/fosdem2007/slides.css new file mode 100644 index 0000000..3ae9efe --- /dev/null +++ b/fosdem2007/slides.css @@ -0,0 +1,142 @@ +/************************** + * styles for talk slides * + * by Robert Kaiser * + * * + * (for FOSDEM 2007) * + **************************/ + + +/***** base style *****/ + +body { + margin: 0px; + padding: 3px; + border: 0px; + font-family: Arial,Helvetica,sans-serif; + font-size: 1.75em; + color: black; + background-color: #EEF0FF; + background-image: url('seamonkey64.png'); + background-repeat: no-repeat; + background-position: 1em 1em; +} + +ul { + padding-left: 1.2em; + margin-bottom: 0.5em; +} + +/***** headers *****/ + +h1 { + margin: 0.5em; + font-size: 2em; + font-weight: bold; + text-align: center; +} + +h2 { + margin: 0.5em; + font-size: 1.75em; + font-weight: bold; + text-align: center; +} + +h3 { + margin: 0.5em; + font-size: 1.5em; + font-weight: bold; + text-align: center; +} + +h4 { + margin: 0.5em; + font-size: 1.3em; + font-weight: bold; + text-align: left; +} + +/***** boxes *****/ + +div.explanation { + margin: 1em; + padding: 0.5em; + border: 1px solid #8080FF; + background-color: #F0FFFF; + -moz-border-radius: .5em; +} + +div.sample { + margin: 1em; + padding: 0px; + border: 1px solid #8080FF; + background-color: #FFF8F8; + -moz-border-radius: .5em; +} + +div.samplecontent { + margin: 0px; + padding: 0.5em; + border: 0px; + border-top: 1px solid #8080FF; + background-color: #F8F8FF; + -moz-border-radius: 0 0 .5em .5em; +} + +p.sampledesc { + margin: 0.5em; + font-weight: bold; +} + +/***** navigation *****/ + +p.forward { + text-align: right; + font-size: 0.75em; + margin: 0em 1.5em; +} + +/***** misc formatting *****/ + +span.hilite { + font-weight: bold; + color: #0060C0; +} + +pre.border { + border: 1px solid #FF8080; + padding: 0.5em; +} + +ul > li { + margin: 0.25em 0; +} + +div.cent { + text-align: center; +} + +a:link { color: #000080; text-decoration: none; } +a:visited { color: #400080; text-decoration: none; } +a:hover, a:active { color: #800000; text-decoration: underline; } + +/***** small stuff *****/ + +.small { + font-size: 0.75em; +} + +ul.small, +.small ul { + margin: 0px; + padding: 0px; + border: 0px; + margin: 0px 0px 0px 1em; +} + +ul.small > li +.small ul > li { + margin: 0px; + padding: 0px; + border: 0px; +} \ No newline at end of file diff --git a/fosdem2007/suiterunner-shot.png b/fosdem2007/suiterunner-shot.png new file mode 100644 index 0000000..9b0b96d Binary files /dev/null and b/fosdem2007/suiterunner-shot.png differ diff --git a/fosdem2007/toc.html b/fosdem2007/toc.html new file mode 100755 index 0000000..6f0b82c --- /dev/null +++ b/fosdem2007/toc.html @@ -0,0 +1,31 @@ + + + + + + SeaMonkey: Table of Contents - FOSDEM 2007 + + + + + + + +

Table of Contents: SeaMonkey - Reviving the Suite

+ +
+The following slides can be found in that presentation: + +
+ + +