caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: Caml List <caml-list@inria.fr>
Cc: Gerd Stolpmann <gerd@gerd-stolpmann.de>,
	Gabriel Kerneis <gabriel.kerneis@enst.fr>
Subject: A web toolkit for OCaml (logging, RSS, etc)
Date: Fri, 30 Mar 2007 00:37:16 +0100	[thread overview]
Message-ID: <3AFA5B66-A82B-4AAC-BD43-8F4F999773BA@gmail.com> (raw)

Folks,

My forays into binding OCaml to Ruby have failed and I'm thinking  
about going all OCaml.

Assuming that I'm running naked nethttpd as my web server, how should  
I implement logging of HTTP requests to disk (a-la Apache)? Is this  
something that exists somewhere?

Also, what XML package for OCaml is the easiest for publishing RSS  
and parsing XHTML?

I looked at several possible options this week. On the one hand, Alex  
Baretta graciously provided me with source code for AS/XCaml which I  
found overwhelmingly complex and I totally dislike how OCaml code is  
embedded in Ocsigen's templates. On the other hand, I managed to get  
mod_caml up and running and compile ocamlnet.

I'm thinking of pairing Bruno De Fraine's "Toy implementation of  
Zope's TAL" [1] with nethttpd and running my site on that. As an  
alternative, I may be able to plug Bruno's templates into mod_caml or  
Ocsigen.

I'm looking for advice here.

	Thanks in advance, Joel

[1] http://tinyurl.com/28xvj8

--
http://wagerlabs.com/




             reply	other threads:[~2007-03-29 23:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-29 23:37 Joel Reymont [this message]
2007-03-29 23:44 ` [Caml-list] " Jon Harrop
2007-03-30 22:03 ` Richard Jones

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=3AFA5B66-A82B-4AAC-BD43-8F4F999773BA@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=gabriel.kerneis@enst.fr \
    --cc=gerd@gerd-stolpmann.de \
    /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).