<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://nabaztag.magicmonkey.org/dokuwiki/lib/styles/feed.css" 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://nabaztag.magicmonkey.org/dokuwiki/feed.php">
        <title>Nabaztag: my investigation, proxy and bytecode assembler</title>
        <description></description>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/</link>
        <image rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/lib/images/favicon.ico" />
       <dc:date>2008-07-19T23:18:15+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/start?do=diff1216254469"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/my-assembler?do=diff1216254420"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/my-nabaztag-proxy?do=diff1214346031"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/my-proxy?do=diff1169410007"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/interrupt-handling-example?do=diff1169303488"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/clockface?do=diff1169303334"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/programs?do=diff1169303034"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/the-bytecode?do=diff1169298140"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/random-things-i-ve-learnt?do=diff1168991739"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/iroise-assembler?do=diff1155422842"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/intercepting-the-packets?do=diff1154287851"/>
                <rdf:li rdf:resource="http://nabaztag.magicmonkey.org/dokuwiki/the-hardware?do=diff1154280936"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/lib/images/favicon.ico">
        <title>Nabaztag: my investigation, proxy and bytecode assembler</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/</link>
        <url>http://nabaztag.magicmonkey.org/dokuwiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/start?do=diff1216254469">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-17T01:27:49+01:00</dc:date>
        <dc:creator>Kevin (kevin@87.194.151.46)</dc:creator>
        <title>start</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/start?do=diff1216254469</link>
        <description> In this wiki, I&amp;rsquo;ll try to document everything which I learn whilst &amp;ldquo;playing&amp;rdquo; with my Nabaztag. It probably won&amp;rsquo;t be all that interesting, but may be of some use to someone, and will probably be useful to me in a few years&amp;rsq...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/my-assembler?do=diff1216254420">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-17T01:27:00+01:00</dc:date>
        <dc:creator>Kevin (kevin@87.194.151.46)</dc:creator>
        <title>my-assembler - Updated assembler file</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/my-assembler?do=diff1216254420</link>
        <description> My assembler is written in a fairly quick and hacky way, however it seems to work ok.  naz_assembler_v2.tbz2  It needs PHP5, and you run it like this:  php -f &amp;lt;path to asm.php&amp;gt; &amp;lt;path to .asm file&amp;gt; It will write a file called the same thi...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/my-nabaztag-proxy?do=diff1214346031">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-24T23:20:31+01:00</dc:date>
        <dc:creator>Kevin (kevin@87.194.151.46)</dc:creator>
        <title>my-nabaztag-proxy</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/my-nabaztag-proxy?do=diff1214346031</link>
        <description> This is where I&amp;rsquo;m developing a new proxy, which will eventually be able to support multiple rabbits and be able to either offer them services itself OR transparently pass on the request to the Violet service.  It needs an Apache config similar...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/my-proxy?do=diff1169410007">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-21T20:06:47+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>my-proxy</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/my-proxy?do=diff1169410007</link>
        <description> There are many HTTP proxies available on the Internet, probably the most well-known of which is Squid. Most of them can use external &amp;ldquo;filter&amp;rdquo; programs to define how the HTTP request is handled, which would be a fine way to spoof a respon...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/interrupt-handling-example?do=diff1169303488">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-20T14:31:28+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>interrupt-handling-example - created</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/interrupt-handling-example?do=diff1169303488</link>
        <description> This program handles an interrupt which is generated when the button on the rabbit&amp;rsquo;s head is pressed. It flashes some lights all the time, to show that the program hasn&amp;rsquo;t locked-up, and it flashes another light when the button is pressed...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/clockface?do=diff1169303334">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-20T14:28:54+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>clockface - created</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/clockface?do=diff1169303334</link>
        <description> This is a program which my girlfriend suggested I write; I don&amp;rsquo;t see too well without glasses, so at night I find it difficult to read a clock. This program makes the tummy LED change colour depending upon what hour it it, and the lights aroun...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/programs?do=diff1169303034">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-20T14:23:54+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>programs - created</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/programs?do=diff1169303034</link>
        <description> Here&amp;rsquo;s some fun programs I&amp;rsquo;ve written - I&amp;rsquo;m very much still at the learning phase, so most of these are experimental programs.   Clockface  Interrupt handling example   ...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/the-bytecode?do=diff1169298140">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-20T13:02:20+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>the-bytecode</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/the-bytecode?do=diff1169298140</link>
        <description> The Nabaztag runs a virtual machine on top of a PIC 18F. The PIC code handles all of the bootup, all the network stuff, the HTTP requests, and all of the actual hardware interface. The virtual machine gets new firmware via a type &amp;ldquo;5&amp;rdquo; HTT...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/random-things-i-ve-learnt?do=diff1168991739">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-16T23:55:39+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>random-things-i-ve-learnt</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/random-things-i-ve-learnt?do=diff1168991739</link>
        <description> in no particular order...   For a type 4 packet (which sets the SRC data) to be interpreted, it must start with the same 4 bytes as the &amp;ldquo;ID&amp;rdquo; of the currently-running program. The value of the register given to the SRC instruction starts ...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/iroise-assembler?do=diff1155422842">
        <dc:format>text/html</dc:format>
        <dc:date>2006-08-12T23:47:22+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>iroise-assembler - Properly marked the code sections</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/iroise-assembler?do=diff1155422842</link>
        <description> A nice person has put together a pretty-darn-good online (dis)assembler at http://nabaztag.iroise.net/ but there&amp;rsquo;s absolutely _no_ documentation for the assembly code which it uses. I found that the easiest way to find out about it was to capt...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/intercepting-the-packets?do=diff1154287851">
        <dc:format>text/html</dc:format>
        <dc:date>2006-07-30T20:30:51+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>intercepting-the-packets - Linked to my proxy page</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/intercepting-the-packets?do=diff1154287851</link>
        <description> There&amp;rsquo;s a few ways in which you can intercept the communication between the rabbit and the server:  Define a proxy in the rabbit&amp;rsquo;s wireless setup screen, to point at your packet-intercepter  Spoof the response to the DNS request that the...</description>
    </item>
    <item rdf:about="http://nabaztag.magicmonkey.org/dokuwiki/the-hardware?do=diff1154280936">
        <dc:format>text/html</dc:format>
        <dc:date>2006-07-30T18:35:36+01:00</dc:date>
        <dc:creator>Kevin (kevin@86.111.164.233)</dc:creator>
        <title>the-hardware - Added the title</title>
        <link>http://nabaztag.magicmonkey.org/dokuwiki/the-hardware?do=diff1154280936</link>
        <description> The Nabaztag is made up of:  5 coloured lights (3 across the stomach, one behind the nose, and one lighting-up the toes), all of which are made of colour-mixing 8-bit red/green/blue LEDs  2 motors, one for each ear  a position sensor on each motor  ...</description>
    </item>
</rdf:RDF>
