caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Thomas Fischbacher <Thomas.Fischbacher@Physik.Uni-Muenchen.DE>
To: Jon Harrop <jon@ffconsultancy.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Wikipedia
Date: Sun, 6 Nov 2005 20:32:44 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.61.0511061955530.1333@eiger.cip.physik.uni-muenchen.de> (raw)
In-Reply-To: <200511031726.59561.jon@ffconsultancy.com>


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:

====>
<p>Fun:</p>
<ul>
<li>Several <a 
href="/wiki/International_Conference_on_Functional_Programming_Contest" 
title="International Conference on Functional Programming 
Contest">International Conference on Functional Programming Contest</a> 
winners</li>

<li><a href="http://www.ffconsultancy.com/free/maze/" class='external 
text' title="http://www.ffconsultancy.com/free/maze/">A 2D maze 
generator</a></li>
<li><a href="http://www.ffconsultancy.com/free/ray_tracer/" 
class='external text' title="http://www.ffconsultancy.com/free/ray 
tracer/">A mini ray tracer</a></li>
<li><a 
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</a></li>
<li><a href="http://handhelds.freshmeat.net/projects/planets/" 
class='external text' 
title="http://handhelds.freshmeat.net/projects/planets/">Gravity 
simulator</a></li>
</ul>
<p>Education:</p>
<ul>
<li><a href="http://home.gna.org/geocaml/" class='external text' 
title="http://home.gna.org/geocaml/">Drgeocaml</a>, a dynamic geometry 
software</li>
</ul>
<p>Scientific:</p>

<ul>
<li><a 
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</a></li>
</ul>
<p>Commercial:</p>
<ul>
<li><a href="http://www.ffconsultancy.com/products/presenta" 
class='external text' 
title="http://www.ffconsultancy.com/products/presenta">Presenta</a> 
technical presentation software</li>
</ul>
<p>Engineering:</p>
<ul>
<li><a href="http://www.confluent.org" class='external text' 
title="http://www.confluent.org">Confluence</a> 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.</li>

</ul>
<====

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)


  parent reply	other threads:[~2005-11-06 19:32 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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-04 13:46     ` [Caml-list] what is high-level (was: Wikipedia) Blue Prawn
2005-11-04 15:13       ` Brian Hurt
2005-11-04 15:28         ` David Teller
2005-11-04 16:02           ` skaller
2005-11-04 16:06           ` [Caml-list] what is high-level Alan Falloon
2005-11-04 16:10             ` William D. Neumann
2005-11-04 16:14             ` David Teller
2005-11-05  0:29             ` skaller
2005-11-05 22:05               ` Michael Walter
2005-11-06 14:28                 ` skaller
2005-11-04 16:50         ` Matt Gushee
2005-11-03 19:30 ` [Caml-list] Wikipedia 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 [this message]
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
2005-11-06 20:22 Frederic GAVA
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

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=Pine.LNX.4.61.0511061955530.1333@eiger.cip.physik.uni-muenchen.de \
    --to=thomas.fischbacher@physik.uni-muenchen.de \
    --cc=caml-list@inria.fr \
    --cc=jon@ffconsultancy.com \
    /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;
as well as URLs for NNTP newsgroup(s).