View Single Post
  #9  
Old 08-12-2006, 06:08 PM
domainguru's Avatar
domainguru domainguru is online now
Never sold an IDN
 
Join Date: Mar 2006
Posts: 1,171
iTrader: (7)
Rep Power: 4
domainguru is on a distinguished road
Re: IDN Site building

Quote:
Originally Posted by seamo
Again, this editor doesn't seem to support Japanese?

(I am a complete noob - forgive my ignorance if I am missing something!)
The key is that UTF supports *every* language. Read that article first

As an example, take a look at the source code for IDNForums.com:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

The encoding is utf-8. This is what allows people to display characters from any number of languages on the *same page*.

Last edited by domainguru; 08-12-2006 at 06:12 PM.. Reason: Automerged Doublepost
Reply With Quote