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=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.159.41.163 with SMTP id s32mr6139896uas.3.1466813840067; Fri, 24 Jun 2016 17:17:20 -0700 (PDT) X-Received: by 10.157.53.22 with SMTP id o22mr87230otc.7.1466731147094; Thu, 23 Jun 2016 18:19:07 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!jk6no738776igb.0!news-out.google.com!d62ni13545ith.0!nntp.google.com!r1no746877ige.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 23 Jun 2016 18:19:06 -0700 (PDT) In-Reply-To: <6012c0d1-15e8-41a8-8321-3294194cb000@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=50.138.108.113; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 50.138.108.113 References: <1478546537.486959448.307219.laguest-archeia.com@nntp.aioe.org> <8d02d76b-c4e7-4185-8e90-e43b9fd984fd@googlegroups.com> <6012c0d1-15e8-41a8-8321-3294194cb000@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0afa35d1-176a-4891-97ea-058d4742234f@googlegroups.com> Subject: Re: any free blog site in ada ? like livejournal but less ads? From: David Botton Injection-Date: Sat, 25 Jun 2016 00:17:20 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:30913 Date: 2016-06-23T18:19:06-07:00 List-Id: The example I wrote for Gnoga was more of a test case, I wouldn't use it as= the starting point for a site per se. AWA is a far more traditional web si= te development platform that may fit your needs better if everything is mea= nt to be static. However it is trivial to build a very powerful blogging pl= atform using Gnoga, just no one has done it yet. Would make for a great (and easy) project that would easily demonstrate how= it is possible to create an entire wordpress like platform with simple cod= ing techniques one would use for Visual Basic like programming on a desktop= app. With no need for complicated ideas like Ajax, JSON, etc. to ever ente= r your vocabulary :) David Botton