<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:html="http://www.w3.org/1999/html" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ross Burton</title><link>http://www.burtonini.com/blog</link><description>A potted account of Ross' life</description><language>en</language><ttl>60</ttl><dc:creator>Ross Burton</dc:creator><admin:generatorAgent rdf:resource="http://pyblosxom.sourceforge.net/"/><admin:errorReportsTo rdf:resource="mailto:ross@burtonini.com"/><item><title>XChat Notification Area Plugin</title><guid isPermaLink="false">computers/xchat-notify-2005-04-05-20-30</guid><link>http://www.burtonini.com/blog/computers/xchat-notify-2005-04-05-20-30</link><description>After installing xchat-systray and then quickly removing it in shock and disgust, I decided to do a quick hack using ...</description><content:encoded><![CDATA[    <p>
      After installing <a
        href="http://blight.altervista.org/index.php?s=&act=Systray">xchat-systray</a>
      and then quickly removing it in shock and disgust, I decided to do a quick
      hack using the XChat Python plugin.  Lo and behold, a notification area
      plugin for XChat which displays an icon in the notification area on
      interesting events, and <em>nothing else</em>.
    </p>
    <p>
      It's short, simple, and straight to the point.  When someone talks to you,
      an icon appears in the notification area.  When you switch to the relevant
      tab, the icon disappears.  There is nothing to configure, and it does
      nothing else.  Pure simplicity, and a whole 70 lines of source.
    </p>
    <p>
      It requires the Python XChat plugin and <tt>python-gnome-extras</tt>, but
      assuming you have that just drop <a
      href="http://www.burtonini.com/computing/notify.py">this file</a> into
      <tt>~/.xchat2/</tt> and restart XChat.  Voila!  At this point you'll
      notice that I've not even bothered to use a decent icon, but I will soon,
      honest.
    </p>
]]></content:encoded><dc:date>2005-04-05T19:30:00Z</dc:date></item></channel></rss>