[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-03-29 (23:49) |
From: | Jon Harrop <jon@f...> |
Subject: | Re: [Caml-list] A web toolkit for OCaml (logging, RSS, etc) |
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