<?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-05T05:23:37+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/03/01/index?rev=1733406452&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/01/index?rev=1733425320&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/projects/ini-configurator/index?rev=1733429126&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/projects/ini-configurator/documentation/03/01/index?rev=1733406452&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T13:47:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>03.01. Field Types</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/03/01/index?rev=1733406452&amp;do=diff</link>
        <description>03.01. Field Types
 Type  Value  Options  Description  Example  static  None  None  This field type is only used to display static text such as instructions.  
&quot;static&quot;: {
    &quot;label&quot;: &quot;Static&quot;,
    &quot;tooltip&quot;: &quot;This is a static field&quot;,
    &quot;type&quot;: &quot;static&quot;,
    &quot;default&quot;: &quot;Lorem Ipsum is simply dummy text.&quot;,
    &quot;required&quot;: true
}</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>
    <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/projects/ini-configurator/index?rev=1733429126&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T20:05:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>INI Configurator</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/index?rev=1733429126&amp;do=diff</link>
        <description>Source
 Issues
 Download
 Donation

INI Configurator

Author(s): Louis Ouellet

----------

INI Configurator is a lightweight and user-friendly GUI application designed for configuring .ini files. The application allows users to seamlessly edit and manage configuration settings with a collapsible section-based interface, ensuring clarity and simplicity even with complex configuration files. The source code may be used to build similar applications for other configuration files.</description>
    </item>
</rdf:RDF>
