Re: [WebDNA] Upper ASCII and charset [OT]

This WebDNA talk-list message is from

2016


It keeps the original formatting.
numero = 112773
interpreted = N
texte = 356 One more thought.. maybe this could be incorporated into our existing = [convertchars] context=85 [convertchars type=3DextASCII_to_HTML] and [convertchars type=3DextASCII_to_utf8] and while you are at it [convertchars type=3Dutf8_to_utf16] On May 20, 2016, at 7:52 AM, Donovan Brooke wrote: > Alright, to wrap this up.. PHP has some good tools to handle my exact = problem, namely: Get_HTML_Translation_Table() >=20 > If anyone is interested, find the paragraph in the article below, = entitled: "Copy-and-Paste =46rom Microsoft Word=AE" > http://iconoun.com/articles/collisions/ >=20 > Another possible fix from that article: utf8_encode() >=20 > It would sure be handy for WSC to look into replicating those two PHP = functions. > If I get time, I may try it myself.=20 >=20 > Oh, precious time.=20 >=20 > Cheers, > Donovan >=20 > P.S. that article is a good read in general.=20 >=20 >=20 >=20 > On May 20, 2016, at 7:34 AM, Donovan Brooke wrote: >=20 >> Hi Tom, >>=20 >> Well that =91splain=92s it.=20 >>=20 >> Unfortunately I=92m dealing with legacy text (lots of it) that was = copy/pasted from word (most likely) many years ago. Maybe I=92ll find = the time to write >> a script to change all of it someday :-/=20 >>=20 >> Thanks, >> D >>=20 >>=20 >>=20 >> On May 20, 2016, at 3:18 AM, Tom Duke wrote: >>=20 >>> Donovan, >>>=20 >>> Your hex codes are wrong - for UTF8 anyhow: >>>=20 >>> http://revolutionaries.ie/testspace/test8.tmpl >>>=20 >>> - Tom >>>=20 >>>=20 >>>=20 >>> >>> >>> >>> >>> >>> >>>
>>> Em Dash:>>> Donovan's hex: [Unurl]%20%97%20[/Unurl]>>> character: =97>>> correct hex: [url]=97[/url]>>>=20>>> Horizontal Ellipsis:>>> Donovan's hex: [Unurl]%85[/Unurl]>>> character: =85>>> correct hex: [url]=85[/url]>>> 
>>> >>> >>>=20 >>>=20 >>>=20 >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>> Digital Revolutionaries >>> 1st Floor, Castleriver House >>> 14-15 Parliament Street >>> Temple Bar,Dublin 2 >>> Ireland >>> ---------------------------------------------- >>> [t]: + 353 1 4403907 >>> [e]: >>> [w]: >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>>=20 >>> On 19 May 2016 at 21:57, Tom Duke wrote: >>> Donovan, >>>=20 >>> Ok - I'll test it tomorrow. But it suggests you may have a = mimeheader problem. >>>=20 >>> That *should* be working ok. >>>=20 >>> - Tom >>>=20 >>>=20 >>> Sent from my iPhone >>>=20 >>>> On 19 May 2016, at 20:43, Donovan Brooke wrote: >>>>=20 >>>> Unicode UTF-8 / Unix (LF) >>>>=20 >>>>=20 >>>>=20 >>>>> On May 19, 2016, at 2:30 PM, Tom Duke = wrote: >>>>>=20 >>>>> Donovan, >>>>>=20 >>>>> What encoding is the HTML file saved in? >>>>>=20 >>>>> - Tom >>>>>=20 >>>>>=20 >>>>>=20 >>>>>=20 >>>>> Sent from my iPhone >>>>>=20 >>>>>> On 19 May 2016, at 20:16, Donovan Brooke wrote: >>>>>>=20 >>>>>> 500 domains in a database of ascii text ;-) >>>>>>=20 >>>>>> The temporary solution was simply getting rid of the meta tag.. = but I would rather want to be compliant to today=92s standards. >>>>>>=20 >>>>>> D >>>>>>=20 >>>>>>=20 >>>>>>> On May 19, 2016, at 1:44 PM, Francisco Hirsch = wrote: >>>>>>>=20 >>>>>>> Why not use the characters directly? >>>>>>>=20 >>>>>>> Francisco Hirsch >>>>>>> -- >>>>>>> Lic. Francisco Hirsch >>>>>>> http://www.fiscaldemesa.com.ar >>>>>>>=20 >>>>>>>> On 19 may 2016, at 13:11, Donovan Brooke = wrote: >>>>>>>>=20 >>>>>>>> Hello, >>>>>>>>=20 >>>>>>>> hoping someone can educate me on character sets. >>>>>>>>=20 >>>>>>>> I=92m using this file, which has some higher ASCII characters: >>>>>>>>=20 >>>>>>>> ----- >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>
>>>>>>>> Em Dash: [Unurl]%20%97%20[/Unurl]>>>>>>>>=20>>>>>>>> Horizontal Elips: [Unurl]%85[/Unurl]>>>>>>>> 
>>>>>>>> >>>>>>>> >>>>>>>> =97=97 >>>>>>>>=20 >>>>>>>> This doesn=92t parse as-is.. but when you take out: , then it parses. >>>>>>>>=20 >>>>>>>> The problem is that utf-8 is the suggested charset. >>>>>>>> = https://www.w3.org/International/questions/qa-choosing-encodings >>>>>>>>=20 >>>>>>>> Any thoughts? >>>>>>>>=20 >>>>>>>> Donovan >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>> --------------------------------------------------------- >>>>>>>> This message is sent to you because you are subscribed to >>>>>>>> the mailing list . >>>>>>>> To unsubscribe, E-mail to: >>>>>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>>>>> Bug Reporting: support@webdna.us >>>>>>> --------------------------------------------------------- >>>>>>> This message is sent to you because you are subscribed to >>>>>>> the mailing list . >>>>>>> To unsubscribe, E-mail to: >>>>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>>>> Bug Reporting: support@webdna.us >>>>>>=20 >>>>>> --------------------------------------------------------- >>>>>> This message is sent to you because you are subscribed to >>>>>> the mailing list . >>>>>> To unsubscribe, E-mail to: >>>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>>> Bug Reporting: support@webdna.us >>>>> --------------------------------------------------------- >>>>> This message is sent to you because you are subscribed to >>>>> the mailing list . >>>>> To unsubscribe, E-mail to: >>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>> Bug Reporting: support@webdna.us >>>>=20 >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> Bug Reporting: support@webdna.us >>>=20 >>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: = archives:http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Upper ASCII and charset [OT] (Donovan Brooke 2016)
  2. Re: [WebDNA] Upper ASCII and charset [OT] (Donovan Brooke 2016)
  3. Re: [WebDNA] Upper ASCII and charset [OT] (Donovan Brooke 2016)
  4. Re: [WebDNA] Upper ASCII and charset [OT] (Tom Duke 2016)
  5. Re: [WebDNA] Upper ASCII and charset [OT] (Tom Duke 2016)
  6. Re: [WebDNA] Upper ASCII and charset [OT] (Donovan Brooke 2016)
  7. Re: [WebDNA] Upper ASCII and charset [OT] (Tom Duke 2016)
  8. Re: [WebDNA] Upper ASCII and charset [OT] (Donovan Brooke 2016)
  9. Re: [WebDNA] Upper ASCII and charset [OT] (Francisco Hirsch 2016)
  10. [WebDNA] Upper ASCII and charset [OT] (Donovan Brooke 2016)
356 One more thought.. maybe this could be incorporated into our existing = [convertchars] context=85 [convertchars type=3DextASCII_to_HTML] and [convertchars type=3DextASCII_to_utf8] and while you are at it [convertchars type=3Dutf8_to_utf16] On May 20, 2016, at 7:52 AM, Donovan Brooke wrote: > Alright, to wrap this up.. PHP has some good tools to handle my exact = problem, namely: Get_HTML_Translation_Table() >=20 > If anyone is interested, find the paragraph in the article below, = entitled: "Copy-and-Paste =46rom Microsoft Word=AE" > http://iconoun.com/articles/collisions/ >=20 > Another possible fix from that article: utf8_encode() >=20 > It would sure be handy for WSC to look into replicating those two PHP = functions. > If I get time, I may try it myself.=20 >=20 > Oh, precious time.=20 >=20 > Cheers, > Donovan >=20 > P.S. that article is a good read in general.=20 >=20 >=20 >=20 > On May 20, 2016, at 7:34 AM, Donovan Brooke wrote: >=20 >> Hi Tom, >>=20 >> Well that =91splain=92s it.=20 >>=20 >> Unfortunately I=92m dealing with legacy text (lots of it) that was = copy/pasted from word (most likely) many years ago. Maybe I=92ll find = the time to write >> a script to change all of it someday :-/=20 >>=20 >> Thanks, >> D >>=20 >>=20 >>=20 >> On May 20, 2016, at 3:18 AM, Tom Duke wrote: >>=20 >>> Donovan, >>>=20 >>> Your hex codes are wrong - for UTF8 anyhow: >>>=20 >>> http://revolutionaries.ie/testspace/test8.tmpl >>>=20 >>> - Tom >>>=20 >>>=20 >>>=20 >>> >>> >>> >>> >>> >>> >>>
>>> Em Dash:>>> Donovan's hex: [unurl]%20%97%20[/Unurl]>>> character: =97>>> correct hex: [url]=97[/url]>>>=20>>> Horizontal Ellipsis:>>> Donovan's hex: [unurl]%85[/Unurl]>>> character: =85>>> correct hex: [url]=85[/url]>>> 
>>> >>> >>>=20 >>>=20 >>>=20 >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>> Digital Revolutionaries >>> 1st Floor, Castleriver House >>> 14-15 Parliament Street >>> Temple Bar,Dublin 2 >>> Ireland >>> ---------------------------------------------- >>> [t]: + 353 1 4403907 >>> [e]: >>> [w]: >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>>=20 >>> On 19 May 2016 at 21:57, Tom Duke wrote: >>> Donovan, >>>=20 >>> Ok - I'll test it tomorrow. But it suggests you may have a = mimeheader problem. >>>=20 >>> That *should* be working ok. >>>=20 >>> - Tom >>>=20 >>>=20 >>> Sent from my iPhone >>>=20 >>>> On 19 May 2016, at 20:43, Donovan Brooke wrote: >>>>=20 >>>> Unicode UTF-8 / Unix (LF) >>>>=20 >>>>=20 >>>>=20 >>>>> On May 19, 2016, at 2:30 PM, Tom Duke = wrote: >>>>>=20 >>>>> Donovan, >>>>>=20 >>>>> What encoding is the HTML file saved in? >>>>>=20 >>>>> - Tom >>>>>=20 >>>>>=20 >>>>>=20 >>>>>=20 >>>>> Sent from my iPhone >>>>>=20 >>>>>> On 19 May 2016, at 20:16, Donovan Brooke wrote: >>>>>>=20 >>>>>> 500 domains in a database of ascii text ;-) >>>>>>=20 >>>>>> The temporary solution was simply getting rid of the meta tag.. = but I would rather want to be compliant to today=92s standards. >>>>>>=20 >>>>>> D >>>>>>=20 >>>>>>=20 >>>>>>> On May 19, 2016, at 1:44 PM, Francisco Hirsch = wrote: >>>>>>>=20 >>>>>>> Why not use the characters directly? >>>>>>>=20 >>>>>>> Francisco Hirsch >>>>>>> -- >>>>>>> Lic. Francisco Hirsch >>>>>>> http://www.fiscaldemesa.com.ar >>>>>>>=20 >>>>>>>> On 19 may 2016, at 13:11, Donovan Brooke = wrote: >>>>>>>>=20 >>>>>>>> Hello, >>>>>>>>=20 >>>>>>>> hoping someone can educate me on character sets. >>>>>>>>=20 >>>>>>>> I=92m using this file, which has some higher ASCII characters: >>>>>>>>=20 >>>>>>>> ----- >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>
>>>>>>>> Em Dash: [unurl]%20%97%20[/Unurl]>>>>>>>>=20>>>>>>>> Horizontal Elips: [unurl]%85[/Unurl]>>>>>>>> 
>>>>>>>> >>>>>>>> >>>>>>>> =97=97 >>>>>>>>=20 >>>>>>>> This doesn=92t parse as-is.. but when you take out: , then it parses. >>>>>>>>=20 >>>>>>>> The problem is that utf-8 is the suggested charset. >>>>>>>> = https://www.w3.org/International/questions/qa-choosing-encodings >>>>>>>>=20 >>>>>>>> Any thoughts? >>>>>>>>=20 >>>>>>>> Donovan >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>> --------------------------------------------------------- >>>>>>>> This message is sent to you because you are subscribed to >>>>>>>> the mailing list . >>>>>>>> To unsubscribe, E-mail to: >>>>>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>>>>> Bug Reporting: support@webdna.us >>>>>>> --------------------------------------------------------- >>>>>>> This message is sent to you because you are subscribed to >>>>>>> the mailing list . >>>>>>> To unsubscribe, E-mail to: >>>>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>>>> Bug Reporting: support@webdna.us >>>>>>=20 >>>>>> --------------------------------------------------------- >>>>>> This message is sent to you because you are subscribed to >>>>>> the mailing list . >>>>>> To unsubscribe, E-mail to: >>>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>>> Bug Reporting: support@webdna.us >>>>> --------------------------------------------------------- >>>>> This message is sent to you because you are subscribed to >>>>> the mailing list . >>>>> To unsubscribe, E-mail to: >>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>> Bug Reporting: support@webdna.us >>>>=20 >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> Bug Reporting: support@webdna.us >>>=20 >>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: = archives:http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us . Donovan Brooke

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Hard Questions ? (1997) Digest for 4/18/97 (1997) Running _every_ page through WebCat-error.html (1997) WebCat editing, SiteGuard WAS:SiteAssociative lookup style? (1997) Authorize.net setup (2002) [delete] problem (1997) BBEdit and WebCatalog 2.0? (1997) All choice in popups (1997) remove line item (2000) Bug Report, maybe (1997) GuestBook example (1997) Date format problems (1997) Banner DNA (1997) WebCatalog Q & A pages (1997) Separate SSL Server (1997) Yet again: Problem upgrading to WebCat 4.0 (2000) PSC recommends what date format yr 2000??? (1997) RE: Languages (1997) NT considerations (1997) update on include (1997)