* Re: [Printing-architecture] [Printing-japan] OpenPrinting Japan June Meeting
[not found] <20080616181240.3FB0.TORATANI.YASUMASA@canon.co.jp>
@ 2008-06-18 21:29 ` Till Kamppeter
2008-06-18 22:43 ` peter sikking
2008-06-19 1:41 ` TORATANI Yasumasa
0 siblings, 2 replies; 3+ messages in thread
From: Till Kamppeter @ 2008-06-18 21:29 UTC (permalink / raw)
To: printing-japan; +Cc: TORATANI Yasumasa, printing-architecture
Hi,
I have a small status report for the OpenPrinting Japan Meeting here:
Common Printing Dialog
----------------------
Lars Uebernickel and Peter Sikking have updated the specs for the
dialog. They are nearly ready now and they are devided in
- UI specs (for desktop developers)
- CPDAPI (Common Printing Dialog API) specs (for application developers)
- PPD and Foomatic extension specs (for printer driver developers)
See the Wiki of the Common Printing dialog with links to all specs, to
the BZR repositries, and to other interesting information here:
https://www.linuxfoundation.org/en/OpenPrinting/CommonPrintingDialog
Discussion happens on the printing-architecture mailing list:
https://lists.linux-foundation.org/mailman/listinfo/printing-architecture
See the archives;
https://lists.linux-foundation.org/pipermail/printing-architecture/2008/date.html
Distribution-Independent LSB-Based Driver Packages and PostScript PPDs
----------------------------------------------------------------------
Last week I have started the first test of indexing the package
repositories. Now all packages are available as RPM and Debian packages
and they are indexed for installation and auto-update via yum and
apt-get. Signing will be done soon.
The Debian packages are auto-generated from the RPMs. To supply driver
packages it is enough to make LSB-compliant RPMs.
Currently I am working with a GSoC student and an additional volunteer
on the server infrastructure, like automatization procedures for package
and PPD uploads and also on handling the license texts.
Especially license texts can now reside in separate files as some
manufacturers can have problems with embedding them. In addition, the
original, legally valid English license texts can now also get easily
queried when a non-English UI language is used.
The PostScript PPDs of the printer manufacturer will now be managed with
several different driver XML entries and there is a new
foomatic-db-nonfree package. This allows also the upload of non-free PPD
files.
See also
http://www.linuxfoundation.org/en/OpenPrinting/Database/DriverPackages
http://www.linuxfoundation.org/en/OpenPrinting/Database/Query
Discussion happens on the printing-foomatic mailing list:
https://lists.linux-foundation.org/mailman/listinfo/printing-foomatic
See the archives;
https://lists.linux-foundation.org/pipermail/printing-foomatic/2008/date.html
Till
TORATANI Yasumasa wrote (Japanese version removed):
> This is a riminder of the OpenPrinting Japan June meeting.
>
> Date: 6/19 14:30 - (Postponed from June 5th to June 19th)
> Place: The Linux Foundation Japan meeting room
> http://www.linux-foundation.jp/modules/tinyd0/index.php?id=10
>
> Agenda:
> - Check progress of action items
> - Agenda discussion for the OpenPrinting/LFJapanSymposiumTokyo
> - Japan side status report discussion
> - CIM implementation suggestion from PWG
>
> If you have any items for agenda, please let us know.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Printing-architecture] [Printing-japan] OpenPrinting Japan June Meeting
2008-06-18 21:29 ` [Printing-architecture] [Printing-japan] OpenPrinting Japan June Meeting Till Kamppeter
@ 2008-06-18 22:43 ` peter sikking
2008-06-19 1:41 ` TORATANI Yasumasa
1 sibling, 0 replies; 3+ messages in thread
From: peter sikking @ 2008-06-18 22:43 UTC (permalink / raw)
To: Till Kamppeter; +Cc: TORATANI Yasumasa, printing-architecture, printing-japan
Till wrote:
> Common Printing Dialog
> ----------------------
>
> Lars Uebernickel and Peter Sikking have updated the specs for the
> dialog. They are nearly ready now and they are devided in
>
> - UI specs (for desktop developers)
The UI spec is still work in progress, but with commercial work
relenting a bit I am able to address that since a few days.
Some sections (like <http://wiki.openusability.org/printing/index.php/Specification#Printer_Zone
>are now in a better shape).
tomorrow and next week I will be able to spend more time on this spec
and be ale to work in close cooperation with the developer to speed
things up.
--ps
founder + principal interaction architect
man + machine interface works
http://mmiworks.net/blog : on interaction architecture
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Printing-architecture] [Printing-japan] OpenPrinting Japan June Meeting
2008-06-18 21:29 ` [Printing-architecture] [Printing-japan] OpenPrinting Japan June Meeting Till Kamppeter
2008-06-18 22:43 ` peter sikking
@ 2008-06-19 1:41 ` TORATANI Yasumasa
1 sibling, 0 replies; 3+ messages in thread
From: TORATANI Yasumasa @ 2008-06-19 1:41 UTC (permalink / raw)
To: Till Kamppeter; +Cc: printing-architecture, printing-japan
Hi Till,
Thank you so much for letting us know the status of CPD.
We will review the document at the f2f meeting today, and
send the feedback to the mailing list.
TORATANI
On Wed, 18 Jun 2008 23:29:50 +0200
Till Kamppeter <till.kamppeter@gmail.com> wrote:
> Hi,
>
> I have a small status report for the OpenPrinting Japan Meeting here:
>
>
> Common Printing Dialog
> ----------------------
>
> Lars Uebernickel and Peter Sikking have updated the specs for the
> dialog. They are nearly ready now and they are devided in
>
> - UI specs (for desktop developers)
> - CPDAPI (Common Printing Dialog API) specs (for application developers)
> - PPD and Foomatic extension specs (for printer driver developers)
>
> See the Wiki of the Common Printing dialog with links to all specs, to
> the BZR repositries, and to other interesting information here:
>
> https://www.linuxfoundation.org/en/OpenPrinting/CommonPrintingDialog
>
> Discussion happens on the printing-architecture mailing list:
>
> https://lists.linux-foundation.org/mailman/listinfo/printing-architecture
>
> See the archives;
>
> https://lists.linux-foundation.org/pipermail/printing-architecture/2008/date.html
>
>
> Distribution-Independent LSB-Based Driver Packages and PostScript PPDs
> ----------------------------------------------------------------------
>
> Last week I have started the first test of indexing the package
> repositories. Now all packages are available as RPM and Debian packages
> and they are indexed for installation and auto-update via yum and
> apt-get. Signing will be done soon.
>
> The Debian packages are auto-generated from the RPMs. To supply driver
> packages it is enough to make LSB-compliant RPMs.
>
> Currently I am working with a GSoC student and an additional volunteer
> on the server infrastructure, like automatization procedures for package
> and PPD uploads and also on handling the license texts.
>
> Especially license texts can now reside in separate files as some
> manufacturers can have problems with embedding them. In addition, the
> original, legally valid English license texts can now also get easily
> queried when a non-English UI language is used.
>
> The PostScript PPDs of the printer manufacturer will now be managed with
> several different driver XML entries and there is a new
> foomatic-db-nonfree package. This allows also the upload of non-free PPD
> files.
>
> See also
>
> http://www.linuxfoundation.org/en/OpenPrinting/Database/DriverPackages
> http://www.linuxfoundation.org/en/OpenPrinting/Database/Query
>
> Discussion happens on the printing-foomatic mailing list:
>
> https://lists.linux-foundation.org/mailman/listinfo/printing-foomatic
>
> See the archives;
>
> https://lists.linux-foundation.org/pipermail/printing-foomatic/2008/date.html
>
> Till
>
>
> TORATANI Yasumasa wrote (Japanese version removed):
> > This is a riminder of the OpenPrinting Japan June meeting.
> >
> > Date: 6/19 14:30 - (Postponed from June 5th to June 19th)
> > Place: The Linux Foundation Japan meeting room
> > http://www.linux-foundation.jp/modules/tinyd0/index.php?id=10
> >
> > Agenda:
> > - Check progress of action items
> > - Agenda discussion for the OpenPrinting/LFJapanSymposiumTokyo
> > - Japan side status report discussion
> > - CIM implementation suggestion from PWG
> >
> > If you have any items for agenda, please let us know.
> >
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-19 1:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20080616181240.3FB0.TORATANI.YASUMASA@canon.co.jp>
2008-06-18 21:29 ` [Printing-architecture] [Printing-japan] OpenPrinting Japan June Meeting Till Kamppeter
2008-06-18 22:43 ` peter sikking
2008-06-19 1:41 ` TORATANI Yasumasa
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.