structure
[martlubbers.net.git] / index.html
index ad0b59a..a0914cb 100644 (file)
@@ -1,10 +1,10 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<!DOCTYPE html>
+<html lang="en">
        <head>
                <title>Mart Lubbers' Site</title>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                <meta name="viewport" content="width=device-width, initial-scale=1" />
-               <style type="css">
+               <style>
                        td {
                                vertical-align: top;
                        }       
                </style>
        </head>
        <body>
-               <h2>Mart Lubbers</h2>
-               <table>
-                       <tr>
-                               <td><a href="./p.jpg"><img src="./psmall.jpg" alt="Photo" /></a></td>
-                               <td>
-                                       PhD candidate at the <a href="https://cs.ru.nl">Institute of Computing and Information Sciences</a><br />
-                                       <a href="https://ru.nl">Radboud University</a><br />
-                                       <tt>mart@martlubbers.net(GPG: <a href="http://martlubbers.net/mart@martlubbers.net.asc" title="Fingerprint: 74FF FBF1 4758 273B 2F56  A30C A937 B7A1 AD3F EBE7">AD3FEBE7</a>)</tt><br />
-                                       <tt>mart@cs.ru.nl</tt><br />
-                               </td>
-                       </tr>
-               </table>
+               <header>
+                       <h1>Mart Lubbers</h1>
+                       <p>
+                       <a href="./p.jpg"><img src="./psmall.jpg" alt="A photo of Mart Lubbers." /></a><br />
+                       PhD candidate at the <a href="https://cs.ru.nl">Institute of Computing and Information Sciences</a> (<a href="https://ru.nl">Radboud University</a>)<br />
+                       <span style="font-family:monospace">mart@martlubbers.net</span> (GPG: <a href="http://martlubbers.net/mart@martlubbers.net.asc" title="Fingerprint: 74FF FBF1 4758 273B 2F56  A30C A937 B7A1 AD3F EBE7" style="font-family:monospace">AD3FEBE7</a>)<br />
+                       <span style="font-family:monospace">mart@cs.ru.nl</span><br />
+                       </p>
+
+                       <nav>
+                               <h2>Table of contents</h2>
+                               <ul>
+                                       <li><a href="#work">Work</a></li>
+                                       <li><a href="#publications">Publications</a>
+                                               <ul>
+                                                       <li><a href="#peer">Peer reviewed</a></li>
+                                                       <li><a href="#student">Student supervision</a></li>
+                                                       <li><a href="#theses">Theses</a></li>
+                                                       <li><a href="#posters">Posters</a></li>
+                                               </ul>
+                                       </li>
+                                       <li><a href="#teaching">Teaching</a></li>
+                                       <li><a href="#talks">Talks</a></li>
+                                       <li><a href="#other">Other</a>
+                                               <ul>
+                                                       <li><a href="#software">Software, libraries and projects</a></li>
+                                                       <li><a href="#tutorials">Tutorials and manuals</a></li>
+                                                       <li><a href="#interests">Interests</a></li>
+                                                       <li><a href="#archive">Archive</a></li>
+                                               </ul>
+                                       </li>
+                               </ul>
+                       </nav>
+               </header>
                
-               <h3>Work</h3>
+               <h2 id="work">Work</h2>
                <table>
                        <tr>
                                <th>From</th>
@@ -38,7 +60,7 @@
                                <td>2018-06</td>
                                <td></td>
                                <td>
-                                       PhD candidate at the <a href="https://ru.nl">RU</a>
+                                       PhD candidate at the RU
                                </td>
                        </tr>
                        <tr>
                        </tr>
                </table>
 
-               <h3>Publications</h3>
-               <table>
-                       <tr><th>Peer reviewed</th></tr>
-                       <tr><td>
+               <h2 id="publications">Publications</h2>
+               <h3 id="peer">Peer reviewed</h3>
+               <ul>
+                       <li>
                                M. Lubbers, P. Koopman, A. Ramsingh, J. Singer, and P. Trinder, “Tiered versus Tierless IoT Stacks: Comparing Smart Campus Software Architectures,” in Proceedings of the 10th International Conference on the Internet of Things, Malmö, in-press, p. 8.
                                        <!--(<a href="files/iot20.pdf">pdf</a>)-->
-                       </td></tr><tr><td>
+                       </li><li>
                                M. Lubbers, P. Koopman, and R. Plasmeijer, “Interpreting Task Oriented Programs on Tiny Computers,” in Proceedings of the 31th Symposium on the Implementation and Application of Functional Programming Languages, Singapore, in-press, p. 12.
                                        <!--(<a href="files/ifl19.pdf">pdf</a>)-->
-                       </td></tr><tr><td>
+                       </li><li>
                                M. Lubbers, P. Koopman, and R. Plasmeijer, “Multitasking on Microcontrollers using Task Oriented Programming,” in 2019 42st International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO), Opatija, Croatia, pp. 1587-1592.
                                        (<a href="files/3cows.pdf">pdf</a>)
-                       </td></tr><tr><td>
+                       </li><li>
                                M. Lubbers, P. Koopman, and R. Plasmeijer, “Task Oriented Programming and the Internet of Things,” in Proceedings of the 30th Symposium on the Implementation and Application of Functional Programming Languages, Lowell, MA, 2018, pp. 83–94.
                                        (<a href="files/ifl18.pdf">pdf</a>)
-                       </td></tr><tr><td>
+                       </li><li>
                                P. Koopman, M. Lubbers, and R. Plasmeijer, “A Task-Based DSL for Microcomputers,” in Proceedings of the Real World Domain Specific Languages Workshop, 2018, pp. 1–11.
                                        (<a href="files/rwdsl17.pdf">pdf</a>)
-                       </td></tr>
-
-                       <tr><th>Posters</th></tr>
-                       <tr><td>
-                               W. Schuerman, F. Torreira, and Lubbers, M, “Praatalign: Phonetic Alignment Made Easier For Psycholinguistic Data Processing,” Architectures and Mechanisms for Language Processing, p. 92, 2015.
-                                       (<a href="files/amlap15.pdf">pdf</a>)
-                       </td></tr>
+                       </li>
+               </ul>
 
-                       <tr><th>Theses</th></tr>
-                       <tr><td>
+               <h3 id="theses">Theses</h3>
+               <ul>
+                       <li>
                                M. Lubbers, “Task Oriented Programming and the Internet of Things,” Master’s Thesis, Radboud University, Nijmegen, 2017.
                                        (<a href="files/master.pdf">pdf</a>)
-                       </td></tr><tr><td>
+                       </li><li>
                                M. Lubbers, “Adaptable crawler specification generation system for leisure activity RSS feeds,” Bachelor's Thesis, Radboud University, Nijmegen, 2015.
                                        (<a href="files/bachelor.pdf">pdf</a>)
-                       </td></tr>
+                       </li>
+               </ul>
 
-                       <tr><th>Student supervision</th></tr>
-                       <tr><td>
+               <h3 id="student">Student supervision</h3>
+               <ul>
+                       <li>
                                D.J.M. Artz, "Information Technology Support for the Arterial Thoracic Outlet Syndrome," Bachelor’s Thesis, Radboud University, Nijmegen, 2020
                                        (<a href="files/artz.pdf">pdf</a>, second reader).
-                       </td></tr><tr><td>
+                       </li><li>
                                M.L. de Boer, "Secure Communication Channels for mTask," Bachelor’s Thesis, Radboud University, Nijmegen, 2020
                                        (<a href="files/boer.pdf">pdf</a>, daily supervisor).
-                       </td></tr><tr><td>
+                       </li><li>
                                VDG W.F.T. Vos, "Draadloze prestaties van de Wemos D1 Mini V3," Bachelor’s Thesis, Netherlands Defence Academy, Den Helder, 2020
                                        (<a href="#" title="On request">pdf</a>, client).
-                       </td></tr><tr><td>
+                       </li><li>
                                E. van der Veen, "Mutable Collection Types in Shallow Embedded DSLs," Master’s Thesis, Radboud University, Nijmegen, 2020
                                (<a href="files/veen.pdf">pdf</a>, daily supervisor).
-                       </td></tr><tr><td>
+                       </li><li>
                                H. Böhm, “Asynchronous Actions in a Synchronous World,” Master’s Thesis, Radboud University, Nijmegen, 2019
                                        (<a href="files/böhm.pdf">pdf</a>, daily supervisor/second reader).
-                       </td></tr><tr><td>
+                       </li><li>
                                M. Amazonas Cabral De Andrade, “Developing Real Life, Task Oriented Applications for the Internet of Things,” Master’s Thesis, Radboud University, Nijmegen, 2018
                                        (<a href="files/andrade.pdf">pdf</a>, daily supervisor).
-                       </td></tr>
-               </table>
+                       </li>
+               </ul>
+
+               <h3 id="posters">Posters</h3>
+               <ul>
+                       <li>
+                               W. Schuerman, F. Torreira, and Lubbers, M, “Praatalign: Phonetic Alignment Made Easier For Psycholinguistic Data Processing,” Architectures and Mechanisms for Language Processing, p. 92, 2015.
+                               (<a href="files/amlap15.pdf">pdf</a>)
+                       </li>
+               </ul>
 
-               <h3>Teaching</h3>
+               <h2 id="teaching">Teaching</h2>
                <table>
                        <tr>
                                <th>Date</th>
                                <th>Description</th>
+                               <th>Course</th>
                        </tr>
                        <tr>
                                <td>2020/2021-Q1,Q2</td>
                                <td>New Device Lab (TBA)</td>
-                               <td>NWI-IBC031 (<a href="https://ru.nl">RU</a>)</td>
+                               <td>NWI-IBC031 (RU)</td>
                        </tr>
                        <tr>
                                <td>2019/2020-Q3,Q4</td>
                                <td>Compiler Construction (half of the lectures, orals)</td>
-                               <td>NWI-IMC004 (<a href="https://ru.nl">RU</a>)</td>
+                               <td>NWI-IMC004 (RU)</td>
                        </tr>
                        <tr>
                                <td>2019/2020-Q3</td>
                        <tr>
                                <td>2018/2019-Q3,Q4</td>
                                <td>Compiler Construction (half of the lectures, all seminars, orals)</td>
-                               <td>NWI-IMC004 (<a href="https://ru.nl">RU</a>)</td>
+                               <td>NWI-IMC004 (RU)</td>
                        </tr>
                        <tr>
                                <td>2018/2019-Q1,Q2</td>
-                               <td>Advanced Functional Programming (grading and half of the seminars).</td>
+                               <td>Advanced Functional Programming (grading and half of the seminars)</td>
                                <td>NWI-I00032 (<a href="https://ru.nl">RU</a>)</td>
                        </tr>
                </table>
 
-               <h3>Talks</h3>
+               <h2 id="talks">Talks</h2>
                <table>
                        <tr>
                                <th>Date/Files</th>
                                <th>Description</th>
+                               <th>Link</th>
                        </tr>
                        <tr>
                                <td>2020-10-06</td>
                                <td>Task Oriented Programming and the Internet of Things.</td>
                                <td><a href="https://conf.researchr.org/home/plnl-2018">PLNL18</a></td>
                        </tr>
-                       <tr>
-                               <td>2018-11-29</td>
-                               <td>Task Oriented Programming and the Internet of Things.</td>
-                               <td><a href="https://conf.researchr.org/home/plnl-2018">PLNL18</a></td>
-                       </tr>
                        <tr>
                                <td>2018-10-23,24,25</td>
                                <td>Three day teacher training on TOP and IOT for the 3COWS project.</td>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=mastervoorlichting16.git">2017-03-11</a></td>
                                <td><a href="http://www.ru.nl/english/education/masters/software-science/" title="The evening incorporated standing on the masters market to provide information for upcoming students">Software Science</a> masters. <a href="http://ru.nl">RU</a>.</td>
+                               <td></td>
                        </tr>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=mastervoorlichting16.git">2016-11-17</a></td>
                                <td><a href="http://www.ru.nl/english/education/masters/software-science/" title="The evening incorporated standing on the masters market to provide information for upcoming students">Software Science</a> masters. <a href="http://ru.nl">RU</a>.</td>
+                               <td></td>
                        </tr>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=linuxnijmegen-make.git">2016-11-09</a></td>
                                <td><a href="https://www.gnu.org/software/make/">GNU Make</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
+                               <td></td>
                        </tr>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=ai-workshop.git">2016-03-16</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></td>
                        </tr>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=linuxnijmegen-latex.git">2015-12-08</a></td>
                                <td><a href="https://www.latex-project.org">LaTeX</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
+                               <td></td>
                        </tr>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=linuxnijmegen-mutt.git">2015-07-14</a></td>
                                <td><a href="http://mutt.org">Mutt</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
+                               <td></td>
                        </tr>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=ai-gitflashtalk.git">2015-04-20</a></td>
                                <td><a href="http://www.git-scm.com/">Git</a> flashtalk for <a href="http://www.ru.nl/artificialintelligence/">AI</a> students.</td>
+                               <td></td>
                        </tr>
                        <tr>
                                <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>
+                               <td></td>
                        </tr>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=linuxnijmegen-bash.git">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>
+                               <td></td>
                        </tr>
                        <tr>
                                <td><a href="https://git.martlubbers.net/?p=linuxnijmegen-ssh.git">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>
+                               <td></td>
                        </tr>
                </table>
 
-               <h3>Software, libraries and projects</h3>
+               <h2 id="other">Other</h2>
+               <h3 id="software">Software, libraries and projects</h3>
                <ul>
                        <li><a href="https://github.com/dopefishh/m">m</a> - `m' is for music, an extremely fast music indexer written in plain C.</li>
-                       <li><a href="https://github.com/dopefishh/cloogle">cloogle</a> - Cloogle, a hoogle clone for clean. Live version <a href="http://cloogle.org">here</a>.</li>
+                       <li><a href="https://github.com/dopefishh/cloogle">cloogle</a> - Cloogle, a hoogle clone for clean. <a href="http://cloogle.org">Live version here</a>.</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>Tutorials or manuals</h3>
+               <h3 id="tutorials">Tutorials and manuals</h3>
                <ul>
-                       <li><a href="nonm.html">Wifi roaming without network manager (includes eduroam ru instructions)</a> (Updated 2018-11-05)</li>
-                       <li><a href="thin.html">Using a HP t5710 thin client as a retro system</a></li>
+                       <li><a href="nonm.html">Wifi roaming without network manager (includes eduroam ru instructions)</a> (Updated 2020-09-16)</li>
                        <li><a href="dvorak.html">Dvorak page</a> (Updated 2020-06-11)</li>
                </ul>
 
-               <h3>Other Interests</h3>
+               <h3 id="interests">Interests</h3>
                <p>
-               <a href="https://martlubbers.net/tapes.html">Heavy metal music</a>,
+               Heavy metal music,
                Hacking,
                <a href="http://www.howchuenmonkeykungfu.nl">Kung fu</a>,
                <a href="http://linuxnijmegen.nl">Linux</a>,
                <a href="langes.html">ſ-homografen</a>.
                </p>
 
-               <h4>Archive</h4>
+               <h3 id="archive">Archive</h3>
                <p>
-               For archival purposes only:
+               <a href="archive/thin.html">Using a HP t5710 thin client as a retro system</a>
                <a href="archive/lejos-ubuntu.html">LeJoS on ubuntu</a>,
                <a href="archive/youtube-term.html">Play youtube videos on headless machine</a>,
                <a href="archive/nsa-dropbox.html">Use any untrusted linux cloud storage safe</a>,
                <a href="archive/wlan-debian.html">Wlan w.o. network manager on debian</a>.
                </p>
 
-               <p>Valid XHTML 1.0 Strict</p>
-               <p>Best viewed with a screen resolution &ge; 640x480 or &ge;80x24 text mode in one of <a href="https://en.wikipedia.org/wiki/List_of_web_browsers">these browsers.</a></p>
-               <p>The source of this website can be found <a href="https://git.martlubbers.net/?p=martlubbers.net.git">here</a></p>
-               <p>Last updated: 2020-07-10</p>
+               <footer>
+                       <p>Valid HTML 5 and optimized for screen readers.</p>
+                       <p>Best viewed with a screen resolution at least &ge;640x480 or at least &ge;80x24 text mode in one of <a href="https://en.wikipedia.org/wiki/List_of_web_browsers">these browsers.</a></p>
+                       <p><a href="https://git.martlubbers.net/?p=martlubbers.net.git">Source code for this website</a></p>
+                       <p>Last updated: 2020-09-17</p>
+               </footer>
        </body>
 </html>