<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.ortzirc.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="http://wiki.ortzirc.com/feed.php">
        <title>OrtzIRC</title>
        <description></description>
        <link>http://wiki.ortzirc.com/</link>
        <image rdf:resource="http://wiki.ortzirc.com/lib/images/favicon.ico" />
       <dc:date>2009-11-09T12:59:50-08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.ortzirc.com/commands?rev=1239573454&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ortzirc.com/start?rev=1256492307&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.ortzirc.com/lib/images/favicon.ico">
        <title>OrtzIRC</title>
        <link>http://wiki.ortzirc.com/</link>
        <url>http://wiki.ortzirc.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.ortzirc.com/commands?rev=1239573454&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-12T14:57:34-08:00</dc:date>
        <title>commands</title>
        <link>http://wiki.ortzirc.com/commands?rev=1239573454&amp;do=diff</link>
        <description>Copied from here for the time being.

Here’s what the “say” command looks like:



namespace OrtzIRC.Commands
{
    using OrtzIRC.Common;
    using OrtzIRC.PluginFramework;

    /// &lt;summary&gt;
    /// Parts a channel
    /// &lt;/summary&gt;
    [Plugin]
    public class Say : ICommand
    {
        /// &lt;summary&gt;
        /// Sends a message to the current channel
        /// &lt;/summary&gt;
        /// &lt;param name=&quot;channel&quot;&gt;&lt;/param&gt;
        /// &lt;param name=&quot;message&quot;&gt;&lt;/param&gt;
        public void Execute(Chan…</description>
    </item>
    <item rdf:about="http://wiki.ortzirc.com/start?rev=1256492307&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-25T10:38:27-08:00</dc:date>
        <title>start</title>
        <link>http://wiki.ortzirc.com/start?rev=1256492307&amp;do=diff</link>
        <description>OrtzIRC is an IRC client made for wp&gt;power users.

OrtzIRC is a young project that was formed in the summer of 2008 and is currently in pre-alpha.

Also in development, for use in OrtzIRC, is the FlamingIRC library, a fork of Thresher.

Wiki Help


Please note that the following should not be considered an accurate measure of progress</description>
    </item>
</rdf:RDF>
