Welcome Guest [Log In] [Register]
Welcome to Aberdeen High. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
IRC chat client; Working.... working...
Topic Started: Mar 21 2008, 05:32 PM (44 Views)
Lyon
Member Avatar
Foreigner
Hello Folks.

I'm currently working on an IRC chat platform (or whatever you call it) for This site. I have a backpack source code, but I'm unsure if it will work here.

my idea is to use yahoo to create a webpage, and tack the code on there.

my next post will be working to see if the html works.
Offline Profile Quote Post Goto Top
 
Lyon
Member Avatar
Foreigner
cross your fingers...


Code:
 
<!--Begin code for ConferenceRoom Applet-->
<table border=0 width=500 align=center><tr><td>
<applet archive="http://irc.unitedchat.net/java/cr.zip"
codebase="http://irc.unitedchat.net/java/"
name=cr
code="ConferenceRoom.class"
width=500
height=300>
<param name=channel value=#TeenChat>
<param name=font value=Arial>
<param name=size value=11>
<param name=showbuttonpanel value=false>
<param name=bg value=FFFFFF>
<param name=fg value=000000>
<param name=roomswidth value=0>
<param name=lurk value=true>
<param name=simple value=true>
<param name=restricted value=false>
<param name=showjoins value=true>
<param name=showserverwindow value=true>
<param name=nicklock value=false>
<param name=playsounds value=false>
<param name=onlyshowchat value=true>
<param name=showcolorpanel value=true>
<param name=floatnewwindows value=false>
<param name=timestamp value=false>
<param name=listtime value=0>
<param name=guicolors1 value="youColor=000000;operColor=FF0000;voicecolor=006600;userscolor=000099">
<param name=guicolors2 value="inputcolor=FFFFFF;inputtextColor=000099;sessioncolor=FFFFFF;systemcolor=0000FF">
<param name=guicolors3 value="titleColor=FFFFFF;titletextColor=000099;sessiontextColor=000000">
<param name=guicolors4 value="joinColor=009900;partColor=009900;talkcolor=000099">
<param name=nick value="Guest">
<center> This application requires Java suport.<br> This server also available via IRC at:<br> <a href="irc://irc.unitedchat.net/">irc.unitedchat.net</a></center></applet> </td></tr></table>
<!--End code for ConferenceRoom Applet-->
Offline Profile Quote Post Goto Top
 
Lyon
Member Avatar
Foreigner
I have created a yahoo geocity, and am using it to backpack the client. more info to follow.
Offline Profile Quote Post Goto Top
 
Lyon
Member Avatar
Foreigner
IRC Chat client up!

Get to it from here:


CLICKY FOR COOL SITEY
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Announcements · Next Topic »
Add Reply