From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id 76538BBAF for ; Mon, 5 Apr 2010 11:45:13 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AocDADdOuUvRVdvZkGdsb2JhbACDEYxDi20IFQEBAQEJCQwHEQMfonSCJoNmiHkBAQMFgSaCbm4EjEI X-IronPort-AV: E=Sophos;i="4.51,365,1267398000"; d="scan'208";a="56498761" Received: from mail-ew0-f217.google.com ([209.85.219.217]) by mail1-smtp-roc.national.inria.fr with ESMTP; 05 Apr 2010 11:45:13 +0200 Received: by ewy9 with SMTP id 9so976842ewy.9 for ; Mon, 05 Apr 2010 02:45:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:received:message-id:subject:from:to :content-type:content-transfer-encoding; bh=1sUIvXUyovsFC/JDwD4LeoujxG5v0zEpebP/TCHR5P8=; b=DloFS5AV2dch0KD/ysA0Z8bYZfzmlJTZEAzuvycAYtBJLuCX66VxOCFhLPdjBDwCVx RQ8jUm9q7UPVSBuRqM7KDvL8+LlmQ0xzfJQD69jfRwMDvYZ1UFhFNUjudjVJW+lxVA3K HXz5vP+AWrOUf2yGkOfb+y+vrRtA69ovfOYiA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=pNzmWu2x32j9leNsmYds8CTrR0bz8WVr3A2OvGzMhSEAX3lbLtz6tFkfzUMIuzWbyo OQCbZXzmh00qDZ0MTNaJiQ9TbDjlKzo6YuKTc14JjRSAVjUjWr0iNRjnSABTRUtsH2cY hLy9ewU6zg8gbmhx6gD5aBfJ6kytH5v0l366g= MIME-Version: 1.0 Sender: daniel.c.buenzli@gmail.com Received: by 10.213.13.11 with HTTP; Mon, 5 Apr 2010 02:45:12 -0700 (PDT) Date: Mon, 5 Apr 2010 11:45:12 +0200 X-Google-Sender-Auth: e58539193b5c985e Received: by 10.213.53.75 with SMTP id l11mr2796824ebg.31.1270460712258; Mon, 05 Apr 2010 02:45:12 -0700 (PDT) Message-ID: Subject: [ANN] The course on Unix System programming in OCaml is translated From: =?UTF-8?Q?Daniel_B=C3=BCnzli?= To: caml-list@inria.fr Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam: no; 0.00; ocaml:01 translated:01 buenzli:01 didier:01 prashanth:01 anil:01 prashanth:01 unix:01 unix:01 corrected:01 chapters:02 caml:02 objective:02 programming:03 programming:03 Hello, It is my pleasure to announce that Xavier Leroy and Didier R=C3=A9my's course on Unix system programming in Objective Caml is now available in english at this address : http://ocamlunix.forge.ocamlcore.org/ If you had a look at the individual publications of the chapters announced on the project feed you may want to have a look again: some parts of the text were improved and a few translation errors were corrected in the final version. The translation was made by : * Eric Cooper * Eliot Handelman * Priya Hattiangdi * Thad Meyer * Prashanth Mundkur * Richard Paradies * Till Varoquaux * Mark Wong-VanHaren * Daniel C. B=C3=BCnzli And the resulting text was proofread by : * David Allsopp * Erik de Castro Lopo * John Clements * Anil Madhavapeddy * Prashanth Mundkur. A big thank to all of them for the time they provided for the project. A special mention goes to Prashanth Mundkur who was very supportive and responsive all along. He not only proofread more than one chapter but also provided fixes and improvements for every part of the document. Thanks also to all the people working on ocamlcore.org for the hosting resources. Best, Daniel