|
Programming Tutorials by Herong - Lastest Updates
Part:
1
2
3
4
5
6
7
8
9
(Continued from previous part...)
Herong's Tutorial Notes On XSL-FO and XHTML
XSL Formatting Objects (XSL-FO)
- What is XSL Formatting Objects (XSL-FO)
- "Hello world!" Example of XSL-FO
- Installing Formatting Objects Processor (FOP)
- Formatting an XSL-FO File to a .txt File
- Formatting an XSL-FO File to a .pdf File
- Formatting XML and XSLT Files to a .pdf File
- Transforming XML and XSLT Files
XSL-FO Concepts
- Area Model
- Area Tree
- Page Layouts
- Formatting Objects
XSL-FO File Structure and Declaration Statements
- XSL-FO File Structure
- "simple-page-master" Statements
- "page-sequence-master" Statements
- "page-sequence" Statements
XSL-FO - Building Block Areas
- "block" Statements
- "inline" Statements
- XSL-FO Example - block.fo
- XSL-FO Example - simple_page.fo
XSL-FO - Lists and Tables
- "list-block" Statements
- "table-and-caption" Statements
- "leader" Statements
XSL-FO - References and Links
- Page Number References
- Hyper Links
- Marked Objects References
- XSL-FO Example - complex_page.fo
eXtensible Hyper-Text Markup Language (XHTML)
- What Is XHTML
- "Hello world!" Example of XHTML
- Differences between HTML and XHTML
XHTML Publication - From Web to PDF
- Requirements for an XHTML to PDF conversion tool
- The XHTML Source File Format
- The CSS File
- The XSL File with XSLT and XSL-FO Statements
- Process Instructions
hyBook - A Simple ASP Guestbook Application
Revised to add page breaks.
hyBook is a simple guestbook script. It can be used as a simple guestbook or as management tool of visitor's comments on multiple topics. Features of hyBook includes: page breaking; multiple topics; IP address tracking; and administrator editing. It is written in ASP and requires an MS Access database file.
Cryptography Tutorials - Herong's Tutorial Notes
Message Digest - MD5 Algorithm
- What is MD5?
- MD5 Algorithm Overview
- MD5 Implementation in Java
- MD5 Implementation in PHP
- MD5 Implementation in Perl
Message Digest - SHA1 Algorithm
- What is SHA1?
- SHA1 Algorithm Overview
- SHA1 Implementation in Java
- SHA1 Implementation in PHP
- SHA1 Implementation in Perl
...
(Continued on next part...)
Part:
1
2
3
4
5
6
7
8
9
|