CINXE.COM
Podcasting Case Studies
<!DOCTYPE html> <html lang="en" class="dark "> <head> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <link rel="home" href="https://transistor.fm/" /> <link rel="canonical" href="https://transistor.fm/customers/" /> <link rel="shortcut icon" href="https://transistor.fm/assets/seo/favicon.ico" /> <link rel="alternate" href="https://transistor.fm/blog/feed/" type="application/rss+xml" title="Transistor blog" /> <title>Podcasting Case Studies</title> <meta name="description" content="Learn who is creating podcasts on Transistor.fm."> <meta property="og:site_name" content="Transistor"> <meta property="og:type" content="website"> <meta property="og:locale" content="en"> <meta property="og:url" content="https://transistor.fm/customers/"> <meta property="og:logo" content="https://transistor.fm/assets/transistor_logos_final_badge-2.png" /> <meta property="og:title" content="Podcasting Case Studies"> <meta property="og:description" content="Learn who is creating podcasts on Transistor.fm."> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@transistorfm"> <meta name="twitter:creator" content="@transistorfm"> <meta name="twitter:title" content="Podcasting Case Studies"> <meta name="twitter:description" content="Learn who is creating podcasts on Transistor.fm."> <meta name="twitter:image" content="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3NvY2lhbC1tZWRpYS1pbWFnZXMvdHJhbnNpc3Rvci1zb2NpYWwtMjAyMS5wbmc/transistor-social-2021.png?p=social-media-image&s=4df1bbd503e168351f05f90fb5c1a65f"> <meta property="og:image" content="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3NvY2lhbC1tZWRpYS1pbWFnZXMvdHJhbnNpc3Rvci1zb2NpYWwtMjAyMS5wbmc/transistor-social-2021.png?p=social-media-image&s=4df1bbd503e168351f05f90fb5c1a65f"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="728"> <meta property="og:image:type" content="image/png"> <script type="application/ld+json" id="schema"> [ { "@context": "https://schema.org", "@type": "Organization", "url": "", "logo": "https://transistor.fm/assets/transistor-podcasting-logo-vertical.png", "name": "", "description": "Podcast hosting, publishing, distributing, sites, and analytics platform", "foundingDate": "2017", "founders": [ { "givenName": "Jon", "familyName": "Buda" }, { "givenName": "Justin", "familyName": "Jackson" } ], "sameAs": [ "https://www.facebook.com/transistor.fm", "https://www.instagram.com/transistor.fm", "https://www.linkedin.com/company/transistor-fm", "https://twitter.com/transistorfm", "https://www.youtube.com/c/TransistorPodcasting" ] } ] </script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-N76W95CZ');</script> <link rel="preload" as="style" href="https://marketing-cdn.transistor.fm/build/assets/site.ccab4c8d.css" /><link rel="modulepreload" href="https://marketing-cdn.transistor.fm/build/assets/site.05ebe3d2.js" /><link rel="modulepreload" href="https://marketing-cdn.transistor.fm/build/assets/top-navigation.cb4b765c.js" /><link rel="stylesheet" href="https://marketing-cdn.transistor.fm/build/assets/site.ccab4c8d.css" /><script type="module" src="https://marketing-cdn.transistor.fm/build/assets/site.05ebe3d2.js"></script> <style>[x-cloak] { display: none !important; }</style> </head> <body class="font-sans antialiased collection-pages customers-page" > <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N76W95CZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <header x-data="topnav" class="sticky top-0 md:-top-nav-h md:transition-[top] md:duration-500 z-50" :class="{ 'md:!top-0': $data.upscroll }"> <div class="site-container-px mx-auto lg:container relative z-[1]"> <div class="h-navmobile-h md:h-nav-h md:py-4 flex items-center w-full"> <a href="/" class="flex mr-auto md:mr-0 lg:min-w-[14rem] relative z-10"> <img class="logo h-10 w-auto max-w-[8rem] md:max-w-full inline-block invert dark:invert-0" alt="Transistor Logo" height="79" width="300" src="/assets/logos/transistor-white.svg" /> </a> <nav class="hidden md:flex md:items-center md:justify-center md:gap-x-6 lg:gap-x-10 rounded-full mx-auto px-8"> <div x-data x-popover @scroll.window="$popover.isOpen && !$data.top && !$data.upscroll ? $popover.close() : null" class="relative"> <button x-popover:button type="button" class="site-nav-link font-medium"> Features <svg stroke-width="3" class="w-3 h-3 ml-1" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="{{ stroke-width ?? '1.5' }}" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5"/></svg> </button> <div x-cloak x-popover:panel x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="absolute w-screen px-2 mt-3 -translate-x-1/2 left-1/2 sm:px-0 max-w-2xl" > <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 bg-navy-700"> <div class="relative z-20 grid grid-cols-1 md:grid-cols-2 gap-3 sm:gap-8 px-5 py-6 sm:p-8"> <a href="/features/host-multiple-podcasts-on-the-same-account/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-purple-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="-40 0 448 512" fill="currentColor"><path d="M192 0C139 0 96 43 96 96V256c0 53 43 96 96 96s96-43 96-96H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V192H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V128H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c0-53-43-96-96-96z"/><path class="opacity-40" d="M208 96c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V96H208zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V160H208zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V224H208zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Podcast Hosting </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Host unlimited shows on one account </p> </div> </div> </a> <a href="/features/distribution/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-cyan-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" fill="currentColor"><path d="M224 128A64 64 0 1 0 224 0a64 64 0 1 0 0 128zm352 64a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm64 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM64 368a64 64 0 1 0 0-128 64 64 0 1 0 0 128z"/><path class="opacity-40" d="M276.4 100.7C264.9 117.2 245.7 128 224 128c-1.9 0-3.7-.1-5.6-.2l29.2 62.5C221.8 210.4 203 239 195.6 272H119.4c5.4 9.4 8.6 20.3 8.6 32s-3.1 22.6-8.6 32h76.1c14.6 64.1 71.9 112 140.4 112c40.8 0 77.7-17 103.9-44.3L512 446.9c.4-23.6 13.6-44.1 32.9-54.9l-72-43.2c4.6-14.1 7.1-29.2 7.1-44.8c0-20.3-4.2-39.7-11.8-57.2l82-60.2c-20.5-9-35.3-28.5-37.8-51.6l-82.1 60.2C405 173.3 372.1 160 336 160c-10.4 0-20.6 1.1-30.4 3.2l-29.2-62.5zM336 256a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Distribution </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Easily submit your podcast everywhere </p> </div> </div> </a> <a href="/features/podcast-analytics-software/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-orange-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path class="opacity-40" d="M505 44c11 13.8 8.8 33.9-5 45L340 217c-11.4 9.1-27.5 9.4-39.2 .6L192.6 136.5 52 249c-13.8 11-33.9 8.8-45-5s-8.8-33.9 5-45L172 71c11.4-9.1 27.5-9.4 39.2-.6l108.2 81.1L460 39c13.8-11 33.9-8.8 45 5z"/><path d="M192 224c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32zM64 320c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V352c0-17.7-14.3-32-32-32zm224 0V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320c0-17.7-14.3-32-32-32s-32 14.3-32 32zm160-96c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Analytics </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast analytics software </p> </div> </div> </a> <a href="/features/ai-transcription/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-rose-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 499 486" fill="currentColor"><path d="M499 152L347 0V121.6C347 138.415 360.585 152 377.4 152H499Z"/><path style="opacity:40%" d="M134 60.75C134 27.2426 161.28 0 194.833 0H346.917V121.5C346.917 138.301 360.509 151.875 377.333 151.875H499V425.25C499 458.757 471.72 486 438.167 486H194.833C161.28 486 134 458.757 134 425.25V60.75Z"/><path d="M96 210C96 199.491 87.5094 191 77 191C66.4906 191 58 199.491 58 210V362C58 372.509 66.4906 381 77 381C87.5094 381 96 372.509 96 362V210ZM210 229C210 218.491 201.509 210 191 210C180.491 210 172 218.491 172 229V343C172 353.509 180.491 362 191 362C201.509 362 210 353.509 210 343V229Z"/><path d="M133.838 133C144.413 133 152.957 141.546 152.957 152.125V419.875C152.957 430.454 144.413 439 133.838 439C123.262 439 114.718 430.454 114.718 419.875V152.125C114.718 141.546 123.262 133 133.838 133ZM248.555 171.25C259.131 171.25 267.675 179.796 267.675 190.375V381.625C267.675 392.204 259.131 400.75 248.555 400.75C237.98 400.75 229.436 392.204 229.436 381.625V190.375C229.436 179.796 237.98 171.25 248.555 171.25ZM19.1196 247.75C29.6952 247.75 38.2393 256.296 38.2393 266.875V305.125C38.2393 315.704 29.6952 324.25 19.1196 324.25C8.54409 324.25 0 315.704 0 305.125V266.875C0 256.296 8.54409 247.75 19.1196 247.75Z"/><path d="M323 266.875C323 256.296 314.456 247.75 303.88 247.75C293.305 247.75 284.761 256.296 284.761 266.875V305.125C284.761 315.704 293.305 324.25 303.88 324.25C314.456 324.25 323 315.704 323 305.125V266.875Z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> AI Transcription </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Automatically transcribe your podcast </p> </div> </div> </a> <a href="/features/podcast-website-builder/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-emerald-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path d="M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V224H0V96zm64 32a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm120-24c-13.3 0-24 10.7-24 24s10.7 24 24 24H424c13.3 0 24-10.7 24-24s-10.7-24-24-24H184z"/><path class="opacity-40" d="M96 96a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM448 480c35.3 0 64-28.7 64-64V224L0 224V416c0 35.3 28.7 64 64 64l384 0z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Website Builder </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast website builder </p> </div> </div> </a> <a href="/features/network-websites/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-blue-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path d="M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V224H0V96zm64 32a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm120-24c-13.3 0-24 10.7-24 24s10.7 24 24 24H424c13.3 0 24-10.7 24-24s-10.7-24-24-24H184z"/><path class="opacity-40" d="M96 96a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM448 480c35.3 0 64-28.7 64-64V224L0 224V416c0 35.3 28.7 64 64 64l384 0z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Network Website Builder </h4> <p class="mt-1 text-sm text-white/60 mb-0"> A website for your podcast network </p> </div> </div> </a> <a href="/features/private-podcasts/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-violet-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentColor"><path style="opacity: 0.4" d="M0 256c0-35.3 28.7-64 64-64H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256z"/><path d="M224 64c-44.2 0-80 35.8-80 80v48H80V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48H304V144c0-44.2-35.8-80-80-80z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Private Podcasts </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Create a private podcast for your team </p> </div> </div> </a> <a href="/features/dynamic-ads/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-lime-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentColor"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 242.7V176 64c0-17.7-14.3-32-32-32s-32 14.3-32 32V176v66.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128z"/><path class="opacity-40" d="M0 448a32 32 0 1 0 64 0A32 32 0 1 0 0 448zm96 0a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm128 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64-32a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm128 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Dynamic Ads </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Automatically insert ads in episodes </p> </div> </div> </a> <a href="/features/invite-multiple-collaborators/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-blue-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" fill="currentColor"><path d="M496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-32c-30.2 0-57.5-11.9-77.7-31.3c6.2-19 24-32.7 45.1-32.7h65.2c21 0 38.9 13.7 45.1 32.7C553.5 468.1 526.2 480 496 480zm0-192a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"/><path class="opacity-40" d="M394.8 512C349.5 480.1 320 427.5 320 368c0-97.2 78.8-176 176-176c2.5 0 5 .1 7.5 .2c-11-19.2-31.8-32.2-55.5-32.2L64 160c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64l330.8 0zM464 104c0-13.3-10.7-24-24-24L72 80c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24zM416 24c0-13.3-10.7-24-24-24H120C106.7 0 96 10.7 96 24s10.7 24 24 24l272 0c13.3 0 24-10.7 24-24z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Collaborate </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Invite team members to your podcast </p> </div> </div> </a> <a href="/features/integrations/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-pink-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path d="M0 288H64c8.8 0 16-7.2 16-16V256c0-17.7 14.3-32 32-32s32 14.3 32 32v16c0 8.8 7.2 16 16 16h64V220c0-6.6 5.4-12 12-12h4c17.7 0 32-14.3 32-32s-14.3-32-32-32h-4c-6.6 0-12-5.4-12-12V80c0-8.8-7.2-16-16-16H64C28.7 64 0 92.7 0 128V288zm224 0v64c0 8.8-7.2 16-16 16H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h16c8.8 0 16 7.2 16 16v64H384c35.3 0 64-28.7 64-64V304c0-8.8-7.2-16-16-16H384c-8.8 0-16 7.2-16 16v16c0 17.7-14.3 32-32 32s-32-14.3-32-32V304c0-8.8-7.2-16-16-16H224z"/><path class="opacity-40" d="M320 0H448c35.3 0 64 28.7 64 64V192c0 8.8-7.2 16-16 16H444c-6.6 0-12 5.4-12 12v4c0 17.7-14.3 32-32 32s-32-14.3-32-32v-4c0-6.6-5.4-12-12-12l-36 0c-8.8 0-16-7.2-16-16V160c0-8.8 7.2-16 16-16h16c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-8.8 0-16-7.2-16-16V16c0-8.8 7.2-16 16-16zM224 448v64H64c-35.3 0-64-28.7-64-64V288H64c8.8 0 16-7.2 16-16V256c0-17.7 14.3-32 32-32s32 14.3 32 32v16c0 8.8 7.2 16 16 16h64v64c0 8.8-7.2 16-16 16H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h16c8.8 0 16 7.2 16 16z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Integrations </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Integrations for your podcast workflow </p> </div> </div> </a> <a href="/features/embeddable-podcast-player/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-teal-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" fill="currentColor"><g opacity="0.4"><path fill-rule="evenodd" clip-rule="evenodd" d="M76 0C34.0264 0 0 34.0264 0 76V436C0 477.974 34.0264 512 76 512H436C477.974 512 512 477.974 512 436V76C512 34.0264 477.974 0 436 0H76ZM442 415H69C54.0883 415 42 427.088 42 442C42 456.912 54.0883 469 69 469H442C456.912 469 469 456.912 469 442C469 427.088 456.912 415 442 415Z"/></g><path d="M203.373 126.197C196.856 122.238 188.674 122.045 181.968 125.706C181.938 125.723 181.909 125.739 181.879 125.755C175.157 129.466 171 136.624 171 144.223V299.833C171 307.521 175.157 314.59 181.879 318.301C185.139 320.101 188.732 321.007 192.324 321C196.14 320.992 199.956 319.953 203.373 317.86L330.74 240.099C337.02 236.211 340.912 229.407 340.912 221.984C340.912 214.561 337.02 207.757 330.74 203.869L203.373 126.108V126.197Z"/><rect x="42" y="415" width="213.5" height="54" rx="27"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Embeddable Player </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Custom embeddable podcast player </p> </div> </div> </a> <a href="/features/youtube/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-youtube-red-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentColor"><path transform="scale(.67 .67) translate(50, 130)" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/><path class="opacity-40" d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> YouTube Auto-posting </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Auto-post your podcast to YouTube </p> </div> </div> </a> </div> <a href="/features/" class="group block py-3.5 px-5 sm:px-8 bg-navy-800 hover:bg-navy-800/50 transition-colors duration-300"> <button type="button" href="" target="_self" class="site-link-sm text-yellow before:border-none" > <span>View all Features</span> <svg class="w-3 h-3" stroke-width="3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"/></svg> </button> </a> </div> </div> </div> <a href="/pricing/" class="site-nav-link font-medium"> Pricing </a> <div x-data x-popover class="relative"> <button x-popover:button type="button" class="site-nav-link font-medium"> Company <svg stroke-width="3" class="w-3 h-3 ml-1" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="{{ stroke-width ?? '1.5' }}" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5"/></svg> </button> <div x-cloak x-popover:panel x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="absolute w-screen px-2 mt-3 -translate-x-1/2 left-1/2 sm:px-0 max-w-md" > <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 bg-navy-700"> <div class="relative z-20 grid gap-6 px-5 py-6 sm:gap-8 sm:p-8"> <a href="/blog/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M10.34 15.84c-.688-.06-1.386-.09-2.09-.09H7.5a4.5 4.5 0 1 1 0-9h.75c.704 0 1.402-.03 2.09-.09m0 9.18c.253.962.584 1.892.985 2.783.247.55.06 1.21-.463 1.511l-.657.38c-.551.318-1.26.117-1.527-.461a20.845 20.845 0 0 1-1.44-4.282m3.102.069a18.03 18.03 0 0 1-.59-4.59c0-1.586.205-3.124.59-4.59m0 9.18a23.848 23.848 0 0 1 8.835 2.535M10.34 6.66a23.847 23.847 0 0 0 8.835-2.535m0 0A23.74 23.74 0 0 0 18.795 3m.38 1.125a23.91 23.91 0 0 1 1.014 5.395m-1.014 8.855c-.118.38-.245.754-.38 1.125m.38-1.125a23.91 23.91 0 0 0 1.014-5.395m0-3.46c.495.413.811 1.035.811 1.73 0 .695-.316 1.317-.811 1.73m0-3.46a24.347 24.347 0 0 1 0 3.46"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Blog </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Read our latest podcasting articles and guides </p> </div> </div> </a> <a href="/about/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 6H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V8a2 2 0 00-2-2h-5m-4 0V5a2 2 0 114 0v1m-4 0a2 2 0 104 0m-5 8a2 2 0 100-4 2 2 0 000 4zm0 0c1.306 0 2.417.835 2.83 2M9 14a3.001 3.001 0 00-2.83 2M15 11h3m-3 4h2"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> About Us </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Transistor's story so far </p> </div> </div> </a> <a href="/customers/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Our Customers </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Who is using Transistor for their podcast? </p> </div> </div> </a> <a href="/reviews/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M7.5 8.25h9m-9 3H12m-9.75 1.51c0 1.6 1.123 2.994 2.707 3.227 1.129.166 2.27.293 3.423.379.35.026.67.21.865.501L12 21l2.755-4.133a1.14 1.14 0 01.865-.501 48.172 48.172 0 003.423-.379c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Reviews </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast hosting reviews </p> </div> </div> </a> </div> <div class="relative pt-8 px-8 pb-5 bg-navy-800"> <h3 class="uppercase text-sm font-semibold tracking-wide text-white/40"> Recent Posts </h3> <div class="py-3"> <a href="/how-to-start-a-podcast/" class="site-link-sm block before:border-none"> How to start a podcast </a> <a href="/podcast-rss-feed/" class="site-link-sm block before:border-none"> What is a podcast RSS feed? </a> <a href="/ideas-promote-podcast/" class="site-link-sm block before:border-none"> How to promote your podcast </a> </div> <a href="/blog/" target="_self" class="site-link-sm text-yellow before:border-none py-0" > <span>View all Posts</span> <svg class="w-3 h-3" stroke-width="3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"/></svg> </a> </div> </div> </div> </div> </nav> <nav class="relative z-10 shrink-0 flex items-center justify-end md:min-w-[14rem]"> <div x-cloak x-show="auth === false"> <div class="flex flex-nowrap items-center space-x-3 md:space-x-6 lg:space-x-8"> <a href="https://dashboard.transistor.fm/signin/" target="_blank" class="site-link max-md:hidden before:border-none whitespace-nowrap" > <span>Sign in</span> </a> <a href="https://dashboard.transistor.fm/signup" class="max-md:hidden site-button whitespace-nowrap" data-fathom-onclick="" > <span class="group-hover:invert transition-colors">Start free trial</span> </a> <a href="https://dashboard.transistor.fm/signin/" target="_blank" class="site-link-sm before:border-none whitespace-nowrap md:hidden" > <span>Sign in</span> </a> <a href="https://dashboard.transistor.fm/signup/" target="_blank" class="site-button-sm whitespace-nowrap md:hidden" > <span>Free trial</span> </a> </div> </div> <div x-cloak x-show="auth"> <a href="https://dashboard.transistor.fm/" target="_blank" class="site-button-tertiary whitespace-nowrap max-md:hidden" > <span>Dashboard</span> </a> <a href="https://dashboard.transistor.fm/" target="_blank" class="site-button-tertiary-sm md:hidden whitespace-nowrap" > <span>Dashboard</span> </a> </div> </nav> <div x-data x-popover class="flex md:hidden justify-end"> <button x-popover:button type="button" class="relative z-10 inline-flex focus:outline-none justify-center py-4 px-3 -mr-3 text-white hover:text-white/60 transition-colors rounded-md" > <span class="sr-only">Toggle menu</span> <svg x-show="!$popover.isOpen" class="size-7" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> <svg x-cloak x-show="$popover.isOpen" class="size-7" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path> </svg> </button> <div x-cloak class="absolute top-0 inset-x-0 transition origin-top-right md:hidden"> <div x-popover:panel x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 -translate-y-2" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 -translate-y-2" class="pt-navmobile-h h-screen overflow-hidden shadow-lg bg-navy-700 ring-1 ring-black ring-opacity-5" > <div class="h-full overflow-y-scroll relative divide-y-2 divide-white divide-opacity-5"> <div class="flex flex-col gap-6 sm:gap-8 site-container-px py-6"> <h3 class="uppercase text-sm font-semibold tracking-wide text-white/40 sr-only">Menu</h3> <a href="/pricing/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M12 18.75a6 6 0 006-6v-1.5m-6 7.5a6 6 0 01-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M12 15.75a3 3 0 01-3-3V4.5a3 3 0 116 0v8.25a3 3 0 01-3 3z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Pricing </h4> <p class="mt-1 text-sm text-white/60 mb-0"> How much does it cost? </p> </div> </div> </a> <a href="/blog/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M10.34 15.84c-.688-.06-1.386-.09-2.09-.09H7.5a4.5 4.5 0 1 1 0-9h.75c.704 0 1.402-.03 2.09-.09m0 9.18c.253.962.584 1.892.985 2.783.247.55.06 1.21-.463 1.511l-.657.38c-.551.318-1.26.117-1.527-.461a20.845 20.845 0 0 1-1.44-4.282m3.102.069a18.03 18.03 0 0 1-.59-4.59c0-1.586.205-3.124.59-4.59m0 9.18a23.848 23.848 0 0 1 8.835 2.535M10.34 6.66a23.847 23.847 0 0 0 8.835-2.535m0 0A23.74 23.74 0 0 0 18.795 3m.38 1.125a23.91 23.91 0 0 1 1.014 5.395m-1.014 8.855c-.118.38-.245.754-.38 1.125m.38-1.125a23.91 23.91 0 0 0 1.014-5.395m0-3.46c.495.413.811 1.035.811 1.73 0 .695-.316 1.317-.811 1.73m0-3.46a24.347 24.347 0 0 1 0 3.46"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Blog </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Read our latest podcasting articles and guides </p> </div> </div> </a> <a href="/about/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 6H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V8a2 2 0 00-2-2h-5m-4 0V5a2 2 0 114 0v1m-4 0a2 2 0 104 0m-5 8a2 2 0 100-4 2 2 0 000 4zm0 0c1.306 0 2.417.835 2.83 2M9 14a3.001 3.001 0 00-2.83 2M15 11h3m-3 4h2"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> About Us </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Transistor's story so far </p> </div> </div> </a> <a href="/customers/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Our Customers </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Who is using Transistor for their podcast? </p> </div> </div> </a> <a href="/reviews/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M7.5 8.25h9m-9 3H12m-9.75 1.51c0 1.6 1.123 2.994 2.707 3.227 1.129.166 2.27.293 3.423.379.35.026.67.21.865.501L12 21l2.755-4.133a1.14 1.14 0 01.865-.501 48.172 48.172 0 003.423-.379c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Reviews </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast hosting reviews </p> </div> </div> </a> </div> <div class="flex flex-col gap-6 sm:gap-8 site-container-px py-6"> <div class="flex justify-between items-center"> <h3 class="uppercase text-sm font-semibold tracking-wide text-white/40">Features</h3> <a href="/features/" target="_self" class="site-link-sm text-yellow before:border-none text-xs" > <span>View all</span> <svg class="w-3 h-3" stroke-width="3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"/></svg> </a> </div> <a href="/features/host-multiple-podcasts-on-the-same-account/" class="p-3 -m-3 transition duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-purple-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="-40 0 448 512" fill="currentColor"><path d="M192 0C139 0 96 43 96 96V256c0 53 43 96 96 96s96-43 96-96H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V192H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V128H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c0-53-43-96-96-96z"/><path class="opacity-40" d="M208 96c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V96H208zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V160H208zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V224H208zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Podcast Hosting </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Host unlimited shows on one account </p> </div> </div> </a> <a href="/features/distribution/" class="p-3 -m-3 transition duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-cyan-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" fill="currentColor"><path d="M224 128A64 64 0 1 0 224 0a64 64 0 1 0 0 128zm352 64a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm64 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM64 368a64 64 0 1 0 0-128 64 64 0 1 0 0 128z"/><path class="opacity-40" d="M276.4 100.7C264.9 117.2 245.7 128 224 128c-1.9 0-3.7-.1-5.6-.2l29.2 62.5C221.8 210.4 203 239 195.6 272H119.4c5.4 9.4 8.6 20.3 8.6 32s-3.1 22.6-8.6 32h76.1c14.6 64.1 71.9 112 140.4 112c40.8 0 77.7-17 103.9-44.3L512 446.9c.4-23.6 13.6-44.1 32.9-54.9l-72-43.2c4.6-14.1 7.1-29.2 7.1-44.8c0-20.3-4.2-39.7-11.8-57.2l82-60.2c-20.5-9-35.3-28.5-37.8-51.6l-82.1 60.2C405 173.3 372.1 160 336 160c-10.4 0-20.6 1.1-30.4 3.2l-29.2-62.5zM336 256a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Distribution </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Easily submit your podcast everywhere </p> </div> </div> </a> <a href="/features/podcast-analytics-software/" class="p-3 -m-3 transition duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-orange-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path class="opacity-40" d="M505 44c11 13.8 8.8 33.9-5 45L340 217c-11.4 9.1-27.5 9.4-39.2 .6L192.6 136.5 52 249c-13.8 11-33.9 8.8-45-5s-8.8-33.9 5-45L172 71c11.4-9.1 27.5-9.4 39.2-.6l108.2 81.1L460 39c13.8-11 33.9-8.8 45 5z"/><path d="M192 224c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32zM64 320c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V352c0-17.7-14.3-32-32-32zm224 0V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320c0-17.7-14.3-32-32-32s-32 14.3-32 32zm160-96c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Analytics </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast analytics software </p> </div> </div> </a> <a href="/features/ai-transcription/" class="p-3 -m-3 transition duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-rose-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 499 486" fill="currentColor"><path d="M499 152L347 0V121.6C347 138.415 360.585 152 377.4 152H499Z"/><path style="opacity:40%" d="M134 60.75C134 27.2426 161.28 0 194.833 0H346.917V121.5C346.917 138.301 360.509 151.875 377.333 151.875H499V425.25C499 458.757 471.72 486 438.167 486H194.833C161.28 486 134 458.757 134 425.25V60.75Z"/><path d="M96 210C96 199.491 87.5094 191 77 191C66.4906 191 58 199.491 58 210V362C58 372.509 66.4906 381 77 381C87.5094 381 96 372.509 96 362V210ZM210 229C210 218.491 201.509 210 191 210C180.491 210 172 218.491 172 229V343C172 353.509 180.491 362 191 362C201.509 362 210 353.509 210 343V229Z"/><path d="M133.838 133C144.413 133 152.957 141.546 152.957 152.125V419.875C152.957 430.454 144.413 439 133.838 439C123.262 439 114.718 430.454 114.718 419.875V152.125C114.718 141.546 123.262 133 133.838 133ZM248.555 171.25C259.131 171.25 267.675 179.796 267.675 190.375V381.625C267.675 392.204 259.131 400.75 248.555 400.75C237.98 400.75 229.436 392.204 229.436 381.625V190.375C229.436 179.796 237.98 171.25 248.555 171.25ZM19.1196 247.75C29.6952 247.75 38.2393 256.296 38.2393 266.875V305.125C38.2393 315.704 29.6952 324.25 19.1196 324.25C8.54409 324.25 0 315.704 0 305.125V266.875C0 256.296 8.54409 247.75 19.1196 247.75Z"/><path d="M323 266.875C323 256.296 314.456 247.75 303.88 247.75C293.305 247.75 284.761 256.296 284.761 266.875V305.125C284.761 315.704 293.305 324.25 303.88 324.25C314.456 324.25 323 315.704 323 305.125V266.875Z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> AI Transcription </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Automatically transcribe your podcast </p> </div> </div> </a> </div> </div> </div> </div> </div> </div> </div> <span :class="{ 'opacity-100': !$data.top }" class="opacity-0 bg-navy-900/50 blurable absolute z-0 h-navmobile-h md:h-nav-h w-full top-0 left-0 transition-opacity duration-500"></span> </header> <main class="flex-1"> <div class=" pt-16 pb-20 overflow-hidden"> <div class="site-container max-w-3xl"> <div class="flex flex-col items-center text-center space-y-6"> <div class=""> <div class="bg-navy-950 text-yellow/60 p-3.5 ring-2 ring-white/5 rounded-xl"> <svg class="size-9" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z"/></svg> </div> </div> <h1 class="text-4xl md:text-5xl lg:text-6xl text-white font-bold"> Podcasting Case Studies </h1> </div> </div> </div> <div class="site-container"> <section class="grid gap-8 grid-cols-1 xl:grid-cols-2"> <a href="/customers/diggnation/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=xs-webp&s=cda481ae587e6df442ab853d4cf385ae 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=sm-webp&s=0bf27a10dabb689398cd4e65ff0b18a6 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=md-webp&s=28df83280ea93cb13706a668b19c1c85 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=lg-webp&s=a8079a13a3eaca7259e4ad254b9d5e5d 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=xl-webp&s=50ea34bd49e11252d52afe3275cebd9c 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=2xl-webp&s=0fd22697c70c2a97c5ec039314bd9567 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=xs&s=762181e3f96e57e3c889b989821565d4 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=sm&s=9b9ad35461a869c378968be87e670550 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=md&s=c954f92a81d09a213cfb9f043d167df4 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=lg&s=b32d9b296778a0b420d1f1e7ab41889e 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=xl&s=f3149d53dfc65583d479c529bb3f4eb0 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=2xl&s=d4bcd783ee3ea2e106bef927e5ac5d5b 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2RpZ2duYXRpb24tcmVib290ZWQvTVdaaVpDNXFjR2MuanBn/MWZiZC5qcGc.jpg?p=lg&s=b32d9b296778a0b420d1f1e7ab41889e" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">The Diggnation podcast is back</h3> <p>Diggnation, the iconic tech podcast hosted by Kevin Rose and Alex Albrecht, returns after 12 years.</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/acquired/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=xs-webp&s=33fe729b85d5d2b294bdfd92def70d4a 320w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=sm-webp&s=502070d7e59d25638300da87bd44cc9c 480w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=md-webp&s=d1d497ad4c539c8b2f482f2a928db10d 768w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=lg-webp&s=847554576923cc8305eea851e70fe981 1280w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=xl-webp&s=62947c6f4ae2ada77d1bbd22d581c940 1440w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=2xl-webp&s=69785bfc8f840a62f91e9615bb0eeae9 1680w " sizes="1500px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=xs&s=efc4cfa58b9b5397ae7278d91078b65a 320w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=sm&s=a3c7a816fc165d3b434a7b9021cba093 480w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=md&s=be35a16892910004eaf4a16c8ff898c1 768w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=lg&s=16674e936ef19845bc6606c0688b692e 1280w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=xl&s=58451099ce4506786c56c7af4d8ec791 1440w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=2xl&s=28cce1e0e8413e2c81d68b8cba02c500 1680w " sizes="1500px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/bWFpbi9hY3F1aXJlZC1wb2RjYXN0LWZlYXR1cmUuanBlZw/acquired-podcast-feature.jpeg?p=lg&s=16674e936ef19845bc6606c0688b692e" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="1500" width="1500" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">The Acquired podcast's origin story</h3> <p>I describe it like "Hardcore History but for great businesses.” The hosts (David Rosenthal and Ben Gilbert) have 2x thei</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/top-fitness-podcast/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=xs-webp&s=d9fda2ad25a9ed2f39278e570e46b6c5 320w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=sm-webp&s=6b2f394177f82ce5ceb29389f61acc11 480w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=md-webp&s=b553f43207711bdd783ca9a5a38414bd 768w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=lg-webp&s=6823ad483d4fe178b26673b88fe795e8 1280w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=xl-webp&s=c8994584bea4e87ed26d960454996ccd 1440w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=2xl-webp&s=808d9344e34167322ff693a561d3a7cd 1680w " sizes="500px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=xs&s=0ec10296455f6fa5c82160052933e1f7 320w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=sm&s=083ce56a959eefdd1890d445f0df8db1 480w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=md&s=0b1f3d959471965d408bf50b8372c1d1 768w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=lg&s=a6d4155dee02b4027756f791a4a8e0ef 1280w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=xl&s=3f4dbb8eefc053c6832208aeb3cedccb 1440w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=2xl&s=3d7ea169a27b50a58ca3523325acba1e 1680w " sizes="500px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1haXNoYS5qcGVn/small-sq-aisha.jpeg?p=lg&s=a6d4155dee02b4027756f791a4a8e0ef" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" alt="Aisha Zaza fitness podcast, podcaster with mic" height="514" width="500" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Top fitness podcast climbs the charts</h3> <p>Learn how fitness blogger Aisha Zaza grew her podcast to over 1 million downloads and propelled her show to the top of A</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/freelancer-podcast/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=xs-webp&s=a4f398209a3a75d6edd715d8cd2e1308 320w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=sm-webp&s=a3d68b25dc4d535b277a2aed7823178d 480w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=md-webp&s=c37407e954445a7ef992abd88def8ff5 768w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=lg-webp&s=a218205f528a08041e2bce7743eb3ce0 1280w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=xl-webp&s=5be89fd5b07b02009d32b34938b51378 1440w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=2xl-webp&s=3c4f18c177740e0b36c466f9a97e0b97 1680w " sizes="500px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=xs&s=39bdff0c06e1579286f1eba39b871f1c 320w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=sm&s=1d754293f30cbd485bf10c0268f2ec54 480w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=md&s=4377a6621e5ae29087dcbc09f9494c95 768w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=lg&s=38b1106f685c932a9962e869d201960f 1280w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=xl&s=1fcad418a7d76b2de255846583368689 1440w, https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=2xl&s=ad78bbae21f08cac24f258128e0ebfcc 1680w " sizes="500px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/bWFpbi9zbWFsbC1zcS1rYWxlaWdoLW1vb3JlLmpwZWc/small-sq-kaleigh-moore.jpeg?p=lg&s=38b1106f685c932a9962e869d201960f" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" alt="Kaleigh Moore podcast" height="514" width="500" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">A podcast for freelance writers</h3> <p>What is the best hosting site for podcasts? Some beginner podcasters choose free hosting, but Kaleigh Moore and Emma Sie</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/churches/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Church podcast hosting</h3> <p>Starting a podcast for your church is easy with Transistor. You'll have the ability to publish multiple series (sermons,</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/education/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=xs-webp&s=8c9677fee356718e7486223f5114b2a4 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=sm-webp&s=4de370a143faf451829777a297c5ceb1 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=md-webp&s=c2db29d49359c05ea00d981cc3227aa4 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=lg-webp&s=b9af651473ff3643e20bef5a6c4fb67c 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=xl-webp&s=ab04e8cb142a4358e7ff7bb870355623 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=2xl-webp&s=3ee2c2f175feea47a5e823cd23f4cb32 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=xs&s=d1537e06f683e6d1a2f42151c03d60d3 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=sm&s=b3390f9b58f8cecca8ff25cad86b6438 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=md&s=8b5d87ab789eb879b51dc281ffededbe 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=lg&s=226ad32b504684575bf2a0d1c76c4161 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=xl&s=c4bebb16870364ea1ae963a5bd534a65 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=2xl&s=42a7c700e18ad903574198fe02391a15 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xlb25hcmRvLWVuZ2xpc2gtZW5nbGlzaC1sYW5ndWFnZS1sZWFybmluZy1mb3ItY3VyaW91cy1taW5kcy9mdWxsXzE2MjA5NzM4OTEtYXJ0d29yay5qcGc/full_1620973891-artwork.jpg?p=lg&s=226ad32b504684575bf2a0d1c76c4161" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Education podcasts</h3> <p>There are a variety of podcasts in the education field hosted on Transistor. This includes language courses, teacher tra</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/ali/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=xs-webp&s=ca100ef8a68af2e89448439d06f7d030 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=sm-webp&s=0ce954db2a807d77514bb516c819f234 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=md-webp&s=35ec7cdb4b6078bc7c710c1117f385a6 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=lg-webp&s=845a1f4a8fcbda679b8ae7c5736df636 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=xl-webp&s=3d8334e4445c99da588487dce1ea98be 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=2xl-webp&s=90fa8954ecc6699aa709356033173a74 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=xs&s=1e7075f6e3fe53a3547b924f635608e2 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=sm&s=c547c0c891b158b5ca85d5268759011e 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=md&s=6c5edda7ab3bc062ac9941db80a0fd59 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=lg&s=f8bd1a2c9ab3c1aa6dd09623e520c694 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=xl&s=317b96326fd8c986b9c4fcd24d3766b1 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=2xl&s=b79145e1bb415c26fed29fb0914b7183 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0RlZXAgRGl2ZSB3aXRoIEFsaSBBYmRhYWwvYXk1cWNHYy5qcGc/ay5qcGc.jpg?p=lg&s=f8bd1a2c9ab3c1aa6dd09623e520c694" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Ali Abdaal's podcast: Deep Dive</h3> <p>Youtube influencer Ali Abdaal decided to use Transistor for his new podcast: Deep Dive. Here's how he planned his launch</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/brains/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=xs-webp&s=4b505f9bb390ebd9cebe8a3eb8d5cd92 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=sm-webp&s=722095893d3de9ee6858de0747ad0926 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=md-webp&s=a3838c351ef51346e7e591dd246a46cf 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=lg-webp&s=6225b523cf35e02c862fbae1255629e3 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=xl-webp&s=1c1fb730a46846220f09203f364f7771 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=2xl-webp&s=2f4b88088d620d0ef8c258e0dd950502 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=xs&s=27fa21961661be1578f9f6400494ee52 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=sm&s=37b6caf4d73fd28245dae998968c17ea 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=md&s=50c31d51750e39450f30b85652541585 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=lg&s=4def287757c8b05469b7e801b393701b 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=xl&s=290dbeb961c676ae732f7ee44bcbc97b 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=2xl&s=9a03bc73d229afc6220f7c5310399efa 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2JyYWlucy9mdWxsXzE2MjIyNzIzMzQtYXJ0d29yay5qcGc/full_1622272334-artwork.jpg?p=lg&s=4def287757c8b05469b7e801b393701b" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Julian Shapiro & Courtland Allen's podcast: Brains</h3> <p>Most podcasts are dry interviews, Julian and Courtland do things differently on the Brains podcast. They host lively din</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/golden-knights/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">The NHL's Vegas Golden Knights podcast</h3> <p>The official podcast of the Vegas Golden Knights is Sheriff, Lawless and Some Guy Named Dave. It's a well-produced hocke</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/indiehackers/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=xs-webp&s=e1a1507b14f25f88c05a6dceaa664ea2 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=sm-webp&s=a9686ceed9878912c1fee49993b6ee69 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=md-webp&s=e4a1ec141a2e6a80217a0492793298f3 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=lg-webp&s=010af2a84a7f013105ab17ee871616d8 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=xl-webp&s=73baa37d27c45b40f5de6f89cc49d3ae 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=2xl-webp&s=8ef7336d2d6e3ebb593abfc395034c18 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=xs&s=e7b1e317c1fdff389526a8975af30708 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=sm&s=9fc949bd3b1e97758e6b30d6b22e4aa3 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=md&s=2519a7d81bbe9f0b23cfbc52daca372a 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=lg&s=79c9e160b498fc3bb388682bfe7ecc32 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=xl&s=57290578b5189cc543a5a12610766bc7 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=2xl&s=c49a815e93b35c3024127c6e6c096fc4 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3RoZS1pbmRpZS1oYWNrZXJzLXBvZGNhc3QvZnVsbF8xNTkwMjU3NTkzLWFydHdvcmsuanBn/full_1590257593-artwork.jpg?p=lg&s=79c9e160b498fc3bb388682bfe7ecc32" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">The Indie Hackers podcast</h3> <p>Courtland Allen interviews startup founders on every podcast episode: "Raw conversations with the founders behind profit</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/veteranaffairs/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">The U.S. Dept of Veteran Affairs</h3> <p>Veteran Affairs was looking for podcast hosting based in the United States. Their show focuses on "coverage of health ca</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/podia/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=xs-webp&s=9d1165b5e40166c39fcf43b84aa6ad43 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=sm-webp&s=a729681f9fd7dda95f6f0c32a4379d96 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=md-webp&s=b9eb3760d1f555703b1e93922fc1a24b 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=lg-webp&s=cfd10f60008a122afe3d29eab1160015 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=xl-webp&s=c39030c33089ce7d19ad3a4523a7db45 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=2xl-webp&s=37fdee55ecc3c8d4c3817583e4b998ea 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=xs&s=9b39d0c3478392376353234dda1fdbe2 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=sm&s=1da987e1db47cfd2c330f330df2dd319 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=md&s=0fd184d56d00db895a20897b409977e2 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=lg&s=ae89a01cbb237c2d7e9fdc5082179a26 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=xl&s=425bc0de993a070cd11ae7888bc2af8d 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=2xl&s=5e32720d9f04df7ab629dd94e848bf57 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktbWFkZS1pdC9mdWxsXzE1NzQwOTc1MTktYXJ0d29yay5qcGc/full_1574097519-artwork.jpg?p=lg&s=ae89a01cbb237c2d7e9fdc5082179a26" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Podia's podcast for creators</h3> <p>The Podia team is doing their podcast right: they hired an experienced producer, who helped them craft a show that break</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/paul-jarvis/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=xs-webp&s=08a592f6b546a5e76ce5625ba9802025 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=sm-webp&s=db016358a054c4be0c4d820a5fddefbd 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=md-webp&s=814cd346981ef7bb34bf9129463c48a5 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=lg-webp&s=b7226b9e61d6bdcddb34f5f676b41b8f 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=xl-webp&s=3c83f3f2560cd8b10f2114d5f0741c50 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=2xl-webp&s=81b880dbeb6bdb8ea80f959ca783faee 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=xs&s=945d937e2a4886ed4acab9dbb2c4f47a 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=sm&s=472287240b3f4de843a600c713a411f7 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=md&s=8be72a67de7f9d0eea4964a58cc3392f 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=lg&s=4bd710d32f4ca3568fc197c96b04cacd 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=xl&s=b56a8cc0ea08ec1d1aa4b55a54d2bc82 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=2xl&s=1d1d9e92ee20b0bd798711253e044ca0 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL0Fib3ZlIEJvYXJkL0xtcHdady5qcGc/LmpwZw.jpg?p=lg&s=4bd710d32f4ca3568fc197c96b04cacd" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Fathom Analytics: Paul Jarvis and Jack Ellis</h3> <p>Jack Ellis and Paul Jarvis are the founders of Fathom Analytics. Paul's recent book, Company of One, was voted one of th</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/wisconsin/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">State of Wisconsin: Dept of Natural Resources</h3> <p>The State of Wisconsin wanted to produce a podcast focused on the outdoors. It doesn’t matter if you live to hunt and fi</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/taylorotwell/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=xs-webp&s=03ff68ac03edab5776b40dee3be14bca 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=sm-webp&s=63523cb31086347b828b966c49e7c526 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=md-webp&s=9f2d3971730ee4b9a9f0c7964c6dbfda 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=lg-webp&s=a1e5b31e4b4fc1c411439886d40a1295 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=xl-webp&s=1c2b2ee694fdddfb1d42b4900b38aee7 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=2xl-webp&s=e295fe704bc534278607d9db2b38c674 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=xs&s=93ac1f6ed9c971f5a3ea8ff9259a2566 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=sm&s=fe3709ad163d1f0e0a1fa43d2227c845 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=md&s=fb82f4624cddd743ae85a29fb9209649 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=lg&s=014bea0946fc7cc520382532c723fdde 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=xl&s=ab7b0701bb1046c31e12a30ddd127576 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=2xl&s=7c7a9da1d2c63cfe7e2113be1d398ede 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2xhcmF2ZWwtc25pcHBldC9mdWxsXzE1NDg4NTkyMjYtYXJ0d29yay5qcGc/full_1548859226-artwork.jpg?p=lg&s=014bea0946fc7cc520382532c723fdde" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Taylor Otwell's Laravel podcast</h3> <p>Laravel is one of the most popular programming frameworks in the world. Its creator, Taylor, does a regular podcast wher</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/conni/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Conni Biesalski's podcast</h3> <p>Conni's podcast focuses on doing work that matters. She explores how listeners can create a meaningful life, through sol</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/kickstarter/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=xs-webp&s=0ea112fa4f3febad06124585d89db3da 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=sm-webp&s=24b93725fa0789d0ae47da421ff36e7c 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=md-webp&s=c86cbe0a7fd83fcf2f46052e8213d4f4 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=lg-webp&s=6cd7dc1a30861a7a1e3402d132839d82 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=xl-webp&s=915c68eb0738089b81a4a3c23d42d528 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=2xl-webp&s=871f62e46f7639e0d887b5d59231729f 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=xs&s=5f71186923e5a634dfb668b27c287534 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=sm&s=9d7e3bccfe5511ea553ffa4fecca8bf0 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=md&s=41ab0d7ff640229df3c12c5978300fd4 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=lg&s=719162ed9d234fe0f6a194add6069d74 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=xl&s=45c03195467da187895af0bf7c14ba83 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=2xl&s=d9c9e64be2441c6c6704106da01f2297 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL2ktdGhpbmsteW91LXR3by13b3VsZC1nZXQtYWxvbmcvZnVsbF8xNTMyNDY3Njg3LWFydHdvcmsuanBn/full_1532467687-artwork.jpg?p=lg&s=719162ed9d234fe0f6a194add6069d74" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Kickstarter's games podcast</h3> <p>This is a lighthearted interview show brought to you by the Kickstarter Games Team: Anya, Luke, and Trin. In each episod</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> <a href="/customers/upside/" class="p-4 ring-2 ring-chrome-900/20 gap-x-4 md:gap-x-6 relative z-0 overflow-hidden rounded-xl group cursor-pointer flex-none flex bg-chrome-800"> <div class="shrink-0"> <picture> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=xs-webp&s=95669a617cc26661d0440ef2bcf0c634 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=sm-webp&s=e2492b6b874592727e1b19cd012f8d5a 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=md-webp&s=9d5b450dfa4b45e7b34386490830aa8e 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=lg-webp&s=3ba2ec35078b0873acdee4015a71b7f2 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=xl-webp&s=02eb6651699bcfb1fd1c993f79005f15 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=2xl-webp&s=2f9cf113686f20bcbc14be409abb1ba8 1680w " sizes="3000px" type="image/webp" /> <source srcset=" https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=xs&s=7e8d240a820fd8ddc4cd554e1dd6327f 320w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=sm&s=3e1687db78da68dba0c809eb43d78ea8 480w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=md&s=7cfa22444afc3b323720c7af6fe53f03 768w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=lg&s=29b78921d9c9aa2b4d94c01d3c65f286 1280w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=xl&s=c897232409ed7b78d71fd21bf9e81e18 1440w, https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=2xl&s=9eaec1a1d5b03a01ba30fe3f531ac547 1680w " sizes="3000px" type="image/jpeg" /> <img src="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3BvZGNhc3RzL3Vwc2lkZS9mdWxsXzE2MDU2MzQxMjktYXJ0d29yay5qcGc/full_1605634129-artwork.jpg?p=lg&s=29b78921d9c9aa2b4d94c01d3c65f286" class="h-auto w-auto max-w-[8rem] md:max-w-[12rem] rounded-md" height="3000" width="3000" /> </picture> </div> <div class="relative z-10 flex-1 flex flex-col min-h-[12rem]"> <div class="site-content md:prose-base"> <h3 class="!text-2xl group-hover:text-yellow transition duration-300">Upside: Jay Clouse and Eric Hornung</h3> <p>Named a top 27 business podcast by Fortune Magazine, upside examines startup investing outside of Silicon Valley.</p> </div> <div class="pt-3 mt-auto"> <button type="button" href="" target="_self" class="site-link text-sm" > <span>Read More</span> </button> </div> </div> </a> </section> </div> </main> <footer> <div class="site-container py-6 sm:py-10"> <div class="flex flex-col md:flex-row gap-12 md:gap-24 xl:gap-12"> <div class="space-y-8 max-w-xs xl:max-w-60"> <div> <svg class="logo [&_.company-name]:hidden h-10 w-auto inline-block max-w-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 547 144" fill="currentColor"><path class="company-name" d="M191.7 52.4v-8.6h37.9v8.6h-14.1v47.9h-9.8V52.4zM254.3 68.2c-1.2-.2-2.6-.4-4.6-.4-6.3 0-10 4.1-10 12.4v20h-9.3V60.6h9.1v5.6h.2c1.8-3.4 5.8-6.9 11.1-6.9 1.5 0 2.5.1 3.5.2v8.7zM298.8 100.2h-9v-5h-.2c-2.7 3.4-7 6.5-13.6 6.5-8.9 0-19-7.1-19-21.3 0-12.6 8.9-21 19.7-21 6.6 0 10.6 3.5 13 6.6h.2v-5.4h9v39.6h-.1zm-20.4-6.7c6.1 0 11.8-5.3 11.8-12.9 0-8-5.2-13.3-11.7-13.3-8.2 0-12.1 6.6-12.1 13.1 0 6.6 3.8 13.1 12 13.1zM309.6 60.6h9.2v5h.2c3.1-4.5 7.7-6.3 12.1-6.3 8.2 0 15.4 5.4 15.4 18.1v22.8h-9.3V77.9c0-6.8-3.2-10.4-8.5-10.4-5.8 0-9.8 4.1-9.8 11.8v21h-9.3V60.6zM374.6 70.8c-.4-2.9-2.6-4.8-5.3-4.8-3.2 0-5 2-5 4.2 0 2.4 1.2 4.1 8.1 6.4 8.5 2.7 11.5 7.1 11.5 12.7 0 7.3-5.5 12.4-14.6 12.4-9.5 0-14.2-5.2-14.9-12.6h8.6c.4 3.3 2.4 5.8 6.5 5.8 3.5 0 5.5-2.2 5.5-4.9 0-3-1.7-4.9-8.3-7.1-7.4-2.4-11.2-6.1-11.2-12.3 0-6.5 5.1-11.3 13.5-11.3 8.5 0 13 5 14 11.5h-8.4zM392 42.4h10.3v9.4H392v-9.4zm.5 18.2h9.3v39.7h-9.3V60.6zM430.5 70.8c-.4-2.9-2.6-4.8-5.3-4.8-3.2 0-5 2-5 4.2 0 2.4 1.2 4.1 8.1 6.4 8.5 2.7 11.5 7.1 11.5 12.7 0 7.3-5.5 12.4-14.6 12.4-9.5 0-14.2-5.2-14.9-12.6h8.6c.4 3.3 2.4 5.8 6.5 5.8 3.5 0 5.5-2.2 5.5-4.9 0-3-1.7-4.9-8.3-7.1-7.4-2.4-11.2-6.1-11.2-12.3 0-6.5 5.1-11.3 13.5-11.3 8.5 0 13 5 14 11.5h-8.4zM443.8 60.6h5V47.9h9.3v12.7h9.9v7.8h-10v17.7c0 5.4 1.7 6.9 5.5 6.9 1.6 0 3.4-.3 4.8-.7v7.5c-2.1.6-4.7.9-7 .9-9.9 0-12.5-6-12.5-14.1V68.4h-5v-7.8zM493.3 59.3c12.4 0 21.2 9.1 21.2 21.1 0 11.7-8.9 21.3-21.2 21.3-12.1 0-21.2-9.3-21.2-21.3 0-12.3 9.2-21.1 21.2-21.1zm0 34.1c7 0 11.8-5.6 11.8-13 0-7-4.5-12.9-11.8-12.9-7.1 0-11.8 5.5-11.8 12.9 0 7.6 5.4 13 11.8 13zM541.9 67.8c-6.3 0-10 4.1-10 12.4v20h-9.3V60.6h9.1v5.6h.2c1.8-3.4 5.8-6.9 11.1-6.9 1.5 0 2.5.1 3.5.2v8.7c-1.2-.2-2.6-.4-4.6-.4z"/><path d="M72 119.9c-2.6 0-4.8-2.1-4.8-4.8V28.9c0-2.6 2.1-4.8 4.8-4.8 2.6 0 4.8 2.1 4.8 4.8v86.2c0 2.6-2.2 4.8-4.8 4.8zM52 76.8H29c-2.6 0-4.8-2.1-4.8-4.8 0-2.7 2.1-4.8 4.8-4.8h23c2.6 0 4.8 2.1 4.8 4.8 0 2.7-2.2 4.8-4.8 4.8zM115.1 76.8H92c-2.6 0-4.8-2.1-4.8-4.8 0-2.7 2.1-4.8 4.8-4.8h23c2.6 0 4.8 2.1 4.8 4.8 0 2.7-2.1 4.8-4.7 4.8z"/><path d="M72 144c-39.7 0-72-32.3-72-72S32.3 0 72 0s72 32.3 72 72-32.3 72-72 72zM72 9.6C37.6 9.6 9.6 37.6 9.6 72s28 62.4 62.4 62.4 62.4-28 62.4-62.4S106.4 9.6 72 9.6z"/></svg> <p class="pt-3.5 pb-2 mb-0"> Transistor provides podcast hosting and analytics for thousands of organizations, brands, and creatives around the world. </p> <a href="/how-to-start-a-podcast/" class="site-link-sm"> Learn how to start a podcast → </a> </div> <div class=" flex items-center space-x-4 [&_svg]:size-7 [&_svg]:transition-colors [&_svg]:duration-300 [&_.icon-youtube]:size-8" > <a href="https://bsky.app/profile/transistor.fm" title="Transistor on Bluesky" class="group"> <span class="sr-only">Bluesky</span> <?xml version="1.0" encoding="UTF-8"?><svg class="icon-bluesky group-hover:text-[var(--brand-color)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 -35 600 600" fill="currentColor" style="--brand-color: #1185FE"><path d="m135.72 44.03c66.496 49.921 138.02 151.14 164.28 205.46 26.262-54.316 97.782-155.54 164.28-205.46 47.98-36.021 125.72-63.892 125.72 24.795 0 17.712-10.155 148.79-16.111 170.07-20.703 73.984-96.144 92.854-163.25 81.433 117.3 19.964 147.14 86.092 82.697 152.22-122.39 125.59-175.91-31.511-189.63-71.766-2.514-7.3797-3.6904-10.832-3.7077-7.8964-0.0174-2.9357-1.1937 0.51669-3.7077 7.8964-13.714 40.255-67.233 197.36-189.63 71.766-64.444-66.128-34.605-132.26 82.697-152.22-67.108 11.421-142.55-7.4491-163.25-81.433-5.9562-21.282-16.111-152.36-16.111-170.07 0-88.687 77.742-60.816 125.72-24.795z"/></svg> </a> <a href="https://www.youtube.com/channel/UCY-RAM94RTpFuXvcYnRDqCA" title="Transistor on YouTube" class="group"> <span class="sr-only">YouTube</span> <?xml version="1.0" encoding="UTF-8"?><svg class="icon-youtube group-hover:text-[var(--brand-color)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" fill="currentColor" style="--brand-color: #FF0000"><path d="M32.37 10.3c.63 2.36.63 7.27.63 7.27s0 4.91-.63 7.27a3.77 3.77 0 0 1-2.65 2.67c-2.34.63-11.72.63-11.72.63s-9.38 0-11.72-.63a3.77 3.77 0 0 1-2.65-2.67C3 22.48 3 17.57 3 17.57s0-4.91.63-7.27a3.77 3.77 0 0 1 2.65-2.67C8.62 7 18 7 18 7s9.38 0 11.72.63c1.3.35 2.3 1.37 2.65 2.67zM14.93 22.03l7.84-4.46-7.84-4.46v8.92z" clip-rule="evenodd"/></svg> </a> <a href="https://facebook.com/transistor.fm" title="Transistor on Facebook" class="group"> <span class="sr-only">Facebook</span> <svg class="icon-facebook group-hover:text-[var(--brand-color)]" fill="currentColor" viewBox="0 0 24 24" style="--brand-color: #1877F2"><path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"/></svg> </a> <a href="https://www.instagram.com/transistor.fm" title="Transistor on Instagram" class="group"> <span class="sr-only">Instagram</span> <?xml version="1.0" encoding="UTF-8"?><svg class="icon-instagram group-hover:text-[var(--brand-color)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" style="--brand-color: #E1306C" fill="currentColor"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg> </a> <a href="https://podcastindex.social/@transistor" title="Transistor on Mastodon" class="group"> <span class="sr-only">Mastodon</span> <?xml version="1.0" encoding="UTF-8"?><svg class="icon-mastodon group-hover:text-[var(--brand-color)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" style="--brand-color: #6364FF"><path d="M23.268 5.313c-.35-2.578-2.617-4.61-5.304-5.004C17.51.242 15.792 0 11.813 0h-.03c-3.98 0-4.835.242-5.288.309C3.882.692 1.496 2.518.917 5.127.64 6.412.61 7.837.661 9.143c.074 1.874.088 3.745.26 5.611.118 1.24.325 2.47.62 3.68.55 2.237 2.777 4.098 4.96 4.857 2.336.792 4.849.923 7.256.38.265-.061.527-.132.786-.213.585-.184 1.27-.39 1.774-.753a.057.057 0 0 0 .023-.043v-1.809a.052.052 0 0 0-.02-.041.053.053 0 0 0-.046-.01 20.282 20.282 0 0 1-4.709.545c-2.73 0-3.463-1.284-3.674-1.818a5.593 5.593 0 0 1-.319-1.433.053.053 0 0 1 .066-.054c1.517.363 3.072.546 4.632.546.376 0 .75 0 1.125-.01 1.57-.044 3.224-.124 4.768-.422.038-.008.077-.015.11-.024 2.435-.464 4.753-1.92 4.989-5.604.008-.145.03-1.52.03-1.67.002-.512.167-3.63-.024-5.545zm-3.748 9.195h-2.561V8.29c0-1.309-.55-1.976-1.67-1.976-1.23 0-1.846.79-1.846 2.35v3.403h-2.546V8.663c0-1.56-.617-2.35-1.848-2.35-1.112 0-1.668.668-1.67 1.977v6.218H4.822V8.102c0-1.31.337-2.35 1.011-3.12.696-.77 1.608-1.164 2.74-1.164 1.311 0 2.302.5 2.962 1.498l.638 1.06.638-1.06c.66-.999 1.65-1.498 2.96-1.498 1.13 0 2.043.395 2.74 1.164.675.77 1.012 1.81 1.012 3.12z"/></svg> </a> </div> </div> <div class="flex-1 grid grid-cols-2 lg:grid-cols-3 xl:grid-cols-5 gap-8 xl:gap-16 text-black dark:text-white"> <nav> <h3 class="font-bold xl:text-nowrap"> Podcast Solutions </h3> <ul class="mt-3 space-y-3"> <li> <a href="/features/host-multiple-podcasts-on-the-same-account/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Hosting </a> </li> <li> <a href="/public-podcast-stats/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Analytics </a> </li> <li> <a href="/changelog/distribution/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Distribution </a> </li> <li> <a href="/private-podcast/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Private podcasting </a> </li> <li> <a href="/vendors/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Service Providers </a> </li> </ul> </nav> <nav> <h3 class="font-bold xl:text-nowrap"> Support </h3> <ul class="mt-3 space-y-3"> <li> <a href="/pricing/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Pricing </a> </li> <li> <a href="https://status.transistor.fm/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap" target="_blank"> System status </a> </li> <li> <a href="https://support.transistor.fm/en/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap" target="_blank"> Help guides </a> </li> <li> <a href="https://developers.transistor.fm/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap" target="_blank"> API docs </a> </li> <li> <a href="/affiliates/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Affiliates </a> </li> </ul> </nav> <nav> <h3 class="font-bold xl:text-nowrap"> Company </h3> <ul class="mt-3 space-y-3"> <li> <a href="/blog/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Blog </a> </li> <li> <a href="/about/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> About </a> </li> <li> <a href="/customers/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Our customers </a> </li> <li> <a href="/changelog/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> New features </a> </li> <li> <a href="https://saas.transistor.fm/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap" target="_blank"> Podcast </a> </li> </ul> </nav> <nav> <h3 class="font-bold xl:text-nowrap"> Podcast Examples </h3> <ul class="mt-3 space-y-3"> <li> <a href="/customers/churches/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Church podcasts </a> </li> <li> <a href="/customers/top-fitness-podcast/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Fitness podcasts </a> </li> <li> <a href="/customers/ali/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> YouTube podcasts </a> </li> <li> <a href="/customers/education/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Education podcasts </a> </li> <li> <a href="/customers/veteranaffairs/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Government podcasts </a> </li> </ul> </nav> <nav> <h3 class="font-bold xl:text-nowrap"> Resources </h3> <ul class="mt-3 space-y-3"> <li> <a href="/alternative/libsyn/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Libsyn Alternative </a> </li> <li> <a href="/alternative/buzzsprout/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Buzzsprout Alternative </a> </li> <li> <a href="/alternative/captivate/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Captivate Alternative </a> </li> <li> <a href="/alternative/castos/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Castos Alternative </a> </li> <li> <a href="/alternative/simplecast/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Simplecast Alternative </a> </li> <li> <a href="/alternative/bcast/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> bCast Alternative </a> </li> </ul> </nav> </div> </div> <div class="text-sm opacity-70 lg:text-right space-y-6 md:space-y-0 md:flex items-center justify-between w-full pt-8 border-t border-navy-900/10 dark:border-white/10 mt-8"> <div class="shrink-0 w-32 max-w-full"> <a href="https://podstandards.org/" aria-label="Podcast Standards Project" target="_blank" class="group block"> <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 1366 384" style="enable-background: new 0 0 1366 384" class="[&_.st0]:!fill-current [&_.st3]:!fill-current opacity-60 group-hover:opacity-80 transition-opacity duration-300" > <style type="text/css"> .st0 { fill: #1D1D1D; } .st1 { fill: #FFFFFF; } .st2 { fill: #FFFFFF; } .st3 { fill: #F05A28; } </style> <path class="st0" d="M386.2,383.9H1350c8.8,0,16-7.2,16-16v-352c0-8.8-7.2-16-16-16H386.2L386.2,383.9z"/> <g> <path class="st1" d="M885.6,313.5V306h6.5v7.5c0,2.5,1.7,4.2,4.3,4.2c2.5,0,4.2-1.7,4.2-4.2v-6.1c0-7.1-14.9-7.6-14.9-18.9v-5.9 c0-6,4.2-10,10.7-10c6.4,0,10.6,4,10.6,10v6.8h-6.5v-6.8c0-2.5-1.6-4.1-4.1-4.1c-2.5,0-4.2,1.6-4.2,4.1v5.2c0,7.1,14.9,7.6,14.9,19 v6.8c0,6.1-4.3,10.1-10.7,10.1C889.9,323.6,885.6,319.6,885.6,313.5z"/> <path class="st1" d="M948.4,279.3h-6v43.5h-6.5v-43.5h-6v-5.9h18.5V279.3z"/> <path class="st1" d="M985.2,309.8h-7.8l-1.6,13h-6.6l7-49.5h10.4l7.1,49.5h-6.9L985.2,309.8z M984.5,304.3l-2.5-20.6v-3.9h-1.5v3.9 l-2.5,20.6H984.5z"/> <path class="st1" d="M1018.5,273.3h8.6l7.4,31.8l0.6,4.7h1.3l-0.6-4.7v-31.8h6.5v49.5h-8.6l-7.5-31.8l-0.6-4.7h-1.3l0.6,4.7v31.8 h-6.5V273.3z"/> <path class="st1" d="M1091.3,283.1V313c0,5.9-4.2,9.8-10.4,9.8h-11.2v-49.5h11.2C1087.2,273.3,1091.3,277.2,1091.3,283.1z M1084.8,283.5c0-2.5-1.7-4.2-4.2-4.2h-4.3v37.6h4.3c2.5,0,4.2-1.7,4.2-4.2V283.5z"/> <path class="st1" d="M1131.5,309.8h-7.8l-1.6,13h-6.6l7-49.5h10.4l7.1,49.5h-6.9L1131.5,309.8z M1130.8,304.3l-2.5-20.6v-3.9h-1.5 v3.9l-2.5,20.6H1130.8z"/> <path class="st1" d="M1175.5,302.7h-4.2v20.1h-6.5v-49.5h11.3c6.1,0,10.2,3.9,10.2,9.6v10.3c0,3.8-1.8,6.8-4.8,8.3l5.7,21.3h-6.6 L1175.5,302.7z M1171.3,297.1h4.3c2.5,0,4.2-1.7,4.2-4.2v-9.3c0-2.5-1.7-4.2-4.2-4.2h-4.3V297.1z"/> <path class="st1" d="M1234.4,283.1V313c0,5.9-4.2,9.8-10.4,9.8h-11.2v-49.5h11.2C1230.2,273.3,1234.4,277.2,1234.4,283.1z M1227.9,283.5c0-2.5-1.7-4.2-4.2-4.2h-4.3v37.6h4.3c2.5,0,4.2-1.7,4.2-4.2V283.5z"/> <path class="st1" d="M1260.4,313.5V306h6.5v7.5c0,2.5,1.7,4.2,4.3,4.2c2.5,0,4.2-1.7,4.2-4.2v-6.1c0-7.1-14.9-7.6-14.9-18.9v-5.9 c0-6,4.2-10,10.7-10c6.4,0,10.6,4,10.6,10v6.8h-6.5v-6.8c0-2.5-1.6-4.1-4.1-4.1c-2.5,0-4.2,1.6-4.2,4.1v5.2c0,7.1,14.9,7.6,14.9,19 v6.8c0,6.1-4.3,10.1-10.7,10.1C1264.7,323.6,1260.4,319.6,1260.4,313.5z"/> </g> <g> <path class="st1" d="M502.3,283.1v11.2c0,5.9-4.2,9.8-10.4,9.8h-4.7v18.7h-6.5v-49.5h11.2C498.1,273.3,502.3,277.2,502.3,283.1z M495.8,283.5c0-2.5-1.7-4.2-4.2-4.2h-4.3v18.9h4.3c2.5,0,4.2-1.7,4.2-4.2V283.5z"/> <path class="st1" d="M527.8,313.5v-31c0-6.1,4.3-10.1,10.7-10.1c6.4,0,10.7,4,10.7,10.1v31c0,6.1-4.3,10.1-10.7,10.1 C532.1,323.6,527.8,319.6,527.8,313.5z M542.8,313.5v-30.8c0-2.5-1.7-4.2-4.2-4.2c-2.5,0-4.2,1.7-4.2,4.2v30.8 c0,2.5,1.7,4.2,4.2,4.2C541.1,317.7,542.8,316,542.8,313.5z"/> <path class="st1" d="M598.1,283.1V313c0,5.9-4.2,9.8-10.4,9.8h-11.2v-49.5h11.2C593.9,273.3,598.1,277.2,598.1,283.1z M591.6,283.5 c0-2.5-1.7-4.2-4.2-4.2H583v37.6h4.3c2.5,0,4.2-1.7,4.2-4.2V283.5z"/> <path class="st1" d="M625,313.5v-31c0-6.1,4.3-10.1,10.7-10.1s10.7,4,10.7,10.1v9.5H640v-9.4c0-2.5-1.7-4.2-4.2-4.2 s-4.2,1.7-4.2,4.2v30.8c0,2.5,1.7,4.2,4.2,4.2s4.2-1.7,4.2-4.2v-10.1h6.5v10.2c0,6.1-4.3,10.1-10.7,10.1S625,319.6,625,313.5z"/> <path class="st1" d="M686.6,309.8h-7.8l-1.6,13h-6.6l7-49.5H688l7.1,49.5h-6.9L686.6,309.8z M685.9,304.3l-2.5-20.6v-3.9h-1.5v3.9 l-2.5,20.6H685.9z"/> <path class="st1" d="M718.8,313.5V306h6.5v7.5c0,2.5,1.7,4.2,4.3,4.2c2.5,0,4.2-1.7,4.2-4.2v-6.1c0-7.1-14.9-7.6-14.9-18.9v-5.9 c0-6,4.2-10,10.7-10c6.4,0,10.6,4,10.6,10v6.8h-6.5v-6.8c0-2.5-1.6-4.1-4.1-4.1c-2.5,0-4.2,1.6-4.2,4.1v5.2c0,7.1,14.9,7.6,14.9,19 v6.8c0,6.1-4.3,10.1-10.7,10.1C723.1,323.6,718.8,319.6,718.8,313.5z"/> <path class="st1" d="M782.9,279.3h-6v43.5h-6.5v-43.5h-6v-5.9h18.5V279.3z"/> </g> <polygon class="st2" fill-rule="evenodd" clip-rule="evenodd" points="832.5,278 837.2,292.5 852.5,292.5 840.1,301.5 844.8,316 832.5,307 820.2,316 824.9,301.5 812.5,292.5 827.8,292.5 "/> <path class="st3" d="M382.1-0.1H13.4c-7.1,0-13,5.9-13,13v358c0,7.2,5.8,13,13,13h368.7V-0.1z"/> <g> <path class="st1" d="M194.9,80.3c23.6-0.1,44.3,7.5,59.2,21.8c15.2,14.5,22.6,33.7,22.8,55.8h28.4c-0.8-14.3-0.7-47-29.6-75 C247,55,209.8,53.4,194.9,53.4L194.9,80.3z"/> <path class="st1" d="M194.9,303.6c-25.6-0.1-46.5-6.9-62-20.5c-15.5-13.6-25.6-32.4-26-60.2H77.7c0.5,18,2.9,51.3,32.6,79.4 c28.6,27,67.4,28.1,84.6,28.1V303.6z"/> <path class="st1" d="M194.9,279.7c0.1,0,0.3,0,0.4,0c9.6,0,18.3-1.4,26.2-4.3c7.8-2.9,14.5-6.6,20.1-11.4c5.5-4.7,9.8-10,12.9-15.9 c3-5.9,4.6-12,4.6-18.3c0-10.5-2.2-19.1-6.6-25.6c-4.4-6.5-10-11.9-16.6-15.9c-6.6-4.1-13.9-7.3-21.7-9.7 c-7.8-2.4-15.1-4.7-21.7-6.9c-6.6-2.2-12.2-4.7-16.6-7.5c-4.4-2.8-6.6-6.7-6.6-11.9c0-4.8,2.3-9.2,6.9-13.3 c4.6-4.1,10.7-6.1,19-6.1v-30.4c-9.2,0-17.6,1.4-24.9,4.1c-7.5,2.8-13.8,6.4-19.1,10.9c-5.3,4.5-9.3,9.8-12.2,15.9 c-2.9,6.1-4.3,12.5-4.3,19.1c0,10.2,2.2,18.3,6.6,24.5c4.4,6.2,10,11.2,16.6,15.1c6.6,3.9,13.9,6.9,21.7,9.1 c7.8,2.2,15.1,4.5,21.7,6.8c6.6,2.3,12.2,4.9,16.6,7.9c4.4,3,6.6,7.1,6.6,12.5c0,5.5-2.4,10.4-7.2,14.5c-4.8,4.2-12.1,6.2-21.9,6.2 c-0.1,0-0.3,0-0.4,0L194.9,279.7"/> <path class="st1" d="M195.3,132.9c8.3,0,14.8,2.2,19.4,6.6c4.6,4.4,6.9,10.5,6.9,18.3h31.8l0,0c0-7.9-1.4-15.3-4.2-22 c-2.8-6.7-6.7-12.6-11.9-17.6c-5.2-5-11.3-8.9-18.4-11.6c-7.1-2.8-15-4.2-23.7-4.2c-0.1,0-0.3,0-0.4,0v0v30.4 C195,132.9,195.2,132.9,195.3,132.9z"/> <path class="st1" d="M194.9,249.2L194.9,249.2c-3.3,0-6.4-0.4-9.2-1.1c0,0,0,0,0,0c-0.5-0.1-0.9-0.2-1.4-0.4c0,0,0,0-0.1,0 c-0.4-0.1-0.9-0.3-1.3-0.4c0,0-0.1,0-0.1,0c-0.4-0.1-0.8-0.3-1.2-0.4c0,0-0.1,0-0.1-0.1c-0.4-0.2-0.7-0.3-1.1-0.5 c-0.1,0-0.1-0.1-0.2-0.1c-0.3-0.2-0.7-0.3-1-0.5c-0.1,0-0.2-0.1-0.3-0.1c-0.3-0.2-0.6-0.3-0.9-0.5c-0.1-0.1-0.2-0.1-0.3-0.2 c-0.3-0.2-0.5-0.3-0.8-0.5c-0.1-0.1-0.3-0.2-0.4-0.3c-0.2-0.2-0.4-0.3-0.6-0.5c-0.2-0.1-0.4-0.3-0.5-0.4c-0.2-0.1-0.3-0.3-0.5-0.4 c-0.3-0.3-0.6-0.5-0.9-0.8c0,0-0.1-0.1-0.1-0.1c-5.2-4.9-7.8-11.2-7.8-19H133v0c0,8.3,1.4,15.9,4.3,22.8c2.9,6.9,7,12.9,12.3,18 c5.4,5.1,11.9,9,19.5,11.8c0.1,0,0.1,0,0.2,0.1c0.9,0.3,1.8,0.6,2.7,0.9c0.6,0.2,1.2,0.3,1.8,0.5c0.4,0.1,0.8,0.2,1.1,0.3 c0.9,0.2,1.7,0.4,2.6,0.6c0.2,0,0.3,0.1,0.5,0.1c1,0.2,2,0.4,3.1,0.6c0,0,0.1,0,0.1,0c4.3,0.7,8.8,1,13.6,1.1V249.2z"/> </g> <g> <path class="st1" d="M602.6,136.1h-34.5c-0.5-3.5-1.4-6.7-2.8-9.6c-1.4-2.9-3.3-5.3-5.7-7.3c-2.3-2-5.1-3.6-8.3-4.7 c-3.2-1.1-6.7-1.6-10.6-1.6c-6.9,0-12.8,1.7-17.7,5c-4.9,3.4-8.7,8.2-11.4,14.6c-2.6,6.3-4,14-4,23c0,9.4,1.3,17.2,4,23.6 c2.7,6.3,6.5,11.1,11.4,14.3c4.9,3.2,10.7,4.8,17.4,4.8c3.8,0,7.2-0.5,10.3-1.4s5.8-2.4,8.2-4.2c2.4-1.9,4.3-4.1,5.9-6.8 c1.5-2.7,2.6-5.7,3.2-9.1l34.5,0.2c-0.6,6.3-2.4,12.4-5.4,18.5c-3,6.1-7.1,11.6-12.4,16.6c-5.2,5-11.6,9-19.1,11.9 c-7.5,2.9-16.1,4.4-25.8,4.4c-12.8,0-24.2-2.8-34.3-8.5c-10.1-5.6-18.1-13.9-23.9-24.7c-5.8-10.8-8.8-24-8.8-39.5 c0-15.5,3-28.7,8.9-39.5c5.9-10.8,14-19,24.1-24.6c10.1-5.6,21.5-8.4,34-8.4c8.6,0,16.5,1.2,23.7,3.6c7.3,2.4,13.7,5.8,19.2,10.3 c5.5,4.5,10,10.1,13.5,16.7C599.6,120.1,601.8,127.6,602.6,136.1z"/> <path class="st1" d="M666.3,228.2c-11.1,0-20.6-2.2-28.7-6.6c-8-4.4-14.2-10.7-18.5-18.8c-4.3-8.2-6.5-17.9-6.5-29.1 c0-10.9,2.2-20.5,6.5-28.7c4.3-8.2,10.4-14.6,18.3-19.2c7.9-4.6,17.1-6.9,27.8-6.9c7.5,0,14.4,1.2,20.7,3.5 c6.3,2.3,11.7,5.8,16.2,10.4c4.6,4.6,8.1,10.3,10.6,17c2.5,6.7,3.8,14.5,3.8,23.1v8.4h-92.1v-19.6h60.7c0-3.6-0.9-6.8-2.6-9.6 c-1.7-2.8-3.9-5-6.8-6.6c-2.9-1.6-6.2-2.4-9.9-2.4c-3.8,0-7.2,0.8-10.1,2.5c-3,1.7-5.4,4-7.1,6.8c-1.7,2.9-2.7,6.1-2.8,9.8v19.9 c0,4.3,0.8,8.1,2.6,11.3c1.7,3.2,4.1,5.8,7.2,7.6c3.1,1.8,6.9,2.7,11.2,2.7c3,0,5.7-0.4,8.1-1.2c2.4-0.8,4.5-2,6.3-3.7 c1.7-1.6,3.1-3.6,3.9-5.9l31,0.9c-1.3,6.9-4.1,13-8.5,18.1c-4.3,5.1-10,9.1-17.1,11.9C683.7,226.7,675.6,228.2,666.3,228.2z"/> <path class="st1" d="M728.7,226.2v-106h32.8v19.3h1.1c1.9-7,5.1-12.2,9.5-15.6c4.4-3.4,9.5-5.1,15.2-5.1c1.6,0,3.2,0.1,4.8,0.3 c1.7,0.2,3.2,0.5,4.6,0.9v29.3c-1.6-0.6-3.7-1-6.3-1.3c-2.6-0.3-4.9-0.5-6.9-0.5c-4,0-7.6,0.9-10.8,2.7c-3.2,1.8-5.7,4.2-7.5,7.4 c-1.8,3.2-2.7,6.8-2.7,11.1v57.5H728.7z"/> <path class="st1" d="M871.9,120.2V145H805v-24.8H871.9z M819,94.8h33.7v98c0,2.1,0.3,3.7,1,5c0.7,1.3,1.6,2.2,2.9,2.7 c1.3,0.5,2.8,0.8,4.6,0.8c1.3,0,2.7-0.1,4.1-0.4c1.4-0.3,2.5-0.5,3.3-0.7l5.1,24.4c-1.6,0.5-3.9,1-6.8,1.7 c-2.9,0.7-6.4,1.1-10.5,1.3c-7.9,0.4-14.7-0.6-20.3-2.8c-5.6-2.2-9.9-5.7-12.9-10.5c-3-4.7-4.4-10.7-4.3-17.9V94.8z"/> <path class="st1" d="M903.7,107.8c-4.7,0-8.8-1.6-12.2-4.7c-3.4-3.2-5.1-7-5.1-11.4c0-4.4,1.7-8.2,5.1-11.3 c3.4-3.2,7.5-4.7,12.2-4.7c4.8,0,8.9,1.6,12.2,4.7c3.4,3.2,5.1,6.9,5.1,11.3c0,4.5-1.7,8.3-5.1,11.4 C912.6,106.3,908.5,107.8,903.7,107.8z M886.8,226.2v-106h33.7v106H886.8z"/> <path class="st1" d="M1000.8,120.2V145h-68.2v-24.8H1000.8z M946.8,226.2V114.8c0-8.2,1.5-15,4.6-20.4c3.1-5.4,7.4-9.5,12.8-12.1 c5.5-2.7,11.8-4,19-4c4.7,0,9.1,0.4,13.3,1.1s7.3,1.3,9.3,1.9l-5.4,24.7c-1.2-0.4-2.7-0.8-4.5-1c-1.8-0.3-3.4-0.4-5-0.4 c-4,0-6.7,0.9-8.1,2.6c-1.5,1.7-2.2,4.1-2.2,7.2v111.9H946.8z"/> <path class="st1" d="M1029.7,107.8c-4.7,0-8.8-1.6-12.2-4.7c-3.4-3.2-5.1-7-5.1-11.4c0-4.4,1.7-8.2,5.1-11.3 c3.4-3.2,7.5-4.7,12.2-4.7c4.8,0,8.9,1.6,12.2,4.7c3.4,3.2,5.1,6.9,5.1,11.3c0,4.5-1.7,8.3-5.1,11.4 C1038.6,106.3,1034.5,107.8,1029.7,107.8z M1012.8,226.2v-106h33.7v106H1012.8z"/> <path class="st1" d="M1111.6,228.2c-11.1,0-20.6-2.2-28.7-6.6c-8-4.4-14.2-10.7-18.5-18.8c-4.3-8.2-6.5-17.9-6.5-29.1 c0-10.9,2.2-20.5,6.5-28.7c4.3-8.2,10.4-14.6,18.3-19.2c7.9-4.6,17.1-6.9,27.8-6.9c7.5,0,14.4,1.2,20.7,3.5 c6.3,2.3,11.7,5.8,16.2,10.4c4.6,4.6,8.1,10.3,10.6,17c2.5,6.7,3.8,14.5,3.8,23.1v8.4h-92.1v-19.6h60.7c0-3.6-0.9-6.8-2.6-9.6 c-1.7-2.8-3.9-5-6.8-6.6c-2.9-1.6-6.2-2.4-9.9-2.4c-3.8,0-7.2,0.8-10.1,2.5c-3,1.7-5.4,4-7.1,6.8c-1.7,2.9-2.7,6.1-2.8,9.8v19.9 c0,4.3,0.8,8.1,2.6,11.3c1.7,3.2,4.1,5.8,7.2,7.6c3.1,1.8,6.9,2.7,11.2,2.7c3,0,5.7-0.4,8.1-1.2c2.4-0.8,4.5-2,6.3-3.7 c1.7-1.6,3.1-3.6,3.9-5.9l31,0.9c-1.3,6.9-4.1,13-8.5,18.1c-4.3,5.1-10,9.1-17.1,11.9C1129,226.7,1120.9,228.2,1111.6,228.2z"/> <path class="st1" d="M1213.3,227.7c-7.8,0-14.9-2-21.3-6.1c-6.4-4-11.5-10.1-15.3-18.2c-3.8-8.1-5.7-18.1-5.7-30.2 c0-12.5,2-22.7,5.9-30.8c4-8,9.1-14,15.6-17.9c6.4-3.9,13.3-5.8,20.7-5.8c5.6,0,10.3,1,14.3,2.9c4,1.9,7.2,4.4,9.8,7.3 c2.6,3,4.5,6.1,5.9,9.3h0.7V84.9h33.7v141.3h-33.4V209h-1c-1.4,3.3-3.4,6.3-6.1,9.2c-2.6,2.9-5.9,5.2-9.8,6.9 C1223.3,226.8,1218.6,227.7,1213.3,227.7z M1225,201.4c4.1,0,7.6-1.2,10.5-3.5c2.9-2.3,5.1-5.6,6.7-9.8c1.6-4.2,2.3-9.2,2.3-14.9 c0-5.8-0.8-10.8-2.3-15c-1.5-4.2-3.8-7.4-6.7-9.7c-2.9-2.3-6.4-3.4-10.5-3.4c-4.2,0-7.7,1.2-10.6,3.5c-2.9,2.3-5.1,5.5-6.6,9.7 c-1.5,4.2-2.2,9.1-2.2,14.8s0.8,10.7,2.3,14.9c1.5,4.2,3.7,7.5,6.6,9.8C1217.3,200.2,1220.8,201.4,1225,201.4z"/> </g> </svg> </a> </div> <div class="md:flex space-y-4 md:space-y-0 md:gap-x-4"> <div> <span class="font-medium">© 2025 Transistor Inc.</span> All rights reserved. </div> <div class=" flex items-center [&>*+*]:before:content-['|'] [&>*+*]:before:px-2 [&>*+*]:before:opacity-30 "> <a href="/privacy/" class="hover:underline">Privacy</a> <a href="/terms/" class="hover:underline">Terms</a> <a href="/government/" class="hover:underline">Government Terms</a> </div> </div> </div> </div> </footer> <script defer src="https://cdn.usefathom.com/script.js" data-site="DJZHRVBX"></script> <script async src="https://r.wdfl.co/rw.js" data-domains="transistor.fm, freepodcastwebsites.com" data-rewardful="cb8b19"></script> <script> (function () { let url = new URL(window.location.href); if (url.searchParams.has('gclid') && url.searchParams.has('via')) { setTimeout(function () { Cookies.remove('rewardful.referral', { path: '/', domain: url.hostname }) console.log(Cookies.get('rewardful.referral')) console.log("Deleted referral cookie as visit came from Google Ads (forbidden by Terms of Service)") }, 2000); } })(); </script> <script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="14b9fb33-9403-434e-9fc9-88e1137ec2da";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script> </body> </html>