optimized index.html
[martlubbers.net.git] / index.html
index 63a0a29..87bfeb7 100644 (file)
        <head>
                <title>Mart Lubbers' Site</title>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-               <!--            <link href="style.css" rel="stylesheet" type="text/css" /> -->
+               <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="Photo" /></td>
                                <td>
-                                       <img src="./p.jpg" width="120" alt="Mart Lubbers" />
-                               </td>
-                               <td>
-                                       Bachelor Student<br />
-                                       Artificial Intelligence<br />
-                                       Radboud University<br />
-                                       <br />
-                                       Mart Lubbers<br />
-                                       mart@martlubbers.net<br />
-                                       GPG ID: <a href="http://martlubbers.net/mart@martlubbers.net.asc">AD3FEBE7</a><br />
-                                       Fingerprint: 74FF FBF1 4758 273B 2F56  A30C A937 B7A1 AD3F EBE7<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>
-
+               
                <h3>Work</h3>
-               <p>Student Assistant at <a href="http://www.mpi.nl/">Max Planck Institute for Psycholinguistics</a> 
-    in the <a href="http://www.mpi.nl/departments/language-and-cognition">Language and Cognition department</a>.</p>
-
-               <h3>Research Interests</h3>
-               <ul>
-                       <li>Artificial Intelligence</li>
-                       <li>Computational Linguistics</li>
-                       <li>Machine Learning</li>
-               </ul>
+               <p>Student Assistant at <a href="http://www.mpi.nl/">Max Planck Institute for Psycholinguistics</a> in the <a href="http://www.mpi.nl/departments/language-and-cognition">Language and Cognition department</a>.</p>
+               <p>Owner of ITLubbers. A company Mart started to help companies with software and hardware development.</p>
 
                <h3>Publications</h3>
-               <p>Currently none</p>
+               <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-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://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>
-                                       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="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-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="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-07-08
-                               </td>
-                               <td>
-                                       <a href="https://github.com/dopefishh/ssh-pres">src</a>
-                               </td>
-                               <td>
-                                       Advanced usage of ssh. <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><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>
 
                <h3>Software and libraries</h3>
                <ul>
+                       <li><a href="https://github.com/dopefishh/pycards">pycards</a> - Python flashcard software.</li>
                        <li><a href="https://github.com/dopefishh/cleanwhile">CleanWhile</a> - A While parser and interpreter written in Clean.</li>
-                       <li><a href="https://github.com/dopefishh/vocatrainer">Vocatrainer</a> - A pure bash vocabulary trainer.</li>
-                       <li><a href="https://github.com/dopefishh/praatlign">Praatalign</a> - An interactive praat forced aligner, easily extensible for more languages.</li>
+                       <li><a href="https://github.com/dopefishh/praatalign">praatalign</a> - An interactive praat forced aligner, easily extensible for more languages.</li>
                        <li><a href="https://github.com/dopefishh/pympi">pympi</a> - A python toolkit to interact with Praat and Elan files.</li>
                </ul>
 
 
                <h3>Suspended projects/archive</h3>
                <ul>
+                       <li><a href="https://github.com/dopefishh/vocatrainer">Vocatrainer</a> - A pure bash vocabulary trainer.</li>
                        <li><a href="archive/lejos-ubuntu.html">Install LeJoS on any debian based linux</a></li>
                        <li><a href="archive/youtube-term.html">Play youtube videos on headless machine</a></li>
                        <li><a href="archive/nsa-dropbox.html">Use any untrusted linux cloud storage safe</a></li>
                        <li>Logic gate simulator - A pure java logic gate simulator</li>
                </ul>
 
-               <div style="margin-top">
-                       Last updated: 15-05-22
-                       <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>