i18n - 4. Additional Resources
4.1 Important Links
Internationalization is a complicated subject. The resources provided below can serve as a valuable second source of information. You are advised to read them carefully if you wish to delve deeper into this subject.
- Unicode in XML and other Markup Languages
- Tutorial: Character sets & encodings
- W3C Internationalization Activity
- UTF-8 and Unicode FAQ for Unix/Linux
4.2 Editors
There are various editors you can use to edit files. This is a short list of recommended editors. Some editors are complicated to use or command line only and thus not suited for everybody. We will try to provide a list of editors suitable for about anyone.
- SubEthaEdit - A modern Rendezvous enabled graphical editor for Mac OS X.
- BBEdit - A versatile and well known albeit none-free editor.
- Morphon XML-Editor - A free, specialized XML Editor. Very good for editing XML files.
- Cyclone - An free Interface for the Apple Text Encoding Converter.
- LineBreak - A simple utility for Mac OS X that converts line breaks in text documents.
4.3 Useful Tools
The command line interface is not meant for everyone. The following list of useful tools are often graphical frontends to those command line tools. They are provided for your convenience.
- MacCvsX 3.3 - Graphical frontend to CVS. (This is recommended for Team Leaders only!)
Next: 5. Appendix