--- /dev/null
+<!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">
+ <title>The Book of Mozilla, 12:10</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="next" href="index.html" title="Next page">
+<style type="text/css">
+body {
+ background-color: #800000;
+ color: #ffffff;
+ font-size: 1.75em;
+ font-family: serif;
+ font-style: italic;
+ text-align: center;
+ line-height: 1.5;
+ padding: 5em;
+}
+.big {
+ font-size: 1.5em;
+}
+p {
+ margin: 2em 0;
+}
+</style>
+</head>
+<body onClick="location.href='index.html';">
+<p>
+And the beast shall come forth surrounded by a roiling
+<span class="big">cloud</span> of <span class="big">vengeance.</span>
+The house of the unbelievers shall be <span class="big">razed</span>
+and they shall be <span class="big">scorched</span> to the earth.
+Their tags shall <span class="big">blink</span> until
+the end of <span class="big">days.</span>
+</p>
+
+<p class="big">from <strong>The Book of Mozilla, 12:10</strong></p>
+
+</body>
+</html>
\ No newline at end of file
<link rel="previous" href="slide_xxx.html" title="Previous page"> -->
<link rel="next" href="slide_introduction.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<span class="nolink">< prev</span> |
- <a href="slide_introduction.html" accesskey="n">next ></a>
+ <a href="slide_introduction.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>And the beast shall come forth...</h1>
<link rel="previous" href="slide_volunteer.html" title="Previous page">
<link rel="next" href="slide_marketing.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_volunteer.html" accesskey="p">< prev</a> |
- <a href="slide_marketing.html" accesskey="n">next ></a>
+ <a href="slide_marketing.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Bug Bounties: Lessions Learned</h1>
<link rel="previous" href="slide_discrimination.html" title="Previous page">
<link rel="next" href="slide_moz_infra.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_discrimination.html" accesskey="p">< prev</a> |
- <a href="slide_moz_infra.html" accesskey="n">next ></a>
+ <a href="slide_moz_infra.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Community Infrastructure</h1>
<link rel="previous" href="slide_marketing.html" title="Previous page">
<link rel="next" href="slide_comm_infra.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_marketing.html" accesskey="p">< prev</a> |
- <a href="slide_comm_infra.html" accesskey="n">next ></a>
+ <a href="slide_comm_infra.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Web Discrimination</h1>
</div>
</div>
+<div class="simplebox">
+...and speak of the beast with your children!
+</div>
+
</body>
</html>
<link rel="previous" href="slide_l10n.html" title="Previous page">
<link rel="next" href="slide_seamonkey2.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_l10n.html" accesskey="p">< prev</a> |
- <a href="slide_seamonkey2.html" accesskey="n">next ></a>
+ <a href="slide_seamonkey2.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>helpwanted</h1>
<link rel="previous" href="index.html" title="Previous page">
<link rel="next" href="slide_porting.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="index.html" accesskey="p">< prev</a> |
- <a href="slide_porting.html" accesskey="n">next ></a>
+ <a href="slide_porting.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Introduction</h1>
<link rel="previous" href="slide_moz_infra.html" title="Previous page">
<link rel="next" href="slide_helpwanted.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_moz_infra.html" accesskey="p">< prev</a> |
- <a href="slide_helpwanted.html" accesskey="n">next ></a>
+ <a href="slide_helpwanted.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Localization</h1>
<link rel="previous" href="slide_bugbounty.html" title="Previous page">
<link rel="next" href="slide_discrimination.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_bugbounty.html" accesskey="p">< prev</a> |
- <a href="slide_discrimination.html" accesskey="n">next ></a>
+ <a href="slide_discrimination.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Community Marketing</h1>
<link rel="previous" href="slide_comm_infra.html" title="Previous page">
<link rel="next" href="slide_l10n.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_comm_infra.html" accesskey="p">< prev</a> |
- <a href="slide_l10n.html" accesskey="n">next ></a>
+ <a href="slide_l10n.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Mozilla Infrastructure</h1>
<link rel="previous" href="slide_introduction.html" title="Previous page">
<link rel="next" href="slide_volunteer.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_introduction.html" accesskey="p">< prev</a> |
- <a href="slide_volunteer.html" accesskey="n">next ></a>
+ <a href="slide_volunteer.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Code Porting Work</h1>
<link rel="previous" href="slide_helpwanted.html" title="Previous page">
<link rel="next" href="slide_seamonkey2_ongoing.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_helpwanted.html" accesskey="p">< prev</a> |
- <a href="slide_seamonkey2_ongoing.html" accesskey="n">next ></a>
+ <a href="slide_seamonkey2_ongoing.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>SeaMonkey 2 preview</h1>
<link rel="previous" href="slide_seamonkey2.html" title="Previous page">
<link rel="next" href="slide_end.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_seamonkey2.html" accesskey="p">< prev</a> |
- <a href="slide_end.html" accesskey="n">next ></a>
+ <a href="slide_end.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>SeaMonkey 2 Preview, Ongoing Work</h1>
<link rel="previous" href="slide_introduction.html" title="Previous page">
<link rel="next" href="slide_bugbounty.html" title="Next page">
<link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+ if (event.target.nodeName != "A") {
+ location.href = document.getElementById('goNext').href;
+ }
+}
+</script>
</head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
<div id="header"><div id="header-text">And the beast shall come forth...</div>
<img src="template/header-logo.png" height="38" width="260" alt="">
</div>
<a href="toc.html" accesskey="t">toc</a> ||
<a href="index.html" accesskey="s">start</a> ||
<a href="slide_porting.html" accesskey="p">< prev</a> |
- <a href="slide_bugbounty.html" accesskey="n">next ></a>
+ <a href="slide_bugbounty.html" id="goNext" accesskey="n">next ></a>
</div>
<h1>Driving a Volunteer Project</h1>