<?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.printing.pykota.user">
    <title>gmane.comp.printing.pykota.user</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user</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.printing.pykota.user/6366"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6365"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6364"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6363"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6362"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6361"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6360"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6359"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6358"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6357"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6356"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6355"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6354"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6353"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6352"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6351"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6350"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6349"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6348"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6347"/>
      </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.printing.pykota.user/6366">
    <title>Re: pykota Digest, Vol 104, Issue 6</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6366</link>
    <description>&lt;pre&gt;Thanks
I didn't want to use "edpykota --delete" because the man page implies 
that the history would be deleted too and I need the past history.
I have come up with the following potential solution as yet untested.
1) Make all the printers but the one --passthrough
2) Then set all users to be "--limitby quota" and set their hard and 
soft balances to 0
3) Then on the one that is not passthrough give the selected users 
--limitby noquota
So then everyone can print on the 5 passthrough printers and the history 
is maintained.
And the select users can also print on the one restricted printer

If there is a better way I am all ears.

Bill

On 05/16/2012 07:58 AM, Germana Oliveira wrote:

&lt;/pre&gt;</description>
    <dc:creator>Bill Szkotnicki</dc:creator>
    <dc:date>2012-05-17T12:45:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6365">
    <title>Re: pykota Digest, Vol 104, Issue 6</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6365</link>
    <description>&lt;pre&gt;2012/5/16 &amp;lt;pykota-request-CRN2QmnblHuoKLMKz95RRw&amp;lt; at &amp;gt;public.gmane.org&amp;gt;



Well, i think you could do something like this to delete the users print
quota to a particular printer:

               edpykota --delete --printer PRINTER-NAME user1 user2

(probably there is a way to do this for ALL users)

and then add the users you want to that particular printer:

               edpykota --add --printer PRINTER-NAME user1 user2



And finally you can do "man edpykota"


Cheers!!

&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-16T11:58:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6364">
    <title>disallow users</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6364</link>
    <description>&lt;pre&gt;Hi,

I have 6 printers and all users are allowed noquota to print on all of 
the printers.
Now I want to only allow a few users to print on one particular printer .
Is there a way to remove all printing from the one printer and then put 
a few users back onto it?

Thanks, Bill

&lt;/pre&gt;</description>
    <dc:creator>Bill Szkotnicki</dc:creator>
    <dc:date>2012-05-15T19:57:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6363">
    <title>Cups + Pykota + LDAP</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6363</link>
    <description>&lt;pre&gt;Hi!

I already configure Pykota to use openLDAP, everything is ok, until i try
to add a printer:

pkprinters --add --description "Canon IR4570" --charge 0.20 CentroCopiado

The result:

ERROR: PyKotaStorageError: Problem adding LDAP entry
(cn=CentroCopiado,ou=Printers,ou=PyKota,dc=xxx,dc=com,dc=ve,
{'pykotapriceperpage': ['0.2'], 'objectclass': ['pykotaObject',
'pykotaPrinter'], 'pykotapriceperjob': ['0.0'], 'description': ['Canon
IR4570'], 'pykotapassthrough': ['f'], 'pykotaprintername':
['CentroCopiado'], 'pykotamaxjobsize': ['0'], 'cn': ['CentroCopiado']}) :
{'info': 'pykotaPricePerPage: attribute type undefined', 'desc': 'Undefined
attribute type'}

What am i missing?

Thanks!!!


&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-15T15:58:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6362">
    <title>Re: Jobs are CANCEL by Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6362</link>
    <description>&lt;pre&gt;2012/5/10 &amp;lt;pykota-request-CRN2QmnblHuoKLMKz95RRw&amp;lt; at &amp;gt;public.gmane.org&amp;gt;




Great!!!

I add the www-data user to pykota group and the pykota directory
permissions:

drwxr-xr--  2 pykota pykota  4096 may  9 13:47 pykota


That is how it works!!.

Thanks!!!


***** One Question: *****

If I use LDAP, Where the counters, printers and all that data is saved???
in LDAP server, in Pykota/CUPS server??



&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-10T13:54:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6361">
    <title>Re: Jobs are CANCEL by Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6361</link>
    <description>&lt;pre&gt;
Your web server runs as an user (for example www-data on Debian) that
can't read ~pykota/pykota.conf

If your pykota.conf file is owned by pykota:pykota and chmod 0640, simply put the
www-data user into the pykota group and restart Apache.


This indicates that accounting works : moliveira has printed 1 page onto
printer Presidencia.


Then your permissions are correct on these files, but then probably the
www-data user (or similar, depending on your distribution) can't access
to the ~pykota/ directory.

bye

Jerome Alet
&lt;/pre&gt;</description>
    <dc:creator>alet-/5ZRO4h8pWPt3Uwzc2GATQC/G2K4zDHf&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-09T19:58:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6360">
    <title>Re: Not Accounting</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6360</link>
    <description>&lt;pre&gt;

I recommend you that explain your solutions, because only I can see your
questions but not their answers.

Thanks..



!DSPAM:6,4faa8480186195315134984!

&lt;/pre&gt;</description>
    <dc:creator>luis tejero</dc:creator>
    <dc:date>2012-05-09T14:51:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6359">
    <title>Re: Jobs are CANCEL by Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6359</link>
    <description>&lt;pre&gt;2012/5/9 &amp;lt;pykota-request-CRN2QmnblHuoKLMKz95RRw&amp;lt; at &amp;gt;public.gmane.org&amp;gt;


Hi!

I finally could print, but know i can NOT see the web reports (cgi) of
pykota beacause of this error:

pykota.config.PyKotaConfigError: Configuration file /etc/pykota/pykota.conf
can't be read. Please check that the file exists and that your permissions
are sufficient.

so i send the requested info.

pkusers --list
moliveira - &amp;lt;moliveira-hcDgGtZH8xNBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
    Limited by : noquota
    Account balance : -0.20
    Total paid so far : 0.00
    Overcharging factor : 1.00

pkprinters --list
Presidencia [Prueba pykota] (0.0 + #*0.2)
    Passthrough mode : OFF
    Maximum job size : Unlimited
    Routed through PyKota : YES

edpykota --list
moliveira&amp;lt; at &amp;gt;Presidencia
    Page counter : 1
    Lifetime page counter : 1
    Soft limit : None
    Hard limit : None
    Date limit : None
    Maximum job size : Unlimited (Not supported yet)
    Warning banners printed : 0


this are the files and permission:

-rw-r--r-- 1 pykota pyko&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-09T13:42:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6358">
    <title>Re: Fwd: Jobs are CANCEL by Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6358</link>
    <description>&lt;pre&gt;
Of course.

Don't use this if you don't need this.

What you are experiencing is probably due to your users not being
allowed to print.

Could you send to me your pykota.conf and pykotadmin.conf files, as well
as the output of :

  pkusers --list TheNameOfAnUser
  pkprinters --list TheNameOfAPrinter
  edpykota --list --printer=TheNameOfTheSamePrinter TheNameOfTheSameUser

Send all this as message attachment, NOT inline (it's unreadable)

bye

Jerome Alet
&lt;/pre&gt;</description>
    <dc:creator>alet-/5ZRO4h8pWPt3Uwzc2GATQC/G2K4zDHf&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-08T21:59:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6357">
    <title>Fwd: Jobs are CANCEL by Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6357</link>
    <description>&lt;pre&gt;Searchig for a solution, i guess this directive in pykota.conf is giving me
problems:

overwrite_jobticket : /usr/local/bin/pknotify --destination
$PYKOTAJOBORIGINATINGHOSTNAME:7654 --timeout 60 --denyafter 3 --checkauth
--ask "Username:$PYKOTAUSERNAME" "Password:password:"

So, Why??? Can i do something so pykota does not ask for a confirmation??

PD: I erase the askconfirmation directive.

Thanks!!!


---------- Forwarded message ----------
From: Germana Oliveira &amp;lt;germanaoliveirab-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date: 2012/5/7
Subject: Jobs are CANCEL by Pykota
To: pykota-CRN2QmnblHuoKLMKz95RRw&amp;lt; at &amp;gt;public.gmane.org


HI!!

I installed Pykota, add printers and users, But i can not print. Every time
i send a job to print: CUPS say the job was print, but when i check the
pykota reports it says CANCEL (in every job i send) and in the Printer
(hardware) nothing is printed. So it seems Pykota does not let me print,
but Why?

What am i missing?

SYS INFO:
Debian squeezy
CUPS v.1.4.4
Pykota v1.26_fixes_unoffi&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-08T20:50:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6356">
    <title>Re: Not Accounting</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6356</link>
    <description>&lt;pre&gt;
I think your command is wrong, I use "edpykota --add user" to add a new user in
all my printers.


!DSPAM:6,4fa94a0d193961214316380!

&lt;/pre&gt;</description>
    <dc:creator>luis tejero</dc:creator>
    <dc:date>2012-05-08T16:27:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6355">
    <title>Re: Jobs are CANCEL by Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6355</link>
    <description>&lt;pre&gt;2012/5/8 &amp;lt;pykota-request-CRN2QmnblHuoKLMKz95RRw&amp;lt; at &amp;gt;public.gmane.org&amp;gt;


I am using Postgres, and the policy is - Using what the How-to said in :
http://www.pykota.com/wiki/how-to-install-pykota-on-ubuntu-10-04-x86:

policy: external(/usr/local/bin/autopykota --initbalance 50.0)

- I create my user by hand (pkusers --add) and it has permission to print
(edpykota).

Thanks.

&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-08T12:15:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6354">
    <title>Re: Jobs are CANCEL by Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6354</link>
    <description>&lt;pre&gt;Hi Germana,

On 7 May 2012 21:12, Germana Oliveira &amp;lt;germanaoliveirab-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

It's been a while since I was playing with PyKota - but:
- which backend are you using? (sql or LDAP?)
- how are you managing your accounts, i.e. do  you create them by hand
_before_ people print or do you have the so-called "initial policy"
for creating PyKota entries when one does not exist?


My guess would be - start looking around the initial policy for
creating new users (for cases when PyKota's backend does not have such
information).

Regards,
Michal

PS If your setup is LDAP-based then I can reach for my working configs

&lt;/pre&gt;</description>
    <dc:creator>Michal Dobroczynski</dc:creator>
    <dc:date>2012-05-07T19:16:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6353">
    <title>Jobs are CANCEL by Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6353</link>
    <description>&lt;pre&gt;HI!!

I installed Pykota, add printers and users, But i can not print. Every time
i send a job to print: CUPS say the job was print, but when i check the
pykota reports it says CANCEL (in every job i send) and in the Printer
(hardware) nothing is printed. So it seems Pykota does not let me print,
but Why?

What am i missing?

SYS INFO:
Debian squeezy
CUPS v.1.4.4
Pykota v1.26_fixes_unofficial


&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-07T19:12:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6352">
    <title>Re: ImportError: No module named pykota.tool</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6352</link>
    <description>&lt;pre&gt;
Yes it's correct, sorry to not have answered to you earlier.


This was due to CUPS giving an incomplete answer to PyKota due to
restrictions in cupsd.conf

bye

Jerome Alet
&lt;/pre&gt;</description>
    <dc:creator>alet-/5ZRO4h8pWPt3Uwzc2GATQC/G2K4zDHf&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-04-25T20:04:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6351">
    <title>Not Accounting</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6351</link>
    <description>&lt;pre&gt;Hi!

I already have my printer working with pykota (or that is what i think):

pkprinters -l
CentroCopiado [Canon (PRUEBA)] (0.0 + #*0.2)
    Passthrough mode : OFF
    Maximum job size : Unlimited
    Routed through PyKota : YES

I add a user (my user):  pkusers --add moliveira

And add a quota entry: eddpykota --add moliveira

But when i use the printer, the printer print the job, but it is not
reflected in the report:

repykota
Report for user quota on printer CentroCopiado (Canon (PRUEBA))
Pages grace time: 7 days
Price per job: 0.000
Price per page: 0.200
User           overcharge   used    soft    hard    balance grace
total       paid warn
-----------------------------------------------------------------------------------------------
moliveira       -Q   1.0       0    None    None
0.00                   0       0.00    0
                                                               Real
:         0


Or, am i using the wrong command?? am i missing something??

Thanks!!!

&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-04-25T14:42:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6350">
    <title>Re: ImportError: No module named pykota.tool</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6350</link>
    <description>&lt;pre&gt;
Hi (again)

I "fix" my issue, i just put in cups.conf this:

&amp;lt;Location /&amp;gt;
  # Allow shared printing...
  Order allow,deny
  Allow &amp;lt; at &amp;gt;LOCAL
&amp;lt;/Location&amp;gt;

and pkturnkey --doconf works fine.

Is it right?



!DSPAM:6,4f97ff3a259738697011158!

&lt;/pre&gt;</description>
    <dc:creator>goliveira</dc:creator>
    <dc:date>2012-04-25T13:42:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6349">
    <title>Re: ImportError: No module named pykota.tool</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6349</link>
    <description>&lt;pre&gt;

I am having this some issue with pykota, but i have squeezy and the pykota
modules are in: /usr/local/lib/python2.6/dist-packages/ 

my error, here:
INFO: Please be patient...
INFO: Don't worry, the database WILL NOT BE MODIFIED.
INFO: Extracting all print queues.
ERROR: PyKota v1.26_fixes_unofficial
ERROR: pkturnkey failed
ERROR: Traceback (most recent call last):
ERROR:   File "/usr/local/bin/pkturnkey", line 536, in &amp;lt;module&amp;gt;
ERROR:     retcode = manager.main(args, options)
ERROR:   File "/usr/local/bin/pkturnkey", line 470, in main
ERROR:     printers = self.listPrinters(names)
ERROR:   File "/usr/local/bin/pkturnkey", line 113, in listPrinters
ERROR:     for queuename in server.getPrinters() :
ERROR:   File "/usr/local/lib/python2.6/dist-packages/pkipplib/pkipplib.py",
line 691, in getPrinters
ERROR:     return [printer[1] for printer in
self.doRequest(req).printer["printer-name"]]
ERROR: AttributeError: 'NoneType' object has no attribute 'printer'

I have read a lot of solutions but with no succes.


&lt;/pre&gt;</description>
    <dc:creator>goliveira</dc:creator>
    <dc:date>2012-04-25T11:35:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6348">
    <title>Re: Adding printer to Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6348</link>
    <description>&lt;pre&gt;Hi,

On Mon, Apr 16, 2012 at 07:03:04AM -0430, Germana Oliveira wrote:

Could you send your cupsd.conf file to me, privately ?

Thx in advance

Jerome Alet
&lt;/pre&gt;</description>
    <dc:creator>alet-/5ZRO4h8pWPt3Uwzc2GATQC/G2K4zDHf&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-04-20T03:33:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6347">
    <title>Re: Adding printer to Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6347</link>
    <description>&lt;pre&gt;CUPS v1.4.4

Yes, i launch this command as root.

2012/4/16 &amp;lt;pykota-request-CRN2QmnblHuoKLMKz95RRw&amp;lt; at &amp;gt;public.gmane.org&amp;gt;




&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-04-16T11:33:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.printing.pykota.user/6346">
    <title>Re: Adding printer to Pykota</title>
    <link>http://permalink.gmane.org/gmane.comp.printing.pykota.user/6346</link>
    <description>&lt;pre&gt;Hi,

On Fri, Apr 13, 2012 at 02:57:07PM -0430, Germana Oliveira wrote:

Which version of CUPS are you running ?
Did you launch this command as root ?


bye

Jerome Alet
&lt;/pre&gt;</description>
    <dc:creator>alet-/5ZRO4h8pWPt3Uwzc2GATQC/G2K4zDHf&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-04-15T20:09:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.printing.pykota.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.printing.pykota.user</link>
  </textinput>
</rdf:RDF>

