<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CaseSwitch Blog</title>
    <link>https://caseswitch.net/blog/</link>
    <description>Free browser-based text, code, font, image, and random-generation tools. Process content locally for speed and privacy.</description>
    <language>en</language>
    <lastBuildDate>Wed, 19 Aug 2026 20:27:21 GMT</lastBuildDate>
    <atom:link href="https://caseswitch.net/feed.xml/" rel="self" type="application/rss+xml" />
    
    <item>
      <title>The Complete Guide to Developer Naming Conventions</title>
      <link>https://caseswitch.net/blog/complete-guide-developer-naming-conventions/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/complete-guide-developer-naming-conventions/</guid>
      <description>camelCase, PascalCase, snake_case, kebab-case, and dot.case — when to use each style, with examples for JavaScript, Python, URLs, databases, and APIs.</description>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <category>Developer</category>
    </item>
    <item>
      <title>The Ultimate Guide to JSON Formatting and Linting</title>
      <link>https://caseswitch.net/blog/guide-to-json-formatting/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/guide-to-json-formatting/</guid>
      <description>JSON is the backbone of the modern web. Learn why proper formatting is critical for APIs, how to read minified payloads, and why local linting is the safest way to debug data.</description>
      <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
      <category>Developer</category>
    </item>
    <item>
      <title>Base64 Encoding Explained: When and Why to Use It</title>
      <link>https://caseswitch.net/blog/base64-encoding-explained/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/base64-encoding-explained/</guid>
      <description>Understand how Base64 transforms binary data into text, why it increases file size, and where it is used in modern web development.</description>
      <pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate>
      <category>Developer</category>
    </item>
    <item>
      <title>SEO URL Slugs: Why kebab-case Wins Over snake_case</title>
      <link>https://caseswitch.net/blog/seo-url-slugs-kebab-case/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/seo-url-slugs-kebab-case/</guid>
      <description>Google treats hyphens and underscores differently. Learn the SEO best practices for formatting URL slugs and naming files.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
      <category>SEO</category>
    </item>
    <item>
      <title>What Are Unicode Fonts and How Do They Work?</title>
      <link>https://caseswitch.net/blog/what-are-unicode-fonts/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/what-are-unicode-fonts/</guid>
      <description>Discover how text generators bypass social media formatting restrictions using the Mathematical Alphanumeric Symbols block.</description>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <category>Unicode</category>
    </item>
    <item>
      <title>Data Privacy: Why Local Browser Processing Matters</title>
      <link>https://caseswitch.net/blog/local-browser-processing-privacy/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/local-browser-processing-privacy/</guid>
      <description>Why serverless, client-side tools are the most secure way to format text, process JSON, and convert images.</description>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
      <category>Security</category>
    </item>
    <item>
      <title>What Is Title Case? When to Use It (and When Not To)</title>
      <link>https://caseswitch.net/blog/what-is-title-case/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/what-is-title-case/</guid>
      <description>Title case capitalizes major words in headings. Learn how it differs from sentence case and capitalized case, with examples for blogs, emails, and UI labels.</description>
      <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
      <category>Guides</category>
    </item>
    <item>
      <title>Sentence Case vs Title Case: Which Should You Use?</title>
      <link>https://caseswitch.net/blog/sentence-case-vs-title-case/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/sentence-case-vs-title-case/</guid>
      <description>Same words, different capitalization. A practical guide to picking sentence case or title case for emails, headings, buttons, and social posts.</description>
      <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
      <category>Guides</category>
    </item>
    <item>
      <title>How to Fix Accidental Caps Lock Text</title>
      <link>https://caseswitch.net/blog/how-to-fix-caps-lock-text/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/how-to-fix-caps-lock-text/</guid>
      <description>Typed with Caps Lock on? Paste into a case converter — sentence case for prose, lowercase for slugs. No retyping required.</description>
      <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
      <category>Tips</category>
    </item>
    <item>
      <title>What Is camelCase? A Developer&apos;s Guide</title>
      <link>https://caseswitch.net/blog/what-is-camelcase/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/what-is-camelcase/</guid>
      <description>camelCase joins words without spaces or underscores. See how it works in JavaScript, JSON, and API fields — and how it differs from PascalCase and snake_case.</description>
      <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
      <category>Developer</category>
    </item>
    <item>
      <title>Using Unicode Bold Text on Social Media</title>
      <link>https://caseswitch.net/blog/unicode-bold-text-social-media/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/unicode-bold-text-social-media/</guid>
      <description>Unicode bold uses special characters, not rich-text formatting. Works in many bios and captions — use short phrases and know the accessibility limits.</description>
      <pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate>
      <category>Unicode</category>
    </item>
    <item>
      <title>Title Case Rules: APA, MLA, and Chicago</title>
      <link>https://caseswitch.net/blog/title-case-rules-apa-mla/</link>
      <guid isPermaLink="true">https://caseswitch.net/blog/title-case-rules-apa-mla/</guid>
      <description>APA, MLA, and Chicago disagree on which words stay lowercase in titles. Compare the rules and when an automated converter is enough.</description>
      <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
      <category>Guides</category>
    </item>
  </channel>
</rss>