From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 12:52:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18800106566C for ; Wed, 9 Apr 2008 12:52:38 +0000 (UTC) (envelope-from jvk-list@thekrafts.org) Received: from smtpauth21.prod.mesa1.secureserver.net (smtpauth21.prod.mesa1.secureserver.net [64.202.165.38]) by mx1.freebsd.org (Postfix) with SMTP id D4C0E8FC21 for ; Wed, 9 Apr 2008 12:52:37 +0000 (UTC) (envelope-from jvk-list@thekrafts.org) Received: (qmail 30841 invoked from network); 9 Apr 2008 12:25:57 -0000 Received: from unknown (68.1.149.71) by smtpauth21.prod.mesa1.secureserver.net (64.202.165.38) with ESMTP; 09 Apr 2008 12:25:57 -0000 Message-ID: <47FCB5E5.5030804@thekrafts.org> Date: Wed, 09 Apr 2008 08:26:13 -0400 From: Joe Kraft User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 Newsgroups: gmane.os.freebsd.questions To: Leslie Jensen References: <47FA40B2.90001@eskk.nu> In-Reply-To: <47FA40B2.90001@eskk.nu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Experience with genealogy software? 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: Wed, 09 Apr 2008 12:52:38 -0000 Leslie Jensen wrote: > > > Joe Kraft skrev: >> I'm looking for a web based collaborative geneology software to run on >> FreeBSD. Does anyone here have an experience with any of the packages >> out there? >> >> I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? >> >> I'm also looking at the info on GRAMPS, but don't see anything to >> provide web based access to a GRAMPS database. > > I'm running Gramps and it suits my needs. I found the webbased programs > to be less intuitive. > > You need to export the database if you want to share it. > /Leslie > Thanks for the recommendation. With the little bit of experimentation from yesterday, I like Gramps also. I guess the perfect solution for what I'd like is to use the Gramps database and application locally, but have a web application that would access the same database. It would also be nice to be able to moderate the changes from web users kind of like what musicbrains.org does for mp3 tags. Joe.