optimized index.html
authorMart Lubbers <mart@martlubbers.net>
Thu, 22 Oct 2015 14:48:20 +0000 (16:48 +0200)
committerMart Lubbers <mart@martlubbers.net>
Thu, 22 Oct 2015 14:48:20 +0000 (16:48 +0200)
index.html

index ad3289b..87bfeb7 100644 (file)
@@ -3,23 +3,32 @@
        <head>
                <title>Mart Lubbers' Site</title>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+               <style type="text/css">
+                       body {
+                               background-color: #ddd;
+                               color: #222;
+                               max-width: 640px;
+                       }
+                       th { text-align: left }
+                       a { color: #222 }
+                       a:hover { text-decoration: none }
+               </style>
        </head>
        <body>
                <h2>Mart Lubbers</h2>
-               <table width="640">
+               <table>
                        <tr>
-                               <td><img src="./p.jpg" width="120" alt="Mart Lubbers" /></td>
+                               <td><img src="./p.jpg" width="120" alt="Photo" /></td>
                                <td>
-                                       Master Student<br />
-                                       Computing Science: Software Science<br />
-                                       Radboud University<br />
-                                       <br />
-                                       Mart Lubbers<br />
-                                       <tt>mart@martlubbers.net</tt><br />
-                                       GPG ID: <a href="http://martlubbers.net/mart@martlubbers.net.asc">AD3FEBE7</a><br />
-                                       Fingerprint: <tt>74FF FBF1 4758 273B 2F56  A30C A937 B7A1 AD3F EBE7</tt><br />
-                                       <a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a><br />
-                                       <a href="https://github.com/dopefishh">Github</a><br />
+                                       <table>
+                                               <tr><td>Master Student</td></tr>
+                                               <tr><td>Computing Science: Software Science</td></tr>
+                                               <tr><td>Radboud University</td></tr>
+                                               <tr><td><tt>mart@martlubbers.net</tt></td></tr>
+                                               <tr><td>GPG ID: <a href="http://martlubbers.net/mart@martlubbers.net.asc" title="Fingerprint: 74FF FBF1 4758 273B 2F56  A30C A937 B7A1 AD3F EBE7">AD3FEBE7</a></td></tr>
+                                               <tr><td><a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a></td></tr>
+                                               <tr><td><a href="https://github.com/dopefishh">Github</a></td></tr>
+                                       </table>
                                </td>
                        </tr>
                </table>
                <p>Schuerman, W., Torreira, F., &amp; Lubbers, Mart. (2015). Praatalign: Phonetic Alignment Made Easier For Psycholinguistic Data Processing. Architectures and Mechanisms for Language Processing, 92.</p>
 
                <h3>Teaching and talks</h3>
-               <table width="640" border="1">
+               <table>
                        <tr>
-                               <th>Date</th>
-                               <th>Source</th>
+                               <th>Date/Files</th>
                                <th>Description</th>
                        </tr>
                        <tr>
-                               <td>2015-07-14</td>
-                               <td><a href="https://gist.github.com/dopefishh/79205ea4f9bc39c85e77">slides</a></td>
+                               <td><a href="https://gist.github.com/dopefishh/79205ea4f9bc39c85e77">2015-07-14</a></td>
                                <td><a href="http://mutt.org">Mutt</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
                        </tr>
                        <tr>
-                               <td>2015-04-20</td>
-                               <td>
-                                       <a href="https://github.com/dopefishh/gitflashtalk">src</a>
-                                       <a href="https://github.com/dopefishh/gitflashtalk/releases/download/1.0/git.pdf">pdf</a>
-                               </td>
-                               <td><a href="http://www.git-scm.com/">Git</a> Workshop for <a href="http://www.ru.nl/artificialintelligence/">AI</a> students. </td>
+                               <td><a href="https://github.com/dopefishh/gitflashtalk">2015-04-20</a></td>
+                               <td><a href="http://www.git-scm.com/">Git</a> Workshop for <a href="http://www.ru.nl/artificialintelligence/">AI</a> students.</td>
                        </tr>
                        <tr>
-                               <td>
-                                       2014-{09-29,10-02}
-                               </td>
-                               <td>
-                                       <a href="files/pympi_presentation2014.zip">pdf+exercise</a>
-                               </td>
-                               <td>
-                                       <a href="https://tla.mpi.nl/tools/tla-tools/elan/">ELAN</a>-<a href="https://www.python.org/">Python</a> mini-course(<a href="https://github.com/dopefishh/pympi">pympi</a>). <a href="http://www.mpi.nl">MPI</a>
-                               </td>
+                               <td><a href="files/pympi_presentation2014.zip">2014-09-29</a></td>
+                               <td><a href="https://tla.mpi.nl/tools/tla-tools/elan/">ELAN</a>-<a href="https://www.python.org/">Python</a> mini-course(<a href="https://github.com/dopefishh/pympi">pympi</a>). <a href="http://www.mpi.nl">MPI</a></td>
                        </tr>
                        <tr>
-                               <td>
-                                       2014-09-09
-                               </td>
-                               <td>
-                                       <a href="https://github.com/dopefishh/linuxnijmegen-bash">src</a>
-                               </td>
-                               <td>
-                                       Introduction to the command line and bash session. <a href="http://www.linuxnijmegen.nl/">LUGN</a>
-                               </td>
+                               <td><a href="https://github.com/dopefishh/linuxnijmegen-bash">2014-09-09</a></td>
+                               <td>Introduction to the command line and <a href="https://www.gnu.org/software/bash/">bash</a>. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
                        </tr>
                        <tr>
-                               <td>
-                                       2014-07-08
-                               </td>
-                               <td>
-                                       <a href="https://github.com/dopefishh/ssh-pres">src</a>
-                                       <a href="https://github.com/dopefishh/ssh-pres/releases/download/1.0/ssh.pdf">pdf</a>
-                               </td>
-                               <td>
-                                       Advanced usage of ssh. <a href="http://www.linuxnijmegen.nl/">LUGN</a>
-                               </td>
+                               <td><a href="https://github.com/dopefishh/ssh-pres">2014-07-08</a></td>
+                               <td>Advanced usage of <a href="http://www.openssh.com/">ssh</a>. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
                        </tr>
                </table>
 
                        <li>Logic gate simulator - A pure java logic gate simulator</li>
                </ul>
 
-               <div style="margin-top">
-                       Last updated: 15-10-12
-                       <img style="margin:0px auto;display:block" alt="footer" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAQAAADYBBcfAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAR0lEQVQ4y2P8z4AdMOKQ+M8IoZkYyAT018hCSAHMT+h+H0J+HAkaGRn+k6dxCPkRnlZxpUl08SHox5GgkQUWT4wkptkh5EcAi7gLO+9vTlIAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDQtMjRUMTY6MTI6MzErMDI6MDC13ejnAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA0LTI0VDE2OjEyOjMxKzAyOjAwxIBQWwAAAABJRU5ErkJggg==" />
-                       <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" />
-               </div>
+               <p>Valid XHTML 1.0 Strict</p>
+               <p>Best viewed with a screen resolution &gt;= 320x200 in one of <a href="https://en.wikipedia.org/wiki/List_of_web_browsers">these browsers.</a></p>
+               <p>Last updated: 15-10-22</p>
        </body>
 </html>