Files
homepage/index.html

198 lines
3.6 KiB
HTML

<html>
<head>
<title>Projects - just for fun</title>
</head>
<body>
<h1>Projects - just for fun</h1>
<p>
I moved my blog away from wordpress.com. Reason is simple: I've no clue of DSGVO and I don't want to spend any time in it. And since I don't know which date wordpress.com is collecting and processing I stopped using it.
</p>
<p>
Here, I've everything under my on control and I know exactly which of your data is processed: nearly no data. There are no cookies, no advertising banners, no web analytics. Just the webserver is writing a logfile, which is rotated away and deleted after 14 days. However, this logfile is not analysed or computed automatically, I just consult it occasionally in case of problems. To learn more about this logfile, see <a href="plain/logfile.html">here</a>. If this is not okay for you, just go away.
</p>
<p>
I'm sure about this, since this is a plain old homepage without any dynamic content. No comments, no mail forms, no Javascript, no responsiveness. It is built using a couple of Makefiles and m4 macros and plain old HTML code.
</p>
<p>
If you want to leave a comment on anything, please use my <a href="mailto:woho@hottis.de">email</a> or <a href="https://twitter.com/wollud1969" target="_blank">Twitter account</a>..
</p>
<p>
And: yes, I know, this homepage is soooo ugly. I'm sorry, no CSS yet.
</p>
<h2>Overview</h2>
<ul>
<li>
<a href="./pages/impressum/article.html">Impressum</a><br/>
</li>
<li>
<a href="./pages/keys/article.html">Keys</a><br/>
</li>
<li>
2014-02-08 -<a href="./posts/2014-02-08.01/article.html">Another (better) MBus-Master, Part 5</a><br/>
</li>
<li>
2014-01-22 -<a href="./posts/2014-01-22.01/article.html">Another (better) MBus-Master, Part 4</a><br/>
</li>
<li>
2014-01-18 -<a href="./posts/2014-01-18.01/article.html">Another (better) MBus-Master, Part 3</a><br/>
</li>
<li>
2014-01-15 -<a href="./posts/2014-01-15.01/article.html">Another (better) MBus-Master, Part 2</a><br/>
</li>
<li>
2014-01-14 -<a href="./posts/2014-01-14.01/article.html">Another (better) MBus-Master, Part 1</a><br/>
</li>
<li>
2014-01-08 -<a href="./posts/2014-01-08.02/article.html">Debouncing a rotary encoder is really hard</a><br/>
</li>
<li>
2014-01-08 -<a href="./posts/2014-01-08.01/article.html">Arduino operated Current Sink</a><br/>
</li>
<li>
2013-11-08 -<a href="./posts/2013-11-08.01/article.html">Has this large file something else than zeros?</a><br/>
</li>
<li>
2013-11-07 -<a href="./posts/2013-11-07.01/article.html">DHCP server on a MacBook</a><br/>
</li>
<li>
2013-09-21 -<a href="./posts/2013-09-21.01/article.html">M-Bus Master, Part 5</a><br/>
</li>
<li>
2013-09-11 -<a href="./posts/2013-09-11.01/article.html">M-Bus Master, Part 4 (Gas)</a><br/>
</li>
<li>
2013-09-10 -<a href="./posts/2013-09-10.01/article.html">M-Bus Master, Part 3 (Water)</a><br/>
</li>
<li>
2013-09-09 -<a href="./posts/2013-09-09.01/article.html">M-Bus Master, Part 2 (Electricity)</a><br/>
</li>
<li>
2018-07-24 -<a href="./posts/2013-07-24.01/article.html">M-Bus Master, Part 1 (Basics)</a><br/>
</li>
<li>
2013-07-01 -<a href="./posts/2013-07-01.01/article.html">Theremin</a><br/>
</li>
<li>
2018-06-27 -<a href="./posts/2013-06-27.02/article.html">Network-attached thermometer</a><br/>
</li>
<li>
2013-06-27 -<a href="./posts/2013-06-27.01/article.html">Children Protection for Postfix-based EMail-Server</a><br/>
</li>
<li>
2013-06-26 -<a href="./posts/2013-06-26.01/article.html">A Web-controlled Picture Frame</a><br/>
A father-and-son weekend project with an Arduino, a stepper motor and a couple of family photos.
</li>
</ul>
</body>
</html>