بعد إختياري لبعض الخيارات النموذجية من الرابط الذي أخبرنا به الأخ الشارد ولد لي البرنامج هذه الصفحة :
كود:
<!---- begin java chat server software http://www.12planet.com -------------->
<center>
<script language="JavaScript" SRC="http://www.myinfochat.com/profile/myinfochat.js" >
</script>
<PARAM NAME="sessionFilterWords" VALUE="fuck;shit;asshole">
<PARAM NAME="sessionlanguage" VALUE="arabic">
<PARAM NAME="sessiongroupvalue" VALUE="computers_internet">
<PARAM NAME="sessionOnloginSound" VALUE="ring.au">
<PARAM NAME="sessionOnpagerSound" VALUE="beeper.au">
<PARAM NAME="guifontstyle" VALUE="1">
<PARAM NAME="guifontsize" VALUE="10">
<PARAM NAME="guifonttype" VALUE="Arial">
<PARAM NAME="guiBackcolor" VALUE="6699CC">
<PARAM NAME="ifinputWhisperFontColor" VALUE="330000">
<PARAM NAME="roomvalue" VALUE="الغرفة الرئيسية">
<PARAM NAME="roomtopics" VALUE="حـــوار">
<PARAM NAME="tabchatBordercolor" VALUE="FFFFCC">
<PARAM NAME="tabchatTabcolor" VALUE="CCCCFF">
<param name="panelrightShow" value="n">
<param name="tabroomsShow" value="n">
<param name="btfloat" value="y">
<param name="btlogout" value="n">
</APPLET>
<br>
<br>
<a href="http://www.12planet.com"><img src="http://www.infochat.com/www/img/icbutton.gif" border="0" alt="12Planet Chat Server">
<br><font face="Verdana, Arial, Helvetica, sans-serif" size="1">http://www.12planet.com</font></a>
</center>
<!---- end free java chat room h<a href="http://www.infochat.com" -------------->
<script language=javascript>
function doJoin(a,b)
{
top.frames.infochatapplet.document.applets.chatapplet.doJoin(a,b);
}
function openwindow(page,target,a_width,a_height)
{ window.open(page,target,'toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=a_width,height=a_height');
}
function BtSave()
{
myWindow = window.open('','displayWindow');
myWindow.document.write("1- Type Ctrl+A");
myWindow.document.write(" <br>");
myWindow.document.write("2- Type Ctrl+C");
myWindow.document.write(" <br>");
myWindow.document.write("3- Paste into your document");
myWindow.document.write(" <br>");
myWindow.document.write(" <br>");
myWindow.document.write(document.applets.chatapplet.getChatLog());
}
</script>
<form>
<input type="button" name="btIcons" value="Icons" onClick="openwindow('http://www.infochat.com/www/icons.html','win1',500,200)">
<input type="button" name="btSave" value="Save chat-transcript" onClick="BtSave()">
</form>
لذا فما عليك إلا نسخها و لصقها على مستند نصي عادي ثم حفظها كملف HTML عادي و تغيير ما شئت من الخيارات فيها كاللغة و الخط و الألوان ثم النقر على هذا الملف ليقوم بالاتصال تلقائيا بمزود خدمة المحادثة.
لكن من عيوبها للأسف أن اللغة العربية في أزرارها و رسائلها تأتي على ترميز آخر على ما يبدو، لكن الكلام المرسل و المتلَقَى يأتي على نحو طبيعي.
كما أن الخط الافتراضي صغير جدا مع كونه قد عُيّن بشكل افتراضي على الحجم: 10 !
و بالجملة فهذا البريمج لا يرقى بحال من الأحوال إلى مستوى DigiChat أو NetDiv كما هو واضح.
لكنه يعطي على الأقل المزيد من الخيارات.