FuckYouCypherWimps = "robots.txt";
line a bit disturbing. I honestly think HipCrime should be commended
for creating a novel new spider, but attitiudes need to change on
both sides of the issue. HipCrime needs to be a bit more responsible
and the traditional agent crowd needs to be a bit more supportive and
guiding to make sure that ActiveAgent sees its full POSITIVE
potential.
BTW: For those of you who are having problems running ActiveAgent
in a browser, it works far better in sun's java "appletviewer"
---------------begin code snippet------------
public ActiveAgent()
{
mailLimit = 23;
pageTotal = 1;
pageCounter = 1;
diving = false;
slidePressed = false;
floatPressed = false;
buttonPressed = false;
EmailAddressFound = false;
names = new List(4, 0);
links = new List(4, 0);
addrs = new List(5, 0);
namesExclude = new List(1, 0);
addrsExclude = new List(1, 0);
linksExclude = new List(1, 0);
urlField = new TextField(19);
msgField = new TextField(30);
retField = new TextField(19);
sendBox = new Checkbox("Send");
diveBox = new Checkbox("Dive");
proxyServer = "";
proxyNotice = "";
FuckYouCypherWimps = "robots.txt";
emailString = " Email Addresses found in MAILTO tags:";
emailOne = " Email Address found in MAILTO tag:";
emailLabel = new Label(emailString);
agentName = "ActiveAgent (shareware model #0.09)";
}
}
-- Andy Warner andy@andy.net http://www.andy.net/~andy/