update
authorMart Lubbers <mart@martlubbers.net>
Thu, 12 May 2016 07:51:12 +0000 (09:51 +0200)
committerMart Lubbers <mart@martlubbers.net>
Thu, 12 May 2016 07:51:12 +0000 (09:51 +0200)
index.html
put.bash

index 82e0890..4b37aed 100644 (file)
                </table>
                
                <h3>Work</h3>
-               <p>Owner of <span title="email me for kvk/btw">ITLubbers</span>. A company Mart started to help companies with software and hardware development.</p>
+               <table>
+                       <tr>
+                               <th>From</th>
+                               <th>Function</th>
+                       </tr>
+                       <tr>
+                               <td>2016-02</td>
+                               <td>Student assistant at the Radboud University for the Bachelor courses <a href="http://www.studiegids.science.ru.nl/2015/science/course/37072/">Functional programming 1</a>, <a href="http://www.studiegids.science.ru.nl/2015/science/course/37073/">Functional Programming 2</a> and <a href="http://www.studiegids.science.ru.nl/2015/science/prospectus/inf_ba/course/36978/">Web Security</a></td>
+                       </tr>
+                       <tr>
+                               <td>2015-04</td>
+                               <td>Owner of <span title="email me for kvk/btw">ITLubbers</span>. A company Mart started to help companies with software and hardware development.</td>
+                       </tr>
+               </table>
 
                <h3>Past work</h3>
-               <p>From July 2013 till December 2015: 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>
+               <table>
+                       <tr>
+                               <th>From</th>
+                               <th>Till</th>
+                               <th>Function</th>
+                       </tr>
+                       <tr>
+                               <td>2013-06</td><td>2015-12</td>
+                               <td>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>.</td>
+                       </tr>
+                       <tr>
+                               <td>2012-03</td><td>2013-08</td>
+                               <td>Student at <a href="http://www.studentaanhuis.nl">Studentaanhuis.nl</a></td>
+                       </tr>
+               </table>
 
                <h3>Publications</h3>
                <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>
@@ -69,7 +96,7 @@
 
                <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/btd">btd</a> - C concept bibtex reference manager with client server model.</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/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="archive/lejos-ubuntu.html">Install LeJoS on any debian based linux</a></li>
 
                <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-12-08</p>
+               <p>Last updated: 2016-05-12</p>
        </body>
 </html>
+
index 32e0011..83bb436 100644 (file)
--- a/put.bash
+++ b/put.bash
@@ -15,4 +15,4 @@ do
                curl -u "$user" -T $f ftp://martlubbers.net/public_html/$f
        fi
 done
-md5sum ./*{,/*} > ./hashes.txt || true
+md5sum ./*{,/*{,/*}} > ./hashes.txt || true