Re: [Caml-list] OCaml 3.12.0+rc1

2010-07-24 Thread Stéphane Glondu
Le 23/07/2010 18:04, Damien Doligez a écrit : > [...] > so you'd better test it and report any problems with compilation and > installation on your favorite platform. I've successfully recompiled (almost) all (relevant) Debian packages with this new version. The only package that needs more work i

Re: [Caml-list] lablgl/lablgtk opengl and text/fonts

2010-07-24 Thread Florent Monnier
Le samedi 24 juillet 2010 10:08:10, Yoann Padioleau a écrit : > Hi, > > Is there a way to draw text on GlGtk.area ? with a specific font ? > I've seen mentions of FTGL but there is no binding for it in lablgl > apparently :( the FTGL bindings are provided in the glMLite tarball in order to ease

Re: [Caml-list] lablgl/lablgtk opengl and text/fonts

2010-07-24 Thread Philippe Veber
Hi Yoann I use the part of glMLite dedicated to FTGL http://www.linux-nantes.org/~fmonnier/ocaml/GL/ http://www.linux-nantes.org/~fmonnier/OCaml/GL/doc/Ftgl.html The binding is close to the library (and thus inherits some of its defects) but has been working very well up to now. hth, ph. 2010/

Re: [Caml-list] scalable web apps

2010-07-24 Thread William Le Ferrand
Hi, Personally I wrote www.corefarm.com using ocsigen and I deployed it (actually, the backend gatewayX.corefarm.com, not the frontend) in amazon ec2, behind the elastic load balancer ( http://aws.amazon.com/elasticloadbalancing/). So when traffic increases (and when the servers start to lag), new

Re: [Caml-list] OCaml 3.12.0+rc1

2010-07-24 Thread Daniel Bünzli
> report any problems with [...] installation on your favorite platform. Don't have the time right now to test it but if the BT is up to date this : http://caml.inria.fr/mantis/view.php?id=5093 wasn't fixed. Daniel ___ Caml-list mailing list. Subscri

[Caml-list] Re: scalable web apps

2010-07-24 Thread Sylvain Le Gall
On 24-07-2010, Joel Reymont wrote: > How do you build scalable web apps with OCaml? > > Do you use Apache with mod_caml? Naked Ocsigen? > > Do you put Ocsigen behind Nginx? > I think that using ocsigen should be enough. There was a nice presentation by Dario Texeira at the last OCaml Meeting: htt

[Caml-list] lablgl/lablgtk opengl and text/fonts

2010-07-24 Thread Yoann Padioleau
Hi, Is there a way to draw text on GlGtk.area ? with a specific font ? I've seen mentions of FTGL but there is no binding for it in lablgl apparently :( ___ Caml-list mailing list. Subscription management: http://yquem.inria.fr/cgi-bin/mailman/listinfo

[Caml-list] scalable web apps

2010-07-24 Thread Joel Reymont
How do you build scalable web apps with OCaml? Do you use Apache with mod_caml? Naked Ocsigen? Do you put Ocsigen behind Nginx? Thanks in advance, Joel --- http://twitter.com/wagerlabs ___ Caml-list mailing list. Subscription management: http