<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>About Me on Riding the Open Country</title>
    <link>https://ridingtheopencountry.com/</link>
    <description>Recent content in About Me on Riding the Open Country</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 29 Mar 2026 07:08:19 -0400</lastBuildDate>
    
        <atom:link href="https://ridingtheopencountry.com/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>One, Two, and Out</title>
      <link>https://ridingtheopencountry.com/2026/05/one-two-and-out/</link>
      <pubDate>Sun, 31 May 2026 08:50:48 -0400</pubDate>
      
      <guid>https://ridingtheopencountry.com/2026/05/one-two-and-out/</guid>
      <description>&lt;p&gt;As I built up my DR 650 for touring over the winter, I imagined this trip would be a voyage of discovery. I would be taking a break from 27-plus years of software engineering, riding the open road with nothing but trees and sky in front of me. No emails, no bug reports, no design diagrams, no meetings, no technical papers, just me and the bike.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Ready to Ride</title>
      <link>https://ridingtheopencountry.com/2026/05/getting-ready-to-ride/</link>
      <pubDate>Tue, 26 May 2026 08:27:06 -0400</pubDate>
      
      <guid>https://ridingtheopencountry.com/2026/05/getting-ready-to-ride/</guid>
      <description>&lt;p&gt;Ever since I was in my twenties, I&amp;rsquo;ve wanted to ride cross country on a motorcycle. From age twenty-one to twenty-three, I owned a 1978 Honda CB 750F, which was a hell of a fun bike. It was in great condition when, parked quietly in front of my house on a quiet summer afternoon, a fully-loaded cement truck backed over it.&lt;/p&gt;
&lt;p&gt;I spent the next few decades working and raising kids. Now that they&amp;rsquo;re in or through college, I decided to carve out some time for a long road trip. I&amp;rsquo;ll be heading west toward New Mexico, Arizona and Utah, three states I have never visited. I&amp;rsquo;m more interested in seeing the countryside than the cities, and most of the ride will take place on smaller country highways, away from the traffic of the interstates.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About</title>
      <link>https://ridingtheopencountry.com/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://ridingtheopencountry.com/about/</guid>
      <description>&lt;p&gt;My name is Andrew Diamond. I write software and novels, and I like to ride motorcycles. This summer, I&amp;rsquo;m planning to take a long ride out west, just to see the country. This is a blog about my journey.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://ridingtheopencountry.com/images/uploads/2026/03/theauthor.jpg&#34; alt=&#34;The Author&#34;&gt;&lt;/p&gt;
&lt;p&gt;If you like the writing, please don&amp;rsquo;t hesitate to &lt;a href=&#34;https://ridingtheopencountry.com/contact/&#34;&gt;contact me&lt;/a&gt;. If you like mysteries and thrillers, check out some of &lt;a href=&#34;https://www.amazon.com/stores/Andrew-Diamond/author/B00Y370704&#34; target=&#34;_blank&#34;&gt;my books on Amazon&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contact</title>
      <link>https://ridingtheopencountry.com/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://ridingtheopencountry.com/contact/</guid>
      <description>&lt;p&gt;Something you want to say? Lay it on me.&lt;/p&gt;
&lt;style&gt;
.form-group { margin-bottom: 1em; }
.form-group label { display: block; margin-bottom: 0.25em; }
.form-group .form-control { max-width: 36em; }
&lt;/style&gt;
&lt;form action=&#34;https://ridingtheopencountry.com/cgi-bin/form_handler.rb&#34; method=&#34;post&#34; class=&#34;mb-3&#34;&gt;
  &lt;input type=&#34;hidden&#34; name=&#34;form_name&#34; value=&#34;Moto Contact Form&#34; /&gt;
  &lt;div class=&#34;form-group&#34; id=&#34;name_group&#34;&gt;
    &lt;label for=&#34;name&#34;&gt;Your Name&lt;/label&gt;
    &lt;input type=&#34;text&#34; class=&#34;form-control&#34; id=&#34;name&#34; name=&#34;name&#34; required placeholder=&#34;Enter name&#34;&gt;
  &lt;/div&gt;
  &lt;div class=&#34;form-group&#34; id=&#34;email_group&#34;&gt;
    &lt;label for=&#34;email&#34;&gt;Your Email Address&lt;/label&gt;
    &lt;input type=&#34;email&#34; class=&#34;form-control&#34; id=&#34;email&#34; name=&#34;email&#34; required placeholder=&#34;Enter email&#34;&gt;
  &lt;/div&gt;
  &lt;div class=&#34;form-group&#34; id=&#34;hpcap_group&#34;&gt;
    &lt;label for=&#34;hpcap&#34;&gt;Nickname&lt;/label&gt;
    &lt;input type=&#34;text&#34; class=&#34;form-control&#34; id=&#34;hpcap&#34; name=&#34;hpcap&#34; placeholder=&#34;Nickname...&#34;&gt;
  &lt;/div&gt;
  &lt;div class=&#34;form-group&#34; id=&#34;challenge_group&#34;&gt;
    &lt;label for=&#34;name&#34;&gt;What color is a lemon?&lt;/label&gt;
    &lt;input type=&#34;text&#34; class=&#34;form-control&#34; id=&#34;challenge&#34; name=&#34;challenge&#34; required placeholder=&#34;Just so I know you&#39;re not a bot...&#34;&gt;
  &lt;/div&gt;
  &lt;div class=&#34;form-group&#34; id=&#34;message_group&#34;&gt;
    &lt;label for=&#34;message&#34;&gt;Message&lt;/label&gt;
    &lt;textarea class=&#34;form-control&#34; id=&#34;message_body&#34; name=&#34;message_body&#34; style=&#34;min-height: 10rem;&#34; required&gt;&lt;/textarea&gt;
  &lt;/div&gt;
  &lt;div class=&#34;text-center&#34;&gt;
     &lt;button type=&#34;submit&#34; class=&#34;btn btn-outline-primary&#34;&gt;Submit&lt;/button&gt;
  &lt;/div&gt;
&lt;/form&gt;
&lt;script&gt;
(function () {
    document.getElementById(&#39;hpcap_group&#39;).style.display = &#39;none&#39;;
})();
&lt;/script&gt;</description>
    </item>
    <item>
      <title>Message Sent</title>
      <link>https://ridingtheopencountry.com/pages/submitted/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://ridingtheopencountry.com/pages/submitted/</guid>
      <description>&lt;p&gt;Thanks for getting in touch. I will get back to you as soon as I can.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sorry</title>
      <link>https://ridingtheopencountry.com/pages/rejected/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://ridingtheopencountry.com/pages/rejected/</guid>
      <description>&lt;p&gt;The server thinks you&amp;rsquo;re a bot.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
