<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar">
    <title>gmane.comp.lang.haskell.xmobar</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/62"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/61"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/59"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/58"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/57"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/56"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/55"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/54"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/53"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/52"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/51"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/50"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/49"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/48"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/47"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/46"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/45"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/44"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/43"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/42"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/62">
    <title>Re: Render special characters as field separators in template</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/62</link>
    <description>&lt;pre&gt;
Hi Daniel,

On Wed, May 15 2013, Daniel Patrick Sullivan wrote:


For the record, if i execute that echo in an xterm, i don't see any
character. If i use this character: · directly in the template, it
works... just to try something, what happens if you copy and paste that
one?


Are you compiling xmobar yourself? What compilation flags were used?

jao
&lt;/pre&gt;</description>
    <dc:creator>Jose A. Ortega Ruiz</dc:creator>
    <dc:date>2013-05-15T00:24:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/61">
    <title>Render special characters as field separators in template</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/61</link>
    <description>&lt;pre&gt;Hi,

I apologize if this is dumb question;  I am trying to use a special
character as the field separator in my template.  I can render the
character (a vertical centered dot) by executing the following command from
a shell:

--[dps&amp;lt; at &amp;gt;neve]-[~/Dropbox/github/arch_x86_64_configs]--
·

This works all fine and good.  I am using the same font on my xterm as I am
using for xmobar.  Now, when I try to copy and paste this character to my
template, xmobar does not properly load.  If I delete the character and
change it to a period, it does.   So, what I did was try to create a new
command that explicitly uses the echo command from above (as opposed to
copying and pasting the character directly).  My problem is that xmobar
just says "Updating..." and the field separator never renders.  Is there an
elegant way render a special character in the template?  Should I just make
a bitmap of the character and load that?

Below is my configuration (see %fancyDot%).  Any input you could provide
would be most appreciated.  Thank&lt;/pre&gt;</description>
    <dc:creator>Daniel Patrick Sullivan</dc:creator>
    <dc:date>2013-05-15T00:07:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/59">
    <title>Re: Command execute error with Unicode output</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/59</link>
    <description>&lt;pre&gt;Mateusz Kowalczyk &amp;lt;fuuzetsu&amp;lt; at &amp;gt;fuuzetsu.co.uk&amp;gt;
writes:

IMO 12x13ja -Misc-Fixed-Medium-R-Normal-ja-13-120-75-75-C-120-ISO10646-1
is pretty nice for Japanese, at least. It fits well with good old 6x13
-Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1 since
it's exactly twice as wide and equally tall.

-Keshav


_______________________________________________
Xmobar mailing list
Xmobar&amp;lt; at &amp;gt;projects.haskell.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/xmobar
&lt;/pre&gt;</description>
    <dc:creator>Keshav Kini</dc:creator>
    <dc:date>2013-02-18T22:14:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/58">
    <title>Re: Command execute error with Unicode output</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/58</link>
    <description>&lt;pre&gt;The combination of that header as well as doing ‘print
myOuput.encode('utf-8')’ as opposed to ‘print my_output’ fixed it.

Thank you! Now to resume my eternal chase for a good looking small font
supporting Eastern Asian languages…

&lt;/pre&gt;</description>
    <dc:creator>Mateusz Kowalczyk</dc:creator>
    <dc:date>2013-02-17T23:58:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/57">
    <title>Re: Command execute error with Unicode output</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/57</link>
    <description>&lt;pre&gt;

You need a '# coding' comment in the beginning of your script if it uses
unicode (AFAIK, this is a python requirement).  This script:

  # -*- coding: utf-8 -*-

  print "…"

works for me.

HTH,
jao
--
Dealing with failure is easy: Work hard to improve. Success is also
easy to handle: You've solved the wrong problem. Work hard to improve.
  - Alan Perlis, Epigrams in Programing

_______________________________________________
Xmobar mailing list
Xmobar&amp;lt; at &amp;gt;projects.haskell.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/xmobar
&lt;/pre&gt;</description>
    <dc:creator>Jose A. Ortega Ruiz</dc:creator>
    <dc:date>2013-02-17T22:53:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/56">
    <title>Re: Command execute error with Unicode output</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/56</link>
    <description>&lt;pre&gt;print "…"

Mateusz K.

On 17/02/13 22:17, Jose A. Ortega Ruiz wrote:

_______________________________________________
Xmobar mailing list
Xmobar&amp;lt; at &amp;gt;projects.haskell.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/xmobar
&lt;/pre&gt;</description>
    <dc:creator>Mateusz Kowalczyk</dc:creator>
    <dc:date>2013-02-17T22:18:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/55">
    <title>Re: Command execute error with Unicode output</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/55</link>
    <description>&lt;pre&gt;
Hi Mateusz,

On Sun, Feb 17 2013, Mateusz Kowalczyk wrote:


Can you share a minimal myscript.py that causes the behaviour you
describe?

jao
&lt;/pre&gt;</description>
    <dc:creator>Jose A. Ortega Ruiz</dc:creator>
    <dc:date>2013-02-17T22:17:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/54">
    <title>Command execute error with Unicode output</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/54</link>
    <description>&lt;pre&gt;Greetings,

I'm using ‘Run Com "python myscript.py" [] 10"’ to effectively poll and
process some data that is then displayed onto the bar.

It works beautifully until Unicode shows up. I searched around the net
and found issues (many of the years old) with Unicode but not quite the
same I'm experiencing. While other people would have the Unicode not
display at all or display wrongly, I simply get ‘Could not execute
python ~/bin/myscript.py’.

I'm at a quite a loss on how to proceed. I have built with Unicode
support. Moreover, Unicode actually displays if I simply put it into the
config file to test it. I don't understand what the issue might be. Help
appreciated.
&lt;/pre&gt;</description>
    <dc:creator>Mateusz Kowalczyk</dc:creator>
    <dc:date>2013-02-17T10:45:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/53">
    <title>Re: xmobar's MPD integration does not appear to respect UTF-8</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/53</link>
    <description>&lt;pre&gt;Devyn Cairns &amp;lt;devyn.cairns&amp;lt; at &amp;gt;gmail.com&amp;gt;
writes:

例えば表示さえ出来なかったら道理で唄うこともできないわけだね ;)

-Keshav


_______________________________________________
Xmobar mailing list
Xmobar&amp;lt; at &amp;gt;projects.haskell.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/xmobar
&lt;/pre&gt;</description>
    <dc:creator>Keshav Kini</dc:creator>
    <dc:date>2013-02-05T04:21:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/52">
    <title>Re: xmobar's MPD integration does not appear to respect UTF-8</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/52</link>
    <description>&lt;pre&gt;
Hi Devyn

On Sat, Feb 02 2013, Devyn Cairns wrote:


That's right.


I'm afraid so, at least for the time being.


Yes, it's in my TODO list, and we actually have an open issue with a
proposed patch:

  http://code.google.com/p/xmobar/issues/detail?id=37

The problem was that it needed to modify an external library, but it's
possible that we could incorporate those changes into xmobar proper.
I'll see what i can do!

Cheers,
jao
&lt;/pre&gt;</description>
    <dc:creator>Jose A. Ortega Ruiz</dc:creator>
    <dc:date>2013-02-02T13:42:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/51">
    <title>Re: xmobar's MPD integration does not appear to respect UTF-8</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/51</link>
    <description>&lt;pre&gt;After further investigation, I have found that it's simply an issue of
xmobar not being able to locate a fallback font. It doesn't seem to support
font lists of multiple fonts, either. So I guess I'm stuck using a Japanese
monospace font for now (M+ 1mn; it's a good font, don't get me wrong).

That doesn't solve everything though — I have other scripts in my music
library that aren't in M+ 1mn. So multi-font would really, really help, if
it's possible at all. TIA.


On Sat, Feb 2, 2013 at 2:23 AM, Devyn Cairns &amp;lt;devyn.cairns-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Devyn Cairns</dc:creator>
    <dc:date>2013-02-02T11:03:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/50">
    <title>xmobar's MPD integration does not appear to respect UTF-8</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/50</link>
    <description>&lt;pre&gt;If I play a song with a Japanese title, such as 例えば唄えなかったら, xmobar just
shows missing glyph rectangles even though I do have Japanese fonts
installed.

&lt;/pre&gt;</description>
    <dc:creator>Devyn Cairns</dc:creator>
    <dc:date>2013-02-02T10:23:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/49">
    <title>[ANN] xmobar 0.16 released</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/49</link>
    <description>&lt;pre&gt;
I've just released xmobar 0.16, the lightweight text-based system
monitor written in Haskell.  See http://projects.haskell.org/xmobar, and
full release notes below.

As always, thanks a bunch to the many contributors, who keep helping me
improving xmobar and making it more and more useful.  The continuous
flow of patches and suggestions is one the nicest things about hacking
on and maitaining xmobar.

This is a somewhat risky release, because some users are reporting
problems with GHC 7.6.1 and xmonad (see links below), but there are so
many new features and fixes, and happy users of the unstable version,
that i thought a release was in order.  Please, do not hesitate to
complain about problems you might encounter: i'll do my best to fix them
in subsequent releases.

Thanks!

## Version 0.16 (Dec 3, 2012)

_New features_

  - New monitor `AutoMPD`, which uses asynchronous events to display
    MPD status (thanks to Ben Boeckel).
  - New monitor `BufferedPipeReader` displaying data from multiple
    pipes (t&lt;/pre&gt;</description>
    <dc:creator>Jose A. Ortega Ruiz</dc:creator>
    <dc:date>2012-12-03T00:16:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/48">
    <title>Re: Experimenting with a dynamic network monitor</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/48</link>
    <description>&lt;pre&gt;
Hi!

On Wed, Aug 29 2012, Reto Hablützel wrote:


I'll definitely give it a look when i find a bit of time, probably over
the weekend.  Your generic description sounds good to me, and the
proposed configuration form too.

A nice to have would be a way of saying "any network device that becomes
active," but i remember i wanted something like this with filesystems
and didn't find an easy way back in the day.

Cheers,
jao
&lt;/pre&gt;</description>
    <dc:creator>Jose A. Ortega Ruiz</dc:creator>
    <dc:date>2012-08-29T23:35:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/47">
    <title>Re: Experimenting with a dynamic network monitor</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/47</link>
    <description>&lt;pre&gt;I forgot to tell you where you can actually take it from:
https://github.com/rethab/xmobar . As I said, I will leave it in my repo
until there is a consensus on the features.

On Wed, Aug 29, 2012 at 11:28 PM, Reto Hablützel &amp;lt;rethab-TaJRqN4pfXDtRgLqZ5aouw&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

_______________________________________________
Xmobar mailing list
Xmobar-9EcH6oogKlu2EFrm9oAg2GD2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/xmobar
&lt;/pre&gt;</description>
    <dc:creator>Reto Hablützel</dc:creator>
    <dc:date>2012-08-29T21:36:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/46">
    <title>Experimenting with a dynamic network monitor</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/46</link>
    <description>&lt;pre&gt;Hello there

I've been experimenting with a new dynamic networking plugin for xmobar.
What it does is, of a list of configured devices, it shows the most active
on the status bar. For me, this was quite handy as I am constantly changing
between wired and wireless connection.

If you have some time, please try it out and tell me your suggestions and
ideas on how to make it better. Once I have a stable version, I will open a
pull request for the master branch at joar's (unless it turns out to be
useless).

I use this configuration in my .xmobarrc:
 Run DynNetwork ["eth0", "wlan0"]
["-L","0","-H","32","--normal","green","--high","red"] 10

So it is essentially the same as the normal Network plugin except that it
takes a list of devices to scan.

What I want to improve:
 - instead of configuring a list, search for networks devices automatically
 - smarter algorithm to decide which one to display if neither is
transferring

Cheers,
Reto
_______________________________________________
Xmobar mailing list
Xmobar-9E&lt;/pre&gt;</description>
    <dc:creator>Reto Hablützel</dc:creator>
    <dc:date>2012-08-29T21:28:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/45">
    <title>Re: Automatic flushing for PipeReader (with Patch)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/45</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

just for correctness: my latest reply is on github, so we don't have
to write emails and communicate via github.

Greetings,

Jochen


On 09.08.2012 14:26, Jose A. Ortega Ruiz wrote:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iEYEARECAAYFAlAk3RIACgkQtVwvsA+W4CBhVQCfRAPGP+vNHByNLh4EoFfxc4Pn
XxsAni94fSFRMB6SXL6Vy2EEPzlIcjiy
=oDl7
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Jochen Keil</dc:creator>
    <dc:date>2012-08-10T10:06:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/44">
    <title>Re: Automatic flushing for PipeReader (with Patch)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/44</link>
    <description>&lt;pre&gt;
Hi Jochen,

On Thu, Aug 09 2012, Jochen Keil wrote:


Yes, i saw it and left a little comment: looks very good, i just need to
actually try it out as soon as i find a moment :)


The code looks good, i'm sure it will!

Thanks a lot,
jao
&lt;/pre&gt;</description>
    <dc:creator>Jose A. Ortega Ruiz</dc:creator>
    <dc:date>2012-08-09T12:26:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/43">
    <title>Re: Automatic flushing for PipeReader (with Patch)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/43</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Jose,

On 08.08.2012 09:38, Jochen Keil wrote:

I'm glad to tell you that you'll find my pull request for all the
discussed features on github. It would make really happy if everything
would find it's way into the official src.

Best Wishes,

Jochen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iEYEARECAAYFAlAjfCwACgkQtVwvsA+W4CBziwCfdbY78vbmyJvy+NiRBBTfQ1yi
grYAnRYihFCnd6l34eMwWaajtDS7OBiS
=gTfb
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Jochen Keil</dc:creator>
    <dc:date>2012-08-09T09:00:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/42">
    <title>Re: Automatic flushing for PipeReader (with Patch)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/42</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

On 07.08.2012 01:04, Jose A. Ortega Ruiz wrote:
[...]
I've got some working code already. However, I thought of a better way
to do this.
I think I'll extend the interface with a toggle method or so which can
be called by each plugin seperately.


[..]


Nevermind, I'm perfectly fine with git and github. I'm more used to
that anyway. As soon as I'll have something to show around, I'll send
you PRs. :)

Greetings,

Jochen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iEYEARECAAYFAlAiF4wACgkQtVwvsA+W4CBnWwCfZXKTjrf1+ZKqDGfgSoW7W83U
z4IAnAty0hpjn6yBykeR99MvAjgHN1DI
=gtum
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Jochen Keil</dc:creator>
    <dc:date>2012-08-08T07:38:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/41">
    <title>Re: Automatic flushing for PipeReader (with Patch)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmobar/41</link>
    <description>&lt;pre&gt;
[...]


Agreed!


That sounds awesome.


I'm afraid xmobar is no longer maintained in darcs, and the latest darcs
sources are very outdated.  The current source tree is in github:

https://github.com/jaor/xmobar

If you know git, the best way to submit your patches would be via a
github PR.  If you don't, you can get a tarball of the sources from that
page (the "zip" button):

https://github.com/jaor/xmobar/zipball/master

and send me a diff file, no problem!

Sorry for the inconvenience, and thanks in advance for your work! :)

Cheers,
jao
&lt;/pre&gt;</description>
    <dc:creator>Jose A. Ortega Ruiz</dc:creator>
    <dc:date>2012-08-06T23:04:14</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.haskell.xmobar">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.haskell.xmobar</link>
  </textinput>
</rdf:RDF>
