Re: Agents for the Web ??

dcrocker@mordor.stanford.edu (Dave Crocker)
Errors-To: listmaster@www0.cern.ch
Date: Sun, 6 Mar 1994 18:54:01 --100
Message-id: <199403061750.JAA26435@Mordor.Stanford.EDU>
Errors-To: listmaster@www0.cern.ch
Reply-To: dcrocker@mordor.stanford.edu
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: dcrocker@mordor.stanford.edu (Dave Crocker)
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Re: Agents for the Web ??
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 1383
At  5:21 PM 3/6/94 +0000, Yezdi Lashkari wrote:
>
>  What we want is a distributed form of collaborative filtering for
>  all the dynamic information out there on the Web. In addition we
>  plan to combine this with a form of social filtering for groups
   ...
>  Does anyone know of any work in this area ?

I believe you have two different requirements.  The first is for
an infratructure of distributed agent technology.  That is, the ability
to have programs talk to each other (and maybe "visit" each other)
around the Internet.  The second requirement is specific to the use
of such an infrastructure, for doing 'collaborative' or 'social' filtering
or the like.

With regard to the former, there has been development of a derivative
of TCL, called safe-tcl, to allow tcl code to visit remote locations without
danger to the executing host.  While this has been done in the context
of email, it will apply to other situations, and the Web seems a perfect
candidate.  (Since safe-tcl has been folded into Mime, folding it into
the Web ought to be quite straightforward.)

You can join the safe-tcl discussion by sending mail to:

        safe-tcl-request@CS.UTK.EDU

Openly-available specifications and software which implements safe-tcl can
be obtained from:

        ftp.ics.uci.edu:/mrose/safe-tcl

It was developed by Marshall Rose and Nathaniel Borenstein.

Dave Crocker