<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <items_returned>10</items_returned>
  <items_available>10</items_available>
  <first_item_position>1</first_item_position>
  <result>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/23858">
      <id>23858</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-03-08T19:57:48Z</created_at>
      <body>#concordance-xmpp has Python callbacks working and SASL authentication, next step is the extensions API</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/22642">
      <id>22642</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-02-26T07:30:37Z</created_at>
      <body>#concordance-xmpp now has spec compliant domain and version verification/response, next step is getting the Python callback mechanisms working again</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/17449">
      <id>17449</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-01-17T06:48:00Z</created_at>
      <body>turning the #concordance-xmpp extension module into a package of extensions, a lot of moving around happening</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/16847">
      <id>16847</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-01-11T22:37:58Z</created_at>
      <body>I&amp;apos;m spending the evening cleaning and refactoring the last week of work on #concordance-xmpp</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/16738">
      <id>16738</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-01-10T14:58:06Z</created_at>
      <body>first Python callback is working in #concordance-xmpp, request and reply sent</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/16418">
      <id>16418</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-01-07T20:36:08Z</created_at>
      <body>adding SASL support using #gsasl to #concordance-xmpp</body>
      <tags>
        <project uri="http://www.ohloh.net/p/gsasl">GNU SASL</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/16327">
      <id>16327</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-01-07T02:51:32Z</created_at>
      <body>#concordance-xmpp is now parsing XML using #expat, working on XML element handler now</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/16208">
      <id>16208</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-01-06T02:03:41Z</created_at>
      <body>#concordance-xmpp now stores session data in a #glib hashtable, next is XML processing with #expat</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/15979">
      <id>15979</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-01-04T08:19:05Z</created_at>
      <body>#concordance-xmpp update; GMainLoop is running in it&amp;apos;s own thread, sockets are accepted and reverse DNS resolved, now working on #Glib based storage of session data</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/ArcRiley/messages/15924">
      <id>15924</id>
      <account uri="http://www.ohloh.net/accounts/ArcRiley">ArcRiley</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=7cf411c7a98d90e41530ea02abea77e1"/>
      <created_at>2009-01-03T19:25:07Z</created_at>
      <body>polishing off listening socket code for #concordance-xmpp before moving on to the GMainLoop thread</body>
      <tags>
        <project uri="http://www.ohloh.net/p/concordance-xmpp">Concordance XMPP</project>
      </tags>
    </message>
  </result>
</response>
