From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id p7CH3wss012353 for ; Fri, 12 Aug 2011 19:03:58 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkcCAPhbRU5KfVI0kGdsb2JhbABBmHCPAQgUAQEBAQkJDQcUBCGBQAEBAQEDEgIsARsdAQMMBgULOyMRAQUBHC0Oh0+dbgqMNoJVhQE7iG0CAwaGQQSTEIY0hiM8g2A X-IronPort-AV: E=Sophos;i="4.67,363,1309730400"; d="scan'208";a="105336006" Received: from mail-ww0-f52.google.com ([74.125.82.52]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-MD5; 12 Aug 2011 19:03:53 +0200 Received: by wwe6 with SMTP id 6so3809699wwe.9 for ; Fri, 12 Aug 2011 10:03:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :message-id:cc:x-face:content-type:content-transfer-encoding; bh=uWNq4JwS5IT1gInfSMzZlFKCG3aFcXfcHA5EyoUhnnI=; b=a/p1Y0GRHp4uvFy7jGw9Xj+sYNZY1r+ugTia+p5Hao9MUz54xPEFLqZOlahi38TSaR C8idd0xqvy7HwH8UlSOHVV1ytz1l2CmpHTKzKgFulw+wt7p6dxovcDozK6VM1j2O71dm 8wc/se6A7RMhk32hBeoSBJC22NbVsu8dzb8+U= Received: by 10.216.137.215 with SMTP id y65mr3105551wei.74.1313168632941; Fri, 12 Aug 2011 10:03:52 -0700 (PDT) Received: from localhost.localnet (pat35-5-78-226-58-147.fbx.proxad.net [78.226.58.147]) by mx.google.com with ESMTPS id b1sm554324wed.34.2011.08.12.10.03.51 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 12 Aug 2011 10:03:52 -0700 (PDT) From: Florent Monnier To: caml-list@inria.fr Date: Fri, 12 Aug 2011 19:03:45 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.33.7-desktop586-2mnb; KDE/4.4.5; i686; ; ) References: In-Reply-To: MIME-Version: 1.0 Message-Id: <201108121903.45896.monnier.florent@gmail.com> Cc: William Le Ferrand X-Face: -0"dKXwF0PiXr]fa$^)NJY7$;waqUckGcM7&q,VU?Xv\[=CiVM]g]pDs^xmfU9+Q=Z,OdfMHUR-7Ao%evJh.=aiq,#r0Ux0dm'!l|zeAXj||$>1_(Lv4Hc",&F}sbHeK0`SBA$_|XP Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by walapai.inria.fr id p7CH3wss012353 X-Validation-by: monnier.florent@gmail.com Subject: Re: [Caml-list] OCaml 'hackathon' - baoug.org does not work Le mardi 09 août 2011 23:11:23, William Le Ferrand a écrit : > Dear List, > > A couple of weeks ago we "benchmarked" an ocaml event where people would > gather and share coding tips and techniques while working on a community > tool for OCaml. We were 3 friends, and we released baoug.org (you haven't > solved any problems yet ? Come on :) !) Hi, The initiative is a good idea, but currently there would be important bugs to fix on the web site to make it accessible for everyone. Currently the web site is unusable at all with both web-browsers that I use Mozilla Firefox 3.6.18 and Konqueror 4.4.5. In Konqueror the main content in the middle does not appear at all. With Firefox it does appears but when we clic on it, it does nothing, so impossible to access the content. -- Cheers Florent