<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									11/9/69 Bus Bomb letter sent to the SF Chronicle - Zodiac Discussion Forum				            </title>
            <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/</link>
            <description>Zodiac Killer Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 06 May 2026 07:46:20 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>The Old, Buried Bomb</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/the-old-buried-bomb/</link>
                        <pubDate>Sat, 04 Apr 2026 01:02:42 +0000</pubDate>
                        <description><![CDATA[I can&#039;t remember exactly the source, but I received a notification recently that drew to my attention Tom Voigt&#039;s article on zodiackiller.com about The Old, Buried Bomb.
This is an article ...]]></description>
                        <content:encoded><![CDATA[<p>I can't remember exactly the source, but I received a notification recently that drew to my attention Tom Voigt's article on zodiackiller.com about <a href="https://zodiackiller.com/2025/the-old-buried-bomb/" target="_blank" rel="noopener">The Old, Buried Bomb</a>.</p>
<p>This is an article that was written in November 2025 about a well-aged IED that was discovered in a backyard during landscaping at an address in Santa Rosa in January 2015. The gist of the write up is evidently to push speculation as to whether this could, in fact, have been The Zodiac's 'Buss Bomb' <em>in situ</em>. As to its size and design, it doesn't closely match anything from the drawing and description he gave in his April 1970 letter, but it was found in an area that was largely rural at the time in question, according to Tom.</p>
<p>The article also mentions the presumably well-known fact of bomb-making equipment having been found during a search of Allen's address in Fresno Street, Vallejo.</p>
<p>Although not claiming to be able to match the relevance of either of the above discoveries, I did come across a <a href="https://abc7chicago.com/archive/8165630/" target="_blank" rel="noopener">brief article</a> from June 2011 that also cited "vintage explosives" having been discovered at a rented property in San Francisco, with a little more context added by NBC Bay Area <a href="https://www.nbcbayarea.com/news/local/antique-wwii-era-explosives-force-evacuation-in-sf/1893271/" target="_blank" rel="noopener">here</a>.</p>
<p>It may be that there are other such explosive finds around the Bay Area since 1970 and, if anyone has any stories or articles of this nature, perhaps you could post something on this thread?</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>shaqmeister</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/the-old-buried-bomb/</guid>
                    </item>
				                    <item>
                        <title>A second z340?</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/a-second-z340/</link>
                        <pubDate>Mon, 12 Jul 2021 15:57:00 +0000</pubDate>
                        <description><![CDATA[Someone on this forum pointed out that the section marked &quot;must print in paper&quot; on page 3 in the letter contains 340 symbols. I suspect it&#039;s a cipher but I haven&#039;t found any attempts to extr...]]></description>
                        <content:encoded><![CDATA[<p>Someone on this forum pointed out that the section marked "must print in paper" on page 3 in the letter contains 340 symbols. I suspect it's a cipher but I haven't found any attempts to extract an alternative meaning from it so I'm starting from scratch by transcribing and trying various transpositions.</p>
<p>My transcription (may contain errors):</p>
<pre contenteditable="false">PS. 2 cops pulled a goof abot 3
min after I left the cab. I was
walking down the hill to the
park when this cop car pulled up
+ one of the m called me over
+ asked if I saw any one
acting supicisous or strange
in the last 5 to 10 min + I said
yes there was this man who
was runnig by waveing a gun
+ the cops peeled rubber +
went around the corner as
I directed them + I dissap -
eared into the park a block +
a half away never to be seen
again.</pre>
<p>The length is indeed 340 when spaces, line breaks and full stops are removed (leaving us with the 0-9, A-Z, "+" and "-")</p>
<pre contenteditable="false">&gt;&gt;&gt; z340b_raw = """
... PS. 2 cops pulled a goof abot 3
... min after I left the cab. I was
... walking down the hill to the
... park when this cop car pulled up
... + one of the m called me over
... + asked if I saw any one
... acting supicisous or strange
... in the last 5 to 10 min + I said
... yes there was this man who
... was runnig by waveing a gun
... + the cops peeled rubber +
... went around the corner as
... I directed them + I dissap -
... eared into the park a block +
... a half away never to be seen
... again.
... """
&gt;&gt;&gt;
&gt;&gt;&gt; z340b = "".join(x for x in z340b_raw if x not in (" ", ".", "\n")).upper()
&gt;&gt;&gt;
&gt;&gt;&gt; print(z340b)
PS2COPSPULLEDAGOOFABOT3MINAFTERILEFTTHECABIWASWALKINGDOWNTHEHILLTOTHEPARKWHENTHISCOPCARPULLEDUP+ONEOFTHEMCALLEDMEOVER+ASKEDIFISAWANYONEACTINGSUPICISOUSORSTRANGEINTHELAST5TO10MIN+ISAIDYESTHEREWASTHISMANWHOWASRUNNIGBYWAVEINGAGUN+THECOPSPEELEDRUBBER+WENTAROUNDTHECORNERASIDIRECTEDTHEM+IDISSAP-EAREDINTOTHEPARKABLOCK+AHALFAWAYNEVERTOBESEENAGAIN
&gt;&gt;&gt;
&gt;&gt;&gt; print(len(z340b))
340
&gt;&gt;&gt;</pre>
<p>17x20</p>
<pre contenteditable="false">PS2COPSPULLEDAGOO
FABOT3MINAFTERILE
FTTHECABIWASWALKI
NGDOWNTHEHILLTOTH
EPARKWHENTHISCOPC
ARPULLEDUP+ONEOFT
HEMCALLEDMEOVER+A
SKEDIFISAWANYONEA
CTINGSUPICISOUSOR
STRANGEINTHELAST5
TO10MIN+ISAIDYEST
HEREWASTHISMANWHO
WASRUNNIGBYWAVEIN
GAGUN+THECOPSPEEL
EDRUBBER+WENTAROU
NDTHECORNERASIDIR
ECTEDTHEM+IDISSAP
-EAREDINTOTHEPARK
ABLOCK+AHALFAWAYN
EVERTOBESEENAGAIN</pre>
<p>34x10</p>
<pre contenteditable="false">PS2COPSPULLEDAGOOFABOT3MINAFTERILE
FTTHECABIWASWALKINGDOWNTHEHILLTOTH
EPARKWHENTHISCOPCARPULLEDUP+ONEOFT
HEMCALLEDMEOVER+ASKEDIFISAWANYONEA
CTINGSUPICISOUSORSTRANGEINTHELAST5
TO10MIN+ISAIDYESTHEREWASTHISMANWHO
WASRUNNIGBYWAVEINGAGUN+THECOPSPEEL
EDRUBBER+WENTAROUNDTHECORNERASIDIR
ECTEDTHEM+IDISSAP-EAREDINTOTHEPARK
ABLOCK+AHALFAWAYNEVERTOBESEENAGAIN</pre>
<p>68x5</p>
<pre contenteditable="false">PS2COPSPULLEDAGOOFABOT3MINAFTERILEFTTHECABIWASWALKINGDOWNTHEHILLTOTH
EPARKWHENTHISCOPCARPULLEDUP+ONEOFTHEMCALLEDMEOVER+ASKEDIFISAWANYONEA
CTINGSUPICISOUSORSTRANGEINTHELAST5TO10MIN+ISAIDYESTHEREWASTHISMANWHO
WASRUNNIGBYWAVEINGAGUN+THECOPSPEELEDRUBBER+WENTAROUNDTHECORNERASIDIR
ECTEDTHEM+IDISSAP-EAREDINTOTHEPARKABLOCK+AHALFAWAYNEVERTOBESEENAGAIN</pre>
<p><strong>A connection to z13?</strong></p>
<p>I've noticed that if you reverse the lines in the above, there'll be a line that starts with "AEN" and the string "NAM" can be found further down (as part of "NAMSI", "NAME IS"?):</p>
<pre contenteditable="false">ELIRETFANIM3TOBAFOOGADELLUPSPOC2SP
HTOTLLIHEHTNWODGNIKLAWSAWIBACEHTTF
TFOENO+PUDELLUPRACPOCSIHTNEHWKRAPE
AENOYNAWASIFIDEKSA+REVOEMDELLACMEH
5TSALEHTNIEGNARTSROSUOSICIPUSGNITC
OHWNAMSIHTSAWEREHTSEYDIASI+NIM01OT
LEEPSPOCEHT+NUGAGNIEVAWYBGINNURSAW
RIDISARENROCEHTDNUORATNEW+REBBURDE
KRAPEHTOTNIDERAE-PASSIDI+MEHTDETCE
NIAGANEESEBOTREVENYAWAFLAHA+KCOLBA</pre>
<p>Lines 4 to 6:</p>
<p><strong>AEN</strong>OYNAWASIFIDEKSA+REVOEMDELLACMEH<br />5TSALEHTNIEGNARTSROSUOSICIPUSGNITC<br />OHW<strong>NAM</strong></p>
<p>z13 for reference:</p>
<p><strong>AEN</strong>⊕⑧K⑧M⑧⊥<strong>NAM</strong></p>
<p>Maybe z13 points to a section in this text or the equivalent positions in z340? What do you guys think?</p>]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>jay</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/a-second-z340/</guid>
                    </item>
				                    <item>
                        <title>What papers featured Stine&#039;s cab fingerprints?</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/what-papers-featured-stines-cab-fingerprints/</link>
                        <pubDate>Fri, 28 Aug 2020 03:14:17 +0000</pubDate>
                        <description><![CDATA[The Press Democrat (Santa Rosa, California)16 Oct 1969, Thu &lt;- Mentions SF prints first.

Petaluma Argus-Courier (Petaluma, California)18 Oct 1969, Sat 

The San Francisco Examiner (San F...]]></description>
                        <content:encoded><![CDATA[The Press Democrat (Santa Rosa, California)16 Oct 1969, Thu &lt;- Mentions SF prints first.

Petaluma Argus-Courier (Petaluma, California)18 Oct 1969, Sat 

The San Francisco Examiner (San Francisco, California)18 Oct 1969, Sat

The Napa Valley Register (Napa, California)18 Oct 1969, Sat

I have those four before the 11/9/69 letter. Other papers talk about prints from LB matching stuff (never read that in the FBI files unless on a blurred page).

If anyone has located others I would appreciate it. Just trying to look at the possible papers that he picked this up from.

Thanks]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>BDHolland</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/what-papers-featured-stines-cab-fingerprints/</guid>
                    </item>
				                    <item>
                        <title>&quot;description passed out&quot;</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/description-passed-out/</link>
                        <pubDate>Fri, 01 May 2020 07:12:06 +0000</pubDate>
                        <description><![CDATA[Which description is Zodiac referring to when he says &quot;I look like the description passed out only when I do my thing&quot;? Passed out when? By whom? To whom?

&quot;Passed out&quot; i...]]></description>
                        <content:encoded><![CDATA[Which description is Zodiac referring to when he says &quot;I look like <b>the description passed out</b> only when I do my thing&quot;? Passed out when? By whom? To whom?

&quot;Passed out&quot; is an odd way to talk about something you read in a newspaper.]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>brubaker</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/description-passed-out/</guid>
                    </item>
				                    <item>
                        <title>The messed up murders&#039; dates list at the zodiac signature</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/the-messed-up-murders-dates-list-at-the-zodiac-signature/</link>
                        <pubDate>Wed, 24 Jul 2019 15:08:28 +0000</pubDate>
                        <description><![CDATA[At the end of this letter/communication, the authentic zodiac had signed off the text with his usual crosshairs logo only with what  appeared as a clock numbers&#039; places on it, with an X plac...]]></description>
                        <content:encoded><![CDATA[At the end of this letter/communication, the <b>authentic</b> zodiac had signed off the text with his usual crosshairs logo only with what  appeared as a clock numbers' places on it, with an X placed on top of a few of the numbers. It's really is a <u>weird/twisted logic</u> counter-clockwise list of the murders he committed/claimed to have committed. 

At this is the confirmation that zodiac didn't killed Robert Domingos and Linda Edwards as the 2 of them were killed in June 4th, of 1963.

As you can see here: <a class="postlink" href="https://imgur.com/gallery/y7xiliL">https://imgur.com/gallery/y7xiliL</a>
<img class="mg-bbcode" src="https://i.imgur.com/F3J3Nio.png">

And here is most likely how the zodiac looked at his watch upon signing the &quot;bus bomb&quot; letter: <a class="postlink" href="https://imgur.com/gallery/fDIXJwa">https://imgur.com/gallery/fDIXJwa</a>
<img class="mg-bbcode" src="https://i.imgur.com/rH8pL81.png">]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>Israelite Wolfman</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/the-messed-up-murders-dates-list-at-the-zodiac-signature/</guid>
                    </item>
				                    <item>
                        <title>electrical circuit (Bomb)</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/electrical-circuit-bomb/</link>
                        <pubDate>Mon, 25 Feb 2019 13:41:54 +0000</pubDate>
                        <description><![CDATA[1]]></description>
                        <content:encoded><![CDATA[1]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>TheShadow</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/electrical-circuit-bomb/</guid>
                    </item>
				                    <item>
                        <title>A new take on the Bus Bomb location and the Z32 Cipher</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/a-new-take-on-the-bus-bomb-location-and-the-z32-cipher/</link>
                        <pubDate>Fri, 14 Dec 2018 22:54:44 +0000</pubDate>
                        <description><![CDATA[Well what if the bomb was not located in a metropolitan area (just like most of the Zodiacs chosen kill sites), but still in the Zodiacs killing field? An area where he could setup a bomb on...]]></description>
                        <content:encoded><![CDATA[Well what if the bomb was not located in a metropolitan area (just like most of the Zodiacs chosen kill sites), but still in the Zodiacs killing field? An area where he could setup a bomb on the side of a road with very little interruptions. What if his intended target(s) were not school children rather &quot;blue meanies&quot; (booby trap) who would have went to the bomb site if the cipher was solved? We are of course left with a lot of &quot;what ifs&quot; without getting the full story from the Zodiac, but he did give us a few clues in his letters.

In my opinion along with Dave C the Z32 has to give you a latitude and a longitude of where the bomb is. How else does one give you directions to a pin point location in such a short code? If it was standard directions (turn left her, turn right there...) the cipher would have to be much longer. Just trying to think logically here. There are theories out there that the Zodiac had some military training. How would someone in the military tell you exactly where a location is in the shorties format? 

Check out this website when you get a chance. ZodiacZ32.com.

The author Dave C translates the Z32 into something like this:<div class="wpforo-attached-file"><a class="wpforo-default-attachment mg-inline-attach" href="/attachments/wpforo/attachments/1685/66681=7788-Slide2.PNG"><i class="fas fa-paperclip"></i> <div class="wpforo-attached-file-img"><img class="mg-inline-attach-img" style="max-width: 320px;max-height: 240px" src="/attachments/wpforo/attachments/1685/66681=7788-Slide2.PNG"></div></a></div><div class="wpforo-attached-file"><a class="wpforo-default-attachment mg-inline-attach" href="/attachments/wpforo/attachments/1685/66681=7787-Slide3.PNG"><i class="fas fa-paperclip"></i> <div class="wpforo-attached-file-img"><img class="mg-inline-attach-img" style="max-width: 320px;max-height: 240px" src="/attachments/wpforo/attachments/1685/66681=7787-Slide3.PNG"></div></a></div><div class="wpforo-attached-file"><a class="wpforo-default-attachment mg-inline-attach" href="/attachments/wpforo/attachments/1685/66681=7789-Slide1.PNG"><i class="fas fa-paperclip"></i> <div class="wpforo-attached-file-img"><img class="mg-inline-attach-img" style="max-width: 320px;max-height: 240px" src="/attachments/wpforo/attachments/1685/66681=7789-Slide1.PNG"></div></a></div>]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>Crazy Horse</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/a-new-take-on-the-bus-bomb-location-and-the-z32-cipher/</guid>
                    </item>
				                    <item>
                        <title>The Anarchist Cook book...</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/the-anarchist-cook-book/</link>
                        <pubDate>Wed, 21 Feb 2018 06:15:27 +0000</pubDate>
                        <description><![CDATA[Written by William Powell as a teenager when he was enamored with the &#039;60s counterculture/resistance movement according to Wikipedia. If he gained this knowledge of explosives and home cooki...]]></description>
                        <content:encoded><![CDATA[Written by William Powell as a teenager when he was enamored with the '60s counterculture/resistance movement according to Wikipedia. If he gained this knowledge of explosives and home cooking as a teen does anyone know what the precursor to the AC was? This bomb making stuff seems to indicate subversive movement knowledge and/or activity.]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>MrNemo</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/the-anarchist-cook-book/</guid>
                    </item>
				                    <item>
                        <title>That&#039;s meant to be 2 groups of</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/thats-meant-to-be-2-groups-of/</link>
                        <pubDate>Wed, 21 Feb 2018 05:34:28 +0000</pubDate>
                        <description><![CDATA[barking about 10 minutes apart, right? Parking doesn&#039;t make sense there...]]></description>
                        <content:encoded><![CDATA[barking about 10 minutes apart, right? Parking doesn't make sense there...]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>MrNemo</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/thats-meant-to-be-2-groups-of/</guid>
                    </item>
				                    <item>
                        <title>Plastic Coded Fingureprints</title>
                        <link>https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/plastic-coded-fingureprints/</link>
                        <pubDate>Wed, 28 Jun 2017 02:35:39 +0000</pubDate>
                        <description><![CDATA[This I&#039;m sure was posted on one of The Zodiac forums in the past probably by Ed N or others. Was watching the original Batman movie on Netflix, RIP Adam West! Penguin was in disguise talking...]]></description>
                        <content:encoded><![CDATA[This I'm sure was posted on one of The Zodiac forums in the past probably by Ed N or others. Was watching the original Batman movie on Netflix, RIP Adam West! Penguin was in disguise talking to Batman in Robin and they knew it was him and wanted to fingerprint him. Penguin was using plastic coded fingerprints so they couldn't. I think it is pretty obvious Imo this is where the Zodiac got the idea to mention he used airplane glue on his. Just think this is worthy of being brought up again and opinions on it. Also Penguin was in the ship earlier mentioning This is the Captain Speaking.]]></content:encoded>
						                            <category domain="https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/">11/9/69 Bus Bomb letter sent to the SF Chronicle</category>                        <dc:creator>StitchMallone</dc:creator>
                        <guid isPermaLink="true">https://forum.zodiackillerciphers.com/community/11-9-69-bus-bomb-letter-sent-to-the-sf-chronicle/plastic-coded-fingureprints/</guid>
                    </item>
							        </channel>
        </rss>
		