473,804 Members | 2,292 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

FAQ Topic - Internationaliz ation and Multinationaliz ation in javascript.

-----------------------------------------------------------------------
FAQ Topic - Internationaliz ation and Multinationaliz ation in
javascript.
-----------------------------------------------------------------------

Internationaliz ation means using one form which is both
acceptable and understood everywhere. By default, javascript
has no such features; but if an international standard exists
it can be coded for.

For example, there is an international standard for numeric
Gregorian date format; but there is none for decimal and
thousands separators.

Multinationaliz ation means using different forms for different
nations. It cannot work well in general, because it requires a
knowledge of all national preferences and the ability to choose
the right one, in an environment where many systems are
inappropriately set anyway.

JavaScript has a few Multinationalis ation features. The various
toString() methods are all implementation dependent, but tend to
use either UK or US settings (not necessarily correctly). ECMAScript
Ed. 3 introduced some capabilities, including the toLocaleString( )
method which should create a string based on the host's locale.

Much more support is expected in future versions of JavaScript.
===
Postings such as this are automatically sent once a day. Their
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.javas cript FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers. The sendings of these
daily posts are proficiently hosted by www.pair.com.

Oct 2 '07 #1
4 2293
In comp.lang.javas cript message <47************ ***********@new s.sunsite.
dk>, Tue, 2 Oct 2007 23:00:02, FAQ server <ja********@dot internet.be>
posted:
>-----------------------------------------------------------------------
FAQ Topic - Internationaliz ation and Multinationaliz ation in
javascript.
-----------------------------------------------------------------------

Internationali zation means using one form which is both
acceptable and understood everywhere. By default, javascript
has no such features; but if an international standard exists
it can be coded for.
Internationalis ation means using one form which is everywhere both
acceptable and understood. Any international standard not supported by
default can be coded for.

>For example, there is an international standard for numeric
Gregorian date format; but there is none for decimal and
thousands separators.
For example, there is an International Standard for numeric Gregorian date
format; but none for decimal and thousands separators.

>Multinationali zation means using different forms for different
nations. It cannot work well in general, because it requires a
knowledge of all national preferences and the ability to choose
the right one, in an environment where many systems are
inappropriatel y set anyway.
Multinationalis ation means using different forms for different readers. It
cannot work well in general, because it requires a knowledge of all
preferences and the ability to choose the right one, in an environment
where many systems are inappropriately set anyway.

* Note : Nations such as BE, CA, CH may have multiple conventions. The
word "nations" is therefore not really appropriate.

>===
Postings such as this are automatically sent once a day. Their
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.javas cript FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers. The sendings of these
daily posts are proficiently hosted by www.pair.com.
It might help if the quasi-sig were at the top, to be more obvious; there
could then be a minimal real sig "-- /Bart".

The quasi-sig material could be condensed a bit :-

Articles like this appear daily - to answer repeated questions, & to offer
the content to the community for continual evaluation & improvement.
The full newsgroup FAQ is at <http://jibbering.com/faq/index.html>.
The provision of these automated posts is hosted by <http://www.pair.com>.

--
(c) John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v6.05 MIME.
<URL:http://www.merlyn.demo n.co.uk/TP/BP/Delphi/&c., FAQqy topics & links;
<URL:http://www.merlyn.demo n.co.uk/clpb-faq.txt RAH Prins : c.l.p.b mFAQ;
<URL:ftp://garbo.uwasa.fi/pc/link/tsfaqp.zipTimo Salmi's Turbo Pascal FAQ.
Oct 4 '07 #2
Dr J R Stockton said the following on 10/4/2007 9:32 AM:
In comp.lang.javas cript message <47************ ***********@new s.sunsite.
dk>, Tue, 2 Oct 2007 23:00:02, FAQ server <ja********@dot internet.be>
posted:

<snip>

Before I change the entry, are you going to change your mind again in 10
months or so? The current entry is a copy/paste of *your* suggestion to
change it. The only difference is you proposed two entries and I made it
one.

<URL:
http://groups.google.c om/group/comp.lang.javas cript/browse_frm/thread/4d36f0e703cd4e9 3/069ffb1fb95114e 5?lnk=gst&q=int ernational+John +Stockton&rnum= 13#069ffb1fb951 14e5>
>
>===
Postings such as this are automatically sent once a day. Their
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.java script FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers. The sendings of these
daily posts are proficiently hosted by www.pair.com.

It might help if the quasi-sig were at the top, to be more obvious; there
could then be a minimal real sig "-- /Bart".
I have emailed Bart (yesterday) and asked that the signature delimiter
be changed to <dash><dash<spa cefrom the current delimiter.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javas cript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Oct 5 '07 #3
In comp.lang.javas cript message <pb************ *********@gigan ews.com>,
Thu, 4 Oct 2007 20:55:54, Randy Webb <Hi************ @aol.composted:
>
Before I change the entry, are you going to change your mind again in
10 months or so? The current entry is a copy/paste of *your* suggestion
to change it. The only difference is you proposed two entries and I
made it one.

I propose improvements when I think of something better. What method do
you use?

--
(c) John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v6.05 MIME.
Web <URL:http://www.merlyn.demo n.co.uk/- FAQish topics, acronyms, & links.
Proper <= 4-line sig. separator as above, a line exactly "-- " (SonOfRFC1036)
Do not Mail News to me. Before a reply, quote with ">" or "" (SonOfRFC1036)
Oct 5 '07 #4
Dr J R Stockton said the following on 10/5/2007 4:59 PM:
In comp.lang.javas cript message <pb************ *********@gigan ews.com>,
Thu, 4 Oct 2007 20:55:54, Randy Webb <Hi************ @aol.composted:
>Before I change the entry, are you going to change your mind again in
10 months or so? The current entry is a copy/paste of *your* suggestion
to change it. The only difference is you proposed two entries and I
made it one.


I propose improvements when I think of something better.
Interesting that you didn't answer the question.
What method do you use?
I employ the JRS method whereby I sit back and complain about what
others do. You are familiar with it, no?

It is changed locally.

--
Randy
comp.lang.javas cript FAQ - http://jibbering.com/faq/index.html
FAQ Notes: http://www.jibbering.com/faq/faq_notes/faq_notes.html
ECMAScript Language Specification via FAQ2.6
Oct 5 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
2031
by: Brian Kelley | last post by:
I have been using gettext and various utilities to provide internationalization for a wxPython application and have not really been liking the process. Essentially it uses a macro-style notation to indicate which strings should be internationalized. Essentially, everything looks like this _("STRING") A good description of this system is located here http://wiki.wxpython.org/index.cgi/Internationalization
2
1709
by: Internationalization | last post by:
COMSYS Globalization Practice is looking for a C#/.NET Internationalization consultant in OR. Can you please contact me if you are interested or else know someone who would be interested. It will be 4-6 weeks assignment. Thank you, Rhea Tanaka COMSYS Globalization Practice rtanaka@comsys.com
4
1813
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Internationalisation in javascript. ----------------------------------------------------------------------- There are but a few Internationalisation features in JavaScript. The various toString() methods are all implementation dependent, but tend to use either UK or US settings. ECMAScript Ed. 3 has introduced some capabilities, including the...
3
321
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Why was my post not answered? ----------------------------------------------------------------------- This could be for several reasons: * It was a variation of a frequently asked question and was therefore ignored by everyone. * No one knows the answer. * The person with the answer has not seen the post.
2
431
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Internationalization and Multinationalization in javascript. ----------------------------------------------------------------------- Internationalization means using one form which is both acceptable and understood everywhere. By default, javascript has no such features; but if an international standard exists it can be coded for. For example, there...
1
1164
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Internationalization and Multinationalization in javascript. ----------------------------------------------------------------------- Internationalisation means using one form which is everywhere both acceptable and understood. Any international standard not supported by default can be coded for. For example, there is an International Standard for...
0
9711
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10343
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10087
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9166
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7631
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5667
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4306
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.