<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.czechidm.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://wiki.czechidm.com/feed.php">
        <title>IdStory Identity Manager</title>
        <description></description>
        <link>https://wiki.czechidm.com/</link>
        <image rdf:resource="https://wiki.czechidm.com/_media/wiki/logo.png" />
       <dc:date>2026-05-08T04:35:37+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/creating_a_development_environment?rev=1771504787&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/quick_start_with_devstack?rev=1517216269&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/build_backend?rev=1704788929&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/button_changes_color_if_filter_is_used?rev=1509838414&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.czechidm.com/_media/wiki/logo.png">
        <title>IdStory Identity Manager</title>
        <link>https://wiki.czechidm.com/</link>
        <url>https://wiki.czechidm.com/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/creating_a_development_environment?rev=1771504787&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-19T12:39:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Creating a development environment</title>
        <link>https://wiki.czechidm.com/tutorial/dev/creating_a_development_environment?rev=1771504787&amp;do=diff</link>
        <description>Creating a development environment

This text is intended as a tutorial for CzechIdM developers with the goal to set up IDE, build CzechIdM in it and run the system. If you prefer quick glance at the code or need to start quickly, you can use Quick start with devstack.

1. Install Java and Maven</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/quick_start_with_devstack?rev=1517216269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-01-29T08:57:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Quick start with devstack</title>
        <link>https://wiki.czechidm.com/tutorial/dev/quick_start_with_devstack?rev=1517216269&amp;do=diff</link>
        <description>Quick start with devstack

When you want to try start explore CzechIdM from developer view and you don't have enough free time, is possible use our Docker with setup all necessary applications and service. Docker url: https://hub.docker.com/r/bcvsolutions/czechidm-dev/. Using this Docker container is very simple.</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/build_backend?rev=1704788929&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-09T08:28:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Build CzechIdM Backend</title>
        <link>https://wiki.czechidm.com/tutorial/dev/build_backend?rev=1704788929&amp;do=diff</link>
        <description>Build CzechIdM Backend

Requirements

Install OpenJDK 11 (OpenJDK 21 for CzechIdm 13.1.0+).

Install Maven. - Required version is 3.1 or higher

Install Tomcat 9.0.*. Tested versions: 9.0.80

Modules

Project modules [mandatory]

	*  parent Maven parent of all following submodules with common dependencies</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/button_changes_color_if_filter_is_used?rev=1509838414&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-11-04T23:33:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Button - Implementing responsive filter button</title>
        <link>https://wiki.czechidm.com/tutorial/dev/button_changes_color_if_filter_is_used?rev=1509838414&amp;do=diff</link>
        <description>Button - Implementing responsive filter button

Description

When we have filled some information in filter table than button with label “Filter” in top right corner changes its color to light blue instead of gray. It will help us recognize if the table below have all data we need and no filter is set.</description>
    </item>
</rdf:RDF>
