<?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-10T15:46:24+00:00</dc:date>
        <items>
            <rdf:Seq>
                <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/05/enhancing-mobile-responsiveness/updates-to-writr?rev=1771266301&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: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/12/06/how-to-setup-server-backups-on-windows-server-2022?rev=1771266140&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/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/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/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>
    <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/12/06/how-to-setup-server-backups-on-windows-server-2022?rev=1771266140&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:22:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Setup Server Backups on Windows Server 2022</title>
        <link>https://laswitchtech.com/en/blog/2024/12/06/how-to-setup-server-backups-on-windows-server-2022?rev=1771266140&amp;do=diff</link>
        <description>How to Setup Server Backups on Windows Server 2022

Author(s): Louis Ouellet

----------

Backups are an essential part of any server management strategy. They provide a way to recover data and system configurations in case of data loss or system failure. In this guide, we will be setting up server backups on Windows Server 2022. This will allow you to create regular backups of your server&#039;s data and system state, which can be used to restore the server in case of data loss or system failure.</description>
    </item>
</rdf:RDF>
