updates
authorMart <mart@martlubbers.net>
Wed, 7 Apr 2021 07:03:14 +0000 (07:03 +0000)
committerMart <mart@martlubbers.net>
Wed, 7 Apr 2021 07:03:14 +0000 (07:03 +0000)
dvorak.html
files/tfp20pres.pdf [new file with mode: 0644]
index.html

index 7991bf0..4356224 100644 (file)
@@ -63,6 +63,9 @@ keyboardlayout=dv103
                <pre>C:\DOS\DVORAK.COM</pre>
                <p>When your computer boots the program will say DVORAK is loaded and you're good to go</p>
 
+               <p>The MS-DOS supplemental disk also contains a dvorak keyboard layout. Install and put this in your AUTOEXEC.bat:</p>
+               <pre>KEYB DV,,C:\DOS\DVORAK.SYS</pre>
+
                <h2 id="russian">Russian (2014-10-07</h2>
                <p>When learning russian I had to type some stuff in russian, as I found
                out that there was a phonetic keyboard I was excited but it didn't work on
diff --git a/files/tfp20pres.pdf b/files/tfp20pres.pdf
new file mode 100644 (file)
index 0000000..704c1e0
Binary files /dev/null and b/files/tfp20pres.pdf differ
index f794ea2..7498874 100644 (file)
                        </li><li>
                                M. Lubbers, P. Koopman, and R. Plasmeijer, “Writing Internet of Things applications with Task Oriented Programming,” in Central European Functional Programming School: 8th Summer School, CEFP 2019, Budapest, Hungary, July 17–21, 2019, Revised Selected Papers, Cham: Springer International Publishing, in-press, 2019, p. 51.
                                        <!--(<a href="files/cefp19.pdf">pdf</a>)-->
-                       <!--</li><li>
-                               P. Koopman, M. Lubbers, and R. Plasmeijer, “T.B.A.,” in Central European Functional Programming School: 7th Winter School, CEFP 2018, Košice, Slovakia, January 22–26, 2018, Revised Selected Papers, Cham: Springer International Publishing, in-press, 2018, p. ?.
-                                       (<a href="files/cefp18.pdf">pdf</a>)-->
+                       </li><li>
+                               P. Koopman, M. Lubbers, and R. Plasmeijer, “Simulation of a Task-Based Embedded Domain Specific Language for the Internet of Things,” in Central European Functional Programming School: 7th Winter School, CEFP 2018, Košice, Slovakia, January 22–26, 2018, Revised Selected Papers, Cham: Springer International Publishing, in-press, 2018, <!--p. ?-->.
+                                       <!--(<a href="files/cefp18.pdf">pdf</a>)-->
                        </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>)
                        </tr>
                        <tr>
                                <td>2020/2021-Q1,Q2</td>
-                               <td>New Devices Lab (a lecture, practicals)</td>
+                               <td>New Devices Lab (one lecture, practicals)</td>
                                <td>NWI-IBC031 (RU)</td>
                        </tr>
                        <tr>
                                <th>Description</th>
                                <th>Link</th>
                        </tr>
+                       <tr>
+                               <td>2021-04-07</td>
+                               <td>Deep Embedding with Class</td>
+                               <td><a href="https://www.sws.cs.ru.nl/SWSSeminar">SWSSeminar</a></td>
+                       </tr>
+                       <tr>
+                               <td>2021-02-17</td>
+                               <td>Asynchronous Shared Data Sources</td>
+                               <td><a href="http://tfp2021.org">TFP 2021/LambdaDays 2021</a></td>
+                       </tr>
                        <tr>
                                <td>2020-10-06</td>
                                <td>Tiered versus Tierless IoT Stacks: Comparing Smart Campus Software Architectures</td>
                        <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-10-07</p>
+                       <p>Last updated: 2021-04-07</p>
                </footer>
        </body>
 </html>