How this package was made.

The original Sun Valley Documents, the blue section for those of you with an original set, were scanned with a Canon sheet fed scanner at 300 dpi producing pgX.tif files. One file for each page.

Each of the pgX.tif files was processed by tesseract, an OCR program, producing pgX.txt files. The amendments to the individual articles were hand applied to the appropriate pages.

The pgX.txt files were processed by ispell, a spelling checker, to catch any obvious mis-scans and other text related problems. Those files are available in the zipfile bundle.

Next the pgX.txt files were hand assembled into articleX.txt files, one for each article of the By-Laws and Covenants. These articleX.txt files were then converted into articleX.html files using txt2html, a Perl script, which does the majority of the conversion into html.

Finally, hand editing gave the articleX.html files a consistent look.

The scanning was done on an old Windows XP machine. All the rest was done on a 4G AMD64x2 Linux machine.