<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="index" title="Text File" newcontext="true">
<p>
Received: with ECARTIS (v1.0.0; list gopher);
 Mon, 26 Feb 2007 10:10:55 -0600 (CST)
Received: from 173-249-2s.infos.ru ([212.176.249.173] helo=mail.scoros.ru)
	by glockenspiel.complete.org with esmtps
	(with TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32)
	(TLS peer CN mail.scoros.ru, certificate NOT verified)
	(Exim 4.63)
	id 1HLiR5-0008UA-4A
	for gopher@complete.org; Mon, 26 Feb 2007 10:10:55 -0600
Received: (qmail 8565 invoked from network); 26 Feb 2007 16:02:31 -0000
Received: by simscan 1.1.0 ppid: 8546, pid: 8563, t: 0.1004s
         scanners: clamav: 0.88.4/m:39/d:1641
Received: from unknown (HELO ?127.0.0.1?) (192.168.7.28)
  by 173-249-2s.infos.ru with SMTP; 26 Feb 2007 16:02:31 -0000
Message-ID: &lt;45E30496.8030909@ankylym.ru&gt;
Date: Mon, 26 Feb 2007 19:02:30 +0300
From: &quot;R.A.Pavlov&quot; &lt;webmaster@ankylym.ru&gt;
User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
MIME-Version: 1.0
To: gopher@complete.org
Subject: [gopher] Re: new client
References: &lt;381812.81115.qm@web35506.mail.mud.yahoo.com&gt;
 &lt;004501c756f1$70ec7440$6501a8c0@YTHERIX&gt;
In-Reply-To: &lt;004501c756f1$70ec7440$6501a8c0@YTHERIX&gt;
Content-type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: 8bit
X-Spam-Status: No (score 0.8): INFO_TLD=0.813
X-Virus-Scanned: by Exiscan on glockenspiel.complete.org at Mon,
 26 Feb 2007 10:10:55 -0600
X-archive-position: 1502
X-ecartis-version: Ecartis v1.0.0
Sender: gopher-bounce@complete.org
Errors-to: gopher-bounce@complete.org
X-original-sender: webmaster@ankylym.ru
Precedence: bulk
Reply-to: gopher@complete.org
List-help: &lt;mailto:ecartis@complete.org?Subject=help&gt;
List-unsubscribe: &lt;mailto:gopher-request@complete.org?Subject=unsubscribe&gt;
List-software: Ecartis version 1.0.0
List-Id: Gopher &lt;gopher.complete.org&gt;
X-List-ID: Gopher &lt;gopher.complete.org&gt;
List-subscribe: &lt;mailto:gopher-request@complete.org?Subject=subscribe&gt;
List-owner: &lt;mailto:jgoerzen@complete.org&gt;
List-post: &lt;mailto:gopher@complete.org&gt;
List-archive: &lt;http://www.complete.org/mailinglists/archives/&gt;
X-list: gopher
</p>
<p>Trevor wrote:
</p>
<p>&gt; using both floodgap and jumpjet as test sites, i&#x27;m coming along nicely with
&gt; a modern, 32-bit windows client, written in vb.net . a lot of it is done. a
&gt; lot of it is not. it will be ongoing development as i have free time. I&#x27;m
&gt; wrestling a bit on the gopher+ extensions, tho i&#x27;ve added the ability for it
&gt; to recognize gopher+ data. does anyone happen to know of a gopher+ hole i
&gt; can try?
</p>
<p>There are some sample gopher+ entries at
gopher://www.polarhome.com:27070 (see ask/ and gateways/ menus).
However, these are just scripts shipped with old UMN gopherd
distributions, I only installed them and didn&#x27;t check them all. But
atleast you can see gopher+ menus there with UMN gopher client and
sometimes even send something to the server :)
</p>
<p>&gt;
&gt; anyway, so far, it likes bucktooth and gopherS
&gt;
&gt; attached a screenshot, hopefully it doesn&#x27;t get stripped.
&gt;
&gt; trevor
&gt;
&gt; ----- Original Message -----
&gt; From: &quot;JumpJet Mailbox&quot; &lt;jumpjetinfo@yahoo.com&gt;
&gt; To: &lt;gopher@complete.org&gt;
&gt; Sent: Tuesday, February 20, 2007 7:19 PM
&gt; Subject: [gopher] Re: ascii art
&gt;
&gt;
&gt;&gt; Unlike the Unix based servers, the Windows GopherS server does NOT
&gt;&gt; recognize &quot;wildcards&quot;.  This is actually a strong security feature built
&gt;&gt; into GopherS.
&gt;&gt;
&gt;&gt;  If you were to type the URL with just the IP address or DNS name as
&gt;&gt; follows:
&gt;&gt;  gopher://home.jumpjet.info
&gt;&gt;  you would get back the contents of the top level directory.  This is
&gt;&gt; because the server translates the above request in the following order:
&gt;&gt;  1) hostname [which is &quot;home.jumpjet.info&quot;}
&gt;&gt;  2) port [which, because not specifically stated otherwise, is assumed to
&gt;&gt; be &quot;70&quot;]
&gt;&gt;  3) type [which, because not specifically stated otherwise, is assumed to
&gt;&gt; be &quot;1&quot;]
&gt;&gt;  4) path [which, because not specifically stated otherwise, is not
&gt;&gt; included]
&gt;&gt;            (note: GopherS does NOT support Gopher+ extensions, so this
&gt;&gt; ends the translation)
&gt;&gt;
&gt;&gt;  Gopher starts at the top level directory when it begins following its
&gt;&gt; path.  Since no &quot;paths&quot; were specified above saying you wanted to look
&gt;&gt; deeper, GopherS simply displays the top level (a.k.a. &quot;/&quot;) directory.
&gt;&gt;
&gt;&gt;  You could also intentionally go to the top level directory by typing the
&gt;&gt; specific path as follows:
&gt;&gt;  gopher://home.jumpjet.info/
&gt;&gt;
&gt;&gt;  If you wanted to see a deeper directory, you would now HAVE to speicify
&gt;&gt; the &quot;type&quot; (a.k.a. &quot;1&quot; for directory listing), because the server makes no
&gt;&gt; assumptions that you are looking for a directory rather than a text file
&gt;&gt; or other data &quot;type&quot;.  It WILL assume port 70 however, so you don&#x27;t have
&gt;&gt; to specify the port if the server is operating on port 70 (just like the
&gt;&gt; web servers always assume port 80 unless specifically instructed
&gt;&gt; otherwise).  For example:
&gt;&gt;  gopher://home.jumpjet.info/1/Begin_Here
&gt;&gt;
&gt;&gt;  GopherS knows in the above that you mean the top level of the
&gt;&gt; &quot;Begin_Here&quot; sub-directory, so you do not have to specify the trailing
&gt;&gt; &quot;/&quot;.  You can however specifically specify it if you wish, so the
&gt;&gt; following will also produce the same directory listing as above:
&gt;&gt;  gopher://home.jumpjet.info/1/Begin_Here/
&gt;&gt;
&gt;&gt;  ----------
&gt;&gt;
&gt;&gt;  Typing a wrong path will produce an error (and your client/browser will
&gt;&gt; either present you with an error, or simply enter an &quot;endless loop&quot;).  An
&gt;&gt; example of two incorrect paths that were recently entered (probably by
&gt;&gt; Trevor&#x27;s new client???) were:
&gt;&gt;  .
&gt;&gt;  +
&gt;&gt;
&gt;&gt;  As GopherS does not recognize wildcards, the wildcard &quot;.&quot; (a.k.a. the
&gt;&gt; entry &quot;gopher://home.jumpjet.info/.&quot;, with a trailing period in the path
&gt;&gt; as the server sees it) would not work.  As there was no file named &quot;+&quot;
&gt;&gt; either (possibly an attempted Gopher+ command), the server also returned
&gt;&gt; an error when it was tried (a.k.a. the entry
&gt;&gt; gopher://home.jumpjet.info/+).
&gt;&gt;
&gt;&gt;  Earlier, there was an issue where someone using the UMN Gopher Client
&gt;&gt; (being Unix based) was also having trouble accessing JumpJet.  Here they
&gt;&gt; were using the two different wildcard paths of:
&gt;&gt;  $
&gt;&gt;  #
&gt;&gt;  Naturally, neither of these will work for the same reason as listed
&gt;&gt; above.  Interestingly, the Bucktooth Gopher Server (which is what Floodgap
&gt;&gt; uses) accepts some wildcard symbols (such as the &quot;#&quot; symbol) and will, for
&gt;&gt; example, return the root directory contents if you type:
&gt;&gt;  gopher://gopher.floodgap.com/#
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;  Eric Newberry &lt;ericnewberry@mirametrics.com&gt; wrote:
&gt;&gt;  I use Internet Explorer 6. I don&#x27;t have any problems with your site.
&gt;&gt; Eric
&gt;&gt; ----- Original Message -----
&gt;&gt; From: &quot;JumpJet Mailbox&quot;
&gt;&gt; To:
&gt;&gt; Sent: Tuesday, February 20, 2007 4:05 AM
&gt;&gt; Subject: [gopher] Re: ascii art
&gt;&gt;
&gt;&gt;
&gt;&gt;&gt; In my logs I am seeing an IP address that is sending invalid (truncated)
&gt;&gt;&gt; server requests. It may be you??? As my server makes NO &quot;assumptions&quot;,
&gt;&gt;&gt; but attempts to send back EXACTLY what is requested, I would not be at
&gt;&gt;&gt; all
&gt;&gt;&gt; surprised if you were getting nothing back. Test to see if you are
&gt;&gt;&gt; getting the same results with some other Client/Browser such as a gopher
&gt;&gt;&gt; enabled I.E. ver 6.
&gt;&gt;&gt;
&gt;&gt;&gt; Send me details such as your IP address and the commands your client is
&gt;&gt;&gt; attempting to intiate to jumpjet@yahoo.com, and I will work with you to
&gt;&gt;&gt; try and resolve the issue.
&gt;&gt;&gt; Trevor wrote:
&gt;&gt;&gt; what version of gopher are you running? i&#x27;m building a win32 client in vs
&gt;&gt;&gt; .net 2003, and i have no problem with floodgap. i hit your gopher, and go
&gt;&gt;&gt; into an infinite loop. suggestions?
&gt;&gt;&gt;
&gt;&gt;&gt; i even tried the gopher plus extensibility. the only thing i can assume
&gt;&gt;&gt; is
&gt;&gt;&gt; it&#x27;s a nonstandard gopher server of some kind.
&gt;&gt;&gt;
&gt;&gt;&gt; let me know....
&gt;&gt;&gt;
&gt;&gt;&gt; ----- Original Message -----
&gt;&gt;&gt; From: &quot;JumpJet Mailbox&quot;
&gt;&gt;&gt; To:
&gt;&gt;&gt; Sent: Monday, February 19, 2007 6:00 PM
&gt;&gt;&gt; Subject: [gopher] Re: ascii art
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Good to see that you are still providing support for Amiga users on
&gt;&gt;&gt;&gt; Gopher. Your Amiga Resources are even a featured link from Gopher Jewels
&gt;&gt;&gt;&gt; 2 -
&gt;&gt;&gt;&gt; gopher://home.jumpjet.info/11\Gopher_Jewels_2\Computing\Software
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; It would be great to have your REXX scripts converted to Regina Rexx.
&gt;&gt;&gt;&gt; Could you also put a copy of Regina on your gopher site for Amiga users
&gt;&gt;&gt;&gt; to
&gt;&gt;&gt;&gt; download? JumpJet has copies of Regina Rexx for DOS, Windows, and BeOS
&gt;&gt;&gt;&gt; on
&gt;&gt;&gt;&gt; its gopher site if anyone is interested -
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; gopher://home.jumpjet.info/11\DOS_Lives\Disk_Operating_System\Regina%20Rexx%20Batch%20File%20Interpretor
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; gopher://home.jumpjet.info/11\Win2k_Hosting\Enhancements\Accessories\Windows%20Regina%20Rexx%20Batch%20File%20Interpretor
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; gopher://home.jumpjet.info/11\Treasure\BeOS_Pro_Edition_5\BeOS%20Regina%20Rexx%20Batch%20File%20Interpretor
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Best wishes to you and your server,
&gt;&gt;&gt;&gt; JumpJet
&gt;&gt;&gt;&gt; Jacob Dahl Pind wrote:
&gt;&gt;&gt;&gt; Hi seeing all the ascii art posting here, I felled like sharing a older
&gt;&gt;&gt;&gt; tool I made to handle old overstrike art from 60ish with you all.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; its a small arexx script, should converte it to run under regina rexx
&gt;&gt;&gt;&gt; instead, as I sadly doesnt use my amiga much anymore.
&gt;&gt;&gt;&gt; It takes a overstrike art file, strips it into individual layers, in
&gt;&gt;&gt;&gt; seperate file, that you can either run though netpbm to transform into
&gt;&gt;&gt;&gt; pixel maps to place on top of eachother in photoshop/gimp, or print them
&gt;&gt;&gt;&gt; on your normal printer by run the same sheet through it multiple times
&gt;&gt;&gt;&gt; with new layers each time.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; you can find it at my gopher://telefisk.org
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Hope someone findes it interessting
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; regards Jacob Dahl Pind
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; ---------------------------------
&gt;&gt;&gt;&gt; Be a PS3 game guru.
&gt;&gt;&gt;&gt; Get your game face on with the latest PS3 news and previews at Yahoo!
&gt;&gt;&gt;&gt; Games.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; --
&gt;&gt;&gt;&gt; No virus found in this incoming message.
&gt;&gt;&gt;&gt; Checked by AVG Free Edition.
&gt;&gt;&gt;&gt; Version: 7.1.412 / Virus Database: 268.18.2/692 - Release Date:
&gt;&gt;&gt;&gt; 2/18/2007
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; ---------------------------------
&gt;&gt;&gt; No need to miss a message. Get email on-the-go
&gt;&gt;&gt; with Yahoo! Mail for Mobile. Get started.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; ---------------------------------
&gt;&gt; Finding fabulous fares is fun.
&gt;&gt; Let Yahoo! FareChase search your favorite travel sites to find flight and
&gt;&gt; hotel bargains.
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; --
&gt;&gt; No virus found in this incoming message.
&gt;&gt; Checked by AVG Free Edition.
&gt;&gt; Version: 7.1.412 / Virus Database: 268.18.3/693 - Release Date: 2/19/2007
&gt;&gt;
&gt;&gt;
&gt;
&gt;
&gt; -- Binary/unsupported file stripped by Ecartis --
&gt; -- Type: image/jpeg
&gt; -- File: preview.JPG
&gt;
&gt;
&gt;
</p>
<p></p>
<p></p>
<p></p>
</card>
</wml>
