
VERSES SCREEN SAVER 2.1

Russian Bible Freeware
http://biblerussia.org/software
software@biblerussia.org

Verses Screen Saver is a common screen saver program for Windows 95/98/NT/2000. "Another screen saver?!" -- you may ask. What is the difference of our program compared to others in this class?

First, Verses Screen Saver is an extension of the standard "Marquee" screen saver that comes with your Windows. But instead of just one message, Verses can display a lot of messages in a random or sequential order. It can display messages in one color or change colors randomly. So, this screen saver can be used as a reminder of important tasks you have to do, or a quotation book, which would display wise sayings while you rest beside your computer.

Second, Verses Screen Saver has a great freedom in formatting the text, because it understands HTML standard. So you can enter texts in tables, emphasize words, make headers and so on. You can even include images within your messages!

The user interface, we hope, is very simple to learn. The only thing we want you to notice is that how the program divides the text into messages. When you enter your text, please enter it as paragraphs that are separated by empty lines (one empty line in between two paragraphs). The program will consider each paragraph a message. And, if you have formatted some paragraph using HTML commands, the effect of these commands is limited to the scope of this one parapraph (message).

A little note for those familiar with HTML: when the text centering option is on, you are still able to switch it off within one message by adding </center> at the beginning of the message. This command will nullify the effect of the <center> command, which is added by our program for text centering. More than that, by editing parameters in "HTML" tab page of this configuration box, you will have control over all the process of displaying messages, even the background image.

That's all! We wish you happy moments of "computer rest" with our program!

We will be happy to hear from you at addresses specified in this window. Please visit our site to get more freeware programs!

Authors:
	Timothy Ha (version 2.0)
	Alexander Yegorov (version 1.0)

In this program we used a free Delphi component called THTMLLite (written by David Baldwin), which can be downloaded from www.pbear.com. This is a very good component that works with HTML 3.2. The screen saver engine (TScreenSaver) was written by Jon Baker -- its sources can be found at Torry's Delphi Pages (www.torry.ru)

