caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* A web toolkit for OCaml (logging, RSS, etc)
@ 2007-03-29 23:37 Joel Reymont
  2007-03-29 23:44 ` [Caml-list] " Jon Harrop
  2007-03-30 22:03 ` Richard Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Joel Reymont @ 2007-03-29 23:37 UTC (permalink / raw)
  To: Caml List; +Cc: Gerd Stolpmann, Gabriel Kerneis

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/




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-30 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-29 23:37 A web toolkit for OCaml (logging, RSS, etc) Joel Reymont
2007-03-29 23:44 ` [Caml-list] " Jon Harrop
2007-03-30 22:03 ` Richard Jones

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).