<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>jaraxal.dev</title>
    <link>https://jaraxal.dev/</link>
    <description>Recent content on jaraxal.dev</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>michael.l.young@gmail.com (Michael Young)</managingEditor>
    <webMaster>michael.l.young@gmail.com (Michael Young)</webMaster>
    <lastBuildDate>Mon, 23 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://jaraxal.dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Four Signals, One Decision: How Ensemble AI Solves Unstructured Data Matching</title>
      <link>https://jaraxal.dev/post/2026/03/23/four-signals-one-decision-ensemble-ai-matching/</link>
      <pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2026/03/23/four-signals-one-decision-ensemble-ai-matching/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://jaraxal.dev/images/retail-data-harmonizer-dashboard.png&#34; alt=&#34;Retail Data Harmonizer Dashboard&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Some of the hardest work in retail analytics happens long before dashboards, forecasts, or machine learning models.&lt;/p&gt;&#xA;&lt;p&gt;It begins with a much less glamorous challenge: making sure &lt;strong&gt;&amp;ldquo;the same product&amp;rdquo; is actually the same product across systems&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;In a typical supermarket, there were &lt;strong&gt;31,795 items on the shelf on average&lt;/strong&gt; in 2024&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. Across suppliers, distributors, and point-of-sale systems, the data behind those items is often fragmented, inconsistent, and noisy. GS1 reports that retailers may need &lt;strong&gt;10–15 interactions with suppliers to launch each SKU&lt;/strong&gt;, and that they face &lt;strong&gt;~15,000 issues with inaccurate product data per year on average&lt;/strong&gt;.&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Ultimate Pair Programmer - Why AI Coding Needs Human Experience</title>
      <link>https://jaraxal.dev/post/2025/11/12/vibe-coding-pair-programming/</link>
      <pubDate>Wed, 12 Nov 2025 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2025/11/12/vibe-coding-pair-programming/</guid>
      <description>&lt;h2 id=&#34;i-introduction-the-ai-honeymoon&#34;&gt;I. Introduction: The AI Honeymoon&lt;/h2&gt;&#xA;&lt;p&gt;If you&amp;rsquo;re in tech, you&amp;rsquo;ve felt the magic. As a regular user of &lt;code&gt;{vibecoding}&lt;/code&gt; and other AI-assisted tools, I&amp;rsquo;ve seen it firsthand: boilerplate code vanishes in seconds, complex functions appear faster than I could have typed them, and my overall workflow is genuinely accelerated. It feels like a superpower, a quantum leap in productivity.&lt;/p&gt;&#xA;&lt;p&gt;But there&amp;rsquo;s a catch. I find that it accelerates my development&amp;hellip; &lt;em&gt;however&lt;/em&gt;, I say that with the context of more than 20 years of programming experience. And that experience, I&amp;rsquo;ve learned, is more critical than ever.&lt;/p&gt;</description>
    </item>
    <item>
      <title>When Three AIs Fixed a README - The Unanimous Verdict Nobody Expected</title>
      <link>https://jaraxal.dev/post/2025/11/01/readme-improvements-code-off/</link>
      <pubDate>Sat, 01 Nov 2025 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2025/11/01/readme-improvements-code-off/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://jaraxal.dev/images/llm-code-off-three.png&#34; alt=&#34;Image courtesy of Google Gemini&#34;&gt;&#xA;&lt;em&gt;Image courtesy of Google Gemini&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;This is the third article in my AI Code-Off experiments series. You can read the &lt;a href=&#34;https://jaraxal.dev/post/2025/10/25/four-model-llm-code-off/&#34;&gt;first article&lt;/a&gt; and &lt;a href=&#34;https://jaraxal.dev/post/2025/10/30/streamlit-rule-refactoring-code-off/&#34;&gt;second article&lt;/a&gt; for context.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Line 184. That&amp;rsquo;s where the Quick Start section lived in our project README.&lt;/p&gt;&#xA;&lt;p&gt;Think about that for a moment. A new developer lands on your project, excited to try it out, and has to scroll through 183 lines of architectural philosophy, memory bank explanations, and universal design principles before learning the single most important thing: &lt;em&gt;how to actually use it&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>When Three AIs Tried to Fix 1,717 Lines of Code</title>
      <link>https://jaraxal.dev/post/2025/10/30/streamlit-rule-refactoring-code-off/</link>
      <pubDate>Thu, 30 Oct 2025 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2025/10/30/streamlit-rule-refactoring-code-off/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://jaraxal.dev/images/llm-code-off-two.png&#34; alt=&#34;Image courtesy of Google Gemini&#34;&gt;&#xA;&lt;em&gt;Image courtesy of Google Gemini&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;This blog is a continuation of my AI Code-Off experiments series. You can read the first article here: &lt;a href=&#34;https://jaraxal.dev/post/2025/10/25/four-model-llm-code-off/&#34;&gt;I Pitted Gemini, Claude, and GPT in a 4-Stage AI &amp;lsquo;Code-Off.&amp;rsquo;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;1,717 lines. That&amp;rsquo;s how long my Streamlit UI rule, intended as a guide for LLMs and Agents, had grown.&lt;/p&gt;&#xA;&lt;p&gt;This wasn&amp;rsquo;t documentation for humans—it was a rule file for AI coding assistants in Cursor. When you ask an AI to build a Streamlit dashboard, it consults files like this to understand best practices and requirements. But somewhere in those 1,717 lines, the guidance had become contradictory. Plotly or PyDeck for visualizations? The rule said both, with no clear preference. Duplicate sections appeared throughout. Critical production guidance (performance, accessibility, deployment) was completely missing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I Pitted Gemini, Claude, and GPT in a 4-Stage AI &#39;Code-Off.&#39;</title>
      <link>https://jaraxal.dev/post/2025/10/25/four-model-llm-code-off/</link>
      <pubDate>Sat, 25 Oct 2025 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2025/10/25/four-model-llm-code-off/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://jaraxal.dev/images/llm-code-off-one.png&#34; alt=&#34;Image courtesy of Google Gemini&#34;&gt;&#xA;&lt;em&gt;Image courtesy of Google Gemini&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;With over two decades of self-taught programming experience, I&amp;rsquo;ve seen AI revolutionize my coding over the last ten months. Daily use of LLMs has dramatically sped up projects, from quick prototyping and boilerplate generation to faster debugging. This frees me to focus on architectural decisions and complex problem-solving. However, effective AI use demands a strong grasp of programming fundamentals. LLMs aren&amp;rsquo;t perfect, and my experience has been crucial in quickly spotting and fixing bugs and logical flaws in AI-generated code.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update on my blog hosting platform and workflow</title>
      <link>https://jaraxal.dev/post/2025/01/05/blog-hosting-workflow/</link>
      <pubDate>Sun, 05 Jan 2025 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2025/01/05/blog-hosting-workflow/</guid>
      <description>&lt;h2 id=&#34;blog-hosting-platform&#34;&gt;Blog Hosting Platform&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve been working on my blog workflow recently. I&amp;rsquo;ve have used &lt;a href=&#34;https://ghost.org/&#34;&gt;Ghost&lt;/a&gt; as my blogging platform for a few years. At $5 per month, it is hard to beat the value of the service. However, my needs are fairly simple when it comes to blogging, so I wanted to &lt;em&gt;get back to the basics&lt;/em&gt;. I decided to switch to a static site generator because I&amp;rsquo;m simply not using any of the advanced features of Ghost.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Curse of Knowledge</title>
      <link>https://jaraxal.dev/post/2024/03/21/curse-of-knowledge/</link>
      <pubDate>Thu, 21 Mar 2024 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2024/03/21/curse-of-knowledge/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://jaraxal.dev/images/curse-of-knowledge.jpg&#34; alt=&#34;Curse of Knowlege&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;tldr&#34;&gt;TL;DR&lt;/h2&gt;&#xA;&lt;p&gt;&lt;em&gt;The curse of knowledge happens far more than we realize. Effective communication is not just about conveying information but also about ensuring that your message is well-received and understood. By working to establish a shared understanding, a common context, and a consistent frame of reference, we can avoid confusion and foster a deeper connection with our audience. Let&amp;rsquo;s strive to communicate effectively and make a positive impact in our interactions with others.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Being More Active - The Sequel</title>
      <link>https://jaraxal.dev/post/2024/02/21/being-more-active-the-sequel/</link>
      <pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2024/02/21/being-more-active-the-sequel/</guid>
      <description>&lt;h2 id=&#34;tldr&#34;&gt;TL;DR&lt;/h2&gt;&#xA;&lt;p&gt;&lt;em&gt;This post is a bit about my background and what I envision for my blog going forward. I need to update my blog more frequently.  An 8-year gap between posts is &lt;strong&gt;really&lt;/strong&gt; long!&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;its-been-a-while-since-my-last-post&#34;&gt;It&amp;rsquo;s been a while since my last post&lt;/h2&gt;&#xA;&lt;p&gt;I am updating my blog, one more time. I failed to achieve my objective in my previous blog post, &lt;a href=&#34;https://jaraxal.dev/post/2016/12/20/being-more-active/&#34; title=&#34;Being More Active&#34;&gt;Being More Active&lt;/a&gt;, which I wrote in 2016. That blog post was written three years after my &lt;a href=&#34;https://jaraxal.dev/post/2013/07/16/busch-gardens-williamsburg-virginia/&#34; title=&#34;last blog post in 2013&#34;&gt;last blog post in 2013&lt;/a&gt;. I suppose if we were to look at the posting gaps from a &lt;em&gt;breaking personal records&lt;/em&gt; perspective, going from a &lt;strong&gt;three-year&lt;/strong&gt; writing gap to an &lt;strong&gt;eight-year&lt;/strong&gt; gap might be quite the record. I really should do better.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Being More Active</title>
      <link>https://jaraxal.dev/post/2016/12/20/being-more-active/</link>
      <pubDate>Tue, 20 Dec 2016 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2016/12/20/being-more-active/</guid>
      <description>&lt;p&gt;It would seem that I&amp;rsquo;ve allowed this blog to become inactive. It&amp;rsquo;s been three years since my last post. To be honest, I was never much of a blogger so I&amp;rsquo;m not surprised this site has languished.&lt;/p&gt;&#xA;&lt;p&gt;Going forward, I plan to write more frequently and expand the content to include more technology-related posts, particularly tutorials. As a Solutions Engineer at Hortonworks, I find plenty of opportunities to generate useful content based on my daily work.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Busch Gardens Williamsburg, Virginia</title>
      <link>https://jaraxal.dev/post/2013/07/16/busch-gardens-williamsburg-virginia/</link>
      <pubDate>Tue, 16 Jul 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/07/16/busch-gardens-williamsburg-virginia/</guid>
      <description>&lt;p&gt;I had an opportunity to take a short trip to Busch Gardens in Williamsburg, Virginia.  I&amp;rsquo;ve always wanted to go, and this was my first trip.  Regarding theme parks, they weren&amp;rsquo;t very different from Kings Dominion or Hershey Park.  My family and I had a good time.&lt;/p&gt;&#xA;&lt;p&gt;One of the attractions that most interested me was the Animal Ambassadors.  I&amp;rsquo;m not aware of other theme parks offering something similar.  They have an up-close tour, during which you pay to get behind-the-scenes exposure to the animals.  I was most excited about the Wolf tour, but my timing was horrible, and I missed it.  I was able to see some other very cool animals you don&amp;rsquo;t see every day.  Naturally, I went with a camera in hand!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Simba</title>
      <link>https://jaraxal.dev/post/2013/06/09/simba/</link>
      <pubDate>Sun, 09 Jun 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/06/09/simba/</guid>
      <description>&lt;p&gt;This is my cat, Simba.  He&amp;rsquo;s getting old these days, but he&amp;rsquo;s just as active as my other two, much younger, cats.  This is an older photo I took of him in 2010.  I did a little post-processing of the shot in Lightroom and cropped the image.&lt;/p&gt;&#xA;&lt;p&gt;Overall, I&amp;rsquo;m happy with how this turned out:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://jaraxal.dev/images/simba-2010.png&#34; alt=&#34;Simba&#34;&gt;&#xA;&lt;em&gt;Simba&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;You can find &lt;a href=&#34;https://www.flickr.com/photos/jaraxal/8997724390&#34;&gt;this photo&lt;/a&gt; and others on Flickr &lt;a href=&#34;https://www.flickr.com/photos/jaraxal/albums/72157633836195599&#34;&gt;Jaraxal&amp;rsquo;s Flickr Photostream - Cats&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Praying Mantis (Mantodea)</title>
      <link>https://jaraxal.dev/post/2013/06/08/praying-mantis-mantodea/</link>
      <pubDate>Sat, 08 Jun 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/06/08/praying-mantis-mantodea/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t always get an opportunity to review my photos right away. Distractions will arise, and photo reviews sometimes get lost in the shuffle. Periodically, I find myself going through my Lightroom catalogs and looking for interesting photos. Sometimes, I&amp;rsquo;ll find an interesting shot that I never got around to reviewing. I found this Praying Mantis on my front porch and couldn&amp;rsquo;t pass up the opportunity to get a few photos.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maryland Zoo in Baltimore</title>
      <link>https://jaraxal.dev/post/2013/06/07/maryland-zoo-in-baltimore/</link>
      <pubDate>Fri, 07 Jun 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/06/07/maryland-zoo-in-baltimore/</guid>
      <description>&lt;p&gt;My family and I traveled to the Maryland Zoo in Baltimore in July 2011.  We had a great time, and I&amp;rsquo;m considering making it one of our annual summer excursions.&lt;/p&gt;&#xA;&lt;p&gt;I was able to grab a decent set of photos during my visit.  I&amp;rsquo;m particularly fond of this one:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://jaraxal.dev/images/dexter-cattle-2013.png&#34; alt=&#34;Dexter Cattle (Bos taurus)&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Dexter Cattle (Bos taurus)&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;You can see the rest of my trip photos here: &lt;a href=&#34;https://www.flickr.com/photos/jaraxal/albums/72157633568880342/&#34;&gt;Jaraxal&amp;rsquo;s Flickr Photostream - Maryland Zoo in Baltimore&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Photo Gallery Options - Revisited</title>
      <link>https://jaraxal.dev/post/2013/06/06/photo-gallery-options-revisited/</link>
      <pubDate>Thu, 06 Jun 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/06/06/photo-gallery-options-revisited/</guid>
      <description>&lt;p&gt;A few weeks ago, I posted that I would experiment with using Tumblr as my blogging platform.  I used Tumblr over the last few weeks.  I think it worked alright, but the workflow didn&amp;rsquo;t work quite right.  Trying to get posts to look the way I wanted was a bit too onerous.  When I post a photo, I usually want to provide some minimal background or support description.  I liked how Tumblr presented photos using the &amp;ldquo;Photo&amp;rdquo; post type.  But that format doesn&amp;rsquo;t support much in the way of descriptive text.  That forces me to use the &amp;ldquo;Text&amp;rdquo; post type and embed the photo.  These post types have different behaviors regarding options and the look and feel of the posts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blackwater National Wildlife Refuge</title>
      <link>https://jaraxal.dev/post/2013/06/02/blackwater-national-wildlife-refuge/</link>
      <pubDate>Sun, 02 Jun 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/06/02/blackwater-national-wildlife-refuge/</guid>
      <description>&lt;p&gt;I decided to take a day trip to the Blackwater National Wildlife Refuge in Church Creek, MD.  I had never been there before, but I heard there were photo opportunities to be had.  The trip is about 2.5 hours from my house, so 5 hours total travel time.  I was only there for about an hour, but it was worth it.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Blackwater National Wildlife Refuge Visitor Center · 2145 Key Wallace Dr, Church Creek, MD 21622&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Seeing Your Photos in Flickr Searches</title>
      <link>https://jaraxal.dev/post/2013/05/31/photos-in-flickr-searches/</link>
      <pubDate>Fri, 31 May 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/05/31/photos-in-flickr-searches/</guid>
      <description>&lt;p&gt;While reviewing some of my photos on Flickr, I noticed this message: &lt;strong&gt;Your photos are currently not appearing in public searches. More info&lt;/strong&gt;. I was pretty sure that I had no settings to prevent my photos from appearing in searches, so I clicked the more info link.&lt;/p&gt;&#xA;&lt;p&gt;The link takes you to a page listing reasons why your photos would not appear in searches. Here are the reasons listed:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New account&lt;/li&gt;&#xA;&lt;li&gt;Need at least five photos&lt;/li&gt;&#xA;&lt;li&gt;Need tags and descriptions&lt;/li&gt;&#xA;&lt;li&gt;Need appropriate safety level set&lt;/li&gt;&#xA;&lt;li&gt;Make sure the account is not hidden from search&lt;/li&gt;&#xA;&lt;li&gt;Make sure photos are not hidden from search&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;None of those reasons applied, as far as I could tell. My account has existed since 2009. I have uploaded over 50 photos, although those uploads have been done in the last week or so. My photos have tags and descriptions. My account is not hidden from search, and none of the photos are hidden from search.&lt;/p&gt;</description>
    </item>
    <item>
      <title>iPhone Photos</title>
      <link>https://jaraxal.dev/post/2013/05/28/iphone-photos/</link>
      <pubDate>Tue, 28 May 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/05/28/iphone-photos/</guid>
      <description>&lt;p&gt;I usually take photographs with my Canon 7D. Sometimes, a shot presents itself when the only thing I have available is my iPhone. You can get some outstanding shots with an iPhone when the lighting is good.  I’m surprised by how well these photos came out with my iPhone 4S. Here is one of the photos:&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://jaraxal.dev/images/bee-2011.png&#34; alt=&#34;European hornet (Vespa crabro)&#34;&gt;&#xA;&lt;em&gt;European hornet (Vespa crabro)&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;You can find &lt;a href=&#34;https://www.flickr.com/photos/jaraxal/8872489489&#34;&gt;this photo&lt;/a&gt; and others on my &lt;a href=&#34;https://www.flickr.com/photos/jaraxal&#34;&gt;Flickr&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flickr Redesign</title>
      <link>https://jaraxal.dev/post/2013/05/27/flickr-redesign/</link>
      <pubDate>Mon, 27 May 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/05/27/flickr-redesign/</guid>
      <description>&lt;p&gt;I’ve had a Flickr account since 2009. I honestly never used it much. However, I really like the new redesign. Since the update, I’ve started putting more photos on Flickr. The thought wouldn’t have crossed my mind before the update.&lt;/p&gt;&#xA;&lt;p&gt;I still wish they had better sharing abilities. I want to create a username/password for specific sets and share those sets. This is useful for sharing photos with only family and friends. I’m not interested in forcing them to create Flickr accounts or getting everyone’s email address and associating it with permissions on a set.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Photo Gallery Options</title>
      <link>https://jaraxal.dev/post/2013/05/27/photo-galleries-revisted/</link>
      <pubDate>Mon, 27 May 2013 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/post/2013/05/27/photo-galleries-revisted/</guid>
      <description>&lt;h2 id=&#34;background&#34;&gt;Background&lt;/h2&gt;&#xA;&lt;p&gt;I’m an amateur digital photographer. I’ve been doing this since about the summer of 2009. I photograph for personal reasons. Often, my photos are of interesting nature-focused subjects. However, I’m also known to take many photos at family events. I enjoy taking photos of sports, typically soccer or martial arts, that my daughters participate in.&lt;/p&gt;&#xA;&lt;h2 id=&#34;mobileme&#34;&gt;MobileMe&lt;/h2&gt;&#xA;&lt;p&gt;Given this, I was immediately impressed with Apple’s MobileMe galleries and the ease with which I could share my photos with friends and family. I could create a unique username and password for each gallery. My friends and family had a visually pleasing means of browsing the photos and downloading them individually or in bulk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About me</title>
      <link>https://jaraxal.dev/page/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>michael.l.young@gmail.com (Michael Young)</author>
      <guid>https://jaraxal.dev/page/about/</guid>
      <description>&lt;p&gt;TO DO: Add content here!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
