<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://heikkisiltala.net/wiki/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://heikkisiltala.net/wiki/feed.php">
        <title>heikkisiltala.net</title>
        <description>online since 1994</description>
        <link>https://heikkisiltala.net/wiki/</link>
        <image rdf:resource="https://heikkisiltala.net/wiki/_media/wiki/logo.png" />
       <dc:date>2026-05-12T12:32:53+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://heikkisiltala.net/wiki/en/information_technology/catz/service_management?rev=1677275704&amp;do=diff"/>
                <rdf:li rdf:resource="https://heikkisiltala.net/wiki/en/information_technology/catz/bulk_interface?rev=1676936233&amp;do=diff"/>
                <rdf:li rdf:resource="https://heikkisiltala.net/wiki/en/information_technology/dokuwiki_notes_and_tricks?rev=1676669608&amp;do=diff"/>
                <rdf:li rdf:resource="https://heikkisiltala.net/wiki/en/information_technology/framework_comparison?rev=1676936233&amp;do=diff"/>
                <rdf:li rdf:resource="https://heikkisiltala.net/wiki/en/information_technology/mixing_static_and_dynamic?rev=1697046717&amp;do=diff"/>
                <rdf:li rdf:resource="https://heikkisiltala.net/wiki/en/information_technology/one_disk_nas?rev=1695418296&amp;do=diff"/>
                <rdf:li rdf:resource="https://heikkisiltala.net/wiki/en/information_technology/perl2python?rev=1708315431&amp;do=diff"/>
                <rdf:li rdf:resource="https://heikkisiltala.net/wiki/en/information_technology/the_zeus_malware_incident?rev=1677196489&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://heikkisiltala.net/wiki/_media/wiki/logo.png">
        <title>heikkisiltala.net</title>
        <link>https://heikkisiltala.net/wiki/</link>
        <url>https://heikkisiltala.net/wiki/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://heikkisiltala.net/wiki/en/information_technology/catz/service_management?rev=1677275704&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-24T21:55:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Catz service management</title>
        <link>https://heikkisiltala.net/wiki/en/information_technology/catz/service_management?rev=1677275704&amp;do=diff</link>
        <description>Catz service management

Latest update 2022-07-16.

This page contains short process descriptions, notes and checks for Catz application engine management and for version upgrades. This page is provided as public to show an example how a Perl- and Mojolicious-based application can be managed. This also gives me online access to the notes.</description>
    </item>
    <item rdf:about="https://heikkisiltala.net/wiki/en/information_technology/catz/bulk_interface?rev=1676936233&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-20T23:37:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Catz bulk intefrace</title>
        <link>https://heikkisiltala.net/wiki/en/information_technology/catz/bulk_interface?rev=1676936233&amp;do=diff</link>
        <description>Catz bulk intefrace

2021-04-25: This interface had its practical use until summer 2014. It is still available but considered deprecated.

Listing the photos of an album

The request is sent as HTTP GET and a plain text document is retured. The first
line returned is an informational header. The following lines contain the
data using the pipe character as a column separator. The fields retuned are</description>
    </item>
    <item rdf:about="https://heikkisiltala.net/wiki/en/information_technology/dokuwiki_notes_and_tricks?rev=1676669608&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-17T21:33:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dokuwiki notes and tricks</title>
        <link>https://heikkisiltala.net/wiki/en/information_technology/dokuwiki_notes_and_tricks?rev=1676669608&amp;do=diff</link>
        <description>Dokuwiki notes and tricks

Latest update 2023-02-17.

My preferred template

My preferred DokuWiki template is Bootstrap3. This site is using theme Cosmo. I also like United theme a lot. Before switching to Bootstrap3 I used to use Typowiki template.

Automatic UI language selection based on URL

	*  Installed languages: en, fi</description>
    </item>
    <item rdf:about="https://heikkisiltala.net/wiki/en/information_technology/framework_comparison?rev=1676936233&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-20T23:37:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Perl MVC frameworks: Catalyst, Dancer, Mojolicious</title>
        <link>https://heikkisiltala.net/wiki/en/information_technology/framework_comparison?rev=1676936233&amp;do=diff</link>
        <description>Perl MVC frameworks: Catalyst, Dancer, Mojolicious

Written in 2010.

I used all the three Perl MVC frameworks (Catalyst, Dancer and Mojolicious) during this project. I started the project with Catalyst and implemented some of the core features and content pages with it. Then I started a side project to test Dancer framework. When the project started I found Mojolicious not to be mature enough for this system. But it developed a lot and later I decided to switch from Catalyst to Mojolicious. The…</description>
    </item>
    <item rdf:about="https://heikkisiltala.net/wiki/en/information_technology/mixing_static_and_dynamic?rev=1697046717&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-11T17:51:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Building a website mixing static and dynamic techniques</title>
        <link>https://heikkisiltala.net/wiki/en/information_technology/mixing_static_and_dynamic?rev=1697046717&amp;do=diff</link>
        <description>Building a website mixing static and dynamic techniques

An ongoing writing process. Started 2021-07-12. Latest update 2023-10-11.

From where do we start

I&#039;m a content creator, maintainer, developer and webmaster of a few websites purely as a hobby.</description>
    </item>
    <item rdf:about="https://heikkisiltala.net/wiki/en/information_technology/one_disk_nas?rev=1695418296&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-22T21:31:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Creating a small NAS server based on OpenMediaVault</title>
        <link>https://heikkisiltala.net/wiki/en/information_technology/one_disk_nas?rev=1695418296&amp;do=diff</link>
        <description>Creating a small NAS server based on OpenMediaVault

The initial version written 2020-07-15. Latest update 2020-08-01. See a separate page for long-term impressions.

My goal was to create a small and simple network attached storage (NAS) server to serve as a file sharing server between devices connected to home network. The performance requirements for this system were low. I wanted to file storage to be encrypted.</description>
    </item>
    <item rdf:about="https://heikkisiltala.net/wiki/en/information_technology/perl2python?rev=1708315431&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-19T04:03:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Moving from Perl to Python</title>
        <link>https://heikkisiltala.net/wiki/en/information_technology/perl2python?rev=1708315431&amp;do=diff</link>
        <description>Moving from Perl to Python

Created 2021-04-27. Latest update 2024-02-19.

The need for a general purpose programming language

The programming languages that I&#039;ve previously used include Java, JavaScript, PL/SQL, Ruby, Perl, C, C++, PHP, Pascal, Visual Basic, Lisp and Fortran (at least).</description>
    </item>
    <item rdf:about="https://heikkisiltala.net/wiki/en/information_technology/the_zeus_malware_incident?rev=1677196489&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-23T23:54:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>The ZeuS malware incident</title>
        <link>https://heikkisiltala.net/wiki/en/information_technology/the_zeus_malware_incident?rev=1677196489&amp;do=diff</link>
        <description>The ZeuS malware incident

This report was written in 2014, latest update 2017-10-22. Summary in Finnish.

My Windows 7 desktop computer was hit by ZeuS malware or some variant of it. It wasn&#039;t detected by virus scanners and so it lived on the computer at least over a month, maybe much longer. Here is the full story.</description>
    </item>
</rdf:RDF>
