Misha Wolf | 1 Apr 16:14
Picon

RE: New web app: Searching for language subtags

Hi Richard,

Having spent a few minutes playing with this, it seems to 
be both useful and fun.

My one concern is that people who haven't been initiated 
into the arcane mysteries of BCP 47, might misunderstand 
the meaning of a heading like "redundant" in response to 
a search for "Chinese".  It needs to be made clear to 
people that this is a tool for examining the registry, 
*NOT* a tool for finding appropriate language tags.  If 
it is meant to be used for the latter purpose, then some 
changes are very much needed :-)

Regards,
Misha

-----Original Message-----
From: www-international-request <at> w3.org
[mailto:www-international-request <at> w3.org] On Behalf Of Richard Ishida
Sent: 01 April 2007 14:59
To: 'WWW International'
Subject: New web app: Searching for language subtags

You may find this of interest.  It's purely a personal project.

http://people.w3.org/rishida/utils/subtags/

http://people.w3.org/rishida/blog/?p=90 says:

(Continue reading)

Addison Phillips | 1 Apr 18:40
Picon
Favicon

Re: RE: New web app: Searching for language subtags

+1

This is quite a nice tool.

I note: I think a bit more care should be used with the terms "tag" and 
"subtag". The use of the word "tag" in the tool is misleading, since it 
implies the tools searches for tags. In fact, the tool can only look at 
the grandfathered/redundant tags. It's really a subtag tool.

Addison

Misha Wolf wrote:
> Hi Richard,
> 
> Having spent a few minutes playing with this, it seems to 
> be both useful and fun.
> 
> My one concern is that people who haven't been initiated 
> into the arcane mysteries of BCP 47, might misunderstand 
> the meaning of a heading like "redundant" in response to 
> a search for "Chinese".  It needs to be made clear to 
> people that this is a tool for examining the registry, 
> *NOT* a tool for finding appropriate language tags.  If 
> it is meant to be used for the latter purpose, then some 
> changes are very much needed :-)
> 
> Regards,
> Misha
>  
> 
(Continue reading)

Picon

Re: New web app: Searching for language subtags

On Sun, Apr 01, 2007 at 03:14:09PM +0100,
 Misha Wolf <Misha.Wolf <at> reuters.com> wrote 
 a message of 88 lines which said:

> My one concern is that people who haven't been initiated into the
> arcane mysteries of BCP 47, might misunderstand

Yes, there are funny things for instance:

"french" gives you three geographic regions, not one of them being
France ("fr")

Knowing the registry, I can understand i, but ordinary users may
deserve more warnings.

Bug report: multiline comments are not properly handled, only the
first line is displayed. See variant "1694acad" or region "gb" for an
example.

Richard Ishida | 2 Apr 15:35
Picon
Favicon
Gravatar

RE: New web app: Searching for language subtags

I have just uploaded a new version.  It now allows you to enter a
hyphen-separated string of subtags in the search field and reports what it
finds in the registry.

See also the new notes on the right hand side.

RI

============
Richard Ishida
Internationalization Lead
W3C (World Wide Web Consortium)

http://www.w3.org/People/Ishida/
http://www.w3.org/International/
http://people.w3.org/rishida/blog/
http://www.flickr.com/photos/ishida/

> -----Original Message-----
> From: Najib TOUNSI [mailto:tounsin <at> yahoo.com] 
> Sent: 02 April 2007 14:00
> To: Richard Ishida; WWW International; LTRU Working Group
> Subject: RE: New web app: Searching for language subtags
> 
> Hi all,
> 
> --- Misha Wolf <Misha.Wolf <at> reuters.com> wrote:
> 
> > 
> > Hi Richard,
(Continue reading)

Richard Ishida | 2 Apr 15:37
Picon
Favicon
Gravatar

RE: RE: New web app: Searching for language subtags

Hi Addison,

I tried to clarify uses of tag and subtag properly, and added the ability to look at tags too.

RI

============
Richard Ishida
Internationalization Lead
W3C (World Wide Web Consortium)

http://www.w3.org/People/Ishida/
http://www.w3.org/International/
http://people.w3.org/rishida/blog/
http://www.flickr.com/photos/ishida/

> -----Original Message-----
> From: Addison Phillips [mailto:addison <at> yahoo-inc.com] 
> Sent: 01 April 2007 17:41
> To: Misha Wolf
> Cc: Richard Ishida; WWW International; LTRU Working Group
> Subject: Re: [Ltru] RE: New web app: Searching for language subtags
> 
> +1
> 
> This is quite a nice tool.
> 
> I note: I think a bit more care should be used with the terms 
> "tag" and "subtag". The use of the word "tag" in the tool is 
> misleading, since it implies the tools searches for tags. In 
(Continue reading)

Najib Tounsi | 2 Apr 15:39

RE: New web app: Searching for language subtags


Hi all,

--- Misha Wolf <Misha.Wolf <at> reuters.com> wrote:

 >
 > Hi Richard,
 >
 > Having spent a few minutes playing with this, it
 > seems to
 > be both useful and fun.

+1

 >
 > My one concern is that people who haven't been
 > initiated
 > into the arcane mysteries of BCP 47, might
 > misunderstand
 > the meaning of a heading like "redundant" in
 > response to
 > a search for "Chinese". 

"people who haven't been initiated into the arcane
mysteries of BCP 47", might even not understand what
'redundant', 'Grandfathered' and other 'variant' mean
or what they are for.

A small definition of the key vocabulary would be welcome.

(Continue reading)

Richard Ishida | 2 Apr 15:46
Picon
Favicon
Gravatar

RE: Re: New web app: Searching for language subtags

Hi Stephane,

> "french" gives you three geographic regions, not one of them 
> being France ("fr")
> 
> Knowing the registry, I can understand i, but ordinary users 
> may deserve more warnings.

This is an issue for the registry (if it is an issue) since people will look
for things there in the same way as they do using this form.  The only other
way to find FR for France would be to read the registry, and I don't think
people will thank you for suggesting that (especially if they are looking
for say a language that begins with 'w') ;-)

As it happens, I'm not sure it's an issue.  I think that if you are looking
for a country code you'd search on France, not French.

I think that whats happening here is rather that you are getting some
regions when you search for a language - which, for me, is not a big deal
either.  

> Bug report: multiline comments are not properly handled, only 
> the first line is displayed. See variant "1694acad" or region 
> "gb" for an example.

Yes, thanks.  I was aware, but have not had time to fix it yet.  Will do so
asap.

RI

(Continue reading)

Richard Ishida | 2 Apr 15:54
Picon
Favicon
Gravatar

RE: New web app: Searching for language subtags

Hmm. People who haven't been initiated into the arcane mysteries of BCP 47
still have to use the registry to find subtags. If there are things they
need to understand, we'd better help them there.  Note that they no longer
see redundant tags when searching for Chinese with my tool, and that I
included a short explanation of redundant in the side notes.  I hope that
will help.

RI

============
Richard Ishida
Internationalization Lead
W3C (World Wide Web Consortium)

http://www.w3.org/People/Ishida/
http://www.w3.org/International/
http://people.w3.org/rishida/blog/
http://www.flickr.com/photos/ishida/

> -----Original Message-----
> From: Misha Wolf [mailto:Misha.Wolf <at> reuters.com] 
> Sent: 01 April 2007 15:14
> To: Richard Ishida; WWW International; LTRU Working Group
> Subject: RE: New web app: Searching for language subtags
> 
> Hi Richard,
> 
> Having spent a few minutes playing with this, it seems to be 
> both useful and fun.
> 
(Continue reading)

Mark Davis | 2 Apr 20:15
Favicon

Re: RE: New web app: Searching for language subtags

I have a couple of usability suggestions.

Example. Click on Regions, put in "France" in Search for: and click Show Result. You get unexpected outcome. It isn't clear that the push button only affects what the radio button says. And even after you know this, it's clumsy, since you always have to switch the radio button, then hit the push button.

Rather than the current interface, it would be faster and less confusing to have pushbuttons for all of what you have as radio buttons, and remove "Show Results". And retitle Descriptions and Subtags as "Search Descriptions" and "Search Subtags".

Subtags isn't quite right either, since I can put in whole language tags like "ar-Arab". So I'd suggest separating that as a separate button "Search Tags". You don't test for invalid whole tags right now, so "Arab-en". You document that, but it would be easy to fix. I have a regex that tests validity and divides up the language tag into the pieces, so you could use that if you want.

Mark

On 4/2/07, Richard Ishida <ishida <at> w3.org> wrote:
Hmm. People who haven't been initiated into the arcane mysteries of BCP 47
still have to use the registry to find subtags. If there are things they
need to understand, we'd better help them there.  Note that they no longer
see redundant tags when searching for Chinese with my tool, and that I
included a short explanation of redundant in the side notes.  I hope that
will help.

RI

============
Richard Ishida
Internationalization Lead
W3C (World Wide Web Consortium)

http://www.w3.org/People/Ishida/
http://www.w3.org/International/
http://people.w3.org/rishida/blog/
http://www.flickr.com/photos/ishida/



> -----Original Message-----
> From: Misha Wolf [mailto: Misha.Wolf <at> reuters.com]
> Sent: 01 April 2007 15:14
> To: Richard Ishida; WWW International; LTRU Working Group
> Subject: RE: New web app: Searching for language subtags
>
> Hi Richard,
>
> Having spent a few minutes playing with this, it seems to be
> both useful and fun.
>
> My one concern is that people who haven't been initiated into
> the arcane mysteries of BCP 47, might misunderstand the
> meaning of a heading like "redundant" in response to a search
> for "Chinese".  It needs to be made clear to people that this
> is a tool for examining the registry,
> *NOT* a tool for finding appropriate language tags.  If it is
> meant to be used for the latter purpose, then some changes
> are very much needed :-)
>
> Regards,
> Misha
>
>
> -----Original Message-----
> From: www-international-request <at> w3.org
> [mailto:www-international-request <at> w3.org] On Behalf Of Richard Ishida
> Sent: 01 April 2007 14:59
> To: 'WWW International'
> Subject: New web app: Searching for language subtags
>
>
> You may find this of interest.  It's purely a personal project.
>
> http://people.w3.org/rishida/utils/subtags/
>
>
> http://people.w3.org/rishida/blog/?p=90 says:
>
> This tool allows you to search for tags that have, say,
> 'french' in their description (there are currently 11), or to
> find out what that mysterious 'ch' tag stands for (there are
> 2 possibilities). Or you can simply list all current language
> tags, or script tags, or variants, etc.
>
> For months I've been wanting to write a small, Web-based tool
> for finding things in the subtag registry without having to
> work on the (for many people, intimidating) raw text file on
> the IANA site.
>
> Tom Gruner created an initial tool for pretty printing the
> IANA list, which handled enough of the basics to allow me to
> use the little time I have these days to add the search
> functionality on top.
>
> If you have JavaScript running, you are shown just the tags
> and descriptions initially, but by clicking on those you can
> reveal all additional information in the registry for a given
> tag. I also highlight tags that are deprecated, so you can
> see that straight away.
>
> (PS: Some final tweaks to the code will come when I have a
> spare moment for things like making the expanding list more
> accessible, etc.)
>
> RI
>
>
> ============
> Richard Ishida
> Internationalization Lead
> W3C (World Wide Web Consortium)
>
> http://www.w3.org/People/Ishida/
> http://www.w3.org/International/
> http://people.w3.org/rishida/blog/
> http://www.flickr.com/photos/ishida/
>
>
>
>
>
> This email was sent to you by Reuters, the global news and
> information company.
> To find out more about Reuters visit www.about.reuters.com
>
> Any views expressed in this message are those of the
> individual sender, except where the sender specifically
> states them to be the views of Reuters Limited.
>
> Reuters Limited is part of the Reuters Group of companies, of
> which Reuters Group PLC is the ultimate parent company.
> Reuters Group PLC - Registered office address: The Reuters
> Building, South Colonnade, Canary Wharf, London E14 5EP,
> United Kingdom Registered No: 3296375 Registered in England and Wales
>
>


_______________________________________________
Ltru mailing list
Ltru <at> ietf.org
https://www1.ietf.org/mailman/listinfo/ltru



--
Mark
CE Whitehead | 2 Apr 20:55
Picon

Re: RE: New web app: Searching for language subtags

Hi, thanks it seems you are right Mark one has to put in a code like fr or 
something
and then choose descriptions or subtags
that's the only way to use the text box

The text box does not work for the radio buttons;
it would be nice to search for a language name (if there were consistent 
language names for all languages!) and get language, variant, what have you 
subtags.

>I have a couple of usability suggestions.
>
>Example. Click on Regions, put in "France" in *Search for: *and click *Show
>Result*. You get unexpected outcome. It isn't clear that the push button
>only affects what the radio button says. And even after you know this, it's
>clumsy, since you always have to switch the radio button, then hit the push
>button.
>
>Rather than the current interface, it would be faster and less confusing to
>have pushbuttons for all of what you have as radio buttons, and remove 
>"Show
>Results". And retitle Descriptions and Subtags as "Search Descriptions" and
>"Search Subtags".
>
>Subtags isn't quite right either, since I can put in whole language tags
>like "ar-Arab". So I'd suggest separating that as a separate button "Search
>Tags". You don't test for invalid whole tags right now, so "Arab-en". You
>document that, but it would be easy to fix. I have a regex that tests
>validity and divides up the language tag into the pieces, so you could use
>that if you want.
>
>Mark
>**
>On 4/2/07, Richard Ishida <ishida <at> w3.org> wrote:
>>
>>Hmm. People who haven't been initiated into the arcane mysteries of BCP 47
>>still have to use the registry to find subtags. If there are things they
>>need to understand, we'd better help them there.  Note that they no longer
>>see redundant tags when searching for Chinese with my tool, and that I
>>included a short explanation of redundant in the side notes.  I hope that
>>will help.
>>
>>RI
>>
>>============
>>Richard Ishida
>>Internationalization Lead
>>W3C (World Wide Web Consortium)
>>
>>http://www.w3.org/People/Ishida/
>>http://www.w3.org/International/
>>http://people.w3.org/rishida/blog/
>>http://www.flickr.com/photos/ishida/
>>
>>
>>
>> > -----Original Message-----
>> > From: Misha Wolf [mailto:Misha.Wolf <at> reuters.com]
>> > Sent: 01 April 2007 15:14
>> > To: Richard Ishida; WWW International; LTRU Working Group
>> > Subject: RE: New web app: Searching for language subtags
>> >
>> > Hi Richard,
>> >
>> > Having spent a few minutes playing with this, it seems to be
>> > both useful and fun.
>> >
>> > My one concern is that people who haven't been initiated into
>> > the arcane mysteries of BCP 47, might misunderstand the
>> > meaning of a heading like "redundant" in response to a search
>> > for "Chinese".  It needs to be made clear to people that this
>> > is a tool for examining the registry,
>> > *NOT* a tool for finding appropriate language tags.  If it is
>> > meant to be used for the latter purpose, then some changes
>> > are very much needed :-)
>> >
>> > Regards,
>> > Misha
>> >
>> >
>> > -----Original Message-----
>> > From: www-international-request <at> w3.org
>> > [mailto:www-international-request <at> w3.org] On Behalf Of Richard Ishida
>> > Sent: 01 April 2007 14:59
>> > To: 'WWW International'
>> > Subject: New web app: Searching for language subtags
>> >
>> >
>> > You may find this of interest.  It's purely a personal project.
>> >
>> > http://people.w3.org/rishida/utils/subtags/
>> >
>> >
>> > http://people.w3.org/rishida/blog/?p=90 says:
>> >
>> > This tool allows you to search for tags that have, say,
>> > 'french' in their description (there are currently 11), or to
>> > find out what that mysterious 'ch' tag stands for (there are
>> > 2 possibilities). Or you can simply list all current language
>> > tags, or script tags, or variants, etc.
>> >
>> > For months I've been wanting to write a small, Web-based tool
>> > for finding things in the subtag registry without having to
>> > work on the (for many people, intimidating) raw text file on
>> > the IANA site.
>> >
>> > Tom Gruner created an initial tool for pretty printing the
>> > IANA list, which handled enough of the basics to allow me to
>> > use the little time I have these days to add the search
>> > functionality on top.
>> >
>> > If you have JavaScript running, you are shown just the tags
>> > and descriptions initially, but by clicking on those you can
>> > reveal all additional information in the registry for a given
>> > tag. I also highlight tags that are deprecated, so you can
>> > see that straight away.
>> >
>> > (PS: Some final tweaks to the code will come when I have a
>> > spare moment for things like making the expanding list more
>> > accessible, etc.)
>> >
>> > RI
>> >
>> >
>> > ============
>> > Richard Ishida
>> > Internationalization Lead
>> > W3C (World Wide Web Consortium)
>> >
>> > http://www.w3.org/People/Ishida/
>> > http://www.w3.org/International/
>> > http://people.w3.org/rishida/blog/
>> > http://www.flickr.com/photos/ishida/
>> >
>> >
>> >
>> >
>> >
>> > This email was sent to you by Reuters, the global news and
>> > information company.
>> > To find out more about Reuters visit www.about.reuters.com
>> >
>> > Any views expressed in this message are those of the
>> > individual sender, except where the sender specifically
>> > states them to be the views of Reuters Limited.
>> >
>> > Reuters Limited is part of the Reuters Group of companies, of
>> > which Reuters Group PLC is the ultimate parent company.
>> > Reuters Group PLC - Registered office address: The Reuters
>> > Building, South Colonnade, Canary Wharf, London E14 5EP,
>> > United Kingdom Registered No: 3296375 Registered in England and Wales
>> >
>> >
>>
>>
>>_______________________________________________
>>Ltru mailing list
>>Ltru <at> ietf.org
>>https://www1.ietf.org/mailman/listinfo/ltru
>>
>
>
>
>--
>Mark

_________________________________________________________________
5.5%* 30 year fixed mortgage rate. Good credit refinance. Up to 5 free 
quotes - *Terms 
https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h2a5d&s=4056&p=5117&disc=y&vers=910


Gmane