From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ac4955b8006bd13c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.234.38 with SMTP id ub6mr15831787pbc.2.1338963952013; Tue, 05 Jun 2012 23:25:52 -0700 (PDT) Path: l9ni11549pbj.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: Q: type ... is new String Date: Tue, 5 Jun 2012 21:14:32 -0700 (PDT) Organization: http://groups.google.com Message-ID: <335a8c05-178a-474a-b464-cdf99428c3e1@googlegroups.com> References: <82defba0-2d39-4418-b678-ebbefeb105d7@x21g2000vbc.googlegroups.com> <4fcccd1f$0$6583$9b4e6d93@newsspool3.arcor-online.net> <4fcd283e$0$9502$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 96.2.54.122 Mime-Version: 1.0 X-Trace: posting.google.com 1338963951 15814 127.0.0.1 (6 Jun 2012 06:25:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 6 Jun 2012 06:25:51 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=96.2.54.122; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-06-05T21:14:32-07:00 List-Id: On Monday, June 4, 2012 7:25:41 PM UTC-5, Dennis Lee Bieber wrote: >=20 > But stuffing HTML into email, and ActiveX into web pages, along with > perverting HTML into a /layout/ language rather than just a structurally > mark-up -- yes; that is no following standards. Indeed, in my experience much of web-development difficulty is precisely du= e to people trying to use HTML as a layout-language instead of a structural= [mark-up] language. I sometimes wonder what would have happened if PostScr= ipt/PDF had been used to address the layout-craze instead.