<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gopher &#8211; Virtually Fun</title>
	<atom:link href="https://virtuallyfun.com/category/gopher/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Tue, 19 Aug 2025 09:35:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Re-visiting Gopher on A/UX</title>
		<link>https://virtuallyfun.com/2021/09/13/re-visiting-gopher-on-a-ux/</link>
					<comments>https://virtuallyfun.com/2021/09/13/re-visiting-gopher-on-a-ux/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 13 Sep 2021 02:38:25 +0000</pubDate>
				<category><![CDATA[68040]]></category>
		<category><![CDATA[A/UX]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[gopher]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[QEMU]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=11307</guid>

					<description><![CDATA[Rather unintentionally some 7 years ago (to the day!) I was playing with an early gopher server on Linux, musing that one day it&#8217;d be cool to run it fully on A/UX (what is it anyways?!). And thanks to Qemu&#8217;s &#8230; <a href="https://virtuallyfun.com/2021/09/13/re-visiting-gopher-on-a-ux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Rather unintentionally <a rel="noreferrer noopener" href="/wordpress/2014/09/13/playing-around-with-gopher/" target="_blank">some 7 years ago (to the day!)</a> I was playing with an early gopher server on Linux, musing that one day it&#8217;d be cool to run it fully on <a href="/wordpress/2021/09/19/so-what-is-the-deal-with-a-ux-anyways/" target="_blank" rel="noreferrer noopener">A/UX (what is it anyways?!)</a>. And thanks to <a rel="noreferrer noopener" href="/wordpress/2021/09/02/qemus-macintosh-quadra-in-alpha-usability-runs-a-ux/" target="_blank">Qemu&#8217;s 68040 support</a> the time is at hand.</p>



<p class="wp-block-paragraph">First off I need to run this on Linux so I&#8217;ll need to build the appropriate branch myself.  Thankfully <a href="https://www.emaculation.com/" target="_blank" rel="noreferrer noopener">Cat_7</a> has boiled it down to a really simple formula:</p>



<pre class="wp-block-code"><code>git clone -b q800.upstream&nbsp;<a href="https://www.gitlab.com/mcayland/qemu">https://www.gitlab.com/mcayland/qemu</a>&nbsp;q800-upstream<br>cd q800-upstream<br>./configure --target-list=m68k-softmmu --enable-gtk --enable-sdl<br>make</code></pre>



<p class="wp-block-paragraph">In my case I remove the gtk and sdl as I&#8217;m running this headless.</p>



<p class="wp-block-paragraph">Now onto the OS itself.  While I had numerous images built over the years for Shoebill there was one major issue when compared to Qemu, and that is Shoebill loads the kernel directly while Qemu emulates the hardware so it will boot MacOS 7 directly.  While on the surface this is mundane that does mean however that none of my images will actually work on Qemu as they don&#8217;t include a blessed copy of System 7.  Not that I care that much I could always do a simple dump/restore [ dump.bsd 0f &#8211; /dev/rdsk/c0d0s0 | (cd /mnt; restore xf -) ] of my A/UX stuff that I care about anyways.  Luckily since I had added that SCSI file support to <a rel="noreferrer noopener" href="https://sourceforge.net/projects/cockatrice/" target="_blank">Cockatrice</a> I could still partition out some disks and install from there.</p>



<p class="wp-block-paragraph">Now for the further bit of bad news for me is that I found that the 68020 based Shoebill ran 3.0.0 far more stable than 3.0.1 or 3.1.  So I&#8217;d built everything around 3.0.0.  And of course trying to boot 3.0.0 on a Quadra 800 just gives you a hard lock up.  I don&#8217;t have the setup disk for 3.0.0 but mounting the CD-ROM gives you access to the disk tool (the 3.0.0 version doesn&#8217;t check for <a rel="noreferrer noopener" href="https://sourceforge.net/p/cockatrice/git/ci/master/tree/BasiliskII/dummy/scsi_dummy.cpp#l1140" target="_blank">the Apple string on SCSI ROMS</a> so you can partition with that as well).  Anyways too much time thinking I&#8217;d done something wrong until this had to be pointed out to me:</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><a href="https://www.aux-penelope.com/hardware.htm"><img fetchpriority="high" decoding="async" width="738" height="511" src="https://virtuallyfun.com/wp-content/uploads/2021/09/aux-compatibility-list.png" alt="" class="wp-image-11309" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/aux-compatibility-list.png 738w, https://virtuallyfun.com/wp-content/uploads/2021/09/aux-compatibility-list-300x208.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/aux-compatibility-list-433x300.png 433w" sizes="(max-width: 738px) 100vw, 738px" /></a><figcaption>Compatibility matrix from <a href="https://www.aux-penelope.com/hardware.htm" target="_blank" rel="noreferrer noopener">penelope</a></figcaption></figure></div>



<p class="wp-block-paragraph">That&#8217;s right, 3.0.0 doesn&#8217;t run on the Quadra 800.  Much longer ago I had a Quadra 950, fantastic beast of a machine, and yes it ran 3.0.0 just <em>great</em>. So shockingly running the right versions got me up to a working system just fine.</p>



<p class="wp-block-paragraph">Now of course back in the Shoebill days I got &#8216;3.0.1&#8217; kind of working by cheating.  The /mac programs didn&#8217;t work on Shoebill however I could copy them over from 3.0.0 to get a working system.  Could I substitute a 3.0.1 kernel &amp; /mac directory onto a 3.0.0 system?</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="543" height="191" src="https://virtuallyfun.com/wp-content/uploads/2021/09/system-7-from-3.0.0-is-too-old.png" alt="" class="wp-image-11310" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/system-7-from-3.0.0-is-too-old.png 543w, https://virtuallyfun.com/wp-content/uploads/2021/09/system-7-from-3.0.0-is-too-old-300x106.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/system-7-from-3.0.0-is-too-old-500x176.png 500w" sizes="(max-width: 543px) 100vw, 543px" /></figure></div>



<p class="wp-block-paragraph">So first up the System 7 install from A/UX 3.0.0 is too old for a Quadra 800.  Obviously just use the one from 3.0.1.  Great.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="579" height="287" src="https://virtuallyfun.com/wp-content/uploads/2021/09/root-filesystem-needs-to-be-checked.png" alt="" class="wp-image-11311" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/root-filesystem-needs-to-be-checked.png 579w, https://virtuallyfun.com/wp-content/uploads/2021/09/root-filesystem-needs-to-be-checked-300x149.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/root-filesystem-needs-to-be-checked-500x248.png 500w" sizes="(max-width: 579px) 100vw, 579px" /></figure></div>



<p class="wp-block-paragraph">This lead to a problem where the root filesystem always needs to be checked in single user mode.  Something that is shockingly hard to do when your Quadra runs so fast as you have less than a second to hit the &#8216;top&#8217; button to halt the autoload.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="627" height="327" src="https://virtuallyfun.com/wp-content/uploads/2021/09/running-stand-alone-fsck.png" alt="" class="wp-image-11312" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/running-stand-alone-fsck.png 627w, https://virtuallyfun.com/wp-content/uploads/2021/09/running-stand-alone-fsck-300x156.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/running-stand-alone-fsck-500x261.png 500w" sizes="auto, (max-width: 627px) 100vw, 627px" /></figure>



<p class="wp-block-paragraph">Naturally the standalone runs fine, with no errors.</p>



<p class="wp-block-paragraph">Thinking that it&#8217;s the start-up scripts I remove all the fsck&#8217;s and then get this message:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="688" height="230" src="https://virtuallyfun.com/wp-content/uploads/2021/09/panic-ialloc.png" alt="" class="wp-image-11313" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/panic-ialloc.png 688w, https://virtuallyfun.com/wp-content/uploads/2021/09/panic-ialloc-300x100.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/panic-ialloc-500x167.png 500w" sizes="auto, (max-width: 688px) 100vw, 688px" /></figure>



<p class="wp-block-paragraph">Great a kernel panic.  ialloc: dup alloc.  Thinking that maybe it&#8217;s confusing the UFS, I go ahead and format the disk in SYSV and restore the image onto that.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="540" height="154" src="https://virtuallyfun.com/wp-content/uploads/2021/09/panic-no-root-filesystem.png" alt="" class="wp-image-11314" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/panic-no-root-filesystem.png 540w, https://virtuallyfun.com/wp-content/uploads/2021/09/panic-no-root-filesystem-300x86.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/panic-no-root-filesystem-500x143.png 500w" sizes="auto, (max-width: 540px) 100vw, 540px" /></figure>



<p class="wp-block-paragraph">This gets me another kernel panic, this time no root filesystem.  Surprise the SYSV filesystem was made optional in a default install.  I run &#8216;newconfig sysv&#8217; from 3.0.1 and copy that kernel back, and for good measure the shared libraries from 3.0.1. Now I get a different error:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="566" height="207" src="https://virtuallyfun.com/wp-content/uploads/2021/09/not-enough-system-memory.png" alt="" class="wp-image-11315" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/not-enough-system-memory.png 566w, https://virtuallyfun.com/wp-content/uploads/2021/09/not-enough-system-memory-300x110.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/not-enough-system-memory-500x183.png 500w" sizes="auto, (max-width: 566px) 100vw, 566px" /></figure>



<p class="wp-block-paragraph">Interesting, I try to hit restart, and instead I get dumped into text mode!</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="802" height="632" src="https://virtuallyfun.com/wp-content/uploads/2021/09/aux-in-text-mode.png" alt="" class="wp-image-11316" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/aux-in-text-mode.png 802w, https://virtuallyfun.com/wp-content/uploads/2021/09/aux-in-text-mode-300x236.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/aux-in-text-mode-768x605.png 768w, https://virtuallyfun.com/wp-content/uploads/2021/09/aux-in-text-mode-381x300.png 381w" sizes="auto, (max-width: 802px) 100vw, 802px" /><figcaption>Victory!</figcaption></figure>



<p class="wp-block-paragraph">So here we are a 3.0.1 kernel with a 3.0.0 userland! I&#8217;m going to use this as a server anyways so I don&#8217;t really care about the Mac UI.  Naturally so many twists and turns I&#8217;ll just skip to the end.  Networking didn&#8217;t work correctly.  Maybe I should have copied all the network stuff from 3.0.1 over but at this point it&#8217;s basically a 3.0.1 system so why even bother?</p>



<p class="wp-block-paragraph">So the next thing of course is just to setup Qemu to listen on a loopback and add some disks.  A lot of disks.</p>



<pre class="wp-block-code"><code>./qemu-system-m68k \<br>-L pc-bios \<br>-m 256 \<br>-M q800 \<br>-vnc 10.11.0.1:35 \<br>-serial stdio \<br>-bios Quadra800.rom \<br>-net nic,model=dp83932,netdev=ne -netdev user,id=ne,hostfwd=tcp:10.11.0.1:42323-:23,hostfwd=tcp:10.11.0.1:40070-:70,hostfwd=tcp:10.11.0.1:40080-:80 \<br>-drive file=pram-aux.img,format=raw,if=mtd \<br>-device scsi-hd,scsi-id=0,drive=hd0,vendor="SEAGATE",product="ST225N",ver="1.0" \<br>-drive file=scsi0.vmdk,media=disk,format=vmdk,if=none,id=hd0 \<br>-device scsi-hd,scsi-id=1,drive=hd1,vendor="SEAGATE",product="ST225N",ver="1.1" \<br>-drive file=scsi1.vmdk,media=disk,format=vmdk,if=none,id=hd1 \<br>-device scsi-hd,scsi-id=2,drive=hd2,vendor="SEAGATE",product="ST225N",ver="1.2" \<br>-drive file=scsi2.vmdk,media=disk,format=vmdk,if=none,id=hd2 \<br>-device scsi-hd,scsi-id=3,drive=hd3,vendor="SEAGATE",product="ST225N",ver="1.3" \<br>-drive file=scsi3.vmdk,media=disk,format=vmdk,if=none,id=hd3 \<br>-device scsi-hd,scsi-id=4,drive=hd4,vendor="SEAGATE",product="ST225N",ver="1.4" \<br>-drive file=scsi4.vmdk,media=disk,format=vmdk,if=none,id=hd4 \<br>-device scsi-hd,scsi-id=5,drive=hd5,vendor="SEAGATE",product="ST225N",ver="1.5" \<br>-drive file=scsi5.vmdk,media=disk,format=vmdk,if=none,id=hd5 \<br>-device scsi-hd,scsi-id=6,drive=hd6,vendor="SEAGATE",product="ST225N",ver="1.6" \<br>-drive file=scsi6.vmdk,media=disk,format=vmdk,if=none,id=hd6</code></pre>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="486" height="483" src="https://virtuallyfun.com/wp-content/uploads/2021/09/lots-of-disks.png" alt="" class="wp-image-11317" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/lots-of-disks.png 486w, https://virtuallyfun.com/wp-content/uploads/2021/09/lots-of-disks-300x298.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/lots-of-disks-150x150.png 150w, https://virtuallyfun.com/wp-content/uploads/2021/09/lots-of-disks-302x300.png 302w" sizes="auto, (max-width: 486px) 100vw, 486px" /><figcaption>Yeah well&#8230; great!?</figcaption></figure></div>



<p class="wp-block-paragraph">One nice thing is that since we are on Qemu I don&#8217;t have to use raw disk images, I can zero stuff out and use VMDK&#8217;s.  Nice.  I guess I could bridge the VM later, but for now NAT is fine enough as all I need is telnet &amp; gopher.  So I grab <a rel="noreferrer noopener" href="https://ftp.gwdg.de/pub/misc/boombox/gopher/Unix/gopher2_3.1.tar.gz" target="_blank">gopher2_3.1.tar.gz</a>, rebuild and move over my gopher site from Linux into A/UX and I&#8217;m up and running in no time.  It was shockingly easy.  I update a few things to reflect it running on A/UX now.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="768" height="394" src="https://virtuallyfun.com/wp-content/uploads/2021/09/look-upon-my-Quadra-and-weep.png" alt="" class="wp-image-11318" srcset="https://virtuallyfun.com/wp-content/uploads/2021/09/look-upon-my-Quadra-and-weep.png 768w, https://virtuallyfun.com/wp-content/uploads/2021/09/look-upon-my-Quadra-and-weep-300x154.png 300w, https://virtuallyfun.com/wp-content/uploads/2021/09/look-upon-my-Quadra-and-weep-500x257.png 500w" sizes="auto, (max-width: 768px) 100vw, 768px" /><figcaption>Currently 2 days of uptime!</figcaption></figure>



<p class="wp-block-paragraph">And just like that I took my <a href="https://virtuallyfun.com/wordpress/2019/12/26/apparently-im-notable-on-gopherspace/" target="_blank" rel="noreferrer noopener">semi popular gopher site</a>, and moved it to A/UX seven years after thinking that this would be a &#8216;good idea(tm)&#8217;.  I&#8217;m sure it won&#8217;t backfire spectacularly.</p>



<p class="wp-block-paragraph">I don&#8217;t know if any of this is useful or interesting but it was to me.  It&#8217;s been nice that Qemu has been able to keep uptime in several days, I had 3 days of uptime before I took it down to  max out the storage so I could possibly do more with it.</p>



<p class="wp-block-paragraph">Naturally it&#8217;s still available as <a href="gopher://gopher.superglobalmegacorp.com">gopher://gopher.superglobalmegacorp.com</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2021/09/13/re-visiting-gopher-on-a-ux/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Apparently I&#8217;m notable on Gopherspace</title>
		<link>https://virtuallyfun.com/2019/12/26/apparently-im-notable-on-gopherspace/</link>
					<comments>https://virtuallyfun.com/2019/12/26/apparently-im-notable-on-gopherspace/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 26 Dec 2019 03:22:12 +0000</pubDate>
				<category><![CDATA[gopher]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9979</guid>

					<description><![CDATA[I found this map by accident while telling someone what the internet was like before the advent of HTTP. Behold Matt Owen&#8217;s handiwork! And for those who can&#8217;t see it&#8230; I have to suspect it&#8217;s due to the name, and &#8230; <a href="https://virtuallyfun.com/2019/12/26/apparently-im-notable-on-gopherspace/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I found this map by accident while telling someone what the internet was like before the advent of HTTP.  <a href="http://www.jaruzel.com/gopher/mapping-gopherspace">Behold Matt Owen&#8217;s handiwork</a>!</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><a href="http://www.jaruzel.com/gopher/mapping-gopherspace"><img loading="lazy" decoding="async" width="900" height="900" src="https://virtuallyfun.com/wp-content/uploads/2019/12/GopherServers2018-MeshMapV1.0.png" alt="" class="wp-image-9980" srcset="https://virtuallyfun.com/wp-content/uploads/2019/12/GopherServers2018-MeshMapV1.0.png 900w, https://virtuallyfun.com/wp-content/uploads/2019/12/GopherServers2018-MeshMapV1.0-300x300.png 300w, https://virtuallyfun.com/wp-content/uploads/2019/12/GopherServers2018-MeshMapV1.0-150x150.png 150w, https://virtuallyfun.com/wp-content/uploads/2019/12/GopherServers2018-MeshMapV1.0-768x768.png 768w" sizes="auto, (max-width: 900px) 100vw, 900px" /></a></figure></div>



<p class="wp-block-paragraph">And for those who can&#8217;t see it&#8230;</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="474" height="285" src="https://virtuallyfun.com/wp-content/uploads/2019/12/5-points.png" alt="" class="wp-image-9981" srcset="https://virtuallyfun.com/wp-content/uploads/2019/12/5-points.png 474w, https://virtuallyfun.com/wp-content/uploads/2019/12/5-points-300x180.png 300w" sizes="auto, (max-width: 474px) 100vw, 474px" /></figure></div>



<p class="wp-block-paragraph">I have to suspect it&#8217;s due to the name, and how long it&#8217;s been up.  As you can see from the diagram not a lot actually links to there.  I think it may also seem like a more &#8216;significant&#8217; site than it really is, as I put the <a href="https://virtuallyfun.com/wordpress/2017/10/17/microsoft-c-knowledgebase-articles-online/">MSPL</a> documents on there.</p>



<p class="wp-block-paragraph">And to add to even more Gopher madness, he&#8217;s written an excellent client!  You can find it here: <a href="http://www.jaruzel.com/gopher/gopher-client-browser-for-windows">http://www.jaruzel.com/gopher/gopher-client-browser-for-windows</a> </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="853" height="727" src="https://virtuallyfun.com/wp-content/uploads/2019/12/Gopher-Browser.png" alt="" class="wp-image-9982" srcset="https://virtuallyfun.com/wp-content/uploads/2019/12/Gopher-Browser.png 853w, https://virtuallyfun.com/wp-content/uploads/2019/12/Gopher-Browser-300x256.png 300w, https://virtuallyfun.com/wp-content/uploads/2019/12/Gopher-Browser-768x655.png 768w, https://virtuallyfun.com/wp-content/uploads/2019/12/Gopher-Browser-352x300.png 352w" sizes="auto, (max-width: 853px) 100vw, 853px" /></figure></div>



<p class="wp-block-paragraph">I have to say that first impressions are pretty great.  Although looking at the page makes me realize just how much is broken, and cruft.  Kind of a sad state I&#8217;ve ended up in, since I moved my BBS to VMware, where the disk subsequently corrupted beyond hope.  I don&#8217;t know if many ever used it, but I guess out of spite of my <a href="https://winnt31.superglobalmegacorp.com/">NT 3.1 VM</a> still being operational, I ought to.  Just as I probably should move my blog back to a machine I own to get it fully under my control as the outsourcing thing has really been volatile this year.</p>



<figure class="wp-block-image size-large"><a href="https://www.microsoft.com/en-us/p/simple-gopher-client/9p5j5ggq2fg2?activetab=pivot:overviewtab"><img loading="lazy" decoding="async" width="1024" height="364" src="https://virtuallyfun.com/wp-content/uploads/2019/12/simple-gopher-client-1024x364.jpg" alt="" class="wp-image-9983" srcset="https://virtuallyfun.com/wp-content/uploads/2019/12/simple-gopher-client-1024x364.jpg 1024w, https://virtuallyfun.com/wp-content/uploads/2019/12/simple-gopher-client-300x107.jpg 300w, https://virtuallyfun.com/wp-content/uploads/2019/12/simple-gopher-client-768x273.jpg 768w, https://virtuallyfun.com/wp-content/uploads/2019/12/simple-gopher-client-500x178.jpg 500w, https://virtuallyfun.com/wp-content/uploads/2019/12/simple-gopher-client.jpg 1320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<p class="wp-block-paragraph">Speaking of gopher, there is even a gopher app on the MS Store, aptly titled <a href="https://www.microsoft.com/en-us/p/simple-gopher-client/9p5j5ggq2fg2?activetab=pivot:overviewtab">Simple Gopher Client</a>, by Shipwreck Software.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><a href="https://www.microsoft.com/en-us/p/simple-gopher-client/9p5j5ggq2fg2?activetab=pivot:overviewtab"><img loading="lazy" decoding="async" width="1024" height="633" src="https://virtuallyfun.com/wp-content/uploads/2019/12/Simple-Gopher-Client-2-1024x633.png" alt="" class="wp-image-9984" srcset="https://virtuallyfun.com/wp-content/uploads/2019/12/Simple-Gopher-Client-2-1024x633.png 1024w, https://virtuallyfun.com/wp-content/uploads/2019/12/Simple-Gopher-Client-2-300x185.png 300w, https://virtuallyfun.com/wp-content/uploads/2019/12/Simple-Gopher-Client-2-768x475.png 768w, https://virtuallyfun.com/wp-content/uploads/2019/12/Simple-Gopher-Client-2-485x300.png 485w, https://virtuallyfun.com/wp-content/uploads/2019/12/Simple-Gopher-Client-2.png 1202w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure></div>



<p class="wp-block-paragraph">Although it follows in the tradition of every click getting it&#8217;s own pane type client, which does make going through your history easier ,but it ends up looking a bit cluttered.  I preferred the &#8216;web browser&#8217; type paradigm myself, but by the time that became common place, that HTTP thing took off, seeing it was not only entirely free, but the fine folks over at Mosaic had added inline images.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2019/12/26/apparently-im-notable-on-gopherspace/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>Gopher kills the LC</title>
		<link>https://virtuallyfun.com/2018/10/05/gopher-kills-the-lc/</link>
					<comments>https://virtuallyfun.com/2018/10/05/gopher-kills-the-lc/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 05 Oct 2018 13:14:25 +0000</pubDate>
				<category><![CDATA[4.3 BSD]]></category>
		<category><![CDATA[68000]]></category>
		<category><![CDATA[68020]]></category>
		<category><![CDATA[cross compiler]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[gopher]]></category>
		<category><![CDATA[mach]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[MacOS]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8962</guid>

					<description><![CDATA[The LC isn&#8217;t a strong Macintosh.&#160; It is after all, a low cost model.&#160; And what I&#8217;m doing isn&#8217;t even slightly fair to it. Since it has a mere 68020 running at a blazing 16Mhz with no 68881 nor any &#8230; <a href="https://virtuallyfun.com/2018/10/05/gopher-kills-the-lc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img loading="lazy" decoding="async" width="1024" height="576" src="https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_03_27_Pro.jpg" alt="" class="wp-image-8963" srcset="https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_03_27_Pro.jpg 1024w, https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_03_27_Pro-300x169.jpg 300w, https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_03_27_Pro-768x432.jpg 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption><em>Macintosh LC</em></figcaption></figure>



<p class="wp-block-paragraph">The LC isn&#8217;t a strong Macintosh.&nbsp; It is after all, a low cost model.&nbsp; And what I&#8217;m doing isn&#8217;t even slightly fair to it.</p>



<p class="wp-block-paragraph">Since it has a mere 68020 running at a blazing 16Mhz with no 68881 nor any MMU running something like A/UX is simply out of the question.&nbsp; However MMU less Mac&#8217;s can run <a href="https://virtuallyfun.com/wordpress/2017/05/12/machten-2-2/">MachTen</a>.</p>



<p class="wp-block-paragraph">Although I did make a backup of the disk to find out that this thing had been in Harvard of all places, apparently once belonging to Mark Saroyan.</p>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="517" height="350" src="https://virtuallyfun.com/wp-content/uploads/2018/10/rip-mark-saroyan.png" alt="" class="wp-image-8965" srcset="https://virtuallyfun.com/wp-content/uploads/2018/10/rip-mark-saroyan.png 517w, https://virtuallyfun.com/wp-content/uploads/2018/10/rip-mark-saroyan-300x203.png 300w" sizes="auto, (max-width: 517px) 100vw, 517px" /></figure>



<p class="wp-block-paragraph">Although there was nothing even slightly academic or useful on the disk.&nbsp; I wonder if the software was even pirated as the last owner sure enjoyed all the various SIM games (city/earth/life/ant) it seems more than anything else.</p>



<p class="wp-block-paragraph">I formatted the massive 50MB SCSI disk, put on a fresh copy of MacOS 7.0.1 along with the network driver and MachTen 2.2.</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="1024" height="576" src="https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_04_10_Pro.jpg" alt="" class="wp-image-8964" srcset="https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_04_10_Pro.jpg 1024w, https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_04_10_Pro-300x169.jpg 300w, https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_04_10_Pro-768x432.jpg 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption><em>System 7.0.1</em></figcaption></figure>



<p class="wp-block-paragraph">And as far as LC&#8217;s go, this one isn&#8217;t too bad, it&#8217;s loaded up with the maximum 10MB of RAM, although it seems the VRAM is pretty sparse as it&#8217;ll only go to 16 colours.&nbsp; But since we are playing UNIX here, I didn&#8217;t see any need for that, and set it to mono.</p>



<p class="wp-block-paragraph">I thought it&#8217;d be fun to install a <a href="https://virtuallyfun.com/wordpress/2014/09/13/playing-around-with-gopher/">gopherd server</a> onto this machine, and that is where the fun started.</p>



<p class="wp-block-paragraph">Granted it&#8217;s been a long time since I used a machine with no real L2 cache, let alone running at a whopping 16Mhz, and using a compiler like GCC is just incredibly slow.</p>



<p class="wp-block-paragraph">So I thought I could just &#8216;cheat&#8217; the system by taking the source code to GCC-1.42 and tweaking the SUN3-Mach configuration into a SUN2-Mach configuration but keeping it targeting a BSD like OS, along with setting it to compile to a 68020 without a 68881.&nbsp; Oddly enough getting a cross compiler wasn&#8217;t so difficult, but the assembler on the LC, a modified GAS wouldn&#8217;t assembler the files. So I went ahead and built a68 from GAS 1.38 and now I can cross assemble from Windows. However I couldn&#8217;t get the linker ld from binutils-1.9 working.&nbsp; I guess it was an endian issue somewhere, but my attempt at byte swapping files it was reading just led to further confusion.&nbsp; And I figured linking on the target host wouldn&#8217;t be the end of the world, as compiling sure feels like it is.</p>



<p class="wp-block-paragraph">I can&#8217;t see like anyone would care, but here it is:&nbsp; <br><a href="https://vpsland.superglobalmegacorp.com/install/Win32/MachTen-crossgcc-1.42-nolinker.7z">MachTen-crossgcc-1.42-nolinker.7z</a> </p>



<p class="wp-block-paragraph">So fighting the source and in a matter of a 30 minutes of on/off work I had it compiled.&nbsp; All I needed to do then was FTP the objects to the machine, link and run.&nbsp; &nbsp;Surprisingly this proved to be pretty simple.</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="871" height="563" src="https://virtuallyfun.com/wp-content/uploads/2018/10/Gopherd-server-on-the-MacintoshLC.png" alt="" class="wp-image-8967" srcset="https://virtuallyfun.com/wp-content/uploads/2018/10/Gopherd-server-on-the-MacintoshLC.png 871w, https://virtuallyfun.com/wp-content/uploads/2018/10/Gopherd-server-on-the-MacintoshLC-300x194.png 300w, https://virtuallyfun.com/wp-content/uploads/2018/10/Gopherd-server-on-the-MacintoshLC-768x496.png 768w" sizes="auto, (max-width: 871px) 100vw, 871px" /><figcaption><em>gopherd running!</em></figcaption></figure>



<p class="wp-block-paragraph">I managed to get a few pages out of it, and suddenly my telnet sessions dropped.&nbsp; Looking over at the console and MacOS was busy being MacOS.</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="1076" height="605" src="https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_39_03_Pro.jpg" alt="" class="wp-image-8966" srcset="https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_39_03_Pro.jpg 1076w, https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_39_03_Pro-300x169.jpg 300w, https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_39_03_Pro-768x432.jpg 768w, https://virtuallyfun.com/wp-content/uploads/2018/10/WP_20181005_20_39_03_Pro-1024x576.jpg 1024w" sizes="auto, (max-width: 1076px) 100vw, 1076px" /><figcaption><em>error of type 3</em></figcaption></figure>



<p class="wp-block-paragraph">And that was that.</p>



<p class="wp-block-paragraph">I tried another program to cross compile and upload phoon!</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="661" height="418" src="https://virtuallyfun.com/wp-content/uploads/2018/10/phoon-with-correct-date.png" alt="" class="wp-image-8970" srcset="https://virtuallyfun.com/wp-content/uploads/2018/10/phoon-with-correct-date.png 661w, https://virtuallyfun.com/wp-content/uploads/2018/10/phoon-with-correct-date-300x190.png 300w" sizes="auto, (max-width: 661px) 100vw, 661px" /><figcaption><em>phoon cross compiled, natively linked.</em></figcaption></figure>



<p class="wp-block-paragraph">It took a while to set the clock to the right year, as my minimal System 7 install doesn&#8217;t have the time control panel, and advancing 1 year at a time from 1999 takes time, by advancing the date to New Years Eve every minute 19 times to get us to 2018 with the old date syntax:</p>



<p class="wp-block-paragraph">date 12312359</p>



<h3 class="wp-block-heading">Lessons learned?</h3>



<p class="wp-block-paragraph">Obviously if I want to do something like this, I&#8217;m going to need a better Macintosh.&nbsp; Or just not do things like this&#8230;.</p>



<p class="wp-block-paragraph">I&#8217;m kind of on the fence as to whither 68k Unix is really all that useful in the age of Ghz x86. &nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2018/10/05/gopher-kills-the-lc/feed/</wfw:commentRss>
			<slash:comments>19</slash:comments>
		
		
			</item>
		<item>
		<title>GopherVista</title>
		<link>https://virtuallyfun.com/2017/05/25/gophervista/</link>
					<comments>https://virtuallyfun.com/2017/05/25/gophervista/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 24 May 2017 16:31:32 +0000</pubDate>
				<category><![CDATA[Digitial]]></category>
		<category><![CDATA[gopher]]></category>
		<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=7142</guid>

					<description><![CDATA[Continuing with our gopher madness, next up we have GopherVista.  And this is everything I had hoped it would be when I first learned about this project. I had joked to another friend that it&#8217;d be cool to crawl and &#8230; <a href="https://virtuallyfun.com/2017/05/25/gophervista/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Continuing with our gopher madness, next up we have GopherVista.  And this is everything I had hoped it would be when I first learned about this project. I had joked to another friend that it&#8217;d be cool to crawl and feed the indexer data in a manner that could basically bring AltaVista back to life.  And we laughed, and I had my utzoo search and that was that.</p>
<p>Except it wasn&#8217;t.</p>
<p>However, across the internet, Ben didn&#8217;t hear any naysay about limitations or anything to get in the way, and went ahead and wrote a crawler in go, kept the results in a sane name/db order for later sanitization in and out of AltaVista, and after an aggressive gopher port scan of the internet, he created <a href="http://gophervista.benjojo.co.uk/">GopherVista</a>, an index of the gopher-verse, running on Windows 98.</p>
<p>No, really, you read that right, GopherVista backends on Windows 98!</p>
<p>Read all about the creation of GopherVista over a Ben&#8217;s blog <a href="https://blog.benjojo.co.uk/post/building-a-search-engine-for-gopher">blog.benjojo.co.uk</a>.</p>
<p><div id="attachment_7143" style="width: 1068px" class="wp-caption aligncenter"><a href="http://gophervista.benjojo.co.uk/"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-7143" class="size-full wp-image-7143" src="https://virtuallyfun.com/wp-content/uploads/2017/05/Screen-Shot-2017-05-25-at-12.17.52-AM.png" alt="" width="1058" height="692" /></a><p id="caption-attachment-7143" class="wp-caption-text">GopherVista</p></div></p>
<p>Keep in mind that this is a search engine, not a proxy, so it&#8217;s best to use something like Internet Explorer 4, or an ancient Netscape that supports both HTTP 1.1 &amp; Gopher.</p>
<p>I have to also say, that something like this is far cooler, and better thought out than my utzoo hack, and I&#8217;m just happy to have inspired him, but now I really want to re-think my setup, and of course index all the things&#8230;.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2017/05/25/gophervista/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Peter Godiwn&#8217;s Gopher Server</title>
		<link>https://virtuallyfun.com/2017/05/24/peter-godiwns-gopher-server/</link>
					<comments>https://virtuallyfun.com/2017/05/24/peter-godiwns-gopher-server/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 24 May 2017 02:11:41 +0000</pubDate>
				<category><![CDATA[gopher]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=7137</guid>

					<description><![CDATA[Thanks to readerÂ Peter Godiwn, he built a .net Gopher Proxy that can read several providers via API, and to get the ball rolling, he built a WordPress connector, and yes it works great with my site! The added bonus is &#8230; <a href="https://virtuallyfun.com/2017/05/24/peter-godiwns-gopher-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Thanks to readerÂ <a href="https://virtuallyfun.com/2017/05/14/10-years-later/#comment-183280">Peter Godiwn</a>, he built a .net Gopher Proxy that can read several providers via API, and to get the ball rolling, he built a WordPress connector, and yes it works great with my site!</p>
<p>The added bonus is that now I am automatically updating my site via gopher. Â It lives as a root, so instead of taking my existing gopher offline, I added a new DNS record, and brought up:</p>
<p><a href="gopher://gopherblog.superglobalmegacorp.com">gopher://gopherblog.superglobalmegacorp.com</a></p>
<p>Naturally that URL won&#8217;t work for 99.99% of the people out there since their browsers don&#8217;t support gopher, but the <a href="http://gopher.floodgap.com/gopher/gw?a=gopher%3A%2F%2Fgopherblog.superglobalmegacorp.com%3A70">Floodgap Gopher proxy</a>, will do the trick!</p>
<p>One cool feature is that it can take modern images, and convert them to GIF for older browsers. Â Images even work on Netscape!</p>
<p><div id="attachment_7139" style="width: 1334px" class="wp-caption aligncenter"><a href="https://virtuallyfun.com/wp-content/uploads/2017/05/gopher-on-IE4.gif"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-7139" class="size-full wp-image-7139" src="https://virtuallyfun.com/wp-content/uploads/2017/05/gopher-on-IE4.gif" alt="" width="1324" height="501" /></a><p id="caption-attachment-7139" class="wp-caption-text">Auto converted PNG to GIF</p></div></p>
<p>You can find source &amp; binaries on his <a href="https://github.com/pgodwin/GopherServer/releases">github page</a>.</p>
<p>Super thanks to Peter, and what a fitting 10+1 post!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2017/05/24/peter-godiwns-gopher-server/feed/</wfw:commentRss>
			<slash:comments>16</slash:comments>
		
		
			</item>
		<item>
		<title>The rise and fall of Gopher</title>
		<link>https://virtuallyfun.com/2016/08/14/the-rise-and-fall-of-gopher/</link>
					<comments>https://virtuallyfun.com/2016/08/14/the-rise-and-fall-of-gopher/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 14 Aug 2016 12:57:42 +0000</pubDate>
				<category><![CDATA[gopher]]></category>
		<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=6342</guid>

					<description><![CDATA[https://www.minnpost.com/business/2016/08/rise-and-fall-gopher-protocol Back when Minnesota was at the centre of the online world. Â Then it wasn&#8217;t. It was nearly 2 years ago since I last played around with Gopher. As always my gopher site isÂ gopher://gopher.superglobalmegacorp.com]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.minnpost.com/business/2016/08/rise-and-fall-gopher-protocol">https://www.minnpost.com/business/2016/08/rise-and-fall-gopher-protocol</a></p>
<p>Back when Minnesota was at the centre of the online world. Â Then it wasn&#8217;t.</p>
<p>It was nearly 2 years ago since <a href="https://virtuallyfun.com/2014/09/13/playing-around-with-gopher/">I last played around with Gopher</a>.</p>
<p><div id="attachment_6343" style="width: 1247px" class="wp-caption aligncenter"><a href="https://virtuallyfun.com/wp-content/uploads/2016/08/gopher.png"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-6343" class="size-full wp-image-6343" src="https://virtuallyfun.com/wp-content/uploads/2016/08/gopher.png" alt="My Gopher Site" width="1237" height="672" /></a><p id="caption-attachment-6343" class="wp-caption-text">My Gopher Site</p></div></p>
<p>As always my gopher site isÂ gopher://gopher.superglobalmegacorp.com</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2016/08/14/the-rise-and-fall-of-gopher/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Playing around with Gopher</title>
		<link>https://virtuallyfun.com/2014/09/13/playing-around-with-gopher/</link>
					<comments>https://virtuallyfun.com/2014/09/13/playing-around-with-gopher/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sat, 13 Sep 2014 09:26:55 +0000</pubDate>
				<category><![CDATA[gopher]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4507</guid>

					<description><![CDATA[Back in the day, if you were &#8216;hip&#8217; and &#8216;cool&#8217; and had a UNIX shell account back in 1993 there was this cool way of getting around various computer systems around the world called gopher. Â What was really cool, is &#8230; <a href="https://virtuallyfun.com/2014/09/13/playing-around-with-gopher/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p><div id="attachment_4508" style="width: 1204px" class="wp-caption aligncenter"><a href="http://gopher.floodgap.com/gopher/gw?gopher://gopher.superglobalmegacorp.com:70/1"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-4508" class="wp-image-4508 size-full" src="https://virtuallyfun.com/wp-content/uploads/2014/09/virtuallyfun-gopher.png" alt="virtuallyfun gopher" width="1194" height="574" /></a><p id="caption-attachment-4508" class="wp-caption-text">My Gopher Site, via proxy</p></div></p>
<p>Back in the day, if you were &#8216;hip&#8217; and &#8216;cool&#8217; and had a UNIX shell account back in 1993 there was this cool way of getting around various computer systems around the world called <a href="http://en.wikipedia.org/wiki/Gopher_(protocol)">gopher</a>. Â What was really cool, is that it offered search services, indexing and even gateways into various libraries (where they kept physical books) where you could search their card catalogsÂ for various tomes you were looking for.</p>
<p>Some colleges even had various services that you could connect to, offering things like news, weather and whatnot. Â It was pretty neat, however there was one stumbling block, which is gopher was a VERY controlled environment, where most universities locked their client to only starting at one particular gopher server, and to get anywhere else you had to memorize an insane number of keystrokes that would make 1800 operators go crazy. Â Also there was nothing like virtual hosting, so the idea of having your own gophersite was most likely out of the question. Â The other issue is that the University of Minnesota, where boombox resided (the master gopherserver) saw they had something good going, and unlike UCB&#8217;s CSRG which gave BSD away for free, they were going to license the server for $100 for a educational institution, and $500 for a commercial institution.</p>
<p>Needless to say, this CERN thing called HTTP which they were trying to distance themselves from, which wanted no money for became the next big thing, and with the freedom and ease of setting up website, gopher became a ghost of the past.</p>
<p>But as the world was starting to build web clients, many understood gopher, including Microsoft&#8217;s Internet Explorer. Â Although starting with version 7 (gopher was also disabled with some updates in IE6), gopher has since been removed. Â But thanks to theÂ <a href="http://utilu.com/IECollection/#download">Utilu IE Collection</a>, and <a href="https://technet.microsoft.com/en-us/library/security/ms02-047.aspx">this quick registry setting</a> you too can surf gopher space with IE 4.0 (or 5,5.5..) like it&#8217;s the mid 1990s.</p>
<p><div id="attachment_4509" style="width: 1334px" class="wp-caption aligncenter"><a href="https://virtuallyfun.com/wp-content/uploads/2014/09/gopher-on-IE4.jpg"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-4509" class="size-full wp-image-4509" src="https://virtuallyfun.com/wp-content/uploads/2014/09/gopher-on-IE4.jpg" alt="My gopher site via IE 4.0" width="1324" height="501" /></a><p id="caption-attachment-4509" class="wp-caption-text">My gopher site via IE 4.0</p></div></p>
<p>So needless to say with a client in hand, I wanted to setup my own server. Â And keeping with it being old, I decided to use the <a href="gopher://virtuallyfun.com:70/00/install/gopher/gopher2_3.1.tar">old 2.3.1 gopher server</a>. Â I also compiled it with <a href="gopher://virtuallyfun.com:70/00/install/gopher/freeWAIS-sf-2.0.65.tar">freeWAIS</a> support, although I haven&#8217;t quite worked out how to get that fully working right now. Â Compiling this stuff on 32bit i386 Linux was trivial to say the least, but if you need binaries or anything they are <a href="gopher://virtuallyfun.com:70/11/install/gopher/linux-i386">here</a>.</p>
<p>the next thing was to get both wais, and gopherd running from xinetd, which was easy once I knew how. Â These are the service files I created:</p>
<p style="padding-left: 30px;">service gopher<br />
{<br />
socket_type = stream<br />
protocol = tcp<br />
wait = no<br />
user = gopher<br />
server = /usr/local/etc/gopherd<br />
server_args = -I -l /var/log/gopherd.log -u gopher /gopher-data 70<br />
instances = 20<br />
}</p>
<p>And for wais:</p>
<p style="padding-left: 30px;">service wais<br />
{<br />
socket_type = stream<br />
protocol = tcp<br />
wait = no<br />
user = root<br />
server = /usr/local/bin/waisserver<br />
server_args = -d /gopher-data/wais /gopher-data/wais.log -l 10 -p 210<br />
instances = 20<br />
}</p>
<p>Easy, right?</p>
<p>Gopher likes to be a named service, so I went with my virtuallyfun.com domain, as it is easier to type. Â I guess I could have gone with gopher.superglobalmegacorp.com but that is&#8230; LONG. Another cool thing is that there are several gopher proxies out there for HTTP only people, so you can also get to my gopher page <a href="http://gopher.floodgap.com/gopher/gw?gopher://nodedeploy.superglobalmegacorp.com:70/1">here</a>Â (viaÂ gopher.floodgap.com).</p>
<p>The harder part was figuring out how the directory mapping works, but luckily there was enough in the test directory to get something working, changing this</p>
<h1>ls</h1>
<p>About decode-n-scripts install mspl tmp<br />
bin ftp-horrors lib pids</p>
<p>Into this:</p>
<p><div id="attachment_4510" style="width: 685px" class="wp-caption aligncenter"><a href="https://virtuallyfun.com/wp-content/uploads/2014/09/my-gopher-on-the-old-gopher-client.jpg"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-4510" class="size-full wp-image-4510" src="https://virtuallyfun.com/wp-content/uploads/2014/09/my-gopher-on-the-old-gopher-client.jpg" alt="The old UNIX gopher client" width="675" height="424" /></a><p id="caption-attachment-4510" class="wp-caption-text">The old UNIX gopher client</p></div></p>
<p>The secret is all in the .names and .Links files. Â The .names file will map a directory name to something more pleasing, such as changing mspl to the &#8220;Microsoft Programmer&#8217;s Libary&#8221;.</p>
<p style="padding-left: 30px;">Path=./mspl<br />
Name=Microsoft Programmer&#8217;s Library</p>
<p>Easy, right?</p>
<p>And the .Links file creates links to various content, from a telnet example (to my bbs&#8230;.)</p>
<p style="padding-left: 30px;">Type=8<br />
Name=QemuOS/2 BBS (My BBS!)<br />
Host=bbs.superglobalmegacorp.com<br />
Port=23<br />
Numb=100<br />
Abstract=My Synchronet BBS running on OS/2 inside of Qemu! #100<br />
Path=</p>
<p>To another gopher system</p>
<p style="padding-left: 30px;">Name=My lame SDF.org site<br />
Type=1<br />
Host=sdf.org<br />
Port=70<br />
Path=/users/jsteve<br />
Abstract=My personal SDF gopherspace (itsucks) #-11<br />
Numb=-11</p>
<p>To even doing some crude ascii art!</p>
<p style="padding-left: 30px;">Name= # # # ##### ##### # # ## # # # #<br />
Type=3<br />
Path=<br />
Numb=5<br />
#<br />
Name= # # # # # # # # # # # # # #<br />
Type=3<br />
Path=<br />
Numb=6</p>
<p>.. and so on.</p>
<p>So yes, to be difficult, all the links in this post are gopher:// links. I don&#8217;t know if that&#8217;ll deter the likes of any self proclaimed virus scanner king, but I&#8217;d like to think that his poorly constructed automated tests will be unable to connect to gopher resources.</p>
<p>Now if I can figure out how to setup my own jughead or veronica to search my own wais of information, that&#8217;d be excellent.</p>
<p>If I had the virtual space I&#8217;d host the whole thing on a virtual VAX&#8230;. or something equally insane. Â Word is Shoebill <a href="http://emaculation.com/forum/viewtopic.php?f=7&amp;t=8288&amp;sid=09ae105e6850d29df3aa5f712da4be9d&amp;start=150">just got ethernet support</a>, so running my gopher space on A/UX would be cool.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2014/09/13/playing-around-with-gopher/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
