<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/1.10.2" -->
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"					xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
		<channel rdf:about="http://www.w3.org/blog/International">
			<title>W3C Internationalization (I18n) Activity - Category: Tutorials</title>
			<link>http://www.w3.org/blog/International</link>
			<description>Home page of W3C's Web Internationalization Activity--resources for increasing accessibility of the Web for worldwide audiences.</description>
			<dc:language>en-EU</dc:language>
			<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=1.10.2"/>
			<sy:updatePeriod>hourly</sy:updatePeriod>
			<sy:updateFrequency>1</sy:updateFrequency>
			<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
			<items>
				<rdf:Seq>
									<rdf:li rdf:resource="http://www.w3.org/blog/International/2009/01/07/new_tutorial_creating_svg_tiny_pages_in_"/>
									<rdf:li rdf:resource="http://www.w3.org/blog/International/2007/03/08/new_tutorial_declaring_language_in_xhtml"/>
									<rdf:li rdf:resource="http://www.w3.org/blog/International/2006/05/18/creating_x_html_pages_in_arabic_aamp_heb"/>
									<rdf:li rdf:resource="http://www.w3.org/blog/International/2004/03/10/new_tutorial_character_sets_aamp_encodin"/>
								</rdf:Seq>
			</items>
		</channel>
		
		<item rdf:about="http://www.w3.org/blog/International/2009/01/07/new_tutorial_creating_svg_tiny_pages_in_">
			<title>New tutorial: Creating SVG Tiny Pages in Arabic, Hebrew and other Right-to-Left Scripts</title>
			<link>http://www.w3.org/blog/International/2009/01/07/new_tutorial_creating_svg_tiny_pages_in_</link>
			<dc:date>2009-01-07T21:24:10Z</dc:date>
			<dc:creator>Richard Ishida</dc:creator>
			<dc:subject>New resource</dc:subject>
			<description>Read the tutorial

Right-to-left scripts include Arabic, Hebrew, Thaana and N'ko, and are used by a large number of people around the world. If you are new to dealing with bidirectional text, getting it to display correctly can sometimes appear complex and confusing, but it need not be so. If you have struggled with this or have yet to start, this tutorial should help you adopt the best approach to marking up your content. It also explains enough of how the bidirectional algorithm works for you to understand much better the root causes of most problems, and it addresses some common misconceptions about ways to deal with markup for bidirectional content

After reading this tutorial you should:


create effective SVG Tiny 1.2 content containing text written in the Arabic or Hebrew (or other right-to-left) scripts
understand the basics of how the Unicode bidirectional algorithm works, so that you can understand why bidirectional text behaves the way it does, and how to work around problems
take decisions about the appropriateness of alternatives to markup


[search&#160;keys: tutorial-svg-tiny-bidi]</description>
			<content:encoded><![CDATA[<div><a href="http://www.w3.org/International/tutorials/svg-tiny-bidi/">Read the tutorial</a></div>

<p>Right-to-left scripts include Arabic, Hebrew, Thaana and N'ko, and are used by a large number of people around the world. If you are new to dealing with bidirectional text, getting it to display correctly can sometimes appear complex and confusing, but it need not be so. If you have struggled with this or have yet to start, this tutorial should help you adopt the best approach to marking up your content. It also explains enough of how the bidirectional algorithm works for you to understand much better the root causes of most problems, and it addresses some common misconceptions about ways to deal with markup for bidirectional content</p>

<p>After reading this tutorial you should:</p>

<ul>
<li>create effective SVG Tiny 1.2 content containing text written in the Arabic or Hebrew (or other right-to-left) scripts</li>
<li>understand the basics of how the Unicode bidirectional algorithm works, so that you can understand why bidirectional text behaves the way it does, and how to work around problems</li>
<li>take decisions about the appropriateness of alternatives to markup</li>
</ul>

<span class="searchkey">[search&nbsp;keys: <a href="http://www.w3.org/blog/International?s=tutorial-svg-tiny-bidi&amp;sentence=sentence&amp;blog=1&amp;submit=Search">tutorial-svg-tiny-bidi</a>]</span>]]></content:encoded>
		</item>

		
		<item rdf:about="http://www.w3.org/blog/International/2007/03/08/new_tutorial_declaring_language_in_xhtml">
			<title>New tutorial: Declaring Language in XHTML and HTML</title>
			<link>http://www.w3.org/blog/International/2007/03/08/new_tutorial_declaring_language_in_xhtml</link>
			<dc:date>2007-03-08T14:54:41Z</dc:date>
			<dc:creator>Richard Ishida</dc:creator>
			<dc:subject>New resource</dc:subject>
			<description>Read the tutorial

Information about the language in use on a page is important for accessibility, styling, searching, and other reasons. In addition, language information that is typically transmitted between the user agent and server can be used to help improve navigation for users and the localizability of your site. This tutorial will help you take advantage of the opportunities that are available now and in the near future by declaring language information appropriately.

By following this tutorial you should be able to:


recognize the available alternatives for declaring language, and how they differ,
understand the difference between metadata about the expected language of the audience and the text-processing language,
choose the best way of declaring language for your content
locate information about how to specify language attribute values.


[search&#160;keys: tutorial-language-decl]</description>
			<content:encoded><![CDATA[<div><a href="http://www.w3.org/International/tutorials/language-decl/">Read the tutorial</a></div>

Information about the language in use on a page is important for accessibility, styling, searching, and other reasons. In addition, language information that is typically transmitted between the user agent and server can be used to help improve navigation for users and the localizability of your site. This tutorial will help you take advantage of the opportunities that are available now and in the near future by declaring language information appropriately.

By following this tutorial you should be able to:

<ul>
<li>recognize the available alternatives for declaring language, and how they differ,</li>
<li>understand the difference between metadata about the expected language of the audience and the text-processing language,</li>
<li>choose the best way of declaring language for your content</li>
<li>locate information about how to specify language attribute values.</li>
</ul>

<span class="searchkey">[search&nbsp;keys: <a href="http://www.w3.org/blog/International?s=tutorial-language-decl&amp;sentence=sentence&amp;blog=1&amp;submit=Search">tutorial-language-decl</a>]</span>]]></content:encoded>
		</item>

		
		<item rdf:about="http://www.w3.org/blog/International/2006/05/18/creating_x_html_pages_in_arabic_aamp_heb">
			<title>New tutorial: Creating (X)HTML Pages in Arabic &#38; Hebrew</title>
			<link>http://www.w3.org/blog/International/2006/05/18/creating_x_html_pages_in_arabic_aamp_heb</link>
			<dc:date>2006-05-18T12:20:55Z</dc:date>
			<dc:creator>Richard Ishida</dc:creator>
			<dc:subject>New resource</dc:subject>
			<description>Read the tutorial

Getting bidirectional text to display correctly can sometimes appear baffling and frustrating, but it need not be so. If you have struggled with this or have yet to start, this tutorial should help you adopt the best approach to marking up your content, and explain enough of how the bidirectional algorithm works that you will understand much better the root causes of most of your problems. It also addresses some common misconceptions about ways to deal with markup for bidirectional content.

At the end of this tutorial you should be able to:


  create effective XHTML and HTML pages containing text written in the Arabic or Hebrew (or other right-to-left) scripts,
  understand the basics of how the Unicode bidirectional algorithm works, so that you can understand why bidirectional text behaves the way it does, and how to work around problems,and
  take decisions about the appropriateness of alternatives to markup.

[search&#160;key:&#160;tutorial-bidi-xhtml]

</description>
			<content:encoded><![CDATA[<div><a href="http://www.w3.org/International/tutorials/bidi-xhtml/">Read the tutorial</a></div>

<p>Getting bidirectional text to display correctly can sometimes appear baffling and frustrating, but it need not be so. If you have struggled with this or have yet to start, this tutorial should help you adopt the best approach to marking up your content, and explain enough of how the bidirectional algorithm works that you will understand much better the root causes of most of your problems. It also addresses some common misconceptions about ways to deal with markup for bidirectional content.</p>

<p>At the end of this tutorial you should be able to:</p>

<ul>
  <li>create effective XHTML and HTML pages containing text written in the Arabic or Hebrew (or other right-to-left) scripts,</li>
  <li>understand the basics of how the Unicode bidirectional algorithm works, so that you can understand why bidirectional text behaves the way it does, and how to work around problems,and</li>
  <li>take decisions about the appropriateness of alternatives to markup.</li>
</ul>
<p><span class="searchkey">[search&nbsp;key:&nbsp;<a href="http://www.w3.org/blog/International?s=tutorial-bidi-xhtml&amp;sentence=sentence&amp;blog=1&amp;submit=Search">tutorial-bidi-xhtml</a>]</span></p>

]]></content:encoded>
		</item>

		
		<item rdf:about="http://www.w3.org/blog/International/2004/03/10/new_tutorial_character_sets_aamp_encodin">
			<title>New tutorial: Character sets &#38; encodings in XHTML, HTML and CSS</title>
			<link>http://www.w3.org/blog/International/2004/03/10/new_tutorial_character_sets_aamp_encodin</link>
			<dc:date>2004-03-10T09:26:00Z</dc:date>
			<dc:creator>Richard Ishida</dc:creator>
			<dc:subject>New resource</dc:subject>
			<description>Link to tutorial

If a user agent (eg. a browser) is unable to detect the character encoding used in a Web document, the user may be presented with unreadable text. This information is particularly important for those maintaining and extending a multilingual site, but declaring the character encoding of the document is important for anyone producing XHTML/HTML or CSS. This tutorial will give you an understanding of the topic that will help you make the right choices when doing so. The topic is not as straightforward as it may sometimes appear, and the advice contained here is the end result of a great deal of thought and discussion.

After reading this tutorial you should:


get advice on choosing an encoding for XHTML/HTML documents
understand when and how to declare the character encoding (charset) for documents using XHTML/HTML and CSS
  have a grasp of aspects of serving and coding XHTML/HTML files that affect the above
  know when and how to use escapes and entities to represent characters


[search&#160;keys: tutorial-char-enc]
</description>
			<content:encoded><![CDATA[<div><a href="http://www.w3.org/International/tutorials/tutorial-char-enc/">Link to tutorial</a></div>

<p>If a user agent (eg. a browser) is unable to detect the character encoding used in a Web document, the user may be presented with unreadable text. This information is particularly important for those maintaining and extending a multilingual site, but declaring the character encoding of the document is important for anyone producing XHTML/HTML or CSS. This tutorial will give you an understanding of the topic that will help you make the right choices when doing so. The topic is not as straightforward as it may sometimes appear, and the advice contained here is the end result of a great deal of thought and discussion.</p>

<p>After reading this tutorial you should:</p>

<ul>
<li>get advice on choosing an encoding for XHTML/HTML documents</li>
<li>understand when and how to declare the character encoding (charset) for documents using XHTML/HTML and CSS</li>
  <li>have a grasp of aspects of serving and coding XHTML/HTML files that affect the above</li>
  <li>know when and how to use escapes and entities to represent characters</li>
</ul>

<span class="searchkey">[search&nbsp;keys: <a href="http://www.w3.org/blog/International?s=tutorial-char-enc&amp;sentence=sentence&amp;blog=1&amp;submit=Search">tutorial-char-enc</a>]</span>
]]></content:encoded>
		</item>

		</rdf:RDF>
