<?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: Feedback request</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/2007/08/01/feedback_needed_armenian_list_numbering"/>
									<rdf:li rdf:resource="http://www.w3.org/blog/International/2006/01/20/request_for_feedback_usefulness_of_first"/>
								</rdf:Seq>
			</items>
		</channel>
		
		<item rdf:about="http://www.w3.org/blog/International/2007/08/01/feedback_needed_armenian_list_numbering">
			<title>Feedback needed: Armenian list numbering</title>
			<link>http://www.w3.org/blog/International/2007/08/01/feedback_needed_armenian_list_numbering</link>
			<dc:date>2007-08-01T15:02:04Z</dc:date>
			<dc:creator>Richard Ishida</dc:creator>
			<dc:subject>Feedback request</dc:subject>
			<description>Since it is mentioned in the CSS 2.1 specification, Firefox, Opera and Safari (and maybe more) browsers allow you to number HTML lists using Armenian numerals. 

The basic algorithm followed is described in the CSS3 Lists module. 


You can see some tests and results. 


Some questions have arisen about a couple of details relating to the approach specified in CSS3, and we would like to get clarity from people with appropriate knowledge of this subject.  Please participate in the email discussion on www-international@w3.org if you can help.

Please provide advice on the representation of 7000 and of numbers above 9,999.

In a recent email Simon Montagu expresses the questions as follows: 


[This wikipedia link], which quotes no sources, corresponds to the implementation in Firefox and Opera (upper-case characters and only Ւ for 7000).

[This link] is an article from National Mathematics Magazine, Vol. 13, No. 8 (May, 1939). I don't have access to download the full article, but the URI shows the first page, which includes a table showing lower-case characters and only ւ for 7000.

Furthermore, there are contradictions in http://www.w3.org/TR/css3-lists/ -- the prose description of the algorithm says:

"This is a simple additive system defined for the range 1 to 99999999. 
The digits are split into two groups of four (if there are less than eight digits, the least significant group is filled first). Within each group, appropriate digits are picked from the following list (at most one per column) and written in descending order by value (thousands first). Any characters in the most significant group are then combined with a circumflex accent, ◌̂ U+0302."

This implies that the circumflex has the effect of multiplying by 10000, but the following example uses the circumflex to multiply by 1000:

"Example 1: Decimal 7482951 in lower-armenian is ու̂ն̂ձ̂սջծա U+0578 U+0582 
U+0302 U+0576 U+0302 U+0571 U+0302 U+057D U+057B U+056E U+0561. "

If the example is correct, the system will only be defined up to 9,999,999 and not 99,999,999. Digits from 1000 to 9000 would also have two possible representations: either ռ ս ... or ա̂ բ̂ ... and it isn't clear whether one should be preferred or either may be used.




</description>
			<content:encoded><![CDATA[Since it is mentioned in the CSS 2.1 specification, Firefox, Opera and Safari (and maybe more) browsers allow you to number HTML lists using Armenian numerals. 

The basic algorithm followed is described in the <a href="http://www.w3.org/TR/css3-lists/#armenian">CSS3 Lists module</a>. 


You can see some <a href="http://www.w3.org/International/tests/sec-list-style-type-2">tests</a> and <a href="http://www.w3.org/International/tests/results/results-list-style-type-armenian">results</a>. 


Some questions have arisen about a couple of details relating to the approach specified in CSS3, and we would like to get clarity from people with appropriate knowledge of this subject.  Please participate in the <a href="http://lists.w3.org/Archives/Public/www-international/2007JulSep/0051.html">email discussion on www-international@w3.org</a> if you can help.

Please provide advice on the representation of 7000 and of numbers above 9,999.

In a <a href="http://lists.w3.org/Archives/Public/public-i18n-core/2007JulSep/0049.html">recent email</a> Simon Montagu expresses the questions as follows: 

<blockquote>
[<a href="http://en.wikipedia.org/wiki/Armenian_numerals">This wikipedia link</a>], which quotes no sources, corresponds to the implementation in Firefox and Opera (upper-case characters and only Ւ for 7000).

[<a href="http://links.jstor.org/sici?sici=1539-5588(193905)13%3A8%3C368%3AAONSOA%3E2.0.CO%3B2-G">This link</a>] is an article from National Mathematics Magazine, Vol. 13, No. 8 (May, 1939). I don't have access to download the full article, but the URI shows the first page, which includes a table showing lower-case characters and only ւ for 7000.

Furthermore, there are contradictions in <a href="http://www.w3.org/TR/css3-lists/">http://www.w3.org/TR/css3-lists/</a> -- the prose description of the algorithm says:

"This is a simple additive system defined for the range 1 to 99999999. 
The digits are split into two groups of four (if there are less than eight digits, the least significant group is filled first). Within each group, appropriate digits are picked from the following list (at most one per column) and written in descending order by value (thousands first). Any characters in the most significant group are then combined with a circumflex accent, ◌̂ U+0302."

This implies that the circumflex has the effect of multiplying by 10000, but the following example uses the circumflex to multiply by 1000:

"Example 1: Decimal 7482951 in lower-armenian is ու̂ն̂ձ̂սջծա U+0578 U+0582 
U+0302 U+0576 U+0302 U+0571 U+0302 U+057D U+057B U+056E U+0561. "

If the example is correct, the system will only be defined up to 9,999,999 and not 99,999,999. Digits from 1000 to 9000 would also have two possible representations: either ռ ս ... or ա̂ բ̂ ... and it isn't clear whether one should be preferred or either may be used.
</blockquote>



]]></content:encoded>
		</item>

		
		<item rdf:about="http://www.w3.org/blog/International/2006/01/20/request_for_feedback_usefulness_of_first">
			<title>Request for feedback: Usefulness of ::first-letter in non-Latin scripts</title>
			<link>http://www.w3.org/blog/International/2006/01/20/request_for_feedback_usefulness_of_first</link>
			<dc:date>2006-01-20T13:00:29Z</dc:date>
			<dc:creator>Richard Ishida</dc:creator>
			<dc:subject>Feedback request</dc:subject>
			<description>The W3C i18n Working Group would like to hear from you if you have some knowledge/thoughts in this area. We would like to gather information about the usefulness, in general, of the ::first-letter pseudo-element in non-Latin scripts, and any particular issues or differences arising from the different characteristics of the scripts.Please send your comments to www-international @ w3.org (Archive and subscription: http://lists.w3.org/Archives/Public/www-international/)

The latest working draft of CSS3 Selectors proposes the ::first-letter pseudo-element.

See http://www.w3.org/TR/2005/WD-css3-selectors-20051215/#first-letter

The ::first-letter pseudo-element represents the first letter of the first line of a block, if it is not preceded by any other content (such as images or inline tables) on its line.
[...] Read more!</description>
			<content:encoded><![CDATA[<p><em>The W3C i18n Working Group would like to hear from you if you have some knowledge/thoughts in this area. We would like to gather information about the usefulness, in general, of the ::first-letter pseudo-element in non-Latin scripts, and any particular issues or differences arising from the different characteristics of the scripts.Please send your comments to www-international @ w3.org (Archive and subscription: <a href="http://lists.w3.org/Archives/Public/www-international/">http://lists.w3.org/Archives/Public/www-international/</a>)</em></p>

The latest working draft of CSS3 Selectors proposes the ::first-letter pseudo-element.

See <a href="http://www.w3.org/TR/2005/WD-css3-selectors-20051215/#first-letter">http://www.w3.org/TR/2005/WD-css3-selectors-20051215/#first-letter</a>

The ::first-letter pseudo-element represents the first letter of the first line of a block, if it is not preceded by any other content (such as images or inline tables) on its line.
<p class="bMore"><a href="http://www.w3.org/blog/International/2006/01/20/p41#more41">Read more! &raquo;</a></p>]]></content:encoded>
		</item>

		</rdf:RDF>
