<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://simpsong00.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://simpsong00.com/" rel="alternate" type="text/html" /><updated>2026-04-10T09:06:44-04:00</updated><id>https://simpsong00.com/feed.xml</id><title type="html">The Quotient Series</title><subtitle>Fast-paced techno-thrillers by Gregory R. Simpson — espionage, quantum computing, and global stakes.</subtitle><author><name>Gregory R. Simpson</name></author><entry><title type="html">More details on a Claude Code Website</title><link href="https://simpsong00.com/blog/2026/04/01/more-details-on-a-claude-code-website/" rel="alternate" type="text/html" title="More details on a Claude Code Website" /><published>2026-04-01T00:00:00-04:00</published><updated>2026-04-01T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2026/04/01/more-details-on-a-claude-code-website</id><content type="html" xml:base="https://simpsong00.com/blog/2026/04/01/more-details-on-a-claude-code-website/"><![CDATA[<p>One of the nice features of Claude Code is that your work on different projects shows up as different “chats”. You can return to a prior chat and pick up right where you left off on any of your projects. I can drop back into the specific chat about my website and add new features anytime I think of one.</p>

<p>Code reuse in this space is amazing. A few of the features I’ve added include small indicators of how long it takes to read an individual blog post. This was a one-liner add. It is a built-in feature of Jekyll, the site generator tool Claude uses to create my site. I’ve also added the ability to search all of the blogs using Lunr.js. It’s a small javascript search utility. I’d never heard of Lunr.js, but Claude did. I asked for the ability to search the blog, and it laid out three different approaches. I just chose one.</p>

<p>If you implement a change and don’t like it, just back it out. If you want to edit the files yourself to change something but aren’t sure where to start, <strong>just ask</strong>. It can help you learn coding by explaining its approach.</p>

<p>It is still helpful, if not essential, to have a technical/coding background. Without it, a novice can get lost in the intricacies of git, and other classic coding tools. You can watch Claude work, using grep to search a file for a line you want to change, editing files and doing the pulls and pushes to GitHub.</p>

<p>If you have a technical bent, you owe it to yourself to try Claude Code. It is revolutionary. <strong>The way coding is done has changed for good.</strong></p>

<p>My next blog post will be about my third book! Promise!</p>

<p>Enjoy! Greg</p>

<p>Here is claude implementing blog search.</p>

<p><a href="/weebly/screenshot-2026-04-01-at-8-01-32-am.png"><img src="/weebly/screenshot-2026-04-01-at-8-01-32-am.png" alt="" /></a></p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><summary type="html"><![CDATA[One of the nice features of Claude Code is that your work on different projects shows up as different “chats”. You can return to a prior chat and pick up right where you left off on any of your projects. I can drop back into the specific chat about my website and add new features anytime I think of one.]]></summary></entry><entry><title type="html">The Third Book</title><link href="https://simpsong00.com/blog/2026/04/01/the-third-book/" rel="alternate" type="text/html" title="The Third Book" /><published>2026-04-01T00:00:00-04:00</published><updated>2026-04-01T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2026/04/01/the-third-book</id><content type="html" xml:base="https://simpsong00.com/blog/2026/04/01/the-third-book/"><![CDATA[<p>I was happy to hear that some people are excited about a third quotient book! Thanks for indulging my hobby by reading along with Jack and Sarah and the gang at Quotient.</p>

<p>The third book is a prequel. It tells the story of how Quotient became Quotient, and provides some background on how the team became who they are in 2028-2029. One interesting aspect of being a prequel is that it is the first novel that is set in the past instead of the future. The working title is <strong><em>Quantum Launch</em></strong>, emphasizing the launch of Quotient as an agency, and foreshadowing the launch of TARDIS.</p>

<p>This book will dive into some of the more philosophical questions around AI. I’m not ready to give away any details yet, but suffice it to say, there are many thorny questions to be dealt with. I’ve had to learn some philosophy to get started!</p>

<p>Of course, it features places I’ve been, so look for a few new places in the world to be featured. (sorry, no Poland yet, Piotr!)</p>

<p>Can anyone name this location, which is featured in the third book? Post your guess on LinkedIn, or drop me an email.</p>

<p>Have a great week,
Greg</p>

<p><a href="/weebly/img-1900.jpeg"><img src="/weebly/img-1900.jpeg" alt="" /></a></p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><summary type="html"><![CDATA[The prequel to the Quotient Series, the third book is coming in 2027.]]></summary></entry><entry><title type="html">A new app to write blog posts</title><link href="https://simpsong00.com/blog/2026/03/25/a-new-app-to-write-blog-posts/" rel="alternate" type="text/html" title="A new app to write blog posts" /><published>2026-03-25T00:00:00-04:00</published><updated>2026-03-25T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2026/03/25/a-new-app-to-write-blog-posts</id><content type="html" xml:base="https://simpsong00.com/blog/2026/03/25/a-new-app-to-write-blog-posts/"><![CDATA[<p>I rebuilt my author website using Claude Code so I could just host it on GitHub for free, rather than paying for a templated web hosting site. It worked great. However, I wanted to make blog posts easier than creating a markdown file with a specific header and filename, and pushing photos to a specific folder on GitHub, and referencing them as such… So, of course, why not just use Claude Code to build my blog writer. Ok… here it is… Done! I coded this with Claude Code while emptying the dishwasher. Here’s a screenshot of the UI, and posting this post will be the first real test as to if this works!</p>

<p>Have a great week!</p>

<p>Greg</p>

<p><a href="/weebly/screenshot-2026-03-25-at-11-04-22-am.png"><img src="/weebly/screenshot-2026-03-25-at-11-04-22-am.png" alt="" /></a></p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><summary type="html"><![CDATA[I rebuilt my author website using Claude Code so I could just host it on GitHub for free, rather than paying for a templated web hosting site. It worked great. However, I wanted to make blog posts easier than creating a markdown file with a specific header and filename, and pushing photos to a specific folder on GitHub, and referencing them as such… So, of course, why not just use Claude Code to build my blog writer. Ok… here it is… Done! I coded this with Claude Code while emptying the dishwasher. Here’s a screenshot of the UI, and posting this post will be the first real test as to if this works!]]></summary></entry><entry><title type="html">Welcome to my new website</title><link href="https://simpsong00.com/blog/2026/03/24/Welcome-to-my-new-website/" rel="alternate" type="text/html" title="Welcome to my new website" /><published>2026-03-24T00:00:00-04:00</published><updated>2026-03-24T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2026/03/24/Welcome-to-my-new-website</id><content type="html" xml:base="https://simpsong00.com/blog/2026/03/24/Welcome-to-my-new-website/"><![CDATA[<p>Welcome to my new website! I migrated my old site over to github using Claude code. It was a fun way to see how 
capable the model was at handling a small project. It did a fabulous job, and explained the code it generated in detail. 
In addition to writing the code, it performed actions like installing new tools since the site was written in Jekyll. One of 
the nice things about using Claude code for a project like this is you can ask it questions as you go and learn more about
coding as a result. It is still very helpful to have coding skills so that you understand what is happening. I could see a 
non-coding user getting lost. Vibe coding takes some technical knowledge to do any thing other than a very basic program.
You need to integrate different tools, and understand the concept of pushes and pulls from github, but for a programmer, 
WOW. Great stuff. 
Here’s a screen shot of some of my interactio with claude as I migrated the site over. 
<a href="/weebly/claude-screenshot.png"><img src="/weebly/claude-screenshot.png" alt="" /></a></p>

<p>AI is revolutionizing coding, but I’m still writing my books by hand. The third one is coming… more on that later.</p>

<p>Greg</p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><category term="Learning" /><summary type="html"><![CDATA[Rebuilding my author website with Claude Code]]></summary></entry><entry><title type="html">The Quantum Time Photo Collection</title><link href="https://simpsong00.com/blog/2025/11/17/the-quantum-time-photo-collection/" rel="alternate" type="text/html" title="The Quantum Time Photo Collection" /><published>2025-11-17T00:00:00-05:00</published><updated>2025-11-17T00:00:00-05:00</updated><id>https://simpsong00.com/blog/2025/11/17/the-quantum-time-photo-collection</id><content type="html" xml:base="https://simpsong00.com/blog/2025/11/17/the-quantum-time-photo-collection/"><![CDATA[<p>Here are a collection of my photos that were from places in Quantum Time, or were inspiration for Quantum Time. Can you tell where these places occur in the book?</p>

<p><a href="/weebly/6b4ca1f6-4f18-467a-bdcd-7688c32fd273jpeg.jpeg"><img src="/weebly/6b4ca1f6-4f18-467a-bdcd-7688c32fd273jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-5604jpeg.jpeg"><img src="/weebly/img-5604jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-6721jpeg.jpeg"><img src="/weebly/img-6721jpeg.jpeg" alt="" /></a>
<a href="/weebly/21-the-cowboyjpeg.jpeg"><img src="/weebly/21-the-cowboyjpeg-2.jpeg" alt="" /></a>
<a href="/weebly/africa-109jpeg.jpeg"><img src="/weebly/africa-109jpeg.jpeg" alt="" /></a>
<a href="/weebly/africa-116jpeg.jpeg"><img src="/weebly/africa-116jpeg.jpeg" alt="" /></a>
<a href="/weebly/africa-978jpeg.jpeg"><img src="/weebly/africa-978jpeg-2.jpeg" alt="" /></a>
<a href="/weebly/africa-1025jpeg.jpeg"><img src="/weebly/africa-1025jpeg.jpeg" alt="" /></a>
<a href="/weebly/b-ridge-t-junior-year-5643jpeg.jpeg"><img src="/weebly/b-ridge-t-junior-year-5643jpeg.jpeg" alt="" /></a>
<a href="/weebly/b-ridge-t-junior-year-5778jpeg.jpeg"><img src="/weebly/b-ridge-t-junior-year-5778jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-austrailia-and-spring-break-2444jpeg.jpeg"><img src="/weebly/bridget-austrailia-and-spring-break-2444jpeg.jpeg" alt="" /></a>
<a href="/weebly/australia-mom-iphone-174jpeg.jpeg"><img src="/weebly/australia-mom-iphone-174jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-austrailia-and-spring-break-4015jpeg.jpeg"><img src="/weebly/bridget-austrailia-and-spring-break-4015jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-austrailia-and-spring-break-4164jpeg.jpeg"><img src="/weebly/bridget-austrailia-and-spring-break-4164jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-to-oxford-empty-next-trip-290jpeg.jpeg"><img src="/weebly/bridget-to-oxford-empty-next-trip-290jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-to-oxford-empty-next-trip-301jpeg.jpeg"><img src="/weebly/bridget-to-oxford-empty-next-trip-301jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-to-oxford-empty-next-trip-302jpeg.jpeg"><img src="/weebly/bridget-to-oxford-empty-next-trip-302jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-to-oxford-empty-next-trip-332jpeg.jpeg"><img src="/weebly/bridget-to-oxford-empty-next-trip-332jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-to-oxford-empty-next-trip-343jpeg.jpeg"><img src="/weebly/bridget-to-oxford-empty-next-trip-343jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-to-oxford-empty-next-trip-1026jpeg.jpeg"><img src="/weebly/bridget-to-oxford-empty-next-trip-1026jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-to-oxford-empty-next-trip-1398jpeg.jpeg"><img src="/weebly/bridget-to-oxford-empty-next-trip-1398jpeg.jpeg" alt="" /></a>
<a href="/weebly/dads-iphone-pre-germany-458jpeg.jpeg"><img src="/weebly/dads-iphone-pre-germany-458jpeg.jpeg" alt="" /></a>
<a href="/weebly/dsc00803jpeg.jpeg"><img src="/weebly/dsc00803jpeg.jpeg" alt="" /></a>
<a href="/weebly/e40c71df-d006-4588-b780-01a941597af4jpeg.jpeg"><img src="/weebly/e40c71df-d006-4588-b780-01a941597af4jpeg.jpeg" alt="" /></a>
<a href="/weebly/europe-iphone-dad-401jpeg.jpeg"><img src="/weebly/europe-iphone-dad-401jpeg.jpeg" alt="" /></a>
<a href="/weebly/europe-iphone-dad-759jpeg.jpeg"><img src="/weebly/europe-iphone-dad-759jpeg.jpeg" alt="" /></a>
<a href="/weebly/european-vacation-018jpeg.jpeg"><img src="/weebly/european-vacation-018jpeg.jpeg" alt="" /></a>
<a href="/weebly/fairy-tale-adventure-in-germany-1358jpeg.jpeg"><img src="/weebly/fairy-tale-adventure-in-germany-1358jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-0276jpeg.jpeg"><img src="/weebly/img-0276jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-0300jpeg.jpeg"><img src="/weebly/img-0300jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-0364jpeg.jpeg"><img src="/weebly/img-0364jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-0420jpeg.jpeg"><img src="/weebly/img-0420jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-0492jpeg.jpeg"><img src="/weebly/img-0492jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-0549jpeg.jpeg"><img src="/weebly/img-0549jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-1455jpeg.jpeg"><img src="/weebly/img-1455jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-2217jpeg.jpeg"><img src="/weebly/img-2217jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-2278jpeg.jpeg"><img src="/weebly/img-2278jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-2166jpeg.jpeg"><img src="/weebly/img-2166jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-2426jpeg.jpeg"><img src="/weebly/img-2426jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-2683jpeg.jpeg"><img src="/weebly/img-2683jpeg.jpeg" alt="" /></a>
<a href="/weebly/bridget-oxford-152jpeg.jpeg"><img src="/weebly/bridget-oxford-152jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-2945jpeg.jpeg"><img src="/weebly/img-2945jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-5272jpeg.jpeg"><img src="/weebly/img-5272jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-5301jpeg.jpeg"><img src="/weebly/img-5301jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-6063jpeg.jpeg"><img src="/weebly/img-6063jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-6072jpeg.jpeg"><img src="/weebly/img-6072jpeg.jpeg" alt="" /></a>
<a href="/weebly/img-7174jpeg.jpeg"><img src="/weebly/img-7174jpeg.jpeg" alt="" /></a>
<a href="/weebly/israel-2011-1146jpeg.jpeg"><img src="/weebly/israel-2011-1146jpeg.jpeg" alt="" /></a>
<a href="/weebly/israel-2011-1204jpeg.jpeg"><img src="/weebly/israel-2011-1204jpeg.jpeg" alt="" /></a>
<a href="/weebly/israel-2011-1218jpeg.jpeg"><img src="/weebly/israel-2011-1218jpeg.jpeg" alt="" /></a>
<a href="/weebly/israel-2011-1249jpeg.jpeg"><img src="/weebly/israel-2011-1249jpeg.jpeg" alt="" /></a>
<a href="/weebly/israel-2011-1792jpeg.jpeg"><img src="/weebly/israel-2011-1792jpeg.jpeg" alt="" /></a>
<a href="/weebly/israel-2011-1802jpeg.jpeg"><img src="/weebly/israel-2011-1802jpeg.jpeg" alt="" /></a>
<a href="/weebly/michaelmas-oxford-235jpeg.jpeg"><img src="/weebly/michaelmas-oxford-235jpeg.jpeg" alt="" /></a>
<a href="/weebly/old-iphone-177jpeg.jpeg"><img src="/weebly/old-iphone-177jpeg.jpeg" alt="" /></a></p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><category term="Learning" /><category term="Technology" /><summary type="html"><![CDATA[Here are a collection of my photos that were from places in Quantum Time, or were inspiration for Quantum Time. Can you tell where these places occur in the book?]]></summary></entry><entry><title type="html">Quotient, The Game</title><link href="https://simpsong00.com/blog/2025/08/30/quotient-the-game/" rel="alternate" type="text/html" title="Quotient, The Game" /><published>2025-08-30T00:00:00-04:00</published><updated>2025-08-30T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2025/08/30/quotient-the-game</id><content type="html" xml:base="https://simpsong00.com/blog/2025/08/30/quotient-the-game/"><![CDATA[<p>I’m really enjoying the narration of my game by @jwalrus over on intfiction.org. Here are the photos that he’s uncovered so far. I’ll add more photos to this post as they come up in the “Let’s Play” adventure.</p>

<p>If you’d like to follow along as @jwalrus plays, here’s a link: </p>

<p><a href="https://intfiction.org/t/lets-play-quotient-the-game-by-gregory-simpson/75735/1">https://intfiction.org/t/lets-play-quotient-the-game-by-gregory-simpson/75735/1</a></p>

<p>Enjoy the photos, and check back for more as they come up in the game.</p>

<p>Greg</p>

<p><a href=""><img src="/weebly/signorigpng.png" alt="Picture" /></a></p>

<p>Sign in the lane</p>

<p><a href=""><img src="/weebly/img-6721origjpeg-2.jpeg" alt="Picture" /></a></p>

<p>Cincinnati Museum Center</p>

<p><a href=""><img src="/weebly/6b4ca1f6-4f18-467a-bdcd-7688c32fd273origjpeg-2.jpeg" alt="Picture" /></a></p>

<p>The Rotunda inside the Cincinnati Museum Center</p>

<p><a href=""><img src="/weebly/img-0300origjpeg.jpeg" alt="Picture" /></a></p>

<p>The Roebling Bridge in Cincinnati</p>

<p><a href=""><img src="/weebly/africa-238origjpeg.jpeg" alt="Picture" /></a></p>

<p>The caldera at Nogorongoro Crater.</p>

<p><a href=""><img src="/weebly/africa-915origjpeg.jpeg" alt="Picture" /></a></p>

<p>The rock church St. Georges.</p>

<p><a href=""><img src="/weebly/img-2945origjpeg.jpeg" alt="Picture" /></a></p>

<p>The Radcliffe Camera at Oxford University.</p>

<p><a href=""><img src="/weebly/b-ridge-t-junior-year-5778origjpeg.jpeg" alt="Picture" /></a></p>

<p>Lincoln Memorial</p>

<p><a href=""><img src="/weebly/clevelandorigpng.png" alt="Picture" /></a></p>

<p>The Cleveland Sign</p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><category term="Learning" /><category term="Technlogy" /><summary type="html"><![CDATA[I’m really enjoying the narration of my game by @jwalrus over on intfiction.org. Here are the photos that he’s uncovered so far. I’ll add more photos to this post as they come up in the “Let’s Play” adventure.]]></summary></entry><entry><title type="html">Another Quantum Time Location</title><link href="https://simpsong00.com/blog/2025/08/25/another-quantum-time-location/" rel="alternate" type="text/html" title="Another Quantum Time Location" /><published>2025-08-25T00:00:00-04:00</published><updated>2025-08-25T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2025/08/25/another-quantum-time-location</id><content type="html" xml:base="https://simpsong00.com/blog/2025/08/25/another-quantum-time-location/"><![CDATA[<p>One of the other prominent location in Quantum Time is Scotland! Here are some of my pictures from Scotland, as well as a picture of my cousin’s Scottish Highland Cattle. Come along with Jack and Sarah in their new adventure, Quantum Time!</p>

<p><a href=""><img src="/weebly/bridget-to-oxford-empty-next-trip-343origjpg-2.jpg" alt="Picture" /></a></p>

<p>The Scottish Highlands</p>

<p><a href=""><img src="/weebly/europe-iphone-dad-401origjpg.jpg" alt="Picture" /></a></p>

<p>Edinburgh</p>

<p><a href=""><img src="/weebly/e40c71df-d006-4588-b780-01a941597af4origjpg.jpg" alt="Picture" /></a></p>

<p>My cousin’s Scottish Highland Cattle.</p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><category term="Learning" /><category term="Technlogy" /><summary type="html"><![CDATA[One of the other prominent location in Quantum Time is Scotland! Here are some of my pictures from Scotland, as well as a picture of my cousin’s Scottish Highland Cattle. Come along with Jack and Sarah in their new adventure, Quantum Time!]]></summary></entry><entry><title type="html">The Del and Key West</title><link href="https://simpsong00.com/blog/2025/07/15/the-del-and-key-west/" rel="alternate" type="text/html" title="The Del and Key West" /><published>2025-07-15T00:00:00-04:00</published><updated>2025-07-15T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2025/07/15/the-del-and-key-west</id><content type="html" xml:base="https://simpsong00.com/blog/2025/07/15/the-del-and-key-west/"><![CDATA[<p>Two U.S. locations featured in Quantum Time are The Hotel Del Coronado (The Del) and Key West. 
The legendary Del has been a resort enjoyed by celebrities and the powerful, as well as beach-loving tourists, since it was built in 1888. It is one of the largest wooden buildings in the US and its white wooden structure shows off its classic, timeless design. It is located on Coronado Island, across San Diego Bay from downtown San Diego.</p>

<p>Key West, only ninety miles from Cuba, was known for its laid-back island vibe with Jimmy Buffett music, Ernest Hemingway ramblings, and beautiful sunsets. Tourists come from around the world to sample the Caribbean cuisine and enjoy the easygoing island vibes of the Conch Republic. 
However, it wasn’t only an island paradise. The US Navy put a base has at the same time Key West was settled in the 1820s. In 1917, the Key West Naval Air Station was born.  If you read Quantum Time, you’ll hear a little about what Key West is like in 2049.</p>

<p>Of course, then there are the roosters… </p>

<p>Enjoy! </p>

<p>Greg</p>

<p><a href=""><img src="/weebly/img-2426origjpeg.jpeg" alt="Picture" /></a></p>

<p><a href=""><img src="/weebly/img-6063origjpeg.jpeg" alt="Picture" /></a></p>

<p><a href=""><img src="/weebly/img-6072origjpeg.jpeg" alt="Picture" /></a></p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><category term="Learning" /><category term="Technlogy" /><summary type="html"><![CDATA[Two U.S. locations featured in Quantum Time are The Hotel Del Coronado (The Del) and Key West.  The legendary Del has been a resort enjoyed by celebrities and the powerful, as well as beach-loving tourists, since it was built in 1888. It is one of the largest wooden buildings in the US and its white wooden structure shows off its classic, timeless design. It is located on Coronado Island, across San Diego Bay from downtown San Diego.]]></summary></entry><entry><title type="html">One place I haven’t been, and one I have</title><link href="https://simpsong00.com/blog/2025/07/09/one-place-i-havent-been-and-one-i-have/" rel="alternate" type="text/html" title="One place I haven’t been, and one I have" /><published>2025-07-09T00:00:00-04:00</published><updated>2025-07-09T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2025/07/09/one-place-i-havent-been-and-one-i-have</id><content type="html" xml:base="https://simpsong00.com/blog/2025/07/09/one-place-i-havent-been-and-one-i-have/"><![CDATA[<p>One place I haven’t been that Jack and Sarah went to in 
Quantum Time
 is northern Sweden.</p>

<p>In the mountains of Sarek National Park in Sweden, icy cliffs soar over the horizon like something out of the animated film character Elsa’s nightmares. Sarek is the oldest national park in Europe. It was established in 1909 and is known for having six of Sweden’s peaks over two thousand meters. A climber’s paradise. Just outside the park is Áhkká. This massif includes twelve individual peaks and ten glaciers. The highest peak features a vertical drop of almost a mile to a lake in the valley below.  </p>

<p>My inspiration for this location was actually 
Jungfraujoch in Switzerland. It is a stunning view, near where more than one James Bond scene was filmed. See my photo below. Although I never made it to Sarek National Park, I did make it to Jungfraujock, and I did visit a Chocolate Factory in Oslo, Sweden,  another key location in Quantum Time.</p>

<p><a href=""><img src="/weebly/dsc00803origjpg.jpg" alt="Picture" /></a></p>

<p><a href=""><img src="/weebly/img-8888origjpeg.jpeg" alt="Picture" /></a></p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><category term="Learning" /><category term="Technlogy" /><summary type="html"><![CDATA[One place I haven’t been that Jack and Sarah went to in Quantum Time is northern Sweden.]]></summary></entry><entry><title type="html">Masada</title><link href="https://simpsong00.com/blog/2025/07/01/masada/" rel="alternate" type="text/html" title="Masada" /><published>2025-07-01T00:00:00-04:00</published><updated>2025-07-01T00:00:00-04:00</updated><id>https://simpsong00.com/blog/2025/07/01/masada</id><content type="html" xml:base="https://simpsong00.com/blog/2025/07/01/masada/"><![CDATA[<p>In Quantum Time, Jack and Sarah also end up in Israel, both in Jerusalem and at Masada. Masada is an imposing site, a rocky plateau, with thirteen-hundred-foot cliffs to the East, and three-hundred-foot cliffs to the West. It made an outstanding fortification for a palace. The ruins of King Herod’s palaces stretch across three different terraces of the sprawling plateau. A hundred years after King Herod built his palaces here, a group of Jews took refuge from the Romans at the top of Masada. Here are some of my pictures to help set the scene for the chapter called, The Promise.</p>

<p>Enjoy! </p>

<p>​Greg</p>

<p><a href=""><img src="/weebly/israel-2011-1204origjpg.jpg" alt="Picture" /></a></p>

<p><a href=""><img src="/weebly/israel-2011-1146origjpg.jpg" alt="Picture" /></a></p>

<p><a href=""><img src="/weebly/israel-2011-1802origjpg.jpg" alt="Picture" /></a></p>

<p><a href=""><img src="/weebly/israel-2011-1792origjpg.jpg" alt="Picture" /></a></p>]]></content><author><name>Gregory R. Simpson</name></author><category term="All" /><category term="Learning" /><category term="Technlogy" /><summary type="html"><![CDATA[In Quantum Time, Jack and Sarah also end up in Israel, both in Jerusalem and at Masada. Masada is an imposing site, a rocky plateau, with thirteen-hundred-foot cliffs to the East, and three-hundred-foot cliffs to the West. It made an outstanding fortification for a palace. The ruins of King Herod’s palaces stretch across three different terraces of the sprawling plateau. A hundred years after King Herod built his palaces here, a group of Jews took refuge from the Romans at the top of Masada. Here are some of my pictures to help set the scene for the chapter called, The Promise.]]></summary></entry></feed>