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.4 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FORGED_MUA_MOZILLA,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,12cc51f035f51e73,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.195.131 with SMTP id ie3mr8295391pbc.8.1337893316077; Thu, 24 May 2012 14:01:56 -0700 (PDT) Path: pr3ni43406pbb.0!nntp.google.com!news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!feeder.news.orange.fr!not-for-mail Date: Thu, 24 May 2012 23:01:55 +0200 From: Stephane Carrez User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: [Ann] Ada Web Application 0.2.0 is available Message-ID: <4fbea1c3$0$21487$ba4acef3@reader.news.orange.fr> Organization: les newsgroups par Orange NNTP-Posting-Date: 24 May 2012 23:01:55 CEST NNTP-Posting-Host: 90.46.240.27 X-Trace: 1337893315 reader.news.orange.fr 21487 90.46.240.27:9389 X-Complaints-To: abuse@orange.fr Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-05-24T23:01:55+02:00 List-Id: Hi all, Ada Web Application is a framework to build web applications easily on top of Ada Server Faces, Ada Database Objects and Ada Web Server. The new version of the framework provides: * A new event framework with configurable action listeners, * Persistent event queues for the event framework, * A new blog module and wiki engine supporting Google Wiki, Creole, MediaWiki, phpPP and Dotclear syntax, * New mail UI components allowing to generate and send email easily with the ASF presentation pages, * A new Javascript plugin Markedit with jQuery Markedit (MIT License) This new version can be downloaded at http://code.google.com/p/ada-awa/downloads/list (downloading the awa-all package is recommended to get the project and its dependencies). A demo of an AWA application is available at http://demo.vacs.fr/atlas/ You may also look at a short video at http://youtu.be/2VOZ4_p7h2o to learn building an application in 5 minutes. Stephane