-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1995.html
321 lines (281 loc) · 13.9 KB
/
1995.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
<!-- This document was automatically generated with bibtex2html 1.96
(see http://www.lri.fr/~filliatr/bibtex2html/),
with the following command:
bibtex2html -dl -nodoc -nobibsource -nokeys -nokeywords -nofooter 1995.bib -->
<p><a name="csdl-94-14"></a>
Philip M. Johnson, Carleton A. Moore, and Rosemary Andrada.
HBS interface specification.
Technical Report CSDL-94-14, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, February 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-94-14.pdf">.pdf</a> ]
<blockquote><font size="-1">
This document specifies the interface protocol observed between the HBS
server system and the ECS client system, together known as Egret. HBS is a
multiuser, database server for (non-video) hypermedia applications. It
manages storage, locking, retrieval, and inter-client communications.
This document is intended to describe the interface between
HBS and ECS in enough detail so that alternative database servers can be
built to service requests from an ECS clients. It is also intended to serve as a source
of reference material for maintainers of the HBS and ECS systems.
</font></blockquote>
<p>
</p>
<p><a name="csdl-94-20"></a>
Philip M. Johnson and Carleton A. Moore.
Investigating strong collaboration with the Annotated Egret
Navigator.
In <em>Proceedings of the Fourth IEEE Workshop on Enabling
Technologies: Infrastructure for Collaborative Enterprises (WET-ICE '95)</em>,
April 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-94-20.pdf">.pdf</a> ]
<blockquote><font size="-1">
The Annotated Egret Navigator (AEN) is a system designed to support
strong collaboration among a group as they cooperatively build,
review, revise, and improve a structured hypertext document. AEN was
used as the central instructional and research system for a graduate
seminar on collaborative systems at the University of Hawaii during
Fall, 1994. AEN was used for over 285 hours during the second half of
the semester alone, and users generated over 800 nodes and 800 links.
Lessons learned about strong collaboration include: (1) Users as well
as artifacts should be visible; (2) Provide direct and indirect
authoring mechanisms; (3) Provide context-sensitive change information;
(4) Provide access to intermediate work products; (5) Maintain database
integrity; (6) The WWW is not effective for strong collaboration; and
(7) An agent-based architecture may be necessary for systems supporting
strong collaboration.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-03"></a>
Carleton A. Moore.
HBS design document.
Technical Report CSDL-95-03, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, February 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-03.pdf">.pdf</a> ]
<blockquote><font size="-1">
HBS is an 11 KLOC Hypertext Multiuser Database Server written in
C++. HBS is designed to work with ECS clients, as part of the Egret
client-server system. HBS is broken down into four blocks, File
Operations, Basic Hypertext Operations, Events and Locks, and
Client/Server Operations. There is also a built in debugging mechanism
and memory leak detection system. This document describes the internal
design of HBS.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-04"></a>
Carleton A. Moore.
Supporting authoring and learning in a strongly collaborative
hypertext system: The annotated egret navigator.
M.S. Thesis CSDL-95-04, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, July 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-04.pdf">.pdf</a> ]
<blockquote><font size="-1">
With the increased use of hypertext, the issues behind collaborative
authoring of hypertext are becoming more important. This thesis presents
the Annotated Egret Navigator (AEN), a system designed to support
strong collaboration among a group as they cooperatively build, review,
revise, improve and learn from a structured hypertext document. AEN
addresses how strong collaboration can be supported through computer
mediation. It is designed to support collaborative creation of hypertext
and to instrument the actions of its users in order to understand how such
creation occurs.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-06"></a>
Danu Tjahjono.
Building software review systems using CSRS.
Technical Report CSDL-95-06, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, January 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-06.pdf">.pdf</a> ]
<blockquote><font size="-1">
The importance of Software Review or Formal Technical Review (FTR) and
its benefits have been well documented. However, there are many
variations of the method in practice, especially those related to the
group process. This paper discusses a new approach to how
organizations can build their own review systems that are most
suitable to them. Our basic approach is to use CSRS modeling
languages to characterize the review method descriptively. The
language descriptions are then compiled to generate the corresponding
review systems. CSRS modeling languages are developed based on FTR
framework which models both variations in the group process
and review strategies exhibited by current FTR methods.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-07"></a>
Danu Tjahjono.
Comparing the cost effectiveness of group synchronous review method
and individual asynchronous review method using CSRS: Results of pilot
study.
Technical Report CSDL-95-07, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, January 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-07.pdf">.pdf</a> ]
<blockquote><font size="-1">
This document describes a pilot experiment that compares the cost
effectiveness of a group-based review method (EGSM) to that of an
individual-based review method (EIAM) using CSRS. In this pilot study, no
significant differences in review effectiveness and review cost were
found. This document provides complete details on the procedures and
outcomes from this pilot study, as well as the lessons learned which will
be applied to an upcoming experimental study.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-10"></a>
Philip M. Johnson.
The Egret Primer: A tutorial guide to coordination and control <br>
in interactive client-server-agent applications.
Technical Report CSDL-95-10, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, June 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-10.pdf">.pdf</a> ]
</p>
<p><a name="csdl-95-11"></a>
Rosemary Andrada.
Building community through the world wide web.
M.S. Thesis CSDL-95-11, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, July 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-11.pdf">.pdf</a> ]
<blockquote><font size="-1">
This thesis presents a case study designed to assess the strengths and
weaknesses of a computer-based approach to improving the sense of community
within one organization, the Department of Information and Computer Sciences at
the University of Hawaii. The case study used a pretest-posttest design.
First, several measures of the sense of community within the department were
obtained via a questionnaire. Second, a World Wide Web information system was
introduced in an effort to affect the level of community within the department.
Third, a similar questionnaire was administered after a period of four months.
Analysis of the survey responses and system logs showed that the information
system designed to promote community in this organization had instead polarized
it. However, these systems can also serve as a diagnostic tool for discovering
what factors may help promote or inhibit community building.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-12"></a>
Carleton A. Moore.
WET ICE tools working group report.
Technical Report CSDL-95-12, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, May 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-11.pdf">.pdf</a> ]
</p>
<p><a name="csdl-95-13"></a>
Danu Tjahjono.
Results of CSRS experiments.
Technical Report CSDL-95-13, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, May 1995.
<blockquote><font size="-1">
This document provides the data collected from two
experiments on software review conducted using
CSRS during the Spring of 1995.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-14"></a>
Philip M. Johnson.
The CA/M architecture for Project HI-TIME.
Technical Report CSDL-95-14, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, November 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-14.pdf">.pdf</a> ]
<blockquote><font size="-1">
This document reports on the work done as part of the Project
“Collaboration Mechanisms for Project HI-TIME: Hawaii Telecommunications
Infrastructure Modernization and Expansion: A Model for Statewide
Strategic Planning”, Subcontract 131030-002.
In the project, in response to the requirements for Project HI-TIME, a
collaborative architecture called “CA/M” has been designed and
implemented and used to build a collaborative system for Project
HI-TIME.
This report documents the current state of the project, providing an
overview of Project HI-TIME requirements, the CA/M architecture designed
in response to the these requirements, and the status of research on
this project.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-16"></a>
Julio Polo.
A quick guided tour of Shemacs.
Technical Report CSDL-95-16, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, October 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-16.pdf">.pdf</a> ]
<blockquote><font size="-1">
This is a quick guided tour through the main features of
Shemacs, a concurrent editor built using the Egret
collaborative framework.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-18"></a>
Danu Tjahjono and Philip M. Johnson.
FTArm user's guide (version 1.2.0).
Technical Report CSDL-95-18, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, October 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-18.pdf">.pdf</a> ]
<blockquote><font size="-1">
This manual provides a description of FTArm system for
review participants and the administrator. FTArm is a computer-mediated
process for software review based upon Egret, a framework for
collaborative systems. This document includes descriptions of
how to execute the review process, what review
artifacts are involved, and the associated user commands to
manipulate the artifacts and the process.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-19"></a>
Danu Tjahjono and Philip M. Johnson.
FTArm demonstration guide (version 1.2.0).
Technical Report CSDL-95-19, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, October 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-19.pdf">.pdf</a> ]
<blockquote><font size="-1">
This document provides a step-by-step demonstration of
the simple use of the CSRS system using the FTArm review method.
FTArm is a computer-mediated
process for software review based upon Egret, a framework for
collaborative systems.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-20"></a>
Rosemary Andrada.
The effect of a virtual world wide web community on its physical
counterpart.
Technical Report CSDL-95-20, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, December 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-20.pdf">.pdf</a> ]
<blockquote><font size="-1">
This paper overviews a study that assessed the strengths and weaknesses of a
computer-based approach to improving the sense of community within one
organization, the Department of Information and Computer Sciences at the
University of Hawaii. The case study used a pretest-posttest design. First,
several measures of the sense of community within the department were obtained
via a questionnaire. Second, a World Wide Web information system was
introduced in an effort to affect the level of community within the department.
Third, a similar questionnaire was administered after a period of four months.
Analysis of the survey responses and system logs showed that the information
system designed to promote community had instead polarized some of its members.
In addition, the system served as a valuable diagnostic tool for discovering
what factors may help promote or inhibit community building.
</font></blockquote>
<p>
</p>
<p><a name="csdl-95-22"></a>
Carleton A. Moore.
Strong collaboration in AEN.
Technical Report CSDL-95-22, Department of Information and Computer
Sciences, University of Hawaii, Honolulu, Hawaii 96822, December 1995.
[ <a href="ftp://ftp.ics.hawaii.edu/pub/tr/ics-tr-95-22.pdf">.pdf</a> ]
<blockquote><font size="-1">
This paper overviews the Annotated Egret Navigator (AEN), a system designed
to support strong collaboration among a group as they cooperatively
build, review, revise, improve and learn from a structured hypertext
document. AEN addresses how strong collaboration can be supported through
computer mediation. It is designed to support collaborative creation of
hypertext and to instrument the actions of its users in order to understand
how such creation occurs.
</font></blockquote>
<p>
</p>