> By the way Chris, 251 is the ascii extended decimal code. The unicode
> you suggested works better. Thanks for the heads up.
Well Jon, do a web search for "ascii extended" turns up 942 pages so it
seems I'm not the only one who has used the term.
As for the rest of it I could care less. Maybe you could of gotten a
clue what I was asking if you could remove you head from your anus. Was
that precise enough for you to understand.
>> By the way Chris, 251 is the ascii extended decimal code. The unicode
>> you suggested works better. Thanks for the heads up.
[quoted text clipped - 18 lines]
>
> Being precise with terminology helps in cases like this.
Andrew Thompson - 14 Mar 2004 01:04 GMT
> Well Jon, do a web search for "ascii extended" turns up 942 pages so it
> seems I'm not the only one who has used the term.
Well David, if you google
http://www.google.com/search?&q=idiot+author+web+page
You get 226,000 hits..
Now, what does _that_ mean?

Signature
Andrew Thompson
* http://www.PhySci.org/ Open-source software suite
* http://www.PhySci.org/codes/ Web & IT Help
* http://www.1point1C.org/ Science & Technology
[ ..and please feel free to go trawling through
my many web-pages looking for spelling and other
mistakes, they probably need some edit checking. ;-) ]
Matt Parker - 14 Mar 2004 02:51 GMT
> Well Jon, do a web search for "ascii extended" turns up 942 pages so it
> seems I'm not the only one who has used the term.
>
> As for the rest of it I could care less. Maybe you could of gotten a
> clue what I was asking if you could remove you head from your anus. Was
> that precise enough for you to understand.
1) Don't top post.
2) There is no such "standard" as ASCII Extended
3) ASCII above 127 displays differently on different platforms
4) Webpage authors don't always know what they are talking about
5) Don't be a prick
6) Go back to Visual Basic
Matt

Signature
Not so interesting...
http://www.mpcontracting.co.uk
Roedy Green - 16 Mar 2004 00:24 GMT
>2) There is no such "standard" as ASCII Extended
The problem is there are hundreds of ways of extending ASCII to 8
bits. One nice thing about Unicode 16 is there is so far only one set
of glyphs.
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
Jon A. Cruz - 14 Mar 2004 05:37 GMT
> Well Jon, do a web search for "ascii extended" turns up 942 pages so it
> seems I'm not the only one who has used the term.
No. That I'm well aware of.
It's also happend more than once that new computer users have complained
about the "cup holder" when they actually should have said "CD-ROM
tray". (Try a google search of that. You get 28,500 pages, so it must be
even more valid).
> As for the rest of it I could care less. Maybe you could of gotten a
> clue what I was asking if you could remove you head from your anus. Was
> that precise enough for you to understand.
Yes. Very.
I pointed out that you were making a mistake and not knowing to look for
something in order to get the answers you needed. You seem to have
decided that you don't need to bother.
I've pointed out something that you need to know, especially with Java
and it's String<-->byte<-->string conversions. If you choose to ignore
it, that's entirely your prerogative.
This issue is much like the users coming in asking about which "java
compiler" to use. In the vast majority of cases they don't really care
as much about "compiler", but instead really need to be directed to look
for "Java IDE". Telling them so usually allows them to get better hits
on their searches and helps them get solutions faster.