diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook new file mode 100644 index 00000000000..e65acb27954 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook @@ -0,0 +1,49 @@ +<article lang="&language;" id="gopher"> +<title +>gopher</title> +<articleinfo> +<authorgroup> +<author +>&Lauri.Watts; &Lauri.Watts.mail;</author> +<othercredit role="translator" +><firstname +>Malcolm</firstname +><surname +>Hunter</surname +><affiliation +><address +><email +>malcolm.hunter@gmx.co.uk</email +></address +></affiliation +><contrib +>Conversion to British English</contrib +></othercredit +> +</authorgroup> +</articleinfo> + +<para +><command +>gopher</command +> began as a distributed campus information service at the University of Minnesota. Gopher allows the user to access information on Gopher servers running on Internet hosts.</para> + +<para +>Gopher is an Internet information browsing service that uses a menu-driven interface. Users select information from menus, which may return another menu or display a text file. An item may reside on a Gopher server you originally queried, or it may be on another Gopher server (or another host). Gopher can <quote +>tunnel</quote +> from one Gopher to another without the user knowing that the server and/or host machine have changed. Gopher keeps the exact location of computers hidden from the user, providing the <quote +>illusion</quote +> of a single, large set of interconnected menus. </para> + +<para +>Gopher permits the user to record an item's location in a <quote +>bookmark</quote +> thereby allowing users to follow a <quote +>bookmark</quote +> directly to a particular item without searching the menu system. Gopher menus are not standardised, inasmuch as each Gopher server is individually determined. </para> + +<para +>Source: <ulink url="http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/gophrdef.htm" +> http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/gophrdef.htm</ulink +> </para> +</article> |