<?php 
// AUTHORS should fill in these assignments:
$directory = 'getting-started/'; // the directory path below /International up to but not including the file name: must end in a slash! 
$filename = 'Overview'; // the file name WITHOUT extensions
$topicIndex = ''; // path after /International/ to the appropriate place in the topic index
$techIndex = ''; // path after /International/ to the appropriate place in the techniques index
$authors = 'Richard Ishida, W3C'; // author(s) and affiliations
$modifiers = ''; // people making substantive changes, and their affiliation
$searchString = 'level2-getting-started'; // blog search string - usually the filename without extensions
$firstPubDate = 'xxxYYYY-MM-DD'; // date of the first publication of the document (after review)
$lastSubstUpdate = '2009-03-12  17:32';  // date of latest substantive changes to this document
$pathtophp = '../php'; // authors should check that the following points to /International/php - must be relative path
$outOfDateTranslation = 'no';

// AUTHORS AND TRANSLATORS should fill in these assignments:
$clang = 'en'; // the language extension for articles in this language (use 'en' for English)
$isTranslation = 'no';  // set to 'yes' if this is a translation !
$copyrightYear = '2009-2010'; // this year, but may also be a range, eg. 2002-2006
$thisVersion = '2010-09-02  7:12'; // date of latest edits to this document/translation

// TRANSLATORS should fill in these assignments:
$translators = 'xxxNAME, ORG'; // translator(s) and their affiliation - a elements allowed, but use double quotes for attributes
$enVersion = 'xxxYYYY-MM-DD';  // date of the English original on which the translation is based (see last substantive change date at bottom of file)

$additionalLinks = <<<eot
<h2 class="topOfColumn"><a id="links" name="links" tabindex="4">On this page</a></h2>
<ul>
	<li><a href="#basics">Basic concepts &amp; definitions</a> </li>
	<li><a href="#introducing">Introductory articles</a></li>
	<li><a href="#finding">Finding information on the site</a></li>
	</ul>

<h2>Resources by type</h2>
<ul>
	<li><a href="/International/articlelist">Articles, tutorials &amp; best practices</a></li>
	<li><a href="/International/publications">Technical reports &amp; WG notes</a></li>
	<li><a href="/International/tests/">Tests</a></li>
	<li><a href="http://www.w3.org/blog/International?cat=31">Talks</a></li>
	<li><a href="/International/resources#tools">Tools</a></li>
	</ul>
<h2>Specification reviews</h2>
<ul>
	<li><a href="/International/reviews/">Review comments</a></li>
	<li><a href="/International/core/review-radar">Upcoming reviews</a></li>
	</ul>
<h2>Mail archives</h2>
<ul>
	<li><a href="http://lists.w3.org/Archives/Public/public-i18n-core/">i18n Working Grp</a></li>
	<li><a href="http://lists.w3.org/Archives/Public/www-international/">i18n Interest Grp</a></li>
	<li><a href="http://lists.w3.org/Archives/Public/public-i18n-its-ig/">ITS Interest Grp</a></li>
	</ul>
<h2>Aggregated data</h2>
<ul>
	<li><a href="/International/planet/">Planet Web i18n</a></li>
	<li><a href="/International/log/description">News filters &amp; RSS feeds</a></li>
	</ul>
<h2>More...</h2>
<ul>
	<li>For more links like these, see the <a href="/International/">i18n Home page</a></li>
	<li><p>This page is not yet stable, and has not gone through wide review. It will be added to and improved over time. Please send comments to the <a href="http://lists.w3.org/Archives/Public/www-international/">www-international list.</a></p></li>
	</ul>
eot;
include($pathtophp.'/level2bp/structure.php');
if( isset($_COOKIE['w3ci18nlang'])) { $cookie_lang = $_COOKIE['w3ci18nlang']; }

?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html <?php echo "lang='$clang' xml:lang='$clang'";?> xmlns="http://www.w3.org/1999/xhtml">
<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<title>Getting Started with the W3C I18n site</title>
		<meta name="keywords"
		 content="i18n internationalisation internationalization localisation localization translation" />
		<meta name="description" content="Description of the W3C Internationalization Activity." />
<?php echo $headincludes;?>
<link rel="stylesheet" type="text/css" href="/International/style/level2.css" />
<style type="text/css" media="all">
.articles { list-style-type: none; }
.articles li { margin-bottom: 5px; }
#introarticles { float: left; width: 48%; }
#findinginfo { float: right; width: 48%; }
#findinginfo dt { font-size: 140%; margin-top: 1em; margin-bottom:0.5em; }
#findinginfo dd { margin-top: 0.5em; }
</style>
</head>

	<body>
		<span id="version-info" style="display: none;"><!-- #BeginDate format:IS1m -->2011-10-07  12:53<!-- #EndDate --></span> <?php echo $topOfPage; ?>

		<h1>Getting Started with the W3C I18n site</h1>
	<div class="section">
			<p><a name="contentstart" id="contentstart"></a> This page describes ways to find internationalization resources on this portion of the W3C site.</p>
			<p>It is particularly useful as a starting point for those who are new to internationalization and need guidance on topics to consider and ways to get into the material on the site.</p>
			
	</div>
	<div class="section" id="findinginfo">
		<h2><a id="finding" name="finding">Finding information on the site</a></h2>
			<dl>
				<dt> <a href="/International/technique-index">Techniques index</a></dt>
				<dd> The place to start if your question begins with 'How do I...'. Pointers to resources are grouped by task. Think of this like a table of contents for a cookbook.</dd>
				<dt> <a href="/International/resource-index">Topic index</a></dt>
				<dd> An index of resources sorted alphabetically by keyword. This is a good place to start if looking for fairly specific information. This is like an index at the back of a book.</dd>
				<dt> <a href="#top">Site search</a></dt>
				<dd> At the top right of almost every page you can find a small field that allows you to search within the International Activity area	of the W3C site. This approach can be particularly useful for finding references to very specific constructs, such as the <a href="http://www.google.com/custom?q=site%3Awww.w3.org+inurl%3A%2FInternational%2F+AddCharset&amp;sa=Go&amp;cof=T%3Ablack%3BLW%3A72%3BALC%3A%23ff3300%3BL%3Ahttp%3A%2F%2Fwww.w3.org%2FIcons%2Fw3c_home">AddCharset</a> directive in Apache. </dd>
				<dt> <a href="/International/resources">Resource type</a></dt>
				<dd> There are also pages that group resources by type. This is particularly useful for finding such things as a list of <a href="/International/articlelist">articles, best practices &amp; tutorials</a>, or <a href="/International/tests/">tests</a>. There are also lists of reviews, mailing list archives, technical reports, talks, tools, and aggregated data sources, such as our <a href="/International/planet/">Planet Web I18n</a> blog aggregator. </dd>
				<dd> A number of these links are listed in the right column of this page. More can be found at the <a href="/International/">I18n Activity Home Page</a>.
<!--  You can even filter the pages to reflect just the concerns of a person with a particular role.-->
				</dd>
			</dl>
		</div>
	<div class="section" id="introarticles">
		<h2><a id="basics" name="basics">Basic concepts &amp; definitions</a></h2>
		<p>There are a number of articles of general interest on the site, defining key terminology. These include:</p>
		<ul>
			<li><a href="/International/questions/qa-i18n">Localization vs. Internationalization</a>. What do the terms 'internationalization' and
				'localization' mean, ands how are they related?</li>
			<li><a href="/International/questions/qa-international-multilingual">International &amp; multilingual Web sites</a>. What is an
				'international' or a 'multilingual' web site?</li>
			<li><a href="/International/questions/qa-mono-multilingual">Monolingual vs. multilingual Web sites</a>. What are the trade-offs
				between international sites that are monolingual vs. multilingual?</li>
</ul>
			<h2><a id="introducing" name="introducing" tabindex="1">Introductory articles</a></h2>
			<p>We have started developing a set of articles to provide newcomers with a gentle introduction to the resources available on the
				internationalization site. These articles cover some of the issues you should concern yourself with, and where to find the basic introductory
				information.</p>
			<!--<div class="sidenoteGroup"> 
			 <p>Before following these links you can filter the results according to a particular role by clicking on the radio buttons alongside this text.</p> 
			 <div class="sidenote"><div class="noprint"> 
		   
		  <p>See results for:</p><p><input type="radio" name="role" checked="checked" value="all" /> All</p> 
		  <p><input type="radio" name="role" value="user" /> browsing content</p> 
		  <p><input type="radio" name="role" value="html" /> creating XHTML/HTML code (either using an editor or via scripting)</p><p><input type="radio" name="role" value="scripts" /> developing scripts (such as PHP, JSP, etc.)</p><p><input type="radio" name="role" value="css" /> developing CSS code</p><p><input type="radio" name="role" value="schemas" /> developing document schemas (DTDs, XML Schema, RelaxNG, etc.)</p><p><input type="radio" name="role" value="xslt" /> developing XSLT applications</p><p><input type="radio" name="role" value="projects" /> managing Web projects</p> </div></div> </div>-->
			<p>This list will grow as time goes by.</p>
		<ul>
				<li>
					<p> <a href="/International/quicktips/">Internationalization Quick Tips</a>. Reminders of some key things to keep in mind when
						developing Web content.</p>
				</li>
				<li>
					<p><a href="/International/getting-started/characters">Character sets and encodings</a>. How to choose and work with character
						encodings and escapes, and other topics related to characters.</p>
				</li>
				<li>
					<p><a href="/International/getting-started/language">Language on the Web</a>. Declaring the human language of your content, and
						related topics, such as language-based styling, content negotiation, and user navigation.</p>
				</li>
			</ul>
	</div>
		<br style="clear: both;" />
	<?php echo $bottomOfPage; ?>

	</body>
</html>

