Publishing Books Using XML Technologies
Dr. Herong Yang, Version 4.01

hyPub Sample Web Pages and Source Code

This section describes how to see sample Web pages generated from hyPub and how to obtain hyPub source code.

If you want to see sample Web pages generated by hyPub, you can visit the Web site of this book: http://www.herongyang.com/hyPub/. The entire book Web pages are generated by hyPub without any manual modifications.

If you are interested in using hyPub to publish your own books as Web pages, you can obtain a copy of hyPub package, which consists of the following source codes:

  • web.pl - The Perl program that perform most of the work for generating Web pages.
  • XSL stylesheet files - Used to transform XML source files to Web pages.
  • _hypub.css - CSS file to provide formatting style properties for Web pages.
  • _hypub.js - JavaScript file to provide common HTML source code Web pages.

hyPub package is available as part of the PDF version of this book. Please visit http://www.herongyang.com/hyPub/pdf.html on how to obtain the PDF version of this book and hyPub package.

Sections in This Chapter

Requirements on Web Page Files

Web Page Files Generation Steps

Web Page Generation with hyPub Perl Programs

hyPub Sample Web Pages and Source Code

Dr. Herong Yang, updated in 2007
hyPub Sample Web Pages and Source Code