<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hex &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:Hex</link>
    <description>Personal Blog</description>
    <pubDate>Thu, 14 May 2026 01:32:42 +0000</pubDate>
    <item>
      <title>Gopher 5: Troubleshooting Gophermap</title>
      <link>https://personaljournal.ca/paulsutton/gopher-5-troubleshooting-gophermap</link>
      <description>&lt;![CDATA[Gopher 5: Troubleshooting Gophermap&#xA;&#xA;As previously discussed, a gophermap is a text file.  It does however require specific formatting. &#xA;&#xA;When adding links to a document, you need to ensure the space between the label and filename is a tab and not spaces.   I previously discussed HOW TO set up an editor to treat pressing tab as an actual tab character.&#xA;&#xA;If things are not working properly, there are several things you can try in the first instance.&#xA;&#xA;IParticle Interactions&#x9;particlechart.jpg&#xA;You can delete the area what is between the label Particle Interactions and filename particlechart.jpg and reinsert a tab&#xA;Delete everything after the label,  (well use cut) then paste it back in,   then insert a tab&#xA;&#xA;This sometimes fixes any issues, it may seem strange in the gophermap that some tabs appear small and others appear longer (as if they are equivalent of 4 spaces)  this seems normal.&#xA;&#xA;If you want to make sure of what is there,  you can use a hex editor to examine deeper in to a file. &#xA;&#xA;Hex editor&#xA;&#xA;What you are looking for are the following&#xA;&#xA;Within ASCII :&#xA;&#xA;  Tab is 09 decimal, Hex 09 &#xA;  Space is 32 decimal, Hex 20 (Two Zero)&#xA;&#xA;Find where tabs are inserted, and check the hex is displaying 09,  It may look by the text field on the right that some characters appear as periods,   this is I think due to the fact that the editor needs to have something to represent what is there.  If that makes sense.&#xA;&#xA;gopher gopher://vern.cc/1/~zleap&#xA;&#xA;Tags&#xA;&#xA;#Gopher,#Gophermap,#TroubleShooting,#Tab,#Space,#Hex,#HexEditor&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Gopher 5: Troubleshooting Gophermap</p>

<p>As previously discussed, a gophermap is a text file.  It does however require specific formatting.</p>

<p>When adding links to a document, you need to ensure the space between the label and filename is a <strong>tab</strong> and not spaces.   I previously discussed <a href="https://personaljournal.ca/paulsutton/gopher-3" rel="nofollow">HOW TO set up an editor to treat pressing tab as an actual tab character</a>.</p>

<p>If things are not working properly, there are several things you can try in the first instance.</p>

<pre><code>IParticle Interactions	particle_chart.jpg
</code></pre>
<ul><li>You can delete the area what is between the label <em>Particle Interactions</em> and filename <em>particle_chart.jpg</em> and reinsert a tab</li>
<li>Delete everything after the label,  (well use cut) then paste it back in,   then insert a tab</li></ul>

<p>This sometimes fixes any issues, it may seem strange in the gophermap that some tabs appear small and others appear longer (as if they are equivalent of 4 spaces)  this seems normal.</p>

<p>If you want to make sure of what is there,  you can use a hex editor to examine deeper in to a file.</p>

<p><img src="https://salsa.debian.org/zleap-guest/blog-media/-/raw/master/hexedit.png" alt="Hex editor"></p>

<p>What you are looking for are the following</p>

<p>Within ASCII :</p>
<ul><li>Tab is 09 decimal, Hex 09</li>
<li>Space is 32 decimal, Hex 20 (Two Zero)</li></ul>

<p>Find where tabs are inserted, and check the hex is displaying 09,  It may look by the text field on the right that some characters appear as periods,   this is I think due to the fact that the editor needs to have something to represent what is there.  If that makes sense.</p>

<pre><code>gopher gopher://vern.cc/1/~zleap
</code></pre>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:Gopher" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Gopher</span></a>,<a href="/paulsutton/tag:Gophermap" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Gophermap</span></a>,<a href="/paulsutton/tag:TroubleShooting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TroubleShooting</span></a>,<a href="/paulsutton/tag:Tab" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tab</span></a>,<a href="/paulsutton/tag:Space" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Space</span></a>,<a href="/paulsutton/tag:Hex" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hex</span></a>,<a href="/paulsutton/tag:HexEditor" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HexEditor</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/gopher-5-troubleshooting-gophermap</guid>
      <pubDate>Tue, 08 Jul 2025 06:30:00 +0000</pubDate>
    </item>
  </channel>
</rss>