<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sun, 05 Apr 2026 12:25:06 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Coder Radio - Episodes Tagged with “Rails Logic”</title>
    <link>https://coder.show/tags/rails%20logic</link>
    <pubDate>Mon, 20 May 2019 21:00:00 -0400</pubDate>
    <description>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A weekly talk show</itunes:subtitle>
    <itunes:author>The Mad Botter</itunes:author>
    <itunes:summary>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>The Mad Botter</itunes:name>
      <itunes:email>michael@themadbotter.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="Business"/>
<item>
  <title>358: Batteries are Leaking</title>
  <link>https://coder.show/358</link>
  <guid isPermaLink="false">c707546d-32b8-497c-a0d0-4f3504f1b0f7</guid>
  <pubDate>Mon, 20 May 2019 21:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/c707546d-32b8-497c-a0d0-4f3504f1b0f7.mp3" length="33565280" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>A strong argument against Python’s batteries included model exposes some bigger problems the community is struggling with.
</itunes:subtitle>
  <itunes:duration>46:37</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>A strong argument against Python’s batteries included model exposes some bigger problems the community is struggling with. We chat about all of it.
Plus lessons learned six years after a project, a new tool, and some feedback.
</description>
  <itunes:keywords>WSL, Microsoft, Rails Logic, Python, Python Language Summit, Twisted, Event-based, abc-deploy, Python2 vs Python3, WSL2, Development podcast, coder radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>A strong argument against Python’s batteries included model exposes some bigger problems the community is struggling with. We chat about all of it.</p>

<p>Plus lessons learned six years after a project, a new tool, and some feedback.</p><p>Links:</p><ul><li><a title="Home Page - ABC-Deploy" rel="nofollow" href="http://abc-deploy.com/abc-update/">Home Page - ABC-Deploy</a> &mdash; ABC-Update is an easy to use tool that sets you in control of MS Update operations.</li><li><a title="On logic in a Rails app, revisited 6 years later" rel="nofollow" href="https://alisnic.github.io/posts/rails-logic-revisited/">On logic in a Rails app, revisited 6 years later</a> &mdash; My argument was that Rails is just an UI layer, and business logic should be put in domain objects instead of keeping somewhere in Model, View or Controller.</li><li><a title="Python Software Foundation" rel="nofollow" href="https://pyfound.blogspot.com/2019/05/the-2019-python-language-summit.html">Python Software Foundation</a></li><li><a title="Batteries Included, But They&#39;re Leaking" rel="nofollow" href="http://pyfound.blogspot.com/2019/05/amber-brown-batteries-included-but.html?m=1">Batteries Included, But They're Leaking</a> &mdash; Amber Brown of the Twisted project shared her criticisms of the Python standard library.</li><li><a title="Twisted: Event-driven networking engine written in Python." rel="nofollow" href="https://github.com/twisted/twisted">Twisted: Event-driven networking engine written in Python.</a> &mdash; Twisted is an event-based framework for internet applications</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>A strong argument against Python’s batteries included model exposes some bigger problems the community is struggling with. We chat about all of it.</p>

<p>Plus lessons learned six years after a project, a new tool, and some feedback.</p><p>Links:</p><ul><li><a title="Home Page - ABC-Deploy" rel="nofollow" href="http://abc-deploy.com/abc-update/">Home Page - ABC-Deploy</a> &mdash; ABC-Update is an easy to use tool that sets you in control of MS Update operations.</li><li><a title="On logic in a Rails app, revisited 6 years later" rel="nofollow" href="https://alisnic.github.io/posts/rails-logic-revisited/">On logic in a Rails app, revisited 6 years later</a> &mdash; My argument was that Rails is just an UI layer, and business logic should be put in domain objects instead of keeping somewhere in Model, View or Controller.</li><li><a title="Python Software Foundation" rel="nofollow" href="https://pyfound.blogspot.com/2019/05/the-2019-python-language-summit.html">Python Software Foundation</a></li><li><a title="Batteries Included, But They&#39;re Leaking" rel="nofollow" href="http://pyfound.blogspot.com/2019/05/amber-brown-batteries-included-but.html?m=1">Batteries Included, But They're Leaking</a> &mdash; Amber Brown of the Twisted project shared her criticisms of the Python standard library.</li><li><a title="Twisted: Event-driven networking engine written in Python." rel="nofollow" href="https://github.com/twisted/twisted">Twisted: Event-driven networking engine written in Python.</a> &mdash; Twisted is an event-based framework for internet applications</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
