Re: New article published: Using character entities and NCRs

Nice article. Since you also use the word "escape" in your article, you 
may want to consider the following issues too

\u escape in JavaScript
   JavaScript inside html
   String variable in JavaScript which will used to generate html
The escape in CSS
   the CSS escape inside JavaScript
Also, you may want to make a clear cut about the differences between 
HTML build-in entity set and the much smaller XML entity set.

The JavaScript escape and the CSS escape are nasty than the html one 
because there are no required 'end' delimeter.

Richard Ishida wrote on 8/5/2005, 1:50 PM:

 >
 >
 >
 >
 > After incorporating comments from the review phase, the GEO Working
 > Group has published the FAQ-based article:
 >
 >     Using character entities and NCRs
 >     http://www.w3.org/International/questions/qa-escapes
 >     By Richard Ishida, W3C
 >
 >
 > The article provides an answer to the question: What are character
 > entities and NCRs, and when should I use them?
 >
 >
 >
 >
 > NEW: You can see details for the past month of new deliverables,
 > drafts out for review, updates to deliverables, translations, news,
 > etc. on the home page:
 > http://www.w3.org/International/
 >
 >
 > You can find various news filters and RSS feeds relating to the work
 > of the Internationalization Activity at
 > http://www.w3.org/International/log/description
 >
 >
 > ============
 > Richard Ishida
 > W3C
 >
 > contact info:
 > http://www.w3.org/People/Ishida/
 >
 > W3C Internationalization:
 > http://www.w3.org/International/
 >
 > Publication blog:
 > http://people.w3.org/rishida/blog/
 >
 >
 >

Received on Friday, 5 August 2005 18:12:04 UTC