From owner-freebsd-doc@FreeBSD.ORG Tue Mar 18 15:12:47 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD4F71065670 for ; Tue, 18 Mar 2008 15:12:47 +0000 (UTC) (envelope-from murray@stokely.org) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 7B6028FC12 for ; Tue, 18 Mar 2008 15:12:47 +0000 (UTC) (envelope-from murray@stokely.org) Received: by ug-out-1314.google.com with SMTP id y2so1018442uge.37 for ; Tue, 18 Mar 2008 08:12:46 -0700 (PDT) Received: by 10.67.19.13 with SMTP id w13mr3780880ugi.19.1205853165306; Tue, 18 Mar 2008 08:12:45 -0700 (PDT) Received: by 10.67.103.9 with HTTP; Tue, 18 Mar 2008 08:12:45 -0700 (PDT) Message-ID: <2a7894eb0803180812u147de98cnb7cdbfe1e6fe6562@mail.gmail.com> Date: Tue, 18 Mar 2008 08:12:45 -0700 From: "Murray Stokely" To: vadim_nuclight@mail.ru In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a7894eb0803172207s20aede75w5632bd463654cc77@mail.gmail.com> Cc: freebsd-doc@freebsd.org Subject: Re: Need an environment for dynamic web content for freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 15:12:48 -0000 On 3/18/08, Vadim Goncharov wrote: > No. Not PHP. Ever. Forget. > > It should at least cgi or, as aforemetioned, a wiki-like page. There can be > already some wiki engines which allow voting. I've not seen any useful voting mechanism implemented on a wiki. Pointers? CGI is exactly the kind of 15 year old stagnant web technology we are trying to get away from. We need quick templating, sessions, high level UI libraries, etc.. All of which things like PHP, Python/Django, etc.. provide. - Murray (who doesn't know/use PHP, but knows that the freebsd web presence is notably missing something like it)