Is this character belongs to ISO-8859-2?

2003-01-30 Thread Tomohiro KUBOTA
Hi, I found webwml/english/devel/tc.data has a 8bit character, because I found a broken character in Japanese translation page. Thus I modified the character in tc.data into a SGML entity. In this case, I assumed the 8bit character is ISO-8859-2 and the character is lowercase "c" with acute accen

Re: future of developers list

2003-01-30 Thread Tomohiro KUBOTA
Hi, From: Josip Rodin <[EMAIL PROTECTED]> Subject: future of developers list Date: Thu, 30 Jan 2003 16:15:37 +0100 > Another added benefit would be that we could then extend our LDAP database > schemas to include another field for people's names in native character set, > which would nicely fix t

Re: future of developers list

2003-01-30 Thread Josip Rodin
On Thu, Jan 30, 2003 at 06:26:31PM +0100, Martin Michlmayr wrote: > > We should eventually rewrite the engine that generates the page to take the > > developers' database data per objectclass=debiandeveloper and the developer > > applicant database data (I'm told that this is definitely planned to

Re: future of developers list

2003-01-30 Thread Martin Michlmayr
* Josip Rodin <[EMAIL PROTECTED]> [2003-01-30 16:15]: > We should eventually rewrite the engine that generates the page to take the > developers' database data per objectclass=debiandeveloper and the developer > applicant database data (I'm told that this is definitely planned to be done > as part

Re: "family name, personal name" in devel/people

2003-01-30 Thread Josip Rodin
On Fri, Jan 31, 2003 at 01:15:16AM +0900, Oohara Yuuma wrote: > > % ldapsearch -P2 -x -h db.debian.org -b > > 'uid=oohara,ou=users,dc=debian,dc=org' cn mn sn > > ... > > cn: Oohara > > sn: Yuuma > > ... > > > > There does seem to be an error in Yuuma Oohara's entry, though -- cn and sn > > are re

Re: "family name, personal name" in devel/people

2003-01-30 Thread Josip Rodin
On Thu, Jan 30, 2003 at 04:51:42PM +0100, Josip Rodin wrote: > In any case, I'll start applying all this now. It worked fine. Thanks. -- 2. That which causes joy or happiness.

Re: "family name, personal name" in devel/people

2003-01-30 Thread Oohara Yuuma
[please Cc: to me because I am not subscribed to either list] On Thu, 30 Jan 2003 16:01:12 +0100, Josip Rodin <[EMAIL PROTECTED]> wrote: > % ldapsearch -P2 -x -h db.debian.org -b > 'uid=oohara,ou=users,dc=debian,dc=org' cn mn sn > ... > cn: Oohara > sn: Yuuma > ... > > There does seem to be an e

Re: "family name, personal name" in devel/people

2003-01-30 Thread Matt Kraai
On Thu, Jan 30, 2003 at 12:02:26PM +0100, Josip Rodin wrote: > On Wed, Jan 29, 2003 at 11:06:59PM -0800, Matt Kraai wrote: > > elsif ($maintainer =~ /Sylvain LE GALL <(.+)>/) { > > $lastname = 'Le Gall'; $firstname = 'Sylvain'; $email = > > $1; > > } >

Re: "family name, personal name" in devel/people

2003-01-30 Thread Josip Rodin
On Thu, Jan 30, 2003 at 07:46:13AM -0800, Matt Kraai wrote: > > > - elsif ($maintainer =~ /Taku YASUI <(.+)>/) { > > > - $lastname = 'Yasui'; $firstname = 'Taku'; $email = $1; > > > + elsif ($maintainer =~ /Hatta Shuzo <(.+)>/) { > > > + $lastname = '

Bug#133280: marked as done (file list for aewm++ displays aewm files)

2003-01-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Jan 2003 15:55:39 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#133280: wrong links at wmweather+ package page has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the cas

future of developers list

2003-01-30 Thread Josip Rodin
Hi, I think that the underlying point that all the devel/people discussions prove is that extracting developer information from Packages files is flawed by design -- the Maintainer fields are vaguely suitable, but certainly neither flexible nor consistent enough for our purposes. We should eventu

Re: Question to the wml encoding of e-mailadresses on the website

2003-01-30 Thread Josip Rodin
On Thu, Jan 30, 2003 at 12:50:57AM +0100, Frank Lichtenheld wrote: > While I worked on the translation of a document from the website, I wonder > if there is any explanation why some e-mailadresses are written > [EMAIL PROTECTED] and others are written [EMAIL PROTECTED]>. Is one of these ways depr

Re: "family name, personal name" in devel/people

2003-01-30 Thread Josip Rodin
On Thu, Jan 30, 2003 at 10:40:26AM +0100, Gerfried Fuchs wrote: > Oh, when looking at the script it _does_ use the cn and sn data Well, not exactly, the devel/people script uses the data but it doesn't take it as authoritative. > Then it seems that the database is filled wrongly. We shouldn

Re: jigdo web page link

2003-01-30 Thread Richard Atterer
On Thu, Jan 30, 2003 at 10:26:23AM -0200, Marcio H. Parreiras wrote: > The link to Jigdo Homepage (http://atterer.net/jigdo/) isn't working. It > seems that this site don't exist anymore. The page will be back soon. Meanwhile, use the backup at http://cdimage.debian.org/~atterer/jigdo-backup/jig

Re: "family name, personal name" in devel/people

2003-01-30 Thread Josip Rodin
On Thu, Jan 30, 2003 at 02:08:38AM -0800, Osamu Aoki wrote: > > --- people.pl.orig Thu Jan 30 08:06:12 2003 > > +++ people.pl Thu Jan 30 07:59:51 2003 > > @@ -172,9 +172,6 @@ > > elsif ($maintainer =~ /Javier Fernandez-Sanguino > > Pen~a\s+<(.+)>/o) { > > $la

Re: "family name, personal name" in devel/people

2003-01-30 Thread Tomohiro KUBOTA
Hi, From: Michael Stone <[EMAIL PROTECTED]> Subject: Re: "family name, personal name" in devel/people Date: Thu, 30 Jan 2003 07:32:49 -0500 > Well, this is simply an example of how you can't please all of the > people all of the time. You brought these examples up because you didn't > like how th

Re: Slovene translation

2003-01-30 Thread Josip Rodin
On Thu, Jan 30, 2003 at 01:40:51PM +0100, Josip Rodin wrote: > > We have tarred the translation and put it at > > http://debian.ljudmila.org/slovene.tar.gz > > > > Feel free to fetch. > > Cool! There were very few errors/omissions, so I've committed it. I've had to assume a few things which were

Re: Slovene translation

2003-01-30 Thread Josip Rodin
On Fri, Jan 24, 2003 at 03:43:39PM +0100, zocky wrote: > We have tarred the translation and put it at > http://debian.ljudmila.org/slovene.tar.gz > > Feel free to fetch. Cool! Tell me a preferred account name and password (in private mail), and I'll add you so that you can continue translating. I

Re: "family name, personal name" in devel/people

2003-01-30 Thread Michael Stone
On Wed, Jan 29, 2003 at 07:20:32PM +0900, Tomohiro KUBOTA wrote: would ask to change name order, I would certainly stimulate the core part of flamewar and Japanese members of Debian might drop their activity as developers.) Well, this is simply an example of how you can't please all of the peop

jigdo web page link

2003-01-30 Thread Marcio H. Parreiras
Hi, The link to Jigdo Homepage (http://atterer.net/jigdo/) isn't working. It seems that this site don't exist anymore. Best regards, -- Marcio H. Parreiras Pedro Leopoldo/MG - Brazil *** * * * Be free

EXCELLENT CAREER OPPORTUNITIES IN DUBAI

2003-01-30 Thread DCVM.com DUBAI

Re: "family name, personal name" in devel/people

2003-01-30 Thread Josip Rodin
On Wed, Jan 29, 2003 at 11:06:59PM -0800, Matt Kraai wrote: > elsif ($maintainer =~ /Sylvain LE GALL <(.+)>/) { > $lastname = 'Le Gall'; $firstname = 'Sylvain'; $email = > $1; > } I was wondering if you'd get the above to work, too :o) > -

Re: "family name, personal name" in devel/people

2003-01-30 Thread Gerfried Fuchs
* Tomohiro KUBOTA <[EMAIL PROTECTED]> [2003-01-29 13:56]: > It is because the web page is automatically generated by a script > from developers database on db.debian.org . The script assumes > the first part of name is given name and the last part is family > name. Since there are many names whic

Re: "family name, personal name" in devel/people

2003-01-30 Thread Osamu Aoki
On Wed, Jan 29, 2003 at 11:06:59PM -0800, Matt Kraai wrote: > > --- people.pl.origThu Jan 30 08:06:12 2003 > +++ people.pl Thu Jan 30 07:59:51 2003 > @@ -172,9 +172,6 @@ > elsif ($maintainer =~ /Javier Fernandez-Sanguino > Pen~a\s+<(.+)>/o) { > $lastname =

Re: "family name, personal name" in devel/people

2003-01-30 Thread Matt Kraai
On Wed, Jan 29, 2003 at 11:04:54AM +0100, Josip Rodin wrote: > On Wed, Jan 29, 2003 at 01:56:30PM +0900, Tomohiro KUBOTA wrote: > > You know, some Japanese people write names in their native order, > > "Family Given", and such expressions exist in db.debian.org database. > > > > ... but I checked