Release Notes for PIA Release 0.9
Patch History
0.9 -- 1997/8/7
Original alpha release
0.9.1 -- 1997/8/7
Fixes the following bugs:
- 1997 8 7 bug ss
Lingering day-of-the-week problems
- 1997 8 6 bug ss
fbi, cia were in pia/src hierarchy, hence not in binary
release. Made Spy/{fbi,cia} (i.e. an type agent and sub-agents)
- 1997 8 7 bug ss
Release notes file was empty.
- 1997 8 6 bug ss
DOFS sometimes finds HEADER.html.~n~
0.9.2 -- 1997/8/13
Fixes the following bugs:
- 1997 8 13 bug ss
java.lang.StackOverflowError caused by a -foreach- loop inside a
<dl> [or any other parsed context: it
getting pushed
onto its own content]
- 1997 8 13 bug ss
filename matching and filtering in Read.file missing.
- 1997 8 13 bug ss
os-command should not be so verbose unless verbose flag is set.
- 1997 8 12 bug ss
Interform/test.if refers to some files that aren't there.
Release Announcements
Release 0.9
From: Greg Wolff
To: crc@crc.ricoh.com
Subject: Personal Information Agency alpha release
Date: Wed, 6 Aug 1997 15:55:09 -0700 (PDT)
The PIA group is pleased to announce the alpha release of the Information
Agency. The Information Agency is a kind of proxy web server (implemented
in Java) that provides an environment for document processing agents. A
Personal Information Agency sits between you and the rest of the web world,
providing a place for agents which can perform many kinds of tasks for you,
such as:
* maintain a searchable history of all documents visited
* filter advertisements from documents
* notify you of changes to interesting documents
* Lots more cool stuff we haven't even thought of
Before getting too excited about the technology, we should emphasize that
for the alpha release we have focused primarily on the core technology--the
agency. Most of the useful agents have yet to be written. This release
primarily targets users interested in creating custom agents (mostly a
matter of writing html with some special extensions). As we build a
repository of agents, future releases will provide more "out-of-box"
functionality.
CRC members are encouraged to experiment with running their own Personal
Information Agency. We would very much appreciate feedback.
Full details for installing and running the agency can be found at
http://pia.crc.ricoh.com:8888/
Brief instructions appended below.
Thanks for your support,
The PIA Group (Greg, Steve, Rithy)
Alpha Release 0.9 has been tested on unix machines. It should work on any
platform (Windows, Mac) with a Java runtime, but we have not yet developed
installation instructions for non unix platforms.
Solaris users should be able to execute the command (in /usr/local/bin):
jpia
If all goes well, several messages will appear and you should be able to
browse to your agency at http://YOUR.HOST.NAME:8888/
(After that, you will probably want to change the proxy settings of your
browser to use your local agency as the proxy host.)
For more information, see the PIA group server .
Copyright © 1997 Ricoh Innovations, Inc.
r0.9$Id: r0.9.html,v 1.3 2001-01-11 23:36:55 steve Exp $