caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] html-/cgi lib
@ 2004-03-24 18:58 Oliver Bandel
  2004-03-24 22:08 ` Richard Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Bandel @ 2004-03-24 18:58 UTC (permalink / raw)
  To: caml-list

Hello,


I once have asked here for a library, that
can be used to parse html-files and write
cgi-scripts more easily.

There was a library, or a set of libraries that are
useful for that work.

I've looked in my mail-folders, but didn't find
anything about it (maybe I have removed that old stuff).

Which lib to use for that purpose?

Ciao,
   Oliver

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

* Re: [Caml-list] html-/cgi lib
  2004-03-24 18:58 [Caml-list] html-/cgi lib Oliver Bandel
@ 2004-03-24 22:08 ` Richard Jones
  2004-03-24 22:40   ` Stephane Legrand
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Jones @ 2004-03-24 22:08 UTC (permalink / raw)
  To: Oliver Bandel; +Cc: caml-list

On Wed, Mar 24, 2004 at 07:58:26PM +0100, Oliver Bandel wrote:
> I once have asked here for a library, that can be used to parse
> html-files and write cgi-scripts more easily.

To write CGI scripts, use mod_caml -
http://www.merjis.com/developers/mod_caml/

You can find lots of example mod_caml scripts here to get you started:
http://www.j-london.com/dist/

To parse HTML files, I use perl4caml
http://www.merjis.com/developers/perl4caml/ and specifically the
Pl_HTML_Parser module which is a wrapper around Perl HTML::Parser.

Rich.

-- 
Richard Jones. http://www.annexia.org/ http://www.j-london.com/
Merjis Ltd. http://www.merjis.com/ - improving website return on investment
http://www.YouUnlimited.co.uk/ - management courses

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

* Re: [Caml-list] html-/cgi lib
  2004-03-24 22:08 ` Richard Jones
@ 2004-03-24 22:40   ` Stephane Legrand
  0 siblings, 0 replies; 3+ messages in thread
From: Stephane Legrand @ 2004-03-24 22:40 UTC (permalink / raw)
  To: caml-list

On Wed, Mar 24, 2004 at 10:08:48PM +0000, Richard Jones wrote:
> On Wed, Mar 24, 2004 at 07:58:26PM +0100, Oliver Bandel wrote:
> > I once have asked here for a library, that can be used to parse
> > html-files and write cgi-scripts more easily.
> 
> To write CGI scripts, use mod_caml -
> http://www.merjis.com/developers/mod_caml/
> 
> You can find lots of example mod_caml scripts here to get you started:
> http://www.j-london.com/dist/
> 
> To parse HTML files, I use perl4caml
> http://www.merjis.com/developers/perl4caml/ and specifically the
> Pl_HTML_Parser module which is a wrapper around Perl HTML::Parser.
> 

You can also look at Ocamlnet (http://sourceforge.net/projects/ocamlnet)
for CGI and WDialog (http://wdialog.sourceforge.net/) for a more
complete system to create web applications.


Stephane Legrand.

-- 
Je recherche un emploi de développeur/admin. sys.
 (FreeBSD,Linux,PHP,Perl,MySQL,OCaml,Tcl/Tk...)
  ==> www.freebsd-fr.org/~stephane/cv.pdf <==

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

end of thread, other threads:[~2004-03-24 22:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-24 18:58 [Caml-list] html-/cgi lib Oliver Bandel
2004-03-24 22:08 ` Richard Jones
2004-03-24 22:40   ` Stephane Legrand

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