Download List

Project Description

Web Gedcom Viewer is a full Web-based Gedcom viewer that uses MySQL or SQLite on the backend and Perl as the frontend with templates for easy HTML manipulation. Gedcom files are in the standard format exported by family tree/genealogy applications such as Family Tree Maker or Personal Ancestory File. Plugging in different SQL types is a breeze, as all of the SQL statements are centralized to a single pm.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-19 19:35
2.01.001

The cookie system has been modified to allow for a more dynamic user experience. A simple counter and a simple guestbook are included.
Tags: Minor feature enhancements

2003-01-15 01:34
1.23.001

Support for SQLite, which will aid people who have no access to an SQL engine. SQLite requires no DB engine to run, as it is built off gdbm.
Tags: Minor feature enhancements

2002-09-09 04:41
1.22.002

All of the SQL calls have been centralized to a single class, preparing the road for future support of other database types.
Tags: Minor feature enhancements

2002-06-29 01:18
1.21.001

This release fixes an import bug that occurred when dealing with
gedcom version 5.5 files, moves the code to a more object orientated
style to work more comfortably with modperl, and adds minor speed
improvements.
Tags: Minor bugfixes

2002-03-07 09:45
1.20.004

This release adds a bitwise permission scheme for anonymous users.
Tags: Minor feature enhancements

Project Resources