caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: caml-list@inria.fr
Subject: [Caml-list] Announcement: WDialog now available under GPL
Date: Sat, 16 Feb 2002 22:51:52 +0100	[thread overview]
Message-ID: <20020216225152.K1009@ice.gerd-stolpmann.de> (raw)

Hello list,

WDialog is a framework to develop web application in O'Caml. We have
used it in two commercial projects, and finally decided to make it
available to everybody under the conditions of the GPL.

WDialog separates the visualization of web applications from the
program logic; the first is described in an XML file, and the latter
is an ordinary O'Caml program using the WDialog library. WDialog
includes a way to pass the micro state of the current dialog from
one server activation to the next. Last but not least, WDialog also
has a template system to build complex HTML pages from components.

There are also Perl bindings for people who don't like modern
languages.

WDialog is now a Sourceforge project. The homepage with all
relevant links is:

http://wdialog.sourceforge.net

The latest version can be found in the CVS repository. I have recently
made a test release tarball (should be close to the next regular release, so
check it out).

You need a lot of libraries as prerequisites to build WDialog, so it
is better you reserve several hours for the build process.

There are two mailing lists: wdialog-users for programmers who want
to use it, and wdialog-devel for people who want to help us improving
the library.

There is an online manual at wdialog.sourceforge.net, including an
introduction, and a simple example.

We hope you find WDialog as useful as we do,

Gerd Stolpmann
The team at Joachim Schrod NPC GmbH
-- 
----------------------------------------------------------------------------
Gerd Stolpmann      Telefon: +49 6151 997705 (privat)
Viktoriastr. 45             
64293 Darmstadt     EMail:   gerd@gerd-stolpmann.de
Germany                     
----------------------------------------------------------------------------
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


             reply	other threads:[~2002-02-18  9:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-16 21:51 Gerd Stolpmann [this message]
2002-02-18  8:43 ` Gerd Stolpmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020216225152.K1009@ice.gerd-stolpmann.de \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).