Family Records (dynamic)

*** OVERVIEW ***
Some (or all) of the projects linked to by this section home page are links that lead to Client-Server web applications which produce dynamically generated web pages.   Said applications are deemed "Online Applications" and therefore depend upon a web server.  

The Indexed Database Project is an experimental project regarding online indexed database object access.   It is a Client-Server prototype web application that is implemented via HTML and JavaScript on the client side and PHP and MySQL on the server side.   The objective of this project is to exploit certain new ideas in order to be able to enhance the www.WalkerFam.net family history website to utilize an online indexed database approach for object access.   The approach will employ a relational database containing an index of the repository and will support online queries for selective retrieval of various object types within the repository, including Text files, PDF files, HTML pages, JPEG images, video files, audio files and also will be able to dynamically contrive and display a photo gallery from selected retrieved JPEG images.  

The PDF Books Project is an experimental project containing books that support online selective viewing of their individual PDF pages via a dynamically generated linked Table Of Contents.   Said PDF pages are viewed via a Client-Server web application that is implemented via HTML and JavaScript on the client side and PHP on the server side.