Lessons learned from recent server and website updates

Lessons learned from recent server and website updates

Content-Security-Policy Regarding the CSP header, the prefetch-src entry is deprecated and should be removed. More at Mozilla! Nginx and HTTP/3 The Nginx version in Ubuntu 22.04 is pretty old (1.18) and has reached EOL yet. For receiving newer releases one must add the Nginx repository from nginx.org to the package manager and remove the old…

Screenshot Knightvision Chess PGN viewer on ingram-braun.net June 2023.
|

Running Java Applets and Flash Videos in Current Browsers

One of the great successes of the early years of ingram-braun.net was the Chess Replay Utilities Synopsis which provided an overview over all then available chess game viewers ready for embedding in websites. Most of the projects enlisted there are now defunct. However, my demo pages are still there. Even of those viewers that were…

Pandoc screenshot
| |

biblatex-archaeology in its environment Ⅳ: Pandoc

Pandoc is a command line tool for converting from one markup to another. It uses a largely enhanced markdown syntax as intermediate format. This allows for adding input and output filters for only one format instead of writing them for every possible conversion anew. In case you don’t know what markdown is: It was invented…

LyX document settings bibliography
| |

biblatex-archaeology in its environment Ⅲ: LyΧ

LyΧ is an editor for LaTeΧ that resembles WYSIWYG (What You See Is What You Get) editors like Microsoft Word or LibreOffice. This is achieved by employing a HTML like reduced command set screen output and full LaTeΧ for printable formats. Thus the applicable LaTeΧ commands are limited to those for which screen macro complement…