From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 12:26:14 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 34B781065673 for ; Wed, 9 Apr 2008 12:26:14 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id CEED88FC13 for ; Wed, 9 Apr 2008 12:26:13 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjZNN-00059v-Pk for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 12:26:05 +0000 Received: from ip68-1-149-71.mc.at.cox.net ([68.1.149.71]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 12:26:05 +0000 Received: from jvk-list by ip68-1-149-71.mc.at.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 12:26:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Joe Kraft Date: Wed, 09 Apr 2008 08:26:13 -0400 Lines: 31 Message-ID: <47FCB5E5.5030804@thekrafts.org> References: <47FA40B2.90001@eskk.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org Cc: freebsd-questions@freebsd.org X-Gmane-NNTP-Posting-Host: ip68-1-149-71.mc.at.cox.net User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <47FA40B2.90001@eskk.nu> Sender: news 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:26:14 -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.