Bazsites.com Unicode
Directory Topics
On the Web
- International Unicode Conferences - Contains a variety of tutorials and details of conference sessions covering Unicode, the web, software and internationalization. Contains details of past conferences since 1996 and information about upcoming events.
- Unicode FAQ - Official FAQ from the Unicode Consortium discussing ISCII and Unicode as well as common problems faced by developers and users.
- Fifteenth International Unicode Conference - Will address topics ranging from Unicode use in the World Wide Web and in corporate and government Intranets and databases, to the latest developments with Java and XML. Conference attendees will include managers, software engineers, systems analysts, and product marketing personnel responsible for the development of software supporting Unicode as well as those involved in all aspects of the globalization of software and the Internet. August 30 to September 2, 1999 in San Jose, California.
- Unicode and Multilingual Support in Web Browsers and HTML - A guide to displaying thousands of foreign and special characters in Web pages, with the aid of Unicode, plus notes on suitable multilingual browsers, fonts, editors and other utilities. Includes lists of the characters in each Unicode range that can be used to test browsers and fonts.
- Unicode Regular Expression Guidelines - Unicode Technical Report #18: This document describes guidelines for how to adapt regular expression engines to use Unicode.
- Unicode Example - Demonstrates the use of the Unicode Character Standard to store names and places from anywhere in the world, in any language.
- Fonts for the Unicode Character Set - Listing of some Unicode fonts. Short discussion of Unicode and fonts for Unicode.
- Wikipedia - Unicode - A description of the basic concept of Unicode plus links to related resources.
- On the Goodness of Unicode - Explains the purpose and use of Unicode.
- History of Unicode Standard(s) - What document(s) define(d) the Unicode standard? This is a complete history of the Unicode standard from 1.0 to a preview of the (future) 3.0 and 4.0 versions to come.
Wikipedia Articles
- Unicode Consortium - The Unicode Consortium, the non-profit organization that coordinates Unicode's development, has the ambitious goal of eventually replacing existing character encoding schemes with Unicode and its standard Unicode Transformation Format (UTF) schemes, as many of the existing schemes are limited in size and scope, and are incompatible with multilingual environments. Unicode's success at unifying character ...
- Unicode - In computer science, Unicode is an industry standard allowing computers to consistently represent and manipulate text expressed in any of the world's writing systems. Developed in tandem with the Universal Character Set standard and published in book form as The Unicode Standard, Unicode consists of a repertoire of about 100,000 characters, a set of code charts for visual reference, an encoding methodology and set of standard character encodings, an enumeration of character properties such as upper and lower case, a set of reference data computer files, and ...
- Unicode Font Viewer - Unicode Font Viewer is a freeware program that displays Unicode characters from any TrueType Unicode font. Characters can be copied and pasted from its edit buffer to a document as well.
- Standard Compression Scheme for Unicode - The Standard Compression Scheme for Unicode (SCSU) is a Unicode Technical Standard for reducing the number of bytes needed to represent Unicode text, especially if that text uses mostly characters from one or a small number of per-language character blocks. It does so by dynamically mapping values in the range 128–255 to offsets within particular ...
- Microsoft Layer for Unicode - Microsoft Layer for Unicode (or MSLU) is a software library for Windows software developers to simplify creating Unicode-aware applications for Windows 95, Windows 98, or Windows Me. It is also known as UnicoWS (Unicode for Windows 95/98/Me Systems) or UNICOWS.