mirror of
https://codeberg.org/mclemens/qrz.is.git
synced 2024-12-28 04:16:24 -05:00
added new blog post
added tags to all posts
This commit is contained in:
parent
4a18efb1d8
commit
e6adda7935
20
config.toml
20
config.toml
@ -34,7 +34,7 @@ publishDir = "/var/www/qrz.is"
|
||||
mediaType = "application/atom"
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "GEMINI_ATOM", "GEMINI"]
|
||||
home = ["HTML", "GEMINI_ATOM", "GEMINI", "RSS"]
|
||||
page = ["HTML", "GEMINI"]
|
||||
|
||||
# Menu links
|
||||
@ -48,20 +48,20 @@ publishDir = "/var/www/qrz.is"
|
||||
weight = 3
|
||||
url = "/projects/"
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
name = "Tags"
|
||||
weight = 4
|
||||
url = "/tags/"
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
weight = 5
|
||||
url = "/about/"
|
||||
[[menu.main]]
|
||||
name = "Impressum"
|
||||
weight = 5
|
||||
weight = 7
|
||||
url = "/impressum/"
|
||||
[[menu.main]]
|
||||
name = "Datenschutz"
|
||||
weight = 6
|
||||
url = "/privacy/"
|
||||
[[menu.main]]
|
||||
name = "RSS"
|
||||
weight = 7
|
||||
weight = 6
|
||||
url = "/index.xml"
|
||||
[[menu.footer]]
|
||||
name = "Git"
|
||||
@ -76,6 +76,6 @@ publishDir = "/var/www/qrz.is"
|
||||
weight = 7
|
||||
url = "https://qrz.com/DB/DL6MHC"
|
||||
[[menu.footer]]
|
||||
name = "RSS"
|
||||
name = "Privacy/Datenschutz"
|
||||
weight = 8
|
||||
url = "/index.xml"
|
||||
url = "/privacy/"
|
||||
|
@ -3,10 +3,8 @@ title: The Laundruino
|
||||
type: post
|
||||
date: 2011-08-05T09:58:52+00:00
|
||||
url: /the-arduino-enabled-washing-machine/
|
||||
categories:
|
||||
- arduino
|
||||
tags:
|
||||
- arduino
|
||||
- Arduino
|
||||
---
|
||||
|
||||
My washing machine is located in the basement. Unfortunately, the time data displayed on the front panel is always inaccurate. So instead of constantly running down the stairs and checking if the laundry is done, I decided to connect the washing machine to my LAN and extend it's features by a simple http server. This is what I needed for it:
|
||||
|
@ -4,11 +4,10 @@ type: post
|
||||
author: micha
|
||||
date: 2012-10-29T23:20:05+00:00
|
||||
url: /the-one-button-audiobook-player/
|
||||
categories:
|
||||
- Uncategorized
|
||||
tags:
|
||||
- raspberry audiobook
|
||||
|
||||
- Raspberry Pi
|
||||
- Hardware
|
||||
- Python
|
||||
---
|
||||
This little Raspberry Pi based project is a gift for my wife's grandmother for her 90th birthday. Being visually impaired, she is hard to entertain but loves to listen to audiobooks. The problem is, that she isn't able to handle a ghetto blaster or MP3 player.
|
||||
|
||||
|
@ -3,10 +3,11 @@ title: Adressenmeister
|
||||
type: post
|
||||
author: micha
|
||||
date: 2013-01-29T12:39:02+00:00
|
||||
tags:
|
||||
- Software
|
||||
- Basic
|
||||
- C64
|
||||
url: /adressenmeister/
|
||||
categories:
|
||||
- Uncategorized
|
||||
|
||||
---
|
||||
I'd like to share my very first software project from 1992 with you which was written in BASIC 2.0 on my C64. It has never really been finished but had a nice intro screen with moving sprites and was able to print labels on a wire printer 🙂
|
||||
|
||||
|
@ -4,9 +4,9 @@ type: post
|
||||
author: micha
|
||||
date: 2013-03-23T11:49:38+00:00
|
||||
url: /little-helper/
|
||||
categories:
|
||||
- Uncategorized
|
||||
|
||||
tags:
|
||||
- Hardware
|
||||
- DIY
|
||||
---
|
||||
Here's the result of my attempt to recreate [Gyro Gearloose's Little Helper (in German: Daniel Düsentrieb's Helferlein)](https://www.duckipedia.de/Helferlein):
|
||||
|
||||
|
@ -3,9 +3,10 @@ title: One-button audiobook player features in new book
|
||||
type: post
|
||||
author: micha
|
||||
date: 2013-05-03T13:16:03+00:00
|
||||
tags:
|
||||
- Hardware
|
||||
- Raspberry Pi
|
||||
url: /one-button-audiobook-player-features-in-new-book/
|
||||
categories:
|
||||
- Uncategorized
|
||||
|
||||
---
|
||||
The One-button audiobook player has been included in the new book Raspberry Pi For Dummies by Sean McManus and Mike Cook. The book covers setting up the Raspberry Pi, using Linux on it, using the Pi for work and play, programming the Raspberry Pi in Scratch and Python, and creating electronics projects.
|
||||
|
@ -4,9 +4,9 @@ type: post
|
||||
author: micha
|
||||
date: 2014-05-05T13:36:29+00:00
|
||||
url: /nse-script-sqlite-output-for-nmap/
|
||||
categories:
|
||||
- Uncategorized
|
||||
|
||||
tags:
|
||||
- Software
|
||||
- Nmap
|
||||
---
|
||||
I wrote this little NSE script that allows you to store the output of Nmap into a SQLite database: [https://git.qrz.is/clemens/nmap-sqlite-output](https://git.qrz.is/clemens/nmap-sqlite-output)
|
||||
|
||||
|
@ -4,9 +4,9 @@ type: post
|
||||
author: micha
|
||||
date: 2016-05-25T21:47:20+00:00
|
||||
url: /patch-for-the-cli-password-manager-pass/
|
||||
categories:
|
||||
- Uncategorized
|
||||
|
||||
tags:
|
||||
- Software
|
||||
- CLI
|
||||
---
|
||||
I use Pass (https://www.passwordstore.org/) to store and synchronize all my passwords.
|
||||
|
||||
|
@ -4,8 +4,10 @@ type: post
|
||||
author: micha
|
||||
date: 2018-04-29T13:09:57+00:00
|
||||
url: /correlation-rule-documentation-generator-for-mcafee-siem/
|
||||
categories:
|
||||
- Uncategorized
|
||||
tags:
|
||||
- Software
|
||||
- SIEM
|
||||
- Python
|
||||
|
||||
---
|
||||
Since we are required to document all custom correlation rules inside our SIEM (McAfee Enterprise Security Manager) for our customers, I wrote a Python script that converts XML rule exports to Markdown. Afterwards its easy to convert teh resulting file e.g. to PDF, DOCX, HTML or even variuous wiki-formats with e.g. Pandoc. This way it's possible to generate a PDF documentation of all rules with just a few clicks/commands.
|
||||
|
@ -4,8 +4,11 @@ type: post
|
||||
author: micha
|
||||
date: 2018-05-03T02:26:11+00:00
|
||||
url: /dynamic-dns-for-nsd/
|
||||
categories:
|
||||
- Uncategorized
|
||||
tags:
|
||||
- DNS
|
||||
- OpenBSD
|
||||
- Linux
|
||||
- Software
|
||||
|
||||
---
|
||||
# Introduction
|
||||
|
@ -2,6 +2,9 @@
|
||||
title: "Shortened 30m Dipole"
|
||||
date: 2020-02-02T15:00:00+02:00
|
||||
type: post
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Antenna
|
||||
url: /30m-dipole/
|
||||
---
|
||||
|
||||
|
20
content/post/amberterm.md
Normal file
20
content/post/amberterm.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "Gemini / Amberterm"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2021-07-21T12:00:00+02:00
|
||||
tags:
|
||||
- Gemini
|
||||
- Hugo
|
||||
url: /gemini-amberterm/
|
||||
---
|
||||
|
||||
For the relaunch of my personal website, I first used the brilliant theme [smol](https://github.com/colorchestra/smol/). After having customized numerous files of the theme, I have now decided to create my own Hugo theme called ["Amberterm" (git.qrz.is)](https://git.qrz.is/clemens/amberterm). This is largely based on "smol", but contains some cosmetic adjustments as well as all layout files in order to be able to generate [Gemini](https://gemini.circumlunar.space/) files with the help of [Hugo](https://gohugo.io/). In this way it is now possible for me - without any additional effort - to publish a new post for the [WWW version of my website](https://qrz.is) as well as for the [Gemini version](gemini://qrz.is).
|
||||
|
||||
To view the Gemini version of this page, you either need a Gemini client or you use a Gemini http proxy.
|
||||
|
||||
The Gemini URL of this page is [gemini://qrz.is](gemini://qrz.is).
|
||||
|
||||
A nice Gemini client is e.g. [Kristall](https://kristall.random-projects.net/). More clients can be found here: [https://gemini.circumlunar.space/software/](https://gemini.circumlunar.space/software/).
|
||||
|
||||
A proxified version of my Gemini capsule can be accessed via a proxy service as follows: [https://portal.mozz.us/gemini/qrz.is ](https://portal.mozz.us/gemini/qrz.is)
|
@ -3,6 +3,10 @@ title: "Remote Antenna Switch"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2020-03-13T15:00:00+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Antenna
|
||||
- Raspberry Pi
|
||||
url: /antenna-switch/
|
||||
---
|
||||
New project: raspberry pi controlled remote antenna switch. One remote rpi for triggering the 4 relais inside the antenna switch and one rpi connected to the TRX in the shack measuring the ATU port's voltage to fully automatically choose the correct antenna for each band.
|
||||
|
@ -4,6 +4,11 @@ type: post
|
||||
author: micha
|
||||
date: 2021-01-09T15:00:00+02:00
|
||||
url: /atu-100/
|
||||
tags:
|
||||
- ATU-100
|
||||
- Antenna
|
||||
- Hardware
|
||||
- Ham Radio
|
||||
---
|
||||
|
||||
Just finished my ATU-100 build. It's fun to build, super affordable and works without problems so far.
|
||||
|
@ -4,6 +4,9 @@ type: post
|
||||
author: micha
|
||||
date: 2021-05-13T15:00:00+02:00
|
||||
url: /bitx40/
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Bitx40
|
||||
---
|
||||
|
||||
Finally fixed some issues with the BITX40 and had my first QSO with it today (YU1XA, report 55) - two years after I purchased the kit. There are still some issues but I am on the right track.
|
||||
|
@ -4,6 +4,8 @@ type: post
|
||||
author: micha
|
||||
date: 2021-07-03T15:00:00+02:00
|
||||
url: /dxcc-phone/
|
||||
tags:
|
||||
- Ham Radio
|
||||
---
|
||||
|
||||
I finally managed to work 100 confirmed entities (SSB/Phone) and have now received the ARRL DXCC Phone award. My new adventures will be working QRP with my recently purchased FT-817ND and building a small PA for the times I need a small boost.
|
||||
|
@ -3,6 +3,11 @@ title: "Xiegu G1M Stand"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2021-06-05T15:00:00+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Hardware
|
||||
- Xiegu
|
||||
- Mods
|
||||
url: /g1m-stand/
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,11 @@ title: "Xiegu G90 Mods"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2020-01-17T15:00:00+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Hardware
|
||||
- Xiegu
|
||||
- Mods
|
||||
url: /g90-mods/
|
||||
---
|
||||
|
||||
|
@ -4,6 +4,9 @@ date: 2014-12-22T14:34:34+02:00
|
||||
draft: false
|
||||
type: post
|
||||
url: /heated-trackball/
|
||||
tags:
|
||||
- Hardware
|
||||
- Trackball
|
||||
---
|
||||
|
||||
## Parts needed
|
||||
|
@ -4,10 +4,10 @@ type: post
|
||||
author: micha
|
||||
date: 2019-01-04T22:00:11+02:00
|
||||
url: /mikrotik-auto-backup/
|
||||
tags:
|
||||
- Mikrotik
|
||||
- Backup
|
||||
draft: false
|
||||
categories:
|
||||
- MikroTik
|
||||
|
||||
---
|
||||
# Einführung
|
||||
|
||||
|
@ -4,9 +4,11 @@ type: post
|
||||
author: micha
|
||||
date: 2018-12-31T16:00:11+02:00
|
||||
url: /mikrotik-capsman-setup/
|
||||
tags:
|
||||
- Ham Radio
|
||||
- WiFi
|
||||
- CAPsMAN
|
||||
draft: false
|
||||
categories:
|
||||
- MikroTik
|
||||
|
||||
---
|
||||
# Einführung
|
||||
|
@ -4,9 +4,9 @@ type: post
|
||||
author: micha
|
||||
date: 2018-12-30T13:00:11+02:00
|
||||
url: /mikrotik-exec-scripts-via-sms/
|
||||
tags:
|
||||
- Mikrotik
|
||||
draft: false
|
||||
categories:
|
||||
- MikroTik
|
||||
|
||||
---
|
||||
# Einführung
|
||||
|
@ -4,6 +4,11 @@ type: post
|
||||
author: micha
|
||||
date: 2020-11-09T17:00:00+02:00
|
||||
url: /qrz-sh/
|
||||
tags:
|
||||
- Software
|
||||
- Bash
|
||||
- CLI
|
||||
- Ham Radio
|
||||
---
|
||||
|
||||
# About
|
||||
|
@ -4,6 +4,10 @@ type: post
|
||||
author: micha
|
||||
date: 2021-07-13T15:00:00+02:00
|
||||
url: /qrzlogger/
|
||||
tags:
|
||||
- Software
|
||||
- Python
|
||||
- Ham Radio
|
||||
---
|
||||
|
||||
I'm in the progress of developing a Python command line application to log QSOs directly into the QRZ.com logbook.
|
||||
|
@ -3,6 +3,9 @@ title: "Solar Powered Amateur Radio Station"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2021-07-20T12:00:00+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Solar
|
||||
url: /solar-powered-shack/
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,11 @@ title: "The AntennaPi"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2019-07-05T13:29:09+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Antenna
|
||||
- Hardware
|
||||
- Raspberry Pi
|
||||
url: /the-antennapi/
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,9 @@ title: "uBitx v6"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2021-05-18T15:00:00+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- uBitx
|
||||
url: /uBitx_v6/
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,10 @@ title: "uBitx AGC Mod"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2021-06-15T15:00:00+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Mods
|
||||
- uBitx
|
||||
url: /uBitx_agc/
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,10 @@ title: "uBitx VFO Knob Mod"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2021-06-18T15:00:00+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Mods
|
||||
- 3D Printing
|
||||
url: /uBitx_vfo_knob/
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,10 @@ title: "uBitx S-Meter Mod"
|
||||
type: post
|
||||
author: micha
|
||||
date: 2021-06-16T15:00:00+02:00
|
||||
tags:
|
||||
- Ham Radio
|
||||
- Mods
|
||||
- uBitx
|
||||
url: /uBitx_smeter/
|
||||
---
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a3521745216a20db4a8bdd6cd45072f52cef4aab
|
||||
Subproject commit 641cb536cf5ae4c374567627fb3b7c37a2125ebd
|
Loading…
Reference in New Issue
Block a user