From owner-freebsd-questions@FreeBSD.ORG Tue Jun 7 14:33:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89F3B16A41C for ; Tue, 7 Jun 2005 14:33:34 +0000 (GMT) (envelope-from rseals@vdsi.net) Received: from broad.100mwh.com (broad.100mwh.com [205.214.86.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 556F843D4C for ; Tue, 7 Jun 2005 14:33:34 +0000 (GMT) (envelope-from rseals@vdsi.net) Received: from aqua.magellanhealth.com ([204.193.75.20] helo=10.200.10.14) by broad.100mwh.com with esmtp (Exim 4.43) id 1Dff91-0003f6-9r; Tue, 07 Jun 2005 09:33:09 -0500 From: Ray Seals To: Lars Eighner In-Reply-To: <20050606210109.X5539@goodwill.io.com> References: <1118076196.626.13.camel@localhost> <20050606210109.X5539@goodwill.io.com> Content-Type: text/plain Organization: Virtual Data Systems, Inc. Date: Tue, 07 Jun 2005 09:34:23 -0500 Message-Id: <1118154863.759.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - broad.100mwh.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - vdsi.net X-Source: X-Source-Args: X-Source-Dir: Cc: "freebsd-questions@freebsd.org" Subject: Re: Personal Wiki without a webserver/database X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rseals@vdsi.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 14:33:34 -0000 > Are you sure? I believe that some are pure cgi which will work > with lynx (with lynxcgi enabled) without a server. > Since this is for my laptop and I'm running Gnome (Mozilla and FireFox). I decided to try Instiki from the ports. Uses Ruby and opens up it's own web server on port 2500. The markup language is a little different, but I'm finding that each type of wiki has it's own spin on the markup. So far I've been pretty happy (1 day so far). Ray