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.

HTH,

Ned Bedinger
doc -at- edwordsmith -dot- com

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40web.techwr-l.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/ for more resources and info.


References:
double byte character set, single byte character set, Latin alphabet: From: jan.arnopolin

Previous by Author: Re: How would you revise?
Next by Author: Re: Document Creation/Change
Previous by Thread: double byte character set, single byte character set, Latin alphabet
Next by Thread: RE: double byte character set, single byte character set, Latin alphabet


What this post helpful? Share it with friends and colleagues:


Sponsored Ads