Received: with ECARTIS (v1.0.0; list gopher); Mon, 05 Feb 2007 09:48:45 -0600 (CST) Received: from web35504.mail.mud.yahoo.com ([66.163.179.128]) by glockenspiel.complete.org with smtp (Exim 4.63) id 1HE653-0001tT-GK for gopher@complete.org; Mon, 05 Feb 2007 09:48:45 -0600 Received: (qmail 20900 invoked by uid 60001); 5 Feb 2007 15:46:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=ogoSZyDNvOBcBaBoi4kp71hnNUs573YZHrBmN49Te36y3wDUc6miITRPk4HK0rQkPddbUxFIOywNh4pSGBgAZeVipd4duKG10EtRIOwtN55scRZXSIJJF00ejjYYLT2VykrJpvxWx+IR0mXXygUeT/wTeo6VS8lqpisn7wQqfYs=; X-YMail-OSG: Vio06LMVM1n.xq6GmvV38qNrQ8QXyBYRyUeWMvjlxliKRAiUSWiCWwfGtBm_wO0XdG093RB3S7zbui4UkY9yNqF5Y43sTiFvV0J5qdFdPllQyWVWOFoIoKaC0hDuip85tXwx7flCwURb3YNiWP2Yq106x3EvdDL6ilQ- Received: from [209.216.94.5] by web35504.mail.mud.yahoo.com via HTTP; Mon, 05 Feb 2007 07:46:29 PST Date: Mon, 5 Feb 2007 07:46:29 -0800 (PST) From: JumpJet Mailbox Subject: [gopher] Re: Students using Gopher To: gopher@complete.org In-Reply-To: <000701c748a8$2e79d370$248ce150@duro> MIME-Version: 1.0 Content-type: text/plain Content-Transfer-Encoding: 8bit Message-ID: <743588.19038.qm@web35504.mail.mud.yahoo.com> X-Spam-Status: No (score 3.4): AWL=-1.163, DNS_FROM_RFC_ABUSE=0.479, DNS_FROM_RFC_POST=1.44, DNS_FROM_RFC_WHOIS=0.879, HTML_10_20=0.945, HTML_MESSAGE=0.001, INFO_TLD=0.813 X-Virus-Scanned: by Exiscan on glockenspiel.complete.org at Mon, 05 Feb 2007 09:48:45 -0600 X-archive-position: 1479 X-ecartis-version: Ecartis v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: jumpjetinfo@yahoo.com Precedence: bulk Reply-to: gopher@complete.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: Gopher X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher It is good to learn that at least one teacher is educating students on more aspects of the Internet than just HTTP: http://home.jumpjet.info/metalrat/1/access.htm For your Windows project, you may wish to consider GopherS: gopher://home.jumpjet.info/11\Begin_Here\Servers\Windows%20NT\GopherS GopherS is a stand-alone server add-on that does -not- require a "server enabled" version of Windows. It was designed for Windows NT, works flawlessly on Windows 2000 (the combination used by JumpJet), and should work fine with Windows XP. For clients; if you are looking for older versions of Browsers, try: http://browsers.evolt.org/ If you seek dedicated Gopher Clients, examine the worlds largest collection at: gopher://home.jumpjet.info/11\Begin_Here\Clients Mike Bird wrote: I teach on a HND which is a vocational sub-degree course at Doncaster College in England. In the first semester I teach Hardware and Operating Systems and the second semester Networking. The Networking module covers TCP/IP and places great emphasis on setting up Client / Server networks. Previously I got the students to setup web and ftp servers. Two years ago I was faced with a group who reckoned they knew everything about web servers so I challenged them to set up a gopher server. They decided to use GN GOPHER. This comes as part of Redhat Linux 4.2 and installs a gopher server straight out of the box serving pages from the /home/gopher directory. The mappings are made in a .cache file. The gn mkcache command turns a plain text file called menu into a series of tab separated selector strings that can be accessed by clients. GN gopher uses inetd and it is helpful to modify the inetd.conf file to allow gopher to create a log file so those early teething problems can be quickly sorted out. The group used Firefox 1.5 and IE explorer version 3 as clients. I found this to be a good challenge showing them that there are ports other than 80 and also the work gave them experience of tcp streams and inetd. The following year's group decided to use Bucktooth 0.2 for their gopher server on a Redhat Linux 7.2 Server. This package can be downloaded from the floodgap. Bucktooth 0.2 is designed to run from xinetd. The install is managed by a Perl script file. Gopher pages are served from a directory /usr/local/gopher. Bucktooth does not need a mapping file it will offer the entire contents of the directory to a gopher client. But for that more authentic gopher experience you can making mappings via a file called gophermap it contains the usual tab separated selectors. Also it is possible to embed text and ascii art in the gophermap file to improve the presentation of gopher pages. This group of students were more adventurous in the search for gopher clients and found WGOPHER, HGOPHER, LYNX_W32, and even an old version of Netscape Navigator. I don't try to inculcate strict gopher design guidelines I give them an example and let them do their own thing in some ways I am more interested in the journey than the destination. Most of the pages they put on the gopher server are Type=h Path=h/usr/local/gopher/mywebsite. Serving graphics for these pages can be a challenge and the easiest option is to put these files in the public ftp folder and reference them from the web page. This year I am considering getting the students to setup a Windows NT server and use IIS version 4 to serve gopher pages. However I am beginning to realize that retro computing projects with Microsoft software can be difficult and I am beginning to understand the lengths Microsoft have gone to, to kill off Windows NT. I have found that using gopher can provide new and challenging projects for students. Any views or suggestion would be welcome. Regards, Mike Bird ----- Original Message ----- From: "JumpJet Mailbox" To: Sent: Thursday, February 01, 2007 3:34 PM Subject: [gopher] Students using Gopher > Can you give us details? > > What Server Software are you using, and why did you choose it? Did you > begin with the computer hardware or operating system, or did you first > decide on the Server software? Did you experiment with more than one > Server software option before finalizing on your choice? What kind of > "Type Mapping" is the Server using: > gopher://home.jumpjet.info/00\Begin_Here\References\Link_File_Basics.txt > When selecting you Server software were you aware of the Server/Client > software download Gopher site: > gopher://home.jumpjet.info/11\Begin_Here > > Do you place standards on the Servers "look and feel": > > gopher://home.jumpjet.info/00\Begin_Here\References\Standard_Informational_Files.txt > > gopher://home.jumpjet.info/00\Begin_Here\References\Formatting_with_ASCII.txt > > What sort of Client software is being used? Are your students mostly > using a dedicated Gopher Client, or are they just using a Web Browser? > Why did they choose the Client? > > JumpJet is EXTREMELY interested in gathering reviews from anyone on > various Gopher Servers and Clients; such as how well they work or don't > work, what features are good or bad, any special considerations for setup, > etc. Please send feedback to: > jumpjetinfo@yahoo.com --------------------------------- Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games.