added blog post, WAD

This commit is contained in:
Michael Clemens
2026-07-10 13:52:59 +02:00
parent 1a593b294a
commit 7829c4dfd0
7 changed files with 48 additions and 7 deletions
+11
View File
@@ -2026,6 +2026,17 @@
<td style="text-align:left">Well made WAD. A bit repetetive but other than that very enjoyable.</td>
<td style="text-align:left">****</td>
</tr>
<tr>
<td style="text-align:left">183</td>
<td style="text-align:left"><a href="https://www.doomworld.com/idgames/levels/doom2/Ports/megawads/pussix-warp">Mapping at Warpspeed</a></td>
<td style="text-align:left">II</td>
<td style="text-align:left">Boom</td>
<td style="text-align:left">2022</td>
<td style="text-align:left">32</td>
<td style="text-align:left"></td>
<td style="text-align:left">Great textures but lots of custom monsters and it gets stupid from map 5 on.</td>
<td style="text-align:left">**</td>
</tr>
</tbody>
</table>
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 538 KiB

+5 -1
View File
@@ -11,9 +11,13 @@
<h2>2026</h2>
<ul style="list-style: none; padding-left: 0;">
<li>
<span>2026-07-10</span>
<a href="/paper-logging/">Paper Logging</a>
</li>
<li>
<span>2026-06-20</span>
<a href="most-meaningful-book/">The Book with the most meaningful Impact on my Life</a>
<a href="/most-meaningful-book/">The Book with the most meaningful Impact on my Life</a>
</li>
<li>
<span>2026-06-15</span>
+6 -6
View File
@@ -5,14 +5,14 @@
<link>https://rz01.org/</link>
<description>Recent content on rz01.org</description>
<language>en-us</language>
<lastBuildDate>Sat, 20 Jun 2026 13:00:00 +0000</lastBuildDate>
<lastBuildDate>Fri, 10 Jul 2026 11:00:00 +0000</lastBuildDate>
<atom:link href="https://rz01.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>The Book with the most meaningful Impact on my Life</title>
<link>https://rz01.org/most-meaningful-book/</link>
<pubDate>Sat, 20 Jun 2026 13:00:00 +0000</pubDate>
<guid>https://rz01.org/most-meaningful-book/</guid>
<description>I was recently asked which book had the most meaningful impact on me. I had to think about it for quite a while and went through various books in my mind. But then it hit me like a bolt of lightning, and the answer actually sounds like a joke: It was the mail-order catalog from Conrad Electronic (No advertising - I don't get any money from this company; it's just a factual account). Conrad is a German mail-order company for electronic components and more, founded back in 1923.</description>
<title>Paper Logging</title>
<link>https://rz01.org/paper-logging/</link>
<pubDate>Fri, 10 Jul 2026 11:00:00 +0000</pubDate>
<guid>https://rz01.org/paper-logging/</guid>
<description>As an amateur radio operator, logging and QSLing are topics that keep me busy all the time. While I recently stopped confirming my radio contacts (QSLing), its still very important to me to log my QSOs. Ive tried many different options for this and most recently used Wavelog, with which I was generally satisfied. However, Im currently trying (not just in amateur radio) to simplify things and return to the original ways. Thats why Ive decided to switch to paper logging, even though the drawbacks are obvious: no automatic generation of statistics, no search options, and no quick way to tell if Ive had a QSO with a station before. However, I like having the maximum freedom to enter whatever I want into the logbook, however I want. It also feels somehow more personal to log the QSOs by hand...</description>
</item>
<item>
<title>js8notifier.py - notifies of JS8 Messages via Pushover</title>
+26
View File
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en-us"><head>
<!--#include virtual="/includes/header.inc" -->
<article>
<h1>Paper Logging</h1>
<i>Posted on 2026-07-10</i>
<p>As an amateur radio operator, logging and QSLing are topics that keep me busy all the time. While I recently stopped confirming my radio contacts (QSLing), its still very important to me to log my QSOs. Ive tried many different options for this and most recently used Wavelog, with which I was generally satisfied. However, Im currently trying (not just in amateur radio) to simplify things and return to the original ways. Thats why Ive decided to switch to paper logging, even though the drawbacks are obvious: no automatic generation of statistics, no search options, and no quick way to tell if Ive had a QSO with a station before. However, I like having the maximum freedom to enter whatever I want into the logbook, however I want. It also feels somehow more personal to log the QSOs by hand.</p>
<p>After testing this out for a while with an existing paper logbook, it turned out that while I like this approach, existing logbooks dont suit my needs. I make contacts both on shortwave and via satellites. For the latter, I need fields such as the locator or the name of the satellite. Thats why I first designed my own logbook template in OpenOffice Calc, exported it as a PDF, and then had it bound into a ring binder by a professional printing service.<p>
<p>The following image shows the finished logbook with 100 pages, a transparent plastic cover page, and a black plastic page as the last page for less than 10 Euro:</p>
<p><img src="/img/paper-logging-01.jpg" alt="" ></p>
<p>My logbook design is based on the template by WD8DAS, which can be found here: <a href="https://www.wd8das.net/HamLogs/HamLogs.html">https://www.wd8das.net/HamLogs/HamLogs.html</a></p>
<p>If anyone would like to use my template, they can download it from my server <a href="/files/logbook_a5.ods">as an ODS file (logbook_a5.ods)</a> or <a href="/files/logbook_a5.pdf">as a PDF file (logbook_a5.pdf)</a></p>
<p>Now all that's left is to see how long paper logging will keep me happy...</p>
</article>
</div>
</main>
</body></html>