<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.scottn.us/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.scottn.us/feed.php">
        <title>wiki.scottn.us c</title>
        <description></description>
        <link>http://wiki.scottn.us/</link>
        <image rdf:resource="http://wiki.scottn.us/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-30T18:24:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.scottn.us/c:start?rev=1699137006&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.scottn.us/c:twitter.awk?rev=1699137006&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.scottn.us/lib/tpl/dokuwiki/images/favicon.ico">
        <title>wiki.scottn.us</title>
        <link>http://wiki.scottn.us/</link>
        <url>http://wiki.scottn.us/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.scottn.us/c:start?rev=1699137006&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T22:30:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>c:start</title>
        <link>http://wiki.scottn.us/c:start?rev=1699137006&amp;do=diff</link>
        <description>Programming

Some things I do. Little snippets of peoples homework and such are here: &lt;http://scottn.us/code/&gt;

awk

I&#039;ve been messing with awk a lot lately. Some is in the code directory, but the big one is my twitter client. odd, huh? :)

irc bot

lot of stuffs to learn in that. &lt;http://scottn.us/bot.php&gt;

Modules example</description>
    </item>
    <item rdf:about="http://wiki.scottn.us/c:twitter.awk?rev=1699137006&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T22:30:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>c:twitter.awk</title>
        <link>http://wiki.scottn.us/c:twitter.awk?rev=1699137006&amp;do=diff</link>
        <description>Twitter.awk

@neutronbot on twitter is a bot using the streaming API. I like to write IRC bots when I learn a new language. I did that, then realized this streaming API. Now I can act like twitter is real-time chat and make a bot. :)

Challenges

Starting from the beginning, and ending at the latest..</description>
    </item>
</rdf:RDF>
