home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!ames!sun-barr!cs.utexas.edu!rutgers!uwvax!zazen!nuntius
- From: kaufman@macc.wisc.edu (Peter Kaufman)
- Newsgroups: comp.infosystems.gopher
- Subject: Applying Vulcan Mind-Meld on a Gopher...
- Message-ID: <1992Nov17.154723.27357@macc.wisc.edu>
- Date: 17 Nov 92 15:47:23 GMT
- Sender: news@macc.wisc.edu (USENET News System)
- Organization: Madison Academic Computing Center - Univ. WI
- Lines: 53
- X-Useragent: Nuntius v1.1b1
-
- Greetings,
-
- On our campus we have six 'production' gopher servers and several
- others in the works by various departments on campus using NeXTs and
- Sun workstations. In order to avoid reinventing the wheel, I plan to
- offer a workshop on setting up a gopher server. As I've begun this
- endeavor of teaching the "Gopher Mindset," I've come to the
- realization that the best way to set up a server is counterintuitive
- to the seemingly simplistic nature of the system.
-
- A first start would be simply creating a subdirectory tree structure
- containing files of similar nature, where subdirectory names describe
- the contents within. Then, run the server, publishing the root level
- of the structure. This method has several inadequacies.
-
- Assumptions:
- 1) In order to create special chars (such as in "I/O") in filenames or
- extra long filenames, one needs either a .links or .caps file.
- 2) To specify the order in which the files are listed in a directory,
- one needs to specify the Numb=x in the .links file. The default now
- appears to be alphabetical by filename.
- 3) Assumptions 1) & 2) require the files be hidden. This same control
- applies to subdirectory names as well and hence those are also hidden.
-
- Thus, we have a subdirectory structure with hidden files with the
- .links file portraying the view for the client. Is this good?
-
- I've heard that the tape/disk backup utility, tar, can fail on long
- paths and filenames (not to mention they are a pain to deal with in
- general).
-
- So, since .links are actually pointing to where the data file is
- anyway with the Path= stmt, why not simply point back to the root to a
- short (hidden) subdir name with short data file names. In this case
- there would be some algorithm determining the filename (eg.
- NEWSYYMMDD. for a newsletter on that date), with likely an associated
- data file specifying the mapping between long text titles for
- documents and the abbreviated names.
-
- Hence, the Gopher Mindset I would recommend is to create the
- subdirectory structure, load it with .link files and put all the data
- files off the root.
-
- Comments or suggestions?
-
- Peter
-
-
- ____________________________________________________________________
- Peter Kaufman Univ. of WI - Madison Academic Computing Center
- 608/262-8623 1210 West Dayton St. Madison, WI 53706
- Kaufman@MACC.Wisc.Edu Kaufman@Wiscmacc 70302.3410@Compuserve.Com
- ____________________________________________________________________
-