|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2003-12-19 19:35 The cookie system has been modified to allow for a more dynamic user experience. A simple counter and a simple guestbook are included. 2003-01-15 01:34 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. 2002-09-09 04:41 All of the SQL calls have been centralized to a single class, preparing the road for future support of other database types. 2002-06-29 01:18 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. Project ResourcesProject 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. |