Old Proxomitron Forums

Proxomitron Filters - Discussions welcome => Other => Topic started by: Admin on July 30, 2001, 10:21:56 PM

Title: Greg's scroller with chat
Post by: Admin on July 30, 2001, 10:21:56 PM
I liked the chat room idea, but had problems in
Netscape with it, so I pulled out my old gaming
chatroom site, set up a proxomitron only site and
added the tool into the toolbar.
It's only been tested with NS however as that is
what the Scrooling Toolbar 2 worked under.
Place the chat.htm file into your html directory.
This file can be modified for personal
prefrances.

[Patterns]
Name = "Scrolling Toolbar 2 r5"
Active = TRUE
Limit = 256
Match = "<start>"
Replace = "<!-- Begin Scrolling Toolbar -->
"
          "<script language="JavaScript1.2">
"
          "function regenerate2(){
"
          "setTimeout("window.onresize=0",400)
"
          "}
"
          "function createlogo(){
"
          "staticimage=new Layer(100)
"
          "staticimage.left=pageXOffset+window.innerWidth-staticimage.document.width-30
"
          "staticimage.top=pageYOffset+2
"
          "staticimage.document.write('"
          "<base target="_blank">"
          "<table BORDER="2" bgcolor="lightyellow" WIDTH="30">"
          "<tr VALIGN="TOP" ALIGN="LEFT"><td WIDTH="25">"
          "<center><font face="Arial,Helvetica" size=-3 color="black">Proxomitron Toolbar<br>"
          "</form>"
          "<form name="back"><input type=button value="  Back  " onClick="history.go(-1)"></form>"
          "<form name="bypass" method=post action="http://bypass..u"><input type=submit name=bypass value="Bypass"></form>"
          "<form name="debug" method=post action="http://dbug..u"><input type=submit name=debug value="De-Bug"></form>"
          "<form name="source" method=post action="http://src..u"><input type=submit name=source value="Source"></form>"
          "<form name="forward"><input type=button value="Forward" onClick="history.go(1)"></form>"
          ""
          "<a href="dhtml/chat.htm" toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,copyhistory=no,width=620,height=460"><hr width="80%">Chat</a>"
          ""
          "</td></font></table>')
"
          "staticimage.document.close()
"
          "staticimage.visibility="show"
"
          "regenerate2()
"
          "staticitns()
"
          "}
"
          "window.onload=createlogo;
"
          "function display(){
"
          "staticimage.left=pageXOffset+window.innerWidth-staticimage.document.width-30
"
          "staticimage.top=pageYOffset+2
"
          "}
"
          "function staticitns(){
"
          "setInterval("display()",90)
"
          "if (0!=0)
"
          "setTimeout("staticimage.visibility='hide'",0)
"
          "}
"
          "</script>
"
          "<!-- End Scrolling Toolbar -->
"



With regards from
Admin
Title: Greg's scroller with chat
Post by: Arne on August 11, 2001, 10:00:29 AM
I've re-created the Scrolling Toolbar 2 r5.

I made it more simplistic; less bells and
whistles

It is now top page, center, in a table.
For those still using text only browsers, simply
remove the table tags.

I have also added a very updated Chat option.
Spin Chat uses over 3 dozen noted types of ads
via an external applet, from several servers,
making it very difficult to filter.
Rather then writing a very long filter and
robbing SpinChat of its few cents, I took a
different approach...

The new Chat link opens a window.
If you scroll down a ways, the ads are hidden and
you can calmly chat and use the new buttons.
Also, this version doesn't require the chat.htm
file anymore!

Please note that the:

Kill All pop-up windows

filter, will disable the Chat window.
As such, I've also included a link next to the
Chat option as an "*".
If you click the *, a new page, using target,
will open.  It isn't pretty and shows all the
ads, but you don't have to disable that one
pop-up filter.

FYI  The chat room automaticly starts in the
Proxomitron group catagorized under education and
can handle about 1500 users.
It is a free service of SpinChat and I have no
control over it.

[Patterns]
Name = "Table Toolbar"
Active = TRUE
Limit = 16
Match = "<start>"
Replace = "<A NAME="MYSELF"></A>
"
          "<center>
"
          "<table border=3
bgcolor="lightyellow">
"
          "<font color="lime">
"
          "<tr>
"
          "<td>
"
          "<a
href="http://www.icewerk.com/icei.cgi?st=0&lo=1&ln=en&chn=Proxomitron&ct=Education"
target="_new">*</a>
"
          "<a href="#myself"
ONCLICK="window.open('http://www.icewerk.com/icei.cgi?st=0&lo=1&ln=en&chn=Proxomitron&ct=Education','Proxomitron','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=550,height=360')">Chat
 |  </a>
"
          "<a href="http://bypass..u">ByPass
Filtering  |  </a>
"
          "<a href="http://dbug..u">DeBug Site
|  </a>
"
          "<a href="http://src..u">View
Source</a>
"
          "</tr>
"
          "</td>
"
          "</font>
"
          "</table>
"
          "</center>
"
          "<hr width=90%>
"

Greg

Best wishes
Arne