home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Network / infosystems / Ph.3.3.README < prev    next >
Encoding:
Text File  |  1995-11-22  |  7.9 KB  |  130 lines

  1. Ph Application
  2.  
  3. HISTORY
  4. Sept, 1992, v3.3
  5. Adaptation for NS 3.3: Re-built  project to work with 3.3 project builder.  Slightly modified some source files as necessary to compile (mostly changes to refer to the correct 3.x headers).  Added colorized icon.  Compiled for m68k and intel. Michael Giddings, giddings@whitewater.chem.wisc.edu.
  6.  
  7. April, 1992, v2.04, described below
  8.  
  9. Ph Application
  10.  
  11. The Ph application gives you access to directory information at several Universities.  It is used to obtain traditional phone book information.  More importantly, for e-mail users, it provides access to e-mail addresses.  Some Universities provide other data such as information about courses, restaurants, and weather.
  12.  
  13. This release is a partial implementation of the Ph client.  Only queries are allowed; editing has not been implemented.
  14.  
  15. CSO Nameserver Software
  16.  
  17. The Computing Services Office (CSO) at the University of Illinois Urbana-Champaign developed the CSO Nameserver software.  The software consists of two programs; a server program which manages the data and a client program which handles user requests.  Ph is the client program which gives you access to the data. 
  18.  
  19. Many sites installed the CSO Nameserver software to simpify e-mail addresses.  An e-mail address can be an alias, name, or callsign followed by the domain name.  In the case of ambiguous matches, a list of possibilities is returned to allow the sender to make the next attempt successful.  Sending e-mail to pruess@uiowa.edu results in an ambiguous match.  Mail will be returned to the sender with valid possibilities.  Sending e-mail to Rex-Pruess@uiowa.edu is a unique address and the mail will be delivered.
  20.  
  21. Even if your site does not run the CSO Nameserver software, you can still use Ph to query sites which do.  As of this writing, the following sites were running the CSO Nameserver software:
  22.  
  23.     Brown University            Eastern Illinois University
  24.     Northwestern University        Notre Dame University        
  25.     Princeton University            Texas A&M University
  26.     U of Arizona            U of Chicago
  27.     U of Florida            U of Illinois at Urbana-Champaign
  28.     U of Iowa                U of Minnesota
  29.     U of Utah                U of Wisconsin at Madison
  30.     U of Laval, Quebec, Canada        U of Waterloo, Ontario, Canada
  31.     Roskilde Universitetscenter, Denmark
  32.     
  33.  More information about the CSO Nameserver  is available in the README.CSO file.
  34.  
  35. Queries
  36.  
  37. Ph ignores case and word order when performing queries; Rex Pruess, rex pruess, and Pruess Rex are equivalent and will return the same entry.  The UNIX metacharacters *, ?, and [] are supported too.
  38.  
  39. Besides querying by name, you can query by other fields.  For example, you can query the University of Illinois Nameserver for restaurant information.  To find the restaurants serving Italian food, query with the name and other fields set to restaurant and italian respectively.
  40.    
  41. You can choose to have the Nameserver fields returned in one of three modes: default, all, or specific.  In the default mode, the e-mail address is re-written as alias@domain.
  42.  
  43. Servers
  44.  
  45. Ph sends the following query command to its default Nameserver to obtain the names of other servers:
  46.  
  47.     query ns-servers type=serverlist return text
  48.  
  49. Some Nameserver sites do not maintain the ns-servers record.  If your default Nameserver does not return the names of other servers, ask your network administrator to add the record or switch to a different default Nameserver.
  50.  
  51. Choose Servers from the main menu to see the names of other Nameserver sites.   Select a site to see its server and domain; double-click to initiate a query session with it.
  52.  
  53. Remote Help
  54.  
  55. Most Nameserver sites provide site-specific help.  Choose Server from the Help menu to see the help topics.  Ph obtains this help by sending the following command to the Nameserver:
  56.  
  57.     help nextph
  58.     
  59. Help topics ending with ".rtf" are processed as Rich Text Format files. This allows remote sites to provide attractive  help for NeXT users.
  60.  
  61. Of particular interest is the remote Nameserver site topic.  Typically, this topic describes the server system, as well as providing an overview of the site's data base.  Who knows, you might find a NeXT server somewhere.
  62.  
  63. Availability
  64.  
  65. Ph was uploaded to the submissions directory at a few well-known archive sites.  The archive manager will move Ph to its permanent directory as his or her schedule permits.  See the following chart for details.
  66.  
  67.     Site        Permanent Directory        File
  68.     cs.orst.edu         /pub/next/sources/next-interface    Ph2.04.tar.Z
  69.      sonata.cc.purdue.edu     /pub/next/2.0-release/source    Ph2.04.tar.Z
  70.  
  71. Source code is included with the Ph distribution.  It is under the terms of the GNU General Public License.  Refer to the file COPYING for details.
  72.  
  73. Installation
  74.  
  75. Unpack the source code.
  76.  
  77.     uncompress -cvV Ph2.04.tar.Z | tar xvf -
  78.     
  79. An executable , stripped version of Ph is provided for you.  Simply copy it to the desired installation directory.  Usually, this is your personal Apps directory, ~/Apps, or the system Apps directory, /LocalApps.  File permission rights should be set to "rwxr-xr-x"  if you want other users to be able to invoke Ph.
  80.  
  81. To re-make and install Ph from scratch, type:
  82.  
  83.     cd Ph2.04
  84.     make install
  85.  
  86. Nameserver Port
  87.  
  88. If you plan to use Ph regularly, you should add the Nameserver port to your NetInfo services file.  To do so, use NetInfoManager or run the following command as root.
  89.  
  90.     echo "ns  105/tcp" | niload services .
  91.  
  92. Services
  93.  
  94. Ph provides query service to other applications.    For example, if you are reading mail, you can select a name and issue a Ph query via the Services menu.   If you use Ph often from another application, you might want to detach the Query Ph submenu for quick access.   Or, if you prefer to use keyboard alternatives, you can assign them through the Preferences application.
  95.  
  96. To use the Ph services facility, you must  install Ph in a standard directory, such as /LocalApps or ~/Apps.  Also, you must logout /login before the new severices will appear in menus.  There are known problems with service applications not recognized if installed in /LocalApps.  If you encounter this problem, drag Ph to your dock and see if that helps.  Or, try installing Ph in ~/Apps of /NextApps instead.  Also, you should delete the ~/.NeXT/services/{.applist,.cache} files before you logout/login.
  97.  
  98. From the Preferences panel, you can select which Ph services you want to appear in Services menus. 
  99.  
  100. Modifying Services
  101.  
  102. If you wish to modify the services for your particular Nameserver, you must edit the services file in the Ph subdirectory.  Generally, you can mimic the entries which are already in the file.   A typical entry follows:
  103.  
  104.     Message: phQueryService
  105.     Port: Ph
  106.     Send Type: NXAsciiPboardType
  107.     User Data: name
  108.     Menu Item: Query Ph/Name
  109.  
  110. The Message, Port, and Send Type fields should be the same for all entries.  The User Data field must contain the exact name of the corresponding Nameserver field.  This must be an indexed field in the Nameserver database.  The Menu Item field is the name you wish to display in the Services menu.
  111.  
  112. Use Interface Builder to update the Prefs.nib file in the info.subproj subdirectory.  Update the services matrix to reflect the changes you've made in the services file.  You do not need to make any source code changes, provided you continue to use the prefix Query Ph/ in the menu item names.  If you change the prefix, you will need to change the SERVMENUTITLE define in the Prefs.m file in the info.subproj subdirectory.
  113.  
  114. After you've made changes, type:
  115.  
  116.     make clean
  117.     make install
  118.  
  119. You will need to logout/login before the new services will appear in menus.
  120.  
  121. Speaker/Listener Methods
  122.  
  123. Ph supports some Speaker/Listener methods.  Programmers wishing to make use of these methods should refer to the SpeakToPh subdirectory for more information.
  124.  
  125. The University of Minnesota's gopher application is one example of an application which uses the Ph speaker methods. 
  126.  
  127.  Author
  128.  
  129. Ph was written by Rex Pruess, Weeg Computing Center, The University of Iowa.  He is also the author of Remotes and contributed the RPC code for NLoad.
  130.