<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://imagejdocu.list.lu/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://imagejdocu.list.lu/feed.php">
        <title>ImageJ Documentation Wiki howto:general</title>
        <description></description>
        <link>https://imagejdocu.list.lu/</link>
        <image rdf:resource="https://imagejdocu.list.lu/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-08-25T23:41:01+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/howto/general/howto_upload_jar_files?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/howto/general/how_to_add_a_plugin?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/howto/general/how_to_create_video_tutorials?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/howto/general/how_to_use_this_documenation_wiki?rev=1555067621&amp;do=diff"/>
                <rdf:li rdf:resource="https://imagejdocu.list.lu/howto/general/imagej_performance_tuning?rev=1555067621&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://imagejdocu.list.lu/lib/tpl/dokuwiki/images/favicon.ico">
        <title>ImageJ Documentation Wiki</title>
        <link>https://imagejdocu.list.lu/</link>
        <url>https://imagejdocu.list.lu/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://imagejdocu.list.lu/howto/general/howto_upload_jar_files?rev=1555067621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-12T13:13:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to upload files</title>
        <link>https://imagejdocu.list.lu/howto/general/howto_upload_jar_files?rev=1555067621&amp;do=diff</link>
        <description>How to upload files

NB: You need to login or create account.

Upload your file by clicking on the button shown below:

[Upload 1]

Next, the following browser window should appear:

[ Upload 2]

Select the file(s) to upload using the file chooser:

Upload the files

Write some text</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/howto/general/how_to_add_a_plugin?rev=1555067621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-12T13:13:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to add a plugin to the plugin list?</title>
        <link>https://imagejdocu.list.lu/howto/general/how_to_add_a_plugin?rev=1555067621&amp;do=diff</link>
        <description>How to add a plugin to the plugin list?

	*  To add a new plugin to the ImageJ documentation wiki you have to be a registered user. If you are not registered you may do this now: register.
	*  Before submitting a plugin description be sure to login to the wiki.</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/howto/general/how_to_create_video_tutorials?rev=1555067621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-12T13:13:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to create video tutorials</title>
        <link>https://imagejdocu.list.lu/howto/general/how_to_create_video_tutorials?rev=1555067621&amp;do=diff</link>
        <description>How to create video tutorials

This is a small guide to create video tutorials. There are several free and proprietary software packages available, which might be used to create screen casts of videos. The following link give a small overview:

	*  &lt;http://www.swftools.com/tools-category.php?cat=929&gt;</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/howto/general/how_to_use_this_documenation_wiki?rev=1555067621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-12T13:13:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to use this Documenation WIKI</title>
        <link>https://imagejdocu.list.lu/howto/general/how_to_use_this_documenation_wiki?rev=1555067621&amp;do=diff</link>
        <description>How to use this Documenation WIKI

A brief description of how you use and contribute to this portal.

(This will be updated soon).

Welcome to the Help Center! This way of doing documentation is a bit different from what you may be used to, so please read this document to understand how to contribute.</description>
    </item>
    <item rdf:about="https://imagejdocu.list.lu/howto/general/imagej_performance_tuning?rev=1555067621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-12T13:13:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ImageJ performance tuning</title>
        <link>https://imagejdocu.list.lu/howto/general/imagej_performance_tuning?rev=1555067621&amp;do=diff</link>
        <description>ImageJ performance tuning

General settings of the Garbage Collector

(1) if your CPU is multicore, you will benefit a lot from running garbage collection in parallel with the -Xincgc flag (incremental garbage collection).

(2) disable explicit calls to the garbage collection, which may result in very long pauses. Simply add the -XX:+DisableExplicitGC flag.</description>
    </item>
</rdf:RDF>
