update
authorMart Lubbers <mart@martlubbers.net>
Fri, 15 Jul 2016 13:28:19 +0000 (15:28 +0200)
committerMart Lubbers <mart@martlubbers.net>
Fri, 15 Jul 2016 13:28:19 +0000 (15:28 +0200)
index.html
sync.sh

index 437e4a3..40d6d66 100644 (file)
                                <th>Till</th>
                                <th>Function</th>
                        </tr>
+                       <tr>
+                               <td>2016-07</td>
+                               <td></td>
+                               <td>
+                                       Programmer for <a href="http://www.wi-sense.nl/">Wi-Sense</a>.
+                               </td>
+                       </tr>
                        <tr>
                                <td>2016-02</td>
                                <td></td>
@@ -63,6 +70,7 @@
 
                <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>
+               <p>Bachelor's Thesis: Adaptable Crawler Specification Generation System for Leisure Activity RSS Feeds</p>
 
                <h3>Teaching and talks</h3>
                <table>
                </ul>
 
                <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>Best viewed with a screen resolution &gt;= 640x480 or &gt;=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://ygdrassil.martlubbers.net/git/martlubbers.net.git/">here</a></p>
-               <p>Last updated: 2016-06-25</p>
+               <p>Last updated: 2016-07-15</p>
        </body>
 </html>
diff --git a/sync.sh b/sync.sh
index e1cd31f..9a80206 100644 (file)
--- a/sync.sh
+++ b/sync.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-rsync -vtr --exclude=bee --exclude=cloogle --exclude=\.git --delete .  martlubbers.net:public_html/
+rsync -vtr --exclude=bee --exclude=cloogle --exclude=\.git . martlubbers.net:public_html/