<?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-07-05T18:07:03+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/blog/2025/01/28/let-s-talk-building-a-modular-php-framework-part-2?rev=1771266048&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2025/02/03/let-s-talk-building-a-modular-php-framework-part-3?rev=1765909135&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2025/01/24/let-s-talk-building-a-modular-php-framework-from-scratch?rev=1771266067&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/2024/10/30/enhancing-dokuwiki-with-an-email-script-for-the-bureaucracy-plugin?rev=1771266414&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/blog/2025/01/28/let-s-talk-building-a-modular-php-framework-part-2?rev=1771266048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:20:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Let&#039;s Talk - Building a Modular PHP Framework part 2</title>
        <link>https://laswitchtech.com/en/blog/2025/01/28/let-s-talk-building-a-modular-php-framework-part-2?rev=1771266048&amp;do=diff</link>
        <description>Let&#039;s Talk - Building a Modular PHP Framework part 2

Author(s): Louis Ouellet

----------

Time for part 2! In our previous part, we set up the groundwork of our modular PHP framework. This time, we will focus on expanding its capabilities to support the following objectives:</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2025/02/03/let-s-talk-building-a-modular-php-framework-part-3?rev=1765909135&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-16T18:18:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Let&#039;s Talk - Building a Modular PHP Framework part 3</title>
        <link>https://laswitchtech.com/en/blog/2025/02/03/let-s-talk-building-a-modular-php-framework-part-3?rev=1765909135&amp;do=diff</link>
        <description>Let&#039;s Talk - Building a Modular PHP Framework part 3

Author(s): Louis Ouellet

----------

In this third installment of our Building a Modular PHP Framework series, we will cover:

	*  Cross-Site Request Forgery (CSRF)
	*  API and Endpoint creation</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2025/01/24/let-s-talk-building-a-modular-php-framework-from-scratch?rev=1771266067&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:21:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Let&#039;s Talk - Building a Modular PHP Framework from Scratch</title>
        <link>https://laswitchtech.com/en/blog/2025/01/24/let-s-talk-building-a-modular-php-framework-from-scratch?rev=1771266067&amp;do=diff</link>
        <description>Let&#039;s Talk - Building a Modular PHP Framework from Scratch

Author(s): Louis Ouellet

----------

Have you ever worked with popular PHP frameworks like CakePHP or Symfony and thought, “I wonder how these were built?” PHP frameworks can be tremendous time-savers, but they are truly powerful only when you know them inside and out. Developing your own mini-framework can be a great learning exercise, giving you deeper insight into best practices, modularity, and maintainability.</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/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>
</rdf:RDF>
