<?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-05T23:27:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/index?rev=1733491600&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/index?rev=1733359629&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/02/index?rev=1733359621&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/03/index?rev=1733361100&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/index?rev=1733491600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-06T13:26:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Documentation</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/index?rev=1733491600&amp;do=diff</link>
        <description>Documentation

01. Getting Started

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/index?rev=1733359629&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T00:47:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01. Getting Started</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/01/index?rev=1733359629&amp;do=diff</link>
        <description>01. Getting Started

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/02/index?rev=1733359621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T00:47:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>02. Troubleshooting</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/02/index?rev=1733359621&amp;do=diff</link>
        <description>02. Troubleshooting

02.01. Getting Help

General support

Having trouble getting INI Configurator working in your project? You can try emailing &lt;support@laswitchtech.com&gt;.

Reporting bugs

Found a problem with INI Configurator? Feel free to open a ticket on the INI Configurator</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/ini-configurator/documentation/03/index?rev=1733361100&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T01:11:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>03. Configuration</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/03/index?rev=1733361100&amp;do=diff</link>
        <description>03. Configuration

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>
</rdf:RDF>
