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 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!fx03.iad.POSTED!not-for-mail From: Shark8 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:32.0) Gecko/20100101 Thunderbird/32.0a1 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: A way to do a huge Ada promotion References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@teranews.com NNTP-Posting-Date: Tue, 27 May 2014 05:51:30 UTC Organization: TeraNews.com Date: Mon, 26 May 2014 23:51:29 -0600 X-Received-Bytes: 1938 X-Received-Body-CRC: 2745881991 Xref: news.eternal-september.org comp.lang.ada:20048 Date: 2014-05-26T23:51:29-06:00 List-Id: On 26-May-14 12:40, Victor Porton wrote: > I have started a project which will overthrow the Web: > > http://freesoft.portonvictor.org/namespaces.xml > > I am going to write the software implementing my specification in Ada. > > The choice of Ada language is twofold: First, it is a very good and > efficient programmimg language (especially when used with multiple > CPUs/cores) and second I want to promote Ada because it is a very good > language. > > It is a HUGE opportunity to promote Ada language! > > Please also participate in my project (sending comments to the specification > and/or doing programming). > While I like your enthusiasm/choice here I wonder what would really be gained by an XML namespace transformation utility. IMO, the two items which [if adopted] would profoundly change the web are the following: (1) A protocol designed for state; much of the Web2.0 stuff is achieved by tacking state on to 'web apps' even though the underlying systems are ill-equipped for it as they are stateless protocols. (2) A standard engine/language geared towards /layout/ -- which is achieved in /ad hoc/ and cumbersome manner via CSS -- PostScript would be ideal for this.