[sane-devel] About the hardware lsit

René Kjellerup rk.katana.steel at gmail.com
Mon Oct 27 11:39:25 UTC 2008


May I suggest that the data from
http://www.sane-project.org/lists/sane-mfgs-cvs.html 
or http://www.sane-project.org/lists/sane-mfgs.html be presented in a xml
data 
structure which the stores could easily parse to locate supported scanners.

Suggestion of a basic structure:
<?xml version="1.0" encoding="utf-8"?>
<!-- if a more compatible encoding exists then use that -->
<sane>
 <manufacturer> 
<!-- intentionally left empty not to promote any single manufacture -->
  <name></name>
  <device>
   <model></model>
   <status value="" />
  </device>
  <device>
   <model></model>
   <status value="" />
  </device>
...
 </manufacturer>
...
</sane>

René Kjellerup
-- as life grows older, I gain experience. 

-----Oprindelig meddelelse-----
Fra: sane-devel-bounces+rk.katana.steel=gmail.com at lists.alioth.debian.org
[mailto:sane-devel-bounces+rk.katana.steel=gmail.com at lists.alioth.debian.org
] På vegne af A B
Sendt: 27. oktober 2008 11:08
Til: m. allan noah
Cc: sane-devel at lists.alioth.debian.org
Emne: Re: [sane-devel] About the hardware lsit

Time is not  what I have plenty of and I guess a lot of other people
does not have this :-(

A simple suggestion that I would think would make it seem easier to
do: set default values and treat every scanner as old or unmarked
until someone adds valid data. Then you have 0 scanners to fill in
data for! Problem solved!  ;-)

On the other hand, every NEW scanner should be added with the extra
data.That is much simpler. Then perhaps also create interfaces that
computer stores could use to lookup if the specific modell is usable
in linux. Every lookup would also mean that you know that that scanner
is currently available...

Perhaps talking to the people at linux printing, linux on laptops or
other linux hardware pages to work against a common interface?

-- 
sane-devel mailing list: sane-devel at lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
             to sane-devel-request at lists.alioth.debian.org




More information about the sane-devel mailing list