<?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-06T16:56:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <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/projects/writr/documentation/01/01/index?rev=1774539191&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/02/index?rev=1733405926&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/3d-printing/index?rev=1774376212&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/security/index?rev=1774370565&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/index?rev=1774370569&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/dokuwiki/index?rev=1774370574&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/linux/index?rev=1774370577&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/macos/index?rev=1774370580&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/raspberry-pi/index?rev=1774378984&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/windows/index?rev=1774370587&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/01/31/how-to-prevent-user-from-signing-into-a-microsoft-account-on-windows-11?rev=1771266353&amp;do=diff"/>
                <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/2026/03/22/when-it-s-not-the-network-an-rdp-investigation-that-led-elsewhere?rev=1774304705&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/01/index?rev=1733425320&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/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/projects/writr/documentation/01/01/index?rev=1774539191&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-26T15:33:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01.01. Formatting Syntax</title>
        <link>https://laswitchtech.com/en/projects/writr/documentation/01/01/index?rev=1774539191&amp;do=diff</link>
        <description>01.01. Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/02/index?rev=1733405926&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T13:38:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01.02. Creating a Release</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/01/02/index?rev=1733405926&amp;do=diff</link>
        <description>01.02. Creating a Release

Once you’ve finished customizing and testing your configurator, follow these steps to create a release version:

Step 1: Create a Pull Request to Merge dev into stable

	*  Go to your forked repository on GitHub.
	*  Navigate to the</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/3d-printing/index?rev=1774376212&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T18:16:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>3D Printing</title>
        <link>https://laswitchtech.com/en/blog/3d-printing/index?rev=1774376212&amp;do=diff</link>
        <description>3D Printing



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/security/index?rev=1774370565&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:42:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Security</title>
        <link>https://laswitchtech.com/en/blog/security/index?rev=1774370565&amp;do=diff</link>
        <description>Security



When It’s Not the Network: An RDP Investigation That Led Elsewhere

Author(s): Louis Ouellet

----------

In a recent deployment, I was asked to investigate unstable Remote Desktop (RDP) sessions to a remote server accessed over a site-to-site VPN.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/index?rev=1774370569&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:42:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tutorials</title>
        <link>https://laswitchtech.com/en/blog/tutorials/index?rev=1774370569&amp;do=diff</link>
        <description>Tutorials



Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax

Author(s): Louis Ouellet

----------

DokuWiki is a fantastic tool for creating and managing content collaboratively. However, working with custom markdown can sometimes be a hurdle, especially for users who aren’t familiar with its nuances. For instance, when dealing with form inputs, DokuWiki users often encounter issues with preserving newlines (\n) during form submission. To …</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/dokuwiki/index?rev=1774370574&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:42:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DokuWiki</title>
        <link>https://laswitchtech.com/en/blog/tutorials/dokuwiki/index?rev=1774370574&amp;do=diff</link>
        <description>DokuWiki



Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax

Author(s): Louis Ouellet

----------

DokuWiki is a fantastic tool for creating and managing content collaboratively. However, working with custom markdown can sometimes be a hurdle, especially for users who aren’t familiar with its nuances. For instance, when dealing with form inputs, DokuWiki users often encounter issues with preserving newlines (\n) during form submission. To s…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/linux/index?rev=1774370577&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:42:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Linux</title>
        <link>https://laswitchtech.com/en/blog/tutorials/linux/index?rev=1774370577&amp;do=diff</link>
        <description>Linux



When It’s Not the Network: An RDP Investigation That Led Elsewhere

Author(s): Louis Ouellet

----------

In a recent deployment, I was asked to investigate unstable Remote Desktop (RDP) sessions to a remote server accessed over a site-to-site VPN.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/macos/index?rev=1774370580&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:43:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>macOS</title>
        <link>https://laswitchtech.com/en/blog/tutorials/macos/index?rev=1774370580&amp;do=diff</link>
        <description>macOS



Reset your macOS user password

Author(s): Louis Ouellet

----------

Forgetting your macOS user password can be frustrating, but rest assured, there’s a straightforward way to get back into your account. This guide will walk you through resetting your macOS user password using Recovery Mode.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/raspberry-pi/index?rev=1774378984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T19:03:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Raspberry Pi</title>
        <link>https://laswitchtech.com/en/blog/tutorials/raspberry-pi/index?rev=1774378984&amp;do=diff</link>
        <description>Raspberry Pi



Repurpose Old Printers Using a Raspberry Pi

Author(s): Louis Ouellet  

----------

In this project, we will repurpose an old Canon Color ImageClass MF8350CDN printer using a Raspberry Pi. Since Canon no longer supports Windows 11 for this device, using a Raspberry Pi as a print server allows us to extend the printer’s lifespan. It also enables features such as AirPrint for convenient wireless printing from Apple devices.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/windows/index?rev=1774370587&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:43:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Windows</title>
        <link>https://laswitchtech.com/en/blog/tutorials/windows/index?rev=1774370587&amp;do=diff</link>
        <description>Windows



When It’s Not the Network: An RDP Investigation That Led Elsewhere

Author(s): Louis Ouellet

----------

In a recent deployment, I was asked to investigate unstable Remote Desktop (RDP) sessions to a remote server accessed over a site-to-site VPN.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/01/31/how-to-prevent-user-from-signing-into-a-microsoft-account-on-windows-11?rev=1771266353&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:25:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to prevent user from signing into a Microsoft Account on Windows 11</title>
        <link>https://laswitchtech.com/en/blog/2024/01/31/how-to-prevent-user-from-signing-into-a-microsoft-account-on-windows-11?rev=1771266353&amp;do=diff</link>
        <description>How to prevent user from signing into a Microsoft Account on Windows 11

Author(s): Louis Ouellet

----------

With the integration of Microsoft accounts into Windows 11, users have the ability to sync settings, files, and preferences across devices. However, there may be situations where an administrator needs to restrict this capability for security or policy compliance. Whether you&#039;re managing a corporate environment or you simply prefer to use local accounts, Windows 11 provides a way to dis…</description>
    </item>
    <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/2026/03/22/when-it-s-not-the-network-an-rdp-investigation-that-led-elsewhere?rev=1774304705&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-23T22:25:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>When It’s Not the Network: An RDP Investigation That Led Elsewhere</title>
        <link>https://laswitchtech.com/en/blog/2026/03/22/when-it-s-not-the-network-an-rdp-investigation-that-led-elsewhere?rev=1774304705&amp;do=diff</link>
        <description>When It’s Not the Network: An RDP Investigation That Led Elsewhere

Author(s): Louis Ouellet

----------

In a recent deployment, I was asked to investigate unstable Remote Desktop (RDP) sessions to a remote server accessed over a site-to-site VPN.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/01/index?rev=1733425320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T19:02:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01.01. Basic Usage</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/01/01/index?rev=1733425320&amp;do=diff</link>
        <description>01.01. Basic Usage

This guide will walk you through the process of setting up and customizing the INI Configurator to create your own configuration editor application. The configurator allows you to design a custom graphical interface for managing .ini files by modifying fields and constants.</description>
    </item>
</rdf:RDF>
