Homepage Content Guard Handbook
0. Introduction
Homepage Content Guard is not only a super tool for protecting
homepage content, but also a program to convert TEXT files to HTML
files with user's templates.
Homepage Content Guard can encrypts TEXT files and convert them
to HTML files at same time.

1.1 Solution Select
It provides 3 solutions in this version.
-
No Encryption - Convert TEXT files to HTML
files only
-
Simple Encryption - Replace SPACES in the
text files with extra characters
-
Full Encryption - Use all encryption methods
1.2 Language Processing
It can process text files in many other languages.
Homepage Content Guard puts languages in the
world into TWO categories:
1. SPACE Language --- They are the
languges that words are separated with SPACE, such as English,
French, etc.
2. Non-SPACE Language --- They are the languges
that words are written one by one, no SPACE between two words,
such as Chinese, Japanese, Korean, etc.
Now Homepage Content Guard
CAN support the TWO kinds of languages.
2. Files

2.1 Souce Text Files
It supports searching all the TEXT files from one directory.
It does not support searching files in subdirectory in current version.
2.2 Destination Directory
It support putting the new builded files into new directory.
2.3 File Extend Name
The new files can have a new extend, such as: htm, js,asp, etc.
The default extend is htm.
2.4 View Index
A index file about oproductions will be created by Homepage Content
Guard automatically. Its name is "_index00.htm" in
the destination directory.
3. Text Structure

If you do not use template, you do not need this function.
This function is to declare the structure of the Text files, in
other word, it will tell Homepage Content Guard how many rows you
will setup in the template.
When you press "Add" button first time, the first row
of Text files will appear in the screen. This means you have set
the value of "[#line01#]" in the template is the first
row of text file.
When you press "Add" button again, the next row of Text
files will appear in the screen. This means you have set the value
of "[#line02#]" in the template is the second row of text
file.
Exaples:
|
[#line01#]
[#line02#]
[#line03#]
......
[#line10#]
......
[#line99#]
|
means the 1st line of TEXT file
means the 2nd line of TEXT file
means the 3rd line of TEXT file
means the 10th line of TEXT file
means the residual lines of TEXT file
|
4. Templates

You can use templates to standardize your TEXT files. All the
creation will be same format.
Template is only HTML file including some special signs.
You can insert this kind of sign in HTML source wherever you want,
including title, head, body, linkage, images, script, etc.
The format of these signs is : [#lineXX#]
Don't forget: "[#line99#]" means the residual lines
of TEXT file
5. Encrypt Setting

5.1 Table Setting
There is HTML source of table setting. You can edit it as you need.
- Paragraphs in one table
This parameter will control the maximal paragraphs scharacters in one
row.
5.2 Insert extra characters
It uses RCS(Random Color System) technology, that will take effect
in protecting from programs converting protected page into normal
text.
- characters Color
This will color extra characters. You should change this color as same
as homepage background color.
- Random Colors
This defines how many colors you want Homepage Content Guard produces
for extra characters.
For example, "FFFFFF" is background color. It will produce
many approximate colors like background color, such as: FFFFFE,
FDFFFE, FEFDFB, FCFEFF, FFFCFF, etc.
- Replace Every X Space
It will increase homepage to jumbo if replacing all the spaces
with extra characters. So you should definde how many every space will
be replaced.
- Replace each Space with X characters
It defines how many characters you want to replace each spcace.
- Left Insertion
Insert letters in front of sentence.
- Right Insertion
Insert letters in back of sentence.
Tips
Because different character has different width, you should select same
width as your insertion. Exaple: "i" is narrow, but "W"
is much wider than "i". So the characters inserted in front
of sentence is very important.
Other questions, please see the Answers
to Frequently Asked Questions .
|