| View previous topic :: View next topic |
| Author |
Message |
Holger Flick Guest
|
Posted: Mon Aug 23, 2004 9:39 am Post subject: German EKON flyer w/o Unicode? |
|
|
Hi everybody,
is there really a famous (as the flyer says) Marco Cant or is it just
the missing Unicode support from the leaflet printing machine that made
Marco Cantù to Marco Cant? :-)
I am refering to the morning session on Wednesday 29th of September...
Regards,
Holger
|
|
| Back to top |
|
 |
Wolfgang Lechner Guest
|
Posted: Mon Aug 23, 2004 10:18 am Post subject: Re: German EKON flyer w/o Unicode? |
|
|
I believe "ú" is ascii {chr(151)}
wolf
"Holger Flick" <rammbaer (AT) xyz (DOT) gmx.de> schrieb im Newsbeitrag
news:4129bb5d$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi everybody,
is there really a famous (as the flyer says) Marco Cant or is it just
the missing Unicode support from the leaflet printing machine that made
Marco Cantù to Marco Cant? :-)
I am refering to the morning session on Wednesday 29th of September...
Regards,
Holger
|
|
|
| Back to top |
|
 |
Markus Rautenberg Guest
|
Posted: Mon Aug 23, 2004 12:08 pm Post subject: Re: German EKON flyer w/o Unicode? |
|
|
| Quote: | is there really a famous (as the flyer says) Marco Cant or is it just
the missing Unicode support from the leaflet printing machine that made
Marco Cantù to Marco Cant? :-)
I am refering to the morning session on Wednesday 29th of September...
|
I guess so. Check http://www.entwickler-konferenz.de/
|
|
| Back to top |
|
 |
BOB-O-MATIC Guest
|
Posted: Mon Aug 23, 2004 3:17 pm Post subject: Re: German EKON flyer w/o Unicode? |
|
|
| Quote: | is there really a famous (as the flyer says) Marco Cant or is it just
the missing Unicode support from the leaflet printing machine that made
Marco Cantù to Marco Cant?
|
"Cant".
"Cantu".
"Cant".
"Cantu".
"Cant".
"Cantu".
"Cant".
"Cantu".
"Cant".
"Cantu".
"Cant".
"Cantu".
|
|
| Back to top |
|
 |
Marco Cantu Guest
|
Posted: Tue Aug 24, 2004 6:57 am Post subject: Re: German EKON flyer w/o Unicode? |
|
|
| Quote: | is there really a famous (as the flyer says) Marco Cant or is it just
the missing Unicode support from the leaflet printing machine that made
Marco Cantù to Marco Cant?
|
Haven't seen the flyer, luckily the web site has it correct. Anyway,
that's not the first time nor the last I get this sort of problems with my
last name. On formal documents, credit card, etc, it is usually
mis-spelled spelled CANTU', but at times I forget people might have
troubles so I enter the accented u (whcih is just a plain standard key on
my italian keyboard)...
- Marco Cantu (author Mastering Delphi 7)
http://www.marcocantu.com
Browse newsgroups at http://delphi.newswhat.com
--- posted by geoForum on http://delphi.newswhat.com
|
|
| Back to top |
|
 |
ozbear Guest
|
Posted: Tue Aug 24, 2004 1:39 pm Post subject: Re: German EKON flyer w/o Unicode? |
|
|
On Mon, 23 Aug 2004 12:18:58 +0200, "Wolfgang Lechner"
<thebigbadwolfPLEASE (AT) NOSPAMgmx (DOT) at> wrote:
| Quote: | I believe "ú" is ascii {chr(151)}
wolf
|
Nonsense.
The ASCII characterset only defines the range of 0 to 127.
Oz
--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
|
|
| Back to top |
|
 |
Colin Wilson Guest
|
Posted: Tue Aug 24, 2004 5:03 pm Post subject: Re: German EKON flyer w/o Unicode? |
|
|
Wolfgang Lechner wrote:
| Quote: | I believe "z" is ascii {chr(151)}
|
Ha! - the perils of using a Grotty Old Newsreader (tm).
What Wolfgang *thought* he'd typed was "I believe "ù" is ascii
{chr(151)}". But his post didn't specify a character set. So it
defaulted to US-ASCII and got mangled to "z".
--
Colin - using XanaNews HTTP Transport
e-mail :colin (AT) wilsonc (DOT) demon.co.uk
web: http://www.wilsonc.demon.co.uk/delphi.htm
Posted with XanaNews 1.16.4.2
|
|
| Back to top |
|
 |
Anders Isaksson Guest
|
Posted: Wed Aug 25, 2004 7:08 am Post subject: Re: German EKON flyer w/o Unicode? |
|
|
On 24 Aug 2004 10:03:27 -0700, "Colin Wilson"
<colin (AT) wilsonc (DOT) demon.co.uk> wrote:
| Quote: | Wolfgang Lechner wrote:
I believe "z" is ascii {chr(151)}
Ha! - the perils of using a Grotty Old Newsreader (tm).
What Wolfgang *thought* he'd typed was "I believe "ù" is ascii
{chr(151)}". But his post didn't specify a character set. So it
defaulted to US-ASCII and got mangled to "z".
|
Hmmm...
I'm reading news with Free Agent, and for me it shows Wolfgang's post
with an 'ú' (that's 'u' with an acute accent, not the grave accent).
Chr(151) is an u-grave in the OEM charset, but looking at the post in
hex, it looks like Wolfgang wrote Chr(250) which is u-acute in the
Windows charset (where u-grave is Chr(249)).
Of course, I'm Swedish, so my computer doesn't default to US-ASCII :-)
So, how does my post look for a US-ASCII reader?
--
Anders Isaksson, Sweden
BlockCAD: http://w1.161.telia.com/~u16122508/proglego.htm
Gallery: http://w1.161.telia.com/~u16122508/gallery/index.htm
|
|
| Back to top |
|
 |
|