<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://laswitchtech.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://laswitchtech.com/feed.php">
        <title>LaswitchTech</title>
        <description>Blending Innovation and Expertise in Computing – From Network Security to Software Development and 3D Printing</description>
        <link>https://laswitchtech.com/</link>
        <image rdf:resource="https://laswitchtech.com/_media/wiki/logo.svg" />
       <dc:date>2026-04-07T22:50:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/07/git-let-s-talk-about-it?rev=1771266276&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2026/02/14/rediscovering-engineering-through-3d-printing?rev=1774273634&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/29/announcing-mysql-ini-configurator-simplifying-mysql-configuration-management?rev=1771266160&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/05/enhancing-mobile-responsiveness/updates-to-writr?rev=1771266301&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2023/12/18/how-to-disable-low-voltage-notification-on-your-raspberry-pi?rev=1771266465&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/06/bringing-back-the-original-charm/updates-to-writr?rev=1771266288&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/08/enhancing-tablet-responsiveness/updates-to-writr-v2024-11-08?rev=1771266210&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/12/adding-new-features/updates-to-writr-v2024-11-12?rev=1771266189&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2023/12/18/how-to-install-dokuwiki-on-a-lamp-server?rev=1771266439&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2023/12/18/how-to-restart-a-network-interface-on-a-raspberry-pi?rev=1771266451&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/10/08/how-to-build-a-ticketing-system?rev=1771266425&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://laswitchtech.com/_media/wiki/logo.svg">
        <title>LaswitchTech</title>
        <link>https://laswitchtech.com/</link>
        <url>https://laswitchtech.com/_media/wiki/logo.svg</url>
    </image>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/07/git-let-s-talk-about-it?rev=1771266276&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:24:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Git --- Let&#039;s talk about it</title>
        <link>https://laswitchtech.com/en/blog/2024/11/07/git-let-s-talk-about-it?rev=1771266276&amp;do=diff</link>
        <description>Git --- Let&#039;s talk about it

Author(s): Louis Ouellet

----------

First off, I’ll be the first to admit: I’m no Git expert. I’m a beginner and still learning, but I wanted to write this article to share what I know so far and hopefully help others who are just starting out. I’ve really only been using Git consistently since last year, primarily as a backup solution for my projects. But I’ve come to realize that Git is far more than a simple backup tool. It’s a powerful asset for managing projec…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2026/02/14/rediscovering-engineering-through-3d-printing?rev=1774273634&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-23T13:47:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Rediscovering Engineering Through 3D Printing</title>
        <link>https://laswitchtech.com/en/blog/2026/02/14/rediscovering-engineering-through-3d-printing?rev=1774273634&amp;do=diff</link>
        <description>Rediscovering Engineering Through 3D Printing

Author(s): Louis Ouellet

----------

I didn’t buy a 3D printer to print toys.
I bought it to prototype systems.

In early October, I added a BambuLab P1S to my lab. Most people start with a Benchy — a calibration cube, a cable clip, something small and forgiving. I opened FreeCAD and started designing a NAS enclosure from scratch.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/29/announcing-mysql-ini-configurator-simplifying-mysql-configuration-management?rev=1771266160&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:22:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Announcing MySQL INI Configurator - Simplifying MySQL Configuration Management</title>
        <link>https://laswitchtech.com/en/blog/2024/11/29/announcing-mysql-ini-configurator-simplifying-mysql-configuration-management?rev=1771266160&amp;do=diff</link>
        <description>Announcing MySQL INI Configurator - Simplifying MySQL Configuration Management

Author(s): Louis Ouellet

----------

Today, I am thrilled to introduce my latest open-source project, MySQL INI Configurator. This lightweight yet powerful GUI tool aims to make editing MySQL’s my.ini configuration files intuitive and hassle-free. Whether you’re a database administrator or a developer, the tool ensures you can manage your configuration settings without getting lost in endless lines of code.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/05/enhancing-mobile-responsiveness/updates-to-writr?rev=1771266301&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:25:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Enhancing Mobile Responsiveness: Updates to Writr</title>
        <link>https://laswitchtech.com/en/blog/2024/11/05/enhancing-mobile-responsiveness/updates-to-writr?rev=1771266301&amp;do=diff</link>
        <description>Enhancing Mobile Responsiveness: Updates to Writr

Author(s): Louis Ouellet

----------

In a world where smartphones are our primary devices, it’s essential for tools like DokuWiki to deliver a seamless mobile experience. I maintain three separate DokuWiki instances for different projects, all using the Writr template, which was originally based on a WordPress theme of the same name. DokuWiki has become invaluable for creating, sharing, and organizing documentation collaboratively — something I…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2023/12/18/how-to-disable-low-voltage-notification-on-your-raspberry-pi?rev=1771266465&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:27:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Disable Low Voltage Notification on Your Raspberry Pi</title>
        <link>https://laswitchtech.com/en/blog/2023/12/18/how-to-disable-low-voltage-notification-on-your-raspberry-pi?rev=1771266465&amp;do=diff</link>
        <description>How to Disable Low Voltage Notification on Your Raspberry Pi

Author(s): Louis Ouellet

----------

If you&#039;re a Raspberry Pi enthusiast, you&#039;ve probably encountered the pesky low voltage warning at some point. This warning, while helpful in some scenarios, can be a nuisance, especially if you&#039;re confident in your power supply&#039;s capabilities or are in the middle of a critical project. Today, we&#039;ll guide you through the simple process of disabling this low voltage notification on your Raspberry Pi…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/06/bringing-back-the-original-charm/updates-to-writr?rev=1771266288&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:24:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Bringing Back the Original Charm: Updates to Writr</title>
        <link>https://laswitchtech.com/en/blog/2024/11/06/bringing-back-the-original-charm/updates-to-writr?rev=1771266288&amp;do=diff</link>
        <description>Bringing Back the Original Charm: Updates to Writr

Author(s): Louis Ouellet

----------

The Writr theme has always been known for its clean, modern aesthetic, popularized by its distinctive title styling on WordPress. In updating the Writr template for DokuWiki, I wanted to preserve this unique look while ensuring the template’s functionality works seamlessly with DokuWiki’s features. This update not only revives the original post and page title styling from WordPress but also introduces suppo…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/08/enhancing-tablet-responsiveness/updates-to-writr-v2024-11-08?rev=1771266210&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:23:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Enhancing Tablet Responsiveness: Updates to Writr v2024-11-08</title>
        <link>https://laswitchtech.com/en/blog/2024/11/08/enhancing-tablet-responsiveness/updates-to-writr-v2024-11-08?rev=1771266210&amp;do=diff</link>
        <description>Enhancing Tablet Responsiveness: Updates to Writr v2024-11-08

Author(s): Louis Ouellet

----------

In our last update to Writr, we focused on optimizing the mobile experience. This time, we’re shifting our attention to enhancing the tablet experience. Here’s a breakdown of what’s new:</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/12/adding-new-features/updates-to-writr-v2024-11-12?rev=1771266189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:23:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Adding New Features: Updates to Writr v2024-11-12</title>
        <link>https://laswitchtech.com/en/blog/2024/11/12/adding-new-features/updates-to-writr-v2024-11-12?rev=1771266189&amp;do=diff</link>
        <description>Adding New Features: Updates to Writr v2024-11-12

Author(s): Louis Ouellet

----------

In this update, I&#039;m thrilled to introduce some new features to the Writr theme, aimed at enhancing functionality and user experience. Each addition was thoughtfully crafted, and I hope these features will provide you with greater ease and enjoyment.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2023/12/18/how-to-install-dokuwiki-on-a-lamp-server?rev=1771266439&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:27:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Install DokuWiki on a LAMP Server</title>
        <link>https://laswitchtech.com/en/blog/2023/12/18/how-to-install-dokuwiki-on-a-lamp-server?rev=1771266439&amp;do=diff</link>
        <description>How to Install DokuWiki on a LAMP Server

Author(s): Louis Ouellet

----------

Today, we&#039;ll explore how to set up DokuWiki, a versatile and easy-to-use wiki software, on a LAMP (Linux, Apache, MySQL, PHP) server. This guide is ideal for those looking to create a personal or professional wiki without the complexity of larger platforms.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2023/12/18/how-to-restart-a-network-interface-on-a-raspberry-pi?rev=1771266451&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:27:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Restart a Network Interface on a Raspberry Pi</title>
        <link>https://laswitchtech.com/en/blog/2023/12/18/how-to-restart-a-network-interface-on-a-raspberry-pi?rev=1771266451&amp;do=diff</link>
        <description>How to Restart a Network Interface on a Raspberry Pi

Author(s): Louis Ouellet

----------

In the world of Raspberry Pi, ensuring a stable and reliable network connection is crucial for various projects and applications. Whether you are managing a home automation system, setting up a personal server, or experimenting with IoT devices, the ability to restart your network interface can be incredibly handy. This simple yet effective procedure can resolve connectivity issues and refresh your networ…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/10/08/how-to-build-a-ticketing-system?rev=1771266425&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:27:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Build a Simple Ticketing System in DokuWiki</title>
        <link>https://laswitchtech.com/en/blog/2024/10/08/how-to-build-a-ticketing-system?rev=1771266425&amp;do=diff</link>
        <description>How to Build a Simple Ticketing System in DokuWiki

Author(s): Louis Ouellet

----------

Ticketing systems are invaluable tools for managing tasks, issues, or support requests in an organized and efficient way. Whether you are running a help desk or just need a way to track internal issues, a ticketing system provides a centralized method to manage communication and resolve problems promptly. In this tutorial, we will guide you through building a simple ticketing system using</description>
    </item>
</rdf:RDF>
