<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <items_returned>27</items_returned>
  <items_available>27</items_available>
  <first_item_position>1</first_item_position>
  <result>
    <message uri="http://www.ohloh.net/accounts/dudymas/messages/54207">
      <id>54207</id>
      <account uri="http://www.ohloh.net/accounts/dudymas">dudymas</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=2fc234b11955d10e0a53d6427c0e8352"/>
      <created_at>2009-10-29T22:37:07Z</created_at>
      <body>Adding #Haxe and #erlang to my list of languages/compilers/platforms to learn how to code in. Boost. Property Trees is very intriguing for a couple reasons. Not sure if I'll use it, however.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/haxe">haXe</project>
        <project uri="http://www.ohloh.net/p/erlang">Erlang</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/mirabilos/messages/37889">
      <id>37889</id>
      <account uri="http://www.ohloh.net/accounts/mirabilos">mirabilos</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=4a1f42a59e40446158ce872818a963a3"/>
      <created_at>2009-06-22T17:09:27Z</created_at>
      <body>We have cool https://eurynome.mirbsd.org/~tg/pub/buttons.png for the LinuxTag: #mnbsd (MidnightBSD), #Glenda (Plan 9), #grml, #MirBSD and #mksh.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/mnbsd">MidnightBSD</project>
        <project uri="http://www.ohloh.net/p/Glenda">Plan 9 from Bell Labs</project>
        <project uri="http://www.ohloh.net/p/grml">grml</project>
        <project uri="http://www.ohloh.net/p/mirbsd">The MirOS Project</project>
        <project uri="http://www.ohloh.net/p/mksh">mksh</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/37167">
      <id>37167</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-06-16T22:36:40Z</created_at>
      <body>#p9doom Lost the source code server, will try to get new hardware soon.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/37165">
      <id>37165</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-06-16T22:31:41Z</created_at>
      <body>Source code is offline, as the server lost a disk.  Will get new hardware sometime soon.</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/25700">
      <id>25700</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-03-23T23:36:13Z</created_at>
      <body>#p9doom Have created stubs for the three main abstractions: Terminal, Game Logic and Network.  The client Terminal simply issues client events and renders the game state, which is generated from other client events and synchronous server states by the Game Logic.  The last abstraction is to allow experimentation with different Network models: Client/Server or Peer-to-Peer.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/24993">
      <id>24993</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-03-17T23:20:37Z</created_at>
      <body>#p9doom Finished up the WADFS, now I can experiment with the SERVERFS as it can now bring in content for the startup sequence and test gamestate updates without any clients (dedicated server).</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/24566">
      <id>24566</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-03-14T08:09:28Z</created_at>
      <body>#p9doom Working on a simple C library that allows changing of video modes via pipe/fork/dup/exec of the existing aux/vga command.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/23900">
      <id>23900</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-03-09T07:18:59Z</created_at>
      <body>#p9doom I have implemented a &quot;/dev/input&quot; driver in Plan9 that combines keyboard and mouse events and can also handle key-up events and non-Rune keys such as shift.  I plan to clean up a rough spec and present it to the 9fans for review shortly.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/23312">
      <id>23312</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-03-03T21:47:48Z</created_at>
      <body>#p9doom Update HG repository to latest codebase. Working on /dev/input driver now.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/22922">
      <id>22922</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-02-28T09:19:59Z</created_at>
      <body>#p9doom Now has SOUND!</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/22874">
      <id>22874</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-02-27T22:12:33Z</created_at>
      <body>#p9doom I have just added the base repository which is a copy of the original linux doom released by Id.  This is not my development area so commits here will lag a bit.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/22654">
      <id>22654</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-02-26T09:37:56Z</created_at>
      <body>#p9doom Wrote a simple /dev/input driver and with simple hooks into /sys/src/9/pc/kbd.c and /sys/src/9/port/devmouse.c and I was able to provide a simple common event stream that can be extended to different types of hardware including joysticks.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/22533">
      <id>22533</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-02-25T11:03:43Z</created_at>
      <body>#p9doom Have placed hooks into the plan9 keyboard and mouse kernel driver, a new driver is being made to interleave the events in order.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/22494">
      <id>22494</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-02-25T01:35:14Z</created_at>
      <body>#p9doom needs more direct access to some of the underlying input hardware {joystick,keyboard,mouse}.  The idea is to write some simple /dev driver to simply export the hardware states and provide a user-space library that can abstract them in the goal of providing a portable programming interface.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/22100">
      <id>22100</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-02-22T01:25:15Z</created_at>
      <body>#p9doom Stable rendering and playback through demos, only minor rendering issues left.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jtomaschke/messages/21905">
      <id>21905</id>
      <account uri="http://www.ohloh.net/accounts/jtomaschke">jtomaschke</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=cda61e1acdbbd478aa680ee754081f8c"/>
      <created_at>2009-02-20T09:52:03Z</created_at>
      <body>#p9doom Working on direct access to keyboard registers instead of plan9 events due to lack of key-up / shift problems.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/p9doom">Plan9 Doom Port</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/13257">
      <id>13257</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-12-02T15:09:30Z</created_at>
      <body>Performance analysis and improvement of v9fs</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/5587">
      <id>5587</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-08-08T19:05:44Z</created_at>
      <body>ACM Operating Systems Review issue on the Linux Kernel available: http://portal.acm.org/toc.cfm?id=1400097</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/5010">
      <id>5010</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-07-29T18:10:25Z</created_at>
      <body>Testing #inferno linuxppc support</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/4706">
      <id>4706</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-07-24T21:07:02Z</created_at>
      <body>Working on Plan 9 interrupt controller for Blue Gene/P</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/3527">
      <id>3527</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-07-07T19:35:16Z</created_at>
      <body>Working on #inferno blue-gene port</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/2595">
      <id>2595</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-06-24T20:30:33Z</created_at>
      <body>#v9fs - fixing O_APPEND functionality in legacy mode</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/2571">
      <id>2571</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-06-24T16:53:32Z</created_at>
      <body>Regression testing 2.6.26-rc kernel against v9fs to make sure no errors slipped through.</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/2476">
      <id>2476</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-06-23T16:07:34Z</created_at>
      <body>v9fs: test and debug of virtio in reorg branch</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/2148">
      <id>2148</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-06-18T18:16:10Z</created_at>
      <body>#v9fs - looking at standalone packaging to help out the #xcpu folks to update broken kernels</body>
    </message>
    <message uri="http://www.ohloh.net/accounts/ericvh/messages/2059">
      <id>2059</id>
      <account uri="http://www.ohloh.net/accounts/ericvh">ericvh</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=ec8d1d1868fb985d88fefb46043f9704"/>
      <created_at>2008-06-17T16:16:07Z</created_at>
      <body>#Linux Kernel 2.6 - finishing iovec reorganization of v9fs code by incorporating it into the virtio transport</body>
      <tags>
        <project uri="http://www.ohloh.net/p/linux">Linux Kernel 2.6</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ohloh_team/messages/1900">
      <id>1900</id>
      <account uri="http://www.ohloh.net/accounts/ohloh_team">ohloh_team</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=be17055b8d1876af04960f285fae2c3b"/>
      <created_at>2008-06-15T21:09:53Z</created_at>
      <body>@uriel Welcome to ohloh!</body>
      <tags>
        <account uri="http://www.ohloh.net/accounts/uriel">uriel</account>
      </tags>
    </message>
  </result>
</response>
