Skip to: [content] [links] [navigation]

GEDbrowser

GEDbrowser is a small CGI program that reads GEDCOM files and writes a variety of different HTML page formats to standard output. Much of the appearance of the pages generated is controlled through the use of an external CSS file. The HTML generated and the supplied style sheet are standards conformant (Strict HTML 4.0 and CSS 2). The basic organization of the information on the pages owes much to Gene Stark's GED2HTML.

Implementation

GEDbrowser is implemented in C++. It makes heavy use of STL. One of original reasons for starting to write it was an exercise to help learn some of the intricacies of STL. The binaries that I have built are were done with gcc 2.95.2 and libstdc++ 2.95.1. I also expect to teach myself all about autoconf, automake and rpm along the way.

The current implementation has a number of hardcoded constructs that are specific to me and my web site. I expect to change those over to external configurations.

Ultimately, the internal structure will be separated from specifically GEDCOM reading in order that I can go with a more international format. At that point I expect to switch over to internal Unicode and writing UTF-8.

Download

Changes

0.0.9 - 1 April 2001

0.0.8 - 15 March 2001

To do list

GEDbrowser is copyright © Richard J. Schoeller 2001
You may freely copy, distribute and modify GEDbrowser under the terms of the GNU GENERAL PUBLIC LICENSE


Navigation Menu Bar


Maintainer

Maintained by Dick Schoeller.
Last modified: 12 September 2007