The following people have contributed in one way or another to make the
CueCat driver better :

Andrew Stellman (roo@razorwire.com) : his perl script is the first piece of code
                                      that got me excited with doing the driver.
                                      Although now, thanks to Colin, I know that
                                      the decoding method is wrong, it's also
                                      the first code that made sense of the
                                      CueCat data.

Colin Cross (colin@MIT.EDU) : who literally enlightened me with what barcodes
                              are and what the triplet coding is really made of
                              the code snippet he sent me instantly made this
                              driver a 1000% better.

Heling Yi (hlyi@yahoo.com) : sent me a nifty patch to handle 2-character
                             trailing coded triplets.

Bryan McWhirt (iceberg@nxco.com) : sent me the "3 of 9" barcode truetype fonts.
                                   I still have to write something that takes
                                   ascii and spits postscript out with these.
                                   (A colleague of mine expressed his interest
                                   for doing this though, so I can't wait to
                                   see the result !)

Mark Shoulson (mark@kli.org): fed back many non-working codes I'm still working
                              on.

Michael Rothwell (rothwell@holly-springs.nc.us) : mirrors the driver on his site
                                                  and did this really useful
                                                  postscript file with test
                                                  barcodes.

and also thanks to Brian Wheeler (bdwheele@wombat.educ.indiana.edu), Robert
Diamond (rdiamond@onebox.com) and everybody else for the tips, help and support.
It is much appreciated !

