What can YOU do for Internationalization?
- As a content developer:
- As an ISP/Web page hosting service:
- Allow user configuration ('charset', language) and negotiation
- As a software developer:
- Use Unicode internally (oversimplified: use 16 bits for
characters)
- Access text by substring, not by character