TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Re: double byte character set, single byte character set, Latin alphabet
Subject:Re: double byte character set, single byte character set, Latin alphabet From:Ned Bedinger <doc -at- edwordsmith -dot- com> To:jan -dot- arnopolin -at- thomson -dot- com Date:Thu, 26 Jul 2007 23:12:23 -0700
jan -dot- arnopolin -at- thomson -dot- com wrote:
> I've got a problem to bring to the group.
>
> We are allowing software users to specify a URL which is turned into a
> hyperlink on a compiled public-facing website. The field in which they
> specify the URL does NOT allow Chinese, Korean, Japanese characters -
> i.e. DBCS.
My grasp of the problem you're dealing with is pretty weak, but I do
know that Unicode fonts (which can contain about 65,000 glyphs) are
encoded as DBCS. So if the problem is that your application can't
process DBCS, then the error message can't simply ask the user to use a
Latin character set, because many users will find DBCS Latin characters
in their Unicode fonts.
I think that if your application can't process DBCS in general, then
what you'd need is an error message that suggests using an single byte
(8-bit) font. I'd guess that some 8-bit Latin character fonts are
provided with every operating system, so all you'd need to do is find
out what OS your users have, and suggest a font that is pre-installed.
You might lose a few users who didn't install the default fonts with
their OS, but that's probably not really your problem.
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-