From owner-freebsd-questions@FreeBSD.ORG Sat Jan 27 04:49:46 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A358716A401 for ; Sat, 27 Jan 2007 04:49:46 +0000 (UTC) (envelope-from bobmc@bobmc.net) Received: from smtp-out.fcibroadband.com (smtp-out.fcibroadband.com [64.119.104.17]) by mx1.freebsd.org (Postfix) with ESMTP id 7BD3B13C48D for ; Sat, 27 Jan 2007 04:49:46 +0000 (UTC) (envelope-from bobmc@bobmc.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp-in1.fcibroadband.com (Postfix) with ESMTP id CA7401B19D5 for ; Fri, 26 Jan 2007 23:49:41 -0500 (EST) Received: from smtp-out1 ([127.0.0.1]) by localhost (smtp-out1 [127.0.0.1]) (amavisd-new, port 10025) with SMTP id 19802-08 for ; Fri, 26 Jan 2007 23:49:35 -0500 (EST) Received: from [192.168.1.100] (unknown [66.146.156.71]) by smtp-out.fcibroadband.com (Postfix) with ESMTP id 51D221B1797 for ; Fri, 26 Jan 2007 23:49:35 -0500 (EST) Message-ID: <45BAD9DF.5080106@bobmc.net> Date: Fri, 26 Jan 2007 23:49:35 -0500 From: bobmc User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: FreeBSD Questions References: <34904.163.150.15.182.1169833305.squirrel@squirrel.kq6up.org> <25A782F0-67EC-4818-BDE3-728F9BE68805@gmail.com> <7a4a15bd0701261613p7c564727gcaef6d3dfb85e8c1@mail.gmail.com> In-Reply-To: <7a4a15bd0701261613p7c564727gcaef6d3dfb85e8c1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Best Blog Ap in the Ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2007 04:49:46 -0000 Tuareg wrote: > On 1/26/07, eoghan wrote: >> >> On 26 Jan 2007, at 17:41, chris@chrismaness.com wrote: >> >> > What is the best blog ap in the ports tree? I was thinking of >> > starting a >> > blog on my server for my Chemistry Students. Since blogs and wikis are typically written in high-level such as PHP and Perl, a port to a specific UNIX type OS should not be necessary. Do you know about LAMP? Linux, Apache, MySQL, and ( Perl | PHP). Scratch out Linux and you will find that AMP runs anywhere. Call it BSD-AMP if you like. I expect it will support your blogs and wikis very well. There is a certain amount of hype about LAMP probably started by some Linux advocate not realizing that the valuable abstraction is being obscured. -BobMc-