From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 7208C7EE4C for ; Mon, 30 Sep 2013 16:25:04 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of sylvain@le-gall.net) identity=pra; client-ip=80.91.229.3; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="sylvain@le-gall.net"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of gclci-caml-list@m.gmane.org designates 80.91.229.3 as permitted sender) identity=mailfrom; client-ip=80.91.229.3; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="gclci-caml-list@m.gmane.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of postmaster@plane.gmane.org designates 80.91.229.3 as permitted sender) identity=helo; client-ip=80.91.229.3; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="postmaster@plane.gmane.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuIAANaISVJQW+UDmWdsb2JhbABagz+ud5QFFg4BAQEBAQgLCwcUKIIlAQEFgQkLGC4QERsJEhkUBodaAxOzWQ2JaoxmgwiEDAOWFgSDFIsWiFg X-IPAS-Result: AuIAANaISVJQW+UDmWdsb2JhbABagz+ud5QFFg4BAQEBAQgLCwcUKIIlAQEFgQkLGC4QERsJEhkUBodaAxOzWQ2JaoxmgwiEDAOWFgSDFIsWiFg X-IronPort-AV: E=Sophos;i="4.90,1008,1371074400"; d="scan'208";a="34927019" Received: from plane.gmane.org ([80.91.229.3]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/AES256-SHA; 30 Sep 2013 16:25:03 +0200 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VQePH-0003D6-A4 for caml-list@inria.fr; Mon, 30 Sep 2013 16:25:03 +0200 Received: from root.ovh.le-gall.net ([37.59.37.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Sep 2013 16:25:03 +0200 Received: from sylvain by root.ovh.le-gall.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Sep 2013 16:25:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Date: Mon, 30 Sep 2013 14:20:32 +0000 (UTC) Message-ID: References: <1380474804.746.YahooMailNeo@web120405.mail.ne1.yahoo.com> <8688F3A2-B981-4CD1-BF4D-6B2D2FF39EE0@recoil.org> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: root.ovh.le-gall.net User-Agent: slrn/pre1.0.0-18 (Linux) Subject: Re: [Caml-list] OCaml Forge and Github On 30-09-2013, Anil Madhavapeddy wrote: > On 30 Sep 2013, at 11:44, Paolo Donadeo wrote: > >> On Sun, Sep 29, 2013 at 7:13 PM, Dario Teixeira wrote: >>> But I'm curious: how did other projects deal with this situation? >> >> I decided to host my project on the Forge, because I like the idea of >> a community around a site/domain. So the home page is on the forge, >> news and official downloads are there. >> >> But I also value the easy to use of GitHub, so the "working" repo is >> on GitHub, and I also use the issue tracker. > > Note that these aren't mutually exclusive. In the Real World OCaml > commenting system, we "hid" the GitHub backend from the user via some > simple Javascript, and the same could potentially be done for the Forge. > > I'm afraid I have no idea how hackable the Forge software is, though... > It is somehow hackable but you need to do PHP programming, which seems not like a popular choice among OCaml users ;-) Cheers, Sylvain Le Gall -- Website: http://sylvain.le-gall.net/ OCaml forge: http://forge.ocamlcore.org OCaml blogs: http://planet.ocaml.org