<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Exhibit A Communications</title>
    <link>https://exhibita.com/</link>
    <description>eCommerce Tools and Custom Programming Solutions</description>
    <language>en-US</language>
    <lastBuildDate>Tue, 07 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://exhibita.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>The Future is Agentic: Our Transition to AI-Driven Publishing</title>
      <link>https://exhibita.com/blog/ai-driven-publishing/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/ai-driven-publishing/</guid>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <description>Exploring how Exhibit A is leveraging agentic AI workflows to revolutionize static site development and content delivery.</description>
    </item>
    <item>
      <title>First Markdown Post</title>
      <link>https://exhibita.com/blog/first-markdown-post/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/first-markdown-post/</guid>
      <pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate>
      <description>This is my first markdown-based blog post. I&apos;ve been experimenting, with the help of Antigravity and Claude Code assistants. We&apos;ve been able to convert this site from WordPress to a static, plain…</description>
    </item>
    <item>
      <title>Old Dogs, New Tricks</title>
      <link>https://exhibita.com/blog/old-dogs-new-tricks/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/old-dogs-new-tricks/</guid>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
      <description>How is it possible that I have been fully unaware of Windows Terminal? Where has this been all my life? It is interesting that as I spend more time working with AI agents/tools that I&apos;ve been…</description>
    </item>
    <item>
      <title>Setting up SSL on Amazon Linux Instance under EC2</title>
      <link>https://exhibita.com/blog/setting-up-ssl-on-amazon-linux-instance-under-ec2/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/setting-up-ssl-on-amazon-linux-instance-under-ec2/</guid>
      <pubDate>Thu, 26 Jul 2018 16:48:02 GMT</pubDate>
      <description>Previously, the easiest way to add an SSL certificate to an EC2 instance (and still the Amazon recommended way it appears) has been to create a certificate (free) from Amazon through the certificate manager and then adding that cert to a CloudFront or ELB instance (both of which cost money). I’ve been successful in using …</description>
    </item>
    <item>
      <title>Method Chaining of Objects in C#</title>
      <link>https://exhibita.com/blog/method-chaining-objects-c/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/method-chaining-objects-c/</guid>
      <pubDate>Mon, 16 Jan 2017 20:55:16 GMT</pubDate>
      <description>I’m sure that many of you c# programmers know this already but I’m posting this here more as a way to reinforce this in my own brain as I seem to forget this… When you have an object that you want to apply a number of methods to, the order of processing will always be …</description>
    </item>
    <item>
      <title>Native SQL Backup And Restores on AWS RDS</title>
      <link>https://exhibita.com/blog/native-sql-backup-restores-aws-rds/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/native-sql-backup-restores-aws-rds/</guid>
      <pubDate>Thu, 10 Nov 2016 02:35:23 GMT</pubDate>
      <description>Amazon recently announced the availability of native backups to and from RDS for MS SQL. This is fantastic news for those of us used to working in the SQL world. More importantly, it provides a MUCH easier way to move your SQL data into and out of your RDS instance(s). While getting things set up …</description>
    </item>
    <item>
      <title>Google Apps is now G Suite</title>
      <link>https://exhibita.com/blog/google-apps-now-g-suite/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/google-apps-now-g-suite/</guid>
      <pubDate>Thu, 29 Sep 2016 22:23:43 GMT</pubDate>
      <description>In perhaps the 3rd (or 4th name change) for Google Apps for Work, we no present G Suite! All the same great applications bundled together under a new name.</description>
    </item>
    <item>
      <title>How to Get Your Business On Google</title>
      <link>https://exhibita.com/blog/get-business-google/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/get-business-google/</guid>
      <pubDate>Tue, 15 Mar 2016 23:47:53 GMT</pubDate>
      <description>Your first step, before you spend any money on SEO or Local SEO should be to learn the basics of Google My Business and get your listing into Google’s index. Next, once you are listed, you should ensure that your website is properly SEO’d for a local business (topic for a future post) Lastly, you might …</description>
    </item>
    <item>
      <title>IIS, AWS ELB and SSL - Why can&apos;t we all just get along?</title>
      <link>https://exhibita.com/blog/iis-aws-elb-and-ssl-why-cant-we-all-just-get-along/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/iis-aws-elb-and-ssl-why-cant-we-all-just-get-along/</guid>
      <pubDate>Fri, 05 Feb 2016 00:30:59 GMT</pubDate>
      <description>Recently found myself in the position of having to set up an AWS Elastic Load Balancer (ELB) in front of our EC2 instance that is running Windows Server 2012R2. This means the server is running IIS v8.5. Normally this would not be a problem except that we wanted to run SSL on the load balanced …</description>
    </item>
    <item>
      <title>First OS Contribution Goes Live</title>
      <link>https://exhibita.com/blog/first-os-contribution-goes-live/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/first-os-contribution-goes-live/</guid>
      <pubDate>Wed, 09 Dec 2015 18:29:53 GMT</pubDate>
      <description>My first contribution to someone else’s open source project has been accepted and gone live! To be fair, it was my first attempt at contributing and I can assure you it won’t be my last. The project is the WordPress plugin List Category Post. We found ourselves using this a lot on client sites but …</description>
    </item>
    <item>
      <title>URL Checking and SSL Versions</title>
      <link>https://exhibita.com/blog/url-checking-and-ssl-versions/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/url-checking-and-ssl-versions/</guid>
      <pubDate>Fri, 18 Sep 2015 19:34:48 GMT</pubDate>
      <description>Using Asp.Net to check if a URL is correct and actually exists? Getting false negatives on some SSL connections? Then this might help.</description>
    </item>
    <item>
      <title>Windows 10 Stumbling Blocks</title>
      <link>https://exhibita.com/blog/windows-10-stumbling-blocks/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/windows-10-stumbling-blocks/</guid>
      <pubDate>Tue, 04 Aug 2015 20:52:09 GMT</pubDate>
      <description>Here are a list of stumbling blocks that this developer encountered when upgrading to Windows 10 from 8.1. Chrome and IIS both fell down and needed help.</description>
    </item>
    <item>
      <title>Using Log Parser To Query IIS Log Files</title>
      <link>https://exhibita.com/blog/using-log-parser-to-query-iis-log-files/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/using-log-parser-to-query-iis-log-files/</guid>
      <pubDate>Thu, 30 Jul 2015 18:35:20 GMT</pubDate>
      <description>Got a lot of log files or other structured data that you need to parse and look for answers in? Then Log Parser from Microsoft is just the tool for you. Gives you SQL-like syntax for querying one or multiple files at once.</description>
    </item>
    <item>
      <title>50% Off Google Apps for Work!</title>
      <link>https://exhibita.com/blog/50-off-google-apps-for-work/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/50-off-google-apps-for-work/</guid>
      <pubDate>Wed, 10 Jun 2015 16:59:49 GMT</pubDate>
      <description>Get 50% off Google Apps for Work with this coupon if redeemed by June 30, 2015.</description>
    </item>
    <item>
      <title>Google Docs templates and Google Apps</title>
      <link>https://exhibita.com/blog/google-docs-templates-and-google-apps/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/google-docs-templates-and-google-apps/</guid>
      <pubDate>Wed, 03 Jun 2015 18:03:53 GMT</pubDate>
      <description>How to access Google Apps for Work templates if you are logged into more than one account now that Google has broken the redirect.</description>
    </item>
    <item>
      <title>Create Google Calendar Entry With a Link</title>
      <link>https://exhibita.com/blog/create-google-calendar-entry-with-a-link/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/create-google-calendar-entry-with-a-link/</guid>
      <pubDate>Wed, 27 May 2015 19:25:09 GMT</pubDate>
      <description>Do your clients complain about importing .ics events into their Google Calendars? Try using a simple link instead and they will love you forever!</description>
    </item>
    <item>
      <title>SQL Tips: Insert Value using Identity from Previous Insert</title>
      <link>https://exhibita.com/blog/insert-value-using-identity-from-previous-insert/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/insert-value-using-identity-from-previous-insert/</guid>
      <pubDate>Wed, 13 May 2015 18:30:15 GMT</pubDate>
      <description>Need to run SQL code where one of the values in a secondary INSERT statement is dependent upon the identity value from previous insert?</description>
    </item>
    <item>
      <title>How to Put Pep Back Into Chrome&apos;s Step</title>
      <link>https://exhibita.com/blog/how-to-put-pep-back-into-chromes-step/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/how-to-put-pep-back-into-chromes-step/</guid>
      <pubDate>Mon, 11 May 2015 19:35:22 GMT</pubDate>
      <description>Tired of watching Chrome get slower and slower every day? If you are like me, you fell in love with it’s clean, simple design philosophy and the ecosystem around it (Extensions, Apps, etc) but let’s be honest, it truly is about the speed! The slowness was largely limited to the Omnibox but also seemed to …</description>
    </item>
    <item>
      <title>Set Up Your Wordpress Plugin for Automatic Updates</title>
      <link>https://exhibita.com/blog/automatic-updates-for-wordpress-plugins/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/automatic-updates-for-wordpress-plugins/</guid>
      <pubDate>Thu, 30 Apr 2015 22:10:55 GMT</pubDate>
      <description>If you are in the position of creating WordPress plugins for use by one or more of your clients but NOT for a wide-public audience then this is your article</description>
    </item>
    <item>
      <title>Thinking About Shopping Cart Pages</title>
      <link>https://exhibita.com/blog/thinking-shopping-cart-pages/</link>
      <guid isPermaLink="true">https://exhibita.com/blog/thinking-shopping-cart-pages/</guid>
      <pubDate>Wed, 25 Feb 2015 17:23:49 GMT</pubDate>
      <description>When was the last time that you thought about, and I mean truly thought about, your checkout/shopping cart page on your eCommerce site? It is amazing how many people just accept the default rather than think about it from a conscious perspective.</description>
    </item>
  </channel>
</rss>
