<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>54317</id>
      <name>ohai</name>
      <created_at>2008-12-17T00:55:53Z</created_at>
      <updated_at>2009-08-14T20:36:08Z</updated_at>
      <description>Allows you to interface with the Jabber network directly from your UNIX shell. 

We're in early coding. Check back later. :o) 

ohai consists of (well, will consist of) the following moving parts: 

ohaigent 

ohaigent maintains your connection to the Jabber network, and communicates 
with it on your behalf. It also dumps incoming messages to your least-idle 
terminal. 
ohai A write(1) replacement that allows you to use your ohaigent to send messages 
to your contacts. 
owatch A utility designed to run each time your shell displays a prompt, 
emulating shell 'watch' facilities. Allows you to receive messages when 
contacts login, logout, change status, or when the agent needs to tell you 
anything else.  
owho In its simplest form, emulates who(1). Also used to manage your presence 
subscriptions, etc. 


Examples: 

$ ohaigent pooka@somehost.net
Password: ********
Connected. Giving you your terminal back.
$
$ owho
JID                           AVAILABLE  STATUS
friend@redbrick.dcu.ie        N          Studying - bother me later, please.
someone@gmail.com             Y          I'm just this guy, you know?
$
$ # owatch runs everytime we hit enter, and spits out messages from ohaigent 
friend@redbrick.dcu.ie has logged off
other@redbrick.dcu.ie has logged on, available, status: Oh noes assignments
$ owrite other@redbrick.dcu.ie
Get offline, you waster.
^D
$
XMPP message from other@redbrick.dcu.ie at 17:24 ...
I hate you most of all.
EOF</description>
      <homepage_url>http://code.google.com/p/ohai</homepage_url>
      <download_url></download_url>
      <url_name>ohai</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>1</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
