[Caml-list] Re: OCaml is broken

2009-12-21 Thread Mihamina Rakotomandimby
> Jon Harrop  :
> > Two cores is standard by 
> > now, I'm used to 8, next year 32 and so on. OCaml will only become
> > more and more irrelevant. I hate to see that happening.  
> 
> Me too. The OCaml language will continue to kick ass for some time to
> come but INRIA's implementation is no longer competitively performant
> for many tasks. However, open source offerings are all quite dire,
> particularly stand-alone ones.

That seems dark...

-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


[Caml-list] Re: multicore wish

2009-12-21 Thread Mihamina Rakotomandimby
Ok, so for the beginner I am (must I ask on the beginners ML?): is
multicore support just useless or not?

I am beginning using Ocsigen, for a growing web project:
Is multicore support useless for scaling on Ocsigen?

X-post to Ocsigen ML.
-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [***SPAM*** Score/Req: 10.1/8.0] Re: [***SPAM*** Score/Req: 10.1/8.0] Re: [Caml-list] Re: OCaml is broken

2009-12-22 Thread Mihamina Rakotomandimby
> Erik Rigtorp  :
> > Max/Min/Avg
> > * Pipes: 28205/5973/6259
> > * Unix domain sockets: 44256/7748/8153
> > * SYSv message queues: 19197/5895/6173
> > * Posix message queues: 37399/10965/11303
> > * TCP on loopback: 29017/7471/7885
> Some more benchmarks:
> Max/Min/Avg
> * Spinlocking shm: 50897/403/761  (This one utilizes multiple cores,
> since one core is just burning while waiting for data)
> * Pthreads mutex shm: 27582/5246/6577

And, then... is OCaml "broken"?  :-)


-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


[Caml-list] ocamlc Makefile for Batteries

2009-12-28 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour,

I have constraints:
- use Batteries
- use Debian or Ubuntu
- use only software debian/ubuntu packaged
- use this kind of make file 
  (which is the output of "ocamlfind -verbose"):
  
http://git.malagasy.com/?p=TrackMail;a=blob;f=Makefile;h=e28648e25469f615f88a00966e2965b843b0668f;hb=HEAD

The Makefile must really look like this, a really low level one.

What "-package" should I add to include Batteries?

Misaotra, Thanks, Merci.

PS: I posted to caml-list, but set up the follow-up to the beginners
list.

-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] Favorite OCaml editor?

2010-01-04 Thread Mihamina Rakotomandimby
> Grant Rettke  :
> What is your favorite editor for hacking with OCaml?

Emacs + tuareg-mode

-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] Le spécialiste du dé veloppement d'application iPhone, iPad et iPod Touch

2010-02-15 Thread Mihamina Rakotomandimby
> [...] En moins d'un an, nous avons développé déjà
> 18 applications pour le compte de divers clients.
> Grâce à cette expertise de développement iPhone intensif [...]

Eh bien, l'expertise n'est plus ce qu'elle était...

-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] [ANN] Proview PDF Editor for Mac OS X - written (mostly) in OCaml

2010-02-17 Thread Mihamina Rakotomandimby
> John Whitington  :
> There will be a new release of CamlPDF in a few weeks, with some new 
> functionality and a new introductory manual, making it easier for
> people to get into its somewhat complicated API.

Thank you very much!

-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] [newbie] miscellaneous on installation and web site

2010-03-01 Thread Mihamina Rakotomandimby
> Marco Maggi  :
> I am a  True Beginner taking a look at  O'Caml; I hope not
> to  be abusing  by posting  here rather  than  the beginners
> list.

You are a beginner (you told), you know there is a beginner list, and
you apoligize for not using it.

>  I  think  I   successfully  compiled  ocaml-3.11.2  on  my
> i686-pc-linux-gnu,

what about installing from your system package management first?
Are you using Debian or Ubuntu? 
"apt-get install ocaml" and you're done.

Are you using Fedora?
"yum install ocaml" and you're done.

-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] [newbie] miscellaneous on installation and web site

2010-03-01 Thread Mihamina Rakotomandimby
> Peng Zang  :
> The best way to compile and install OCaml (in my opinion) is via GODI.

Why?
How to install GODI?

-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] [ANN] OCaml Meeting 2010, 3 weeks before end of subscription

2010-03-10 Thread Mihamina Rakotomandimby
> Sylvain Le Gall  :
> For the third time, I am proud to invite all OCaml enthusiasts to join
> us at OCaml Meeting 2010 in Paris.

Just to acknowledge.

Unfortunately I am far from Paris (Madagascar) and without any
possibilitty to attend, but really interested in.

I wish I could attend the next one.
-- 
   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


[Caml-list] Re: ANN: ocamljs 0.3

2010-08-27 Thread Mihamina Rakotomandimby
> j...@donham.org :
>I am happy to announce version 0.3 of ocamljs. Ocamljs is a system for
>compiling OCaml to Javascript.

What are the differences between:
- OBrowser (http://www.pps.jussieu.fr/~canou/obrowser/tutorial/)
- Js_of_OCaml (http://ocsigen.org/js_of_ocaml/overview)
- OcamlJS

-- 

   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 56 000 19

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] OPLP: Ocaml APache Log Parser

2010-10-11 Thread Mihamina Rakotomandimby
> cyo...@gmail.com :
> I just wanted to let Ocaml'ers know that I am currently working on an
> apache combined log parser.

I would like to encourage you registering your project to the forge:
http://forge.ocamlcore.org/

Using github is not a problem, but there is an effort to make OCaml big
& small project visible. Let's also encourage it.

-- 

   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 56 000 19

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] Re: [ANN] oasis v0.2.0: Architecture for building OCaml libraries and applications

2010-10-22 Thread Mihamina Rakotomandimby
> sylv...@le-gall.net :
>I don't have plans for GODI, but I plan to build Debian packages.

Oh! Yeah! :-)

-- 

   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 56 000 19

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


[Caml-list] F# open sourced

2010-11-12 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour,

http://blogs.msdn.com/b/dsyme/archive/2010/11/04/announcing-the-f-compiler-library-source-code-drop.aspx

Good thing? Bad one?

(Just "Friday discussion" :-))

Misaotra, Thanks, Merci.


-- 

   Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 56 000 19

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] Desktop GUI toolkits - current state of the art?

2010-11-24 Thread Mihamina Rakotomandimby
> martindeme...@gmail.com :
> Anything other than lablgtk2

I am affraid there is no.

-- 

Architecte Informatique :
Administration Systeme, Recherche & Developpement
+261 34 56 000 19

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


[Caml-list] Unbound module XHTML.M

2009-02-03 Thread Mihamina Rakotomandimby (R12y)

Hi,
(already posted in OCsigen ML,
but seems top be unresponsive list)

Following the tutorial:
http://ocsigen.org/tutorial1.0.0-1

   open Lwt
   open XHTML.M
   open Eliom_services
   open Eliom_parameters
   open Eliom_sessions
   open Eliom_predefmod.Xhtml

   let coucou =
 Eliom_predefmod.Xhtml.register_new_service
   ~path:["coucou"]
   ~get_params:Eliom_parameters.unit
   (fun _ () () ->
  Lwt.return
(XHTML.M.html
(XHTML.M.head (XHTML.M.title (XHTML.M.pcdata "")) [])
(XHTML.M.body [XHTML.M.h1 [XHTML.M.pcdata "Hallo!"]])))


when trying to compile:
ocamlc \
-I /usr/lib/ocsigen/extensions/ \
-I /usr/lib/ocaml/3.10.2/lwt/ \
-c tutorial.ml
I got the error:
File "tutorial.ml", line 2, characters 0-12:
Unbound module XHTML.M

I am running Ubuntu 8.10 and the packaged OCsigen.

Would someone help?

I explain my paths:
$ ls -l /usr/lib/ocsigen/extensions/* | awk '{print $8}'
/usr/lib/ocsigen/extensions/accesscontrol.cmo
/usr/lib/ocsigen/extensions/authbasic.cmo
/usr/lib/ocsigen/extensions/cgimod.cmo
/usr/lib/ocsigen/extensions/deflatemod.cmo
/usr/lib/ocsigen/extensions/eliom.cma
/usr/lib/ocsigen/extensions/ocsidbm
/usr/lib/ocsigen/extensions/ocsipersist-dbm.cma
/usr/lib/ocsigen/extensions/ocsipersist-sqlite.cma
/usr/lib/ocsigen/extensions/outputfilter.cmo
/usr/lib/ocsigen/extensions/redirectmod.cmo
/usr/lib/ocsigen/extensions/revproxy.cmo
/usr/lib/ocsigen/extensions/staticmod.cmo
/usr/lib/ocsigen/extensions/userconf.cmo

and:
$ ls -l /usr/lib/ocaml/3.10.2/lwt/* | awk '{print $8}'
/usr/lib/ocaml/3.10.2/lwt/lwt.a
/usr/lib/ocaml/3.10.2/lwt/lwt_chan.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_chan.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_chan.mli
/usr/lib/ocaml/3.10.2/lwt/lwt.cma
/usr/lib/ocaml/3.10.2/lwt/lwt.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt.cmxa
/usr/lib/ocaml/3.10.2/lwt/lwt_extra.a
/usr/lib/ocaml/3.10.2/lwt/lwt_extra.cma
/usr/lib/ocaml/3.10.2/lwt/lwt_extra.cmxa
/usr/lib/ocaml/3.10.2/lwt/lwt_lib.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_lib.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_lib.mli
/usr/lib/ocaml/3.10.2/lwt/lwt.mli
/usr/lib/ocaml/3.10.2/lwt/lwt_mutex.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_mutex.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_mutex.mli
/usr/lib/ocaml/3.10.2/lwt/lwt_pool.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_pool.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_pool.mli
/usr/lib/ocaml/3.10.2/lwt/lwt_preemptive.a
/usr/lib/ocaml/3.10.2/lwt/lwt_preemptive.cma
/usr/lib/ocaml/3.10.2/lwt/lwt_preemptive.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_preemptive.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_preemptive.cmxa
/usr/lib/ocaml/3.10.2/lwt/lwt_preemptive.mli
/usr/lib/ocaml/3.10.2/lwt/lwt_ssl.a
/usr/lib/ocaml/3.10.2/lwt/lwt_ssl.cma
/usr/lib/ocaml/3.10.2/lwt/lwt_ssl.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_ssl.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_ssl.cmxa
/usr/lib/ocaml/3.10.2/lwt/lwt_ssl.mli
/usr/lib/ocaml/3.10.2/lwt/lwt_timeout.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_timeout.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_timeout.mli
/usr/lib/ocaml/3.10.2/lwt/lwt_unix.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_unix.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_unix.mli
/usr/lib/ocaml/3.10.2/lwt/lwt_util.cmi
/usr/lib/ocaml/3.10.2/lwt/lwt_util.cmx
/usr/lib/ocaml/3.10.2/lwt/lwt_util.mli
/usr/lib/ocaml/3.10.2/lwt/META
/usr/lib/ocaml/3.10.2/lwt/pqueue.cmi
/usr/lib/ocaml/3.10.2/lwt/pqueue.cmx
/usr/lib/ocaml/3.10.2/lwt/pqueue.mli

--
Chef de projet chez Vectoris
http://www.google.com/search?q=mihamina+rakotomandimby

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] Unbound module XHTML.M

2009-02-03 Thread Mihamina Rakotomandimby (R12y)

David MENTRE wrote:

(already posted in OCsigen ML, but seems top be unresponsive list)

Maybe you should wait more than 15 minutes...


The unresponsiveness I meant was not about this present thread.
I already complained to Vincent, but as soon as vincent answered, there 
was an activity.
Then nothing. Anyway, I did not expect an answer within 15 minutes, dont 
worry, I am used with "community channels" ;-)



when trying to compile:
   ocamlc \
   -I /usr/lib/ocsigen/extensions/ \
   -I /usr/lib/ocaml/3.10.2/lwt/ \
   -c tutorial.ml
I got the error:
   File "tutorial.ml", line 2, characters 0-12:
   Unbound module XHTML.M


I've you tried with:
ocamlc \
-I /usr/lib/ocsigen/ \   #  <-- without extensions/
-I /usr/lib/ocaml/3.10.2/lwt/ \
-c tutorial.ml
?


Yes, same error message:
  File "tutorial.ml", line 2, characters 0-12:
  Unbound module XHTML.M


--
Chef de projet chez Vectoris
http://www.google.com/search?q=mihamina+rakotomandimby

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] [solved] Unbound module XHTML.M

2009-02-04 Thread Mihamina Rakotomandimby (R12y)

  File "tutorial.ml", line 2, characters 0-12:
  Unbound module XHTML.M


SOlved by installing ocsigen-dev (Running Ubuntu)

--
Chef de projet chez Vectoris
http://www.google.com/search?q=mihamina+rakotomandimby

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] questions

2009-04-01 Thread Mihamina Rakotomandimby (R12y)

FALCON Gilles RD-RESA-LAN wrote:
I totally agree that it would be pleasant to have more documentation on 
Ocaml, especially if you don't have ocaml lesson.


Yes and No.
The problem can be felt in PHP, where you see "anyone" witing "anything".
So, yes, there should be more documents on Ocaml, but the problem is: Only
inexperienced users have time to write down some "learning notes".
The real Gurus are all overbooked...

It's also my wish to see some documentation, but on the other hand, I dont
want it to fall into PHP fashion. Great dilemma...

--
 Chef de projet chez Vectoris
 Phone: +261 33 11 207 36
System: xUbuntu 8.10 with almost all from package install
   http://www.google.com/search?q=mihamina+rakotomandimby

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] Call for translators of the Unix system programming course

2009-05-12 Thread Mihamina Rakotomandimby (R12y)

On 05/12/2009 01:56 AM, Daniel Bünzli wrote:

We are looking for one translator and one proofreader for each of the
seven main chapters. To facilitate the task of proof readers and get the
best translation preference will be given to native english speaking
contributors. If you are interested in participating please email me
privately with the following information : chapter you'd like to
translate/proofread and whether your are a native english speaker or not.


I am volunteer to be reviewer.
However, I think it should not be a criteria to be a mother tongue english 
for many reason:
"Non mother tongue english" people use "simple" english and does not 
understand very advanced english. Mother tongue english are tempted to 
fully use english.

I think a reviewer with just basic english would be "very good"...

Anyway, just my opinion...

--
 Chef de projet chez Vectoris
 Phone: +261 33 11 207 36
System: xUbuntu 8.10 with almost all from package install
   http://www.google.com/search?q=mihamina+rakotomandimby

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs