caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jon Harrop <jon@ffconsultancy.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] A web toolkit for OCaml (logging, RSS, etc)
Date: Fri, 30 Mar 2007 00:44:09 +0100	[thread overview]
Message-ID: <200703300044.09494.jon@ffconsultancy.com> (raw)
In-Reply-To: <3AFA5B66-A82B-4AAC-BD43-8F4F999773BA@gmail.com>

On Friday 30 March 2007 00:37, Joel Reymont wrote:
> My forays into binding OCaml to Ruby have failed and I'm thinking
> about going all OCaml.

I'd go for separate programs with message communication.

> 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?

I believe there are bindings for things like log4 but I can't remember where.

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

I've only ever used XML-Light. It is great when it works but it doesn't handle 
things like incremental parsing and whitespace. I believe Gerd's XML 
libraries are more compliant but harder to use.

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
OCaml for Scientists
http://www.ffconsultancy.com/products/ocaml_for_scientists


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-29 23:37 Joel Reymont
2007-03-29 23:44 ` Jon Harrop [this message]
2007-03-30 22:03 ` [Caml-list] " 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=200703300044.09494.jon@ffconsultancy.com \
    --to=jon@ffconsultancy.com \
    --cc=caml-list@yquem.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).