This page lets you check your installation of VolanoChat 1.2. It also tells you how to modify VolanoChat's settings in order to replace its text, images, sounds, colors, fonts, help pages, buttons, logos, and advertisements with those representing yourself or your company.
Please make sure to read the following four sections:
You must complete the VolanoChat 1.2 Setup steps before checking your installation from this page. After completing those steps and starting your VolanoChat Server, press the button below to start the VolanoChat Client applet. When the VolanoChat window appears, enter a nickname for yourself where it says Your name and press the button labeled Enter Room.
Some quick tips:
Below is a sample of the VolanoChat Client with its room monitoring
interface enabled.
You must first set the server.password Server property
before you can monitor any chat rooms.
You need not change any configuration settings in order to run VolanoChat, but there are many attributes of the Client and Server that you can replace with those representing you or your company. Follow the two links below for a complete description of all settings:
This release contains the following fixes and enhancements to VolanoChat 1.1:
If you are upgrading from VolanoChat 1.1, you should take note of the following changes listed below.
java COM.volano.chat.server.Main java COM.volano.chat.server.Status
The commands in VolanoChat 1.2 are now simply:
java COM.volano.Main java COM.volano.Status
You should change any shell scripts or batch command files you have created which start VolanoChat so that they use the new command format.
vcclient
directory by default.
That is, the Client files in VolanoChat 1.1 were under the directories:
vcclient/COM/volano/chat/images vcclient/COM/volano/chat/pages vcclient/COM/volano/chat/properties vcclient/COM/volano/chat/sounds
The files in VolanoChat 1.2 are now simply under the directory:
vcclient
You should move any of your own image, HTML, property, and sound files to the new common directory.
text.main.options=Options... text.status.focus.options=Select your font preferences. text.font.title=Font text.font.name=Font: text.font.style=Style: text.font.size=Size: text.font.sample=Sample: text.font.okay=Okay text.font.cancel=Cancel text.font.default=Default text.font.regular=Regular text.font.italic=Italic text.font.bold=Bold text.font.bolditalic=Bold Italic
You can safely remove these properties from any of your own VolanoChat Client property files.
text.chat.status=Select a name to see the profile. Double click a name for private chat. text.menu.server=Rooms text.menu.enter=Enter Room text.menu.refresh=Refresh Rooms text.menu.exit=Exit text.menu.options=Options text.menu.font.name=Font Name text.menu.font.name.list=Helvetica TimesRoman Courier Dialog ZapfDingbats text.menu.font.style=Font Style text.menu.font.regular=Regular text.menu.font.italic=Italic text.menu.font.bold=Bold text.menu.font.bolditalic=Bold Italic text.menu.font.size=Font Size text.menu.font.size.list=8 9 10 11 12 13 14 15 16 17 18 19 20 22 24 26 28 30 36 48 72 text.menu.font.default=Font Default text.menu.help=Help text.menu.topics=Help Topics text.menu.about=About %0
You should add these properties to any of your own VolanoChat Client property files.
log.suffix=1
You can safely remove this property from your VolanoChat Server property file.
You should account for the new item in any scripts or batch command files you have written which process the contents of the chat log file.