<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mario Rimann</title>
    <link>https://rimann.org/</link>
    <description>Recent content on Mario Rimann</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 16 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://rimann.org/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to kickstart a new Laravel Application with DDEV in 2026?</title>
      <link>https://rimann.org/blog/20260116-kickstart-laravel-application-with-ddev/</link>
      <pubDate>Fri, 16 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20260116-kickstart-laravel-application-with-ddev/</guid>
      
        <description>Short overview over my workflow</description>
      
    </item>
    
    <item>
      <title>VyOS BGP AS-Path Prepending</title>
      <link>https://rimann.org/blog/20251222-vyos-bgp-as-path-prepending/</link>
      <pubDate>Mon, 22 Dec 2025 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20251222-vyos-bgp-as-path-prepending/</guid>
      
        <description>When to use it, how to do it - and what RouteMaps have to do with it...</description>
      
    </item>
    
    <item>
      <title>After Event-Storming comes Event-Modeling - and then?</title>
      <link>https://rimann.org/blog/20250720-event-mapping-tool/</link>
      <pubDate>Sun, 20 Jul 2025 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20250720-event-mapping-tool/</guid>
      
        <description>What does one do to handle Event-Modeling maps after the initial sketch?</description>
      
    </item>
    
    <item>
      <title>Understanding Eventsourcing - Book Review</title>
      <link>https://rimann.org/blog/20250103-book-review-eventsourcing/</link>
      <pubDate>Sat, 04 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20250103-book-review-eventsourcing/</guid>
      
        <description>Some thoughts after reading Martin Dilger&#39;s Book on Eventsourcing and Event Modeling</description>
      
    </item>
    
    <item>
      <title>Traefik Configuration for Docker Compose Setups</title>
      <link>https://rimann.org/blog/20240107-traefik-config-docker-compose/</link>
      <pubDate>Sun, 07 Jan 2024 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20240107-traefik-config-docker-compose/</guid>
      
        <description>Configuration that cost me some hours...</description>
      
    </item>
    
    <item>
      <title>A misleading error message in DB migrations</title>
      <link>https://rimann.org/blog/20230222-flow-docrtrine-charset-issue/</link>
      <pubDate>Wed, 22 Feb 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20230222-flow-docrtrine-charset-issue/</guid>
      
        <description>And how we could solve it</description>
      
    </item>
    
    <item>
      <title>Migrating from Kirby to Hugo</title>
      <link>https://rimann.org/blog/20230215-migrating-from-kirby-to-hugo/</link>
      <pubDate>Wed, 15 Feb 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20230215-migrating-from-kirby-to-hugo/</guid>
      
        <description>Notes from migrating my website from Kirby to Hugo</description>
      
    </item>
    
    <item>
      <title>How to list all .ch domain names</title>
      <link>https://rimann.org/blog/listing-all-ch-domains/</link>
      <pubDate>Sun, 03 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/listing-all-ch-domains/</guid>
      
        <description>This short article shows how to fetch all *.ch domain names from SWITCH</description>
      
    </item>
    
    <item>
      <title>Setting up ddev for Flow based projects</title>
      <link>https://rimann.org/blog/20181129-ddev-setup-for-flow/ddev-setup-for-flow/</link>
      <pubDate>Thu, 29 Nov 2018 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20181129-ddev-setup-for-flow/ddev-setup-for-flow/</guid>
      
        <description>This episode will guide you through setting up a local development environment for PHP projects based on the Flow Framework</description>
      
    </item>
    
    <item>
      <title>Ways to add cache-breaking for static assets in TYPO3 Neos</title>
      <link>https://rimann.org/blog/neos-static-file-cache-breaking/</link>
      <pubDate>Fri, 27 Mar 2015 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/neos-static-file-cache-breaking/</guid>
      
        <description>I show several ways to break the browser-caching for static assets in TYPO3 Neos based websites</description>
      
    </item>
    
    <item>
      <title>Adding a lightbox effect to your content in TYPO3 Neos</title>
      <link>https://rimann.org/blog/typo3-neos-lightbox/</link>
      <pubDate>Tue, 10 Mar 2015 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/typo3-neos-lightbox/</guid>
      
        <description>TYPO3 Neos does not provide an out-of-the-box solution for a click-enlarge or lightbox effect on images in the content - this article shows how we added a lightbox effect.</description>
      
    </item>
    
    <item>
      <title>Never touch /etc/hosts again for all your development work</title>
      <link>https://rimann.org/blog/20150117-osx-and-local-dns-lookups/</link>
      <pubDate>Sat, 17 Jan 2015 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/20150117-osx-and-local-dns-lookups/</guid>
      
        <description>My way of simplifying DNS lookups for local development environments</description>
      
    </item>
    
    <item>
      <title>My personal Technology Radar for 2015</title>
      <link>https://rimann.org/blog/technology-radar-2015/</link>
      <pubDate>Fri, 16 Jan 2015 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/technology-radar-2015/</guid>
      
        <description>A list of technical topics for 2015</description>
      
    </item>
    
    <item>
      <title>TechUP presentation on TYPO3 Flow</title>
      <link>https://rimann.org/blog/typo3-flow-talk/</link>
      <pubDate>Sat, 22 Mar 2014 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/typo3-flow-talk/</guid>
      
        <description>At the recent TechUP Lucerne Meetup I&#39;ve held a presentation on TYPO3 Flow</description>
      
    </item>
    
    <item>
      <title>Icinga missing additional information in notifications</title>
      <link>https://rimann.org/blog/icinga-additional-information/</link>
      <pubDate>Fri, 31 Jan 2014 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/icinga-additional-information/</guid>
      
        <description>How to fix missing information in service notification mails</description>
      
    </item>
    
    <item>
      <title>Running a quiz - a short Retrospective</title>
      <link>https://rimann.org/blog/running-a-quiz/</link>
      <pubDate>Wed, 23 Oct 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/running-a-quiz/</guid>
      
        <description>Things I found out during the journey of running the web developer quiz for a year</description>
      
    </item>
    
    <item>
      <title>Running acceptance tests with Codeception</title>
      <link>https://rimann.org/blog/flow-and-codeception/</link>
      <pubDate>Sun, 06 Oct 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/flow-and-codeception/</guid>
      
        <description>I tried to run Codeception tests on a Flow app, here&#39;s where I struggled and a partial solution.</description>
      
    </item>
    
    <item>
      <title>Takeaway of the week: Sharpen your saw!</title>
      <link>https://rimann.org/blog/takeaway-2/</link>
      <pubDate>Mon, 16 Sep 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/takeaway-2/</guid>
      
        <description>How to stay productive? Sharpen your saw!</description>
      
    </item>
    
    <item>
      <title>Takeaway of the week: Avoid losing your energy at work</title>
      <link>https://rimann.org/blog/takeaway-1/</link>
      <pubDate>Tue, 10 Sep 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/takeaway-1/</guid>
      
        <description>What would you do, if your work-week would have one day less?</description>
      
    </item>
    
    <item>
      <title>Vagrant on Windows</title>
      <link>https://rimann.org/blog/vagrant-on-windows/</link>
      <pubDate>Thu, 05 Sep 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/vagrant-on-windows/</guid>
      
        <description>Some notes on a strange bug we encountered with Vagrant on Windows</description>
      
    </item>
    
    <item>
      <title>Issue 16534</title>
      <link>https://rimann.org/blog/issue16534/</link>
      <pubDate>Mon, 15 Jul 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/issue16534/</guid>
      
        <description>About the life of a bug and it&#39;s patches - written on the true story of issue 16534</description>
      
    </item>
    
    <item>
      <title>f.lux - Screen lightning tool</title>
      <link>https://rimann.org/blog/flux/</link>
      <pubDate>Tue, 09 Jul 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/flux/</guid>
      
        <description>There iss a new tool to be tried out. Today it is f.lux, a tool that changes the lightning/color of your screen.</description>
      
    </item>
    
    <item>
      <title>Testing SSL certificates on remote server</title>
      <link>https://rimann.org/blog/ssl-certificate-testing/</link>
      <pubDate>Tue, 30 Apr 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/ssl-certificate-testing/</guid>
      
        <description>A list of commands to use when you need to verify the configured SSL certificate on a server on the CLI.</description>
      
    </item>
    
    <item>
      <title>Postfix relay authentification on Mac OS X</title>
      <link>https://rimann.org/blog/mac-postfix-relay-authentification/</link>
      <pubDate>Wed, 17 Apr 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/mac-postfix-relay-authentification/</guid>
      
        <description>Sending mails from your notebook via the local postfix and relay them to a remote relay server with authentication.</description>
      
    </item>
    
    <item>
      <title>Swiss TYPO3-Usergroup Reloaded</title>
      <link>https://rimann.org/blog/chtug-reloaded/</link>
      <pubDate>Tue, 09 Apr 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/chtug-reloaded/</guid>
      
        <description>Welcome back, dear Usergroup!</description>
      
    </item>
    
    <item>
      <title>How to keep your Kirby-Setup under Git</title>
      <link>https://rimann.org/blog/kirby-git-setup/</link>
      <pubDate>Tue, 19 Feb 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/kirby-git-setup/</guid>
      
        <description>This article describes how I set up my Kirby installation so that I have everything from Kirby over the template and finally the content under Version Control with Git.</description>
      
    </item>
    
    <item>
      <title>New Website</title>
      <link>https://rimann.org/blog/new-website/</link>
      <pubDate>Mon, 18 Feb 2013 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/blog/new-website/</guid>
      
        <description>Something about this new website - welcome btw!</description>
      
    </item>
    
    <item>
      <title>About</title>
      <link>https://rimann.org/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/about/</guid>
      
        <description>About this page</description>
      
    </item>
    
    <item>
      <title>Open-Source Contributions</title>
      <link>https://rimann.org/open-source/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/open-source/</guid>
      
        <description>Where did Mario leave traces?</description>
      
    </item>
    
    <item>
      <title>PGP-Key</title>
      <link>https://rimann.org/pgp-key/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/pgp-key/</guid>
      
        <description>My PGP-Key to send me encrypted mails</description>
      
    </item>
    
    <item>
      <title>The needed legal stuff...</title>
      <link>https://rimann.org/impress/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/impress/</guid>
      
        <description>Looks like every site needs this</description>
      
    </item>
    
    <item>
      <title>Want to support me?</title>
      <link>https://rimann.org/support/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/support/</guid>
      
        <description>Ways to say thank you or support me</description>
      
    </item>
    
    <item>
      <title>What Mario builds</title>
      <link>https://rimann.org/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://rimann.org/projects/</guid>
      
        <description>What the heck has this guy done yet?</description>
      
    </item>
    
  </channel>
</rss>