<?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-06-22T03:39:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/10/30/enhancing-dokuwiki-with-an-email-script-for-the-bureaucracy-plugin?rev=1771266414&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/12/20/enhancing-your-dokuwiki-forms-with-custom-javascript-replacing-newlines-with-markdown-friendly-syntax?rev=1771266090&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/26/how-to-join-a-new-server-to-an-existing-domain?rev=1771266179&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/29/how-to-publish-a-remote-application-using-windows-server-rds?rev=1771266150&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/11/27/how-to-install-remote-desktop-services-on-windows-server-2022?rev=1771266169&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/2024/11/05/enhancing-mobile-responsiveness/updates-to-writr?rev=1771266301&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/30/enhancing-dokuwiki-with-an-email-script-for-the-bureaucracy-plugin?rev=1771266414&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:26:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Enhancing DokuWiki with an Email Script for the Bureaucracy Plugin</title>
        <link>https://laswitchtech.com/en/blog/2024/10/30/enhancing-dokuwiki-with-an-email-script-for-the-bureaucracy-plugin?rev=1771266414&amp;do=diff</link>
        <description>Enhancing DokuWiki with an Email Script for the Bureaucracy Plugin

Author(s): Louis Ouellet

----------

Enhance your DokuWiki experience with a powerful email script for the Bureaucracy Plugin. This script streamlines communication, ensuring efficient data management and user interaction within your DokuWiki.</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/12/20/enhancing-your-dokuwiki-forms-with-custom-javascript-replacing-newlines-with-markdown-friendly-syntax?rev=1771266090&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax</title>
        <link>https://laswitchtech.com/en/blog/2024/12/20/enhancing-your-dokuwiki-forms-with-custom-javascript-replacing-newlines-with-markdown-friendly-syntax?rev=1771266090&amp;do=diff</link>
        <description>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 simplify this…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/26/how-to-join-a-new-server-to-an-existing-domain?rev=1771266179&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:22:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Join a New Server to an Existing Domain</title>
        <link>https://laswitchtech.com/en/blog/2024/11/26/how-to-join-a-new-server-to-an-existing-domain?rev=1771266179&amp;do=diff</link>
        <description>How to Join a New Server to an Existing Domain

Author(s): Louis Ouellet

----------

Managing servers in an enterprise environment often involves joining new servers to an existing Active Directory (AD) domain. This process ensures centralized authentication and resource management. In this tutorial, we will walk through the steps to successfully join a Windows Server to an existing domain.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/29/how-to-publish-a-remote-application-using-windows-server-rds?rev=1771266150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:22:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Publish a Remote Application using Windows Server RDS</title>
        <link>https://laswitchtech.com/en/blog/2024/11/29/how-to-publish-a-remote-application-using-windows-server-rds?rev=1771266150&amp;do=diff</link>
        <description>How to Publish a Remote Application using Windows Server RDS

Author(s): Louis Ouellet

----------

In today’s fast-paced, remote-friendly world, businesses are increasingly relying on tools that enable seamless access to applications from anywhere. Windows Server Remote Desktop Services (RDS) is a robust solution that allows organizations to centralize application management while providing users with secure and efficient access to their work tools. With RDS, you can publish individual applicat…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/11/27/how-to-install-remote-desktop-services-on-windows-server-2022?rev=1771266169&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:22:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Install Remote Desktop Services on Windows Server 2022</title>
        <link>https://laswitchtech.com/en/blog/2024/11/27/how-to-install-remote-desktop-services-on-windows-server-2022?rev=1771266169&amp;do=diff</link>
        <description>How to Install Remote Desktop Services on Windows Server 2022

Author(s): Louis Ouellet

----------

Remote Desktop Services (RDS) is an essential component for organizations that need centralized desktop and application access. Installing RDS on Windows Server 2022 provides a robust and secure environment for remote work and collaboration. In this guide, we’ll walk you through the process of installing and configuring Remote Desktop Services on Windows Server 2022.</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/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>
</rdf:RDF>
