Ye Old Dev Log

Go back home.

Journal entry from 2025-03-16:

Automated gemlog pages

At last, I finished my CGI script to automatically create pages for each gemlog.

The rationale behind it is keeping a single text file with all gemlogs, which I call logbook. The gemlog is requested on the URL, by its date, in the form /cgi-bin/logbook/YYYY-MM-DD. The script checks if exists a gemlog written on that date and fetches its content.

I am sharing the code at GitHub, under GPLv3. Feel free to hack it and share the results!

Logbook CGI script @ GitHub

Entire logbook

2025-03-30 I present you, a CAPTCHA for the geminispace: gmiCAPTCHA

2025-03-23 How to disable the built-in keyboard of a laptop

2025-03-19 A skyrocket on a low gear

2025-03-17 Atom feed and a thematic Magic 8-ball

2025-03-16 Automated gemlog pages

2025-03-14 Evry day im journalin

2025-03-13 A new takeoff!


Source