From: Frederic GAVA <frederic.gava@wanadoo.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Wikipedia
Date: Sun, 6 Nov 2005 21:22:22 +0100 (CET) [thread overview]
Message-ID: <12244524.1131308542594.JavaMail.www@wwinf1630> (raw)
[-- Attachment #1: Type: text/plain, Size: 5661 bytes --]
A little thing that I do not understand. Why the wikipedia page is not written by the ocaml's team ? An encyclopedia has to been written by "expert" and in the wiki idea with the help and the comments of the communauty... and a link (just one) to the ffconsultancy.com is not problem is there are many other links even it is a firm. But other links to other compagnies should also added? Why not in the rubric application, a sub-case "firm using ocaml" (that develop special applications with ocaml). And why, in this page, there are so little links to applications in ocaml. For example, the soft http://www.astree.ens.fr/ which is develop by academics people and using by a firm ?
> Message du 06/11/05 20:39
> De : "Thomas Fischbacher"
> A : "Jon Harrop"
> Copie à : caml-list@inria.fr
> Objet : Re: [Caml-list] Wikipedia
>
>
> On Thu, 3 Nov 2005, Jon Harrop wrote:
>
> ...and once again, it may be interesting to see a bit more context.
>
> > http://en.wikipedia.org/wiki/Ocaml
> >
> > The page gets a lot of hits and is, most likely, the first port of call by
> > many people when trying to learn about OCaml.
> >
> > Unfortunately, the quality of this page is substantially worse than that of
> > the equivalent pages on SML, Haskell and so on. I have tried to improve the
> > page myself but most of my links have been removed following complaints to
> > admim by an anonymous, German-speaking, OCaml-using physicist with the IRC
> > nic "tf" and all of my corrections were removed by Mike Lin. My code examples
> > remain though.
>
> On Oct 26, 19:10, I put a note into the "talk" section of the OCaml
> wikipedia article, pointing out that it contained an excessively large
> amount of links to ffconsultancy.com, which were indeed entered by Jon
> Harrop, by now infamous also on Usenet.
>
> http://en.wikipedia.org/w/index.php?title=Talk:O%27Caml_programming_language&oldid=26550471
>
> To give an excerpt from the article as it was at that time:
>
> http://en.wikipedia.org/w/index.php?title=Ocaml&oldid=26478312
>
> Please note the number of ffconsultancy.com links:
>
> ====>
>
> Fun:
>
>
Several > href="/wiki/International_Conference_on_Functional_Programming_Contest"
> title="International Conference on Functional Programming
> Contest">International Conference on Functional Programming Contest
> winners
>
>
A 2D maze
> generator
>
> class='external text' title="http://www.ffconsultancy.com/free/ray
> tracer/">A mini ray tracer
>
> href="http://www.ffconsultancy.com/products/ocaml_for_scientists/visualisation/"
> class='external text' title="http://www.ffconsultancy.com/products/ocaml
> for scientists/visualisation/">Graphical examples from a book on OCaml for
> scientists
>
> class='external text'
> title="http://handhelds.freshmeat.net/projects/planets/">Gravity
> simulator
>
>
> Education:
>
>
> title="http://home.gna.org/geocaml/">Drgeocaml, a dynamic geometry
> software
>
>
> Scientific:
>
>
>
> href="http://www.ffconsultancy.com/products/ocaml_for_scientists/complete/"
> class='external text' title="http://www.ffconsultancy.com/products/ocaml
> for scientists/complete/">Examples from a book on OCaml for
> scientists
>
>
> Commercial:
>
>
> class='external text'
> title="http://www.ffconsultancy.com/products/presenta">Presenta
> technical presentation software
>
>
> Engineering:
>
>
> title="http://www.confluent.org">Confluence is a language for
> synchronous reactive system design. A Confluence program can generate
> digital logic for an FPGA or ASIC platform, or C code for hard real-time
> software.
>
>
> <====
>
> This was the state of the article when I put that comment into the
> discussion section. I did not re-enter that discussion from then on, so
> when Jon says:
>
> > I have tried to improve the
> > page myself but most of my links have been removed following complaints to
> > admim by (...) tf
>
> his "improvements" which were removed following my "complaints" can only
> refer to his act of Wikipedia vandalism (as I would call it), putting
> excessive link spam (see above) into the article.
>
>
> Let's face it: if one takes Google rank as a a rough first measure of
> relevance (in the sense of "how much do people talk about it") in the
> non-academic world, in a search for "OCaml", none of Jon's material
> (despite all his efforts) is in the top 10 (note: google searches may
> depend on region/country), a link to his book is #17, and not one further
> single ffconsultancy link is among the top 50.
>
> So, if a single individual makes about half of all the external links in a
> Wikipedia page point to an irrelevant, obscure web site of his own(!),
> that hardly can be considered an "improvement", can it?
>
> But unfortunately, such distorted view and presentation of reality seems
> to be not too uncommon in Jon's writings.
>
>
> --
> regards, tf@cip.physik.uni-muenchen.de (o_
> Thomas Fischbacher - http://www.cip.physik.uni-muenchen.de/~tf //\
> (lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y) V_/_
> (if (= x 0) y (g g (- x 1) (* x y)))) n 1)) (Debian GNU)
>
> _______________________________________________
> 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
>
>
[-- Attachment #2: Type: text/html, Size: 7273 bytes --]
next reply other threads:[~2005-11-06 20:22 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-06 20:22 Frederic GAVA [this message]
2005-11-06 23:29 ` skaller
2005-11-07 10:14 ` Andreas Rossberg
2005-11-07 12:25 ` skaller
2005-11-07 1:21 ` Thomas Fischbacher
-- strict thread matches above, loose matches on Subject: below --
2005-11-03 17:26 Wikipedia Jon Harrop
2005-11-03 19:24 ` [Caml-list] Wikipedia Gerd Stolpmann
2005-11-04 2:31 ` skaller
2005-11-03 19:30 ` Kip Macy
2005-11-03 20:46 ` Matt Gushee
2005-11-03 21:08 ` Mike Lin
2005-11-03 21:16 ` Florian Weimer
2005-11-04 17:15 ` Thomas Fischbacher
2005-11-04 21:05 ` Alex Goldman
2005-11-04 21:53 ` Gerd Stolpmann
2005-11-04 22:24 ` Alex Goldman
2005-11-06 19:32 ` Thomas Fischbacher
2005-11-07 6:44 ` Tony Edgin
2005-11-07 12:23 ` Thomas Fischbacher
2005-11-07 12:55 ` skaller
2005-11-07 13:03 ` Thomas Fischbacher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=12244524.1131308542594.JavaMail.www@wwinf1630 \
--to=frederic.gava@wanadoo.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox