"Fossies" - the Fresh Open Source Software Archive 
Member "ark-20050419/arksf1/webpages/user-guides.htma" (26 May 2004, 3687 Bytes) of package /linux/privat/old/ark-arksf1-20050419.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 <!-- -*-Mode: html;-*- -->
2 <!-- ............................................................
3 .
4 . Copyright (c) 2001-2004, Will Partain
5 . All rights reserved.
6 .
7 . Redistribution and use in source and binary forms, with or
8 . without modification, are permitted provided that the
9 . following conditions are met:
10 .
11 . * Redistributions of source code must retain the above
12 . copyright notice, this list of conditions and the
13 . following disclaimer.
14 .
15 . * Redistributions in binary form must reproduce the above
16 . copyright notice, this list of conditions and the
17 . following disclaimer in the documentation and/or other
18 . materials provided with the distribution.
19 .
20 . * Neither the name of the Arusha Project nor the names of
21 . its contributors may be used to endorse or promote
22 . products derived from this software without specific prior
23 . written permission.
24 .
25 . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
26 . CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
27 . INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
28 . MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
29 . DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
30 . CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
31 . SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
32 . NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
33 . LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34 . HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
35 . CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
36 . OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
37 . SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38 .
39 ............................................................ -->
40 <!-- $Revision: 1.8 $ -->
41 <!-- tag: [User guides] -->
42 <h1>Arusha Project: user guides</h1>
43
44 This is an index of the various pieces of Arusha Project (ARK)
45 documentation that might answer to the name ``user guide''
46 (you know, when you want to <em>do</em> something, not just
47 <em>think</em> something...)
48 <p>
49 <!-- .................................... -->
50 <hr>
51 <h2>Checking out the Arusha Project (ARK)</h2>
52
53 <a href="try-ark1.html">Trying out ARK, `sample1'-style</a>.
54 This is a step-by-step guide for doing an ARK experiment in
55 your home directory. (That's a pale shadow of the real
56 thing, but could start you on the ARK road...)
57 <p>
58 <!-- .................................... -->
59 <hr>
60 <h2><a name="paradise">Creating a Sidai-style ARK paradise</a></h2>
61
62 Let's imagine you have a set of unused machines onto with
63 which you want to build a full-blown `<a
64 href="index-sidai.html">Sidai</a>'-style ARK world.
65 For this, we supply a <a
66 href="sidai-ark-strategy.html">Sidai ARK strategy</a> document.
67 <p>
68 <!-- .................................... -->
69 <hr>
70 <h2>Using a Sidai-style ARK paradise</h2>
71
72 The <a href="index-sidai.html">Sidai team</a> is a
73 large-and-getting-larger accumulation of How
74 To Do Stuff. (But by no means the <em>only</em> way to do
75 these things.)
76 <p>
77 It provides <a href="glossary.html#proto-thing">proto-things</a>
78 from which other ARK things can inherit attributes or methods.
79 <p>
80 It provides simple tools in its own right. An example might
81 be the <a href="sidai-user-setup.html">Sidai ``user
82 setup''</a>, with which all of your users can have a common
83 <tt>.profile</tt>, <tt>.cshrc</tt>, etc., that can be
84 personalized, site-customized, but otherwise is the same
85 world-wide.
86 <p>
87 It provides notes about stuff we did with commonly-used
88 software, both freeware and commercial (e.g. Mailman and
89 ClearCase).
90 <p>
91 In all cases, please see <a href="index-sidai.html">the team
92 page</a>.
93
94 <!-- the end -->