Fotogroep Waalre app goes open source

The Swift source code of the Fotogroep Waalre app is now in a GitHub repository. This allows software developers who are interested in photography to join in.


The Swift source code of the Fotogroep Waalre app is now in a GitHub repository. This allows software developers who are interested in photography to join in.

Github contributors have a page with a well-known graphic showing how active they were in, for example, the last 12 months. The horizontal axis is weeks, the vertical axis is within the week (Sunday is the top row). The intensity shows how many “contributions” they made to any public repository on Github. The color scales…
This article is based on an idea presented by David Smith in an Under the Radar podcast. The idea is to support the UI features of a new platform (e.g., iOS 26) without a) loosing users who still use older devices that won’t support iOS 26, and b) without polluting any newer code with numerous…
The iOS app formerly-known-as Photo Club Waalre (and Photogroep Waalre) has been renamed to Photo Club Hub. This applies to the code repository on Github, and to version 2.4.0 and above on Apple’s App Store. The name change emphasizes that the app is no longer tied to any single photo club. Since version 2.0 the…
I started work on a MacOS app that is a companion to the Photo Club Hub app for iOS. It generates static web pages with members of photo clubs. Both apps read the same JSON data. See the README on Github.
This is the technology stack used on this VPS-hosted site: More loosely-related stuff on the VPS-hosted site: This is the technology stack used on the Synology DS411 test site:
This posting lists and discusses various online tutorials about how to set up WordPress using Docker and NGINX on a self-managed Linux server. This is sometimes known as LAMP: Linux, Apache, MySql, PHP. Or LEMP: Linux, (E)nginx, MySQL, PHP. All this is trivial if the hosting provider handles the details. And is still relatively doable…