Penguin
Annotated edit history of ISO version 22, including all changes. View license author blame.
Rev Author # Line
21 LawrenceDoliveiro 1 [Acronym] for __I__nternational __O__rganisation for __S__tandards. The acronym is a compromise between the English and French versions of the full name.
12 AristotlePagaltzis 2
15 AristotlePagaltzis 3 Also often used as a synonym for [CDROM] image files, because they usually have an <tt>.iso</tt> extension, stemming from to the __ISO 9660__ standard which specifies the [CDROM] FileSystem.
12 AristotlePagaltzis 4
5 Some well-known (and some less well-known but commonly encountered) [ISO] standards include:
17 LawrenceDoliveiro 6
7 __ISO 639__::
8 Short names and two-letter codes for languages. Lists can be found [here|http://en.wikipedia.org/wiki/List_of_ISO_639_codes].
14 AristotlePagaltzis 9
10 __ISO 646__::
11 A first attempt at internationalization of [ASCII] dating back to 1972. Specifies various tables which follow the [ASCII] mapping but replace a number of codepoints with accented characters. The list of replaced codepoints is 35 (0x23), 36 (0x24), 64 (0x40), 91-94 (0x5B-0x5E), 96 (0x60), 123-126 (0x7B-0x7E) (ie <tt>#</tt>, <tt>$</tt>, <tt>@</tt>, <tt>~[</tt>, <tt>\</tt>, <tt>]</tt>, <tt>^</tt>, <tt>`</tt>, <tt>{</tt>, <tt>|</tt>, <tt>}</tt> and <tt>~~</tt>). ISO 646 gained limited acceptance, but had obvious problems, and was later superseded by ISO 8859.
12 AristotlePagaltzis 12
13 __ISO 3166__::
14 Short names and two-letter codes for countries. Used among others for the 2 letter [ccTLD] names such as <tt>.nz</tt>, <tt>.uk</tt> or <tt>.de</tt>. You might be able to find the list on a [GNU/Linux] system in <tt>/usr/share/zoneinfo/iso3166.tab</tt>.
18 LawrenceDoliveiro 15
16 Note that the ISO 3166 code for the United Kingdom is GB, not UK. This is the only exception to the correspondence between ISO 3166 country codes and [ccTLD] assignments.
12 AristotlePagaltzis 17
22 LawrenceDoliveiro 18 There was a minor kerfuffle in 2003 when some [ISO] staffer [proposed charging royalties|http://www.google.co.nz/search?q=iso+3166+royalties] to anyone using the 2-letter codes in their business, although those plans were quickly dropped following the predictable outcry.
12 AristotlePagaltzis 19
20 __ISO 8859__::
21 A list of 8-bit character encodings extending [ASCII] for various European alphabets.
22
23 There are several ISO 8859 related ManPage~s; their wiki copies need some work, since there are duplicates...
24
25 * iso-8859-1(7) / iso_8859-1(7) / iso_8859_1(7)
26 * iso-8859-2(7) / iso_8859-2(7) / iso_8859_2(7)
27 * iso-8859-7(7) / iso_8859-7(7) / iso_8859_7(7)
28 * iso-8859-15(7) / iso_8859-15(7) / iso_8859_15(7)
29
30 __ISO 9001__::
13 AristotlePagaltzis 31 Quality management systems. Specifies procedures for standardizing business processes to achieve consistent quality.
32
33 ''The important thing to remember about ISO9001 is that it's perfectly OK for an ISO9001 shop to fling completed motherboards frisbee style across the warehouse so that it hits the wall and lands in the pile for packaging/shipping as long as that is the written procedure.'' — AsSeenOnSlashdot
12 AristotlePagaltzis 34
35 __ISO 9660__::
16 JohnMcPherson 36 The [CDROM] FileSystem. <tt>iso</tt> is also usually the extension used for CompactDisc images.
19 LawrenceDoliveiro 37
38 __ISO/IEC 9899__::
20 LawrenceDoliveiro 39 The international standard for the [C] programming language.
12 AristotlePagaltzis 40
41 __ISO 10646__::
42 Essentially [Unicode]. See [A short overview of ISO/IEC 10646 and Unicode | http://www.nada.kth.se/i18n/ucs/unicode-iso10646-oview.html], utf8(7) and UnicodeNotes for more information.
19 LawrenceDoliveiro 43
44 __ISO/IEC 13346__::
45 [Universal Disk Format|http://en.wikipedia.org/wiki/Universal_Disk_Format].
12 AristotlePagaltzis 46
47 See also: TokyoDeclaration
48
49 ----
50 CategoryStandards

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()