]> git.decadent.org.uk Git - lca-dvswitch.git/blobdiff - index.html
Add some information about myself
[lca-dvswitch.git] / index.html
index 3c5d0a798791adf95ecfc6e970fe9cc85fb25a1d..3ee5fe00a70e0127e74a3737ab49a8ce1c2f1143 100644 (file)
 <link rel="stylesheet" href="s5-blank/ui/default/outline.css" type="text/css" media="screen" id="outlineStyle" />
 <link rel="stylesheet" href="s5-blank/ui/default/print.css" type="text/css" media="print" id="slidePrint" />
 <link rel="stylesheet" href="s5-blank/ui/default/opera.css" type="text/css" media="projection" id="operaFix" />
+<style type="text/css">
+  .logo { position: absolute; right: 0; top: 0; height: 100% }
+  table { border-collapse: collapse }
+  th { border-bottom: 2pt solid black }
+  th, td { padding: 0 6pt }
+</style>
 <!-- S5 JS -->
 <script src="s5-blank/ui/default/slides.js" type="text/javascript"></script>
 </head>
@@ -25,7 +31,9 @@
 <div class="layout">
 <div id="controls"><!-- DO NOT EDIT --></div>
 <div id="currentSlide"><!-- DO NOT EDIT --></div>
-<div id="header"></div>
+<div id="header">
+  <object class="logo" data="lca2011.svg"></object>
+</div>
 <div id="footer">
 <h1>LCA2011</h1>
 <h2>DVswitch</h2>
 </div>
 
 
+<div class="slide">
+  <h1>The author</h1>
+  <ul class="incremental">
+    <li>
+      Professional software developer since 1998
+    </li>
+    <li>
+      Debian contributor since 2003
+    </li>
+    <li>
+      DebConf video team member since 2005
+    </li>
+    <li>
+      Started the VideoLink and DVswitch projects for use in DebConf
+      video production
+    </li>
+    <li>
+      Mostly working on kernel stuff
+    </li>
+  </ul>
+</div>
+
+
 <div class="slide">
   <h1>What is DVswitch?</h1>
   <ul class="incremental">
          Requires a script to coordinate mixer and source startup -
          an annoying complication
        </li>
-       <li>
-         Improvement: tally lights
-       </li>
       </ul>
+    <li>
+      Later enhancement: tally lights
+    </li>
     <li>
       Next release: sources run as RTP/RTSP servers and mixer
       connects to them as a client
     <li>
       Original protocol: mixer runs a network server; sinks run
       as clients and receive DIF over TCP
-      <ul class="incremental">
-       <li>
-         Improvement: sink reports whether it will record; mixer can
-         start, stop and cut recording
-       </li>
-      </ul>
+    </li>
+    <li>
+      Later enhancement: sink reports whether it will record;
+      mixer can start, stop and cut recording
     </li>
     <li>
       Next release: file and pipe sinks built into mixer along with an