more minor updates, update the slides index
authorrobert <robert>
Thu, 5 Feb 2009 19:08:19 +0000 (19:08 +0000)
committerrobert <robert>
Thu, 5 Feb 2009 19:08:19 +0000 (19:08 +0000)
fosdem2009/intro.html
fosdem2009/slide_seamonkey2.html
index.html

index 361c15e92feb21f6b8a6ae53ebbff480330f57de..1f2f5e5158dd3b44087ae83b3fb67a184bb3b67e 100644 (file)
   <link rel="start" href="index.html" title="Start">
   <link rel="next" href="index.html" title="Next page">
 <style type="text/css">
-html {
-  height: 100%;
-  border: 0px solid transparent;
-  padding: 0;
-  margin: 0;
-}
 body {
   background-color: black;
   color: #5b5bed;
   text-align: center;
-  height: 100%;
-  border: 0px solid transparent;
-  padding: 0;
-  margin: 0;
 }
 h1 {
   font-size: 2em;
@@ -35,16 +25,22 @@ h1 {
   font-weight: bold;
   text-align: center;
 }
+#shadow {
+  position: absolute;
+  background-color: black;
+  height: 400px;
+  width: 90%;
+  left: 5%;
+}
 #introvideo {
-  margin: auto;
+  margin: auto;
   border: 0px solid transparent;
   padding: 0;
   display: block;
 }
 #intrologo {
   display: block;
-  margin: auto;
-  margin-top: 1em;
+  margin: 1em auto;
   border: 0px solid transparent;
   padding: 0;
 }
@@ -52,9 +48,12 @@ h1 {
 </head>
 <body>
 <h1>The Future Begins</h1>
+<div id="shadow" onclick="document.getElementById('shadow').style.display='none';document.getElementById('introvideo').play();">
+<img src="intro-logo.png" onclick="true;">
+</div>
 <video id="introvideo" src="trailer.ogg" controls="true">
   The future will begin once you have a browser that supports the <code>video</code> element.
-</video>  
+</video>
 <img id="intrologo" src="intro-logo.png">
 </body>
 </html>
\ No newline at end of file
index a127241386d826459d2a7763906c728ab1750815..aa5fefad64068d48b18ffa45aaaf597142f3112f 100755 (executable)
@@ -35,9 +35,9 @@
         core/backend</li>
       <li>Many <span class="hilite">feature updates</span> to make the suite
         competitive</li>
-      <li>Add-Ons manager, customizeable toolbars, session restore, places
-        history and smart location bar, improved download and password
-        management, tabbed mail, automated update system, ...</li>
+      <li>Add-Ons manager, feed support, customizeable toolbars, session
+        restore, places history and smart location bar, improved download and
+        password management, tabbed mail, automated update system, ...</li>
       <li><span class="hilite">Demonstration</span></li>
     </ul>
   </li>
index d02a3516a0201754c84b97b6ebaade24f3069b50..bcba6fc46b2e9bcb9a43a7cc53b4a304149e4244 100644 (file)
@@ -11,4 +11,6 @@
  <li>FOSDEM 2005: <a href="/slides/fosdem2005/">Mozilla Localization (L10n) - A Year Of Change</a></li>
  <li>FOSDEM 2006: <a href="/slides/fosdem2006/">The SeaMonkey Project</a></li>
  <li>FOSDEM 2007: <a href="/slides/fosdem2007/">SeaMonkey - Reviving the Suite</a></li>
+ <li>FOSDEM 2008: <a href="/slides/fosdem2008/">And the beast shall come forth... - Community Project Organization and SeaMonkey 2</a></li>
+ <li>FOSDEM 2009: <a href="/slides/fosdem2009/">SeaMonkey 2 &amp; The Vision Beyond</a></li>
 </ul>
\ No newline at end of file