<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>RedPennon Blog</title>
    <link>https://redpennon.dev/blog</link>
    <description>Product updates, engineering notes, and feature-flag practice from the team building RedPennon.</description>
    <language>en</language>
    <item>
      <title>Feature Management Software Comparison</title>
      <link>https://redpennon.dev/blog/feature-management-software-comparison</link>
      <guid isPermaLink="true">https://redpennon.dev/blog/feature-management-software-comparison</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>An honest look at RedPennon against LaunchDarkly, DevCycle, Split (now Harness), and Unleash: the basics everyone gets right, where pricing and flag hygiene actually differ, and the three questions that decide the choice.</description>
    </item>
    <item>
      <title>Feature flags, right inside your Jira tickets</title>
      <link>https://redpennon.dev/blog/jira-integration</link>
      <guid isPermaLink="true">https://redpennon.dev/blog/jira-integration</guid>
      <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
      <description>The RedPennon Jira integration pushes flag status and per-environment variations straight into the issue&apos;s Development panel. Install the Forge app, link your site with a one-time code, and add ticket IDs to any flag.</description>
    </item>
    <item>
      <title>Find every flag in your code with the RedPennon CLI</title>
      <link>https://redpennon.dev/blog/introducing-the-cli</link>
      <guid isPermaLink="true">https://redpennon.dev/blog/introducing-the-cli</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <description>Our new command-line tool, rp, scans your codebase for flag references. Run it locally to see where every flag lives, or wire it into CI to power code references and stale-flag detection, with no repo connection and no source code leaving your pipeline.</description>
    </item>
    <item>
      <title>Evaluate flags in Node, Go, or Python</title>
      <link>https://redpennon.dev/blog/sdks-node-go-python</link>
      <guid isPermaLink="true">https://redpennon.dev/blog/sdks-node-go-python</guid>
      <pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate>
      <description>Our Node, Go, and Python SDKs share one REST contract, so flag evaluation looks the same in every language. Pick a client, pass a user, get the right variation, with fail-open defaults baked in. Or skip the SDK and call the API directly.</description>
    </item>
    <item>
      <title>Hello, world!</title>
      <link>https://redpennon.dev/blog/hello-world</link>
      <guid isPermaLink="true">https://redpennon.dev/blog/hello-world</guid>
      <pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate>
      <description>Our first post: what RedPennon is, and the core features you can use today, including feature flags, targeting, environments, audiences, millisecond evaluation, SDKs, and code references.</description>
    </item>
  </channel>
</rss>
