Web-LangTag/index.xml

48 lines
3.3 KiB
XML

<page title="Home" pagetitle="Language Tags">
<div class="menu3">
<h2>For users</h2>
<ul>
<li><a href="whatare.html">What are language tags?</a></li>
<li><a href="why-tagging.html">Why tagging</a>?</li>
<li>Tag <a href="tag-wisely.html">wisely</a></li>
<li>The <wikipedia name="IETF language code">Wikipedia article</wikipedia></li>
<li>The <a
href="http://www.w3.org/International/articles/language-tags/">excellent
article from the W3C</a> about language tags</li>
<li>Also from the <wikipedia>W3C</wikipedia>, a <a href="http://www.w3.org/International/tutorials/language-decl/">tutorial "Declaring Language in XHTML and HTML"</a></li>
<li><a href="http://www.inter-locale.com">Other resources</a></li>
<li><a href="http://people.w3.org/rishida/utils/subtags/">Search subtags online in the registry</a> (some explanations are provided, but this tool is more useful if you know the concepts behind the registry)</li>
<li>Browse <a href="http://unicode.org/cldr/utility/languageid.jsp">language tags</a> and see their meaning</li>
</ul>
</div>
<div class="menu3">
<h2>For software developers</h2>
<ul>
<li>The subtag registry (version <em><lsr-version/></em>) in <a href="registries.html">various formats</a></li>
<li><a href="http://unicode.org/cldr/data/tools/java/org/unicode/cldr/util/data/langtagRegex.txt">Mark Davis' parser (ICU)</a>, written as a <wikipedia name="Regular expression">regexp</wikipedia> suitable for <wikipedia>Perl</wikipedia> or <wikipedia>Java</wikipedia></li>
<li><a href="http://www.dpawson.co.uk/java/rfc4646.html">Dave Pawson's implementation</a> in <wikipedia name="Java (programming language)">Java</wikipedia></li>
<li>Martin D&#xFC;rst's implementation in <wikipedia name="Ruby (programming language)">Ruby</wikipedia> is available as a <wikipedia name="RubyGems">Gem</wikipedia> named "langtag" at <wikipedia>RubyForge</wikipedia></li>
<li><a href="http://www.bortzmeyer.org/gabuzomeu-parsing-language-tags.html">St&#xE9;phane Bortzmeyer's implementation</a> in <wikipedia name="Haskell (programming language)">Haskell</wikipedia>.</li>
<li><a href="philips-regexp.html">Addison Phillips' code</a>, as a <wikipedia name="Regular expression">regexp</wikipedia> for <wikipedia name="Java (programming language)">Java</wikipedia></li>
<li>An <a
href="http://www.sasakiatcf.com/felix/lta/05/lta.xsl">implementation</a>
in <wikipedia>XSLT</wikipedia> (requires a XSLT 2.0 processor) and the
<a href="http://www.sasakiatcf.com/felix/lta/">Web page it powers</a> (by Felix Sasaki).</li>
<li><a href="test-suites.html">Test suites</a></li>
</ul>
</div>
<div class="menu3">
<h2>For standard authors</h2>
<ul>
<li>The current standard: <a href="http://www.rfc-editor.org/rfc/rfc5646.txt">RFC 5646</a> and <a href="http://www.rfc-editor.org/rfc/rfc4647.txt">RFC 4647</a></li>
<li>How to <a href="register-new-subtag.html">register a new
subtag</a> (for instance, for a variant of a language),</li>
<li>A <a href="registries/lsr.atom">syndication feed</a> (<wikipedia name="Atom (standard)">Atom</wikipedia> format) of the changes in the registry</li>
<li>The IETF <a href="http://www.ietf.org/html.charters/ltru-charter.html">LTRU Working Group</a></li>
<li>Working on <a href="web-site.html">this Web site</a></li>
</ul>
</div>
<p xml:lang="fr"><cite>Tout est al&#xE9;a, confusion et pr&#xE9;carit&#xE9;, sauf le Catalogue.</cite> (<wikipedia>Fred Vargas</wikipedia>)</p>
</page>