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:

First postarg not taking in $Commands (1997) Upgrading old WebCat Database Files (1997) Images (2003) Too Much Rootbeer Free Offer (1997) Cookie setting (2003) Doing VALIDCARD right? (1998) Country & Ship-to address & other fields ? (1997) Location of Webcat site in folder hierarchy (1997) RE: WebCat and image maps (1997) Listfiles on network with NT (2000) Database Security Rev., (2002) [date] insanity! (2001) delete and return to founditems (2002) Shownext never shows next...still (1997) Mauthonly followed by mauthcapture (2002) Sale on wholesale programming services ... (2006) Re[2]: Next X hits (1996) Frames and WebCat (1997) Saving Text Areas with Orders (1997) Webcat2, WebCommerce, Mod 10 etc. (1997)