TheDocumentsGuy   TheDocumentsGuy
Introduction How It Works Tools Dynamic Content Demos FAQ Contact
Publish Online with The Documents Guy - Open Source

The Documents Guy online publishing system uses an assortment of free and open source software tools. These include:
  • MySQL - the world's most widely-used database
  • phpMyAdmin - designed to administer MySQL over the Internet
  • Xataface - a customizable user interface on top of MySQL
  • PHP - a widely-used general-purpose scripting language that is especially suited for web development
  • Sphider - a web spider and search engine
MySQL stores the dynamic content of your documents. phpMyAdmin is used to setup and maintain the database according to your document requirements. Xataface enables you and your staff to enter your content into the database without knowing anything about MySQL or how it works. Xataface presents a 100% customizable web form. This means you don't have to adapt to the tool, it adapts to you.

PHP interacts with the database to select and display your data on demand as the user navigates the pages of your documents. In addition, open standards based Cascading Style Sheets (CSS) defines the format and style of the display and Javascript enables user interaction and special effects. And when warranted by the quantity of data, Sphider indexes and searches your documents.

<< Return to a general discussion of the Tools | Hosting your project >>

A description of Dynamic Content | Jump right to the Demos