<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.dev0.de/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.dev0.de/feed.php">
        <title>wiki.dev0.de 0irc</title>
        <description></description>
        <link>https://wiki.dev0.de/</link>
        <image rdf:resource="https://wiki.dev0.de/lib/tpl/vector/images/favicon.ico" />
       <dc:date>2026-05-13T13:52:47+0200</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:bugs?rev=1550228502&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:changelog?rev=1550228502&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:commands?rev=1550228502&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:configuration?rev=1550228503&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:development?rev=1550228503&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:faq?rev=1550228503&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:install?rev=1550228503&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:start?rev=1550244442&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:startup?rev=1550228504&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dev0.de/0irc:todo?rev=1550228504&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.dev0.de/lib/tpl/vector/images/favicon.ico">
        <title>wiki.dev0.de</title>
        <link>https://wiki.dev0.de/</link>
        <url>https://wiki.dev0.de/lib/tpl/vector/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.dev0.de/0irc:bugs?rev=1550228502&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:42+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:bugs</title>
        <link>https://wiki.dev0.de/0irc:bugs?rev=1550228502&amp;do=diff</link>
        <description>0irc known bugs

Here is a list of all bugs that are discovered. If you discover one or more, please mail them to murphy2005 (at) dev0.de and put the title 0irc bug in it. Also specify your version of 0irc. I will try and get this bug fixed as soon as i can manage.</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:changelog?rev=1550228502&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:42+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:changelog</title>
        <link>https://wiki.dev0.de/0irc:changelog?rev=1550228502&amp;do=diff</link>
        <description>0irc changelog

(2000/1/25) - v1.0 build 1 - used Aurore Irc source

	*  removed speech.dll and complete speech engine support
	*  removed finger.c &amp; finger.h (fingerclient)
	*  removed about-dialog
	*  removed some menu-elements
	*  it's now light-weight with 110kb, before ~200kb</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:commands?rev=1550228502&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:42+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:commands</title>
        <link>https://wiki.dev0.de/0irc:commands?rev=1550228502&amp;do=diff</link>
        <description>0irc commands

	&quot;
	&quot; This is almost a complete documentation now
 
 The only incomplete documented commands are now invite and window.
 The commands are marked with the FIXME icon.&quot;
&quot;

Here are all commands with the complete documentation.

Most commands are standard and you can check yourself the commands also on</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:configuration?rev=1550228503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:43+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:configuration</title>
        <link>https://wiki.dev0.de/0irc:configuration?rev=1550228503&amp;do=diff</link>
        <description>0irc Configuration

	&quot;
	&quot; This is prelimery documentation. It needs some work... FIXME&quot;
&quot;</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:development?rev=1550228503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:43+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:development</title>
        <link>https://wiki.dev0.de/0irc:development?rev=1550228503&amp;do=diff</link>
        <description>Developer Informations

	&quot;
	&quot; This is prelimery documentation. It needs some work... FIXME&quot;
&quot;

Requirements

	*  Visual C++ 6.0 with Service Pack 5/6
	*  Sourcecode of 0irc

How to compile 0irc.exe

	&quot;
	&quot; needs to be done FIXME&quot;
&quot;

How to compile Litestep dll of 0irc</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:faq?rev=1550228503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:43+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:faq</title>
        <link>https://wiki.dev0.de/0irc:faq?rev=1550228503&amp;do=diff</link>
        <description>0irc Frequently Asked Questions

Here are all questions i receive via mail to help users to get there system running smooth. Not much here till now, but i will update it with some more from time to time.

What should i when i got a question?

Please sent me a mail with your question. I will answer it as fast as i can. The mail adress is</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:install?rev=1550228503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:43+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:install</title>
        <link>https://wiki.dev0.de/0irc:install?rev=1550228503&amp;do=diff</link>
        <description>0irc Installation

	&quot;
	&quot; This is prelimery documentation. It needs some work... FIXME&quot;
&quot;

Information

Till now there is no installation file for 0irc. I will work on this with the next release. Also you can download the zip file and unpack it. Run 0irc and you are done.</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:start?rev=1550244442&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T16:27:22+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:start</title>
        <link>https://wiki.dev0.de/0irc:start?rev=1550244442&amp;do=diff</link>
        <description>0irc

Information

	*   OS Windows 9x, NT, XP, Vista and 7
	*   Version 1.4.53
	*   Release 2007/04/03
	*   Developer Torsten Stelling
	*   License GPL
	*   Language English
	*   Website www.dev0.de
Development of 0irc is stopped



mail

Introduction

0irc is a small irc-client for windows. It's one of the smallest irc clients for windows which also is open source. It has only a small set of functions, but i think it can be compared to bitchx with the interface, not the functions. My interface …</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:startup?rev=1550228504&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:44+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:startup</title>
        <link>https://wiki.dev0.de/0irc:startup?rev=1550228504&amp;do=diff</link>
        <description>0irc First Steps

	&quot;
	&quot; This is prelimery documentation. It needs some work... FIXME&quot;
&quot;</description>
    </item>
    <item rdf:about="https://wiki.dev0.de/0irc:todo?rev=1550228504&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-15T12:01:44+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0irc:todo</title>
        <link>https://wiki.dev0.de/0irc:todo?rev=1550228504&amp;do=diff</link>
        <description>0irc todo list

Here is a list of features or todo entries which must be done. Normally i will get here things that are not bugs. For a feature request sent me a mail at murphy2005 (at) dev0.de
 No.  Date  Version  Date done  Description  1  2006/12/20  v1.3.45b</description>
    </item>
</rdf:RDF>
