<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/north-meets-south-web-podcast" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>North Meets South Web Podcast</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/north-meets-south-web-podcast</itunes:new-feed-url>
    <description>Jake Bennett and Michael Dyrynda conquer a 14.5 hour time difference to talk about life as web developers</description>
    <copyright>© 2016 North Meets South Web Podcast</copyright>
    <podcast:guid>98c1e628-aec4-5e85-a1df-89c0b924b2ff</podcast:guid>
    <podcast:locked owner="michael@dyrynda.com.au">no</podcast:locked>
    <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
    <language>en</language>
    <pubDate>Thu, 09 Apr 2026 11:50:23 +0930</pubDate>
    <lastBuildDate>Thu, 09 Apr 2026 11:51:06 +0930</lastBuildDate>
    <link>http://northmeetssouth.audio</link>
    <image>
      <url>https://img.transistorcdn.com/gTGjKd44Qy-t3yz9_V60jp8N2Qe5KN4QwfB-5FNuQPM/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9zaG93/LzQ4ODMvMTU3Mjc3/NzAzNi1hcnR3b3Jr/LmpwZw.jpg</url>
      <title>North Meets South Web Podcast</title>
      <link>http://northmeetssouth.audio</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="Technology"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/gTGjKd44Qy-t3yz9_V60jp8N2Qe5KN4QwfB-5FNuQPM/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9zaG93/LzQ4ODMvMTU3Mjc3/NzAzNi1hcnR3b3Jr/LmpwZw.jpg"/>
    <itunes:summary>Jake Bennett and Michael Dyrynda conquer a 14.5 hour time difference to talk about life as web developers</itunes:summary>
    <itunes:subtitle>Jake Bennett and Michael Dyrynda conquer a 14.5 hour time difference to talk about life as web developers.</itunes:subtitle>
    <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
    <itunes:owner>
      <itunes:name>Michael Dyrynda</itunes:name>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>OIDC, bastion hosts, and production safety</title>
      <itunes:episode>189</itunes:episode>
      <podcast:episode>189</podcast:episode>
      <itunes:title>OIDC, bastion hosts, and production safety</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ce687e49-42ae-4a82-8458-f4273321abb7</guid>
      <link>https://share.transistor.fm/s/f6e205ec</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael dive into modern infrastructure security practices, sparked by an annual audit and the painful process of rotating AWS IAM tokens. That experience leads into a broader discussion on why long-lived credentials in GitHub Actions are risky, and how OIDC (OpenID Connect) enables a more secure, short-lived, role-based alternative.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/nccgroup/ScoutSuite">Scout Suite</a></li><li><a href="https://docs.github.com/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-aws">OpenID Connect (OIDC)</a></li><li><a href="https://forge.laravel.com">Laravel Forge</a></li><li><a href="https://laravel.com/docs/horizon">Laravel Horizon</a></li><li><a href="https://scramble.dedoc.co/">Scramble</a></li><li><a href="https://claude.ai">Claude</a></li><li><a href="https://www.ibm.com/think/topics/lora#:~:text=Low%2Drank%20adaptation%20(LoRA)%20is%20a%20machine%20learning,low%2Drank%20matrices%20through%20gradient%20descent%20during%20fine%2Dtuning">LoRA (Low-Rank Adaptation)</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael dive into modern infrastructure security practices, sparked by an annual audit and the painful process of rotating AWS IAM tokens. That experience leads into a broader discussion on why long-lived credentials in GitHub Actions are risky, and how OIDC (OpenID Connect) enables a more secure, short-lived, role-based alternative.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/nccgroup/ScoutSuite">Scout Suite</a></li><li><a href="https://docs.github.com/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-aws">OpenID Connect (OIDC)</a></li><li><a href="https://forge.laravel.com">Laravel Forge</a></li><li><a href="https://laravel.com/docs/horizon">Laravel Horizon</a></li><li><a href="https://scramble.dedoc.co/">Scramble</a></li><li><a href="https://claude.ai">Claude</a></li><li><a href="https://www.ibm.com/think/topics/lora#:~:text=Low%2Drank%20adaptation%20(LoRA)%20is%20a%20machine%20learning,low%2Drank%20matrices%20through%20gradient%20descent%20during%20fine%2Dtuning">LoRA (Low-Rank Adaptation)</a></li></ul>]]>
      </content:encoded>
      <pubDate>Fri, 20 Mar 2026 00:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f6e205ec/9eb5acfd.mp3" length="36687379" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2291</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael dive into modern infrastructure security practices, sparked by an annual audit and the painful process of rotating AWS IAM tokens. That experience leads into a broader discussion on why long-lived credentials in GitHub Actions are risky, and how OIDC (OpenID Connect) enables a more secure, short-lived, role-based alternative.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/nccgroup/ScoutSuite">Scout Suite</a></li><li><a href="https://docs.github.com/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-aws">OpenID Connect (OIDC)</a></li><li><a href="https://forge.laravel.com">Laravel Forge</a></li><li><a href="https://laravel.com/docs/horizon">Laravel Horizon</a></li><li><a href="https://scramble.dedoc.co/">Scramble</a></li><li><a href="https://claude.ai">Claude</a></li><li><a href="https://www.ibm.com/think/topics/lora#:~:text=Low%2Drank%20adaptation%20(LoRA)%20is%20a%20machine%20learning,low%2Drank%20matrices%20through%20gradient%20descent%20during%20fine%2Dtuning">LoRA (Low-Rank Adaptation)</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3mhg5zw6y7n2d"/>
    </item>
    <item>
      <title>Worktree structures, workflow events, and enum metadata</title>
      <itunes:episode>188</itunes:episode>
      <podcast:episode>188</podcast:episode>
      <itunes:title>Worktree structures, workflow events, and enum metadata</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">9243f8a3-a86b-43e6-982b-dd8f212fcd48</guid>
      <link>https://share.transistor.fm/s/a59f25e7</link>
      <description>
        <![CDATA[<p>In this episode, we discuss using `claude --worktree` to spin up parallel feature work, and the unexpected friction that can arise when your editor doesn’t play nicely with nested worktrees.</p><p>Jake shares his experience running multiple Claude agents in parallel and problems that surfaced in PhpStorm. Michael explains how he structures worktrees differently, avoiding those issues, and the two compare workflows between PhpStorm and Neovim.</p><p><br><strong>Show Links</strong></p><ul><li><a href="https://code.claude.com/docs/en/common-workflows#run-parallel-claude-code-sessions-with-git-worktrees">claude --worktree</a></li><li><a href="https://git-scm.com/docs/git-worktree">Git worktrees</a></li><li><a href="https://www.jetbrains.com/phpstorm">PhpStorm</a></li><li><a href="https://neovim.io/">Neovim</a></li><li><a href="https://github.com/tmux/tmux/wiki">Tmux</a></li><li><a href="https://github.com/jesseduffield/lazygit">LazyGit</a></li><li><a href="https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-github-cli">Using GitHub CLI in workflows</a></li><li><a href="https://github.com/archtechx/enums">archtechx/enums</a></li><li><a href="https://github.com/artisanexperiences/arbor">Arbor</a></li><li><a href="https://laracon.us">Laracon US</a></li><li><a href="https://plugins.jetbrains.com/plugin/30431-git-worktree-hub">Git Worktree Hub plugin for PhpStorm</a><p></p></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, we discuss using `claude --worktree` to spin up parallel feature work, and the unexpected friction that can arise when your editor doesn’t play nicely with nested worktrees.</p><p>Jake shares his experience running multiple Claude agents in parallel and problems that surfaced in PhpStorm. Michael explains how he structures worktrees differently, avoiding those issues, and the two compare workflows between PhpStorm and Neovim.</p><p><br><strong>Show Links</strong></p><ul><li><a href="https://code.claude.com/docs/en/common-workflows#run-parallel-claude-code-sessions-with-git-worktrees">claude --worktree</a></li><li><a href="https://git-scm.com/docs/git-worktree">Git worktrees</a></li><li><a href="https://www.jetbrains.com/phpstorm">PhpStorm</a></li><li><a href="https://neovim.io/">Neovim</a></li><li><a href="https://github.com/tmux/tmux/wiki">Tmux</a></li><li><a href="https://github.com/jesseduffield/lazygit">LazyGit</a></li><li><a href="https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-github-cli">Using GitHub CLI in workflows</a></li><li><a href="https://github.com/archtechx/enums">archtechx/enums</a></li><li><a href="https://github.com/artisanexperiences/arbor">Arbor</a></li><li><a href="https://laracon.us">Laracon US</a></li><li><a href="https://plugins.jetbrains.com/plugin/30431-git-worktree-hub">Git Worktree Hub plugin for PhpStorm</a><p></p></li></ul>]]>
      </content:encoded>
      <pubDate>Fri, 06 Mar 2026 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/a59f25e7/b8a7b2ce.mp3" length="43140896" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2694</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, we discuss using `claude --worktree` to spin up parallel feature work, and the unexpected friction that can arise when your editor doesn’t play nicely with nested worktrees.</p><p>Jake shares his experience running multiple Claude agents in parallel and problems that surfaced in PhpStorm. Michael explains how he structures worktrees differently, avoiding those issues, and the two compare workflows between PhpStorm and Neovim.</p><p><br><strong>Show Links</strong></p><ul><li><a href="https://code.claude.com/docs/en/common-workflows#run-parallel-claude-code-sessions-with-git-worktrees">claude --worktree</a></li><li><a href="https://git-scm.com/docs/git-worktree">Git worktrees</a></li><li><a href="https://www.jetbrains.com/phpstorm">PhpStorm</a></li><li><a href="https://neovim.io/">Neovim</a></li><li><a href="https://github.com/tmux/tmux/wiki">Tmux</a></li><li><a href="https://github.com/jesseduffield/lazygit">LazyGit</a></li><li><a href="https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-github-cli">Using GitHub CLI in workflows</a></li><li><a href="https://github.com/archtechx/enums">archtechx/enums</a></li><li><a href="https://github.com/artisanexperiences/arbor">Arbor</a></li><li><a href="https://laracon.us">Laracon US</a></li><li><a href="https://plugins.jetbrains.com/plugin/30431-git-worktree-hub">Git Worktree Hub plugin for PhpStorm</a><p></p></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3mgd2t6g25d2c"/>
    </item>
    <item>
      <title>Charging chaos, corona discharge, and vector embeddings</title>
      <itunes:episode>187</itunes:episode>
      <podcast:episode>187</podcast:episode>
      <itunes:title>Charging chaos, corona discharge, and vector embeddings</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">edb58d40-b68d-4834-97ed-fb094acf3521</guid>
      <link>https://share.transistor.fm/s/838ae963</link>
      <description>
        <![CDATA[<p>Michael and Jake discuss Jake's device charging chaos, household optimisation, international power outlets, and vector embeddings.</p><p><br><strong>Show links</strong></p><ul><li><a href="https://gitryin.com">Gitryin</a><ul><li><a href="https://gitryin.com/products/gitryin-magnetic-3-in-1-wireless-charging-station-for-3c-devices">Magnetic 3-in-1 wireless charger</a></li><li><a href="https://gitryin.com/products/gitryin-desktop-charging-station-12-in-1-65w-combo?variant=50590307746088">Desktop charging station 12-in-1</a></li></ul></li><li><a href="https://en.wikipedia.org/wiki/Corona_discharge">Corona discharge</a></li><li><a href="https://laracon.us">Laracon US </a></li><li><a href="https://elevenlabs.io">ElevenLabs</a></li><li><a href="https://dailydoseofds.com">Daily Dose of DS (Data Science)</a></li><li><a href="https://msty.ai">Msty</a></li><li><a href="https://en.wikipedia.org/wiki/Retrieval-augmented_generation">Retrieval-Augmented Generation (RAG)</a></li><li><a href="https://laravel.com/docs/12.x/ai-sdk">Laravel AI</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael and Jake discuss Jake's device charging chaos, household optimisation, international power outlets, and vector embeddings.</p><p><br><strong>Show links</strong></p><ul><li><a href="https://gitryin.com">Gitryin</a><ul><li><a href="https://gitryin.com/products/gitryin-magnetic-3-in-1-wireless-charging-station-for-3c-devices">Magnetic 3-in-1 wireless charger</a></li><li><a href="https://gitryin.com/products/gitryin-desktop-charging-station-12-in-1-65w-combo?variant=50590307746088">Desktop charging station 12-in-1</a></li></ul></li><li><a href="https://en.wikipedia.org/wiki/Corona_discharge">Corona discharge</a></li><li><a href="https://laracon.us">Laracon US </a></li><li><a href="https://elevenlabs.io">ElevenLabs</a></li><li><a href="https://dailydoseofds.com">Daily Dose of DS (Data Science)</a></li><li><a href="https://msty.ai">Msty</a></li><li><a href="https://en.wikipedia.org/wiki/Retrieval-augmented_generation">Retrieval-Augmented Generation (RAG)</a></li><li><a href="https://laravel.com/docs/12.x/ai-sdk">Laravel AI</a></li></ul>]]>
      </content:encoded>
      <pubDate>Fri, 20 Feb 2026 01:27:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/838ae963/257c798f.mp3" length="41220128" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2574</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Michael and Jake discuss Jake's device charging chaos, household optimisation, international power outlets, and vector embeddings.</p><p><br><strong>Show links</strong></p><ul><li><a href="https://gitryin.com">Gitryin</a><ul><li><a href="https://gitryin.com/products/gitryin-magnetic-3-in-1-wireless-charging-station-for-3c-devices">Magnetic 3-in-1 wireless charger</a></li><li><a href="https://gitryin.com/products/gitryin-desktop-charging-station-12-in-1-65w-combo?variant=50590307746088">Desktop charging station 12-in-1</a></li></ul></li><li><a href="https://en.wikipedia.org/wiki/Corona_discharge">Corona discharge</a></li><li><a href="https://laracon.us">Laracon US </a></li><li><a href="https://elevenlabs.io">ElevenLabs</a></li><li><a href="https://dailydoseofds.com">Daily Dose of DS (Data Science)</a></li><li><a href="https://msty.ai">Msty</a></li><li><a href="https://en.wikipedia.org/wiki/Retrieval-augmented_generation">Retrieval-Augmented Generation (RAG)</a></li><li><a href="https://laravel.com/docs/12.x/ai-sdk">Laravel AI</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3mf7u4xax4u2q"/>
    </item>
    <item>
      <title>OpenClaw, Arbor, and horseless carriages</title>
      <itunes:episode>186</itunes:episode>
      <podcast:episode>186</podcast:episode>
      <itunes:title>OpenClaw, Arbor, and horseless carriages</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">adeb3eb8-5145-40a0-895b-ab5545dcaf97</guid>
      <link>https://share.transistor.fm/s/461ebb51</link>
      <description>
        <![CDATA[<p>Michael and Jake catch up on what’s been occupying their time lately, from AI tooling experiments to new developer workflows, before closing with a broader reflection on how new technologies are often misunderstood at first.</p><p><strong>Show links</strong></p><ul><li><a href="https://openclaw.ai/">OpenClaw</a> / <a href="https://clawd.bot">Clawd Bot</a> / <a href="https://molt.bot">Moltbot</a></li><li><a href="https://github.com/artisanexperiences/arbor">Arbor</a></li><li><a href="https://koomen.dev/essays/horseless-carriages/">AI horseless carriages</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael and Jake catch up on what’s been occupying their time lately, from AI tooling experiments to new developer workflows, before closing with a broader reflection on how new technologies are often misunderstood at first.</p><p><strong>Show links</strong></p><ul><li><a href="https://openclaw.ai/">OpenClaw</a> / <a href="https://clawd.bot">Clawd Bot</a> / <a href="https://molt.bot">Moltbot</a></li><li><a href="https://github.com/artisanexperiences/arbor">Arbor</a></li><li><a href="https://koomen.dev/essays/horseless-carriages/">AI horseless carriages</a></li></ul>]]>
      </content:encoded>
      <pubDate>Fri, 06 Feb 2026 01:27:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/461ebb51/5e7527aa.mp3" length="37809041" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2361</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Michael and Jake catch up on what’s been occupying their time lately, from AI tooling experiments to new developer workflows, before closing with a broader reflection on how new technologies are often misunderstood at first.</p><p><strong>Show links</strong></p><ul><li><a href="https://openclaw.ai/">OpenClaw</a> / <a href="https://clawd.bot">Clawd Bot</a> / <a href="https://molt.bot">Moltbot</a></li><li><a href="https://github.com/artisanexperiences/arbor">Arbor</a></li><li><a href="https://koomen.dev/essays/horseless-carriages/">AI horseless carriages</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/461ebb51/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3me4nlr3yfj24"/>
    </item>
    <item>
      <title>When AI clicks, automation at home, and developer workflows</title>
      <itunes:episode>185</itunes:episode>
      <podcast:episode>185</podcast:episode>
      <itunes:title>When AI clicks, automation at home, and developer workflows</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d4f725bc-72db-4928-a2d1-7fc28516cc73</guid>
      <link>https://share.transistor.fm/s/c5637ffe</link>
      <description>
        <![CDATA[<p>Jake and Michael return for 2026 and talk about their evolving experiences with AI; what it’s good at, what it’s not, and how it’s changing the way they work.</p><p><strong>Show links</strong></p><ul><li><a href="https://openai.com">OpenAI</a> / <a href="https://chatgpt.com">ChatGPT</a></li><li><a href="https://anthropic.com">Anthropic</a> / <a href="https://claude.code.com">Claude</a> (Sonnet &amp; Opus)</li><li><a href="https://opencode.ai">OpenCode</a> (multi-provider AI coding interface)</li><li><a href="https://home-assistant.io">Home Assistant</a></li><li><a href="https://sonoff.tech/products/sonoff-zigbee-temperature-and-humidity-sensor-snzb-02p">Zigbee temperature sensors</a></li><li><a href="https://github.com/features/copilot">GitHub Copilot</a></li><li><a href="https://ollama.com/">Ollama</a> (local LLM runner)</li><li><a href="https://www.nvidia.com/en-au/products/workstations/dgx-spark/">NVIDIA DGX Spark</a></li><li><a href="https://ampcode.com/">Amp Code</a></li><li><a href="https://www.minimax.io/news/m21-multilingual-and-multi-task-coding-with-strong-general">MiniMax M2.1 model</a></li><li><a href="https://outofdesk.netlify.app/blog/perfect-software">Software for an audience of one</a></li><li><a href="https://github.com/michaeldyrynda/arbor">Arbor</a></li><li><a href="https://x.com/adamdotdev/status/2014077043017765014">OpenCode Desktop has workspaces support</a></li><li><a href="https://burkeholland.github.io/posts/opus-4-5-change-everything/">Opus 4.5 is going to change everything</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return for 2026 and talk about their evolving experiences with AI; what it’s good at, what it’s not, and how it’s changing the way they work.</p><p><strong>Show links</strong></p><ul><li><a href="https://openai.com">OpenAI</a> / <a href="https://chatgpt.com">ChatGPT</a></li><li><a href="https://anthropic.com">Anthropic</a> / <a href="https://claude.code.com">Claude</a> (Sonnet &amp; Opus)</li><li><a href="https://opencode.ai">OpenCode</a> (multi-provider AI coding interface)</li><li><a href="https://home-assistant.io">Home Assistant</a></li><li><a href="https://sonoff.tech/products/sonoff-zigbee-temperature-and-humidity-sensor-snzb-02p">Zigbee temperature sensors</a></li><li><a href="https://github.com/features/copilot">GitHub Copilot</a></li><li><a href="https://ollama.com/">Ollama</a> (local LLM runner)</li><li><a href="https://www.nvidia.com/en-au/products/workstations/dgx-spark/">NVIDIA DGX Spark</a></li><li><a href="https://ampcode.com/">Amp Code</a></li><li><a href="https://www.minimax.io/news/m21-multilingual-and-multi-task-coding-with-strong-general">MiniMax M2.1 model</a></li><li><a href="https://outofdesk.netlify.app/blog/perfect-software">Software for an audience of one</a></li><li><a href="https://github.com/michaeldyrynda/arbor">Arbor</a></li><li><a href="https://x.com/adamdotdev/status/2014077043017765014">OpenCode Desktop has workspaces support</a></li><li><a href="https://burkeholland.github.io/posts/opus-4-5-change-everything/">Opus 4.5 is going to change everything</a></li></ul>]]>
      </content:encoded>
      <pubDate>Fri, 23 Jan 2026 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/c5637ffe/dcd184c8.mp3" length="22575396" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2818</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael return for 2026 and talk about their evolving experiences with AI; what it’s good at, what it’s not, and how it’s changing the way they work.</p><p><strong>Show links</strong></p><ul><li><a href="https://openai.com">OpenAI</a> / <a href="https://chatgpt.com">ChatGPT</a></li><li><a href="https://anthropic.com">Anthropic</a> / <a href="https://claude.code.com">Claude</a> (Sonnet &amp; Opus)</li><li><a href="https://opencode.ai">OpenCode</a> (multi-provider AI coding interface)</li><li><a href="https://home-assistant.io">Home Assistant</a></li><li><a href="https://sonoff.tech/products/sonoff-zigbee-temperature-and-humidity-sensor-snzb-02p">Zigbee temperature sensors</a></li><li><a href="https://github.com/features/copilot">GitHub Copilot</a></li><li><a href="https://ollama.com/">Ollama</a> (local LLM runner)</li><li><a href="https://www.nvidia.com/en-au/products/workstations/dgx-spark/">NVIDIA DGX Spark</a></li><li><a href="https://ampcode.com/">Amp Code</a></li><li><a href="https://www.minimax.io/news/m21-multilingual-and-multi-task-coding-with-strong-general">MiniMax M2.1 model</a></li><li><a href="https://outofdesk.netlify.app/blog/perfect-software">Software for an audience of one</a></li><li><a href="https://github.com/michaeldyrynda/arbor">Arbor</a></li><li><a href="https://x.com/adamdotdev/status/2014077043017765014">OpenCode Desktop has workspaces support</a></li><li><a href="https://burkeholland.github.io/posts/opus-4-5-change-everything/">Opus 4.5 is going to change everything</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/c5637ffe/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3mczhatjboq22"/>
    </item>
    <item>
      <title>Choose your hard</title>
      <itunes:episode>184</itunes:episode>
      <podcast:episode>184</podcast:episode>
      <itunes:title>Choose your hard</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8ed57fb4-99f0-48fd-a4e5-339bbac107a2</guid>
      <link>https://share.transistor.fm/s/3dc52cb1</link>
      <description>
        <![CDATA[<p>Michael and Jake open with retro arcade serendipity (a Mortal Kombat cabinet sighting!) and tumble into family bowling, kid-approved card games, and why tactile gadgets are back in style.</p><p>Then they pivot hard into dev-mode: shadcn/ui (and shadcn-vue), Inertia, React-ish forms, and the age-old tradeoff between “batteries-included” simplicity and modern real-time UX.</p><p>Highlights:</p><ul><li>Mortal Kombat cabinet &amp; mini arcades, gift ideas for Laracon AU</li><li>Duckpin bowling explainer and family bowling stories (plus UNO, Yahtzee, Taco Cat Goat Cheese Pizza)</li><li>The “analog is cool again” thread: mechanical keyboards, a Keychron board, and a retro 3D-printed mouse shell for a Logitech M185</li><li>Dev deep-dive: shadcn docs, Inertia forms, partial reloads vs full refresh, Livewire/Alpine, and real-time updates with Pusher/Reverb</li></ul><p><b>Show links</b></p><ul><li><a href="https://retropie.org.uk/">RetroPie</a> / <a href="https://arcade1up.com/">Arcade1Up</a></li><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://en.wikipedia.org/wiki/Duckpin_bowling">Duckpin bowling</a></li><li><a href="https://www.keychron.com/products/keychron-v4-qmk-custom-mechanical-keyboard">Keychron keyboard</a></li><li><a href="https://www.etsy.com/au/listing/1827206383/the-pointer-two-a-vintage-retro-style">3D-printed retro mouse shell for Logitech M185</a></li><li><a href="https://www.amazon.com.au/Taco-Cat-Goat-Cheese-Pizza/dp/B077Z1R28P">Taco Cat Goat Cheese Pizza</a></li><li><a href="https://inertiajs.com/">Inertia.js</a></li><li><a href="https://ui.shadcn.com">shadcn/ui</a></li><li><a href="https://www.shadcn-vue.com/">shadcn-vue</a></li><li><a href="https://livewire.laravel.com">Livewire</a></li><li><a href="https://alpinejs.dev/">Alpine.js</a></li><li><a href="https://pusher.com/">Pusher</a></li><li><a href="https://reverb.laravel.com/">Laravel Reverb</a></li><li><a href="https://axios-http.com/docs/intro">Axios</a></li><li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch">fetch</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael and Jake open with retro arcade serendipity (a Mortal Kombat cabinet sighting!) and tumble into family bowling, kid-approved card games, and why tactile gadgets are back in style.</p><p>Then they pivot hard into dev-mode: shadcn/ui (and shadcn-vue), Inertia, React-ish forms, and the age-old tradeoff between “batteries-included” simplicity and modern real-time UX.</p><p>Highlights:</p><ul><li>Mortal Kombat cabinet &amp; mini arcades, gift ideas for Laracon AU</li><li>Duckpin bowling explainer and family bowling stories (plus UNO, Yahtzee, Taco Cat Goat Cheese Pizza)</li><li>The “analog is cool again” thread: mechanical keyboards, a Keychron board, and a retro 3D-printed mouse shell for a Logitech M185</li><li>Dev deep-dive: shadcn docs, Inertia forms, partial reloads vs full refresh, Livewire/Alpine, and real-time updates with Pusher/Reverb</li></ul><p><b>Show links</b></p><ul><li><a href="https://retropie.org.uk/">RetroPie</a> / <a href="https://arcade1up.com/">Arcade1Up</a></li><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://en.wikipedia.org/wiki/Duckpin_bowling">Duckpin bowling</a></li><li><a href="https://www.keychron.com/products/keychron-v4-qmk-custom-mechanical-keyboard">Keychron keyboard</a></li><li><a href="https://www.etsy.com/au/listing/1827206383/the-pointer-two-a-vintage-retro-style">3D-printed retro mouse shell for Logitech M185</a></li><li><a href="https://www.amazon.com.au/Taco-Cat-Goat-Cheese-Pizza/dp/B077Z1R28P">Taco Cat Goat Cheese Pizza</a></li><li><a href="https://inertiajs.com/">Inertia.js</a></li><li><a href="https://ui.shadcn.com">shadcn/ui</a></li><li><a href="https://www.shadcn-vue.com/">shadcn-vue</a></li><li><a href="https://livewire.laravel.com">Livewire</a></li><li><a href="https://alpinejs.dev/">Alpine.js</a></li><li><a href="https://pusher.com/">Pusher</a></li><li><a href="https://reverb.laravel.com/">Laravel Reverb</a></li><li><a href="https://axios-http.com/docs/intro">Axios</a></li><li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch">fetch</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 09 Oct 2025 22:47:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/3dc52cb1/945ff891.mp3" length="114328121" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2858</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Michael and Jake open with retro arcade serendipity (a Mortal Kombat cabinet sighting!) and tumble into family bowling, kid-approved card games, and why tactile gadgets are back in style.</p><p>Then they pivot hard into dev-mode: shadcn/ui (and shadcn-vue), Inertia, React-ish forms, and the age-old tradeoff between “batteries-included” simplicity and modern real-time UX.</p><p>Highlights:</p><ul><li>Mortal Kombat cabinet &amp; mini arcades, gift ideas for Laracon AU</li><li>Duckpin bowling explainer and family bowling stories (plus UNO, Yahtzee, Taco Cat Goat Cheese Pizza)</li><li>The “analog is cool again” thread: mechanical keyboards, a Keychron board, and a retro 3D-printed mouse shell for a Logitech M185</li><li>Dev deep-dive: shadcn docs, Inertia forms, partial reloads vs full refresh, Livewire/Alpine, and real-time updates with Pusher/Reverb</li></ul><p><b>Show links</b></p><ul><li><a href="https://retropie.org.uk/">RetroPie</a> / <a href="https://arcade1up.com/">Arcade1Up</a></li><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://en.wikipedia.org/wiki/Duckpin_bowling">Duckpin bowling</a></li><li><a href="https://www.keychron.com/products/keychron-v4-qmk-custom-mechanical-keyboard">Keychron keyboard</a></li><li><a href="https://www.etsy.com/au/listing/1827206383/the-pointer-two-a-vintage-retro-style">3D-printed retro mouse shell for Logitech M185</a></li><li><a href="https://www.amazon.com.au/Taco-Cat-Goat-Cheese-Pizza/dp/B077Z1R28P">Taco Cat Goat Cheese Pizza</a></li><li><a href="https://inertiajs.com/">Inertia.js</a></li><li><a href="https://ui.shadcn.com">shadcn/ui</a></li><li><a href="https://www.shadcn-vue.com/">shadcn-vue</a></li><li><a href="https://livewire.laravel.com">Livewire</a></li><li><a href="https://alpinejs.dev/">Alpine.js</a></li><li><a href="https://pusher.com/">Pusher</a></li><li><a href="https://reverb.laravel.com/">Laravel Reverb</a></li><li><a href="https://axios-http.com/docs/intro">Axios</a></li><li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch">fetch</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3m2r56g3kye2r"/>
    </item>
    <item>
      <title>Controllers and Middleware, Grok vs. Claude, and Developer Value</title>
      <itunes:episode>183</itunes:episode>
      <podcast:episode>183</podcast:episode>
      <itunes:title>Controllers and Middleware, Grok vs. Claude, and Developer Value</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">08c75f4e-2fbe-4a0d-8e53-acfa08a91d2e</guid>
      <link>https://share.transistor.fm/s/7af6c682</link>
      <description>
        <![CDATA[<p>Jake and Michael dive into a wide range of topics, from coding practices in Laravel to the evolving role of AI in software development. They kick things off with daylight savings and weekend updates before moving into technical discussions on authorization, policies, and form requests in Laravel.</p><p>The conversation expands to cover recent changes in middleware and controller patterns, contextual attributes in the service container, and practical approaches to request validation.</p><p>Later, the focus shifts toward AI tools like Claude, Grok, and Cursor, including their strengths, frustrations, and industry-wide adoption pressures. We reflect on the uneasy balance between developer control and AI assistance, wrapping up with thoughts on productivity, value, and what it means to let machines write code.</p><p><strong>Show links</strong></p><ul><li><a href="https://lawnhub.com.au">Lawn Hub</a></li><li><a href="https://arcade1up.com">Arcade 1Up</a></li><li><a href="https://retropie.org.uk">RetroPie</a></li><li><a href="https://arcade1up.com/products/mortal-kombat-deluxe">Mortal Kombat cabinet</a></li><li><a href="https://x.com/enunomaduro/status/1884559485068296546">Nuno's authorization on form requests</a></li><li><a href="https://laravel.com/docs/12.x/container#contextual-attributes">Contextual Attributes</a></li><li><a href="https://x.ai/news/grok-code-fast-1">Grok Code Fast 1</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael dive into a wide range of topics, from coding practices in Laravel to the evolving role of AI in software development. They kick things off with daylight savings and weekend updates before moving into technical discussions on authorization, policies, and form requests in Laravel.</p><p>The conversation expands to cover recent changes in middleware and controller patterns, contextual attributes in the service container, and practical approaches to request validation.</p><p>Later, the focus shifts toward AI tools like Claude, Grok, and Cursor, including their strengths, frustrations, and industry-wide adoption pressures. We reflect on the uneasy balance between developer control and AI assistance, wrapping up with thoughts on productivity, value, and what it means to let machines write code.</p><p><strong>Show links</strong></p><ul><li><a href="https://lawnhub.com.au">Lawn Hub</a></li><li><a href="https://arcade1up.com">Arcade 1Up</a></li><li><a href="https://retropie.org.uk">RetroPie</a></li><li><a href="https://arcade1up.com/products/mortal-kombat-deluxe">Mortal Kombat cabinet</a></li><li><a href="https://x.com/enunomaduro/status/1884559485068296546">Nuno's authorization on form requests</a></li><li><a href="https://laravel.com/docs/12.x/container#contextual-attributes">Contextual Attributes</a></li><li><a href="https://x.ai/news/grok-code-fast-1">Grok Code Fast 1</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 25 Sep 2025 23:37:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/7af6c682/ee3daac4.mp3" length="65762921" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2739</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael dive into a wide range of topics, from coding practices in Laravel to the evolving role of AI in software development. They kick things off with daylight savings and weekend updates before moving into technical discussions on authorization, policies, and form requests in Laravel.</p><p>The conversation expands to cover recent changes in middleware and controller patterns, contextual attributes in the service container, and practical approaches to request validation.</p><p>Later, the focus shifts toward AI tools like Claude, Grok, and Cursor, including their strengths, frustrations, and industry-wide adoption pressures. We reflect on the uneasy balance between developer control and AI assistance, wrapping up with thoughts on productivity, value, and what it means to let machines write code.</p><p><strong>Show links</strong></p><ul><li><a href="https://lawnhub.com.au">Lawn Hub</a></li><li><a href="https://arcade1up.com">Arcade 1Up</a></li><li><a href="https://retropie.org.uk">RetroPie</a></li><li><a href="https://arcade1up.com/products/mortal-kombat-deluxe">Mortal Kombat cabinet</a></li><li><a href="https://x.com/enunomaduro/status/1884559485068296546">Nuno's authorization on form requests</a></li><li><a href="https://laravel.com/docs/12.x/container#contextual-attributes">Contextual Attributes</a></li><li><a href="https://x.ai/news/grok-code-fast-1">Grok Code Fast 1</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/7af6c682/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lzo4s5pjyh2u"/>
    </item>
    <item>
      <title>LawnHub, Saloon, and Salesforce</title>
      <itunes:episode>182</itunes:episode>
      <podcast:episode>182</podcast:episode>
      <itunes:title>LawnHub, Saloon, and Salesforce</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">090dfd84-f2e6-4bf6-9269-8ebb180ddfee</guid>
      <link>https://share.transistor.fm/s/de85c071</link>
      <description>
        <![CDATA[<p>In this episode, Michael and Jake catch up on life and code. They talk about fatigue, seasonal shifts, lawn adventures, and the return of hay fever.</p><p><br>We dive into replacing a legacy Salesforce integration with Saloon, frustrations with mocks, and how Saloon fakes have improved testing workflows. Michael walks through his experiments with AI tools like Claude and opencode to prototype fake gateways - treating AI as a “junior dev” pair. The discussion covers gateway patterns, middleware, registry-based response handling, and strategies for testing Salesforce without polluting production environments.</p><p><br>From weeds and soil temps to software fakes and AI-driven dev, this one’s a mix of everyday life and practical engineering insights.</p><p><strong>Show links</strong></p><ul><li><a href="https://lawnhub.com.au">LawnHub</a> – Michael’s lawn care supplier</li><li><a href="https://docs.saloon.dev">Saloon</a> (by Sam Carré) – Laravel/HTTP client package</li><li><a href="https://www.salesforce.com/">Salesforce</a> – CRM platform discussed in the episode</li><li><a href="https://github.com/mockery/mockery">Mockery</a> – PHP mocking framework</li><li><a href="https://opencode.ai">opencode</a> – terminal tool for AI coding (by SST’s Dax and Adam, Terminal Coffee)</li><li><a href="https://anthropic.com/claude">Claude</a> – AI model used for coding exploration</li><li><a href="https://github.com/features/copilot">GitHub Copilot</a> – AI coding assistant</li><li><a href="https://stripe.com/docs/testing">Stripe test cards</a> – referenced in gateway fake analogy</li><li><a href="https://x.com/ganyicz/status/1965062886264648186">Bond for Livewire</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Michael and Jake catch up on life and code. They talk about fatigue, seasonal shifts, lawn adventures, and the return of hay fever.</p><p><br>We dive into replacing a legacy Salesforce integration with Saloon, frustrations with mocks, and how Saloon fakes have improved testing workflows. Michael walks through his experiments with AI tools like Claude and opencode to prototype fake gateways - treating AI as a “junior dev” pair. The discussion covers gateway patterns, middleware, registry-based response handling, and strategies for testing Salesforce without polluting production environments.</p><p><br>From weeds and soil temps to software fakes and AI-driven dev, this one’s a mix of everyday life and practical engineering insights.</p><p><strong>Show links</strong></p><ul><li><a href="https://lawnhub.com.au">LawnHub</a> – Michael’s lawn care supplier</li><li><a href="https://docs.saloon.dev">Saloon</a> (by Sam Carré) – Laravel/HTTP client package</li><li><a href="https://www.salesforce.com/">Salesforce</a> – CRM platform discussed in the episode</li><li><a href="https://github.com/mockery/mockery">Mockery</a> – PHP mocking framework</li><li><a href="https://opencode.ai">opencode</a> – terminal tool for AI coding (by SST’s Dax and Adam, Terminal Coffee)</li><li><a href="https://anthropic.com/claude">Claude</a> – AI model used for coding exploration</li><li><a href="https://github.com/features/copilot">GitHub Copilot</a> – AI coding assistant</li><li><a href="https://stripe.com/docs/testing">Stripe test cards</a> – referenced in gateway fake analogy</li><li><a href="https://x.com/ganyicz/status/1965062886264648186">Bond for Livewire</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 11 Sep 2025 23:54:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/de85c071/02879b34.mp3" length="57819848" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2408</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Michael and Jake catch up on life and code. They talk about fatigue, seasonal shifts, lawn adventures, and the return of hay fever.</p><p><br>We dive into replacing a legacy Salesforce integration with Saloon, frustrations with mocks, and how Saloon fakes have improved testing workflows. Michael walks through his experiments with AI tools like Claude and opencode to prototype fake gateways - treating AI as a “junior dev” pair. The discussion covers gateway patterns, middleware, registry-based response handling, and strategies for testing Salesforce without polluting production environments.</p><p><br>From weeds and soil temps to software fakes and AI-driven dev, this one’s a mix of everyday life and practical engineering insights.</p><p><strong>Show links</strong></p><ul><li><a href="https://lawnhub.com.au">LawnHub</a> – Michael’s lawn care supplier</li><li><a href="https://docs.saloon.dev">Saloon</a> (by Sam Carré) – Laravel/HTTP client package</li><li><a href="https://www.salesforce.com/">Salesforce</a> – CRM platform discussed in the episode</li><li><a href="https://github.com/mockery/mockery">Mockery</a> – PHP mocking framework</li><li><a href="https://opencode.ai">opencode</a> – terminal tool for AI coding (by SST’s Dax and Adam, Terminal Coffee)</li><li><a href="https://anthropic.com/claude">Claude</a> – AI model used for coding exploration</li><li><a href="https://github.com/features/copilot">GitHub Copilot</a> – AI coding assistant</li><li><a href="https://stripe.com/docs/testing">Stripe test cards</a> – referenced in gateway fake analogy</li><li><a href="https://x.com/ganyicz/status/1965062886264648186">Bond for Livewire</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/de85c071/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lykx7gyqsg2r"/>
    </item>
    <item>
      <title>Soccer terror, conference swag, and Omarchy (btw)</title>
      <itunes:episode>181</itunes:episode>
      <podcast:episode>181</podcast:episode>
      <itunes:title>Soccer terror, conference swag, and Omarchy (btw)</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a354630f-0e16-416b-a6b3-4977faf67f28</guid>
      <link>https://share.transistor.fm/s/57397867</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael catch up on life, family, and tech.</p><p><br>Michael shares proud stories about his son Eli turning into a “soccer terrorist” on the field, while Jake recounts his own stint as a stand-in soccer coach. They dive into Laracon AU updates — from speaker announcements and Road to Laracon podcasts, to quiz night and swag planning.</p><p><br>Other highlights include experiments with AI-generated artwork, Bruce’s new social media adventures, sponsor promotion, and even a tangent on coding tools like PHPStan and how AI can help fix issues in the background.</p><p><br><strong>Show links</strong></p><ul><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://roadtolaracon.transistor.fm">Road to Laracon</a></li><li><a href="https://x.com/BruceLaracon">Bruce on X</a></li><li><a href="https://laravellive.dk">Laravel Live Denmark</a></li><li><a href="https://github.com/laravel/boost">Boost</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael catch up on life, family, and tech.</p><p><br>Michael shares proud stories about his son Eli turning into a “soccer terrorist” on the field, while Jake recounts his own stint as a stand-in soccer coach. They dive into Laracon AU updates — from speaker announcements and Road to Laracon podcasts, to quiz night and swag planning.</p><p><br>Other highlights include experiments with AI-generated artwork, Bruce’s new social media adventures, sponsor promotion, and even a tangent on coding tools like PHPStan and how AI can help fix issues in the background.</p><p><br><strong>Show links</strong></p><ul><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://roadtolaracon.transistor.fm">Road to Laracon</a></li><li><a href="https://x.com/BruceLaracon">Bruce on X</a></li><li><a href="https://laravellive.dk">Laravel Live Denmark</a></li><li><a href="https://github.com/laravel/boost">Boost</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 28 Aug 2025 23:38:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/57397867/74e90b17.mp3" length="46547770" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2907</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael catch up on life, family, and tech.</p><p><br>Michael shares proud stories about his son Eli turning into a “soccer terrorist” on the field, while Jake recounts his own stint as a stand-in soccer coach. They dive into Laracon AU updates — from speaker announcements and Road to Laracon podcasts, to quiz night and swag planning.</p><p><br>Other highlights include experiments with AI-generated artwork, Bruce’s new social media adventures, sponsor promotion, and even a tangent on coding tools like PHPStan and how AI can help fix issues in the background.</p><p><br><strong>Show links</strong></p><ul><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://roadtolaracon.transistor.fm">Road to Laracon</a></li><li><a href="https://x.com/BruceLaracon">Bruce on X</a></li><li><a href="https://laravellive.dk">Laravel Live Denmark</a></li><li><a href="https://github.com/laravel/boost">Boost</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/57397867/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lxhps5scyt2k"/>
    </item>
    <item>
      <title>Laracon recap, eleven stations, and Laravel meetups</title>
      <itunes:episode>180</itunes:episode>
      <podcast:episode>180</podcast:episode>
      <itunes:title>Laracon recap, eleven stations, and Laravel meetups</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">798a4fc9-268b-42f5-a01d-f6008bf0aea9</guid>
      <link>https://share.transistor.fm/s/93e1b6d2</link>
      <description>
        <![CDATA[<p>In this episode, Michael and Jake reflect on their recent time at <strong>Laracon US 2025</strong> in Denver - catching up in person after six years, reconnecting with the Laravel community, and sharing behind-the-scenes stories from the conference floor.</p><p>They also cover:</p><ul><li>Why this Laracon felt like a true “homecoming”</li><li>Building Laravel meetups and fostering community</li><li>The book (and tv show) <em>Station Eleven</em> (and how different things might have been)</li><li>The value of attending conferences, particularly as a non-speaker</li><li>Continued discussion on the complexities of handling roles and permissions</li></ul><p>The episode weaves together community highlights, technical challenges, and personal reflections.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Michael and Jake reflect on their recent time at <strong>Laracon US 2025</strong> in Denver - catching up in person after six years, reconnecting with the Laravel community, and sharing behind-the-scenes stories from the conference floor.</p><p>They also cover:</p><ul><li>Why this Laracon felt like a true “homecoming”</li><li>Building Laravel meetups and fostering community</li><li>The book (and tv show) <em>Station Eleven</em> (and how different things might have been)</li><li>The value of attending conferences, particularly as a non-speaker</li><li>Continued discussion on the complexities of handling roles and permissions</li></ul><p>The episode weaves together community highlights, technical challenges, and personal reflections.</p>]]>
      </content:encoded>
      <pubDate>Thu, 14 Aug 2025 23:38:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/93e1b6d2/558b44d8.mp3" length="57780700" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2406</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Michael and Jake reflect on their recent time at <strong>Laracon US 2025</strong> in Denver - catching up in person after six years, reconnecting with the Laravel community, and sharing behind-the-scenes stories from the conference floor.</p><p>They also cover:</p><ul><li>Why this Laracon felt like a true “homecoming”</li><li>Building Laravel meetups and fostering community</li><li>The book (and tv show) <em>Station Eleven</em> (and how different things might have been)</li><li>The value of attending conferences, particularly as a non-speaker</li><li>Continued discussion on the complexities of handling roles and permissions</li></ul><p>The episode weaves together community highlights, technical challenges, and personal reflections.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lwejb7u4nt2f"/>
    </item>
    <item>
      <title>Laracon, controller middleware, and permissions</title>
      <itunes:episode>179</itunes:episode>
      <podcast:episode>179</podcast:episode>
      <itunes:title>Laracon, controller middleware, and permissions</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2d143b21-5ccd-4537-a5fd-58de204f7909</guid>
      <link>https://share.transistor.fm/s/ede071f9</link>
      <description>
        <![CDATA[<p>In this episode, Michael and Jake kick things off with some Laracon travel talk, sharing their hotel plans, coffee quests, and even jokes about pillow fights at the conference hotel. Michael reveals his precise coffee scouting for the Vib by Best Western hotel, determined not to survive three days on Starbucks alone.</p><ul><li><strong>Should you define middleware in a controller’s constructor?</strong><br> Michael explains why he avoids it - preferring to keep all middleware in route definitions for better visibility and maintainability. Jake explores the pros and cons and why he’s still tempted to use it for certain edge cases.</li><li><strong>Dynamic permissions vs. static definitions:</strong><br> We switch gears to talk about the balance between flexibility and clarity when defining permissions for applications, especially when it comes to handling user roles, teams, and complex business rules.</li></ul><p><strong>Mentioned in this episode:</strong></p><ul><li><a href="https://laracon.us">Laracon US</a> travel plans</li><li>Vib by Best Western (the hotel coffee and tacos!)</li><li>Laravel middleware usage</li><li>Permission handling in apps</li><li>Travel gear for developers on the go</li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Michael and Jake kick things off with some Laracon travel talk, sharing their hotel plans, coffee quests, and even jokes about pillow fights at the conference hotel. Michael reveals his precise coffee scouting for the Vib by Best Western hotel, determined not to survive three days on Starbucks alone.</p><ul><li><strong>Should you define middleware in a controller’s constructor?</strong><br> Michael explains why he avoids it - preferring to keep all middleware in route definitions for better visibility and maintainability. Jake explores the pros and cons and why he’s still tempted to use it for certain edge cases.</li><li><strong>Dynamic permissions vs. static definitions:</strong><br> We switch gears to talk about the balance between flexibility and clarity when defining permissions for applications, especially when it comes to handling user roles, teams, and complex business rules.</li></ul><p><strong>Mentioned in this episode:</strong></p><ul><li><a href="https://laracon.us">Laracon US</a> travel plans</li><li>Vib by Best Western (the hotel coffee and tacos!)</li><li>Laravel middleware usage</li><li>Permission handling in apps</li><li>Travel gear for developers on the go</li></ul>]]>
      </content:encoded>
      <pubDate>Fri, 11 Jul 2025 15:28:11 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ede071f9/d9cc720d.mp3" length="73236504" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3050</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Michael and Jake kick things off with some Laracon travel talk, sharing their hotel plans, coffee quests, and even jokes about pillow fights at the conference hotel. Michael reveals his precise coffee scouting for the Vib by Best Western hotel, determined not to survive three days on Starbucks alone.</p><ul><li><strong>Should you define middleware in a controller’s constructor?</strong><br> Michael explains why he avoids it - preferring to keep all middleware in route definitions for better visibility and maintainability. Jake explores the pros and cons and why he’s still tempted to use it for certain edge cases.</li><li><strong>Dynamic permissions vs. static definitions:</strong><br> We switch gears to talk about the balance between flexibility and clarity when defining permissions for applications, especially when it comes to handling user roles, teams, and complex business rules.</li></ul><p><strong>Mentioned in this episode:</strong></p><ul><li><a href="https://laracon.us">Laracon US</a> travel plans</li><li>Vib by Best Western (the hotel coffee and tacos!)</li><li>Laravel middleware usage</li><li>Permission handling in apps</li><li>Travel gear for developers on the go</li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/ede071f9/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lto62ib6vk2p"/>
    </item>
    <item>
      <title>Flavours of busy, restrained features, and variable static views</title>
      <itunes:episode>178</itunes:episode>
      <podcast:episode>178</podcast:episode>
      <itunes:title>Flavours of busy, restrained features, and variable static views</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f1dfff51-3760-410f-ae62-c54a5841a3a7</guid>
      <link>https://share.transistor.fm/s/f1459cd0</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss the nuance of being “busy”, saying no to features (and why), handling user feedback early, Laravel-powered static views with dynamic data, and building tools that stand the test of time.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss the nuance of being “busy”, saying no to features (and why), handling user feedback early, Laravel-powered static views with dynamic data, and building tools that stand the test of time.</p>]]>
      </content:encoded>
      <pubDate>Fri, 27 Jun 2025 00:34:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f1459cd0/b148247b.mp3" length="45262889" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2827</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss the nuance of being “busy”, saying no to features (and why), handling user feedback early, Laravel-powered static views with dynamic data, and building tools that stand the test of time.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/f1459cd0/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lsjfk6qth72l"/>
    </item>
    <item>
      <title>Liquid glass, video thumbnails, and children growing up</title>
      <itunes:episode>177</itunes:episode>
      <podcast:episode>177</podcast:episode>
      <itunes:title>Liquid glass, video thumbnails, and children growing up</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8dcb4927-5fc3-42cb-82d6-c57ffac3e230</guid>
      <link>https://share.transistor.fm/s/739b2ac1</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael reflect on parenting, discuss Apple's new <a href="https://www.apple.com/au/newsroom/2025/06/apple-introduces-a-delightful-and-elegant-new-software-design/">Liquid Glass</a> UI, finding smarter ways to use video on the web, plus share thoughts on AI overload, Laracon prep, and why <a href="https://wistia.com/">Wistia</a> might be your next favourite video tool.</p><p>In this episode:<br>- Apple’s Liquid Glass UI<br>- Kit.com and Wistia for video<br>- Reflections on AI, tech bubbles, and accessibility<br>- Laracon US and vox pop interviews<br>- The emotional ride of watching your kids grow up</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael reflect on parenting, discuss Apple's new <a href="https://www.apple.com/au/newsroom/2025/06/apple-introduces-a-delightful-and-elegant-new-software-design/">Liquid Glass</a> UI, finding smarter ways to use video on the web, plus share thoughts on AI overload, Laracon prep, and why <a href="https://wistia.com/">Wistia</a> might be your next favourite video tool.</p><p>In this episode:<br>- Apple’s Liquid Glass UI<br>- Kit.com and Wistia for video<br>- Reflections on AI, tech bubbles, and accessibility<br>- Laracon US and vox pop interviews<br>- The emotional ride of watching your kids grow up</p>]]>
      </content:encoded>
      <pubDate>Fri, 13 Jun 2025 00:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/739b2ac1/e643800a.mp3" length="43940384" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2744</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael reflect on parenting, discuss Apple's new <a href="https://www.apple.com/au/newsroom/2025/06/apple-introduces-a-delightful-and-elegant-new-software-design/">Liquid Glass</a> UI, finding smarter ways to use video on the web, plus share thoughts on AI overload, Laracon prep, and why <a href="https://wistia.com/">Wistia</a> might be your next favourite video tool.</p><p>In this episode:<br>- Apple’s Liquid Glass UI<br>- Kit.com and Wistia for video<br>- Reflections on AI, tech bubbles, and accessibility<br>- Laracon US and vox pop interviews<br>- The emotional ride of watching your kids grow up</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/739b2ac1/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lrg6salw2d2t"/>
    </item>
    <item>
      <title>Stealth grills, metric takeover, and selecting conference talks</title>
      <itunes:episode>176</itunes:episode>
      <podcast:episode>176</podcast:episode>
      <itunes:title>Stealth grills, metric takeover, and selecting conference talks</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5bdc195a-fed0-475f-8f33-29a16244ea0d</guid>
      <link>https://share.transistor.fm/s/0c1c21bb</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss Jake's new stealth grill, his eldest son's takeover of the state finals (and metric's takeover of measurement), and Michael goes through the process of refining over 150 talk submissions down to the final Laracon AU schedule.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss Jake's new stealth grill, his eldest son's takeover of the state finals (and metric's takeover of measurement), and Michael goes through the process of refining over 150 talk submissions down to the final Laracon AU schedule.</p>]]>
      </content:encoded>
      <pubDate>Fri, 23 May 2025 01:24:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0c1c21bb/062b6b53.mp3" length="39563560" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2471</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss Jake's new stealth grill, his eldest son's takeover of the state finals (and metric's takeover of measurement), and Michael goes through the process of refining over 150 talk submissions down to the final Laracon AU schedule.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lprhznt7gi2z"/>
    </item>
    <item>
      <title>Constant interfaces, nested input, and array access</title>
      <itunes:episode>175</itunes:episode>
      <podcast:episode>175</podcast:episode>
      <itunes:title>Constant interfaces, nested input, and array access</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">82c70d5b-5b4c-4b94-ada8-0a956316e669</guid>
      <link>https://share.transistor.fm/s/c917779f</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss using interfaces as a dictionary of constants, working with and testing inputs passed down multiple layers of the application, and refactoring legacy code with PHP's ArrayAccess interface.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss using interfaces as a dictionary of constants, working with and testing inputs passed down multiple layers of the application, and refactoring legacy code with PHP's ArrayAccess interface.</p>]]>
      </content:encoded>
      <pubDate>Fri, 09 May 2025 01:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/c917779f/1e8f4d54.mp3" length="40538908" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2532</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss using interfaces as a dictionary of constants, working with and testing inputs passed down multiple layers of the application, and refactoring legacy code with PHP's ArrayAccess interface.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3loobtjazld2k"/>
    </item>
    <item>
      <title>Laracon AU, queued batches, and leveraging AI</title>
      <itunes:episode>174</itunes:episode>
      <podcast:episode>174</podcast:episode>
      <itunes:title>Laracon AU, queued batches, and leveraging AI</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0a110b12-86b8-4246-8dde-3e272609f601</guid>
      <link>https://share.transistor.fm/s/9864e119</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss the ramp up of Laracon AU planning, touch base on Jake's unorthodox usage of Laravel Horizon, and Michael finally coming around to using AI.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss the ramp up of Laracon AU planning, touch base on Jake's unorthodox usage of Laravel Horizon, and Michael finally coming around to using AI.</p>]]>
      </content:encoded>
      <pubDate>Fri, 25 Apr 2025 00:31:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9864e119/886e0c42.mp3" length="35311510" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2205</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss the ramp up of Laracon AU planning, touch base on Jake's unorthodox usage of Laravel Horizon, and Michael finally coming around to using AI.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lnkxyrc56e23"/>
    </item>
    <item>
      <title>New setups, Saloon SDKs, and configuring Horizon</title>
      <itunes:episode>173</itunes:episode>
      <podcast:episode>173</podcast:episode>
      <itunes:title>New setups, Saloon SDKs, and configuring Horizon</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8bb8e034-ff00-4813-9e36-37019ed23f58</guid>
      <link>https://share.transistor.fm/s/c6e61383</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's new recording gear, building integrations with external APIs using Saloon, and configuring Laravel Horizon.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's new recording gear, building integrations with external APIs using Saloon, and configuring Laravel Horizon.</p>]]>
      </content:encoded>
      <pubDate>Fri, 11 Apr 2025 00:36:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/c6e61383/65767826.mp3" length="19444210" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2426</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's new recording gear, building integrations with external APIs using Saloon, and configuring Laravel Horizon.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:bdn6hyd6uzbuczxqos3gkagi/app.bsky.feed.post/3lmhrqnspme2v"/>
    </item>
    <item>
      <title>Concentric circles, eloquent values, and application monitoring</title>
      <itunes:episode>172</itunes:episode>
      <podcast:episode>172</podcast:episode>
      <itunes:title>Concentric circles, eloquent values, and application monitoring</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">310766c0-da1f-4ba7-8449-208fd01737cd</guid>
      <link>https://share.transistor.fm/s/dc5e7005</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss circles of influence and information, eloquently handling return of single values from the database, and monitoring tools for your applications.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss circles of influence and information, eloquently handling return of single values from the database, and monitoring tools for your applications.</p>]]>
      </content:encoded>
      <pubDate>Fri, 07 Mar 2025 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/dc5e7005/6c92b202.mp3" length="37550248" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2345</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss circles of influence and information, eloquently handling return of single values from the database, and monitoring tools for your applications.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
    </item>
    <item>
      <title>Succession plans, unused features, and testing living systems</title>
      <itunes:episode>171</itunes:episode>
      <podcast:episode>171</podcast:episode>
      <itunes:title>Succession plans, unused features, and testing living systems</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">87fa91b6-4924-4961-a09c-67ebc5956972</guid>
      <link>https://share.transistor.fm/s/ea82a05e</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss those features you ship that nobody uses but everybody has feedback for, testing a system where the valid state can change based on user input, and compliance auditing and adherence.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss those features you ship that nobody uses but everybody has feedback for, testing a system where the valid state can change based on user input, and compliance auditing and adherence.</p>]]>
      </content:encoded>
      <pubDate>Fri, 21 Feb 2025 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ea82a05e/193e1b1a.mp3" length="15314150" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1910</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss those features you ship that nobody uses but everybody has feedback for, testing a system where the valid state can change based on user input, and compliance auditing and adherence.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/ea82a05e/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ea82a05e/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ea82a05e/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ea82a05e/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/ea82a05e/transcription" type="text/html"/>
    </item>
    <item>
      <title>Luka and AD, Laracon US, and pitching our Laracon talks</title>
      <itunes:episode>170</itunes:episode>
      <podcast:episode>170</podcast:episode>
      <itunes:title>Luka and AD, Laracon US, and pitching our Laracon talks</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cba5f91d-6627-42d1-b8af-a65e367c1b5d</guid>
      <link>https://share.transistor.fm/s/545088e1</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss the blockbuster trade of Luka Dončić to the the Los Angeles Lakers in exchange for Anthony Davis, the just-announced Laracon US, and pitch our talks for the very same conference.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss the blockbuster trade of Luka Dončić to the the Los Angeles Lakers in exchange for Anthony Davis, the just-announced Laracon US, and pitch our talks for the very same conference.</p>]]>
      </content:encoded>
      <pubDate>Fri, 07 Feb 2025 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/545088e1/2e7f5212.mp3" length="17801120" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2221</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss the blockbuster trade of Luka Dončić to the the Los Angeles Lakers in exchange for Anthony Davis, the just-announced Laracon US, and pitch our talks for the very same conference.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
    </item>
    <item>
      <title>Old packages, Laravel upgrades, and breaking changes</title>
      <itunes:episode>169</itunes:episode>
      <podcast:episode>169</podcast:episode>
      <itunes:title>Old packages, Laravel upgrades, and breaking changes</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">368f1fae-d295-46fd-b2e9-a6a763f8d11c</guid>
      <link>https://share.transistor.fm/s/12d40143</link>
      <description>
        <![CDATA[<p>Jake and Michael recap their Christmas and New Year break, talk through lingering packages, Laravel 11 upgrades, and breaking changes in PHPUnit.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael recap their Christmas and New Year break, talk through lingering packages, Laravel 11 upgrades, and breaking changes in PHPUnit.</p>]]>
      </content:encoded>
      <pubDate>Fri, 17 Jan 2025 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/12d40143/d847abce.mp3" length="19834781" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2475</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael recap their Christmas and New Year break, talk through lingering packages, Laravel 11 upgrades, and breaking changes in PHPUnit.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
    </item>
    <item>
      <title>North Meets South meets Slightly Caffeinated meets David Hemphill Christmas Extravaganza</title>
      <itunes:episode>168</itunes:episode>
      <podcast:episode>168</podcast:episode>
      <itunes:title>North Meets South meets Slightly Caffeinated meets David Hemphill Christmas Extravaganza</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">dbeafcba-bd86-4abf-afae-0b6df7349c3c</guid>
      <link>https://share.transistor.fm/s/1417ef3e</link>
      <description>
        <![CDATA[<p>Join Jake, Michael, David, TJ, and Chris for a merry chat about tech, holiday antics, and the entertaining Wheel of Fortune game!</p><p>## Links<br><a href="https://a.co/d/3Gb4JtJ">Engineering Management for the rest of </a>us</p><p>## Social<br>X<br>https://x.com/northsouthaudio<br>https://x.com/JacobBennett <br>https://x.com/michaeldyrynda<br>https://x.com/davidhemphill<br>https://x.com/heytjmiller<br>https://x.com/cmgmyr</p><p>Bluesky<br>https://bsky.app/profile/northmeetssouth.audio<br>https://bsky.app/profile/dyrynda.au<br>https://bsky.app/profile/jakebennett.bsky.social<br>https://bsky.app/profile/tjmiller.bsky.social<br>https://bsky.app/profile/chrisgmyr.dev</p>
<ul><li>(00:00) - Introductions</li>
<li>(00:30) - Holiday Humor</li>
<li>(02:28) - Brain Fog Chat</li>
<li>(05:25) - Favorite Christmas Movies</li>
<li>(08:26) - Significant 2024 Events</li>
<li>(15:32) - Wheel of Fortune Game</li>
<li>(59:14) - Wrapping Up</li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Join Jake, Michael, David, TJ, and Chris for a merry chat about tech, holiday antics, and the entertaining Wheel of Fortune game!</p><p>## Links<br><a href="https://a.co/d/3Gb4JtJ">Engineering Management for the rest of </a>us</p><p>## Social<br>X<br>https://x.com/northsouthaudio<br>https://x.com/JacobBennett <br>https://x.com/michaeldyrynda<br>https://x.com/davidhemphill<br>https://x.com/heytjmiller<br>https://x.com/cmgmyr</p><p>Bluesky<br>https://bsky.app/profile/northmeetssouth.audio<br>https://bsky.app/profile/dyrynda.au<br>https://bsky.app/profile/jakebennett.bsky.social<br>https://bsky.app/profile/tjmiller.bsky.social<br>https://bsky.app/profile/chrisgmyr.dev</p>
<ul><li>(00:00) - Introductions</li>
<li>(00:30) - Holiday Humor</li>
<li>(02:28) - Brain Fog Chat</li>
<li>(05:25) - Favorite Christmas Movies</li>
<li>(08:26) - Significant 2024 Events</li>
<li>(15:32) - Wheel of Fortune Game</li>
<li>(59:14) - Wrapping Up</li>
</ul>]]>
      </content:encoded>
      <pubDate>Fri, 20 Dec 2024 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1417ef3e/51109845.mp3" length="29501057" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3683</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Join Jake, Michael, David, TJ, and Chris for a merry chat about tech, holiday antics, and the entertaining Wheel of Fortune game!</p><p>## Links<br><a href="https://a.co/d/3Gb4JtJ">Engineering Management for the rest of </a>us</p><p>## Social<br>X<br>https://x.com/northsouthaudio<br>https://x.com/JacobBennett <br>https://x.com/michaeldyrynda<br>https://x.com/davidhemphill<br>https://x.com/heytjmiller<br>https://x.com/cmgmyr</p><p>Bluesky<br>https://bsky.app/profile/northmeetssouth.audio<br>https://bsky.app/profile/dyrynda.au<br>https://bsky.app/profile/jakebennett.bsky.social<br>https://bsky.app/profile/tjmiller.bsky.social<br>https://bsky.app/profile/chrisgmyr.dev</p>
<ul><li>(00:00) - Introductions</li>
<li>(00:30) - Holiday Humor</li>
<li>(02:28) - Brain Fog Chat</li>
<li>(05:25) - Favorite Christmas Movies</li>
<li>(08:26) - Significant 2024 Events</li>
<li>(15:32) - Wheel of Fortune Game</li>
<li>(59:14) - Wrapping Up</li>
</ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Guest" href="https://www.tjmiller.me" img="https://img.transistorcdn.com/iKODU3fZY00UjmkzN7yi9hO4c17CTo48An-_dxy9VCw/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iZGI5/YjQ1YzM4NWRmNjYz/NzJjZjE0MGJjN2I5/ZTNmNC5qcGc.jpg">TJ</podcast:person>
      <podcast:person role="Guest" href="https://pinkary.com/@cmgmyr" img="https://img.transistorcdn.com/M65-y3_w0wnK49vXYGQh7UnA_za-mj-I3cnWVr1dT2I/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lYzcx/MWQ1NzFhYTU0ZDZl/YmY2ZDlmMDdiOWVi/ZmM5OC5wbmc.jpg">Chris Gmyr</podcast:person>
      <podcast:person role="Guest" href="https://pinkary.com/@hemp" img="https://img.transistorcdn.com/E_7JsKVClQB35tBcRZEA9eTxjCoN1b6xw5NAX_DfXpI/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjIw/MzE1N2ZkODVlNWVh/ZWNiOWI3ZDYxOWNj/ZWNjNS5qcGc.jpg">Hemp</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/1417ef3e/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/1417ef3e/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/1417ef3e/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/1417ef3e/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/1417ef3e/transcription" type="text/html"/>
      <podcast:chapters url="https://share.transistor.fm/s/1417ef3e/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Loud coffee machines, Prezet, recursion, and staging environments</title>
      <itunes:episode>167</itunes:episode>
      <podcast:episode>167</podcast:episode>
      <itunes:title>Loud coffee machines, Prezet, recursion, and staging environments</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">80893917-7851-4fc2-9e88-1e69918a9536</guid>
      <link>https://share.transistor.fm/s/1d187498</link>
      <description>
        <![CDATA[<p>Join Michael and Jake as they explore noisy coffee machines, dive into documentation challenges with Prezet, and discuss the nuances of sandbox environments.</p>
<ul><li>(00:00) - Introduction</li>
<li>(01:14) - Noisy Coffee Machines</li>
<li>(03:06) - Basketball Recap</li>
<li>(03:48) - Documentation with Prezet</li>
<li>(07:31) - Carrier Documentation Permissions</li>
<li>(10:07) - Code Rendering Issues</li>
<li>(12:28) - Developer World Update</li>
<li>(20:21) - Sandbox Environment Strategy</li>
<li>(27:48) - Next Steps</li>
<li>(28:16) - Conclusion</li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Join Michael and Jake as they explore noisy coffee machines, dive into documentation challenges with Prezet, and discuss the nuances of sandbox environments.</p>
<ul><li>(00:00) - Introduction</li>
<li>(01:14) - Noisy Coffee Machines</li>
<li>(03:06) - Basketball Recap</li>
<li>(03:48) - Documentation with Prezet</li>
<li>(07:31) - Carrier Documentation Permissions</li>
<li>(10:07) - Code Rendering Issues</li>
<li>(12:28) - Developer World Update</li>
<li>(20:21) - Sandbox Environment Strategy</li>
<li>(27:48) - Next Steps</li>
<li>(28:16) - Conclusion</li>
</ul>]]>
      </content:encoded>
      <pubDate>Fri, 06 Dec 2024 01:11:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1d187498/d7192fce.mp3" length="14086569" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1757</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Join Michael and Jake as they explore noisy coffee machines, dive into documentation challenges with Prezet, and discuss the nuances of sandbox environments.</p>
<ul><li>(00:00) - Introduction</li>
<li>(01:14) - Noisy Coffee Machines</li>
<li>(03:06) - Basketball Recap</li>
<li>(03:48) - Documentation with Prezet</li>
<li>(07:31) - Carrier Documentation Permissions</li>
<li>(10:07) - Code Rendering Issues</li>
<li>(12:28) - Developer World Update</li>
<li>(20:21) - Sandbox Environment Strategy</li>
<li>(27:48) - Next Steps</li>
<li>(28:16) - Conclusion</li>
</ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:chapters url="https://share.transistor.fm/s/1d187498/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Laracon AU retro, coffee machines, and dynamic directories</title>
      <itunes:episode>166</itunes:episode>
      <podcast:episode>166</podcast:episode>
      <itunes:title>Laracon AU retro, coffee machines, and dynamic directories</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">73f26245-a9c1-4e4e-a906-3b7987aa051b</guid>
      <link>https://share.transistor.fm/s/2600bcf2</link>
      <description>
        <![CDATA[<p>Join Michael and Jake as they dive into Laracon AU highlights, reveal new coffee adventures, and discuss dynamic directories and tenant file storage.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Join Michael and Jake as they dive into Laracon AU highlights, reveal new coffee adventures, and discuss dynamic directories and tenant file storage.</p>]]>
      </content:encoded>
      <pubDate>Fri, 22 Nov 2024 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/2600bcf2/3034e5ef.mp3" length="18203363" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2271</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Join Michael and Jake as they dive into Laracon AU highlights, reveal new coffee adventures, and discuss dynamic directories and tenant file storage.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/2600bcf2/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/2600bcf2/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/2600bcf2/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/2600bcf2/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/2600bcf2/transcription" type="text/html"/>
    </item>
    <item>
      <title>Large file uploads, scrambled spotlights, and preparing for Laracon AU</title>
      <itunes:episode>165</itunes:episode>
      <podcast:episode>165</podcast:episode>
      <itunes:title>Large file uploads, scrambled spotlights, and preparing for Laracon AU</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d64e547d-e8ac-438b-886d-624c3f7fefe7</guid>
      <link>https://share.transistor.fm/s/30ac3c54</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss large file uploads without double-handling them, generating API documentation for your app, and the mad rush of the last two weeks before this year's Laracon AU</p><p><strong>Show links</strong></p><ul><li><a href="https://rode.com/en/interfaces-and-mixers/rodecaster-series/rodecaster-duo?variant_sku=RCDUO">Rodecaster Duo</a></li><li><a href="https://www.instagram.com/p/DBfEkt5zskA/?img_index=1">Michael's tattoo</a></li><li><a href="https://stoplight.io/">Stoplight</a></li><li><a href="https://scramble.dedoc.co/">Scramble</a></li><li><a href="https://vitepress.dev/">Vitepress</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss large file uploads without double-handling them, generating API documentation for your app, and the mad rush of the last two weeks before this year's Laracon AU</p><p><strong>Show links</strong></p><ul><li><a href="https://rode.com/en/interfaces-and-mixers/rodecaster-series/rodecaster-duo?variant_sku=RCDUO">Rodecaster Duo</a></li><li><a href="https://www.instagram.com/p/DBfEkt5zskA/?img_index=1">Michael's tattoo</a></li><li><a href="https://stoplight.io/">Stoplight</a></li><li><a href="https://scramble.dedoc.co/">Scramble</a></li><li><a href="https://vitepress.dev/">Vitepress</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 24 Oct 2024 23:47:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/30ac3c54/c61f5218.mp3" length="12692015" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1582</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss large file uploads without double-handling them, generating API documentation for your app, and the mad rush of the last two weeks before this year's Laracon AU</p><p><strong>Show links</strong></p><ul><li><a href="https://rode.com/en/interfaces-and-mixers/rodecaster-series/rodecaster-duo?variant_sku=RCDUO">Rodecaster Duo</a></li><li><a href="https://www.instagram.com/p/DBfEkt5zskA/?img_index=1">Michael's tattoo</a></li><li><a href="https://stoplight.io/">Stoplight</a></li><li><a href="https://scramble.dedoc.co/">Scramble</a></li><li><a href="https://vitepress.dev/">Vitepress</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/30ac3c54/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/30ac3c54/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/30ac3c54/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/30ac3c54/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/30ac3c54/transcription" type="text/html"/>
    </item>
    <item>
      <title>Dynamic images, Livewire slots, and API-based file uploads</title>
      <itunes:episode>164</itunes:episode>
      <podcast:episode>164</podcast:episode>
      <itunes:title>Dynamic images, Livewire slots, and API-based file uploads</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0abd29f9-0634-49cd-8631-959b44821190</guid>
      <link>https://share.transistor.fm/s/73e10110</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss (clever?) ways to generate dynamic images for OpenGraph purposes, how a missing slot variable sent Michael mad, Jake's adventures with API-based file uploads, and some more details about Laracon AU.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss (clever?) ways to generate dynamic images for OpenGraph purposes, how a missing slot variable sent Michael mad, Jake's adventures with API-based file uploads, and some more details about Laracon AU.</p>]]>
      </content:encoded>
      <pubDate>Thu, 10 Oct 2024 23:57:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/73e10110/aba71ca6.mp3" length="21880739" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2731</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss (clever?) ways to generate dynamic images for OpenGraph purposes, how a missing slot variable sent Michael mad, Jake's adventures with API-based file uploads, and some more details about Laracon AU.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/73e10110/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/73e10110/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/73e10110/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/73e10110/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/73e10110/transcription" type="text/html"/>
    </item>
    <item>
      <title>Fake drivers with Jason Beggs</title>
      <itunes:episode>163</itunes:episode>
      <podcast:episode>163</podcast:episode>
      <itunes:title>Fake drivers with Jason Beggs</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7980ec41-77c0-437c-adb3-ae68a99760d8</guid>
      <link>https://share.transistor.fm/s/8274fb59</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Jason Beggs from the Laravel team to discuss the approaches they're taking to fake interaction with third-party services during development of their upcoming product, Laravel Cloud.</p><p><strong>Show links</strong></p><ul><li><a href="https://x.com/jasonlbeggs">Jason Beggs</a></li><li><a href="https://cloud.laravel.com">Laravel Cloud</a></li><li><a href="https://x.com/jasonlbeggs/status/1837127605587198167">Using fake providers in development</a></li><li><a href="https://x.com/jasonlbeggs/status/1837256520058249480">Database fake</a><p></p></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Jason Beggs from the Laravel team to discuss the approaches they're taking to fake interaction with third-party services during development of their upcoming product, Laravel Cloud.</p><p><strong>Show links</strong></p><ul><li><a href="https://x.com/jasonlbeggs">Jason Beggs</a></li><li><a href="https://cloud.laravel.com">Laravel Cloud</a></li><li><a href="https://x.com/jasonlbeggs/status/1837127605587198167">Using fake providers in development</a></li><li><a href="https://x.com/jasonlbeggs/status/1837256520058249480">Database fake</a><p></p></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 26 Sep 2024 23:32:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/8274fb59/c0cd2726.mp3" length="24545094" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3064</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Jason Beggs from the Laravel team to discuss the approaches they're taking to fake interaction with third-party services during development of their upcoming product, Laravel Cloud.</p><p><strong>Show links</strong></p><ul><li><a href="https://x.com/jasonlbeggs">Jason Beggs</a></li><li><a href="https://cloud.laravel.com">Laravel Cloud</a></li><li><a href="https://x.com/jasonlbeggs/status/1837127605587198167">Using fake providers in development</a></li><li><a href="https://x.com/jasonlbeggs/status/1837256520058249480">Database fake</a><p></p></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/8274fb59/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/8274fb59/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/8274fb59/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/8274fb59/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/8274fb59/transcription" type="text/html"/>
    </item>
    <item>
      <title>Tenanted files, testing batch jobs, and enhanced enumerations</title>
      <itunes:episode>162</itunes:episode>
      <podcast:episode>162</podcast:episode>
      <itunes:title>Tenanted files, testing batch jobs, and enhanced enumerations</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">63c0323e-632a-4ae0-a377-e433d3da415b</guid>
      <link>https://share.transistor.fm/s/1d4eef76</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss potential security considerations around segmenting file uploads per tenant, approaches to testing batch jobs in Laravel, and perhaps the untold power of using enums in PHP.</p><p><strong>Show links</strong></p><ul><li><a href="https://x.com/aarondfrancis/status/1833533150674268469">Trailer for Mastering Postgres</a></li><li><a href="https://x.com/aarondfrancis/status/1833307064296206714">Aaron's podcast with Glauber Costa</a></li><li><a href="https://laravel-news.com/extending-php-enums-with-attributes">Extending enums with attributes</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss potential security considerations around segmenting file uploads per tenant, approaches to testing batch jobs in Laravel, and perhaps the untold power of using enums in PHP.</p><p><strong>Show links</strong></p><ul><li><a href="https://x.com/aarondfrancis/status/1833533150674268469">Trailer for Mastering Postgres</a></li><li><a href="https://x.com/aarondfrancis/status/1833307064296206714">Aaron's podcast with Glauber Costa</a></li><li><a href="https://laravel-news.com/extending-php-enums-with-attributes">Extending enums with attributes</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 12 Sep 2024 23:13:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1d4eef76/d6558661.mp3" length="22926182" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2862</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss potential security considerations around segmenting file uploads per tenant, approaches to testing batch jobs in Laravel, and perhaps the untold power of using enums in PHP.</p><p><strong>Show links</strong></p><ul><li><a href="https://x.com/aarondfrancis/status/1833533150674268469">Trailer for Mastering Postgres</a></li><li><a href="https://x.com/aarondfrancis/status/1833307064296206714">Aaron's podcast with Glauber Costa</a></li><li><a href="https://laravel-news.com/extending-php-enums-with-attributes">Extending enums with attributes</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/1d4eef76/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/1d4eef76/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/1d4eef76/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/1d4eef76/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/1d4eef76/transcription" type="text/html"/>
    </item>
    <item>
      <title>Remote pairing around rounding errors with a pint</title>
      <itunes:episode>161</itunes:episode>
      <podcast:episode>161</podcast:episode>
      <itunes:title>Remote pairing around rounding errors with a pint</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0f6c63bb-7d15-4c05-a3b7-3051401b882f</guid>
      <link>https://share.transistor.fm/s/7d3bcfbd</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss (inadvertently) bathing keyboards, pairing with remote colleagues and friends, using rational numbers to deal with rounding errors (sort of), and running code style fixers in CI or as a pre-commit hook. </p><p><strong>Show links</strong></p><ul><li><a href="https://tuple.app">Tuple</a></li><li><a href="https://laramates.com">Laramates</a></li><li><a href="https://around.co">Around</a></li><li><a href="https://github.com/brick/math">brick/math</a></li><li><a href="https://github.com/brick/money">brick/money</a></li><li><a href="https://github.com/laravel/pint">Pint</a></li><li><a href="https://laravel.com/docs/11.x/pint#running-tests-on-github-actions">Running Pint on GitHub Actions</a></li><li><a href="https://typicode.github.io/husky/">Husky</a></li><li><a href="https://github.com/projektgopher/whisky">Whisky</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss (inadvertently) bathing keyboards, pairing with remote colleagues and friends, using rational numbers to deal with rounding errors (sort of), and running code style fixers in CI or as a pre-commit hook. </p><p><strong>Show links</strong></p><ul><li><a href="https://tuple.app">Tuple</a></li><li><a href="https://laramates.com">Laramates</a></li><li><a href="https://around.co">Around</a></li><li><a href="https://github.com/brick/math">brick/math</a></li><li><a href="https://github.com/brick/money">brick/money</a></li><li><a href="https://github.com/laravel/pint">Pint</a></li><li><a href="https://laravel.com/docs/11.x/pint#running-tests-on-github-actions">Running Pint on GitHub Actions</a></li><li><a href="https://typicode.github.io/husky/">Husky</a></li><li><a href="https://github.com/projektgopher/whisky">Whisky</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 22 Aug 2024 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/7d3bcfbd/22e905df.mp3" length="25327706" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3162</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss (inadvertently) bathing keyboards, pairing with remote colleagues and friends, using rational numbers to deal with rounding errors (sort of), and running code style fixers in CI or as a pre-commit hook. </p><p><strong>Show links</strong></p><ul><li><a href="https://tuple.app">Tuple</a></li><li><a href="https://laramates.com">Laramates</a></li><li><a href="https://around.co">Around</a></li><li><a href="https://github.com/brick/math">brick/math</a></li><li><a href="https://github.com/brick/money">brick/money</a></li><li><a href="https://github.com/laravel/pint">Pint</a></li><li><a href="https://laravel.com/docs/11.x/pint#running-tests-on-github-actions">Running Pint on GitHub Actions</a></li><li><a href="https://typicode.github.io/husky/">Husky</a></li><li><a href="https://github.com/projektgopher/whisky">Whisky</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/7d3bcfbd/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/7d3bcfbd/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/7d3bcfbd/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/7d3bcfbd/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/7d3bcfbd/transcription" type="text/html"/>
    </item>
    <item>
      <title>The one with environment config</title>
      <itunes:episode>160</itunes:episode>
      <podcast:episode>160</podcast:episode>
      <itunes:title>The one with environment config</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">bea7bb8a-97f6-4853-b219-f043728a590b</guid>
      <link>https://share.transistor.fm/s/e27eb228</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss different approaches to configuring a Laravel app, for consistency, security, and shareability among a team and across environments.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.tiktok.com/@chocs_chat/video/7383074526956915984">Australian men on the phone to each other</a></li><li><a href="https://blog.1password.com/delete-your-example-env-file/">Go ahead, delete your .env.example file</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss different approaches to configuring a Laravel app, for consistency, security, and shareability among a team and across environments.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.tiktok.com/@chocs_chat/video/7383074526956915984">Australian men on the phone to each other</a></li><li><a href="https://blog.1password.com/delete-your-example-env-file/">Go ahead, delete your .env.example file</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 08 Aug 2024 23:32:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/e27eb228/23b2e98e.mp3" length="19353032" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2415</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss different approaches to configuring a Laravel app, for consistency, security, and shareability among a team and across environments.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.tiktok.com/@chocs_chat/video/7383074526956915984">Australian men on the phone to each other</a></li><li><a href="https://blog.1password.com/delete-your-example-env-file/">Go ahead, delete your .env.example file</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/e27eb228/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/e27eb228/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/e27eb228/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/e27eb228/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/e27eb228/transcription" type="text/html"/>
    </item>
    <item>
      <title>The one with bubbly water</title>
      <itunes:episode>159</itunes:episode>
      <podcast:episode>159</podcast:episode>
      <itunes:title>The one with bubbly water</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b7302c3c-4de2-4100-8124-a5c2e234ae73</guid>
      <link>https://share.transistor.fm/s/6d2489f4</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss the line between soda and bubbly water, Laracon AU, two-way SMS conversations, and the implications of not knowing maths as a programmer.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss the line between soda and bubbly water, Laracon AU, two-way SMS conversations, and the implications of not knowing maths as a programmer.</p>]]>
      </content:encoded>
      <pubDate>Thu, 25 Jul 2024 23:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/6d2489f4/853c39ca.mp3" length="19797122" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2470</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss the line between soda and bubbly water, Laracon AU, two-way SMS conversations, and the implications of not knowing maths as a programmer.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/6d2489f4/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/6d2489f4/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/6d2489f4/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/6d2489f4/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/6d2489f4/transcription" type="text/html"/>
    </item>
    <item>
      <title>The one with feature flags</title>
      <itunes:episode>158</itunes:episode>
      <podcast:episode>158</podcast:episode>
      <itunes:title>The one with feature flags</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">388db24a-4498-4cac-9ddc-82bf6faa6006</guid>
      <link>https://share.transistor.fm/s/b36f2aad</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss feature flags, particularly the freshly-released before hook, and the perils of incorrect eager loading as your application scales.</p><p><strong>Show links</strong></p><ul><li><a href="https://en.wikipedia.org/wiki/Fool%27s_mate">Fool's mate</a></li><li><a href="https://x.com/timacdonald87">Tim MacDonald</a></li><li><a href="https://github.com/laravel/pennant/pull/111">Introduce 'before' hook</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss feature flags, particularly the freshly-released before hook, and the perils of incorrect eager loading as your application scales.</p><p><strong>Show links</strong></p><ul><li><a href="https://en.wikipedia.org/wiki/Fool%27s_mate">Fool's mate</a></li><li><a href="https://x.com/timacdonald87">Tim MacDonald</a></li><li><a href="https://github.com/laravel/pennant/pull/111">Introduce 'before' hook</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 11 Jul 2024 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/b36f2aad/44992aa6.mp3" length="17666307" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2204</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss feature flags, particularly the freshly-released before hook, and the perils of incorrect eager loading as your application scales.</p><p><strong>Show links</strong></p><ul><li><a href="https://en.wikipedia.org/wiki/Fool%27s_mate">Fool's mate</a></li><li><a href="https://x.com/timacdonald87">Tim MacDonald</a></li><li><a href="https://github.com/laravel/pennant/pull/111">Introduce 'before' hook</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/b36f2aad/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/b36f2aad/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/b36f2aad/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/b36f2aad/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/b36f2aad/transcription" type="text/html"/>
    </item>
    <item>
      <title>JSON vs Polymorphism and editable index pages</title>
      <itunes:episode>157</itunes:episode>
      <podcast:episode>157</podcast:episode>
      <itunes:title>JSON vs Polymorphism and editable index pages</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5bd37732-c561-4a00-9230-1048d0753e68</guid>
      <link>https://share.transistor.fm/s/ce55c4af</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss whether you should push polymorphism to the database or settle for a simple JSON field, and we discuss options for rendering multiple edit fields on an index page.</p><p><strong>Show links</strong></p><ul><li><a href="https://myuser.guide">My User Guide</a></li><li><a href="https://liquiddeath.com/en-au">Liquid Death</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss whether you should push polymorphism to the database or settle for a simple JSON field, and we discuss options for rendering multiple edit fields on an index page.</p><p><strong>Show links</strong></p><ul><li><a href="https://myuser.guide">My User Guide</a></li><li><a href="https://liquiddeath.com/en-au">Liquid Death</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 27 Jun 2024 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ce55c4af/58440fb1.mp3" length="18969046" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2367</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss whether you should push polymorphism to the database or settle for a simple JSON field, and we discuss options for rendering multiple edit fields on an index page.</p><p><strong>Show links</strong></p><ul><li><a href="https://myuser.guide">My User Guide</a></li><li><a href="https://liquiddeath.com/en-au">Liquid Death</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/ce55c4af/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ce55c4af/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ce55c4af/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ce55c4af/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/ce55c4af/transcription" type="text/html"/>
    </item>
    <item>
      <title>Music, feature flags, and making the new one do what the old one did</title>
      <itunes:episode>156</itunes:episode>
      <podcast:episode>156</podcast:episode>
      <itunes:title>Music, feature flags, and making the new one do what the old one did</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">76ef9dfe-f7fb-40bd-8feb-6ff683a1c566</guid>
      <link>https://share.transistor.fm/s/ccbb4e09</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss music we're into at the moment, using Pennant for feature flags in Laravel, and the age old set of requirements: "it needs to do everything the old one did"</p><p><strong>Show links</strong></p><ul><li><a href="https://audioreign.com">Audio Reign</a></li><li><a href="https://www.youtube.com/watch?v=GHy12gScTgM&amp;list=OLAK5uy_kU0cQXjCT7g4YQ4rqR9PuSHsv1DyNZP4s">Louis Cole</a></li><li><a href="https://www.youtube.com/watch?v=9qoXa5_w3Gw&amp;list=OLAK5uy_mvoENa9n75hIXMCcN8b6ZFPuH0_caSIY4">Vulfpeck</a></li><li><a href="https://www.tiktok.com/@burnthejukebox">Burn the Jukebox</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss music we're into at the moment, using Pennant for feature flags in Laravel, and the age old set of requirements: "it needs to do everything the old one did"</p><p><strong>Show links</strong></p><ul><li><a href="https://audioreign.com">Audio Reign</a></li><li><a href="https://www.youtube.com/watch?v=GHy12gScTgM&amp;list=OLAK5uy_kU0cQXjCT7g4YQ4rqR9PuSHsv1DyNZP4s">Louis Cole</a></li><li><a href="https://www.youtube.com/watch?v=9qoXa5_w3Gw&amp;list=OLAK5uy_mvoENa9n75hIXMCcN8b6ZFPuH0_caSIY4">Vulfpeck</a></li><li><a href="https://www.tiktok.com/@burnthejukebox">Burn the Jukebox</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 29 May 2024 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ccbb4e09/4079d4eb.mp3" length="21001656" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2623</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss music we're into at the moment, using Pennant for feature flags in Laravel, and the age old set of requirements: "it needs to do everything the old one did"</p><p><strong>Show links</strong></p><ul><li><a href="https://audioreign.com">Audio Reign</a></li><li><a href="https://www.youtube.com/watch?v=GHy12gScTgM&amp;list=OLAK5uy_kU0cQXjCT7g4YQ4rqR9PuSHsv1DyNZP4s">Louis Cole</a></li><li><a href="https://www.youtube.com/watch?v=9qoXa5_w3Gw&amp;list=OLAK5uy_mvoENa9n75hIXMCcN8b6ZFPuH0_caSIY4">Vulfpeck</a></li><li><a href="https://www.tiktok.com/@burnthejukebox">Burn the Jukebox</a></li><li><a href="https://laracon.au">Laracon AU</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/ccbb4e09/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ccbb4e09/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ccbb4e09/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/ccbb4e09/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/ccbb4e09/transcription" type="text/html"/>
    </item>
    <item>
      <title>The one about onboarding junior developers</title>
      <itunes:episode>155</itunes:episode>
      <podcast:episode>155</podcast:episode>
      <itunes:title>The one about onboarding junior developers</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">49b83565-7c20-40ed-b54f-69d439dcfa99</guid>
      <link>https://share.transistor.fm/s/9f95f3cc</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss bowling, onboarding new junior developers right out of college, and the mindset required to be able to teach people the very basics of programming (and reading).</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss bowling, onboarding new junior developers right out of college, and the mindset required to be able to teach people the very basics of programming (and reading).</p>]]>
      </content:encoded>
      <pubDate>Thu, 02 May 2024 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9f95f3cc/9717743d.mp3" length="15783262" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1971</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss bowling, onboarding new junior developers right out of college, and the mindset required to be able to teach people the very basics of programming (and reading).</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/9f95f3cc/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/9f95f3cc/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/9f95f3cc/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/9f95f3cc/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/9f95f3cc/transcription" type="text/html"/>
    </item>
    <item>
      <title>Laravel 11 learnings, nested validation, and the simplicity of Laravel</title>
      <itunes:episode>154</itunes:episode>
      <podcast:episode>154</podcast:episode>
      <itunes:title>Laravel 11 learnings, nested validation, and the simplicity of Laravel</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f271bdb0-bc21-4f2d-8409-f7e04234fc5b</guid>
      <link>https://share.transistor.fm/s/a7ea40d1</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss some of the gotchas upgrading from a previous version of Laravel to 11.x, integrating a React frontend built in parallel to its backend, nested validation, and the simplicity of using a batteries-included framework like Laravel.</p><p><strong>Show links</strong></p><ul><li><a href="https://bootcamp.laravel.com">Laravel Bootcamp</a></li><li><a href="https://laracasts.com">Laracasts</a></li><li><a href="https://laravelupandrunning.com/">Laravel Up and Running</a></li><li><a href="https://onramp.dev/en">Onramp to Laravel</a></li><li><a href="https://laravelshift.com">Laravel Shift</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss some of the gotchas upgrading from a previous version of Laravel to 11.x, integrating a React frontend built in parallel to its backend, nested validation, and the simplicity of using a batteries-included framework like Laravel.</p><p><strong>Show links</strong></p><ul><li><a href="https://bootcamp.laravel.com">Laravel Bootcamp</a></li><li><a href="https://laracasts.com">Laracasts</a></li><li><a href="https://laravelupandrunning.com/">Laravel Up and Running</a></li><li><a href="https://onramp.dev/en">Onramp to Laravel</a></li><li><a href="https://laravelshift.com">Laravel Shift</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 23 Apr 2024 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/a7ea40d1/7c444d45.mp3" length="18006962" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2296</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss some of the gotchas upgrading from a previous version of Laravel to 11.x, integrating a React frontend built in parallel to its backend, nested validation, and the simplicity of using a batteries-included framework like Laravel.</p><p><strong>Show links</strong></p><ul><li><a href="https://bootcamp.laravel.com">Laravel Bootcamp</a></li><li><a href="https://laracasts.com">Laracasts</a></li><li><a href="https://laravelupandrunning.com/">Laravel Up and Running</a></li><li><a href="https://onramp.dev/en">Onramp to Laravel</a></li><li><a href="https://laravelshift.com">Laravel Shift</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/a7ea40d1/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/a7ea40d1/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/a7ea40d1/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/a7ea40d1/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/a7ea40d1/transcription" type="text/html"/>
    </item>
    <item>
      <title>Verbs, stolen chargers, and Laravel 11</title>
      <itunes:episode>153</itunes:episode>
      <podcast:episode>153</podcast:episode>
      <itunes:title>Verbs, stolen chargers, and Laravel 11</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d8012a1f-7582-4b26-8c19-de894dfef83d</guid>
      <link>https://share.transistor.fm/s/77bd138e</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss Verbs, a take on event sourcing that strives to be simpler and more obvious to grok, children stealing device chargers, and some things to remember when upgrading to Laravel 11.</p><p><strong>Show links</strong></p><ul><li><a href="https://verbs.thunk.dev">Verbs</a></li><li><a href="https://laravelshift.com">Laravel Shift</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss Verbs, a take on event sourcing that strives to be simpler and more obvious to grok, children stealing device chargers, and some things to remember when upgrading to Laravel 11.</p><p><strong>Show links</strong></p><ul><li><a href="https://verbs.thunk.dev">Verbs</a></li><li><a href="https://laravelshift.com">Laravel Shift</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 04 Apr 2024 23:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/77bd138e/08368e15.mp3" length="42866537" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3060</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss Verbs, a take on event sourcing that strives to be simpler and more obvious to grok, children stealing device chargers, and some things to remember when upgrading to Laravel 11.</p><p><strong>Show links</strong></p><ul><li><a href="https://verbs.thunk.dev">Verbs</a></li><li><a href="https://laravelshift.com">Laravel Shift</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/77bd138e/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/77bd138e/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/77bd138e/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/77bd138e/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/77bd138e/transcription" type="text/html"/>
    </item>
    <item>
      <title>Handling error state, reviewing code, and request data objects</title>
      <itunes:episode>152</itunes:episode>
      <podcast:episode>152</podcast:episode>
      <itunes:title>Handling error state, reviewing code, and request data objects</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3d48ea86-6118-4e6b-ac08-38b682f9b3f1</guid>
      <link>https://share.transistor.fm/s/82527caf</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss using state machines to handle accurately and predictably handling error state, reviewing code and having your code reviewed, and converting request objects to data objects</p><p><strong>Show links</strong><br>- <a href="https://xstate.js.org/">XState</a><br>- <a href="https://youtu.be/1A1xFtlDyzU">Jake's State Machine's talk from Laracon US</a><br>- <a href="https://spatie.be/docs/laravel-data/v4/introduction">Spatie's Laravel Data</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss using state machines to handle accurately and predictably handling error state, reviewing code and having your code reviewed, and converting request objects to data objects</p><p><strong>Show links</strong><br>- <a href="https://xstate.js.org/">XState</a><br>- <a href="https://youtu.be/1A1xFtlDyzU">Jake's State Machine's talk from Laracon US</a><br>- <a href="https://spatie.be/docs/laravel-data/v4/introduction">Spatie's Laravel Data</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 06 Mar 2024 23:45:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/82527caf/2e469324.mp3" length="33927200" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2119</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss using state machines to handle accurately and predictably handling error state, reviewing code and having your code reviewed, and converting request objects to data objects</p><p><strong>Show links</strong><br>- <a href="https://xstate.js.org/">XState</a><br>- <a href="https://youtu.be/1A1xFtlDyzU">Jake's State Machine's talk from Laracon US</a><br>- <a href="https://spatie.be/docs/laravel-data/v4/introduction">Spatie's Laravel Data</a></p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/82527caf/transcript.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/82527caf/transcript.txt" type="text/plain"/>
    </item>
    <item>
      <title>The one with Ripples, Forge previews, and Laracon</title>
      <itunes:episode>151</itunes:episode>
      <podcast:episode>151</podcast:episode>
      <itunes:title>The one with Ripples, Forge previews, and Laracon</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">80b6b723-cb75-4520-8815-6680a198e5b6</guid>
      <link>https://share.transistor.fm/s/9b53f7f8</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss another of Michael's podcasts, Ripples, setting up review sites on Laravel Forge with Ryan Chandler's Forge Previewer, and speaking and attending Laracon(s).</p><p><strong>Show links</strong></p><ul><li><a href="https://ripples.fm">Ripples</a></li><li><a href="https://twitter.com/ryangjchandler">Ryan Chandler</a></li><li><a href="https://github.com/ryangjchandler/forge-previewer">Forge Previewer</a></li><li><a href="https://laracon.us">Laracon US</a></li><li><a href="https://tek.phparch.com">PHPTek</a></li><li><a href="https://laracasts.com/podcast/f275995f-e32d-4c40-9f6b-69cba8db13b1">Here’s why you should attend Laracon</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss another of Michael's podcasts, Ripples, setting up review sites on Laravel Forge with Ryan Chandler's Forge Previewer, and speaking and attending Laracon(s).</p><p><strong>Show links</strong></p><ul><li><a href="https://ripples.fm">Ripples</a></li><li><a href="https://twitter.com/ryangjchandler">Ryan Chandler</a></li><li><a href="https://github.com/ryangjchandler/forge-previewer">Forge Previewer</a></li><li><a href="https://laracon.us">Laracon US</a></li><li><a href="https://tek.phparch.com">PHPTek</a></li><li><a href="https://laracasts.com/podcast/f275995f-e32d-4c40-9f6b-69cba8db13b1">Here’s why you should attend Laracon</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 21 Feb 2024 23:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9b53f7f8/e17efcd9.mp3" length="40413922" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2524</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss another of Michael's podcasts, Ripples, setting up review sites on Laravel Forge with Ryan Chandler's Forge Previewer, and speaking and attending Laracon(s).</p><p><strong>Show links</strong></p><ul><li><a href="https://ripples.fm">Ripples</a></li><li><a href="https://twitter.com/ryangjchandler">Ryan Chandler</a></li><li><a href="https://github.com/ryangjchandler/forge-previewer">Forge Previewer</a></li><li><a href="https://laracon.us">Laracon US</a></li><li><a href="https://tek.phparch.com">PHPTek</a></li><li><a href="https://laracasts.com/podcast/f275995f-e32d-4c40-9f6b-69cba8db13b1">Here’s why you should attend Laracon</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/9b53f7f8/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/9b53f7f8/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/9b53f7f8/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/9b53f7f8/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/9b53f7f8/transcription" type="text/html"/>
    </item>
    <item>
      <title>The one about sending email</title>
      <itunes:episode>150</itunes:episode>
      <podcast:episode>150</podcast:episode>
      <itunes:title>The one about sending email</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">9ecca17d-1171-4aa2-bde2-c756811542d1</guid>
      <link>https://share.transistor.fm/s/d33421d2</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss the differences between transactional and campaign email and some approaches to sending them. We also touch on Jake speaking on PHP[TEK] 2024 on the topic of state machines.</p><p><strong>Show links</strong></p><ul><li><a href="https://statecharts.dev/">Statecharts</a></li><li><a href="https://stately.ai/viz">XState Visualizer</a></li><li><a href="https://github.com/statelyai/xstate-viz">xstate-viz</a></li><li><a href="https://mermaid.js.org/">Mermaid</a></li><li><a href="https://tek.phparch.com/">[PHP]TEK 2024</a></li><li><a href="https://www.ietf.org/rfc/rfc2369.txt">List-Unsubscribe header</a></li><li><a href="https://support.google.com/a/answer/81126?visit_id=638431445226317442-951160720&amp;rd=1">Google email sender guidelines</a></li><li><a href="https://getsendstack.com/">SendStack</a></li><li><a href="https://mailcoach.app/">MailCoach</a></li><li><a href="https://convertkit.com/">ConvertKit</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss the differences between transactional and campaign email and some approaches to sending them. We also touch on Jake speaking on PHP[TEK] 2024 on the topic of state machines.</p><p><strong>Show links</strong></p><ul><li><a href="https://statecharts.dev/">Statecharts</a></li><li><a href="https://stately.ai/viz">XState Visualizer</a></li><li><a href="https://github.com/statelyai/xstate-viz">xstate-viz</a></li><li><a href="https://mermaid.js.org/">Mermaid</a></li><li><a href="https://tek.phparch.com/">[PHP]TEK 2024</a></li><li><a href="https://www.ietf.org/rfc/rfc2369.txt">List-Unsubscribe header</a></li><li><a href="https://support.google.com/a/answer/81126?visit_id=638431445226317442-951160720&amp;rd=1">Google email sender guidelines</a></li><li><a href="https://getsendstack.com/">SendStack</a></li><li><a href="https://mailcoach.app/">MailCoach</a></li><li><a href="https://convertkit.com/">ConvertKit</a></li></ul>]]>
      </content:encoded>
      <pubDate>Sat, 10 Feb 2024 17:25:36 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/d33421d2/4f1e938f.mp3" length="36449796" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2276</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss the differences between transactional and campaign email and some approaches to sending them. We also touch on Jake speaking on PHP[TEK] 2024 on the topic of state machines.</p><p><strong>Show links</strong></p><ul><li><a href="https://statecharts.dev/">Statecharts</a></li><li><a href="https://stately.ai/viz">XState Visualizer</a></li><li><a href="https://github.com/statelyai/xstate-viz">xstate-viz</a></li><li><a href="https://mermaid.js.org/">Mermaid</a></li><li><a href="https://tek.phparch.com/">[PHP]TEK 2024</a></li><li><a href="https://www.ietf.org/rfc/rfc2369.txt">List-Unsubscribe header</a></li><li><a href="https://support.google.com/a/answer/81126?visit_id=638431445226317442-951160720&amp;rd=1">Google email sender guidelines</a></li><li><a href="https://getsendstack.com/">SendStack</a></li><li><a href="https://mailcoach.app/">MailCoach</a></li><li><a href="https://convertkit.com/">ConvertKit</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/d33421d2/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/d33421d2/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/d33421d2/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/d33421d2/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/d33421d2/transcription" type="text/html"/>
    </item>
    <item>
      <title>The one with the keyboards and Filament</title>
      <itunes:episode>149</itunes:episode>
      <podcast:episode>149</podcast:episode>
      <itunes:title>The one with the keyboards and Filament</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e4d99829-a44b-47ec-8bc8-4ea16567302e</guid>
      <link>https://share.transistor.fm/s/8b0cfc1b</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss their new keyboards, as well as Jake's somewhat secret usage of Filament for building out some of the user-facing aspects of his main work application.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.keychron.com/products/keychron-k11-pro-alice-layout-qmk-via-wireless-custom-mechanical-keyboard">Keychron K11 Pro</a></li><li><a href="https://filamentphp.com/">Filament</a></li><li><a href="https://blog.cassidoo.co/post/annoyed-at-react/">Kind of annoyed at React</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss their new keyboards, as well as Jake's somewhat secret usage of Filament for building out some of the user-facing aspects of his main work application.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.keychron.com/products/keychron-k11-pro-alice-layout-qmk-via-wireless-custom-mechanical-keyboard">Keychron K11 Pro</a></li><li><a href="https://filamentphp.com/">Filament</a></li><li><a href="https://blog.cassidoo.co/post/annoyed-at-react/">Kind of annoyed at React</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 24 Jan 2024 23:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/8b0cfc1b/d436ff3b.mp3" length="40697706" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2542</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss their new keyboards, as well as Jake's somewhat secret usage of Filament for building out some of the user-facing aspects of his main work application.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.keychron.com/products/keychron-k11-pro-alice-layout-qmk-via-wireless-custom-mechanical-keyboard">Keychron K11 Pro</a></li><li><a href="https://filamentphp.com/">Filament</a></li><li><a href="https://blog.cassidoo.co/post/annoyed-at-react/">Kind of annoyed at React</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
    </item>
    <item>
      <title>The North Meets South meets Cash Money Cowork New Year extravaganza</title>
      <itunes:episode>148</itunes:episode>
      <podcast:episode>148</podcast:episode>
      <itunes:title>The North Meets South meets Cash Money Cowork New Year extravaganza</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">af9c46e1-ea44-4227-980a-48d619448e24</guid>
      <link>https://share.transistor.fm/s/947aa1b9</link>
      <description>
        <![CDATA[]]>
      </description>
      <content:encoded>
        <![CDATA[]]>
      </content:encoded>
      <pubDate>Wed, 10 Jan 2024 23:34:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/947aa1b9/06c21d31.mp3" length="46281927" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>4825</itunes:duration>
      <itunes:summary>
        <![CDATA[]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Guest" href="https://www.tjmiller.me" img="https://img.transistorcdn.com/iKODU3fZY00UjmkzN7yi9hO4c17CTo48An-_dxy9VCw/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iZGI5/YjQ1YzM4NWRmNjYz/NzJjZjE0MGJjN2I5/ZTNmNC5qcGc.jpg">TJ</podcast:person>
      <podcast:person role="Guest" href="https://pinkary.com/@hemp" img="https://img.transistorcdn.com/E_7JsKVClQB35tBcRZEA9eTxjCoN1b6xw5NAX_DfXpI/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjIw/MzE1N2ZkODVlNWVh/ZWNiOWI3ZDYxOWNj/ZWNjNS5qcGc.jpg">Hemp</podcast:person>
      <podcast:person role="Guest" href="https://pinkary.com/@cmgmyr" img="https://img.transistorcdn.com/M65-y3_w0wnK49vXYGQh7UnA_za-mj-I3cnWVr1dT2I/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lYzcx/MWQ1NzFhYTU0ZDZl/YmY2ZDlmMDdiOWVi/ZmM5OC5wbmc.jpg">Chris Gmyr</podcast:person>
    </item>
    <item>
      <title>The one with the Lumberjack</title>
      <itunes:episode>147</itunes:episode>
      <podcast:episode>147</podcast:episode>
      <itunes:title>The one with the Lumberjack</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1b979d68-68c0-4bd9-8977-7a762ea36e41</guid>
      <link>https://share.transistor.fm/s/ed7c0171</link>
      <description>
        <![CDATA[<p>Jake and Michael get a sneak peek into Laracon AU 2024, discuss Michael's migration to Snowflakes, and Jake's challenge around preventing multiple windows open for the same application page.</p><p><strong>Show links</strong></p><ul><li><a href="https://en.wikipedia.org/wiki/Snowflake_ID">Snowflakes</a></li><li><a href="https://x.com/michaeldyrynda/status/1734712918112174128?s=46">JavaScript doesn’t like large numbers</a></li><li><a href="https://www.youtube.com/watch?v=70Npi6PccBk">Lumberjack Song</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael get a sneak peek into Laracon AU 2024, discuss Michael's migration to Snowflakes, and Jake's challenge around preventing multiple windows open for the same application page.</p><p><strong>Show links</strong></p><ul><li><a href="https://en.wikipedia.org/wiki/Snowflake_ID">Snowflakes</a></li><li><a href="https://x.com/michaeldyrynda/status/1734712918112174128?s=46">JavaScript doesn’t like large numbers</a></li><li><a href="https://www.youtube.com/watch?v=70Npi6PccBk">Lumberjack Song</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 13 Dec 2023 23:43:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ed7c0171/74bc5ae6.mp3" length="23845451" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2973</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael get a sneak peek into Laracon AU 2024, discuss Michael's migration to Snowflakes, and Jake's challenge around preventing multiple windows open for the same application page.</p><p><strong>Show links</strong></p><ul><li><a href="https://en.wikipedia.org/wiki/Snowflake_ID">Snowflakes</a></li><li><a href="https://x.com/michaeldyrynda/status/1734712918112174128?s=46">JavaScript doesn’t like large numbers</a></li><li><a href="https://www.youtube.com/watch?v=70Npi6PccBk">Lumberjack Song</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Looking back on Laracon AU</title>
      <itunes:episode>146</itunes:episode>
      <podcast:episode>146</podcast:episode>
      <itunes:title>Looking back on Laracon AU</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">88a2fa52-1a61-44bc-855d-eee06e73d4cc</guid>
      <link>https://share.transistor.fm/s/5351ca54</link>
      <description>
        <![CDATA[<p>Jake and Michael look back on the return of Laracon AU after a four-year break.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael look back on the return of Laracon AU after a four-year break.</p>]]>
      </content:encoded>
      <pubDate>Fri, 01 Dec 2023 00:03:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/5351ca54/a835fe00.mp3" length="17930284" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2234</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael look back on the return of Laracon AU after a four-year break.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>The one with all the JSON API stuff with TJ Miller</title>
      <itunes:episode>145</itunes:episode>
      <podcast:episode>145</podcast:episode>
      <itunes:title>The one with all the JSON API stuff with TJ Miller</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ba1da0ff-7da0-47e2-8c66-437958a7322c</guid>
      <link>https://share.transistor.fm/s/6601f9a3</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by <a href="https://twitter.com/heytjmiller">TJ Miller</a> to try and untangle their confusion about JSON API, Open API, Swagger, and JSON Schema from last episode.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://laravel-news.com/scramble-laravel-api-docs">Generate API Documentation for Laravel with Scramble</a></li><li><a href="https://www.openapis.org/">OpenAPI</a></li><li><a href="https://json-schema.org/">JSON Schema</a></li><li><a href="https://jsonapi.org/">JSON:API</a></li><li><a href="https://swagger.io/">Swagger</a></li><li><a href="https://twitter.com/joetannenbaum/status/1711770060589596783">Joe Tennanbaum going full Norton Commander with Laravel Prompts</a></li><li><a href="https://en.wikipedia.org/wiki/Remote_procedure_call">Remote Procedure Call (RPC)</a></li><li><a href="https://github.com/spatie/laravel-data">spatie/laravel-data</a></li><li><a href="https://pact.io/">Pact</a></li><li><a href="https://stoplight.io/">Stoplight</a></li><li><a href="https://github.com/Redocly/redoc">Redoc</a></li><li><a href="https://swagger.io/tools/swaggerhub/">SwaggerHub</a></li><li><a href="https://www.mulesoft.com/">MuleSoft</a></li><li><a href="https://apiary.io/">Apiary</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by <a href="https://twitter.com/heytjmiller">TJ Miller</a> to try and untangle their confusion about JSON API, Open API, Swagger, and JSON Schema from last episode.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://laravel-news.com/scramble-laravel-api-docs">Generate API Documentation for Laravel with Scramble</a></li><li><a href="https://www.openapis.org/">OpenAPI</a></li><li><a href="https://json-schema.org/">JSON Schema</a></li><li><a href="https://jsonapi.org/">JSON:API</a></li><li><a href="https://swagger.io/">Swagger</a></li><li><a href="https://twitter.com/joetannenbaum/status/1711770060589596783">Joe Tennanbaum going full Norton Commander with Laravel Prompts</a></li><li><a href="https://en.wikipedia.org/wiki/Remote_procedure_call">Remote Procedure Call (RPC)</a></li><li><a href="https://github.com/spatie/laravel-data">spatie/laravel-data</a></li><li><a href="https://pact.io/">Pact</a></li><li><a href="https://stoplight.io/">Stoplight</a></li><li><a href="https://github.com/Redocly/redoc">Redoc</a></li><li><a href="https://swagger.io/tools/swaggerhub/">SwaggerHub</a></li><li><a href="https://www.mulesoft.com/">MuleSoft</a></li><li><a href="https://apiary.io/">Apiary</a></li></ul>]]>
      </content:encoded>
      <pubDate>Fri, 13 Oct 2023 00:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/6601f9a3/5599be15.mp3" length="22430868" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2796</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael are joined by <a href="https://twitter.com/heytjmiller">TJ Miller</a> to try and untangle their confusion about JSON API, Open API, Swagger, and JSON Schema from last episode.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://laravel-news.com/scramble-laravel-api-docs">Generate API Documentation for Laravel with Scramble</a></li><li><a href="https://www.openapis.org/">OpenAPI</a></li><li><a href="https://json-schema.org/">JSON Schema</a></li><li><a href="https://jsonapi.org/">JSON:API</a></li><li><a href="https://swagger.io/">Swagger</a></li><li><a href="https://twitter.com/joetannenbaum/status/1711770060589596783">Joe Tennanbaum going full Norton Commander with Laravel Prompts</a></li><li><a href="https://en.wikipedia.org/wiki/Remote_procedure_call">Remote Procedure Call (RPC)</a></li><li><a href="https://github.com/spatie/laravel-data">spatie/laravel-data</a></li><li><a href="https://pact.io/">Pact</a></li><li><a href="https://stoplight.io/">Stoplight</a></li><li><a href="https://github.com/Redocly/redoc">Redoc</a></li><li><a href="https://swagger.io/tools/swaggerhub/">SwaggerHub</a></li><li><a href="https://www.mulesoft.com/">MuleSoft</a></li><li><a href="https://apiary.io/">Apiary</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Guest" href="https://www.tjmiller.me" img="https://img.transistorcdn.com/iKODU3fZY00UjmkzN7yi9hO4c17CTo48An-_dxy9VCw/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iZGI5/YjQ1YzM4NWRmNjYz/NzJjZjE0MGJjN2I5/ZTNmNC5qcGc.jpg">TJ</podcast:person>
    </item>
    <item>
      <title>DIY woodwork, React micro-frontends, and confusing OpenJSONAPISchema</title>
      <itunes:episode>144</itunes:episode>
      <podcast:episode>144</podcast:episode>
      <itunes:title>DIY woodwork, React micro-frontends, and confusing OpenJSONAPISchema</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">17ffdef4-826d-4890-832d-ee4dbb3a7f78</guid>
      <link>https://share.transistor.fm/s/56295de5</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss building your own monitor stand, the mysterious world of React micro-frontends, and get confused about JSON API, Open API, Swagger, and JSON Schema.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://ugmonk.com/en-au/blogs/journal/my-diy-monitor-stand">DIY monitor stand</a></li><li><a href="https://micro-frontends.org/">Micro-frontends</a></li><li><a href="https://module-federation.github.io/">Module federation</a></li><li><a href="https://jsonapi.org/">JSON:API</a></li><li><a href="https://stackoverflow.com/questions/64828587/openapi-vs-jsonapi">OpenAPI vs JSON:API</a></li><li><a href="https://apisyouwonthate.com/blog/json-api-openapi-and-json-schema/">JSON:API, OpenAPI, and JSON Schema working in harmony</a></li><li><a href="https://github.com/sixlive/json-schema-assertions">sixlive/json-schema-assertions</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss building your own monitor stand, the mysterious world of React micro-frontends, and get confused about JSON API, Open API, Swagger, and JSON Schema.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://ugmonk.com/en-au/blogs/journal/my-diy-monitor-stand">DIY monitor stand</a></li><li><a href="https://micro-frontends.org/">Micro-frontends</a></li><li><a href="https://module-federation.github.io/">Module federation</a></li><li><a href="https://jsonapi.org/">JSON:API</a></li><li><a href="https://stackoverflow.com/questions/64828587/openapi-vs-jsonapi">OpenAPI vs JSON:API</a></li><li><a href="https://apisyouwonthate.com/blog/json-api-openapi-and-json-schema/">JSON:API, OpenAPI, and JSON Schema working in harmony</a></li><li><a href="https://github.com/sixlive/json-schema-assertions">sixlive/json-schema-assertions</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 28 Sep 2023 20:28:29 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/56295de5/e681f1bf.mp3" length="19448730" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2423</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss building your own monitor stand, the mysterious world of React micro-frontends, and get confused about JSON API, Open API, Swagger, and JSON Schema.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://ugmonk.com/en-au/blogs/journal/my-diy-monitor-stand">DIY monitor stand</a></li><li><a href="https://micro-frontends.org/">Micro-frontends</a></li><li><a href="https://module-federation.github.io/">Module federation</a></li><li><a href="https://jsonapi.org/">JSON:API</a></li><li><a href="https://stackoverflow.com/questions/64828587/openapi-vs-jsonapi">OpenAPI vs JSON:API</a></li><li><a href="https://apisyouwonthate.com/blog/json-api-openapi-and-json-schema/">JSON:API, OpenAPI, and JSON Schema working in harmony</a></li><li><a href="https://github.com/sixlive/json-schema-assertions">sixlive/json-schema-assertions</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Dads in Dev, cloud services, and static-site generation</title>
      <itunes:episode>143</itunes:episode>
      <podcast:episode>143</podcast:episode>
      <itunes:title>Dads in Dev, cloud services, and static-site generation</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">07a4d0b5-3f86-4f3e-9184-c159227cbc4a</guid>
      <link>https://share.transistor.fm/s/614712c7</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss using Airdrop to simplify and speed up your asset compilation and application deployment, restricting access to S3 buckets based on username, and some of the complexities around building your frontend.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://laracon.au/tickets">Laracon AU tickets on sale again</a></li><li><a href="https://bun.sh/">Bun</a></li><li><a href="https://en.wikipedia.org/wiki/Baozi">Baozi</a></li><li><a href="https://once.com/">Once</a></li><li><a href="https://twitter.com/ianlandsman/status/1699586493071655198">Ian Landsman on on-prem software</a><ul><li><a href="https://james.brooks.page/blog/jigsaw-github-actions">Deploying Tighten's Jigsaw-powered sites with GitHub Actions</a></li></ul></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss using Airdrop to simplify and speed up your asset compilation and application deployment, restricting access to S3 buckets based on username, and some of the complexities around building your frontend.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://laracon.au/tickets">Laracon AU tickets on sale again</a></li><li><a href="https://bun.sh/">Bun</a></li><li><a href="https://en.wikipedia.org/wiki/Baozi">Baozi</a></li><li><a href="https://once.com/">Once</a></li><li><a href="https://twitter.com/ianlandsman/status/1699586493071655198">Ian Landsman on on-prem software</a><ul><li><a href="https://james.brooks.page/blog/jigsaw-github-actions">Deploying Tighten's Jigsaw-powered sites with GitHub Actions</a></li></ul></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 13 Sep 2023 23:25:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/614712c7/2093facc.mp3" length="19633259" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2446</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss using Airdrop to simplify and speed up your asset compilation and application deployment, restricting access to S3 buckets based on username, and some of the complexities around building your frontend.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://laracon.au/tickets">Laracon AU tickets on sale again</a></li><li><a href="https://bun.sh/">Bun</a></li><li><a href="https://en.wikipedia.org/wiki/Baozi">Baozi</a></li><li><a href="https://once.com/">Once</a></li><li><a href="https://twitter.com/ianlandsman/status/1699586493071655198">Ian Landsman on on-prem software</a><ul><li><a href="https://james.brooks.page/blog/jigsaw-github-actions">Deploying Tighten's Jigsaw-powered sites with GitHub Actions</a></li></ul></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Airdrop, user-specific S3, and frontend complexity</title>
      <itunes:episode>142</itunes:episode>
      <podcast:episode>142</podcast:episode>
      <itunes:title>Airdrop, user-specific S3, and frontend complexity</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">14d5e559-067f-4953-880b-35662bb790bb</guid>
      <link>https://share.transistor.fm/s/d49e139a</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss using Airdrop to simplify and speed up your asset compilation and application deployment, restricting access to S3 buckets based on username, and some of the complexities around building your frontend.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://nucleus.com.au">Nucleus</a></li><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://hammerstone.dev/airdrop/docs/main/overview">Airdrop</a></li><li><a href="https://gist.github.com/JacobBennett/16d93cd382f986e087fad4b152e80646">Deploying with Airdrop</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss using Airdrop to simplify and speed up your asset compilation and application deployment, restricting access to S3 buckets based on username, and some of the complexities around building your frontend.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://nucleus.com.au">Nucleus</a></li><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://hammerstone.dev/airdrop/docs/main/overview">Airdrop</a></li><li><a href="https://gist.github.com/JacobBennett/16d93cd382f986e087fad4b152e80646">Deploying with Airdrop</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 31 Aug 2023 16:25:49 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/d49e139a/b2ea987e.mp3" length="18935894" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2359</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Jake and Michael discuss using Airdrop to simplify and speed up your asset compilation and application deployment, restricting access to S3 buckets based on username, and some of the complexities around building your frontend.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://nucleus.com.au">Nucleus</a></li><li><a href="https://laracon.au">Laracon AU</a></li><li><a href="https://hammerstone.dev/airdrop/docs/main/overview">Airdrop</a></li><li><a href="https://gist.github.com/JacobBennett/16d93cd382f986e087fad4b152e80646">Deploying with Airdrop</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>State machines, pending objects, and named constructors</title>
      <itunes:episode>141</itunes:episode>
      <podcast:episode>141</podcast:episode>
      <itunes:title>State machines, pending objects, and named constructors</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e5492bbd-507c-458a-853f-d24636abeda5</guid>
      <link>https://share.transistor.fm/s/9dcc54a8</link>
      <description>
        <![CDATA[<p>Jake shares news of a package he's working on to help define state charts in PHP, then we get into the weeds on the pending object paradigm, as well as using named constructors as an alternative to "new-ing" up a class.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.imdb.com/title/tt0787475/">Hot Rod</a></li><li><a href="https://www.w3.org/TR/scxml/">State Chart XML</a></li><li><a href="https://stately.ai/">Stately</a></li><li><a href="https://twitter.com/DavidKPiano">David K Piano</a></li><li><a href="https://freek.dev/1545-how-to-avoid-large-function-signatures-by-using-pending-objects">How to avoid large function signatures by using pending objects</a></li><li><a href="https://www.rosstuck.com/formatting-exception-messages">Formatting exception messages</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake shares news of a package he's working on to help define state charts in PHP, then we get into the weeds on the pending object paradigm, as well as using named constructors as an alternative to "new-ing" up a class.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.imdb.com/title/tt0787475/">Hot Rod</a></li><li><a href="https://www.w3.org/TR/scxml/">State Chart XML</a></li><li><a href="https://stately.ai/">Stately</a></li><li><a href="https://twitter.com/DavidKPiano">David K Piano</a></li><li><a href="https://freek.dev/1545-how-to-avoid-large-function-signatures-by-using-pending-objects">How to avoid large function signatures by using pending objects</a></li><li><a href="https://www.rosstuck.com/formatting-exception-messages">Formatting exception messages</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 16 Aug 2023 23:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9dcc54a8/ec723232.mp3" length="21118268" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2632</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake shares news of a package he's working on to help define state charts in PHP, then we get into the weeds on the pending object paradigm, as well as using named constructors as an alternative to "new-ing" up a class.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.imdb.com/title/tt0787475/">Hot Rod</a></li><li><a href="https://www.w3.org/TR/scxml/">State Chart XML</a></li><li><a href="https://stately.ai/">Stately</a></li><li><a href="https://twitter.com/DavidKPiano">David K Piano</a></li><li><a href="https://freek.dev/1545-how-to-avoid-large-function-signatures-by-using-pending-objects">How to avoid large function signatures by using pending objects</a></li><li><a href="https://www.rosstuck.com/formatting-exception-messages">Formatting exception messages</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>The one with the successful first-time conference speaker</title>
      <itunes:episode>140</itunes:episode>
      <podcast:episode>140</podcast:episode>
      <itunes:title>The one with the successful first-time conference speaker</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">82356622-aaab-4a5a-9f8b-b0b77f5fba9a</guid>
      <link>https://share.transistor.fm/s/1cac478b</link>
      <description>
        <![CDATA[<p>Jake and Michael (but mostly Jake) share some advice that might help some first-time conference speakers when they're preparing to give their talks.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=1A1xFtlDyzU">State Machines - Laracon US 2023</a></li><li><a href="https://www.youtube.com/watch?v=eVkTIg2D7NY">Keith Damiani - Connecting the dots - Laracon US 2019</a></li><li><a href="https://www.youtube.com/watch?v=2YaEtaXYVtI">Aaron Francis - Publishing your work - Laracon US 2023</a></li><li><a href="https://www.deckset.com/">Deckset for Mac</a></li><li><a href="https://www.designlife.fm/episode/281">How to make the most of a design conference</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael (but mostly Jake) share some advice that might help some first-time conference speakers when they're preparing to give their talks.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=1A1xFtlDyzU">State Machines - Laracon US 2023</a></li><li><a href="https://www.youtube.com/watch?v=eVkTIg2D7NY">Keith Damiani - Connecting the dots - Laracon US 2019</a></li><li><a href="https://www.youtube.com/watch?v=2YaEtaXYVtI">Aaron Francis - Publishing your work - Laracon US 2023</a></li><li><a href="https://www.deckset.com/">Deckset for Mac</a></li><li><a href="https://www.designlife.fm/episode/281">How to make the most of a design conference</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 02 Aug 2023 23:13:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1cac478b/9919ab35.mp3" length="15716563" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1957</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael (but mostly Jake) share some advice that might help some first-time conference speakers when they're preparing to give their talks.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=1A1xFtlDyzU">State Machines - Laracon US 2023</a></li><li><a href="https://www.youtube.com/watch?v=eVkTIg2D7NY">Keith Damiani - Connecting the dots - Laracon US 2019</a></li><li><a href="https://www.youtube.com/watch?v=2YaEtaXYVtI">Aaron Francis - Publishing your work - Laracon US 2023</a></li><li><a href="https://www.deckset.com/">Deckset for Mac</a></li><li><a href="https://www.designlife.fm/episode/281">How to make the most of a design conference</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Sipping Whisk(e)y with Len Woodward</title>
      <itunes:episode>139</itunes:episode>
      <podcast:episode>139</podcast:episode>
      <itunes:title>Sipping Whisk(e)y with Len Woodward</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4ff5f0f7-ecb5-4b68-a710-9179fe4a7903</guid>
      <link>https://share.transistor.fm/s/2a303c34</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by Len Woodward to discuss sharing git hooks over Whisk(e)y and lifecycle hooks in Laravel.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/ProjektGopher">Len Woodward</a></li><li><a href="https://github.com/ProjektGopher/whisky">Whisky</a></li><li><a href="https://laravel-news.com/lifecycle-hooks-in-laravel-how-to-build-them-and-why-you-d-want-to">Lifecycle hooks in Laravel</a></li><li><a href="https://laravel-news.com/laravel-ffmpeg-tools">Laravel ffmpeg tools</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by Len Woodward to discuss sharing git hooks over Whisk(e)y and lifecycle hooks in Laravel.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/ProjektGopher">Len Woodward</a></li><li><a href="https://github.com/ProjektGopher/whisky">Whisky</a></li><li><a href="https://laravel-news.com/lifecycle-hooks-in-laravel-how-to-build-them-and-why-you-d-want-to">Lifecycle hooks in Laravel</a></li><li><a href="https://laravel-news.com/laravel-ffmpeg-tools">Laravel ffmpeg tools</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 27 Jun 2023 23:34:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/2a303c34/a86c2b12.mp3" length="20162186" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2513</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael are joined by Len Woodward to discuss sharing git hooks over Whisk(e)y and lifecycle hooks in Laravel.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/ProjektGopher">Len Woodward</a></li><li><a href="https://github.com/ProjektGopher/whisky">Whisky</a></li><li><a href="https://laravel-news.com/lifecycle-hooks-in-laravel-how-to-build-them-and-why-you-d-want-to">Lifecycle hooks in Laravel</a></li><li><a href="https://laravel-news.com/laravel-ffmpeg-tools">Laravel ffmpeg tools</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Guest" href="https://projektgopher.com" img="https://img.transistorcdn.com/EdsKPKELtOrKch_vqC7KeKoGPAdEx95VpARtWv7M9wM/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9wZXJz/b24vZTg3ZjlmM2Mt/N2FhNS00YTRmLThm/NzctOGI3M2I5NWVk/NzQwLzE2ODc4Njk3/MDQtaW1hZ2UuanBn.jpg">Len Woodward</podcast:person>
    </item>
    <item>
      <title>World champions, deploying from GitHub Actions, and feature flags</title>
      <itunes:episode>138</itunes:episode>
      <podcast:episode>138</podcast:episode>
      <itunes:title>World champions, deploying from GitHub Actions, and feature flags</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">eb224570-8acf-4b7c-bef1-94b2bb04d401</guid>
      <link>https://share.transistor.fm/s/ce900617</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the world champion Denver Nuggets, building assets and deploying apps in GitHub Actions, and feature flags with Laravel Pennant.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/actions/cache">Cache dependencies in GitHub Actions</a></li><li><a href="https://laravel.com/docs/10.x/pennant">Laravel Pennant</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the world champion Denver Nuggets, building assets and deploying apps in GitHub Actions, and feature flags with Laravel Pennant.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/actions/cache">Cache dependencies in GitHub Actions</a></li><li><a href="https://laravel.com/docs/10.x/pennant">Laravel Pennant</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 13 Jun 2023 23:23:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ce900617/0b901daf.mp3" length="19161174" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2387</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss the world champion Denver Nuggets, building assets and deploying apps in GitHub Actions, and feature flags with Laravel Pennant.</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/actions/cache">Cache dependencies in GitHub Actions</a></li><li><a href="https://laravel.com/docs/10.x/pennant">Laravel Pennant</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Bitmasks, reflected DTOs, and Aaron Francis</title>
      <itunes:episode>137</itunes:episode>
      <podcast:episode>137</podcast:episode>
      <itunes:title>Bitmasks, reflected DTOs, and Aaron Francis</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cac5005b-6060-4da7-abe7-916935faf562</guid>
      <link>https://share.transistor.fm/s/9b1a8b2f</link>
      <description>
        <![CDATA[<p>After (another) month-long, scheduling-conflict hiatus, Jake and Michael are back!</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app </p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=tc1pEqCGWnw">Spikeball: The basics</a></li><li><a href="https://aaronfrancis.com/2021/bitmasking-in-laravel-and-mysql">Bitmasking in Laravel</a></li><li><a href="https://dev.mysql.com/doc/refman/5.7/en/bit-functions.html">Bit functions and operators in MySQL</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>After (another) month-long, scheduling-conflict hiatus, Jake and Michael are back!</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app </p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=tc1pEqCGWnw">Spikeball: The basics</a></li><li><a href="https://aaronfrancis.com/2021/bitmasking-in-laravel-and-mysql">Bitmasking in Laravel</a></li><li><a href="https://dev.mysql.com/doc/refman/5.7/en/bit-functions.html">Bit functions and operators in MySQL</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 30 May 2023 23:13:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9b1a8b2f/a4525ea6.mp3" length="18874454" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2352</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>After (another) month-long, scheduling-conflict hiatus, Jake and Michael are back!</p><p>This episode is brought to you by our friends at <a href="https://www.workvivo.com/">Workvivo</a> - The leading employee communication app </p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=tc1pEqCGWnw">Spikeball: The basics</a></li><li><a href="https://aaronfrancis.com/2021/bitmasking-in-laravel-and-mysql">Bitmasking in Laravel</a></li><li><a href="https://dev.mysql.com/doc/refman/5.7/en/bit-functions.html">Bit functions and operators in MySQL</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>We're back, Laracon AU is back, and state machines are back</title>
      <itunes:episode>136</itunes:episode>
      <podcast:episode>136</podcast:episode>
      <itunes:title>We're back, Laracon AU is back, and state machines are back</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">982df6ad-6d97-4e9f-9c6b-da5770902f04</guid>
      <link>https://share.transistor.fm/s/29d3d4fd</link>
      <description>
        <![CDATA[<p>After a month-long, scheduling-conflict hiatus, Jake and Michael are back.</p><p><a href="https://laracon.au">Laracon AU</a> is back!</p><p>And our favourite topic, state machines, is back!<br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>After a month-long, scheduling-conflict hiatus, Jake and Michael are back.</p><p><a href="https://laracon.au">Laracon AU</a> is back!</p><p>And our favourite topic, state machines, is back!<br></p>]]>
      </content:encoded>
      <pubDate>Wed, 19 Apr 2023 23:39:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/29d3d4fd/d9dc16c0.mp3" length="17221425" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2145</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>After a month-long, scheduling-conflict hiatus, Jake and Michael are back.</p><p><a href="https://laracon.au">Laracon AU</a> is back!</p><p>And our favourite topic, state machines, is back!<br></p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Upgrading Laravel, static analysis, and speeding up tests</title>
      <itunes:episode>135</itunes:episode>
      <podcast:episode>135</podcast:episode>
      <itunes:title>Upgrading Laravel, static analysis, and speeding up tests</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1a2e544b-5eda-4e09-9a18-6743bd51e0ac</guid>
      <link>https://share.transistor.fm/s/ad60099b</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the very, very, very momentous occasion of Michael finally getting to work both a modern version of Laravel <em>and </em>PHP, some of the twists and turns along the way, difficulties in testing multi-database multi-tenancy, and dissecting PDFs.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the very, very, very momentous occasion of Michael finally getting to work both a modern version of Laravel <em>and </em>PHP, some of the twists and turns along the way, difficulties in testing multi-database multi-tenancy, and dissecting PDFs.</p>]]>
      </content:encoded>
      <pubDate>Thu, 09 Mar 2023 23:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ad60099b/92002223.mp3" length="13946440" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1739</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss the very, very, very momentous occasion of Michael finally getting to work both a modern version of Laravel <em>and </em>PHP, some of the twists and turns along the way, difficulties in testing multi-database multi-tenancy, and dissecting PDFs.</p>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Be kind. Speak truth. Don’t wait. with Matt Stauffer</title>
      <itunes:episode>134</itunes:episode>
      <podcast:episode>134</podcast:episode>
      <itunes:title>Be kind. Speak truth. Don’t wait. with Matt Stauffer</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b220a33f-4267-4a10-9823-656d07093e1c</guid>
      <link>https://share.transistor.fm/s/b9fc54cb</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by Matt Stauffer to discuss his journey and taking over more of an operational role within the consultancy he co-founded, <a href="https://tighten.com">Tighten</a>.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/stauffermatt">Matt Stauffer</a></li><li><a href="https://tighten.com/">Tighten</a></li><li><a href="https://www.youtube.com/watch?v=H3Z4Gk9Wc0s">Introducing Laravel Valet</a></li><li><a href="https://twitter.com/stauffermatt/status/1627683228071997442">Laravel Valet 4 beta announcement</a></li><li><a href="https://github.com/laravel/valet/tree/mes/extract-for-multi-os">Valet multi-OS support branch</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by Matt Stauffer to discuss his journey and taking over more of an operational role within the consultancy he co-founded, <a href="https://tighten.com">Tighten</a>.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/stauffermatt">Matt Stauffer</a></li><li><a href="https://tighten.com/">Tighten</a></li><li><a href="https://www.youtube.com/watch?v=H3Z4Gk9Wc0s">Introducing Laravel Valet</a></li><li><a href="https://twitter.com/stauffermatt/status/1627683228071997442">Laravel Valet 4 beta announcement</a></li><li><a href="https://github.com/laravel/valet/tree/mes/extract-for-multi-os">Valet multi-OS support branch</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 22 Feb 2023 23:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/b9fc54cb/73649ae9.mp3" length="26478831" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3306</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael are joined by Matt Stauffer to discuss his journey and taking over more of an operational role within the consultancy he co-founded, <a href="https://tighten.com">Tighten</a>.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/stauffermatt">Matt Stauffer</a></li><li><a href="https://tighten.com/">Tighten</a></li><li><a href="https://www.youtube.com/watch?v=H3Z4Gk9Wc0s">Introducing Laravel Valet</a></li><li><a href="https://twitter.com/stauffermatt/status/1627683228071997442">Laravel Valet 4 beta announcement</a></li><li><a href="https://github.com/laravel/valet/tree/mes/extract-for-multi-os">Valet multi-OS support branch</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Guest" href="http://mattstauffer.com/" img="https://img.transistorcdn.com/TxUBpgktjXk3Plys2I0xE1WxKNR14q8PLS9xOXJ36kM/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9wZXJz/b24vZGZiZDRkYzYt/N2RkZC00N2EwLThm/ZTAtYTM4YmU1ZjI0/NGRlLzE2NzY5NTUx/ODEtaW1hZ2UuanBn.jpg">Matt Stauffer</podcast:person>
    </item>
    <item>
      <title>The one about line feeds and carriage returns</title>
      <itunes:episode>133</itunes:episode>
      <podcast:episode>133</podcast:episode>
      <itunes:title>The one about line feeds and carriage returns</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">91cc435e-9263-419f-b51d-1bfc51a50f4a</guid>
      <link>https://share.transistor.fm/s/c28f6693</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the perils of line feeds (and sometimes carriage returns), snapshot testing, and dealing with false-positives when processing API requests.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/spatie/phpunit-snapshot-assertions">Snapshot testing with PHPUnit</a></li><li><a href="https://freek.dev/733-a-practical-introduction-to-snapshot-testing">A practical introduction to snapshot testing</a></li><li><a href="https://github.com/Ricorocks-Digital-Agency/Soap">Laravel SOAP client</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the perils of line feeds (and sometimes carriage returns), snapshot testing, and dealing with false-positives when processing API requests.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/spatie/phpunit-snapshot-assertions">Snapshot testing with PHPUnit</a></li><li><a href="https://freek.dev/733-a-practical-introduction-to-snapshot-testing">A practical introduction to snapshot testing</a></li><li><a href="https://github.com/Ricorocks-Digital-Agency/Soap">Laravel SOAP client</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 07 Feb 2023 23:47:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/c28f6693/44df4ebc.mp3" length="20114116" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/FdfyC6vwE-3_aZH9F2JSu_ZsBuk_nZVciKYYdV30lCY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzExOTYyODIv/MTY3NTc2NjYxOC1h/cnR3b3JrLmpwZw.jpg"/>
      <itunes:duration>2511</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss the perils of line feeds (and sometimes carriage returns), snapshot testing, and dealing with false-positives when processing API requests.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/spatie/phpunit-snapshot-assertions">Snapshot testing with PHPUnit</a></li><li><a href="https://freek.dev/733-a-practical-introduction-to-snapshot-testing">A practical introduction to snapshot testing</a></li><li><a href="https://github.com/Ricorocks-Digital-Agency/Soap">Laravel SOAP client</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>The one about permissions</title>
      <itunes:episode>132</itunes:episode>
      <podcast:episode>132</podcast:episode>
      <itunes:title>The one about permissions</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">52d5ad72-6c6e-40f8-9782-4838e3fa3526</guid>
      <link>https://share.transistor.fm/s/f26a81e4</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss some different approaches to role-based permissions, and how to tackle assignment, management, and authorisation of them.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/JosephSilber/bouncer">Bouncer</a></li><li><a href="https://github.com/spatie/laravel-permission/">Laravel Permission</a></li><li><a href="https://laravel-news.com/laravel-gates-policies-guards-explained">Laravel roles and permissions explained</a></li><li><a href="https://laravel-news.com/inertia-1-0-0">Inertia v1.0 is here</a></li><li><a href="https://advanced-inertia.com/">Advanced Inertia</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss some different approaches to role-based permissions, and how to tackle assignment, management, and authorisation of them.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/JosephSilber/bouncer">Bouncer</a></li><li><a href="https://github.com/spatie/laravel-permission/">Laravel Permission</a></li><li><a href="https://laravel-news.com/laravel-gates-policies-guards-explained">Laravel roles and permissions explained</a></li><li><a href="https://laravel-news.com/inertia-1-0-0">Inertia v1.0 is here</a></li><li><a href="https://advanced-inertia.com/">Advanced Inertia</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 24 Jan 2023 23:48:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f26a81e4/d507a2ad.mp3" length="21705142" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2709</itunes:duration>
      <itunes:summary>Jake and Michael discuss some different approaches to role-based permissions, and how to tackle assignment, management, and authorisation of them.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss some different approaches to role-based permissions, and how to tackle assignment, management, and authorisation of them.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>A Belated Christmas Extravaganza</title>
      <itunes:episode>131</itunes:episode>
      <podcast:episode>131</podcast:episode>
      <itunes:title>A Belated Christmas Extravaganza</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c66767f2-07ce-4993-a00c-9d0cf08e9d93</guid>
      <link>https://share.transistor.fm/s/f368eb48</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by TJ Miller (still not the actor), Chris Gmyr, and David Hemphill (neither of whom are actors, either) to look back at 2022, forward to 2023, and yet another one-sided end of year game of Family Feud.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">WorkVivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/davidhemphill">David Hemphill</a></li><li><a href="https://twitter.com/heytjmiller">TJ Miller</a></li><li><a href="https://twitter.com/cmgmyr">Chris Gmyr</a></li><li><a href="https://curology.com/">Curology</a></li><li><a href="https://nova.laravel.com">Laravel Nova</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by TJ Miller (still not the actor), Chris Gmyr, and David Hemphill (neither of whom are actors, either) to look back at 2022, forward to 2023, and yet another one-sided end of year game of Family Feud.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">WorkVivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/davidhemphill">David Hemphill</a></li><li><a href="https://twitter.com/heytjmiller">TJ Miller</a></li><li><a href="https://twitter.com/cmgmyr">Chris Gmyr</a></li><li><a href="https://curology.com/">Curology</a></li><li><a href="https://nova.laravel.com">Laravel Nova</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 10 Jan 2023 12:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f368eb48/7cf76f00.mp3" length="40182671" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>5019</itunes:duration>
      <itunes:summary>Jake and Michael are joined by TJ Miller (still not the actor), Chris Gmyr, and David Hemphill (neither of whom are actors, either) to look back at 2022, forward to 2023, and yet another one-sided end of year game of Family Feud.</itunes:summary>
      <itunes:subtitle>Jake and Michael are joined by TJ Miller (still not the actor), Chris Gmyr, and David Hemphill (neither of whom are actors, either) to look back at 2022, forward to 2023, and yet another one-sided end of year game of Family Feud.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Guest" href="https://pinkary.com/@cmgmyr" img="https://img.transistorcdn.com/M65-y3_w0wnK49vXYGQh7UnA_za-mj-I3cnWVr1dT2I/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lYzcx/MWQ1NzFhYTU0ZDZl/YmY2ZDlmMDdiOWVi/ZmM5OC5wbmc.jpg">Chris Gmyr</podcast:person>
      <podcast:person role="Guest" href="https://pinkary.com/@hemp" img="https://img.transistorcdn.com/E_7JsKVClQB35tBcRZEA9eTxjCoN1b6xw5NAX_DfXpI/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjIw/MzE1N2ZkODVlNWVh/ZWNiOWI3ZDYxOWNj/ZWNjNS5qcGc.jpg">Hemp</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Guest" href="https://www.tjmiller.me" img="https://img.transistorcdn.com/iKODU3fZY00UjmkzN7yi9hO4c17CTo48An-_dxy9VCw/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iZGI5/YjQ1YzM4NWRmNjYz/NzJjZjE0MGJjN2I5/ZTNmNC5qcGc.jpg">TJ</podcast:person>
    </item>
    <item>
      <title>The one about documentation</title>
      <itunes:episode>130</itunes:episode>
      <podcast:episode>130</podcast:episode>
      <itunes:title>The one about documentation</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f83cc725-ea8e-49a5-9ac0-75c76c210446</guid>
      <link>https://share.transistor.fm/s/0e3de511</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the various forms of documentation that can live within an organisation, where to put it, how to find it, and how to keep it up to date.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://larecipe.saleem.dev/">LaRecipe</a></li><li><a href="https://www.youtube.com/watch?v=IC005zFhm88&amp;list=PLyfOROdV5_9NwUNa4o4d8GFuNxtSfuI_m&amp;index=10">Learn how to write delightful documentation</a></li><li><a href="https://documentation.divio.com/">The Documentation System</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the various forms of documentation that can live within an organisation, where to put it, how to find it, and how to keep it up to date.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://larecipe.saleem.dev/">LaRecipe</a></li><li><a href="https://www.youtube.com/watch?v=IC005zFhm88&amp;list=PLyfOROdV5_9NwUNa4o4d8GFuNxtSfuI_m&amp;index=10">Learn how to write delightful documentation</a></li><li><a href="https://documentation.divio.com/">The Documentation System</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 07 Dec 2022 01:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0e3de511/9edcf896.mp3" length="19733663" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2463</itunes:duration>
      <itunes:summary>Jake and Michael discuss the various forms of documentation that can live within an organisation, where to put it, how to find it, and how to keep it up to date.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the various forms of documentation that can live within an organisation, where to put it, how to find it, and how to keep it up to date.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Developer's Minifesto, agile theatre, and misccellaneous rambling</title>
      <itunes:episode>129</itunes:episode>
      <podcast:episode>129</podcast:episode>
      <itunes:title>Developer's Minifesto, agile theatre, and misccellaneous rambling</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">13ff909b-822d-4a85-86c8-8cfbbf48f12e</guid>
      <link>https://share.transistor.fm/s/5f4d19ee</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the developer's minifesto, some of the theatre that goes into organisational Agile, and Michael goes off on some incoherent rambling about all manner of different topics.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.bennadel.com/blog/4352-only-solve-one-new-problem-at-a-time.htm">Only solve one problem at a time</a></li><li><a href="http://minifesto.org/">Manifesto for minimalist software engineers</a></li><li><a href="http://agilemanifesto.org/">Manifesto for agile software development</a></li><li><a href="https://twitter.com/allenholub/status/1590839298323976192">Agile anti-patterns</a></li></ul><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the developer's minifesto, some of the theatre that goes into organisational Agile, and Michael goes off on some incoherent rambling about all manner of different topics.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.bennadel.com/blog/4352-only-solve-one-new-problem-at-a-time.htm">Only solve one problem at a time</a></li><li><a href="http://minifesto.org/">Manifesto for minimalist software engineers</a></li><li><a href="http://agilemanifesto.org/">Manifesto for agile software development</a></li><li><a href="https://twitter.com/allenholub/status/1590839298323976192">Agile anti-patterns</a></li></ul><p><br></p>]]>
      </content:encoded>
      <pubDate>Fri, 11 Nov 2022 21:12:49 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/5f4d19ee/b0d1dc97.mp3" length="17458437" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2178</itunes:duration>
      <itunes:summary>Jake and Michael discuss the developer's minifesto, some of the theatre that goes into organisational Agile, and Michael goes off on some incoherent rambling about all manner of different topics.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the developer's minifesto, some of the theatre that goes into organisational Agile, and Michael goes off on some incoherent rambling about all manner of different topics.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Evaluating value objects, unspeakable forks, and moving validation down</title>
      <itunes:episode>128</itunes:episode>
      <podcast:episode>128</podcast:episode>
      <itunes:title>Evaluating value objects, unspeakable forks, and moving validation down</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f9361021-5823-4d6d-93bd-d69f035af0d6</guid>
      <link>https://share.transistor.fm/s/e46377f1</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael talk more about using value objects, forking Saloon and backporting it for PHP 7.4 support, and moving validation deeper into your application.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=45MbjObS0HM">Using Value Objects in Laravel</a></li><li><a href="https://docs.saloon.dev/">Saloon</a></li><li><a href="https://www.northmeetssouth.audio/112">Using Saloon to integrate external APIs with Sam Carré</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael talk more about using value objects, forking Saloon and backporting it for PHP 7.4 support, and moving validation deeper into your application.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=45MbjObS0HM">Using Value Objects in Laravel</a></li><li><a href="https://docs.saloon.dev/">Saloon</a></li><li><a href="https://www.northmeetssouth.audio/112">Using Saloon to integrate external APIs with Sam Carré</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 26 Oct 2022 09:43:06 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/e46377f1/a3ee0ac6.mp3" length="22064532" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2754</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael talk more about using value objects, forking Saloon and backporting it for PHP 7.4 support, and moving validation deeper into your application.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael talk more about using value objects, forking Saloon and backporting it for PHP 7.4 support, and moving validation deeper into your application.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Encrypted environments, encrypted data, and magic constructors</title>
      <itunes:episode>127</itunes:episode>
      <podcast:episode>127</podcast:episode>
      <itunes:title>Encrypted environments, encrypted data, and magic constructors</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f3919218-42b6-4e03-b3c6-43f31167d965</guid>
      <link>https://share.transistor.fm/s/0f1a43ad</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the new environment encryption functionality in Laravel, encrypting application data, and using (very?) magic named constructors.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://blog.laravel.com/laravel-new-environment-encryption-commands">New encryption commands</a></li><li><a href="https://github.com/laravel/laravel/pull/6004">Ignoring the .env.production file</a></li><li><a href="https://laravel.com/docs/9.x/eloquent-mutators#encrypted-casting">Encrypted casts in Eloquent</a></li><li><a href="https://laravel.com/docs/9.x/sanctum#main-content">Laravel Sanctum</a></li><li><a href="https://www.youtube.com/watch?v=45MbjObS0HM">Using Value Objects in Laravel</a></li><li><a href="https://docs.saloon.dev/">Saloon</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the new environment encryption functionality in Laravel, encrypting application data, and using (very?) magic named constructors.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://blog.laravel.com/laravel-new-environment-encryption-commands">New encryption commands</a></li><li><a href="https://github.com/laravel/laravel/pull/6004">Ignoring the .env.production file</a></li><li><a href="https://laravel.com/docs/9.x/eloquent-mutators#encrypted-casting">Encrypted casts in Eloquent</a></li><li><a href="https://laravel.com/docs/9.x/sanctum#main-content">Laravel Sanctum</a></li><li><a href="https://www.youtube.com/watch?v=45MbjObS0HM">Using Value Objects in Laravel</a></li><li><a href="https://docs.saloon.dev/">Saloon</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 12 Oct 2022 20:45:04 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0f1a43ad/2600b46a.mp3" length="22218068" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2773</itunes:duration>
      <itunes:summary>Jake and Michael discuss the new environment encryption functionality in Laravel, encrypting application data, and using (very?) magic named constructors.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the new environment encryption functionality in Laravel, encrypting application data, and using (very?) magic named constructors.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Scheduling conflicts, validation beyond the request, and the return of in-person events</title>
      <itunes:episode>126</itunes:episode>
      <podcast:episode>126</podcast:episode>
      <itunes:title>Scheduling conflicts, validation beyond the request, and the return of in-person events</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">dbcfe435-f12d-47d3-9340-89bece74dc4d</guid>
      <link>https://share.transistor.fm/s/a6d69358</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss some ways to leverage Laravel's validation functionality along with value objects to improve your validation logic, refactoring applications, and the return of in-person events for 2023.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://blog.frankdejonge.nl/where-does-validation-live/">Where does validation live?</a></li><li><a href="https://martinfowler.com/bliki/ValueObject.html">Value objects</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss some ways to leverage Laravel's validation functionality along with value objects to improve your validation logic, refactoring applications, and the return of in-person events for 2023.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://blog.frankdejonge.nl/where-does-validation-live/">Where does validation live?</a></li><li><a href="https://martinfowler.com/bliki/ValueObject.html">Value objects</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 27 Sep 2022 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/a6d69358/cb5657ac.mp3" length="25814353" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3223</itunes:duration>
      <itunes:summary>Jake and Michael discuss some ways to leverage Laravel's validation functionality along with value objects to improve your validation logic, refactoring applications, and the return of in-person events for 2023.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss some ways to leverage Laravel's validation functionality along with value objects to improve your validation logic, refactoring applications, and the return of in-person events for 2023.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Using SOAP with Luke Downing</title>
      <itunes:episode>125</itunes:episode>
      <podcast:episode>125</podcast:episode>
      <itunes:title>Using SOAP with Luke Downing</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">44a9c3dc-9dfa-443f-90c9-0e1a759e19c7</guid>
      <link>https://share.transistor.fm/s/361526ae</link>
      <description>
        <![CDATA[<p>Jake is joined by Luke Downing to discuss working with and testing SOAP interfaces with modern PHP.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/LukeDowning19">Luke Downing</a></li><li><a href="https://github.com/Ricorocks-Digital-Agency/Soap">A Laravel SOAP client that provides a clean interface for handling requests and responses</a></li><li><a href="https://laracasts.com/series/pest-from-scratch">Pest from Scratch</a> on Laracasts</li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake is joined by Luke Downing to discuss working with and testing SOAP interfaces with modern PHP.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/LukeDowning19">Luke Downing</a></li><li><a href="https://github.com/Ricorocks-Digital-Agency/Soap">A Laravel SOAP client that provides a clean interface for handling requests and responses</a></li><li><a href="https://laracasts.com/series/pest-from-scratch">Pest from Scratch</a> on Laracasts</li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 30 Aug 2022 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/361526ae/a3f7045e.mp3" length="20681054" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2580</itunes:duration>
      <itunes:summary>Jake is joined by Luke Downing to discuss working with and testing SOAP interfaces with modern PHP.</itunes:summary>
      <itunes:subtitle>Jake is joined by Luke Downing to discuss working with and testing SOAP interfaces with modern PHP.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Iterating on large features, bubbling exceptions, and composable actions</title>
      <itunes:episode>124</itunes:episode>
      <podcast:episode>124</podcast:episode>
      <itunes:title>Iterating on large features, bubbling exceptions, and composable actions</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">179c47c8-1c77-4f37-88b8-763fcf252b3c</guid>
      <link>https://share.transistor.fm/s/340fcc7c</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss approaches to building multi-week features, leaning on Laravel to handle bubbling up of exceptions, and using composable actions to provide multiple entry points to the same application behaviours.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=0Rq-yHAwYjQ&amp;t=1678s">Actions are a dev's best friend</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss approaches to building multi-week features, leaning on Laravel to handle bubbling up of exceptions, and using composable actions to provide multiple entry points to the same application behaviours.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=0Rq-yHAwYjQ&amp;t=1678s">Actions are a dev's best friend</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 15 Aug 2022 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/340fcc7c/b287466f.mp3" length="16374528" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2042</itunes:duration>
      <itunes:summary>Jake and Michael discuss approaches to building multi-week features, leaning on Laravel to handle bubbling up of exceptions, and using composable actions to provide multiple entry points to the same application behaviours.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss approaches to building multi-week features, leaning on Laravel to handle bubbling up of exceptions, and using composable actions to provide multiple entry points to the same application behaviours.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Migrating from Vapor, green energy, and housing your validation</title>
      <itunes:episode>123</itunes:episode>
      <podcast:episode>123</podcast:episode>
      <itunes:title>Migrating from Vapor, green energy, and housing your validation</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0f0ad0bc-3ff4-49f3-af52-f38e288f836a</guid>
      <link>https://share.transistor.fm/s/9ac0916a</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss migrating thenping.me off of Laravel Vapor and the teething issues that ensued, which somehow segued into provisioning of green energy, and ending on housing your application validation.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a></li><li><a href="https://blog.frankdejonge.nl/where-does-validation-live/">Where does my validation live?</a></li><li><a href="https://gist.github.com/sixlive/e62786b726db96355323e8b63feddc57">Validating requests</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss migrating thenping.me off of Laravel Vapor and the teething issues that ensued, which somehow segued into provisioning of green energy, and ending on housing your application validation.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a></li><li><a href="https://blog.frankdejonge.nl/where-does-validation-live/">Where does my validation live?</a></li><li><a href="https://gist.github.com/sixlive/e62786b726db96355323e8b63feddc57">Validating requests</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 03 Aug 2022 14:39:53 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9ac0916a/bdc4ec4a.mp3" length="14836816" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1849</itunes:duration>
      <itunes:summary>Jake and Michael discuss migrating thenping.me off of Laravel Vapor and the teething issues that ensued, which somehow segued into provisioning of green energy, and ending on housing your application validation.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss migrating thenping.me off of Laravel Vapor and the teething issues that ensued, which somehow segued into provisioning of green energy, and ending on housing your application validation.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Managing integrations, gently improving coding practices, and housing your validation</title>
      <itunes:episode>122</itunes:episode>
      <podcast:episode>122</podcast:episode>
      <itunes:title>Managing integrations, gently improving coding practices, and housing your validation</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">56922b7e-b9e4-47ae-b7d7-0be99dcfdbf1</guid>
      <link>https://share.transistor.fm/s/f129bc8a</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss using the concepts within <a href="https://docs.saloon.dev/">Saloon</a> to manage integrations with third party APIs, how a newcomer to a business can help an existing team modernise their development practices, and using Data Transfer Objects to push data validation to your application boundary.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.tiktok.com/@thedailyshow/video/7112467341937560875">Trevor on Lizzo's "Grrrls" lyric controversy</a></li><li><a href="https://laravel-news.com/api-integrations-using-saloon-in-laravel">API integrations using Saloon in Laravel</a><ul><li><a href="https://www.northmeetssouth.audio/112">Using Saloon to integrate external APIs with Sam Carré</a></li></ul></li><li><a href="https://blog.frankdejonge.nl/where-does-validation-live/">Where does my validation live?</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss using the concepts within <a href="https://docs.saloon.dev/">Saloon</a> to manage integrations with third party APIs, how a newcomer to a business can help an existing team modernise their development practices, and using Data Transfer Objects to push data validation to your application boundary.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.tiktok.com/@thedailyshow/video/7112467341937560875">Trevor on Lizzo's "Grrrls" lyric controversy</a></li><li><a href="https://laravel-news.com/api-integrations-using-saloon-in-laravel">API integrations using Saloon in Laravel</a><ul><li><a href="https://www.northmeetssouth.audio/112">Using Saloon to integrate external APIs with Sam Carré</a></li></ul></li><li><a href="https://blog.frankdejonge.nl/where-does-validation-live/">Where does my validation live?</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 19 Jul 2022 00:21:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f129bc8a/878d8ecd.mp3" length="26768533" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3341</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Jake and Michael discuss using the concepts within <a href="https://docs.saloon.dev/">Saloon</a> to manage integrations with third party APIs, how a newcomer to a business can help an existing team modernise their development practices, and using Data Transfer Objects to push data validation to your application boundary.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.tiktok.com/@thedailyshow/video/7112467341937560875">Trevor on Lizzo's "Grrrls" lyric controversy</a></li><li><a href="https://laravel-news.com/api-integrations-using-saloon-in-laravel">API integrations using Saloon in Laravel</a><ul><li><a href="https://www.northmeetssouth.audio/112">Using Saloon to integrate external APIs with Sam Carré</a></li></ul></li><li><a href="https://blog.frankdejonge.nl/where-does-validation-live/">Where does my validation live?</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Speeding towards Vite, Shifty workbenches, and documenting your applications with JMac</title>
      <itunes:episode>121</itunes:episode>
      <podcast:episode>121</podcast:episode>
      <itunes:title>Speeding towards Vite, Shifty workbenches, and documenting your applications with JMac</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cbc1cb2e-b338-43fd-bc1f-007587398799</guid>
      <link>https://share.transistor.fm/s/acef2f60</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by Laravel Shift's Jason McCreary (JMac) to discuss to latest frontend tooling for Laravel, Shift Workbench, and approaches to documenting your applications.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/gonedark">JMac</a></li><li><a href="https://laravelshift.com">Laravel Shift</a></li><li><a href="https://github.com/laravel/pint">Laravel Pint</a></li><li><a href="https://vitejs.dev/">Vite</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by Laravel Shift's Jason McCreary (JMac) to discuss to latest frontend tooling for Laravel, Shift Workbench, and approaches to documenting your applications.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/gonedark">JMac</a></li><li><a href="https://laravelshift.com">Laravel Shift</a></li><li><a href="https://github.com/laravel/pint">Laravel Pint</a></li><li><a href="https://vitejs.dev/">Vite</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 07 Jul 2022 00:13:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/acef2f60/9d598abc.mp3" length="28083609" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3505</itunes:duration>
      <itunes:summary>Jake and Michael are joined by Laravel Shift's Jason McCreary (JMac) to discuss to latest frontend tooling for Laravel, Shift Workbench, and approaches to documenting your applications.</itunes:summary>
      <itunes:subtitle>Jake and Michael are joined by Laravel Shift's Jason McCreary (JMac) to discuss to latest frontend tooling for Laravel, Shift Workbench, and approaches to documenting your applications.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Keeping review time down, deleting your .env.example file, and securing your secrets</title>
      <itunes:episode>120</itunes:episode>
      <podcast:episode>120</podcast:episode>
      <itunes:title>Keeping review time down, deleting your .env.example file, and securing your secrets</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">43caea94-1c05-4bdd-a1fc-34dfc3e1f3c4</guid>
      <link>https://share.transistor.fm/s/69730e5b</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss some approaches to keeping pull request review times short, and using 1Password to free you of having to keep track of your environment variables.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://blog.1password.com/delete-your-example-env-file/">Go ahead, delete your .env.example file</a></li><li><a href="https://laravel-news.com/aws-parameter-store">Managing secrets in Laravel with AWS Parameter Store</a></li><li><a href="https://nvie.com/posts/a-successful-git-branching-model/">A successful Git branching model</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss some approaches to keeping pull request review times short, and using 1Password to free you of having to keep track of your environment variables.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://blog.1password.com/delete-your-example-env-file/">Go ahead, delete your .env.example file</a></li><li><a href="https://laravel-news.com/aws-parameter-store">Managing secrets in Laravel with AWS Parameter Store</a></li><li><a href="https://nvie.com/posts/a-successful-git-branching-model/">A successful Git branching model</a></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 23 Jun 2022 00:23:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/69730e5b/ae5d535a.mp3" length="18027897" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2248</itunes:duration>
      <itunes:summary>Jake and Michael discuss some approaches to keeping pull request review times short, and using 1Password to free you of having to keep track of your environment variables.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss some approaches to keeping pull request review times short, and using 1Password to free you of having to keep track of your environment variables.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Electric trucks, multiversal madness, and choosing TALL</title>
      <itunes:episode>119</itunes:episode>
      <podcast:episode>119</podcast:episode>
      <itunes:title>Electric trucks, multiversal madness, and choosing TALL</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d642e3c2-35ff-453b-83e1-3ebba2a16210</guid>
      <link>https://share.transistor.fm/s/917be0c0</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss pool pumps, electric trucks, Doctor Strange (no spoilers), and when you might choose and use the TALL stack.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://tallstack.dev/">Reactive Laravel apps with the TALL stack</a></li><li><a href="https://github.com/tighten/novapackages">Nova Packages</a></li><li><a href="https://alpinejs.dev/">Alpine.js</a></li><li><a href="https://laravel-livewire.com/screencasts/installation">Livewire screencasts</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss pool pumps, electric trucks, Doctor Strange (no spoilers), and when you might choose and use the TALL stack.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://tallstack.dev/">Reactive Laravel apps with the TALL stack</a></li><li><a href="https://github.com/tighten/novapackages">Nova Packages</a></li><li><a href="https://alpinejs.dev/">Alpine.js</a></li><li><a href="https://laravel-livewire.com/screencasts/installation">Livewire screencasts</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 24 May 2022 00:31:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/917be0c0/3008834c.mp3" length="15506215" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1933</itunes:duration>
      <itunes:summary>Jake and Michael discuss pool pumps, electric trucks, Doctor Strange (no spoilers), and when you might choose and use the TALL stack.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss pool pumps, electric trucks, Doctor Strange (no spoilers), and when you might choose and use the TALL stack.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Refining workflows, social media rabbit holes, and migrating from Bootstrap</title>
      <itunes:episode>118</itunes:episode>
      <podcast:episode>118</podcast:episode>
      <itunes:title>Refining workflows, social media rabbit holes, and migrating from Bootstrap</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">95a6c0ad-f847-42ff-ac91-cfd0df430edb</guid>
      <link>https://share.transistor.fm/s/44cfae6d</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss Australians pronouncing words, Matt Stauffer's glorious beard, with a treacherous detour into recent political discussion, before correcting course to migrating Bootstrap to Tailwind CSS.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.tiktok.com/@montyfranklinofficial/video/7093922741065387310">How Australians pronounce words</a></li><li><a href="https://vt.tiktok.com/ZSduQvjpG/?k=1">James Smith</a></li><li><a href="https://twitter.com/dhicking/status/1520779715690348544/photo/1">Matt Stauffer's glorious beard</a></li><li><a href="https://beyondco.de/software/windy">Windy</a></li><li><a href="https://github.com/laravel/jetstream/tree/2.x/resources/views/components">Laravel Jetstream's Blade components</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss Australians pronouncing words, Matt Stauffer's glorious beard, with a treacherous detour into recent political discussion, before correcting course to migrating Bootstrap to Tailwind CSS.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.tiktok.com/@montyfranklinofficial/video/7093922741065387310">How Australians pronounce words</a></li><li><a href="https://vt.tiktok.com/ZSduQvjpG/?k=1">James Smith</a></li><li><a href="https://twitter.com/dhicking/status/1520779715690348544/photo/1">Matt Stauffer's glorious beard</a></li><li><a href="https://beyondco.de/software/windy">Windy</a></li><li><a href="https://github.com/laravel/jetstream/tree/2.x/resources/views/components">Laravel Jetstream's Blade components</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 11 May 2022 00:03:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/44cfae6d/e5320cb9.mp3" length="19303224" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2408</itunes:duration>
      <itunes:summary>Jake and Michael discuss Australians pronouncing words, Matt Stauffer's glorious beard, with a treacherous detour into recent political discussion, before correcting course to migrating Bootstrap to Tailwind CSS.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss Australians pronouncing words, Matt Stauffer's glorious beard, with a treacherous detour into recent political discussion, before correcting course to migrating Bootstrap to Tailwind CSS.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>A boy's first footy game, scheduling Vestaboard messages, and a thenping.me update</title>
      <itunes:episode>117</itunes:episode>
      <podcast:episode>117</podcast:episode>
      <itunes:title>A boy's first footy game, scheduling Vestaboard messages, and a thenping.me update</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">94d1e4d8-288d-4006-bd8a-0a843f218cf8</guid>
      <link>https://share.transistor.fm/s/048047b4</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael taking his son to his first game of footy, approaches to handling variable message scheduling for Jake's Vestaboard, and a long overdue thenping.me update.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.vestaboard.com/">Vestaboard</a></li><li><a href="https://thenping.me/?ref=nms117">thenping.me - hands-free scheduled task monitoring for Laravel</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael taking his son to his first game of footy, approaches to handling variable message scheduling for Jake's Vestaboard, and a long overdue thenping.me update.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.vestaboard.com/">Vestaboard</a></li><li><a href="https://thenping.me/?ref=nms117">thenping.me - hands-free scheduled task monitoring for Laravel</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 26 Apr 2022 00:35:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/048047b4/84808cd9.mp3" length="26097290" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3257</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss Michael taking his son to his first game of footy, approaches to handling variable message scheduling for Jake's Vestaboard, and a long overdue thenping.me update.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss Michael taking his son to his first game of footy, approaches to handling variable message scheduling for Jake's Vestaboard, and a long overdue thenping.me update.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Vim throwdown, Part 4</title>
      <itunes:episode>116</itunes:episode>
      <podcast:episode>116</podcast:episode>
      <itunes:title>Vim throwdown, Part 4</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b09760d4-e5e8-444a-b3db-3ee05f82227e</guid>
      <link>https://share.transistor.fm/s/3b4b943f</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by <a href="https://twitter.com/shocm">Eric Van Johnson</a> to talk more about Vim, using Vim bindings in other editors, similarities and differences between them, and opinionated starting points.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://youtu.be/1mjCoc6BPeU">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/JetBrains/ideavim">IdeaVim</a></li><li><a href="https://github.com/LunarVim/LunarVim">LunarVim</a></li><li><a href="https://system76.com/">System76</a></li><li><a href="https://pop.system76.com/">Pop!_OS</a></li><li><a href="https://www.phparch.com/">php[architect]</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by <a href="https://twitter.com/shocm">Eric Van Johnson</a> to talk more about Vim, using Vim bindings in other editors, similarities and differences between them, and opinionated starting points.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://youtu.be/1mjCoc6BPeU">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/JetBrains/ideavim">IdeaVim</a></li><li><a href="https://github.com/LunarVim/LunarVim">LunarVim</a></li><li><a href="https://system76.com/">System76</a></li><li><a href="https://pop.system76.com/">Pop!_OS</a></li><li><a href="https://www.phparch.com/">php[architect]</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 12 Apr 2022 01:42:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/3b4b943f/0eee4d24.mp3" length="27117607" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3385</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by Eric Van Johnson to talk more about Vim, using Vim bindings in other editors, similarities and differences between them, and opinionated starting points.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by Eric Van Johnson to talk more about Vim, using Vim bindings in other editors, similarities and differences between them, and opinionated starting points.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Vim throwdown, Part 3</title>
      <itunes:episode>115</itunes:episode>
      <podcast:episode>115</podcast:episode>
      <itunes:title>Vim throwdown, Part 3</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">6ae9b62c-aa35-4db3-af78-bad023855ed0</guid>
      <link>https://share.transistor.fm/s/2ade8481</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Jess Archer to talk more about Vim, covering motions, text objects, managing projects, working with tmux, and more.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=CKtrGuvzPOk">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=wlR5gYd6um0">Mastering the Vim language</a></li><li><a href="https://thoughtbot.com/blog/the-vim-learning-curve-is-a-myth">The Vim learning curve is a myth</a></li><li><a href="https://thoughtbot.com/upcase/vim">Learn Vim</a> on Upcase by thoughtbot</li><li><a href="https://thoughtbot.com/upcase/the-art-of-vim">The Art of Vim</a></li><li><a href="https://twitter.com/theprimeagen">ThePrimeagen</a></li><li><a href="https://twitter.com/teejdevries">TJ DeVries</a></li><li><a href="https://www.youtube.com/watch?v=6aRF9T-Jx-0&amp;t=2s">Painting motion with the right brush</a></li><li><a href="https://github.com/tpope/vim-repeat">repeat.vim</a></li><li><a href="https://github.com/tpope/vim-surround">surround.vim</a></li><li><a href="https://github.com/tpope/vim-commentary">commentary.vim</a></li><li><a href="https://github.com/tmux-plugins/tmux-continuum">tmux-continuum</a></li><li><a href="https://github.com/tmux-plugins/tmux-resurrect">tmux-resurrect</a></li><li><a href="https://superuser.com/questions/265547/zsh-cdpath-and-autocompletion">zsh cdpath and autocompletion</a></li><li><a href="https://sw.kovidgoyal.net/kitty/">kitty</a></li><li><a href="https://github.com/christoomey/vim-tmux-navigator">vim-tmux-navigator</a></li><li><a href="https://github.com/vim-test/vim-test">vim-test</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Jess Archer to talk more about Vim, covering motions, text objects, managing projects, working with tmux, and more.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=CKtrGuvzPOk">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=wlR5gYd6um0">Mastering the Vim language</a></li><li><a href="https://thoughtbot.com/blog/the-vim-learning-curve-is-a-myth">The Vim learning curve is a myth</a></li><li><a href="https://thoughtbot.com/upcase/vim">Learn Vim</a> on Upcase by thoughtbot</li><li><a href="https://thoughtbot.com/upcase/the-art-of-vim">The Art of Vim</a></li><li><a href="https://twitter.com/theprimeagen">ThePrimeagen</a></li><li><a href="https://twitter.com/teejdevries">TJ DeVries</a></li><li><a href="https://www.youtube.com/watch?v=6aRF9T-Jx-0&amp;t=2s">Painting motion with the right brush</a></li><li><a href="https://github.com/tpope/vim-repeat">repeat.vim</a></li><li><a href="https://github.com/tpope/vim-surround">surround.vim</a></li><li><a href="https://github.com/tpope/vim-commentary">commentary.vim</a></li><li><a href="https://github.com/tmux-plugins/tmux-continuum">tmux-continuum</a></li><li><a href="https://github.com/tmux-plugins/tmux-resurrect">tmux-resurrect</a></li><li><a href="https://superuser.com/questions/265547/zsh-cdpath-and-autocompletion">zsh cdpath and autocompletion</a></li><li><a href="https://sw.kovidgoyal.net/kitty/">kitty</a></li><li><a href="https://github.com/christoomey/vim-tmux-navigator">vim-tmux-navigator</a></li><li><a href="https://github.com/vim-test/vim-test">vim-test</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 29 Mar 2022 12:33:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/2ade8481/18809064.mp3" length="37504444" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>4683</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by Jess Archer to talk more about Vim, covering motions, text objects, managing projects, working with tmux, and more.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by Jess Archer to talk more about Vim, covering motions, text objects, managing projects, working with tmux, and more.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Vim throwdown, Part 2</title>
      <itunes:episode>114</itunes:episode>
      <podcast:episode>114</podcast:episode>
      <itunes:title>Vim throwdown, Part 2</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c27e6aee-d888-4998-8f10-5dd717339649</guid>
      <link>https://share.transistor.fm/s/009ff67e</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael continue their journey down the Vim rabbit hole, and cover thrilling topics such as the leader key, custom bindings, vim-test, and Git worktrees.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=nDhFgfd95qE">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://medium.com/usevim/vim-101-what-is-the-leader-key-f2f5c1fa610f">What is the leader key?</a></li><li><a href="https://stackoverflow.com/questions/9990219/vim-whats-the-difference-between-let-and-set">What's the difference between set and let?</a></li><li><a href="https://stackoverflow.com/questions/9221769/whats-the-meaning-of-inoremap-in-vimrc">What's the meaning of inoremap in Vim?</a></li><li><a href="https://man7.org/linux/man-pages/man1/tee.1.html">tee(1) manpage</a></li><li><a href="https://github.com/jesseleite/vim-sourcery">vim-sourcery</a></li><li><a href="https://github.com/vim-test/vim-test">vim-test</a></li><li><a href="https://github.com/tmux/tmux">tmux</a></li><li><a href="https://discord.gg/ABcE3Sxw">Vim Support Group on Discord</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael continue their journey down the Vim rabbit hole, and cover thrilling topics such as the leader key, custom bindings, vim-test, and Git worktrees.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=nDhFgfd95qE">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://medium.com/usevim/vim-101-what-is-the-leader-key-f2f5c1fa610f">What is the leader key?</a></li><li><a href="https://stackoverflow.com/questions/9990219/vim-whats-the-difference-between-let-and-set">What's the difference between set and let?</a></li><li><a href="https://stackoverflow.com/questions/9221769/whats-the-meaning-of-inoremap-in-vimrc">What's the meaning of inoremap in Vim?</a></li><li><a href="https://man7.org/linux/man-pages/man1/tee.1.html">tee(1) manpage</a></li><li><a href="https://github.com/jesseleite/vim-sourcery">vim-sourcery</a></li><li><a href="https://github.com/vim-test/vim-test">vim-test</a></li><li><a href="https://github.com/tmux/tmux">tmux</a></li><li><a href="https://discord.gg/ABcE3Sxw">Vim Support Group on Discord</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 15 Mar 2022 01:34:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/009ff67e/ad860e51.mp3" length="30942516" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3863</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael continue their journey down the Vim rabbit hole, and cover thrilling topics such as the leader key, custom bindings, vim-test, and Git worktrees.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael continue their journey down the Vim rabbit hole, and cover thrilling topics such as the leader key, custom bindings, vim-test, and Git worktrees.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Vim throwdown, Part 1</title>
      <itunes:episode>113</itunes:episode>
      <podcast:episode>113</podcast:episode>
      <itunes:title>Vim throwdown, Part 1</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e0a1c699-5fb4-405b-aa52-ecc2f1bdff84</guid>
      <link>https://share.transistor.fm/s/75fa79a0</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Jesse Leite, and kick off a mini-series on using Vim for PHP development.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=JLEP_p0ru9w">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.vim.org">Vim</a></li><li><a href="http://neovim.io/">Neovim</a></li><li><a href="https://catonmat.net/why-vim-uses-hjkl-as-arrow-keys">Why Vim uses hjkl as arrow keys</a></li><li><a href="https://github.com/michaeldyrynda/dotfiles/tree/main/nvim">Michael's (Neovim) dotfiles</a></li><li><a href="https://github.com/jesseleite/dotfiles/tree/master/vim">Jesse's (Neovim) dotfiles</a></li><li><a href="https://discord.gg/ABcE3Sxw">Vim Support Group on Discord</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Jesse Leite, and kick off a mini-series on using Vim for PHP development.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=JLEP_p0ru9w">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.vim.org">Vim</a></li><li><a href="http://neovim.io/">Neovim</a></li><li><a href="https://catonmat.net/why-vim-uses-hjkl-as-arrow-keys">Why Vim uses hjkl as arrow keys</a></li><li><a href="https://github.com/michaeldyrynda/dotfiles/tree/main/nvim">Michael's (Neovim) dotfiles</a></li><li><a href="https://github.com/jesseleite/dotfiles/tree/master/vim">Jesse's (Neovim) dotfiles</a></li><li><a href="https://discord.gg/ABcE3Sxw">Vim Support Group on Discord</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 01 Mar 2022 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/75fa79a0/dd55e319.mp3" length="34506547" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>4308</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by Jesse Leite, and kick off a mini-series on using Vim for PHP development.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by Jesse Leite, and kick off a mini-series on using Vim for PHP development.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Using Saloon to integrate external APIs with Sam Carré</title>
      <itunes:episode>112</itunes:episode>
      <podcast:episode>112</podcast:episode>
      <itunes:title>Using Saloon to integrate external APIs with Sam Carré</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">19233cd1-2a19-42af-a1a7-4332efe0c212</guid>
      <link>https://share.transistor.fm/s/4c0ca844</link>
      <description>
        <![CDATA[<p>In this episode, Jake catches up with Sam Carré again to discuss his latest package, Saloon, which gives you a beautiful, standardised way to build your own API integrations.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/carre_sam">Sam Carré</a></li><li><a href="https://docs.saloon.dev/">Saloon</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake catches up with Sam Carré again to discuss his latest package, Saloon, which gives you a beautiful, standardised way to build your own API integrations.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/carre_sam">Sam Carré</a></li><li><a href="https://docs.saloon.dev/">Saloon</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 15 Feb 2022 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/4c0ca844/4766d6f4.mp3" length="21283327" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2655</itunes:duration>
      <itunes:summary>In this episode, Jake catches up with Sam Carré again to discuss his latest package, Saloon, which gives you a beautiful, standardised way to build your own API integrations.</itunes:summary>
      <itunes:subtitle>In this episode, Jake catches up with Sam Carré again to discuss his latest package, Saloon, which gives you a beautiful, standardised way to build your own API integrations.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Cured mystery meats, faking Wordle, and SMS as an app interface</title>
      <itunes:episode>111</itunes:episode>
      <podcast:episode>111</podcast:episode>
      <itunes:title>Cured mystery meats, faking Wordle, and SMS as an app interface</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4065bea4-53f9-4a4f-b042-d7fea3000a7b</guid>
      <link>https://share.transistor.fm/s/96e54402</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss delicious cured mystery meats, faking Wordle as a form of code Kata, and using SMS as an interface to your applications.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=hAa9jnxuXG4">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.powerlanguage.co.uk/wordle/">Wordle</a></li><li><a href="https://gist.github.com/JacobBennett/2f3893c6d48f69700600c00c44281458">Jake's Wordle solution faker</a> - use sensibly</li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss delicious cured mystery meats, faking Wordle as a form of code Kata, and using SMS as an interface to your applications.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=hAa9jnxuXG4">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.powerlanguage.co.uk/wordle/">Wordle</a></li><li><a href="https://gist.github.com/JacobBennett/2f3893c6d48f69700600c00c44281458">Jake's Wordle solution faker</a> - use sensibly</li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 01 Feb 2022 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/96e54402/c4a90844.mp3" length="26157264" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3265</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss delicious cured mystery meats, faking Wordle as a form of code Kata, and using SMS as an interface to your applications.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss delicious cured mystery meats, faking Wordle as a form of code Kata, and using SMS as an interface to your applications.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>New year, new job, new start</title>
      <itunes:episode>110</itunes:episode>
      <podcast:episode>110</podcast:episode>
      <itunes:title>New year, new job, new start</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ba4b6aef-c4f1-404e-be5e-123bbeec5a5c</guid>
      <link>https://share.transistor.fm/s/838b13a4</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's new job, YAGNI, and approaches to working your way into a new codebase and a new industry.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=wF40QdrnvsU">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/JustSteveKing/laravel-transporter">Laravel Transporter</a></li><li><a href="https://github.com/Sammyjo20/Saloon">Saloon</a></li><li><a href="https://martinfowler.com/bliki/Yagni.html">YAGNI</a></li><li><a href="https://clickup.com/\">ClickUp</a></li><li><a href="https://twitter.com/allenholub">Allen Holub</a> on building software better and building better software </li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's new job, YAGNI, and approaches to working your way into a new codebase and a new industry.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=wF40QdrnvsU">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/JustSteveKing/laravel-transporter">Laravel Transporter</a></li><li><a href="https://github.com/Sammyjo20/Saloon">Saloon</a></li><li><a href="https://martinfowler.com/bliki/Yagni.html">YAGNI</a></li><li><a href="https://clickup.com/\">ClickUp</a></li><li><a href="https://twitter.com/allenholub">Allen Holub</a> on building software better and building better software </li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 18 Jan 2022 01:32:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/838b13a4/e0a8cf9a.mp3" length="30711952" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3834</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss Michael's new job, YAGNI, and approaches to working your way into a new codebase and a new industry.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss Michael's new job, YAGNI, and approaches to working your way into a new codebase and a new industry.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>A Christmas Extravaganza</title>
      <itunes:episode>109</itunes:episode>
      <podcast:episode>109</podcast:episode>
      <itunes:title>A Christmas Extravaganza</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">52cfeaae-f1dc-43f6-a86d-9eaf4372c5ab</guid>
      <link>https://share.transistor.fm/s/6037419a</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by No Plans To Merge's Caleb Porzio and Daniel Coulbourne, as well as TJ Miller (not the actor), and Chris Gmyr to look back at 2021, forward to 2022, and a very one-sided end of year game of Family Feud.</p><p>This episode is sponsored by <a href="https://makeable.dk/">Makeable</a>, <a href="https://www.workvivo.com/">WorkVivo</a>, and for the first (and last) time, <a href="https://www.cheezit.com/en_US/products/baked-snack-crackers/cheez-it-white-cheddar-crackers-product.html">White Cheddar Cheez Its</a>.</p><p>This episode was <a href="https://www.youtube.com/watch?v=t2faOg4Yb5I">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/davidhemphill">David Hemphill</a></li><li><a href="https://twitter.com/andrewdelprete">Andrew Del Prete</a></li><li><a href="https://twitter.com/calebporzio">Caleb Porzio</a></li><li><a href="https://twitter.com/dcoulbourne">Daniel Coulbourne</a></li><li><a href="https://noplanstomerge.com">No Plans To Merge</a></li><li><a href="https://twitter.com/heytjmiller">TJ Miller</a></li><li><a href="https://twitter.com/cmgmyr">Chris Gmyr</a></li><li><a href="https://curology.com/">Curology</a></li><li><a href="https://laravel-beyond-crud.com/">Laravel Beyond CRUD</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by No Plans To Merge's Caleb Porzio and Daniel Coulbourne, as well as TJ Miller (not the actor), and Chris Gmyr to look back at 2021, forward to 2022, and a very one-sided end of year game of Family Feud.</p><p>This episode is sponsored by <a href="https://makeable.dk/">Makeable</a>, <a href="https://www.workvivo.com/">WorkVivo</a>, and for the first (and last) time, <a href="https://www.cheezit.com/en_US/products/baked-snack-crackers/cheez-it-white-cheddar-crackers-product.html">White Cheddar Cheez Its</a>.</p><p>This episode was <a href="https://www.youtube.com/watch?v=t2faOg4Yb5I">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/davidhemphill">David Hemphill</a></li><li><a href="https://twitter.com/andrewdelprete">Andrew Del Prete</a></li><li><a href="https://twitter.com/calebporzio">Caleb Porzio</a></li><li><a href="https://twitter.com/dcoulbourne">Daniel Coulbourne</a></li><li><a href="https://noplanstomerge.com">No Plans To Merge</a></li><li><a href="https://twitter.com/heytjmiller">TJ Miller</a></li><li><a href="https://twitter.com/cmgmyr">Chris Gmyr</a></li><li><a href="https://curology.com/">Curology</a></li><li><a href="https://laravel-beyond-crud.com/">Laravel Beyond CRUD</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 21 Dec 2021 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/6037419a/da00775d.mp3" length="45439334" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>5675</itunes:duration>
      <itunes:summary>Jake and Michael are joined by No Plans To Merge's Caleb Porzio and Daniel Coulbourne, as well as TJ Miller (not the actor), and Chris Gmyr to look back at 2021, forward to 2022, and a very one-sided end of year game of Family Feud.</itunes:summary>
      <itunes:subtitle>Jake and Michael are joined by No Plans To Merge's Caleb Porzio and Daniel Coulbourne, as well as TJ Miller (not the actor), and Chris Gmyr to look back at 2021, forward to 2022, and a very one-sided end of year game of Family Feud.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
      <podcast:person role="Guest" href="http://calebporzio.com" img="https://img.transistorcdn.com/aJcTGB_BuIMs18Mw4BxP4_0TyRCgj3fDc72WRSxC88I/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9wZXJz/b24vZjZiMmFlMzYt/NTlmMy00YjdlLTkw/NGItYjI3NmIzNTFm/ZDJjLzE2NzMyNjEy/NDMtaW1hZ2UuanBn.jpg">Caleb Porzio</podcast:person>
      <podcast:person role="Guest" href="https://www.northmeetssouth.audio/people/coulbourne" img="https://img.transistorcdn.com/CJMpSj97c-GhXDjtqrkORZ0vp-jCTIJpTIQbHdYcK1s/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9wZXJz/b24vZTY3OTk5NjAt/YzczZS00ODdmLWIx/YmMtMmRjYTZhZDI4/M2NjLzE2NzMyNjEy/MjYtaW1hZ2UuanBn.jpg">coulbourne ☭</podcast:person>
      <podcast:person role="Guest" href="https://pinkary.com/@cmgmyr" img="https://img.transistorcdn.com/M65-y3_w0wnK49vXYGQh7UnA_za-mj-I3cnWVr1dT2I/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lYzcx/MWQ1NzFhYTU0ZDZl/YmY2ZDlmMDdiOWVi/ZmM5OC5wbmc.jpg">Chris Gmyr</podcast:person>
      <podcast:person role="Guest" href="https://pinkary.com/@hemp" img="https://img.transistorcdn.com/E_7JsKVClQB35tBcRZEA9eTxjCoN1b6xw5NAX_DfXpI/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjIw/MzE1N2ZkODVlNWVh/ZWNiOWI3ZDYxOWNj/ZWNjNS5qcGc.jpg">Hemp</podcast:person>
      <podcast:person role="Guest" href="https://www.tjmiller.me" img="https://img.transistorcdn.com/iKODU3fZY00UjmkzN7yi9hO4c17CTo48An-_dxy9VCw/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iZGI5/YjQ1YzM4NWRmNjYz/NzJjZjE0MGJjN2I5/ZTNmNC5qcGc.jpg">TJ</podcast:person>
    </item>
    <item>
      <title>Industrial shifts, polymorphism, and single table inheritance</title>
      <itunes:episode>108</itunes:episode>
      <podcast:episode>108</podcast:episode>
      <itunes:title>Industrial shifts, polymorphism, and single table inheritance</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">530c12a2-c782-41bb-b274-1d5c5c14c28f</guid>
      <link>https://share.transistor.fm/s/95848b18</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's change in job (again), and when you might choose single table inheritance over polymorphism.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=kixjS4Fdno4">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://show.nocompromises.io/">No Compromises</a></li><li><a href="https://laravelshift.com/laravel-test-generator">Laravel test generator</a></li><li><a href="https://github.com/calebporzio/parental">Parental</a></li><li><a href="https://adamwathan.me/2015/09/03/pushing-polymorphism-to-the-database/">Pushing polymorphism to the database</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's change in job (again), and when you might choose single table inheritance over polymorphism.</p><p>This episode is sponsored by <a href="https://workvivo.com">Workvivo</a> and <a href="https://makeable.dk">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=kixjS4Fdno4">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://show.nocompromises.io/">No Compromises</a></li><li><a href="https://laravelshift.com/laravel-test-generator">Laravel test generator</a></li><li><a href="https://github.com/calebporzio/parental">Parental</a></li><li><a href="https://adamwathan.me/2015/09/03/pushing-polymorphism-to-the-database/">Pushing polymorphism to the database</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 07 Dec 2021 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/95848b18/bdefa103.mp3" length="24562182" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3065</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss Michael's change in job (again), and when you might choose single table inheritance over polymorphism.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss Michael's change in job (again), and when you might choose single table inheritance over polymorphism.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Authoring Statamic content with Jesse Leite</title>
      <itunes:episode>107</itunes:episode>
      <podcast:episode>107</podcast:episode>
      <itunes:title>Authoring Statamic content with Jesse Leite</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5e9b1602-9497-4a93-853b-f63beef6473f</guid>
      <link>https://share.transistor.fm/s/4de77b2b</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Statamic's Jesse Leite to discuss some of the various content authoring strategies available in the flat-file content management system, Statamic.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a> and was <a href="https://www.youtube.com/watch?v=r-l65779hmg">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/jesseleite85">Jesse Leite</a></li><li><a href="https://statamic.com/">Statamic</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Statamic's Jesse Leite to discuss some of the various content authoring strategies available in the flat-file content management system, Statamic.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a> and was <a href="https://www.youtube.com/watch?v=r-l65779hmg">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/jesseleite85">Jesse Leite</a></li><li><a href="https://statamic.com/">Statamic</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 09 Nov 2021 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/4de77b2b/012f3a14.mp3" length="30525604" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3811</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by Statamic's Jesse Leite to discuss some of the various content authoring strategies available in the flat-file content management system, Statamic.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by Statamic's Jesse Leite to discuss some of the various content authoring strategies available in the flat-file content management system, Statamic.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Programming in pairs, statically generated PHP, and how even does Statamic work?</title>
      <itunes:episode>106</itunes:episode>
      <podcast:episode>106</podcast:episode>
      <itunes:title>Programming in pairs, statically generated PHP, and how even does Statamic work?</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c4d83bc7-3000-420e-a3d2-bc9a26c0f89e</guid>
      <link>https://share.transistor.fm/s/d10646c2</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss a number of tools used for pair programming, approaches to statically generating sites in PHP, and show that despite Statamic existing in the Laravel community for many years, they have absolutely no idea how it <em>actually</em> works.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a> and was <a href="https://www.youtube.com/watch?v=zM2E5RCBdJ0">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://sub.live/">Sublive</a></li><li><a href="https://streamyard.com">StreamYard</a></li><li><a href="https://www.around.co/">Around</a></li><li><a href="https://tuple.app/">Tuple</a></li><li><a href="https://css-tricks.com/">CSS Tricks</a></li><li><a href="https://twitter.com/chriscoyier">Chris Coyier</a></li><li><a href="https://shoptalkshow.com/">Shop Talk Show</a></li><li><a href="https://statamic.com/">Statamic</a></li><li><a href="https://pagely.com/">Pagely</a></li><li><a href="https://wpengine.com/">WP Engine</a></li><li><a href="https://www.youtube.com/playlist?list=PLVZTm2PNrzMwYLGotkQvTvjsXAkANJIkc">Statamic 3 Guide</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss a number of tools used for pair programming, approaches to statically generating sites in PHP, and show that despite Statamic existing in the Laravel community for many years, they have absolutely no idea how it <em>actually</em> works.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a> and was <a href="https://www.youtube.com/watch?v=zM2E5RCBdJ0">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://sub.live/">Sublive</a></li><li><a href="https://streamyard.com">StreamYard</a></li><li><a href="https://www.around.co/">Around</a></li><li><a href="https://tuple.app/">Tuple</a></li><li><a href="https://css-tricks.com/">CSS Tricks</a></li><li><a href="https://twitter.com/chriscoyier">Chris Coyier</a></li><li><a href="https://shoptalkshow.com/">Shop Talk Show</a></li><li><a href="https://statamic.com/">Statamic</a></li><li><a href="https://pagely.com/">Pagely</a></li><li><a href="https://wpengine.com/">WP Engine</a></li><li><a href="https://www.youtube.com/playlist?list=PLVZTm2PNrzMwYLGotkQvTvjsXAkANJIkc">Statamic 3 Guide</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 25 Oct 2021 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/d10646c2/48399f00.mp3" length="20271961" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2529</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss a number of tools used for pair programming, approaches to statically generating sites in PHP, and show that despite Statamic existing in the Laravel community for many years, they have absolutely no idea how it actually works.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss a number of tools used for pair programming, approaches to statically generating sites in PHP, and show that despite Statamic existing in the Laravel community for many years, they have absolutely no idea how it a</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Bringing tests into vanilla PHP apps, trust over process, and seeding tests</title>
      <itunes:episode>105</itunes:episode>
      <podcast:episode>105</podcast:episode>
      <itunes:title>Bringing tests into vanilla PHP apps, trust over process, and seeding tests</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">55d9ac26-b9ae-499e-921c-5f646ad3b22c</guid>
      <link>https://share.transistor.fm/s/7381cc53</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss the all the work to consider before introducing tests to a vanilla PHP app, trusting people over adding layers of process, and seeing data in your tests and migrations.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=dd-iHhmSi2k&amp;list=PLEkJYA4gJb7_FKspNTgrve7FUb3A1dT3y&amp;index=8">Abusing Laravel for fun and profit</a> by <a href="https://twitter.com/davidhemphill">David Hemphill</a> at <a href="https://www.youtube.com/watch?v=UyaejTqR3Tc&amp;list=PLEkJYA4gJb7_FKspNTgrve7FUb3A1dT3y">Laracon AU 2018</a></li><li><a href="https://gist.github.com/freekmurze/020507c15ef7d0f8b75fe03f74e38fd4">Oh Dear's migration to Spark Next</a></li><li><a href="https://martinfowler.com/bliki/StranglerFigApplication.html">Strangling legacy code</a></li><li><a href="https://www.bikeshed.fm/311">The Bike Shed - Marketing Matters</a> (on saying "no" to more process)</li><li><a href="https://www.youtube.com/watch?v=3a9BO_BN0Ro">Potato, Potahto</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss the all the work to consider before introducing tests to a vanilla PHP app, trusting people over adding layers of process, and seeing data in your tests and migrations.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=dd-iHhmSi2k&amp;list=PLEkJYA4gJb7_FKspNTgrve7FUb3A1dT3y&amp;index=8">Abusing Laravel for fun and profit</a> by <a href="https://twitter.com/davidhemphill">David Hemphill</a> at <a href="https://www.youtube.com/watch?v=UyaejTqR3Tc&amp;list=PLEkJYA4gJb7_FKspNTgrve7FUb3A1dT3y">Laracon AU 2018</a></li><li><a href="https://gist.github.com/freekmurze/020507c15ef7d0f8b75fe03f74e38fd4">Oh Dear's migration to Spark Next</a></li><li><a href="https://martinfowler.com/bliki/StranglerFigApplication.html">Strangling legacy code</a></li><li><a href="https://www.bikeshed.fm/311">The Bike Shed - Marketing Matters</a> (on saying "no" to more process)</li><li><a href="https://www.youtube.com/watch?v=3a9BO_BN0Ro">Potato, Potahto</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 12 Oct 2021 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/7381cc53/387d8a50.mp3" length="23388147" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2918</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss the all the work to consider before introducing tests to a vanilla PHP app, trusting people over adding layers of process, and seeing data in your tests and migrations.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss the all the work to consider before introducing tests to a vanilla PHP app, trusting people over adding layers of process, and seeing data in your tests and migrations.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Augmenting, refactoring, and modernising deeply legacy code</title>
      <itunes:episode>104</itunes:episode>
      <podcast:episode>104</podcast:episode>
      <itunes:title>Augmenting, refactoring, and modernising deeply legacy code</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">af39188d-a043-457e-b193-e36b7526c330</guid>
      <link>https://share.transistor.fm/s/ba8b4d38</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss some of the challenges faced when modernising deeply legacy PHP applications.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss some of the challenges faced when modernising deeply legacy PHP applications.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p>]]>
      </content:encoded>
      <pubDate>Mon, 27 Sep 2021 23:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ba8b4d38/c985abe4.mp3" length="16790897" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2094</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss some of the challenges faced when modernising deeply legacy PHP code.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss some of the challenges faced when modernising deeply legacy PHP code.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>PHP 8.1, DTOs, and optimising your database</title>
      <itunes:episode>103</itunes:episode>
      <podcast:episode>103</podcast:episode>
      <itunes:title>PHP 8.1, DTOs, and optimising your database</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b90bd9ff-a186-48b1-8da1-f3dc2fe6eee3</guid>
      <link>https://share.transistor.fm/s/0c920e9b</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael remember 9/11, talk about upcoming PHP 8.1 features, Data Transfer Objects, and approaches to optimising your database.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a> and was <a href="https://www.youtube.com/watch?v=nAbU54CXIeY">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://birdsarentreal.com/">Birds Aren't Real</a></li><li><a href="https://en.wikipedia.org/wiki/Data_transfer_object">Data Transfer Objects</a><ul><li><a href="https://github.com/spatie/data-transfer-object/">spatie/data-transfer-object</a></li></ul></li><li><a href="https://dev.mysql.com/doc/refman/8.0/en/slow-query-log.html">MySQL slow query log</a></li><li><a href="https://dev.mysql.com/doc/refman/8.0/en/explain.html">EXPLAIN statements</a></li><li><a href="https://twitter.com/swyx/status/1436689311315890177">Notion's questionably heavy static marketing site</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael remember 9/11, talk about upcoming PHP 8.1 features, Data Transfer Objects, and approaches to optimising your database.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a> and was <a href="https://www.youtube.com/watch?v=nAbU54CXIeY">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://birdsarentreal.com/">Birds Aren't Real</a></li><li><a href="https://en.wikipedia.org/wiki/Data_transfer_object">Data Transfer Objects</a><ul><li><a href="https://github.com/spatie/data-transfer-object/">spatie/data-transfer-object</a></li></ul></li><li><a href="https://dev.mysql.com/doc/refman/8.0/en/slow-query-log.html">MySQL slow query log</a></li><li><a href="https://dev.mysql.com/doc/refman/8.0/en/explain.html">EXPLAIN statements</a></li><li><a href="https://twitter.com/swyx/status/1436689311315890177">Notion's questionably heavy static marketing site</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 13 Sep 2021 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0c920e9b/b39a3461.mp3" length="28499674" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3557</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael remember 9/11, talk about upcoming PHP 8.1 features, Data Transfer Objects, and approaches to optimising your database.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael remember 9/11, talk about upcoming PHP 8.1 features, Data Transfer Objects, and approaches to optimising your database.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Finals footy, deeply legacy code, and testing Laravel Spark</title>
      <itunes:episode>102</itunes:episode>
      <podcast:episode>102</podcast:episode>
      <itunes:title>Finals footy, deeply legacy code, and testing Laravel Spark</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">af60f715-ba41-4fd0-bf43-4d45adc578ef</guid>
      <link>https://share.transistor.fm/s/3b55d675</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss 2021's AFL finals series, cricket, reinvigorating deeply legacy code, and some approaches for testing Laravel Spark.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=XMZYZcoAcU0">What is AFL? Aussie rules explained</a></li><li><a href="https://twitter.com/jackmcdade/status/1430974761803386880">Jack McDade catching a tarpon</a></li><li><a href="https://github.com/features/actions">GitHub Actions</a></li><li><a href="https://spark.laravel.com">Laravel Spark</a><ul><li><a href="https://spark.laravel.com/docs/1.x/spark-stripe/plans.html#determining-plan-eligibility">Checking plan eligibility</a></li></ul></li><li><a href="https://laravel.com/docs/8.x/dusk">Laravel Dusk</a></li><li><a href="https://www.php.net/supported-versions">Supported PHP versions</a></li><li><a href="https://github.com/laravel/framework/blob/8.x/src/Illuminate/Contracts/Auth/StatefulGuard.php">Laravel's StatefulGuard</a></li><li><a href="https://forge.laravel.com/docs/1.0/sites/deployments.html#environment-variables">Laravel Forge environment variables</a></li><li><a href="https://envoyer.io">Envoyer</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss 2021's AFL finals series, cricket, reinvigorating deeply legacy code, and some approaches for testing Laravel Spark.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=XMZYZcoAcU0">What is AFL? Aussie rules explained</a></li><li><a href="https://twitter.com/jackmcdade/status/1430974761803386880">Jack McDade catching a tarpon</a></li><li><a href="https://github.com/features/actions">GitHub Actions</a></li><li><a href="https://spark.laravel.com">Laravel Spark</a><ul><li><a href="https://spark.laravel.com/docs/1.x/spark-stripe/plans.html#determining-plan-eligibility">Checking plan eligibility</a></li></ul></li><li><a href="https://laravel.com/docs/8.x/dusk">Laravel Dusk</a></li><li><a href="https://www.php.net/supported-versions">Supported PHP versions</a></li><li><a href="https://github.com/laravel/framework/blob/8.x/src/Illuminate/Contracts/Auth/StatefulGuard.php">Laravel's StatefulGuard</a></li><li><a href="https://forge.laravel.com/docs/1.0/sites/deployments.html#environment-variables">Laravel Forge environment variables</a></li><li><a href="https://envoyer.io">Envoyer</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 30 Aug 2021 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/3b55d675/5f66dc2e.mp3" length="54852428" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3425</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss 2021's AFL finals series, cricket, reinvigorating deeply legacy code, and some approaches for testing Laravel Spark.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss 2021's AFL finals series, cricket, reinvigorating deeply legacy code, and some approaches for testing Laravel Spark.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Riding Sidecar with Aaron Francis</title>
      <itunes:episode>101</itunes:episode>
      <podcast:episode>101</podcast:episode>
      <itunes:title>Riding Sidecar with Aaron Francis</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">046d2256-fee9-40dd-a52d-91cece0114b0</guid>
      <link>https://share.transistor.fm/s/ea9630b4</link>
      <description>
        <![CDATA[<p>In this episode, Jake speaks with <a href="https://twitter.com/aarondfrancis">Aaron Francis</a> about his project Sidecar.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://hammerstone.dev/sidecar/docs/main/overview">Sidecar</a></li><li><a href="https://torchlight.dev/">Torchlight</a></li><li><a href="https://hammerstone.dev/">Hammerstone</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake speaks with <a href="https://twitter.com/aarondfrancis">Aaron Francis</a> about his project Sidecar.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://hammerstone.dev/sidecar/docs/main/overview">Sidecar</a></li><li><a href="https://torchlight.dev/">Torchlight</a></li><li><a href="https://hammerstone.dev/">Hammerstone</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 16 Aug 2021 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ea9630b4/0306d825.mp3" length="20420574" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2548</itunes:duration>
      <itunes:summary>In this episode, Jake speaks with Aaron Francis about his project Sidecar.</itunes:summary>
      <itunes:subtitle>In this episode, Jake speaks with Aaron Francis about his project Sidecar.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Reminiscing, testing validation, and (not) paddlin' your database</title>
      <itunes:episode>100</itunes:episode>
      <podcast:episode>100</podcast:episode>
      <itunes:title>Reminiscing, testing validation, and (not) paddlin' your database</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">9c6fbf13-7eea-4631-a49b-8a6d06177b2f</guid>
      <link>https://share.transistor.fm/s/93403c84</link>
      <description>
        <![CDATA[<p>In this, our 100th episode, Jake and Michael reminisce over the past five years of the show, discuss having (and then not having) kids, testing form validation, testing around third-party boundaries, and solving scaling issues on thenping.me.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://knightsoftheflexboxtable.com/">Knights of the Flexbox Table</a></li><li><a href="https://jasonmccreary.me/articles/test-validation-laravel-form-request-assertion/">Testing validation in Laravel by asserting a Form Request</a></li><li><a href="https://dyrynda.com.au/blog/scaling-on-laravel-vapor">Building an app to scale on Laravel Vapor</a></li><li><a href="https://thenping.me">Hands-free scheduled task monitoring for Laravel - thenping.me</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this, our 100th episode, Jake and Michael reminisce over the past five years of the show, discuss having (and then not having) kids, testing form validation, testing around third-party boundaries, and solving scaling issues on thenping.me.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable.dk</a> and <a href="https://workvivo.com">Workvivo</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://knightsoftheflexboxtable.com/">Knights of the Flexbox Table</a></li><li><a href="https://jasonmccreary.me/articles/test-validation-laravel-form-request-assertion/">Testing validation in Laravel by asserting a Form Request</a></li><li><a href="https://dyrynda.com.au/blog/scaling-on-laravel-vapor">Building an app to scale on Laravel Vapor</a></li><li><a href="https://thenping.me">Hands-free scheduled task monitoring for Laravel - thenping.me</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 02 Aug 2021 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/93403c84/a724cc5c.mp3" length="35601814" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>4445</itunes:duration>
      <itunes:summary>In this, our 100th episode, Jake and Michael reminisce over the past five years of the show, discuss having (and then not having) kids, testing form validation, testing around third-party boundaries, and solving scaling issues on thenping.me.</itunes:summary>
      <itunes:subtitle>In this, our 100th episode, Jake and Michael reminisce over the past five years of the show, discuss having (and then not having) kids, testing form validation, testing around third-party boundaries, and solving scaling issues on thenping.me.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Hiring developers, managing projects, and bases of knowledge</title>
      <itunes:episode>99</itunes:episode>
      <podcast:episode>99</podcast:episode>
      <itunes:title>Hiring developers, managing projects, and bases of knowledge</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b7d25463-8aec-4789-bf82-57435d702eed</guid>
      <link>https://share.transistor.fm/s/2c902484</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss some different approaches (or lack thereof) and tools for managing development projects, hiring developers, and centralised knowledgebases.</p><p>This episode is sponsored by <a href="https://makeable.dk/">Makeable.dk</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.thebump.com/a/3-day-potty-training">3-day potty training</a></li><li><a href="https://theoodie.com/">The Oodie</a></li><li><a href="https://basecamp.com/">Basecamp</a></li><li><a href="https://tara.ai">Tara project management</a></li><li><a href="https://github.com/features/issues">The new GitHub issues</a></li><li><a href="https://www.atlassian.com/software/confluence">Confluence</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss some different approaches (or lack thereof) and tools for managing development projects, hiring developers, and centralised knowledgebases.</p><p>This episode is sponsored by <a href="https://makeable.dk/">Makeable.dk</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.thebump.com/a/3-day-potty-training">3-day potty training</a></li><li><a href="https://theoodie.com/">The Oodie</a></li><li><a href="https://basecamp.com/">Basecamp</a></li><li><a href="https://tara.ai">Tara project management</a></li><li><a href="https://github.com/features/issues">The new GitHub issues</a></li><li><a href="https://www.atlassian.com/software/confluence">Confluence</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 06 Jul 2021 23:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/2c902484/ff8b8f85.mp3" length="18085437" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2256</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss some different approaches (or lack thereof) and tools for managing development projects, hiring developers, and centralised knowledgebases.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss some different approaches (or lack thereof) and tools for managing development projects, hiring developers, and centralised knowledgebases.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Going freelance with Yaz Jallad</title>
      <itunes:episode>98</itunes:episode>
      <podcast:episode>98</podcast:episode>
      <itunes:title>Going freelance with Yaz Jallad</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">939a8324-cf4c-4aff-8885-79eb7a71e593</guid>
      <link>https://share.transistor.fm/s/07523ef3</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Yaz Jallad as he embarks on the journey of becoming a full time freelancer.</p><p>This episode is sponsored by <a href="https://makeable.dk/">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=Xuq50H5KwFc">streamed live</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Yaz Jallad as he embarks on the journey of becoming a full time freelancer.</p><p>This episode is sponsored by <a href="https://makeable.dk/">Makeable.dk</a> and was <a href="https://www.youtube.com/watch?v=Xuq50H5KwFc">streamed live</a>.</p>]]>
      </content:encoded>
      <pubDate>Mon, 21 Jun 2021 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/07523ef3/40301d51.mp3" length="29439869" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3675</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by Yaz Jallad as he embarks on the journey of becoming a full time freelancer.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by Yaz Jallad as he embarks on the journey of becoming a full time freelancer.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Conquering completion, Vim, and Intelephense</title>
      <itunes:episode>97</itunes:episode>
      <podcast:episode>97</podcast:episode>
      <itunes:title>Conquering completion, Vim, and Intelephense</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">240ddadc-0431-4baa-b6f4-c5529c2089f5</guid>
      <link>https://share.transistor.fm/s/696fcab5</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael dive into Michael's Vim and his attempts to #DispelTheMyth around how much work is required to make it a solid option for working with PHP.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/jesseleite85/status/1398297570930315264">PEBKAC, but it's Australian</a></li><li><a href="https://www.vim.org/">Vim</a></li><li><a href="https://github.com/neoclide/coc.nvim">coc.nvim</a></li><li><a href="https://github.com/phpactor/phpactor">phpactor</a></li><li><a href="https://twitter.com/michaeldyrynda/status/1397006488736976903">Vim's autocompletion for PHP</a></li><li><a href="https://twitter.com/michaeldyrynda/status/1397336874243411972">Michael's not trying to convince you to change what works for you</a></li><li><a href="https://github.com/junegunn/vim-plug">vim-plug</a></li><li><a href="https://makevscodeawesome.com/">Make VS Code awesome</a></li><li><a href="https://twitter.com/michaeldyrynda/status/1398247939667947533">Ben Orenstein on Vim</a></li><li><a href="https://thoughtbot.com/upcase/onramp-to-vim">Onramp to Vim</a></li><li><a href="https://www.vim.so/">Mastering Vim has never been easier</a></li><li><a href="https://intelephense.com/">Intelephense</a></li><li><a href="https://laravel-idea.com/">Laravel Idea</a></li><li><a href="https://github.com/barryvdh/laravel-ide-helper/">laravel-ide-helper</a></li><li><a href="https://discord.gg/4bsfGv7J">Vim Support Group on Discord</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael dive into Michael's Vim and his attempts to #DispelTheMyth around how much work is required to make it a solid option for working with PHP.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/jesseleite85/status/1398297570930315264">PEBKAC, but it's Australian</a></li><li><a href="https://www.vim.org/">Vim</a></li><li><a href="https://github.com/neoclide/coc.nvim">coc.nvim</a></li><li><a href="https://github.com/phpactor/phpactor">phpactor</a></li><li><a href="https://twitter.com/michaeldyrynda/status/1397006488736976903">Vim's autocompletion for PHP</a></li><li><a href="https://twitter.com/michaeldyrynda/status/1397336874243411972">Michael's not trying to convince you to change what works for you</a></li><li><a href="https://github.com/junegunn/vim-plug">vim-plug</a></li><li><a href="https://makevscodeawesome.com/">Make VS Code awesome</a></li><li><a href="https://twitter.com/michaeldyrynda/status/1398247939667947533">Ben Orenstein on Vim</a></li><li><a href="https://thoughtbot.com/upcase/onramp-to-vim">Onramp to Vim</a></li><li><a href="https://www.vim.so/">Mastering Vim has never been easier</a></li><li><a href="https://intelephense.com/">Intelephense</a></li><li><a href="https://laravel-idea.com/">Laravel Idea</a></li><li><a href="https://github.com/barryvdh/laravel-ide-helper/">laravel-ide-helper</a></li><li><a href="https://discord.gg/4bsfGv7J">Vim Support Group on Discord</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 31 May 2021 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/696fcab5/63c85f6b.mp3" length="25517030" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3185</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael dive into Michael's Vim and his attempts to #DispelTheMyth around how much work is required to make it a solid option for working with PHP.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael dive into Michael's Vim and his attempts to #DispelTheMyth around how much work is required to make it a solid option for working with PHP.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>World of Warcraft, Kool Aid, and Wizards</title>
      <itunes:episode>96</itunes:episode>
      <podcast:episode>96</podcast:episode>
      <itunes:title>World of Warcraft, Kool Aid, and Wizards</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1a26b009-eb61-4bb2-94a9-50e66cfa21af</guid>
      <link>https://share.transistor.fm/s/aa88dafe</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss developing multi-step wizards using Alpine.js and Tailwind, the perils of supporting non-evergreen (Safari) browsers, and appropriate use of input modes and autocomplete.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=ufeEAxz1AH8">Leroy Jenkins</a></li><li><a href="https://css-tricks.com/better-form-inputs-for-better-mobile-user-experiences/">Better form inputs for better mobile user experiences</a></li><li><a href="https://syntax.fm/show/350/potluck-is-it-worth-it-to-still-learn-wordpress-is-safari-the-new-ie11-mobile-website-testing-pirated-content-styled-components-ssgs-transitioning-to-full-time-freelance-more">Is Safari the new IE11? (Syntax.fm)</a></li><li><a href="https://alpineday.com">Alpine Day</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss developing multi-step wizards using Alpine.js and Tailwind, the perils of supporting non-evergreen (Safari) browsers, and appropriate use of input modes and autocomplete.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=ufeEAxz1AH8">Leroy Jenkins</a></li><li><a href="https://css-tricks.com/better-form-inputs-for-better-mobile-user-experiences/">Better form inputs for better mobile user experiences</a></li><li><a href="https://syntax.fm/show/350/potluck-is-it-worth-it-to-still-learn-wordpress-is-safari-the-new-ie11-mobile-website-testing-pirated-content-styled-components-ssgs-transitioning-to-full-time-freelance-more">Is Safari the new IE11? (Syntax.fm)</a></li><li><a href="https://alpineday.com">Alpine Day</a></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 18 May 2021 23:00:14 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/aa88dafe/a214f40d.mp3" length="15371141" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1916</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss developing multi-step wizards using Alpine.js and Tailwind, the perils of supporting non-evergreen (Safari) browsers, and appropriate use of input modes and autocomplete.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss developing multi-step wizards using Alpine.js and Tailwind, the perils of supporting non-evergreen (Safari) browsers, and appropriate use of input modes and autocomplete.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>THAT company policy, blindfolded development, and sharpening saws</title>
      <itunes:episode>95</itunes:episode>
      <podcast:episode>95</podcast:episode>
      <itunes:title>THAT company policy, blindfolded development, and sharpening saws</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">09630e41-fe61-472c-8373-aff67050454c</guid>
      <link>https://share.transistor.fm/s/770762f0</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss <em>that </em>company policy take, developing code in isolation from the system it's being developed for, and the tradeoffs between using a blunt saw and taking the time to sharpen it.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company.</p><p><strong>Show links</strong></p><ul><li><a href="https://understandlegacycode.com">Understanding legacy code</a></li><li><a href="https://github.com/mattstauffer/torch">Torch</a></li><li><a href="https://en.wikipedia.org/wiki/The_7_Habits_of_Highly_Effective_People">7 habits of highly effective people</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss <em>that </em>company policy take, developing code in isolation from the system it's being developed for, and the tradeoffs between using a blunt saw and taking the time to sharpen it.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company.</p><p><strong>Show links</strong></p><ul><li><a href="https://understandlegacycode.com">Understanding legacy code</a></li><li><a href="https://github.com/mattstauffer/torch">Torch</a></li><li><a href="https://en.wikipedia.org/wiki/The_7_Habits_of_Highly_Effective_People">7 habits of highly effective people</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 03 May 2021 22:24:23 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/770762f0/0411e6db.mp3" length="13901448" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1733</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss that company policy take, developing code in isolation from the system it's being developed for, and the tradeoffs between using a blunt saw and taking the time to sharpen it.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss that company policy take, developing code in isolation from the system it's being developed for, and the tradeoffs between using a blunt saw and taking the time to sharpen it.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Migrating infants, user-controlled task settings, and evolutionary development</title>
      <itunes:episode>94</itunes:episode>
      <podcast:episode>94</podcast:episode>
      <itunes:title>Migrating infants, user-controlled task settings, and evolutionary development</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d91008dc-1e15-4f12-abe5-03353400f53a</guid>
      <link>https://share.transistor.fm/s/7dc6b014</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss the arduous task of moving an infant into their own room, how we're going to handle user-controlled task settings in <a href="https://thenping.me">thenping.me</a>, and when to reach for more advanced tooling as you build out a Laravel application.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company - and was <a href="https://www.youtube.com/watch?v=Gxvx_Ivwwlc">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://thenping.me">thenping.me</a></li><li><a href="https://github.com/alpinejs/alpine">Alpine.js</a></li><li><a href="https://laravel-livewire.com">Livewire</a></li><li><a href="https://vuejs.org">Vue</a></li><li><a href="https://tailwindui.com/">Tailwind UI</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss the arduous task of moving an infant into their own room, how we're going to handle user-controlled task settings in <a href="https://thenping.me">thenping.me</a>, and when to reach for more advanced tooling as you build out a Laravel application.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company - and was <a href="https://www.youtube.com/watch?v=Gxvx_Ivwwlc">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://thenping.me">thenping.me</a></li><li><a href="https://github.com/alpinejs/alpine">Alpine.js</a></li><li><a href="https://laravel-livewire.com">Livewire</a></li><li><a href="https://vuejs.org">Vue</a></li><li><a href="https://tailwindui.com/">Tailwind UI</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 19 Apr 2021 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/7dc6b014/fcd2e469.mp3" length="20131858" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2511</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss the arduous task of moving an infant into their own room, how we're going to handle user-controlled task settings in thenping.me, and when to reach for more advanced tooling as you build out a Laravel application.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss the arduous task of moving an infant into their own room, how we're going to handle user-controlled task settings in thenping.me, and when to reach for more advanced tooling as you build out a Laravel application.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Integrating phone systems, rapidly building apps with Tailwind UI, and dynamically updating Blade components</title>
      <itunes:episode>93</itunes:episode>
      <podcast:episode>93</podcast:episode>
      <itunes:title>Integrating phone systems, rapidly building apps with Tailwind UI, and dynamically updating Blade components</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b328c202-9767-4c4e-addc-f06e9a56165c</guid>
      <link>https://share.transistor.fm/s/3b00213d</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss integrating with hosted phone systems, quickly scaffolding out applications with Tailwind UI, and dynamically updating Blade components with AlpineJS.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company - and was <a href="https://www.youtube.com/watch?v=zP0cPDMhJPs">streamed live</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss integrating with hosted phone systems, quickly scaffolding out applications with Tailwind UI, and dynamically updating Blade components with AlpineJS.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company - and was <a href="https://www.youtube.com/watch?v=zP0cPDMhJPs">streamed live</a>.</p>]]>
      </content:encoded>
      <pubDate>Mon, 05 Apr 2021 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/3b00213d/efaeb862.mp3" length="47436439" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2962</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss integrating with hosted phone systems, quickly scaffolding out applications with Tailwind UI, and dynamically updating Blade components with AlpineJS.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss integrating with hosted phone systems, quickly scaffolding out applications with Tailwind UI, and dynamically updating Blade components with AlpineJS.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Swinging the Lasso with Sam Carré</title>
      <itunes:episode>92</itunes:episode>
      <podcast:episode>92</podcast:episode>
      <itunes:title>Swinging the Lasso with Sam Carré</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">31cc2558-4d39-498b-a5bb-eb80e024bbd9</guid>
      <link>https://share.transistor.fm/s/9b0b69df</link>
      <description>
        <![CDATA[<p>In this episode, Jake speaks with the creator of Lasso, Sam Carré.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/carre_sam">Sam Carré</a></li><li><a href="https://getlasso.dev/">Lasso - Asset wrangling for Laravel made simple</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake speaks with the creator of Lasso, Sam Carré.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/carre_sam">Sam Carré</a></li><li><a href="https://getlasso.dev/">Lasso - Asset wrangling for Laravel made simple</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 22 Mar 2021 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9b0b69df/811257da.mp3" length="17416110" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1086</itunes:duration>
      <itunes:summary>In this episode, Jake speaks with the creator of Lasso, Sam Carré</itunes:summary>
      <itunes:subtitle>In this episode, Jake speaks with the creator of Lasso, Sam Carré</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Utility-first commonality, retrofitting Tailwind CSS, and updated wants</title>
      <itunes:episode>91</itunes:episode>
      <podcast:episode>91</podcast:episode>
      <itunes:title>Utility-first commonality, retrofitting Tailwind CSS, and updated wants</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8c89b962-658c-4d1c-b525-3b373c1ac2e7</guid>
      <link>https://share.transistor.fm/s/cf90acec</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the natural commonality of utility-first CSS, retrofitting Tailwind CSS to a bespoke website build, and further explore Jake's experience with broader software roadmaps within an organisation.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company - and was <a href="https://www.youtube.com/watch?v=qukERsbgooY">streamed live</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the natural commonality of utility-first CSS, retrofitting Tailwind CSS to a bespoke website build, and further explore Jake's experience with broader software roadmaps within an organisation.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company - and was <a href="https://www.youtube.com/watch?v=qukERsbgooY">streamed live</a>.</p>]]>
      </content:encoded>
      <pubDate>Mon, 08 Mar 2021 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/cf90acec/a9380e04.mp3" length="47563056" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2970</itunes:duration>
      <itunes:summary>Jake and Michael discuss the natural commonality of utility-first CSS, retrofitting Tailwind CSS to a bespoke website build, and further explore Jake's experience with broader software roadmaps within an organisation.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the natural commonality of utility-first CSS, retrofitting Tailwind CSS to a bespoke website build, and further explore Jake's experience with broader software roadmaps within an organisation.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Rolling up, building static sites, and user wants</title>
      <itunes:episode>90</itunes:episode>
      <podcast:episode>90</podcast:episode>
      <itunes:title>Rolling up, building static sites, and user wants</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4159e04d-c043-4178-987d-91edf2a575a4</guid>
      <link>https://share.transistor.fm/s/d4fd5b30</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss rolling up assets in legacy projects, building static sites with Vite and Statamic, and realising the hopes and dreams of your applications' users into actual development work.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company - and was <a href="https://www.youtube.com/watch?v=Tufd485mcDY">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://vitejs.dev/">Vite</a></li><li><a href="https://vitepress.vuejs.org/">VitePress</a></li><li><a href="https://statamic.com/">Statamic</a></li><li><a href="https://laravel-news.com/statamic-peak">Statamic Peak</a></li><li><a href="https://laracon.net">Laracon Online</a></li><li><a href="https://github.com/reinink/wants">Wants</a> by <a href="https://twitter.com/reinink">Jonathan Reinink</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss rolling up assets in legacy projects, building static sites with Vite and Statamic, and realising the hopes and dreams of your applications' users into actual development work.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> - the employee communication platform to excite, engage and connect your entire company - and was <a href="https://www.youtube.com/watch?v=Tufd485mcDY">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://vitejs.dev/">Vite</a></li><li><a href="https://vitepress.vuejs.org/">VitePress</a></li><li><a href="https://statamic.com/">Statamic</a></li><li><a href="https://laravel-news.com/statamic-peak">Statamic Peak</a></li><li><a href="https://laracon.net">Laracon Online</a></li><li><a href="https://github.com/reinink/wants">Wants</a> by <a href="https://twitter.com/reinink">Jonathan Reinink</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 22 Feb 2021 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/d4fd5b30/67309be9.mp3" length="51300789" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3203</itunes:duration>
      <itunes:summary>Jake and Michael discuss rolling up assets in legacy projects, building static sites with Vite and Statamic, and realising the hopes and dreams of your applications' users into actual development work.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss rolling up assets in legacy projects, building static sites with Vite and Statamic, and realising the hopes and dreams of your applications' users into actual development work.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Junior tech support agents, modern PHP complexities, and Pi-holes</title>
      <itunes:episode>89</itunes:episode>
      <podcast:episode>89</podcast:episode>
      <itunes:title>Junior tech support agents, modern PHP complexities, and Pi-holes</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c7b01ef0-92f6-483b-8df7-c9800aa1f768</guid>
      <link>https://share.transistor.fm/s/b73179d1</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's new role as a junior tech support agent, whether or not modern PHP development is too complex, and the power and majesty of Pi-hole.</p><p>This episode was <a href="https://www.youtube.com/watch?v=SD75SDJGZ4A">streamed live</a> and sponsored by <a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a>.</p><p>Use coupon code NMSPING to get 5% off launch pricing for your first three months.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss Michael's new role as a junior tech support agent, whether or not modern PHP development is too complex, and the power and majesty of Pi-hole.</p><p>This episode was <a href="https://www.youtube.com/watch?v=SD75SDJGZ4A">streamed live</a> and sponsored by <a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a>.</p><p>Use coupon code NMSPING to get 5% off launch pricing for your first three months.</p>]]>
      </content:encoded>
      <pubDate>Mon, 08 Feb 2021 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/b73179d1/8a84ff88.mp3" length="50507501" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3154</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss Michael's new role as a junior tech support agent, whether or not modern PHP development is too complex, and the power and majesty of Pi-hole.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss Michael's new role as a junior tech support agent, whether or not modern PHP development is too complex, and the power and majesty of Pi-hole.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>New year, new job, and developer salaries</title>
      <itunes:episode>88</itunes:episode>
      <podcast:episode>88</podcast:episode>
      <itunes:title>New year, new job, and developer salaries</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">75f7f187-10f6-4c5d-95d6-cbc5cbd64d81</guid>
      <link>https://share.transistor.fm/s/632697bf</link>
      <description>
        <![CDATA[<p>Jake and Michael ring in 2021 with discussions of Michael's new job and developer salaries.</p><p>This episode was <a href="https://www.youtube.com/watch?v=dXLrFGKRJ0c">streamed live</a> and sponsored by <a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a>.</p><p>Use coupon code NMSPING to get 5% off launch pricing for your first three months.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael ring in 2021 with discussions of Michael's new job and developer salaries.</p><p>This episode was <a href="https://www.youtube.com/watch?v=dXLrFGKRJ0c">streamed live</a> and sponsored by <a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a>.</p><p>Use coupon code NMSPING to get 5% off launch pricing for your first three months.</p>]]>
      </content:encoded>
      <pubDate>Tue, 26 Jan 2021 01:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/632697bf/818f7743.mp3" length="47079166" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2940</itunes:duration>
      <itunes:summary>Jake and Michael ring in 2021 with discussions of Michael's new job and developer salaries.</itunes:summary>
      <itunes:subtitle>Jake and Michael ring in 2021 with discussions of Michael's new job and developer salaries.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>North Meets South Meets Cash Money Cowork Christmas Extravaganza Web Podcast</title>
      <itunes:episode>87</itunes:episode>
      <podcast:episode>87</podcast:episode>
      <itunes:title>North Meets South Meets Cash Money Cowork Christmas Extravaganza Web Podcast</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">da3a2fd6-91bb-45d0-997e-4499370e812b</guid>
      <link>https://share.transistor.fm/s/47b22ecb</link>
      <description>
        <![CDATA[<p>The Cash Money Cowork gathers for their annual Christmas Extravaganza Web Podcast</p><ul><li><a href="https://twitter.com/davidhemphill">David Hemphill</a></li><li><a href="https://twitter.com/cmgmyr">Chris Gmyr</a></li><li><a href="https://twitter.com/sixliv3">TJ Miller</a></li></ul><p>Avapor - Feliz Navidad</p><ul><li><a href="https://open.spotify.com/track/7ixzSV4MOmyG0eySSA4JnS">Spotify</a></li><li><a href="https://music.apple.com/us/album/feliz-navidad-single/1540612084">Apple Music</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>The Cash Money Cowork gathers for their annual Christmas Extravaganza Web Podcast</p><ul><li><a href="https://twitter.com/davidhemphill">David Hemphill</a></li><li><a href="https://twitter.com/cmgmyr">Chris Gmyr</a></li><li><a href="https://twitter.com/sixliv3">TJ Miller</a></li></ul><p>Avapor - Feliz Navidad</p><ul><li><a href="https://open.spotify.com/track/7ixzSV4MOmyG0eySSA4JnS">Spotify</a></li><li><a href="https://music.apple.com/us/album/feliz-navidad-single/1540612084">Apple Music</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 21 Dec 2020 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/47b22ecb/72532410.mp3" length="76430399" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>4774</itunes:duration>
      <itunes:summary>The Cash Money Cowork gathers for their annual Christmas Extravaganza Web Podcast</itunes:summary>
      <itunes:subtitle>The Cash Money Cowork gathers for their annual Christmas Extravaganza Web Podcast</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Shaping Up, launching thenping.me, and configurable notification channels</title>
      <itunes:episode>86</itunes:episode>
      <podcast:episode>86</podcast:episode>
      <itunes:title>Shaping Up, launching thenping.me, and configurable notification channels</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c9814bcb-fc19-41a5-8ad0-baf0da82f954</guid>
      <link>https://share.transistor.fm/s/0cc15d19</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss Shape up from the folks @basecamp, their relief in launching thenping.me (at last), and talk about configurable customer notification channels</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and <a href="https://www.workvivo.com">Workvivo</a>, the employee communication platform for the modern workplace.</p><p>Use coupon code <strong>FIRSTIN </strong>to get 5% off for your first three months, or 5% off your first year on an annual plan when you check out <a href="https://thenping.me">thenping.me</a> - hands-free scheduled task monitoring for Laravel.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss Shape up from the folks @basecamp, their relief in launching thenping.me (at last), and talk about configurable customer notification channels</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and <a href="https://www.workvivo.com">Workvivo</a>, the employee communication platform for the modern workplace.</p><p>Use coupon code <strong>FIRSTIN </strong>to get 5% off for your first three months, or 5% off your first year on an annual plan when you check out <a href="https://thenping.me">thenping.me</a> - hands-free scheduled task monitoring for Laravel.</p>]]>
      </content:encoded>
      <pubDate>Mon, 30 Nov 2020 21:19:34 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0cc15d19/55447330.mp3" length="32432002" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2024</itunes:duration>
      <itunes:summary>Jake and Michael discuss Shape up from the folks @basecamp, their relief in launching thenping.me (at last), and talk about configurable customer notification channels</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss Shape up from the folks @basecamp, their relief in launching thenping.me (at last), and talk about configurable customer notification channels</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Growing pains, open source documentation, and cascading deletes</title>
      <itunes:episode>85</itunes:episode>
      <podcast:episode>85</podcast:episode>
      <itunes:title>Growing pains, open source documentation, and cascading deletes</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0232c7f2-4c8b-4147-b008-7f11083e7997</guid>
      <link>https://share.transistor.fm/s/8e7d2bcb</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the growing pains a business can face as they scale up, creative solutions to getting markdown-based docs into a Vapor application, and cascading deletes of tens of thousands of records in MySQL.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and <a href="https://www.workvivo.com">Workvivo</a>, the employee communication platform for the modern workplace.</p><p>You can catch the live stream of this episode on <a href="https://www.youtube.com/watch?v=2pN4QDiv2N0&amp;t=41s">YouTube</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://flareapp.io/blog/7-how-to-safely-delete-records-in-massive-tables-on-aws-using-laravel">How to safely delete massive tables on AWS using Laravel</a></li><li><a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the growing pains a business can face as they scale up, creative solutions to getting markdown-based docs into a Vapor application, and cascading deletes of tens of thousands of records in MySQL.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and <a href="https://www.workvivo.com">Workvivo</a>, the employee communication platform for the modern workplace.</p><p>You can catch the live stream of this episode on <a href="https://www.youtube.com/watch?v=2pN4QDiv2N0&amp;t=41s">YouTube</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://flareapp.io/blog/7-how-to-safely-delete-records-in-massive-tables-on-aws-using-laravel">How to safely delete massive tables on AWS using Laravel</a></li><li><a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a></li></ul>]]>
      </content:encoded>
      <pubDate>Sun, 22 Nov 2020 00:49:42 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/8e7d2bcb/326094e2.mp3" length="48966135" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3058</itunes:duration>
      <itunes:summary>Jake and Michael discuss the growing pains a business can face as they scale up, creative solutions to getting markdown-based docs into a Vapor application, and cascading deletes of tens of thousands of records in MySQL.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the growing pains a business can face as they scale up, creative solutions to getting markdown-based docs into a Vapor application, and cascading deletes of tens of thousands of records in MySQL.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Tangential promotions, Stripe customer portal in practice, and handling plan changes</title>
      <itunes:episode>84</itunes:episode>
      <podcast:episode>84</podcast:episode>
      <itunes:title>Tangential promotions, Stripe customer portal in practice, and handling plan changes</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ba440194-d7ca-4f6f-bd9d-15578cb0d37c</guid>
      <link>https://share.transistor.fm/s/ad2d0028</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss Jake's new job title and responsibilities, using Stripe's Checkout and Customer Portal in practice, as well as approaches to handling plan downgrades for resourced plans.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and <a href="https://www.workvivo.com">Workvivo</a>, the employee communication platform for the modern workplace.</p><p>You can catch the live stream of this episode on <a href="https://www.youtube.com/watch?v=JEyVpniVFEM">YouTube</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://stripe.com/en-au/payments/checkout">Stripe Checkout</a></li><li><a href="https://stripe.com/docs/billing/subscriptions/customer-portal">Stripe Customer Portal</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss Jake's new job title and responsibilities, using Stripe's Checkout and Customer Portal in practice, as well as approaches to handling plan downgrades for resourced plans.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and <a href="https://www.workvivo.com">Workvivo</a>, the employee communication platform for the modern workplace.</p><p>You can catch the live stream of this episode on <a href="https://www.youtube.com/watch?v=JEyVpniVFEM">YouTube</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://stripe.com/en-au/payments/checkout">Stripe Checkout</a></li><li><a href="https://stripe.com/docs/billing/subscriptions/customer-portal">Stripe Customer Portal</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 19 Oct 2020 23:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ad2d0028/7521a878.mp3" length="47763275" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2982</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss Jake's new job title and responsibilities, using Stripe's Checkout and Customer Portal in practice, as well as approaches to handling plan downgrades for resourced plans.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss Jake's new job title and responsibilities, using Stripe's Checkout and Customer Portal in practice, as well as approaches to handling plan downgrades for resourced plans.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>A newborn, a cavapoo, and a lite valet with David Hemphill</title>
      <itunes:episode>83</itunes:episode>
      <podcast:episode>83</podcast:episode>
      <itunes:title>A newborn, a cavapoo, and a lite valet with David Hemphill</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">6818e64a-1ce2-404c-9f04-4c039aaa296b</guid>
      <link>https://share.transistor.fm/s/71f066d5</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by David Hemphill, to talk about his latest project, Valet Lite.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and Workvivo, the employee communication platform for the modern workplace.</p><p>You can catch the live stream of this episode on <a href="https://youtu.be/WjBZivhVn1Q">YouTube</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/davidhemphill">David Hemphill</a></li><li><a href="https://davidhemphill.com/valet-lite">Announcing Valet Lite</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by David Hemphill, to talk about his latest project, Valet Lite.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and Workvivo, the employee communication platform for the modern workplace.</p><p>You can catch the live stream of this episode on <a href="https://youtu.be/WjBZivhVn1Q">YouTube</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/davidhemphill">David Hemphill</a></li><li><a href="https://davidhemphill.com/valet-lite">Announcing Valet Lite</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 05 Oct 2020 23:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/71f066d5/e179fb03.mp3" length="34973434" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2183</itunes:duration>
      <itunes:summary>Jake and Michael are joined by David Hemphill, to talk about his latest project, Valet Lite.</itunes:summary>
      <itunes:subtitle>Jake and Michael are joined by David Hemphill, to talk about his latest project, Valet Lite.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Teams, Billing, and Parades of Ninjas</title>
      <itunes:episode>82</itunes:episode>
      <podcast:episode>82</podcast:episode>
      <itunes:title>Teams, Billing, and Parades of Ninjas</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b1f5a3f6-f3a8-4bea-a4c1-65c57fbff0fe</guid>
      <link>https://share.transistor.fm/s/27376401</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by Yaz, to talk about approaches to managing teams in Laravel applications, as well as Stripe Checkout.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and <a href="https://www.workvivo.com/">Workvivo</a>, the employee communication platform for the modern workplace.</p><p>You can catch the live stream of this episode on <a href="https://www.youtube.com/watch?v=ciEdd1coMZQ">YouTube</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/ninjaparade">Yaz</a></li><li><a href="https://contestkit.com">ContestKit</a></li><li><a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a></li><li><a href="https://github.com/blade-ui-kit/awesome-tall-stack">Awesome TALL stack</a></li><li><a href="https://stripe.com/payments/checkout">Stripe Checkout</a></li><li><a href="https://meetup.laravel.com/">Laravel Worldwide Meetup</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by Yaz, to talk about approaches to managing teams in Laravel applications, as well as Stripe Checkout.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses and <a href="https://www.workvivo.com/">Workvivo</a>, the employee communication platform for the modern workplace.</p><p>You can catch the live stream of this episode on <a href="https://www.youtube.com/watch?v=ciEdd1coMZQ">YouTube</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://twitter.com/ninjaparade">Yaz</a></li><li><a href="https://contestkit.com">ContestKit</a></li><li><a href="https://thenping.me">thenping.me - hands-free scheduled task monitoring for Laravel</a></li><li><a href="https://github.com/blade-ui-kit/awesome-tall-stack">Awesome TALL stack</a></li><li><a href="https://stripe.com/payments/checkout">Stripe Checkout</a></li><li><a href="https://meetup.laravel.com/">Laravel Worldwide Meetup</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 24 Aug 2020 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/27376401/c0fb9e3f.mp3" length="55949577" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3494</itunes:duration>
      <itunes:summary>Jake and Michael are joined by Yaz, to talk about approaches to managing teams in Laravel applications, as well as Stripe Checkout.</itunes:summary>
      <itunes:subtitle>Jake and Michael are joined by Yaz, to talk about approaches to managing teams in Laravel applications, as well as Stripe Checkout.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Command hooks, HTTP fakes, and high-density images</title>
      <itunes:episode>81</itunes:episode>
      <podcast:episode>81</podcast:episode>
      <itunes:title>Command hooks, HTTP fakes, and high-density images</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0ee6832e-a5d8-4276-9636-d31bdcadbfe3</guid>
      <link>https://share.transistor.fm/s/b9e1d82a</link>
      <description>
        <![CDATA[<p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.commandbrand.com.au/3M/en_AU/command-au/">Command hooks</a></li><li><a href="https://meetup.laravel.com/">Laravel Meetup</a></li><li><a href="https://laracasts.com/series/cypress-and-laravel-integration">Cypress and Laravel Integration</a></li><li><a href="https://thenping.me">thenping.me</a><ul><li><a href="https://github.com/thenpingme/thenpingme-laravel">Client library</a></li></ul></li><li><a href="https://cloudinary.com/blog/how_to_automatically_adapt_website_images_to_retina_and_hidpi_devices">How to automatically adapt website images to retina and HiDPI devices</a></li><li><a href="https://twitter.com/michaeldyrynda/status/1292339527835475969">Showing current breakpoint with Tailwind</a><ul><li><a href="https://github.com/jorenvanhee/tailwindcss-debug-screens">Tailwind CSS Debug Screens plugin</a></li></ul></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.commandbrand.com.au/3M/en_AU/command-au/">Command hooks</a></li><li><a href="https://meetup.laravel.com/">Laravel Meetup</a></li><li><a href="https://laracasts.com/series/cypress-and-laravel-integration">Cypress and Laravel Integration</a></li><li><a href="https://thenping.me">thenping.me</a><ul><li><a href="https://github.com/thenpingme/thenpingme-laravel">Client library</a></li></ul></li><li><a href="https://cloudinary.com/blog/how_to_automatically_adapt_website_images_to_retina_and_hidpi_devices">How to automatically adapt website images to retina and HiDPI devices</a></li><li><a href="https://twitter.com/michaeldyrynda/status/1292339527835475969">Showing current breakpoint with Tailwind</a><ul><li><a href="https://github.com/jorenvanhee/tailwindcss-debug-screens">Tailwind CSS Debug Screens plugin</a></li></ul></li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 13 Aug 2020 21:14:22 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/b9e1d82a/eebc034f.mp3" length="40032958" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2499</itunes:duration>
      <itunes:summary>Jake and Michael discuss the perils of 3M command hooks, scrape the surface of Laravel's excellent HTTP testing library, and discuss high-density images for the web.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the perils of 3M command hooks, scrape the surface of Laravel's excellent HTTP testing library, and discuss high-density images for the web.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>CloudFlare, launch plans, and handling complex data flows</title>
      <itunes:episode>80</itunes:episode>
      <podcast:episode>80</podcast:episode>
      <itunes:title>CloudFlare, launch plans, and handling complex data flows</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">43797f5f-0064-4cfe-ad81-ed8006687f21</guid>
      <link>https://share.transistor.fm/s/072a5748</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss some of the great, free tooling from CloudFlare, launch and pricing plans for thenping.me, and handling complex data flows with data pipelines.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses - and was <a href="https://www.youtube.com/watch?v=9bMs4tEBDMk">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.cloudflare.com">Cloudflare</a></li><li><a href="https://www.cloudflare.com/waf/">Cloudflare Web Application Firewall</a></li><li><a href="https://medium.com/@taylorotwell/free-wildcard-ssl-using-forge-cloudflare-ab0ebfbf129f">Free wildcard SSL using Forge + Cloudflare</a></li><li><a href="https://www.zdnet.com/article/apple-strong-arms-entire-ca-industry-into-one-year-certificate-lifespans/">Apple strong-arms entire CA industry into one-year certificate lifespans</a></li><li><a href="https://github.com/zaengle/pipeline">zaengle/pipeline</a></li><li><a href="https://zaengle.com/blog/handling-complex-data-flows">Handling complex data flows</a></li><li><a href="https://fullstackradio.com/episodes/139">Full Stack Radio - Alex DeBrie - DynamoDB for relational database diehards</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss some of the great, free tooling from CloudFlare, launch and pricing plans for thenping.me, and handling complex data flows with data pipelines.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses - and was <a href="https://www.youtube.com/watch?v=9bMs4tEBDMk">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.cloudflare.com">Cloudflare</a></li><li><a href="https://www.cloudflare.com/waf/">Cloudflare Web Application Firewall</a></li><li><a href="https://medium.com/@taylorotwell/free-wildcard-ssl-using-forge-cloudflare-ab0ebfbf129f">Free wildcard SSL using Forge + Cloudflare</a></li><li><a href="https://www.zdnet.com/article/apple-strong-arms-entire-ca-industry-into-one-year-certificate-lifespans/">Apple strong-arms entire CA industry into one-year certificate lifespans</a></li><li><a href="https://github.com/zaengle/pipeline">zaengle/pipeline</a></li><li><a href="https://zaengle.com/blog/handling-complex-data-flows">Handling complex data flows</a></li><li><a href="https://fullstackradio.com/episodes/139">Full Stack Radio - Alex DeBrie - DynamoDB for relational database diehards</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 27 Jul 2020 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/072a5748/ae23f05a.mp3" length="56424919" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3524</itunes:duration>
      <itunes:summary>Jake and Michael discuss some of the great, free tooling from CloudFlare, launch and pricing plans for thenping.me, and handling complex data flows with data pipelines.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss some of the great, free tooling from CloudFlare, launch and pricing plans for thenping.me, and handling complex data flows with data pipelines.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Handling alerts, command pipelines, and (un)masked passwords</title>
      <itunes:episode>79</itunes:episode>
      <podcast:episode>79</podcast:episode>
      <itunes:title>Handling alerts, command pipelines, and (un)masked passwords</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">051e4956-e16e-482c-839d-b3f3bba61403</guid>
      <link>https://share.transistor.fm/s/c523ce2c</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss how they're tackling alerts and customer notifications in thenping.me, command pipelines, and the curious case of (un)masked password fields.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses - and was <a href="https://www.youtube.com/watch?v=uR6-jIOTPYM">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://thenping.me">thenping.me</a></li><li><a href="https://www.nngroup.com/articles/stop-password-masking/">Stop password masking</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss how they're tackling alerts and customer notifications in thenping.me, command pipelines, and the curious case of (un)masked password fields.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses - and was <a href="https://www.youtube.com/watch?v=uR6-jIOTPYM">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://thenping.me">thenping.me</a></li><li><a href="https://www.nngroup.com/articles/stop-password-masking/">Stop password masking</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 13 Jul 2020 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/c523ce2c/9677293c.mp3" length="51857045" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3238</itunes:duration>
      <itunes:summary>Jake and Michael discuss how they're tackling alerts and customer notifications in thenping.me, command pipelines, and the curious case of (un)masked password fields.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss how they're tackling alerts and customer notifications in thenping.me, command pipelines, and the curious case of (un)masked password fields.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Scheduled tasks alerts, edge casees, and honing your message</title>
      <itunes:episode>78</itunes:episode>
      <podcast:episode>78</podcast:episode>
      <itunes:title>Scheduled tasks alerts, edge casees, and honing your message</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ae8cf1b3-b1d3-4539-bfd7-5be206756b5d</guid>
      <link>https://share.transistor.fm/s/7ffe9974</link>
      <description>
        <![CDATA[<p>Jake and Michael talk through the final stages of preparation to unleash their Laravel scheduled task monitoring SaaS thenping.me to people signed up for the beta.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses - and was <a href="https://www.youtube.com/watch?v=uR6-jIOTPYM">streamed live</a>.</p><ul><li><a href="https://thenping.me">thenping.me</a></li><li><a href="https://devmarketing.xyz/">Marketing for developers</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael talk through the final stages of preparation to unleash their Laravel scheduled task monitoring SaaS thenping.me to people signed up for the beta.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses - and was <a href="https://www.youtube.com/watch?v=uR6-jIOTPYM">streamed live</a>.</p><ul><li><a href="https://thenping.me">thenping.me</a></li><li><a href="https://devmarketing.xyz/">Marketing for developers</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 29 Jun 2020 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/7ffe9974/4f5e65c5.mp3" length="45359863" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2832</itunes:duration>
      <itunes:summary>Jake and Michael talk through the final stages of preparation to unleash their Laravel scheduled task monitoring SaaS thenping.me to people signed up for the beta.</itunes:summary>
      <itunes:subtitle>Jake and Michael talk through the final stages of preparation to unleash their Laravel scheduled task monitoring SaaS thenping.me to people signed up for the beta.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>The Nine Nine, HTTP Gateways, and calculated mutexes</title>
      <itunes:episode>77</itunes:episode>
      <podcast:episode>77</podcast:episode>
      <itunes:title>The Nine Nine, HTTP Gateways, and calculated mutexes</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">680790bd-06c5-40d7-b9e3-229ab6042895</guid>
      <link>https://share.transistor.fm/s/3737719c</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss whether or not Brooklyn Nine-Nine should become a show about the USPS, approaches to testing HTTP endpoints, and resolving issues in Thenpingme when identifying tasks.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.workvivo.com/">Workvivo</a></li><li>Set the next season of <a href="https://www.imdb.com/title/tt2467372/">Brooklyn Nine-Nine</a> in <a href="https://twitter.com/RadishHarmers/status/1271332247728058370">a post office</a>?</li><li><a href="https://laravel.com/docs/7.x/scheduling#background-tasks">Run scheduled tasks in the background</a></li><li>Laravel Cashier<ul><li><a href="https://laravel.com/docs/7.x/billing">Stripe</a></li><li><a href="https://laravel.com/docs/7.x/cashier-paddle">Paddle</a></li><li><a href="https://github.com/laravel/cashier-mollie">Mollie</a></li></ul></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss whether or not Brooklyn Nine-Nine should become a show about the USPS, approaches to testing HTTP endpoints, and resolving issues in Thenpingme when identifying tasks.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.workvivo.com/">Workvivo</a></li><li>Set the next season of <a href="https://www.imdb.com/title/tt2467372/">Brooklyn Nine-Nine</a> in <a href="https://twitter.com/RadishHarmers/status/1271332247728058370">a post office</a>?</li><li><a href="https://laravel.com/docs/7.x/scheduling#background-tasks">Run scheduled tasks in the background</a></li><li>Laravel Cashier<ul><li><a href="https://laravel.com/docs/7.x/billing">Stripe</a></li><li><a href="https://laravel.com/docs/7.x/cashier-paddle">Paddle</a></li><li><a href="https://github.com/laravel/cashier-mollie">Mollie</a></li></ul></li></ul>]]>
      </content:encoded>
      <pubDate>Tue, 16 Jun 2020 08:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/3737719c/2e661648.mp3" length="47838401" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2987</itunes:duration>
      <itunes:summary>Jake and Michael discuss whether or not Brooklyn Nine-Nine should become a show about the USPS, approaches to testing HTTP endpoints, and resolving issues in Thenpingme when identifying tasks.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss whether or not Brooklyn Nine-Nine should become a show about the USPS, approaches to testing HTTP endpoints, and resolving issues in Thenpingme when identifying tasks.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Mikado, Refactoring Gurus, and Argo</title>
      <itunes:episode>76</itunes:episode>
      <podcast:episode>76</podcast:episode>
      <itunes:title>Mikado, Refactoring Gurus, and Argo</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">fa9213c4-7cde-4285-b83b-08f43586b068</guid>
      <link>https://share.transistor.fm/s/44ba27d3</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the Mikado Method, the refactoring guru, and the magic of Cloudflare Argo.</p><p>This episode was sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses, and was <a href="https://www.youtube.com/watch?v=qEmuiRuRnLU">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://understandlegacycode.com/blog/a-process-to-do-safe-changes-in-a-complex-codebase/">Use the Mikado Method to do safe changes in a complex codebase</a></li><li><a href="https://refactoring.guru/">Refactoring Guru</a></li><li><a href="https://eloquent-course.reinink.ca/">Eloquent Performance Patterns</a><ul><li><a href="https://twitter.com/reinink/status/1266813154782216194">Launch details</a></li></ul></li><li><a href="https://www.cloudflare.com/products/argo-smart-routing/">Cloudflare Argo</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the Mikado Method, the refactoring guru, and the magic of Cloudflare Argo.</p><p>This episode was sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses, and was <a href="https://www.youtube.com/watch?v=qEmuiRuRnLU">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://understandlegacycode.com/blog/a-process-to-do-safe-changes-in-a-complex-codebase/">Use the Mikado Method to do safe changes in a complex codebase</a></li><li><a href="https://refactoring.guru/">Refactoring Guru</a></li><li><a href="https://eloquent-course.reinink.ca/">Eloquent Performance Patterns</a><ul><li><a href="https://twitter.com/reinink/status/1266813154782216194">Launch details</a></li></ul></li><li><a href="https://www.cloudflare.com/products/argo-smart-routing/">Cloudflare Argo</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 01 Jun 2020 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/44ba27d3/c345fe01.mp3" length="47340394" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2956</itunes:duration>
      <itunes:summary>Jake and Michael discuss the Mikado Method, the refactoring guru, and the magic of Cloudflare Argo.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the Mikado Method, the refactoring guru, and the magic of Cloudflare Argo.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>DTOs, Enums, and Divinations</title>
      <itunes:episode>75</itunes:episode>
      <podcast:episode>75</podcast:episode>
      <itunes:title>DTOs, Enums, and Divinations</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3f153238-ace7-46d3-a1cf-327c4be364e9</guid>
      <link>https://share.transistor.fm/s/4212d290</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the use of DTOs and Enums in their upcoming SaaS, thenpingme, and catch up with Caneco to discuss the design work he's been doing for the community.</p><p>This episode was sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses, and was <a href="https://www.youtube.com/watch?v=Cocdm0adSZk">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/spatie/data-transfer-object/">spatie/data-transfer-object</a></li><li><a href="https://github.com/spatie/enum">spatie/enum</a></li><li><a href="https://github.com/sponsors">GitHub Sponsors</a><ul><li><a href="https://github.com/sponsors/calebporzio">Caleb Porzio</a></li><li><a href="https://github.com/sponsors/reinink">Jonathan Reinink</a></li><li><a href="https://github.com/sponsors/driesvints">Dries Vints</a></li><li><a href="https://github.com/sponsors/nunomaduro">Nuno Maduro</a></li><li><a href="https://github.com/sponsors/spatie">Spatie</a></li></ul></li><li><a href="https://twitter.com/taylorotwell/status/1256634793992826887">Upcoming Laravel merch</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the use of DTOs and Enums in their upcoming SaaS, thenpingme, and catch up with Caneco to discuss the design work he's been doing for the community.</p><p>This episode was sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>, simple, privacy-focused website analytics for bloggers &amp; businesses, and was <a href="https://www.youtube.com/watch?v=Cocdm0adSZk">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://github.com/spatie/data-transfer-object/">spatie/data-transfer-object</a></li><li><a href="https://github.com/spatie/enum">spatie/enum</a></li><li><a href="https://github.com/sponsors">GitHub Sponsors</a><ul><li><a href="https://github.com/sponsors/calebporzio">Caleb Porzio</a></li><li><a href="https://github.com/sponsors/reinink">Jonathan Reinink</a></li><li><a href="https://github.com/sponsors/driesvints">Dries Vints</a></li><li><a href="https://github.com/sponsors/nunomaduro">Nuno Maduro</a></li><li><a href="https://github.com/sponsors/spatie">Spatie</a></li></ul></li><li><a href="https://twitter.com/taylorotwell/status/1256634793992826887">Upcoming Laravel merch</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 04 May 2020 23:35:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/4212d290/97ea52bf.mp3" length="43272953" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2702</itunes:duration>
      <itunes:summary>Jake and Michael discuss the use of DTOs and Enums in their upcoming SaaS, thenpingme, and catch up with Caneco to discuss the design work he's been doing for the community.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the use of DTOs and Enums in their upcoming SaaS, thenpingme, and catch up with Caneco to discuss the design work he's been doing for the community.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Payment processing, when to extract classes, and failure alerts</title>
      <itunes:episode>74</itunes:episode>
      <podcast:episode>74</podcast:episode>
      <itunes:title>Payment processing, when to extract classes, and failure alerts</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0ef784d1-70a9-452b-9a29-822dfa9aa867</guid>
      <link>https://share.transistor.fm/s/59d10046</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the joys of payment processing, when to extract methods to dedicated classes, and handling failure alerts in thenping.me</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a> - simple, privacy-focused website analytics for bloggers &amp; businesses, and was <a href="https://www.youtube.com/watch?v=G10Crg31NTM">streamed live</a>.</p><p>Check out our upcoming Laravel scheduled task monitoring platform, <a href="https://thenping.me">thenping.me</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the joys of payment processing, when to extract methods to dedicated classes, and handling failure alerts in thenping.me</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a> - simple, privacy-focused website analytics for bloggers &amp; businesses, and was <a href="https://www.youtube.com/watch?v=G10Crg31NTM">streamed live</a>.</p><p>Check out our upcoming Laravel scheduled task monitoring platform, <a href="https://thenping.me">thenping.me</a></p>]]>
      </content:encoded>
      <pubDate>Mon, 20 Apr 2020 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/59d10046/0f502bf7.mp3" length="48680105" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3040</itunes:duration>
      <itunes:summary>Jake and Michael discuss the joys of payment processing, when to extract methods to dedicated classes, and handling failure alerts in thenping.me</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the joys of payment processing, when to extract methods to dedicated classes, and handling failure alerts in thenping.me</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Streaming, working from home, and trapping mail</title>
      <itunes:episode>73</itunes:episode>
      <podcast:episode>73</podcast:episode>
      <itunes:title>Streaming, working from home, and trapping mail</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d427b444-a8bb-4b40-9f34-9b70f1269444</guid>
      <link>https://share.transistor.fm/s/cd815c0a</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss their foray into streaming, what it's like working from home (and staying there!), and some of their favourite tooling for local mail testing.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a> and was <a href="https://www.youtube.com/watch?v=CQx8d3frT3I">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://streamlabs.com/">Streamlabs OBS</a></li><li><a href="https://www.ecamm.com/mac/ecammlive/">Ecamm Live</a></li><li><a href="https://github.com/PHPCompatibility/PHPCompatibility">PHPCompatibility</a></li><li><a href="https://getrector.org/">Rector</a></li><li><a href="https://www.youtube.com/watch?v=nqNIy8HkEQ8">Tailwind CSS Tips, Tricks &amp; Best Practices</a> by <a href="https://twitter.com/samselikoff">Sam Selikoff</a></li><li><a href="https://loseit.com/">Lose It!</a></li><li><a href="https://notion.so">Notion</a></li><li><a href="https://serverlesslaravelcourse.com">Serverless Laravel</a></li><li><a href="https://www.techsoup.org/">TechSoup</a></li><li><a href="https://min.io/">Minio</a></li><li><a href="https://mailtrap.io">Mailtrap</a></li><li><a href="https://github.com/mailhog/MailHog">MailHog</a></li><li><a href="https://usehelo.com/">Helo</a></li><li>Headwind<ul><li><a href="https://github.com/heybourn/headwind">VSCode</a></li><li><a href="https://plugins.jetbrains.com/plugin/13376-tailwind-formatter/">PhpStorm</a></li><li><a href="https://github.com/iamcco/coc-tailwindcss">vim</a></li></ul></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss their foray into streaming, what it's like working from home (and staying there!), and some of their favourite tooling for local mail testing.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a> and was <a href="https://www.youtube.com/watch?v=CQx8d3frT3I">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://streamlabs.com/">Streamlabs OBS</a></li><li><a href="https://www.ecamm.com/mac/ecammlive/">Ecamm Live</a></li><li><a href="https://github.com/PHPCompatibility/PHPCompatibility">PHPCompatibility</a></li><li><a href="https://getrector.org/">Rector</a></li><li><a href="https://www.youtube.com/watch?v=nqNIy8HkEQ8">Tailwind CSS Tips, Tricks &amp; Best Practices</a> by <a href="https://twitter.com/samselikoff">Sam Selikoff</a></li><li><a href="https://loseit.com/">Lose It!</a></li><li><a href="https://notion.so">Notion</a></li><li><a href="https://serverlesslaravelcourse.com">Serverless Laravel</a></li><li><a href="https://www.techsoup.org/">TechSoup</a></li><li><a href="https://min.io/">Minio</a></li><li><a href="https://mailtrap.io">Mailtrap</a></li><li><a href="https://github.com/mailhog/MailHog">MailHog</a></li><li><a href="https://usehelo.com/">Helo</a></li><li>Headwind<ul><li><a href="https://github.com/heybourn/headwind">VSCode</a></li><li><a href="https://plugins.jetbrains.com/plugin/13376-tailwind-formatter/">PhpStorm</a></li><li><a href="https://github.com/iamcco/coc-tailwindcss">vim</a></li></ul></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 06 Apr 2020 06:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/cd815c0a/84edfd48.mp3" length="56517688" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3530</itunes:duration>
      <itunes:summary>Jake and Michael discuss their foray into streaming, what it's like working from home (and staying there!), and some of their favourite tooling for local mail testing.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss their foray into streaming, what it's like working from home (and staying there!), and some of their favourite tooling for local mail testing.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Hoarding toilet paper, project health, and staying home</title>
      <itunes:episode>72</itunes:episode>
      <podcast:episode>72</podcast:episode>
      <itunes:title>Hoarding toilet paper, project health, and staying home</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">da08d51e-982f-452a-80dd-3847848fe883</guid>
      <link>https://share.transistor.fm/s/92b435ac</link>
      <description>
        <![CDATA[<p>Jake and Michael share how their lives have changed in the two weeks since the last episode thanks to the state of the world, and brainstorm how they plan on managing project health in their upcoming SaaS, thenping.me.</p><p>Jake and Michael discuss vehicle insurance, health insurance, validation outside of HTTP requests, event sourcing, and more!</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses and was <a href="https://www.youtube.com/watch?v=HPk5JiQJy-s">streamed</a> <a href="https://www.youtube.com/watch?v=u3T5SJY5MJY">live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://howmuchtoiletpaper.com/">How much toilet paper do you need</a>?</li><li><a href="https://thenping.me">thenping.me</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael share how their lives have changed in the two weeks since the last episode thanks to the state of the world, and brainstorm how they plan on managing project health in their upcoming SaaS, thenping.me.</p><p>Jake and Michael discuss vehicle insurance, health insurance, validation outside of HTTP requests, event sourcing, and more!</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses and was <a href="https://www.youtube.com/watch?v=HPk5JiQJy-s">streamed</a> <a href="https://www.youtube.com/watch?v=u3T5SJY5MJY">live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://howmuchtoiletpaper.com/">How much toilet paper do you need</a>?</li><li><a href="https://thenping.me">thenping.me</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 23 Mar 2020 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/92b435ac/7b00a1f1.mp3" length="51864666" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3239</itunes:duration>
      <itunes:summary>Jake and Michael share how their lives have changed in the two weeks since the last episode thanks to the state of the world, and brainstorm how they plan on managing project health in their upcoming SaaS, thenping.me.</itunes:summary>
      <itunes:subtitle>Jake and Michael share how their lives have changed in the two weeks since the last episode thanks to the state of the world, and brainstorm how they plan on managing project health in their upcoming SaaS, thenping.me.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Insurance, validation outside of HTTP requests, and event sourcing</title>
      <itunes:episode>71</itunes:episode>
      <podcast:episode>71</podcast:episode>
      <itunes:title>Insurance, validation outside of HTTP requests, and event sourcing</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e075fa61-5a69-42b2-a2ac-a4789d32b4ba</guid>
      <link>https://share.transistor.fm/s/1cedb4ea</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss vehicle insurance, health insurance, validation outside of HTTP requests, event sourcing, and more!</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses and was <a href="https://www.youtube.com/watch?v=H6KJqBd8VAI">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://serverlesslaravelcourse.com/">Serverless Laravel Course</a></li><li><a href="https://github.com/neoclide/coc.nvim">coc.vim</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss vehicle insurance, health insurance, validation outside of HTTP requests, event sourcing, and more!</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses and was <a href="https://www.youtube.com/watch?v=H6KJqBd8VAI">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://serverlesslaravelcourse.com/">Serverless Laravel Course</a></li><li><a href="https://github.com/neoclide/coc.nvim">coc.vim</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 09 Mar 2020 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1cedb4ea/812629b2.mp3" length="61314975" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3829</itunes:duration>
      <itunes:summary>Jake and Michael discuss vehicle insurance, health insurance, validation outside of HTTP requests, event sourcing, and more!</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss vehicle insurance, health insurance, validation outside of HTTP requests, event sourcing, and more!</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Hiding magic strings, leveraging language files, and reaching for vendor libraries</title>
      <itunes:episode>70</itunes:episode>
      <podcast:episode>70</podcast:episode>
      <itunes:title>Hiding magic strings, leveraging language files, and reaching for vendor libraries</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cea9a416-c877-4195-b7f2-3f56ff2a3a10</guid>
      <link>https://share.transistor.fm/s/8877ade4</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss using enums to hide away magic strings and numbers, leveraging language files for communication with app users, and when to reach for vendor libraries.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses and was <a href="https://www.youtube.com/watch?v=D9FyN9Aobms">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://laracon.net">Laracon Online</a></li><li><a href="https://github.com/laravel-frontend-presets/tailwindcss/">Tailwind CSS preset</a></li><li><a href="https://twitter.com/jackellis">Jack Ellis</a><ul><li><a href="https://serverlesslaravelcourse.com">Serverless Laravel Course</a></li></ul></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss using enums to hide away magic strings and numbers, leveraging language files for communication with app users, and when to reach for vendor libraries.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses and was <a href="https://www.youtube.com/watch?v=D9FyN9Aobms">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://laracon.net">Laracon Online</a></li><li><a href="https://github.com/laravel-frontend-presets/tailwindcss/">Tailwind CSS preset</a></li><li><a href="https://twitter.com/jackellis">Jack Ellis</a><ul><li><a href="https://serverlesslaravelcourse.com">Serverless Laravel Course</a></li></ul></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 24 Feb 2020 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/8877ade4/3ab64cfd.mp3" length="44004496" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2747</itunes:duration>
      <itunes:summary>Jake and Michael discuss using enums to hide away magic strings and numbers, leveraging language files for communication with app users, and when to reach for vendor libraries.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss using enums to hide away magic strings and numbers, leveraging language files for communication with app users, and when to reach for vendor libraries.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Tracking task executions, identifying missing tasks, and long episode names</title>
      <itunes:episode>69</itunes:episode>
      <podcast:episode>69</podcast:episode>
      <itunes:title>Tracking task executions, identifying missing tasks, and long episode names</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">dd7c3cbd-ef06-489c-bbf2-19600e91de0d</guid>
      <link>https://share.transistor.fm/s/6e2876be</link>
      <description>
        <![CDATA[<p>Jake and Michael get deep into discussion on approaches to tracking scheduled tasks, identifying when tasks go missing, and talk about varying task states.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses and was <a href="https://www.youtube.com/watch?v=QBSO7K0E6yo">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://thenping.me">thenPingMe()</a></li><li><a href="https://github.com/spatie/laravel-model-states">Laravel model states</a></li><li><a href="https://twitter.com/jackellis">Jack Ellis</a><ul><li><a href="https://serverlesslaravelcourse.com">Serverless Laravel Course</a></li></ul></li><li><a href="https://twitter.com/pjrvs">Paul Jarvis</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael get deep into discussion on approaches to tracking scheduled tasks, identifying when tasks go missing, and talk about varying task states.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses and was <a href="https://www.youtube.com/watch?v=QBSO7K0E6yo">streamed live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://thenping.me">thenPingMe()</a></li><li><a href="https://github.com/spatie/laravel-model-states">Laravel model states</a></li><li><a href="https://twitter.com/jackellis">Jack Ellis</a><ul><li><a href="https://serverlesslaravelcourse.com">Serverless Laravel Course</a></li></ul></li><li><a href="https://twitter.com/pjrvs">Paul Jarvis</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 10 Feb 2020 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/6e2876be/256a683f.mp3" length="53191601" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3322</itunes:duration>
      <itunes:summary>Jake and Michael get deep into discussion on approaches to tracking scheduled tasks, identifying when tasks go missing, and talk about varying task states.</itunes:summary>
      <itunes:subtitle>Jake and Michael get deep into discussion on approaches to tracking scheduled tasks, identifying when tasks go missing, and talk about varying task states.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Privacy focus, email woes, and too much logging</title>
      <itunes:episode>68</itunes:episode>
      <podcast:episode>68</podcast:episode>
      <itunes:title>Privacy focus, email woes, and too much logging</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d0bc3c45-40ad-4b06-9539-475013f2a486</guid>
      <link>https://share.transistor.fm/s/35d3a07c</link>
      <description>
        <![CDATA[<p>Jake and Michael return to discuss focusing on privacy, sending LOTS of email quickly, and how much logging is too much logging.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses</p><p><strong>Show links</strong></p><ul><li><a href="https://medium.com/@rossformaine/i-was-googles-head-of-international-relations-here-s-why-i-left-49313d23065"> I was Google's Head of International Relations. Here's why I left.</a></li><li><a href="https://www.bbc.com/news/technology-51207744">FBI 'persuaded Apple to halt iCloud encryption'</a></li><li><a href="https://twitter.com/pjrvs">Paul Jarvis</a></li><li><a href="https://twitter.com/jackellis">Jack Ellis</a><ul><li><a href="https://serverlesslaravelcourse.com/?ref=welovetweeters">Serverless Laravel</a>; a video course for Laravel Developers who want to scale their applications using <a href="https://vapor.laravel.com">Laravel Vapor</a></li></ul></li><li><a href="https://usefathom.com/podcast">Above Board</a>, a podcast from <a href="https://usefathom.com/north">Fathom Analytics</a></li><li><a href="https://saas.transistor.fm/">Build your SaaS</a><ul><li><a href="https://twitter.com/mijustin">Justin Jackson</a></li></ul></li><li><a href="https://twitter.com/calebporzio">Caleb Porzio</a><ul><li><a href="https://github.com/sponsors/calebporzio">Sponsor Caleb</a> on GitHub to get early access to <a href="https://twitter.com/calebporzio/status/1221437422334021632">Sushi</a></li></ul></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return to discuss focusing on privacy, sending LOTS of email quickly, and how much logging is too much logging.</p><p>This episode is sponsored by <a href="https://usefathom.com/north">Fathom Analytics</a>; the simple, privacy-focussed analytics for bloggers &amp; businesses</p><p><strong>Show links</strong></p><ul><li><a href="https://medium.com/@rossformaine/i-was-googles-head-of-international-relations-here-s-why-i-left-49313d23065"> I was Google's Head of International Relations. Here's why I left.</a></li><li><a href="https://www.bbc.com/news/technology-51207744">FBI 'persuaded Apple to halt iCloud encryption'</a></li><li><a href="https://twitter.com/pjrvs">Paul Jarvis</a></li><li><a href="https://twitter.com/jackellis">Jack Ellis</a><ul><li><a href="https://serverlesslaravelcourse.com/?ref=welovetweeters">Serverless Laravel</a>; a video course for Laravel Developers who want to scale their applications using <a href="https://vapor.laravel.com">Laravel Vapor</a></li></ul></li><li><a href="https://usefathom.com/podcast">Above Board</a>, a podcast from <a href="https://usefathom.com/north">Fathom Analytics</a></li><li><a href="https://saas.transistor.fm/">Build your SaaS</a><ul><li><a href="https://twitter.com/mijustin">Justin Jackson</a></li></ul></li><li><a href="https://twitter.com/calebporzio">Caleb Porzio</a><ul><li><a href="https://github.com/sponsors/calebporzio">Sponsor Caleb</a> on GitHub to get early access to <a href="https://twitter.com/calebporzio/status/1221437422334021632">Sushi</a></li></ul></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 27 Jan 2020 21:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/35d3a07c/8a747b3d.mp3" length="52841659" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3300</itunes:duration>
      <itunes:summary>Jake and Michael return to discuss focusing on privacy, sending LOTS of email quickly, and how much logging is too much logging.</itunes:summary>
      <itunes:subtitle>Jake and Michael return to discuss focusing on privacy, sending LOTS of email quickly, and how much logging is too much logging.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Barbara Walters, queue woes, and email processing</title>
      <itunes:episode>67</itunes:episode>
      <podcast:episode>67</podcast:episode>
      <itunes:title>Barbara Walters, queue woes, and email processing</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3e516994-fcd2-4c29-a37e-fe612ff34bd7</guid>
      <link>https://share.transistor.fm/s/22b2ba99</link>
      <description>
        <![CDATA[<p>Jake and Michael return for 2020 to discuss all things Barbara Walters, Redis queues, processing email in Laravel, and an overdue update on thenping.me</p><p>Be sure to check out our show sponsor, <a href="https://usefathom.com/north">Fathom Analytics</a> - a simple, privacy-focused website analytics platform for bloggers &amp; businesses - to get $10 of your first month of service.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=NDmgsV8aL9s">Barbara Walters</a></li><li><a href="https://laracasts.com/podcast/315078">Laracasts Snippet - A brain dump on fatherhood</a></li><li><a href="https://redis.io">Redis</a></li><li><a href="https://laravel.com/docs/horizon">Laravel Horizon</a></li><li><a href="https://docs.beyondco.de/laravel-mailbox/">Laravel Mailbox</a></li><li><a href="https://github.com/spatie/pdf-to-text">spatie/pdf-to-text</a></li><li><a href="https://github.com/spatie/pdf-to-image">spatie/pdf-to-image</a></li><li><a href="https://thenping.me">thenping.me</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return for 2020 to discuss all things Barbara Walters, Redis queues, processing email in Laravel, and an overdue update on thenping.me</p><p>Be sure to check out our show sponsor, <a href="https://usefathom.com/north">Fathom Analytics</a> - a simple, privacy-focused website analytics platform for bloggers &amp; businesses - to get $10 of your first month of service.</p><p><strong>Show links</strong></p><ul><li><a href="https://www.youtube.com/watch?v=NDmgsV8aL9s">Barbara Walters</a></li><li><a href="https://laracasts.com/podcast/315078">Laracasts Snippet - A brain dump on fatherhood</a></li><li><a href="https://redis.io">Redis</a></li><li><a href="https://laravel.com/docs/horizon">Laravel Horizon</a></li><li><a href="https://docs.beyondco.de/laravel-mailbox/">Laravel Mailbox</a></li><li><a href="https://github.com/spatie/pdf-to-text">spatie/pdf-to-text</a></li><li><a href="https://github.com/spatie/pdf-to-image">spatie/pdf-to-image</a></li><li><a href="https://thenping.me">thenping.me</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 13 Jan 2020 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/22b2ba99/268ef583.mp3" length="53904579" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3366</itunes:duration>
      <itunes:summary>Jake and Michael return for 2020 to discuss all things Barbara Walters, Redis queues, processing email in Laravel, and an overdue update on thenping.me</itunes:summary>
      <itunes:subtitle>Jake and Michael return for 2020 to discuss all things Barbara Walters, Redis queues, processing email in Laravel, and an overdue update on thenping.me</itunes:subtitle>
      <itunes:keywords>laravel, php, barbara walters, laracasts, fatherhood, redis, horizon, spatie, beyond code, thenpingme</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Reviewing code with new developers</title>
      <itunes:episode>66</itunes:episode>
      <podcast:episode>66</podcast:episode>
      <itunes:title>Reviewing code with new developers</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ebd525fa-0a53-4fe0-b81c-932803e53027</guid>
      <link>https://share.transistor.fm/s/d33f86f2</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss reviewing code with new or junior developers, answering a question from Twitter.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable</a> and was streamed <a href="https://www.youtube.com/watch?v=c8p9tzXWNMI">live</a>.</p><p><strong>Show links<br></strong><br></p><ul><li><a href="https://twitter.com/whereisjefe/status/1195027630442962949">Jefe's question</a></li><li><a href="https://github.com/tightenco/tlint">tlint - an opinionated code linter</a> from <a href="https://tighten.co">Tighten</a></li><li><a href="https://styleci.io">StyleCI</a> - The web coding style fixer</li><li><a href="https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200">Laravel coding style ruleset</a> for <a href="https://github.com/FriendsOfPHP/PHP-CS-Fixer">php-cs-fixer</a> by <a href="https://twitter.com/gonedark">Jason McCreary</a> of <a href="https://laravelshift.com">Laravel Shift</a></li><li><a href="https://style.dyrynda.com.au">Michael's Laravel style guide</a></li><li><a href="http://guidelines.spatie.be">Spatie's development guidelines</a></li><li><a href="https://vuejs.org/v2/style-guide/">Vue style guide</a></li><li><a href="https://twitter.com/rickhanlonii/status/1195738341301522432">Michael reviewing large pull requests</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss reviewing code with new or junior developers, answering a question from Twitter.</p><p>This episode is sponsored by <a href="https://makeable.dk">Makeable</a> and was streamed <a href="https://www.youtube.com/watch?v=c8p9tzXWNMI">live</a>.</p><p><strong>Show links<br></strong><br></p><ul><li><a href="https://twitter.com/whereisjefe/status/1195027630442962949">Jefe's question</a></li><li><a href="https://github.com/tightenco/tlint">tlint - an opinionated code linter</a> from <a href="https://tighten.co">Tighten</a></li><li><a href="https://styleci.io">StyleCI</a> - The web coding style fixer</li><li><a href="https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200">Laravel coding style ruleset</a> for <a href="https://github.com/FriendsOfPHP/PHP-CS-Fixer">php-cs-fixer</a> by <a href="https://twitter.com/gonedark">Jason McCreary</a> of <a href="https://laravelshift.com">Laravel Shift</a></li><li><a href="https://style.dyrynda.com.au">Michael's Laravel style guide</a></li><li><a href="http://guidelines.spatie.be">Spatie's development guidelines</a></li><li><a href="https://vuejs.org/v2/style-guide/">Vue style guide</a></li><li><a href="https://twitter.com/rickhanlonii/status/1195738341301522432">Michael reviewing large pull requests</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 18 Nov 2019 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/d33f86f2/8b907985.mp3" length="56068266" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3501</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss reviewing code with new or junior developers, answering a question from Twitter.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss reviewing code with new or junior developers, answering a question from Twitter.</itunes:subtitle>
      <itunes:keywords>laravel, php, tlint, tighten, styleci, php-cs-fixer, jmac, laravel shift, style guide, spatie</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Laracon AU retro, working with third-party auth providers, and thenping.me</title>
      <itunes:episode>65</itunes:episode>
      <podcast:episode>65</podcast:episode>
      <itunes:title>Laracon AU retro, working with third-party auth providers, and thenping.me</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d51ae514-43df-4d34-955c-07440471a27a</guid>
      <link>https://share.transistor.fm/s/ee7d513d</link>
      <description>
        <![CDATA[<p>Michael provides a retrospective on Laracon AU 2019, Jake discusses working with third-party auth providers, and we discuss the ongoing development of our SaaS, thenping.me</p><p>This episode is sponsored by <a href="https://www.ctosumo.com">CTO Sumo</a> and was <a href="https://www.youtube.com/watch?v=3WkXanLd9rc">recorded live</a>.</p><p>* <a href="https://laracon.com.au">Laracon AU</a><br>* <a href="https://thenping.me">Thenping.me</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael provides a retrospective on Laracon AU 2019, Jake discusses working with third-party auth providers, and we discuss the ongoing development of our SaaS, thenping.me</p><p>This episode is sponsored by <a href="https://www.ctosumo.com">CTO Sumo</a> and was <a href="https://www.youtube.com/watch?v=3WkXanLd9rc">recorded live</a>.</p><p>* <a href="https://laracon.com.au">Laracon AU</a><br>* <a href="https://thenping.me">Thenping.me</a></p>]]>
      </content:encoded>
      <pubDate>Mon, 04 Nov 2019 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ee7d513d/1be8e822.mp3" length="51616344" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3223</itunes:duration>
      <itunes:summary>Michael provides a retrospective on Laracon AU 2019, Jake discusses working with third-party auth providers, and we discuss the ongoing development of our SaaS, thenping.me</itunes:summary>
      <itunes:subtitle>Michael provides a retrospective on Laracon AU 2019, Jake discusses working with third-party auth providers, and we discuss the ongoing development of our SaaS, thenping.me</itunes:subtitle>
      <itunes:keywords>laravel, php, laracon, sydney, saml, saas, thenpingme</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>MC'ing events, testing .test domains, and shaping thenping.me</title>
      <itunes:episode>64</itunes:episode>
      <podcast:episode>64</podcast:episode>
      <itunes:title>MC'ing events, testing .test domains, and shaping thenping.me</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a8e1c486-780d-485b-9412-71f309e55e38</guid>
      <link>https://share.transistor.fm/s/bcd8dcfb</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss MC'ing events, the perils of testing between Valet sites on .test domains, and shaping their upcoming SaaS, <a href="https://thenping.me">thenping.me</a>.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> and was <a href="https://www.youtube.com/watch?v=JC5aOktWiOI">streamed live</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss MC'ing events, the perils of testing between Valet sites on .test domains, and shaping their upcoming SaaS, <a href="https://thenping.me">thenping.me</a>.</p><p>This episode is sponsored by <a href="https://www.workvivo.com/">Workvivo</a> and was <a href="https://www.youtube.com/watch?v=JC5aOktWiOI">streamed live</a>.</p>]]>
      </content:encoded>
      <pubDate>Tue, 22 Oct 2019 06:45:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/bcd8dcfb/c75fe326.mp3" length="59921308" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>3743</itunes:duration>
      <itunes:summary>Jake and Michael discuss MC'ing events, the perils of testing between Valet sites on .test domains, and shaping their upcoming SaaS, thenping.me</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss MC'ing events, the perils of testing between Valet sites on .test domains, and shaping their upcoming SaaS, thenping.me</itunes:subtitle>
      <itunes:keywords>laravel, php, valet, thenpingme, scheduled tasks, montoring</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Tracking bugs in releases, upgrading to Laravel 6, and highly available databases</title>
      <itunes:episode>63</itunes:episode>
      <podcast:episode>63</podcast:episode>
      <itunes:title>Tracking bugs in releases, upgrading to Laravel 6, and highly available databases</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c2903241-b63a-475c-ad66-95544e3671dc</guid>
      <link>https://share.transistor.fm/s/319a5822</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss approaches to tracking releases in bug tracking software, upgrading apps to Laravel 6, highly available databases with ProxySQL and HAProxy, and building responsive apps with Tailwind CSS and Sizzy.</p>
<p>This episode was <a href="https://www.youtube.com/watch?v=Z3F1BbaOFn8">streamed live</a>.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://sentry.io">Sentry</a></li>
<li><a href="http://www.proxysql.com/">ProxySQL</a>
<ul>
<li><a href="https://github.com/sysown/proxysql/issues/1251">Issues with Laravel's use of prepared statements with ProxySQL</a></li>
</ul>
</li>
<li><a href="http://www.haproxy.org/">HAProxy</a></li>
<li><a href="https://github.com/spatie/laravel-rate-limited-job-middleware">laravel-rate-limited-job-middleware</a></li>
<li><a href="https://tailwindcss.com/">Tailwind CSS</a></li>
<li><a href="https://sizzy.app/">Sizzy</a></li>
<li><a href="https://www.tailwindui.com/">Tailwind UI</a></li>
<li><a href="https://twitter.com/b0rk">Julia Evans</a> on Twitter</li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss approaches to tracking releases in bug tracking software, upgrading apps to Laravel 6, highly available databases with ProxySQL and HAProxy, and building responsive apps with Tailwind CSS and Sizzy.</p>
<p>This episode was <a href="https://www.youtube.com/watch?v=Z3F1BbaOFn8">streamed live</a>.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://sentry.io">Sentry</a></li>
<li><a href="http://www.proxysql.com/">ProxySQL</a>
<ul>
<li><a href="https://github.com/sysown/proxysql/issues/1251">Issues with Laravel's use of prepared statements with ProxySQL</a></li>
</ul>
</li>
<li><a href="http://www.haproxy.org/">HAProxy</a></li>
<li><a href="https://github.com/spatie/laravel-rate-limited-job-middleware">laravel-rate-limited-job-middleware</a></li>
<li><a href="https://tailwindcss.com/">Tailwind CSS</a></li>
<li><a href="https://sizzy.app/">Sizzy</a></li>
<li><a href="https://www.tailwindui.com/">Tailwind UI</a></li>
<li><a href="https://twitter.com/b0rk">Julia Evans</a> on Twitter</li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 08 Oct 2019 06:00:10 +1030</pubDate>
      <author>Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/319a5822/133e3dd3.mp3" length="50931621" type="audio/mpeg"/>
      <itunes:author>Michael Dyrynda</itunes:author>
      <itunes:duration>3181</itunes:duration>
      <itunes:summary>Jake and Michael discuss approaches to tracking releases in bug tracking software, upgrading apps to Laravel 6, highly available databases with ProxySQL and HAProxy, and building responsive apps with Tailwind CSS and Sizzy.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss approaches to tracking releases in bug tracking software, upgrading apps to Laravel 6, highly available databases with ProxySQL and HAProxy, and building responsive apps with Tailwind CSS and Sizzy.</itunes:subtitle>
      <itunes:keywords>proxysql, justin jackson, php, tailwind css, haproxy, scott tolinksi, spatie, sizzy, laravel, transistor.fm, sentry, jon buda, tailwind ui, wes bos</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Refactor a legacy UI, then ping me</title>
      <itunes:episode>62</itunes:episode>
      <podcast:episode>62</podcast:episode>
      <itunes:title>Refactor a legacy UI, then ping me</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">647d6364-4c44-4dd3-b84e-e46c32fcac0f</guid>
      <link>https://share.transistor.fm/s/a09ffe68</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the perils of refactoring the UI of a legacy app, and the SaaS they've been working on; thenping.me</p><p>This episode is sponsored by <a href="https://makeable.dk/">Makeable</a>.</p><p>This episode was streamed <a href="https://www.youtube.com/watch?v=X1SjO1l0JCc">live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://refactoringui.com/">Refactoring UI</a></li><li><a href="https://justinjackson.ca/beach">Selling stuff on a busy beach</a> by <a href="https://twitter.com/mijustin">Justin Jackson</a></li><li>Monitoring Laravel scheduled tasks with <a href="https://thenping.me">thenping.me</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the perils of refactoring the UI of a legacy app, and the SaaS they've been working on; thenping.me</p><p>This episode is sponsored by <a href="https://makeable.dk/">Makeable</a>.</p><p>This episode was streamed <a href="https://www.youtube.com/watch?v=X1SjO1l0JCc">live</a>.</p><p><strong>Show links</strong></p><ul><li><a href="https://refactoringui.com/">Refactoring UI</a></li><li><a href="https://justinjackson.ca/beach">Selling stuff on a busy beach</a> by <a href="https://twitter.com/mijustin">Justin Jackson</a></li><li>Monitoring Laravel scheduled tasks with <a href="https://thenping.me">thenping.me</a></li></ul>]]>
      </content:encoded>
      <pubDate>Mon, 16 Sep 2019 06:00:06 +0930</pubDate>
      <author>Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/a09ffe68/4bd089d7.mp3" length="44733413" type="audio/mpeg"/>
      <itunes:author>Michael Dyrynda</itunes:author>
      <itunes:duration>2794</itunes:duration>
      <itunes:summary>Jake and Michael discuss the perils of refactoring the UI of a legacy app, and the SaaS they've been working on; thenping.me</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the perils of refactoring the UI of a legacy app, and the SaaS they've been working on; thenping.me</itunes:subtitle>
      <itunes:keywords>makeable, scheduled tasks, justin jackson, php, ice cream, laravel</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Decision folders, escalating AWS bills, and building a SaaS</title>
      <itunes:episode>61</itunes:episode>
      <podcast:episode>61</podcast:episode>
      <itunes:title>Decision folders, escalating AWS bills, and building a SaaS</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ad46ff00-1ef4-44ff-b998-e8b2bc6b1739</guid>
      <link>https://share.transistor.fm/s/beb08433</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the inclusion of a decision folder in your project repo, quickly escalating AWS bills, and building a SaaS.</p>
<p>Thanks to this episode's sponsor, <a href="https://www.ctosumo.com">CTO Sumo</a>.</p>
<p>This episode was <a href="https://www.youtube.com/watch?v=0R1S5N2aF7g">streamed live</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the inclusion of a decision folder in your project repo, quickly escalating AWS bills, and building a SaaS.</p>
<p>Thanks to this episode's sponsor, <a href="https://www.ctosumo.com">CTO Sumo</a>.</p>
<p>This episode was <a href="https://www.youtube.com/watch?v=0R1S5N2aF7g">streamed live</a>.</p>]]>
      </content:encoded>
      <pubDate>Mon, 26 Aug 2019 06:00:10 +0930</pubDate>
      <author>Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/beb08433/b3a69189.mp3" length="58303360" type="audio/mpeg"/>
      <itunes:author>Michael Dyrynda</itunes:author>
      <itunes:duration>3642</itunes:duration>
      <itunes:summary>Jake and Michael discuss the inclusion of a decision folder in your project repo, quickly escalating AWS bills, and building a SaaS.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the inclusion of a decision folder in your project repo, quickly escalating AWS bills, and building a SaaS.</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Monitoring scheduled tasks, Inertia and Livewire, and "microservices"</title>
      <itunes:episode>60</itunes:episode>
      <podcast:episode>60</podcast:episode>
      <itunes:title>Monitoring scheduled tasks, Inertia and Livewire, and "microservices"</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e0e92e7e-9e0d-4e5a-9d31-0de09cf76326</guid>
      <link>https://share.transistor.fm/s/e5709f66</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss monitoring scheduled tasks in Laravel, Inertia and Livewire, and "Microservices".</p>
<p>This episode is sponsored by <a href="https://www.workvivo.com">Workvivo</a></p>
<p><strong>Show links</strong></p>
<p>This episode was <a href="https://www.youtube.com/watch?v=ybOZ4PmWQmA">streamed live</a>!</p>
<ul>
<li><a href="https://www.healthyhacker.com">Healthy Hacker</a></li>
<li><a href="https://ohdear.app">Oh Dear</a></li>
<li><a href="https://cronitor.io">Cronitor</a></li>
<li><a href="https://davidhemphill.com/why-build-x-when-y-exists">Why build X when Y exists?</a></li>
<li><a href="https://inertiajs.com">Inertia.js</a></li>
<li><a href="https://livewire-framework.com">Livewire Framework</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss monitoring scheduled tasks in Laravel, Inertia and Livewire, and "Microservices".</p>
<p>This episode is sponsored by <a href="https://www.workvivo.com">Workvivo</a></p>
<p><strong>Show links</strong></p>
<p>This episode was <a href="https://www.youtube.com/watch?v=ybOZ4PmWQmA">streamed live</a>!</p>
<ul>
<li><a href="https://www.healthyhacker.com">Healthy Hacker</a></li>
<li><a href="https://ohdear.app">Oh Dear</a></li>
<li><a href="https://cronitor.io">Cronitor</a></li>
<li><a href="https://davidhemphill.com/why-build-x-when-y-exists">Why build X when Y exists?</a></li>
<li><a href="https://inertiajs.com">Inertia.js</a></li>
<li><a href="https://livewire-framework.com">Livewire Framework</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 12 Aug 2019 06:00:04 +0930</pubDate>
      <author>Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/e5709f66/75a81862.mp3" length="49047203" type="audio/mpeg"/>
      <itunes:author>Michael Dyrynda</itunes:author>
      <itunes:duration>3063</itunes:duration>
      <itunes:summary>Jake and Michael discuss monitoring scheduled tasks in Laravel, Inertia and Livewire, and "Microservices".</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss monitoring scheduled tasks in Laravel, Inertia and Livewire, and "Microservices".</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>North Meets South Meets No PlansTo Merge</title>
      <itunes:episode>60</itunes:episode>
      <podcast:episode>60</podcast:episode>
      <itunes:title>North Meets South Meets No PlansTo Merge</itunes:title>
      <itunes:episodeType>bonus</itunes:episodeType>
      <guid isPermaLink="false">1bb49d90-7788-4518-8947-d7e2a2f9f453</guid>
      <link>https://share.transistor.fm/s/1fc94246</link>
      <description>
        <![CDATA[<p>Jake and Michael catch up with Caleb Porzio and Daniel Coulbourne at Laracon US 2019 for a day one recap.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael catch up with Caleb Porzio and Daniel Coulbourne at Laracon US 2019 for a day one recap.</p>]]>
      </content:encoded>
      <pubDate>Mon, 29 Jul 2019 06:00:06 +0930</pubDate>
      <author>Daniel Coulbourne, Caleb Porzio, Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1fc94246/694a8f2a.mp3" length="27958169" type="audio/mpeg"/>
      <itunes:author>Daniel Coulbourne, Caleb Porzio, Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>1745</itunes:duration>
      <itunes:summary>Jake and Michael catch up with Caleb Porzio and Daniel Coulbourne at Laracon US 2019 for a day one recap.</itunes:summary>
      <itunes:subtitle>Jake and Michael catch up with Caleb Porzio and Daniel Coulbourne at Laracon US 2019 for a day one recap.</itunes:subtitle>
      <itunes:keywords>playstation theater, laracon, new york, vapor, php, no plans to merge, laravel</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Basecamp, old people names, and managing issues</title>
      <itunes:episode>59</itunes:episode>
      <podcast:episode>59</podcast:episode>
      <itunes:title>Basecamp, old people names, and managing issues</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cc3877d0-d145-4cae-9712-fe962919f271</guid>
      <link>https://share.transistor.fm/s/f96da344</link>
      <description>
        <![CDATA[<p>We start the episode with a bit of rambling, slip in some state machines, talk about old mates Ethyl, Beryl, and Dean, and get into discussing how we each manage the barrage of feature requests from our customers.</p>
<p>Thanks to this episode's sponsor, <a href="https://twitter.com/suddenbreak">Andreas Hubenthal</a>!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://basecamp.com">Basecamp</a></li>
<li><a href="http://noplanstomerge.com">No Plans To Merge</a></li>
<li><a href="https://laracon.us">Laracon US</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>We start the episode with a bit of rambling, slip in some state machines, talk about old mates Ethyl, Beryl, and Dean, and get into discussing how we each manage the barrage of feature requests from our customers.</p>
<p>Thanks to this episode's sponsor, <a href="https://twitter.com/suddenbreak">Andreas Hubenthal</a>!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://basecamp.com">Basecamp</a></li>
<li><a href="http://noplanstomerge.com">No Plans To Merge</a></li>
<li><a href="https://laracon.us">Laracon US</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Wed, 26 Jun 2019 22:10:47 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f96da344/815f49b2.mp3" length="38999635" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2435</itunes:duration>
      <itunes:summary>We start the episode with a bit of rambling, slip in some state machines, talk about old mates Ethyl, Beryl, and Dean, and get into discussing how we each manage the barrage of feature requests from our customers.</itunes:summary>
      <itunes:subtitle>We start the episode with a bit of rambling, slip in some state machines, talk about old mates Ethyl, Beryl, and Dean, and get into discussing how we each manage the barrage of feature requests from our customers.</itunes:subtitle>
      <itunes:keywords>caleb porzio, state machines, php, daniel colbourne, no plans to merge, basecamp, ethyl, beryl, laravel, dean</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Scaling databases, dispatching jobs, and taking charge of teams</title>
      <itunes:episode>58</itunes:episode>
      <podcast:episode>58</podcast:episode>
      <itunes:title>Scaling databases, dispatching jobs, and taking charge of teams</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0be18c0a-3046-49eb-8f9f-9de3fc13a7c2</guid>
      <link>https://share.transistor.fm/s/e30e4bb1</link>
      <description>
        <![CDATA[<p>Jake and Michael discus the perils of scaling the MySQL database for an application, the handiness of dispatching jobs, and taking charge of development teams.</p>
<p>Thanks to this episode's sponsor, <a href="https://makeable.dk">Makeable</a>!</p>
<p><b>Show links</b></p>
<ul>
<li><a href="https://dev.mysql.com/doc/en/slow-query-log.html">MySQL slow query log</a></li>
<li><a href="https://www.postgresql.org/docs/9.5/planner-optimizer.html">Postgres query planner</a></li>
<li><a href="https://dev.mysql.com/doc/en/explain.html">MySQL EXPLAIN</a></li>
<li><a href="https://proxysql.com">ProxySQL</a>
<ul>
<li><a href="https://github.com/sysown/proxysql/issues/1251">Can't create more than max_prepared_stmt_count statements with ProxySQL</a></li>
</ul>
</li>
<li><a href="https://github.com/laravelio/portal">Laravel.io codebase</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discus the perils of scaling the MySQL database for an application, the handiness of dispatching jobs, and taking charge of development teams.</p>
<p>Thanks to this episode's sponsor, <a href="https://makeable.dk">Makeable</a>!</p>
<p><b>Show links</b></p>
<ul>
<li><a href="https://dev.mysql.com/doc/en/slow-query-log.html">MySQL slow query log</a></li>
<li><a href="https://www.postgresql.org/docs/9.5/planner-optimizer.html">Postgres query planner</a></li>
<li><a href="https://dev.mysql.com/doc/en/explain.html">MySQL EXPLAIN</a></li>
<li><a href="https://proxysql.com">ProxySQL</a>
<ul>
<li><a href="https://github.com/sysown/proxysql/issues/1251">Can't create more than max_prepared_stmt_count statements with ProxySQL</a></li>
</ul>
</li>
<li><a href="https://github.com/laravelio/portal">Laravel.io codebase</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 20 May 2019 06:00:09 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/e30e4bb1/00a54e7e.mp3" length="43039970" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:duration>2688</itunes:duration>
      <itunes:summary>Jake and Michael discus the perils of scaling the MySQL database for an application, the handiness of dispatching jobs, and taking charge of development teams.</itunes:summary>
      <itunes:subtitle>Jake and Michael discus the perils of scaling the MySQL database for an application, the handiness of dispatching jobs, and taking charge of development teams.</itunes:subtitle>
      <itunes:keywords>proxysql, php, dries vints, laravel.io, prostgresql, mysql, slow query log, laravel</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Theodor Geisel, complex validation, and compiled assets in git</title>
      <itunes:episode>57</itunes:episode>
      <podcast:episode>57</podcast:episode>
      <itunes:title>Theodor Geisel, complex validation, and compiled assets in git</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ab7fab53-f44b-47c7-af6e-099c94dce355</guid>
      <link>https://share.transistor.fm/s/2ab769d1</link>
      <description>
        <![CDATA[<p>Michael and Jake discuss the books of Theodor Geisel, complex validation and when to reach for form requests, and discuss whether or not you might store compiled assets in your version control.</p>
<p>Thanks to <a href="https://www.ctosumo.com">CTO Sumo</a> for sponsoring this episode!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Dr._Seuss">Theodor Seuss Geisel</a></li>
<li><a href="https://www.youtube.com/watch?v=rgCjWfm_Ohg">Fox in Socks</a></li>
<li><a href="https://laravel.com/docs/5.8/validation#form-request-validation">Form request validation</a></li>
<li><a href="https://blog.andrewray.me/dealing-with-compiled-files-in-git/">Dealing with compiled files in git</a></li>
<li><a href="https://packagist.org/packages/beyondcode/laravel-self-diagnosis">Laravel self-diagnosis</a> by <a href="https://twitter.com/marcelpociot">Marcel Pociot</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael and Jake discuss the books of Theodor Geisel, complex validation and when to reach for form requests, and discuss whether or not you might store compiled assets in your version control.</p>
<p>Thanks to <a href="https://www.ctosumo.com">CTO Sumo</a> for sponsoring this episode!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Dr._Seuss">Theodor Seuss Geisel</a></li>
<li><a href="https://www.youtube.com/watch?v=rgCjWfm_Ohg">Fox in Socks</a></li>
<li><a href="https://laravel.com/docs/5.8/validation#form-request-validation">Form request validation</a></li>
<li><a href="https://blog.andrewray.me/dealing-with-compiled-files-in-git/">Dealing with compiled files in git</a></li>
<li><a href="https://packagist.org/packages/beyondcode/laravel-self-diagnosis">Laravel self-diagnosis</a> by <a href="https://twitter.com/marcelpociot">Marcel Pociot</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 22 Apr 2019 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/2ab769d1/4860a14f.mp3" length="51578941" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/Hn_YA7PFPzRspTVlLdigdNpSWUAEymt6LgCQLD-PxGc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY4NS8x/NTcwNTc1MzA5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3222</itunes:duration>
      <itunes:summary>Michael and Jake discuss the books of Theodor Geisel, complex validation and when to reach for form requests, and discuss whether or not you might store compiled assets in your version control.</itunes:summary>
      <itunes:subtitle>Michael and Jake discuss the books of Theodor Geisel, complex validation and when to reach for form requests, and discuss whether or not you might store compiled assets in your version control.</itunes:subtitle>
      <itunes:keywords>dr seuss, form requests, php, fox in socks, laravel</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Getting Shifty with JMac</title>
      <itunes:episode>56</itunes:episode>
      <podcast:episode>56</podcast:episode>
      <itunes:title>Getting Shifty with JMac</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">816fbe8b-0854-4b86-81c6-f636ae491e95</guid>
      <link>https://share.transistor.fm/s/dac72436</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by JMac to discuss maintainable code, keeping your Laravel codebase up to date, and more.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://twitter.com/gonedark">JMac (Jason McCreary)</a></li>
<li><a href="https://laravelshift.com">Laravel Shift</a></li>
<li><a href="https://basecodefieldguide.com">BaseCode</a></li>
<li><a href="https://www.youtube.com/watch?v=dccDqpmKVFM">Laravel by the numbers</a></li>
<li><a href="https://www.youtube.com/watch?v=rpE3Z62FHaY">Practicing YAGNI</a></li>
<li><a href="https://laravelshift.com/videos/shift-like-a-pro">Shift like a pro</a></li>
<li><a href="https://laravelshift.com/shifty-coders">Shifty Coders</a></li>
<li><a href="https://workshopsbyjmac.com">Workshops by JMac</a></li>
<li><a href="https://twitter.com/jesseschutt">Jesse Schutt</a></li>
<li><a href="https://www.youtube.com/channel/UCPXNukO6BhuoWm4LlybZyOA">YouTube</a></li>
<li><a href="https://jesseschutt.com">Website</a></li>
<li><a href="https://style.dyrynda.com.au">Michael's Laravel style guide</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by JMac to discuss maintainable code, keeping your Laravel codebase up to date, and more.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://twitter.com/gonedark">JMac (Jason McCreary)</a></li>
<li><a href="https://laravelshift.com">Laravel Shift</a></li>
<li><a href="https://basecodefieldguide.com">BaseCode</a></li>
<li><a href="https://www.youtube.com/watch?v=dccDqpmKVFM">Laravel by the numbers</a></li>
<li><a href="https://www.youtube.com/watch?v=rpE3Z62FHaY">Practicing YAGNI</a></li>
<li><a href="https://laravelshift.com/videos/shift-like-a-pro">Shift like a pro</a></li>
<li><a href="https://laravelshift.com/shifty-coders">Shifty Coders</a></li>
<li><a href="https://workshopsbyjmac.com">Workshops by JMac</a></li>
<li><a href="https://twitter.com/jesseschutt">Jesse Schutt</a></li>
<li><a href="https://www.youtube.com/channel/UCPXNukO6BhuoWm4LlybZyOA">YouTube</a></li>
<li><a href="https://jesseschutt.com">Website</a></li>
<li><a href="https://style.dyrynda.com.au">Michael's Laravel style guide</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 08 Apr 2019 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/dac72436/9b2f66ba.mp3" length="62203687" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/h08-RbNmLDPQ6kiJPg3vMyjvL4KalxhZVX8d8Ae7D6g/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY4NC8x/NTcwNTc1MzA3LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3886</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by JMac to discuss maintainable code, keeping your Laravel codebase up to date, and more.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by JMac to discuss maintainable code, keeping your Laravel codebase up to date, and more.</itunes:subtitle>
      <itunes:keywords>laravel shift, laracon, basecode, php, jmac, yagni, woodworking, laravel, jesse schutt, shifty coders</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Laracon Online, payment processing, and handling webhooks</title>
      <itunes:episode>55</itunes:episode>
      <podcast:episode>55</podcast:episode>
      <itunes:title>Laracon Online, payment processing, and handling webhooks</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f25bfe7d-054f-4700-a895-ba61b6b64851</guid>
      <link>https://share.transistor.fm/s/1a3a0d69</link>
      <description>
        <![CDATA[<p>Jake and Michael recap Laracon Online, event sourcing, payment processing, sharing migrations and models, and handling webhooks.</p>
<p>Thanks to this episode's sponsor, <a href="https://makeable.dk">Makeable</a>!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://docs.spatie.be/laravel-event-projector/v1/introduction">Laravel event projector</a></li>
<li><a href="https://eventsauce.io">EventSauce</a></li>
<li><a href="https://github.com/spatie/laravel-eventsauce">Laravel EventSauce</a></li>
<li><a href="https://stripe.com/au">Stripe</a></li>
<li><a href="https://github.com/michaeldyrynda/nomad">Nomad</a></li>
<li><a href="https://github.com/michaeldyrynda/vagabond">Vagabond</a></li>
<li><a href="https://getcomposer.org/doc/06-config.md#platform">Composer platform config</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael recap Laracon Online, event sourcing, payment processing, sharing migrations and models, and handling webhooks.</p>
<p>Thanks to this episode's sponsor, <a href="https://makeable.dk">Makeable</a>!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://docs.spatie.be/laravel-event-projector/v1/introduction">Laravel event projector</a></li>
<li><a href="https://eventsauce.io">EventSauce</a></li>
<li><a href="https://github.com/spatie/laravel-eventsauce">Laravel EventSauce</a></li>
<li><a href="https://stripe.com/au">Stripe</a></li>
<li><a href="https://github.com/michaeldyrynda/nomad">Nomad</a></li>
<li><a href="https://github.com/michaeldyrynda/vagabond">Vagabond</a></li>
<li><a href="https://getcomposer.org/doc/06-config.md#platform">Composer platform config</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 18 Mar 2019 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1a3a0d69/bb54a917.mp3" length="53269862" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/jTbiImIXn_BXAinQmcWez_33RpC0Ei1mc99U5hSBFng/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY4My8x/NTcwNTc1MzA0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3327</itunes:duration>
      <itunes:summary>Jake and Michael recap Laracon Online, event sourcing, payment processing, sharing migrations and models, and handling webhooks</itunes:summary>
      <itunes:subtitle>Jake and Michael recap Laracon Online, event sourcing, payment processing, sharing migrations and models, and handling webhooks</itunes:subtitle>
      <itunes:keywords>composer, php, stripe, nomad, vagabond, eventsauce, laravel, event projector</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Logging stacks, proxying SQL, and database clusters</title>
      <itunes:episode>54</itunes:episode>
      <podcast:episode>54</podcast:episode>
      <itunes:title>Logging stacks, proxying SQL, and database clusters</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d079cdac-ee11-4e2b-86e6-dfed9aa05801</guid>
      <link>https://share.transistor.fm/s/c8c2db0b</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael discuss logging stacks in Laravel, ProxySQL and Galera Cluster, and state machines (which have started to grow on Michael)</p>
<p>Thanks to this episode's sponsor, Andreas Hubenthal!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://laravel.com/docs/5.7/logging#building-log-stacks">Logging stacks</a></li>
<li><a href="http://galeracluster.com/products/">Galera Cluster</a></li>
<li><a href="https://proxysql.com">ProxySQL</a></li>
<li><a href="https://dev.mysql.com/doc/refman/8.0/en/binary-log.html">MySQL binary logging</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael discuss logging stacks in Laravel, ProxySQL and Galera Cluster, and state machines (which have started to grow on Michael)</p>
<p>Thanks to this episode's sponsor, Andreas Hubenthal!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://laravel.com/docs/5.7/logging#building-log-stacks">Logging stacks</a></li>
<li><a href="http://galeracluster.com/products/">Galera Cluster</a></li>
<li><a href="https://proxysql.com">ProxySQL</a></li>
<li><a href="https://dev.mysql.com/doc/refman/8.0/en/binary-log.html">MySQL binary logging</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 18 Feb 2019 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/c8c2db0b/40b4d367.mp3" length="71824896" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/tiOqM0CT46gTFfvXI8QosoZ1dQFmnZnrBzcOb3S9znk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY4Mi8x/NTcwNTc1MzAyLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>4487</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael discuss logging stacks in Laravel, ProxySQL and Galera Cluster, and state machines (which have started to grow on Michael)

Thanks to this episode's sponsor, Andreas Hubenthal!</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael discuss logging stacks in Laravel, ProxySQL and Galera Cluster, and state machines (which have started to grow on Michael)

Thanks to this episode's sponsor, Andreas Hubenthal!</itunes:subtitle>
      <itunes:keywords>state machines, proxysql, galera, php, binary logging, mysql, laravel</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Queued jobs, web sockets, and exceptional bailouts</title>
      <itunes:episode>53</itunes:episode>
      <podcast:episode>53</podcast:episode>
      <itunes:title>Queued jobs, web sockets, and exceptional bailouts</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">dcb754e1-9ad0-4d4c-a9f0-28272bef0e08</guid>
      <link>https://share.transistor.fm/s/07fdec0e</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss queueing jobs at scale with Laravel Horizon, web sockets implementations, and using exceptions to bail you out of handling falsey conditions.</p>
<p>This episode brought to you by <a href="https://ctosumo.com">CTO Sumo</a></p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Security-Enhanced_Linux">SELinux</a></li>
<li><a href="https://laravel.com/docs/5.7/horizon">Laravel Horizon</a></li>
<li><a href="https://kafka.apache.org">Apache Kafka</a></li>
<li><a href="http://websocketd.com/">websocketd</a></li>
<li><a href="https://twitter.com/taylorotwell/status/1085952640708734977">Throwing arbitrary validation exceptions in Laravel</a> - Otwell Recommended ™️</li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss queueing jobs at scale with Laravel Horizon, web sockets implementations, and using exceptions to bail you out of handling falsey conditions.</p>
<p>This episode brought to you by <a href="https://ctosumo.com">CTO Sumo</a></p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Security-Enhanced_Linux">SELinux</a></li>
<li><a href="https://laravel.com/docs/5.7/horizon">Laravel Horizon</a></li>
<li><a href="https://kafka.apache.org">Apache Kafka</a></li>
<li><a href="http://websocketd.com/">websocketd</a></li>
<li><a href="https://twitter.com/taylorotwell/status/1085952640708734977">Throwing arbitrary validation exceptions in Laravel</a> - Otwell Recommended ™️</li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 28 Jan 2019 22:23:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/07fdec0e/8a84efed.mp3" length="49052300" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/cu-0nu51ui-9ZaetxrME2NYxH2cK8YwI16dELDzcz1A/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY4MS8x/NTcwNTc1Mjk5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3064</itunes:duration>
      <itunes:summary>Jake and Michael discuss queueing jobs at scale with Laravel Horizon, web sockets implementations, and using exceptions to bail you out of handling falsey conditions.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss queueing jobs at scale with Laravel Horizon, web sockets implementations, and using exceptions to bail you out of handling falsey conditions.</itunes:subtitle>
      <itunes:keywords>apache, websocketd, php, horizon, laravel, selinux, kafka</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>New year goals, returning to the gym, and snow shovelling alternatives</title>
      <itunes:episode>52</itunes:episode>
      <podcast:episode>52</podcast:episode>
      <itunes:title>New year goals, returning to the gym, and snow shovelling alternatives</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1317d8bb-0837-49b6-a0c2-623a7225d3b9</guid>
      <link>https://share.transistor.fm/s/b3de515e</link>
      <description>
        <![CDATA[<p>Jake and Michael return for 2019, sharing their personal and technical goals for the year, talk about refactoring legacy code and introducing tests, and Jake shares more of his adventures with Laravel Nova.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://laracon.us">Laracon US</a></li>
<li><a href="https://github.com/arzzen/git-quick-stats">git quick-stats</a></li>
<li><a href="https://laravel.com/docs/5.7/scheduling#preventing-task-overlaps">Preventing scheduled task overlap</a></li>
<li><a href="https://github.com/laravel/horizon/pull/461">Handling configured trim values in Horizon</a></li>
<li><a href="https://xstate.js.org/">XState</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return for 2019, sharing their personal and technical goals for the year, talk about refactoring legacy code and introducing tests, and Jake shares more of his adventures with Laravel Nova.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://laracon.us">Laracon US</a></li>
<li><a href="https://github.com/arzzen/git-quick-stats">git quick-stats</a></li>
<li><a href="https://laravel.com/docs/5.7/scheduling#preventing-task-overlaps">Preventing scheduled task overlap</a></li>
<li><a href="https://github.com/laravel/horizon/pull/461">Handling configured trim values in Horizon</a></li>
<li><a href="https://xstate.js.org/">XState</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 14 Jan 2019 20:56:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/b3de515e/7273f9bc.mp3" length="53979740" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/Ofk_bVzcuMWDv5AWAPial1EBqKuy1AfOQIEtdaNwpHI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY4MC8x/NTcwNTc1Mjk3LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3372</itunes:duration>
      <itunes:summary>Jake and Michael return for 2019, sharing their personal and technical goals for the year, talk about refactoring legacy code and introducing tests, and Jake shares more of his adventures with Laravel Nova.</itunes:summary>
      <itunes:subtitle>Jake and Michael return for 2019, sharing their personal and technical goals for the year, talk about refactoring legacy code and introducing tests, and Jake shares more of his adventures with Laravel Nova.</itunes:subtitle>
      <itunes:keywords>fortnite, horizon, xstate, git, php, laracon us, rocket league, laravel</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Third annual North Meets South meets Dads in Dev meets TJ Miller meets Chris Gmyr Belated Christmas Extravaganza Podcast</title>
      <itunes:episode>52</itunes:episode>
      <podcast:episode>52</podcast:episode>
      <itunes:title>Third annual North Meets South meets Dads in Dev meets TJ Miller meets Chris Gmyr Belated Christmas Extravaganza Podcast</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0fa0c6e3-a14e-4424-8578-e36376e4a3e6</guid>
      <link>https://share.transistor.fm/s/0b475ffc</link>
      <description>
        <![CDATA[<p>Jake and Michael are joined by David and Andrew of the Dads in Dev podcast, along with TJ Miller (not the actor/comedian) and Chris Gmyr to wrap up 2018 and look ahead to 2019 #cashmoney</p>
<p>This show was (not) recorded in front of a <a href="https://www.youtube.com/watch?v=VigD4E0vTLI">live studio audience</a>.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://nova.laravel.com/">Laravel Nova</a></li>
<li><a href="https://www.youtube.com/watch?v=dd-iHhmSi2k">David's Laracon AU talk</a></li>
<li><a href="https://egghead.io/instructors/andrew-del-prete">Andrew's Egghead videos</a></li>
<li><a href="https://webflow.com/">Webflow</a></li>
<li><a href="https://jimwendler.com/">Jim Wendler's 5/3/1 strength program</a></li>
<li><a href="http://www.laravelpodcast.com/3a5625c6">Adam Wathan on the Laravel Podcast</a></li>
<li><a href="https://www.apiswithlaravel.com/">APIs with Laravel</a></li>
<li><a href="https://www.youtube.com/watch?v=H0lN-ovTHyE&amp;list=PLEA5NBvq8OYRfi16GOk8Io7iy0we6yDqM">Chris' 5 Minute Productivity</a></li>
<li><a href="https://www.headspace.com/headspace-meditation-app">Headspace</a></li>
<li><a href="https://bitpress.io/2018-year-in-review/">Paul Redmond's 2017 year in review</a></li>
<li><a href="http://5khaos.org/">5khaos</a></li>
<li><a href="https://refactoringui.com/book/">Refactoring UI book</a></li>
<li><a href="https://www.imdb.com/title/tt5848272/">Ralph Breaks the Internet</a></li>
<li><a href="https://www.goodreads.com/book/show/25499718-children-of-time">Children of Time</a></li>
<li><a href="https://www.goodreads.com/book/show/29939161-radical-candor">Radical Candor</a></li>
<li><a href="https://www.goodreads.com/book/show/29396.Furies_of_Calderon">Furies of Calderon</a></li>
<li><a href="https://www.imdb.com/title/tt5189670/">Making a Murderer</a></li>
<li><a href="https://www.imdb.com/title/tt1596786/">American Pickers</a></li>
<li><a href="https://www.imdb.com/title/tt1825683/">Black Panther</a></li>
<li><a href="https://www.goodreads.com/book/show/18077875-essentialism">Essentialism</a></li>
<li><a href="https://www.goodreads.com/book/show/13507787-practical-object-oriented-design-in-ruby">Practical Object Oriented Design in Ruby</a></li>
<li><a href="https://www.goodreads.com/book/show/38900866-it-doesn-t-have-to-be-crazy-at-work">It Doesn't Have to Be Crazy at Work</a></li>
<li><a href="https://www.imdb.com/title/tt0062588/">Mister Rogers' Neighborhood</a></li>
<li><a href="https://www.imdb.com/title/tt2014553/">Daniel Tiger's Neighborhood</a></li>
<li><a href="https://www.wonderbly.com/au/personalized-products/lost-my-name-book">Lost My Name</a></li>
<li><a href="https://www.wonderbly.com/au/personalized-products/the-wondrous-road-book">The Wondrous Road Ahead</a></li>
<li><a href="https://www.petlandia.com/">Petlandia</a></li>
<li><a href="https://www.imdb.com/title/tt4154756/">Avengers: Infinity War</a></li>
<li><a href="https://www.imdb.com/title/tt1477834/">Aquaman</a></li>
<li><a href="https://www.imdb.com/title/tt4998212/">The Ranch</a></li>
<li><a href="https://www.imdb.com/title/tt4955480/">Great News</a></li>
<li><a href="https://www.imdb.com/title/tt0496424/">30 Rock</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael are joined by David and Andrew of the Dads in Dev podcast, along with TJ Miller (not the actor/comedian) and Chris Gmyr to wrap up 2018 and look ahead to 2019 #cashmoney</p>
<p>This show was (not) recorded in front of a <a href="https://www.youtube.com/watch?v=VigD4E0vTLI">live studio audience</a>.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://nova.laravel.com/">Laravel Nova</a></li>
<li><a href="https://www.youtube.com/watch?v=dd-iHhmSi2k">David's Laracon AU talk</a></li>
<li><a href="https://egghead.io/instructors/andrew-del-prete">Andrew's Egghead videos</a></li>
<li><a href="https://webflow.com/">Webflow</a></li>
<li><a href="https://jimwendler.com/">Jim Wendler's 5/3/1 strength program</a></li>
<li><a href="http://www.laravelpodcast.com/3a5625c6">Adam Wathan on the Laravel Podcast</a></li>
<li><a href="https://www.apiswithlaravel.com/">APIs with Laravel</a></li>
<li><a href="https://www.youtube.com/watch?v=H0lN-ovTHyE&amp;list=PLEA5NBvq8OYRfi16GOk8Io7iy0we6yDqM">Chris' 5 Minute Productivity</a></li>
<li><a href="https://www.headspace.com/headspace-meditation-app">Headspace</a></li>
<li><a href="https://bitpress.io/2018-year-in-review/">Paul Redmond's 2017 year in review</a></li>
<li><a href="http://5khaos.org/">5khaos</a></li>
<li><a href="https://refactoringui.com/book/">Refactoring UI book</a></li>
<li><a href="https://www.imdb.com/title/tt5848272/">Ralph Breaks the Internet</a></li>
<li><a href="https://www.goodreads.com/book/show/25499718-children-of-time">Children of Time</a></li>
<li><a href="https://www.goodreads.com/book/show/29939161-radical-candor">Radical Candor</a></li>
<li><a href="https://www.goodreads.com/book/show/29396.Furies_of_Calderon">Furies of Calderon</a></li>
<li><a href="https://www.imdb.com/title/tt5189670/">Making a Murderer</a></li>
<li><a href="https://www.imdb.com/title/tt1596786/">American Pickers</a></li>
<li><a href="https://www.imdb.com/title/tt1825683/">Black Panther</a></li>
<li><a href="https://www.goodreads.com/book/show/18077875-essentialism">Essentialism</a></li>
<li><a href="https://www.goodreads.com/book/show/13507787-practical-object-oriented-design-in-ruby">Practical Object Oriented Design in Ruby</a></li>
<li><a href="https://www.goodreads.com/book/show/38900866-it-doesn-t-have-to-be-crazy-at-work">It Doesn't Have to Be Crazy at Work</a></li>
<li><a href="https://www.imdb.com/title/tt0062588/">Mister Rogers' Neighborhood</a></li>
<li><a href="https://www.imdb.com/title/tt2014553/">Daniel Tiger's Neighborhood</a></li>
<li><a href="https://www.wonderbly.com/au/personalized-products/lost-my-name-book">Lost My Name</a></li>
<li><a href="https://www.wonderbly.com/au/personalized-products/the-wondrous-road-book">The Wondrous Road Ahead</a></li>
<li><a href="https://www.petlandia.com/">Petlandia</a></li>
<li><a href="https://www.imdb.com/title/tt4154756/">Avengers: Infinity War</a></li>
<li><a href="https://www.imdb.com/title/tt1477834/">Aquaman</a></li>
<li><a href="https://www.imdb.com/title/tt4998212/">The Ranch</a></li>
<li><a href="https://www.imdb.com/title/tt4955480/">Great News</a></li>
<li><a href="https://www.imdb.com/title/tt0496424/">30 Rock</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 01 Jan 2019 23:11:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0b475ffc/982de163.mp3" length="81879740" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/a-Gp3AVKqDxfwdcOksTyafXMVAhgChptKHTvrhGHiDs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3OS8x/NTcwNTc1Mjk0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>5089</itunes:duration>
      <itunes:summary>Jake and Michael are joined by David and Andrew of the Dads in Dev podcast, along with TJ Miller (not the actor/comedian) and Chris Gmyr to wrap up 2018 and look ahead to 2019 #cashmoney</itunes:summary>
      <itunes:subtitle>Jake and Michael are joined by David and Andrew of the Dads in Dev podcast, along with TJ Miller (not the actor/comedian) and Chris Gmyr to wrap up 2018 and look ahead to 2019 #cashmoney</itunes:subtitle>
      <itunes:keywords>adam wathan, paul redmond, webflow, american pickers, nova, making a murderer, radical candor, php, furies of calderon, laracon, refactoring ui, ralph breaks the internet, 5/3/1, jim wendler, 5khaos, laravel, todoist, children of time, egghead, headspace</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Vue transitions, file uploads, and conventional wisdom</title>
      <itunes:episode>51</itunes:episode>
      <podcast:episode>51</podcast:episode>
      <itunes:title>Vue transitions, file uploads, and conventional wisdom</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1eb44363-70d1-4a0d-bf6b-7823b5fedf46</guid>
      <link>https://share.transistor.fm/s/16e19967</link>
      <description>
        <![CDATA[<p>Jake and Michael record a live episode, and discuss Vue transitions, file uploading, and share some conventional wisdom.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://www.imdb.com/title/tt2709692/">The Grinch</a></li>
<li><a href="https://vuejs.org/v2/guide/transitions.html">Vue transitions</a></li>
<li><a href="https://pqina.nl/filepond/">FilePond</a></li>
<li><a href="https://pqina.nl/doka/">Doka.js</a></li>
<li><a href="https://github.com/laravolt/avatar">Laravolt</a></li>
<li><a href="https://spindriftfresh.com">Spindrift</a></li>
</ul>
<p>Thanks to Joe Lennon, Andreas Hubenthal, Rasmus C Nielsen, and JP Davy for sponsoring the show ❤</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael record a live episode, and discuss Vue transitions, file uploading, and share some conventional wisdom.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://www.imdb.com/title/tt2709692/">The Grinch</a></li>
<li><a href="https://vuejs.org/v2/guide/transitions.html">Vue transitions</a></li>
<li><a href="https://pqina.nl/filepond/">FilePond</a></li>
<li><a href="https://pqina.nl/doka/">Doka.js</a></li>
<li><a href="https://github.com/laravolt/avatar">Laravolt</a></li>
<li><a href="https://spindriftfresh.com">Spindrift</a></li>
</ul>
<p>Thanks to Joe Lennon, Andreas Hubenthal, Rasmus C Nielsen, and JP Davy for sponsoring the show ❤</p>]]>
      </content:encoded>
      <pubDate>Mon, 03 Dec 2018 23:10:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/16e19967/2134e43c.mp3" length="47881094" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/UuLxAk0A9saa3RnIXfkm1h0u4T7OCgWNR5-vaLborQk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3OC8x/NTcwNTc1MjkyLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2991</itunes:duration>
      <itunes:summary>Jake and Michael record a live episode, and discuss Vue transitions, file uploading, and share some conventional wisdom.</itunes:summary>
      <itunes:subtitle>Jake and Michael record a live episode, and discuss Vue transitions, file uploading, and share some conventional wisdom.</itunes:subtitle>
      <itunes:keywords>spindrift, filepond, php, doka.js, vue, laravolt, laravel, pqina</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Reconstructive surgery, time management, and scaling infrastructure</title>
      <itunes:episode>50</itunes:episode>
      <podcast:episode>50</podcast:episode>
      <itunes:title>Reconstructive surgery, time management, and scaling infrastructure</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">35cb1fe2-5369-40fa-8072-38e6d5219969</guid>
      <link>https://share.transistor.fm/s/23a48126</link>
      <description>
        <![CDATA[<p>Jake and Michael catch up for the 50th episode and discuss Michael's ACL reconstruction, time management, and scaling infrastructure.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://soundstripe.com">SoundStripe</a></li>
<li><a href="https://spindriftfresh.com">Spindrift sparkling water</a></li>
<li><a href="https://twitter.com/thedefineddish">The Defined Dish</a></li>
<li><a href="https://twitter.com/greggyb">Greg Baugues</a></li>
<li><a href="https://twitter.com/jockowillink">Jocko WIllink</a></li>
<li><a href="https://www.apple.com/au/newsroom/2018/06/ios-12-introduces-new-features-to-reduce-interruptions-and-manage-screen-time/">Apple Screen Time</a></li>
<li><a href="https://vuex.vuejs.org">Vuex</a></li>
<li><a href="https://github.com/adamwathan/vue-cli3-tailwind">Adam's Tailwind/vue-cli starter</a></li>
<li><a href="https://refactoringui.com">Refactoring UI</a></li>
<li><a href="https://jsonbin.org">jsonbin</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael catch up for the 50th episode and discuss Michael's ACL reconstruction, time management, and scaling infrastructure.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://soundstripe.com">SoundStripe</a></li>
<li><a href="https://spindriftfresh.com">Spindrift sparkling water</a></li>
<li><a href="https://twitter.com/thedefineddish">The Defined Dish</a></li>
<li><a href="https://twitter.com/greggyb">Greg Baugues</a></li>
<li><a href="https://twitter.com/jockowillink">Jocko WIllink</a></li>
<li><a href="https://www.apple.com/au/newsroom/2018/06/ios-12-introduces-new-features-to-reduce-interruptions-and-manage-screen-time/">Apple Screen Time</a></li>
<li><a href="https://vuex.vuejs.org">Vuex</a></li>
<li><a href="https://github.com/adamwathan/vue-cli3-tailwind">Adam's Tailwind/vue-cli starter</a></li>
<li><a href="https://refactoringui.com">Refactoring UI</a></li>
<li><a href="https://jsonbin.org">jsonbin</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 19 Nov 2018 06:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/23a48126/d661f92a.mp3" length="52877915" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/DC06BZ9u5Ln1DRu_-LmWiJ2S2PVAD0afWWpsj9fBNRI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3Ny8x/NTcwNTc1Mjg5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3303</itunes:duration>
      <itunes:summary>Jake and Michael catch up for the 50th episode and discuss Michael's ACL reconstruction, time management, and scaling infrastructure.</itunes:summary>
      <itunes:subtitle>Jake and Michael catch up for the 50th episode and discuss Michael's ACL reconstruction, time management, and scaling infrastructure.</itunes:subtitle>
      <itunes:keywords>jsonbin, vuex, screen time, spindrift, vue-cli, php, acl reconstruction, refactoring ui, the defined dish, apple, tailwind, soundstripe, jocko willink, laravel, greg baugues</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Laracon AU, form building, and advanced learning</title>
      <itunes:episode>49</itunes:episode>
      <podcast:episode>49</podcast:episode>
      <itunes:title>Laracon AU, form building, and advanced learning</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8339c317-687e-4c3d-9bfd-403d3ee63997</guid>
      <link>https://share.transistor.fm/s/40fa434b</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss the very first Laracon AU, designing and building forms, using Bootstrap and Tailwind CSS, and advanced learning.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://www.apptorium.com/expressions">Expressions</a></li>
<li><a href="https://getbootstrap.com">Bootstrap</a></li>
<li><a href="https://tailwindcss.com">Tailwind CSS</a></li>
<li><a href="https://laracon.com.au">Laracon AU</a></li>
<li><a href="https://shoptalkshow.com">Shop Talk podcast</a></li>
<li><a href="https://refactoring.guru">Refactoring Guru</a></li>
<li><a href="https://codeclimate.com/blog/7-ways-to-decompose-fat-activerecord-models/">7 patterns to refactor fat ActiveRecord models</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss the very first Laracon AU, designing and building forms, using Bootstrap and Tailwind CSS, and advanced learning.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://www.apptorium.com/expressions">Expressions</a></li>
<li><a href="https://getbootstrap.com">Bootstrap</a></li>
<li><a href="https://tailwindcss.com">Tailwind CSS</a></li>
<li><a href="https://laracon.com.au">Laracon AU</a></li>
<li><a href="https://shoptalkshow.com">Shop Talk podcast</a></li>
<li><a href="https://refactoring.guru">Refactoring Guru</a></li>
<li><a href="https://codeclimate.com/blog/7-ways-to-decompose-fat-activerecord-models/">7 patterns to refactor fat ActiveRecord models</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 15 Oct 2018 10:00:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/40fa434b/1b353d5a.mp3" length="48119773" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/XxVYgqmdUbl8xbAjPr7B-XW_wwHw30dyOnBpLgcMwNE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3Ni8x/NTcwNTc1Mjg3LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3006</itunes:duration>
      <itunes:summary>Jake and Michael discuss the very first Laracon AU, designing and building forms, using Bootstrap and Tailwind CSS, and advanced learning.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss the very first Laracon AU, designing and building forms, using Bootstrap and Tailwind CSS, and advanced learning.</itunes:subtitle>
      <itunes:keywords>apptorium, laracon, tailwind, css tricks, bootstrap, chris coyier, active record, sydney, php, expressions, laravel, refactoring, regex</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Type-safety, BladeX, and HTML emails</title>
      <itunes:episode>48</itunes:episode>
      <podcast:episode>48</podcast:episode>
      <itunes:title>Type-safety, BladeX, and HTML emails</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7bfd3217-b210-43d0-a274-14fee81fcf9f</guid>
      <link>https://share.transistor.fm/s/97f9d2d5</link>
      <description>
        <![CDATA[<p>Jake and Michael return to discuss the introduction of further type-safety in PHP, BladeX, finite state machines, and rendering HTML emails.</p>
<p>Thanks to <a href="https://spatie.be">Spatie</a> for sponsoring our show.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://wiki.php.net/rfc/typed_properties_v2">PHP typed properties</a></li>
<li><a href="http://slides.com/davidkhourshid/finite-state-machines#/">Infinitely better UIs with Finite Automata</a></li>
<li><a href="https://github.com/spatie/laravel-blade-x">BladeX</a> - custom HTML components in your Blade views</li>
<li><a href="https://laravel-news.com/introducing-view-components-on-laravel-an-alternative-to-view-composers">Introducing view components in Laravel</a></li>
<li><a href="https://github.com/spatie/laravel-view-components">Laravel View components (package)</a></li>
<li><a href="https://maizzle.com">Maizzle</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return to discuss the introduction of further type-safety in PHP, BladeX, finite state machines, and rendering HTML emails.</p>
<p>Thanks to <a href="https://spatie.be">Spatie</a> for sponsoring our show.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://wiki.php.net/rfc/typed_properties_v2">PHP typed properties</a></li>
<li><a href="http://slides.com/davidkhourshid/finite-state-machines#/">Infinitely better UIs with Finite Automata</a></li>
<li><a href="https://github.com/spatie/laravel-blade-x">BladeX</a> - custom HTML components in your Blade views</li>
<li><a href="https://laravel-news.com/introducing-view-components-on-laravel-an-alternative-to-view-composers">Introducing view components in Laravel</a></li>
<li><a href="https://github.com/spatie/laravel-view-components">Laravel View components (package)</a></li>
<li><a href="https://maizzle.com">Maizzle</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 01 Oct 2018 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/97f9d2d5/234224ca.mp3" length="45378358" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/-twAED-9ou_rWpw1FTC43niz_CplCSHX_7xNENLzenA/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3NS8x/NTcwNTc1Mjg0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2834</itunes:duration>
      <itunes:summary>Jake and Michael return to discuss the introduction of further type-safety in PHP, BladeX, finite state machines, and rendering HTML emails.</itunes:summary>
      <itunes:subtitle>Jake and Michael return to discuss the introduction of further type-safety in PHP, BladeX, finite state machines, and rendering HTML emails.</itunes:subtitle>
      <itunes:keywords>view components, finite state machines, spatie, maizzle, php, bladex, type safety, laravel</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Reinventing form controls, typing ahead, and converting MySQLi to Query Builder</title>
      <itunes:episode>47</itunes:episode>
      <podcast:episode>47</podcast:episode>
      <itunes:title>Reinventing form controls, typing ahead, and converting MySQLi to Query Builder</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a613603d-1b6b-410c-8444-93fd8839af24</guid>
      <link>https://share.transistor.fm/s/a8857576</link>
      <description>
        <![CDATA[<p>Jake and Michael return after a two month (!!) summer hiatus</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://syntax.fm/show/072/accessibility">Syntax - Accessibility</a></li>
<li><a href="http://www.fullstackradio.com/97">Full Stack Radio - Building accessible UI components</a></li>
<li><a href="https://themes.getbootstrap.com">Bootstrap Themes</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return after a two month (!!) summer hiatus</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://syntax.fm/show/072/accessibility">Syntax - Accessibility</a></li>
<li><a href="http://www.fullstackradio.com/97">Full Stack Radio - Building accessible UI components</a></li>
<li><a href="https://themes.getbootstrap.com">Bootstrap Themes</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 18 Sep 2018 21:35:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/a8857576/e24c4b36.mp3" length="45973458" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/VG_-2egoyXKcOvDKs0wwSUodSO2I6R8PxNgWKYNsxEo/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3NC8x/NTcwNTc1MjgyLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2871</itunes:duration>
      <itunes:summary>Jake and Michael return after a two month (!!) summer hiatus</itunes:summary>
      <itunes:subtitle>Jake and Michael return after a two month (!!) summer hiatus</itunes:subtitle>
      <itunes:keywords>syntax fm, bootstrap, php, ryan florence, accessibility, laravel, full stack radio</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title> Nova, bootleg live streams, and static site hosting</title>
      <itunes:episode>46</itunes:episode>
      <podcast:episode>46</podcast:episode>
      <itunes:title> Nova, bootleg live streams, and static site hosting</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">611a1216-d969-48ea-a2be-38c6dc8ebb1f</guid>
      <link>https://share.transistor.fm/s/50d42d2b</link>
      <description>
        <![CDATA[<p>Michael and Jake return just in time to talk about the upcoming secret Laravel project, Nova, Laracon US 2018, static site hosting, and more!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://nova.laravel.com">Nova</a></li>
<li><a href="https://twitter.com/freekmurze/status/1021511043254837249">Freek's live Nova stream</a></li>
<li><a href="https://twitter.com/taylorotwell/status/1020817544561733633">Laracon prizes</a></li>
<li><a href="https://challenge.tighten.co">Tighten coding challenge</a></li>
<li><a href="https://dyrynda.com.au/blog/laracon-us-2017-talk-recaps">Laracon 2017 talk recaps</a></li>
<li><a href="https://jigsaw.tighten.co">Jigsaw</a></li>
<li><a href="https://pages.github.com">GitHub Pages</a></li>
<li><a href="https://netlify.com">Netlify</a></li>
<li><a href="https://style.dyrynda.com.au">Michael's Laravel style guide</a></li>
<li><a href="https://www.netlify.com/docs/form-handling/">Netlify forms</a></li>
<li><a href="http://www.dadsindev.com">Dads in Dev</a></li>
<li><a href="https://laracon.com.au">Laracon AU 2018</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael and Jake return just in time to talk about the upcoming secret Laravel project, Nova, Laracon US 2018, static site hosting, and more!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://nova.laravel.com">Nova</a></li>
<li><a href="https://twitter.com/freekmurze/status/1021511043254837249">Freek's live Nova stream</a></li>
<li><a href="https://twitter.com/taylorotwell/status/1020817544561733633">Laracon prizes</a></li>
<li><a href="https://challenge.tighten.co">Tighten coding challenge</a></li>
<li><a href="https://dyrynda.com.au/blog/laracon-us-2017-talk-recaps">Laracon 2017 talk recaps</a></li>
<li><a href="https://jigsaw.tighten.co">Jigsaw</a></li>
<li><a href="https://pages.github.com">GitHub Pages</a></li>
<li><a href="https://netlify.com">Netlify</a></li>
<li><a href="https://style.dyrynda.com.au">Michael's Laravel style guide</a></li>
<li><a href="https://www.netlify.com/docs/form-handling/">Netlify forms</a></li>
<li><a href="http://www.dadsindev.com">Dads in Dev</a></li>
<li><a href="https://laracon.com.au">Laracon AU 2018</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Wed, 25 Jul 2018 00:35:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/50d42d2b/e3b11f3b.mp3" length="40070832" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/sx7qLWrQYQkBQ8FAqbcEkjPxrVYdM5g6wdm50lkFNws/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3My8x/NTcwNTc1MjgwLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2502</itunes:duration>
      <itunes:summary>Michael and Jake return just in time to talk about the upcoming secret Laravel project, Nova, Laracon US 2018, static site hosting, and more!</itunes:summary>
      <itunes:subtitle>Michael and Jake return just in time to talk about the upcoming secret Laravel project, Nova, Laracon US 2018, static site hosting, and more!</itunes:subtitle>
      <itunes:keywords>netlify, github pages, dads in dev, php, github, freek van der herten, laracon us, jigsaw, laracon au, nova, laravel, netlify forms, coding challenge, tighten co</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Event sourcing, auditing, and finite state machines</title>
      <itunes:episode>45</itunes:episode>
      <podcast:episode>45</podcast:episode>
      <itunes:title>Event sourcing, auditing, and finite state machines</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">aee218b1-2735-445b-93e5-ea57a6bb9407</guid>
      <link>https://share.transistor.fm/s/40821811</link>
      <description>
        <![CDATA[<p>Jake and Michael make their return to discuss event sourcing, auditing and reporting, and finite state machines after a busy real life schedule kept them away from recording for a month!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="http://calnewport.com/books/deep-work/">Deep Work</a></li>
<li><a href="https://murze.be/a-package-that-makes-event-sourcing-in-laravel-a-breeze">A package that makes event sourcing in Laravel a breeze</a></li>
<li><a href="https://eventsauce.io">Event Sauce</a></li>
<li><a href="https://thatpodcast.io/episodes/episode-50-the-one-where-we-talk-to-shawn-about-event-sourcery-cqrs-event-sourcing-and-gdpr">That Podcast: The one where we talk to Shawn about Event Sourcery, CQRS, Event Sourcing and GDPR</a></li>
<li><a href="http://www.fullstackradio.com/85">Full Stack Radio: Frank de Jonge - Event sourcing for beginners</a></li>
<li><a href="https://twitter.com/frankdejonge">Frank de Jonge</a></li>
<li><a href="https://twitter.com/shawnmccool">Shawn McCool</a></li>
<li><a href="https://docs.spatie.be/laravel-activitylog/v1/introduction">Laravel activitylog</a></li>
<li><a href="https://en.wikipedia.org/wiki/Finite-state_machine">Finite-state machine</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael make their return to discuss event sourcing, auditing and reporting, and finite state machines after a busy real life schedule kept them away from recording for a month!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="http://calnewport.com/books/deep-work/">Deep Work</a></li>
<li><a href="https://murze.be/a-package-that-makes-event-sourcing-in-laravel-a-breeze">A package that makes event sourcing in Laravel a breeze</a></li>
<li><a href="https://eventsauce.io">Event Sauce</a></li>
<li><a href="https://thatpodcast.io/episodes/episode-50-the-one-where-we-talk-to-shawn-about-event-sourcery-cqrs-event-sourcing-and-gdpr">That Podcast: The one where we talk to Shawn about Event Sourcery, CQRS, Event Sourcing and GDPR</a></li>
<li><a href="http://www.fullstackradio.com/85">Full Stack Radio: Frank de Jonge - Event sourcing for beginners</a></li>
<li><a href="https://twitter.com/frankdejonge">Frank de Jonge</a></li>
<li><a href="https://twitter.com/shawnmccool">Shawn McCool</a></li>
<li><a href="https://docs.spatie.be/laravel-activitylog/v1/introduction">Laravel activitylog</a></li>
<li><a href="https://en.wikipedia.org/wiki/Finite-state_machine">Finite-state machine</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Wed, 30 May 2018 22:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/40821811/c212b21a.mp3" length="51379946" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/o_FLRPRRz2HmeAkaACLhCiQ9ovR7bkRuZAMipuc81Lg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3Mi8x/NTcwNTc1Mjc3LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3209</itunes:duration>
      <itunes:summary>Jake and Michael make their return to discuss event sourcing, auditing and reporting, and finite state machines after a busy real life schedule kept them away from recording for a month!</itunes:summary>
      <itunes:subtitle>Jake and Michael make their return to discuss event sourcing, auditing and reporting, and finite state machines after a busy real life schedule kept them away from recording for a month!</itunes:subtitle>
      <itunes:keywords>activitylog, shawn mccool, full stack radio, event sourcing, deep work, php, finite-state machine, frank de jonge, event sauce, spatie, that podcast, laravel</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>ANZACs, queues, and file uploads</title>
      <itunes:episode>44</itunes:episode>
      <podcast:episode>44</podcast:episode>
      <itunes:title>ANZACs, queues, and file uploads</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d8fc0aef-fe43-44ea-80d8-1ad0385d3ae1</guid>
      <link>https://share.transistor.fm/s/ec858b2f</link>
      <description>
        <![CDATA[<p>Jake and Michael return in an irregular time slot to discuss ANZACs, scaling Laravel, queues, handling file uploads, and more!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Anzac_Day">Anzac Day</a></li>
<li><a href="https://en.wikipedia.org/wiki/Remembrance_Day">Remembrance Day</a></li>
<li><a href="https://en.wikipedia.org/wiki/Memorial_Day">Memorial Day</a></li>
<li><a href="https://en.wikipedia.org/wiki/Veterans_Day">Veterans Day</a></li>
<li><a href="http://scalinglaravel.com">Scaling Laravel</a></li>
<li><a href="https://forge.laravel.com">Laravel Forge</a></li>
<li><a href="https://twitter.com/taylorotwell/status/989137878226743296">50% off Forge for three months</a></li>
<li><a href="http://www.rabbitmq.com">RabbitMQ</a></li>
<li><a href="https://www.iron.io/mq">Iron MessageQueue</a></li>
<li><a href="https://pusher.com">Pusher</a></li>
<li><a href="https://docs.spatie.be/laravel-medialibrary/v7/introduction">Spatie Medialibrary</a></li>
<li><a href="http://www.fullstackradio.com/83">Full Stack Radio - DHH - Stimulus in Practice + On Writing Software Well</a></li>
<li><a href="https://twitter.com/spatie_be/status/988334479575003138">Spatie's new t-shirts</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return in an irregular time slot to discuss ANZACs, scaling Laravel, queues, handling file uploads, and more!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Anzac_Day">Anzac Day</a></li>
<li><a href="https://en.wikipedia.org/wiki/Remembrance_Day">Remembrance Day</a></li>
<li><a href="https://en.wikipedia.org/wiki/Memorial_Day">Memorial Day</a></li>
<li><a href="https://en.wikipedia.org/wiki/Veterans_Day">Veterans Day</a></li>
<li><a href="http://scalinglaravel.com">Scaling Laravel</a></li>
<li><a href="https://forge.laravel.com">Laravel Forge</a></li>
<li><a href="https://twitter.com/taylorotwell/status/989137878226743296">50% off Forge for three months</a></li>
<li><a href="http://www.rabbitmq.com">RabbitMQ</a></li>
<li><a href="https://www.iron.io/mq">Iron MessageQueue</a></li>
<li><a href="https://pusher.com">Pusher</a></li>
<li><a href="https://docs.spatie.be/laravel-medialibrary/v7/introduction">Spatie Medialibrary</a></li>
<li><a href="http://www.fullstackradio.com/83">Full Stack Radio - DHH - Stimulus in Practice + On Writing Software Well</a></li>
<li><a href="https://twitter.com/spatie_be/status/988334479575003138">Spatie's new t-shirts</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Wed, 25 Apr 2018 16:25:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ec858b2f/4af905d8.mp3" length="34662685" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/8V0860br2MXy7fslSH04qBUFvx6IXcZIBJh7qxsVRWQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3MS8x/NTcwNTc1Mjc1LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2164</itunes:duration>
      <itunes:summary>Jake and Michael return in an irregular time slot to discuss ANZACs, scaling Laravel, queues, handling file uploads, and more!</itunes:summary>
      <itunes:subtitle>Jake and Michael return in an irregular time slot to discuss ANZACs, scaling Laravel, queues, handling file uploads, and more!</itunes:subtitle>
      <itunes:keywords>iron messagequeue, spatie, full stack radio, chris fidao, memorial day, php, rabbitmq, scaling laravel, anzac day, laravel forge, stimulusf, veterans day, laravel, remembrance day, pusher, dhh</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Mechanical keyboards, shared databases, and code thoughts</title>
      <itunes:episode>43</itunes:episode>
      <podcast:episode>43</podcast:episode>
      <itunes:title>Mechanical keyboards, shared databases, and code thoughts</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2bec9d43-20a6-43e0-aa36-7dfb9e6e4d7c</guid>
      <link>https://share.transistor.fm/s/2fb42cad</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss their new keyboards, Michael tells us about an app using shared database models and migrations he got into production, and we both discuss the code thoughts experiment on Telegram.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://www.apple.com/shop/product/MQ052LL/A/magic-keyboard-with-numeric-keypad-us-english-silver?fnode=56">Apple Magic Keyboard 2</a></li>
<li><a href="https://codekeyboards.com">CODE Clear</a></li>
<li><a href="https://www.amazon.com/Mechanical-Pro-Bluetooth-Anti-Ghost-Smartphone/dp/B06XW87X9D">Anne Pro</a></li>
<li><a href="https://www.etymonline.com/word/aluminum">Etymology of alumin(i)um</a></li>
<li><a href="https://dyrynda.com.au/blog/sharing-databases-between-laravel-applications">Sharing databases between Laravel applications</a></li>
<li><a href="https://codethoughts.chat">Code Thoughts</a></li>
<li><a href="https://t.me/codethoughts">Subscribe on Telegram</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss their new keyboards, Michael tells us about an app using shared database models and migrations he got into production, and we both discuss the code thoughts experiment on Telegram.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://www.apple.com/shop/product/MQ052LL/A/magic-keyboard-with-numeric-keypad-us-english-silver?fnode=56">Apple Magic Keyboard 2</a></li>
<li><a href="https://codekeyboards.com">CODE Clear</a></li>
<li><a href="https://www.amazon.com/Mechanical-Pro-Bluetooth-Anti-Ghost-Smartphone/dp/B06XW87X9D">Anne Pro</a></li>
<li><a href="https://www.etymonline.com/word/aluminum">Etymology of alumin(i)um</a></li>
<li><a href="https://dyrynda.com.au/blog/sharing-databases-between-laravel-applications">Sharing databases between Laravel applications</a></li>
<li><a href="https://codethoughts.chat">Code Thoughts</a></li>
<li><a href="https://t.me/codethoughts">Subscribe on Telegram</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 09 Apr 2018 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/2fb42cad/6b0fee35.mp3" length="43041303" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/LYyLIxymuVKZJUgfcM7LA4iCbHp_9a04hXhss06TKkc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY3MC8x/NTcwNTc1MjcyLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2688</itunes:duration>
      <itunes:summary>Jake and Michael discuss their new keyboards, Michael tells us about an app using shared database models and migrations he got into production, and we both discuss the code thoughts experiment on Telegram.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss their new keyboards, Michael tells us about an app using shared database models and migrations he got into production, and we both discuss the code thoughts experiment on Telegram.</itunes:subtitle>
      <itunes:keywords>chris gmyr, keith damiani, tj miller, code thoughts, magic keyboard, anne pro, php, daniel colbourne, code keyboard, aluminum, aluminium, laravel, caleb porzio</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Stimulus, Glitch, and smart speakers</title>
      <itunes:episode>42</itunes:episode>
      <podcast:episode>42</podcast:episode>
      <itunes:title>Stimulus, Glitch, and smart speakers</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">92c5a088-be9b-4426-bd35-e79d1575afb0</guid>
      <link>https://share.transistor.fm/s/fe903cf4</link>
      <description>
        <![CDATA[<p>Jake and Michael talk about the latest open source contribution from Basecamp, Stimulus, keeping up to date with new technology, and smart speakers.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://stimulusjs.org">Stimulus: A modest JavaScript framework for the HTML you already have</a></li>
<li><a href="http://www.fullstackradio.com/83">Full Stack Radio - DHH - Stimulus in Practice + On Writing Software Well</a></li>
<li><a href="https://github.com/turbolinks/turbolinks">Turbolinks</a></li>
<li><a href="https://www.youtube.com/channel/UCdx5Dk3EWTe2i8YDA7bfl6g">On writing software (well?)</a></li>
<li><a href="https://twitter.com/taylorotwell/status/972143372650602498">Taylor Otwell revisiting value object casting</a></li>
<li><a href="https://syntax.fm/show/035/keeping-up-with-the-codeashians-dealing-with-our-fast-paced-industry">Syntax FM - Keeping up with the Codeashians</a></li>
<li><a href="https://glitch.com/edit/#!/import/github/stimulusjs/stimulus-starter">stimulus-starter on Glitch</a></li>
<li><a href="https://browsersync.io">Browsersync</a></li>
<li><a href="https://developers.google.com/web/tools/setup/setup-workflow">Chrome DevTools workspaces</a></li>
<li><a href="https://github.com/spatie/laravel-mix-purgecss">laravel-mix-purgecss</a></li>
<li><a href="https://tailwindcss.com">Tailwind CSS</a></li>
<li><a href="https://www.apple.com/homepod/">HomePod</a></li>
<li><a href="https://store.google.com/product/google_home">Google Home</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael talk about the latest open source contribution from Basecamp, Stimulus, keeping up to date with new technology, and smart speakers.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://stimulusjs.org">Stimulus: A modest JavaScript framework for the HTML you already have</a></li>
<li><a href="http://www.fullstackradio.com/83">Full Stack Radio - DHH - Stimulus in Practice + On Writing Software Well</a></li>
<li><a href="https://github.com/turbolinks/turbolinks">Turbolinks</a></li>
<li><a href="https://www.youtube.com/channel/UCdx5Dk3EWTe2i8YDA7bfl6g">On writing software (well?)</a></li>
<li><a href="https://twitter.com/taylorotwell/status/972143372650602498">Taylor Otwell revisiting value object casting</a></li>
<li><a href="https://syntax.fm/show/035/keeping-up-with-the-codeashians-dealing-with-our-fast-paced-industry">Syntax FM - Keeping up with the Codeashians</a></li>
<li><a href="https://glitch.com/edit/#!/import/github/stimulusjs/stimulus-starter">stimulus-starter on Glitch</a></li>
<li><a href="https://browsersync.io">Browsersync</a></li>
<li><a href="https://developers.google.com/web/tools/setup/setup-workflow">Chrome DevTools workspaces</a></li>
<li><a href="https://github.com/spatie/laravel-mix-purgecss">laravel-mix-purgecss</a></li>
<li><a href="https://tailwindcss.com">Tailwind CSS</a></li>
<li><a href="https://www.apple.com/homepod/">HomePod</a></li>
<li><a href="https://store.google.com/product/google_home">Google Home</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 13 Mar 2018 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/fe903cf4/0cd7ee61.mp3" length="46386528" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/nzUw7Xtt6GTER1WqFfBfArvvxz2Um27G8Il1TiY2Cwg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2OS8x/NTcwNTc1MjcwLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2897</itunes:duration>
      <itunes:summary>Jake and Michael talk about the latest open source contribution from Basecamp, Stimulus, keeping up to date with new technology, and smart speakers.</itunes:summary>
      <itunes:subtitle>Jake and Michael talk about the latest open source contribution from Basecamp, Stimulus, keeping up to date with new technology, and smart speakers.</itunes:subtitle>
      <itunes:keywords>homepod, browsersync, php, tailwind css, basecamp, turbolinks, glitch, purgecss, spatie, laravel, stimulus, laravel mix, google home, full stack radio</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Work, Books and Movies, and Controversy</title>
      <itunes:episode>41</itunes:episode>
      <podcast:episode>41</podcast:episode>
      <itunes:title>Work, Books and Movies, and Controversy</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b86854d2-a08b-420a-b1d4-53938c194b3b</guid>
      <link>https://share.transistor.fm/s/c4d83273</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Cash Money Cowork members TJ Miller and Andrew Del Prete to talk about work, books and movies they've been reading, and controversial topics.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.pcisecuritystandards.org">PCI Compliance</a></li>
<li><a href="https://en.wikipedia.org/wiki/Shiplap">Shiplap</a></li>
<li><a href="https://www.musicbed.com">Musicbed</a></li>
<li><a href="https://www.amazon.com/Iron-Gold-Book-Rising-Saga/dp/042528591X">Iron Gold</a></li>
<li><a href="http://www.wolf359.fm">Wolf 359</a></li>
<li><a href="https://arsparadoxica.com/">Ars Paradoxica</a></li>
<li><a href="https://thisamericanlife.org">This American Life</a></li>
<li><a href="https://www.npr.org/podcasts/510307/invisibilia">Invisibilia</a></li>
<li><a href="https://stownpodcast.org">S-Town</a></li>
<li><a href="https://docs.docker.com/engine/swarm/">Docker Swarm</a></li>
<li><a href="https://kubernetes.io">Kubernetes</a></li>
<li><a href="http://www.imdb.com/title/tt1825683/">Black Panther</a></li>
<li><a href="http://www.afl.com.au/womens">AFLW</a></li>
<li><a href="http://www.imdb.com/title/tt4276820/">The Founder</a></li>
<li><a href="https://www.amazon.com/Truth-About-Employee-Engagement-Addressing/dp/111923798X">The truth about employee engagement</a></li>
<li><a href="https://laravel.com/certification/">Laravel Certification</a></li>
<li><a href="https://www.tablegroup.com/books/ideal-team-player">The Ideal Team Player</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by Cash Money Cowork members TJ Miller and Andrew Del Prete to talk about work, books and movies they've been reading, and controversial topics.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.pcisecuritystandards.org">PCI Compliance</a></li>
<li><a href="https://en.wikipedia.org/wiki/Shiplap">Shiplap</a></li>
<li><a href="https://www.musicbed.com">Musicbed</a></li>
<li><a href="https://www.amazon.com/Iron-Gold-Book-Rising-Saga/dp/042528591X">Iron Gold</a></li>
<li><a href="http://www.wolf359.fm">Wolf 359</a></li>
<li><a href="https://arsparadoxica.com/">Ars Paradoxica</a></li>
<li><a href="https://thisamericanlife.org">This American Life</a></li>
<li><a href="https://www.npr.org/podcasts/510307/invisibilia">Invisibilia</a></li>
<li><a href="https://stownpodcast.org">S-Town</a></li>
<li><a href="https://docs.docker.com/engine/swarm/">Docker Swarm</a></li>
<li><a href="https://kubernetes.io">Kubernetes</a></li>
<li><a href="http://www.imdb.com/title/tt1825683/">Black Panther</a></li>
<li><a href="http://www.afl.com.au/womens">AFLW</a></li>
<li><a href="http://www.imdb.com/title/tt4276820/">The Founder</a></li>
<li><a href="https://www.amazon.com/Truth-About-Employee-Engagement-Addressing/dp/111923798X">The truth about employee engagement</a></li>
<li><a href="https://laravel.com/certification/">Laravel Certification</a></li>
<li><a href="https://www.tablegroup.com/books/ideal-team-player">The Ideal Team Player</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 26 Feb 2018 22:22:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/c4d83273/d36d99aa.mp3" length="75174891" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/5N8nGdteJpvemMvw_kSpKbiCXqpA-CNEEsPyB_R6Xsg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2OC8x/NTcwNTc1MjY3LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>4696</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by Cash Money Cowork members TJ Miller and Andrew Del Prete to talk about work, books and movies they've been reading, and controversial topics.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by Cash Money Cowork members TJ Miller and Andrew Del Prete to talk about work, books and movies they've been reading, and controversial topics.</itunes:subtitle>
      <itunes:keywords>pci, cashmoney, invisibilia, controversy, tj miller, spatie, php, andrew del prete, wolf 359, founder, music bed, ars paradoxica, s town, laravel, kubernetes, iron gold, this american life</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Drop sets, engaging stakeholders, and real time stats with Matty Lantz</title>
      <itunes:episode>40</itunes:episode>
      <podcast:episode>40</podcast:episode>
      <itunes:title>Drop sets, engaging stakeholders, and real time stats with Matty Lantz</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7ce1c7b2-44b7-4fbf-8b77-08b4707be893</guid>
      <link>https://share.transistor.fm/s/b56469fd</link>
      <description>
        <![CDATA[<p>Jake and Michael were joined by Matty Lantz and covered such topics as working out, the recently completed Laracon Online, engaging stake holders, and real time stats with Facebook Insights.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://twitter.com/mattylantz">Matty Lantz</a></li>
<li><a href="https://twitter.com/abigailotwell/status/962159188267986944">Taylor's daddy/daughter dance</a></li>
<li><a href="https://www.muscleandfitness.com/workouts/workout-routines/gain-greater-mass-drop-sets">Drop sets</a></li>
<li><a href="https://twitter.com/stevenwadejr/status/961607786781118465">Comparing PHP and Ruby</a></li>
<li><a href="https://www.thisamericanlife.org/">This American Life</a></li>
<li><a href="https://laracon.net">Laracon Online</a></li>
<li><a href="https://twitter.com/steveschoger">Steve Schoger</a></li>
<li><a href="https://horizon.laravel.com/">Laravel Horizon</a></li>
<li><a href="https://twitter.com/cmgmyr">Chris Gmyr</a></li>
<li><a href="https://twitter.com/laurium">Laura Elizabeth</a></li>
<li><a href="https://designacademy.io/">Design Academy</a></li>
<li><a href="http://blog.cleancoder.com/uncle-bob/2014/12/17/TheCyclesOfTDD.html">Red-Green-Refactor</a></li>
<li><a href="https://developers.facebook.com/docs/marketing-api/insights">Facebook Ad Insights API</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael were joined by Matty Lantz and covered such topics as working out, the recently completed Laracon Online, engaging stake holders, and real time stats with Facebook Insights.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://twitter.com/mattylantz">Matty Lantz</a></li>
<li><a href="https://twitter.com/abigailotwell/status/962159188267986944">Taylor's daddy/daughter dance</a></li>
<li><a href="https://www.muscleandfitness.com/workouts/workout-routines/gain-greater-mass-drop-sets">Drop sets</a></li>
<li><a href="https://twitter.com/stevenwadejr/status/961607786781118465">Comparing PHP and Ruby</a></li>
<li><a href="https://www.thisamericanlife.org/">This American Life</a></li>
<li><a href="https://laracon.net">Laracon Online</a></li>
<li><a href="https://twitter.com/steveschoger">Steve Schoger</a></li>
<li><a href="https://horizon.laravel.com/">Laravel Horizon</a></li>
<li><a href="https://twitter.com/cmgmyr">Chris Gmyr</a></li>
<li><a href="https://twitter.com/laurium">Laura Elizabeth</a></li>
<li><a href="https://designacademy.io/">Design Academy</a></li>
<li><a href="http://blog.cleancoder.com/uncle-bob/2014/12/17/TheCyclesOfTDD.html">Red-Green-Refactor</a></li>
<li><a href="https://developers.facebook.com/docs/marketing-api/insights">Facebook Ad Insights API</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 12 Feb 2018 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/b56469fd/2168a8bb.mp3" length="56354255" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/q1BQGF54Dp8kyQ0FuqEWKjTwxwofPHGGi3QM2ko7QB4/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2Ny8x/NTcwNTc1MjY1LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3520</itunes:duration>
      <itunes:summary>Jake and Michael were joined by Matty Lantz and covered such topics as working out, the recently completed Laracon Online, engaging stake holders, and real time stats with Facebook Insights.</itunes:summary>
      <itunes:subtitle>Jake and Michael were joined by Matty Lantz and covered such topics as working out, the recently completed Laracon Online, engaging stake holders, and real time stats with Facebook Insights.</itunes:subtitle>
      <itunes:keywords>laracon online, steve schoger, this american life, laravel horizon, php, spatie, matty lantz, laravel, drop sets, chris gmyr, facebook insights, dhh</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Model accessors, style guides, and Nomads</title>
      <itunes:episode>39</itunes:episode>
      <podcast:episode>39</podcast:episode>
      <itunes:title>Model accessors, style guides, and Nomads</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">136e7b7b-b782-4721-a35b-f0aac7f974a4</guid>
      <link>https://share.transistor.fm/s/53946921</link>
      <description>
        <![CDATA[<p>Jake and Michael return for 2018 and discuss model accessors for relationships, documenting style guides, shared database migrations, and more!</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.nintendo.com/games/detail/mario-kart-8-deluxe-switch">Mario Kart 8 Deluxe</a></li>
<li><a href="https://laravel.com/docs/5.5/eloquent-mutators#accessors-and-mutators">Model accessors &amp; mutators</a></li>
<li><a href="https://style.dyrynda.com.au">Michael's Laravel style guide</a></li>
<li><a href="https://guidelines.spatie.be">Spatie guidelines</a></li>
<li><a href="https://github.com/michaeldyrynda/nomad">Nomad</a></li>
<li><a href="https://github.com/michaeldyrynda/vagabond">Vagabond</a></li>
<li><a href="https://github.com/spatie/dashboard.spatie.be">Spatie Dashboard</a></li>
<li><a href="https://pusher.com">Pusher</a></li>
<li><a href="https://www.fivemindev.com">#fivemindev</a></li>
<li><a href="https://breville.com.au/products/the-barista-express?variant=35146202066">Breville Barista Express</a></li>
<li><a href="https://www.greatwildcoffee.com">Great Wild Coffee</a></li>
<li><a href="https://laracon.com.au">Laracon AU</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return for 2018 and discuss model accessors for relationships, documenting style guides, shared database migrations, and more!</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.nintendo.com/games/detail/mario-kart-8-deluxe-switch">Mario Kart 8 Deluxe</a></li>
<li><a href="https://laravel.com/docs/5.5/eloquent-mutators#accessors-and-mutators">Model accessors &amp; mutators</a></li>
<li><a href="https://style.dyrynda.com.au">Michael's Laravel style guide</a></li>
<li><a href="https://guidelines.spatie.be">Spatie guidelines</a></li>
<li><a href="https://github.com/michaeldyrynda/nomad">Nomad</a></li>
<li><a href="https://github.com/michaeldyrynda/vagabond">Vagabond</a></li>
<li><a href="https://github.com/spatie/dashboard.spatie.be">Spatie Dashboard</a></li>
<li><a href="https://pusher.com">Pusher</a></li>
<li><a href="https://www.fivemindev.com">#fivemindev</a></li>
<li><a href="https://breville.com.au/products/the-barista-express?variant=35146202066">Breville Barista Express</a></li>
<li><a href="https://www.greatwildcoffee.com">Great Wild Coffee</a></li>
<li><a href="https://laracon.com.au">Laracon AU</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 29 Jan 2018 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/53946921/75092e59.mp3" length="51419164" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/EW-FP3bTP6YK2-Sx5lmFlRqA1KGEs_a73AgnBbvjc8E/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2Ni8x/NTcwNTc1MjYzLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3212</itunes:duration>
      <itunes:summary>Jake and Michael return for 2018 and discuss model accessors for relationships, documenting style guides, shared database migrations, and more!</itunes:summary>
      <itunes:subtitle>Jake and Michael return for 2018 and discuss model accessors for relationships, documenting style guides, shared database migrations, and more!</itunes:subtitle>
      <itunes:keywords>style guides, model accessors, mario kart, pusher, barista express, great wild coffee, php, fivemindev, laracon au, nomad, eloquent, vagabond, spatie, laravel, breville</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>The second annual Dads in Dev meets North Meets South meets TJ Miller Christmas Extravaganza web podcast (Part One)</title>
      <itunes:episode>39</itunes:episode>
      <podcast:episode>39</podcast:episode>
      <itunes:title>The second annual Dads in Dev meets North Meets South meets TJ Miller Christmas Extravaganza web podcast (Part One)</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1cb44696-3638-4619-9032-d475bbde8985</guid>
      <link>https://share.transistor.fm/s/1bf2db01</link>
      <description>
        <![CDATA[<p>Andrew Del Prete, David Hemphill, and TJ Miller join Michael and Jake for their second annual Christmas crossover podcast. We talk about things we learned, best memories, favourite books and movies of 2017 and what we're looking forward to in 2018, as well as play a little Christmas trivia.</p>
<p><a href="http://www.dadsindev.com/31">Part Two</a></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.mozilla.org/en-US/firefox/">Firefox Quantum</a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/">Vue.js devtools for Firefox</a></li>
<li><a href="http://www.imdb.com/title/tt1679335/">Trolls</a></li>
<li><a href="https://www.youtube.com/watch?v=UclCCFNG9q4">Gorillaz - Clint Eastwood</a></li>
<li><a href="http://www.imdb.com/title/tt3521164/">Moana</a></li>
<li><a href="http://www.imdb.com/title/tt0451279/">Wonder Woman</a></li>
<li><a href="https://en.wikipedia.org/wiki/The_Expanse_(novel_series)">The Expanse</a></li>
<li><a href="http://www.imdb.com/title/tt3315342/">Logan</a></li>
<li><a href="http://www.imdb.com/title/tt1856101/">Blade Runner 2049</a></li>
<li><a href="http://www.imdb.com/title/tt3890160/">Baby Driver</a></li>
<li><a href="http://www.imdb.com/title/tt4649466/">Kingsman: The Golden Circle</a></li>
<li><a href="http://www.imdb.com/title/tt2316204/">Alien: Covenant</a></li>
<li><a href="http://www.imdb.com/title/tt3501632/">Thor: Ragnarok</a></li>
<li><a href="http://www.imdb.com/title/tt2250912/">Spiderman: Homecoming</a></li>
<li><a href="http://calnewport.com/books/deep-work/">Deep Work</a></li>
<li><a href="https://basecamp.com/books/rework">Rework</a></li>
<li><a href="http://www.imdb.com/title/tt2543164/">Arrival</a></li>
<li><a href="http://www.imdb.com/title/tt0414993/">The Fountain</a></li>
<li><a href="https://www.stephencovey.com/7habits/7habits.php">The 7 habits of highly effective people</a></li>
<li><a href="https://www.amazon.com/Wool-Trilogy-Shift-Dust-ebook/dp/B00I96357W">The Wool Trilogy</a></li>
<li><a href="https://www.amazon.com/Beacon-23-Complete-Hugh-Howey-ebook/dp/B0151HYRCS">Beacon 23</a></li>
<li><a href="https://www.learnperf.com/">Web Performance Basics</a></li>
<li><a href="https://www.fivemindev.com/">#FiveMinDev</a> (Async/Await, JavaScript Promises courses)</li>
<li><a href="https://pushsilver.com/">PushSilver</a></li>
<li><a href="https://vessel.shippingdocker.com/">Vessel - Docker dev environment for Laravel</a></li>
<li><a href="http://laradock.io/">Laradock - Docker PHP development environment</a></li>
<li><a href="http://www.imdb.com/title/tt0095016/">Die Hard</a></li>
<li><a href="http://www.imdb.com/title/tt0116705/">Jingle All the Way</a></li>
<li><a href="https://www.youtube.com/watch?v=pKV74qkokmk">Arnold's Pizza Shop</a></li>
<li><a href="http://www.imdb.com/title/tt0319343/">Elf</a></li>
<li><a href="http://www.imdb.com/title/tt0095107/">Earnest Saves Christmas</a></li>
<li><a href="http://www.imdb.com/title/tt0097958/">National Lampoon's Christmas Vacation</a></li>
<li><a href="https://en.wikipedia.org/wiki/Birthday_problem">Birthday problem</a></li>
<li><a href="https://devchat.tv/conferences/js-remote-conf-2017">JS Remote Conf 2017</a></li>
<li><a href="https://laracon.com.au">Laracon AU</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Andrew Del Prete, David Hemphill, and TJ Miller join Michael and Jake for their second annual Christmas crossover podcast. We talk about things we learned, best memories, favourite books and movies of 2017 and what we're looking forward to in 2018, as well as play a little Christmas trivia.</p>
<p><a href="http://www.dadsindev.com/31">Part Two</a></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.mozilla.org/en-US/firefox/">Firefox Quantum</a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/">Vue.js devtools for Firefox</a></li>
<li><a href="http://www.imdb.com/title/tt1679335/">Trolls</a></li>
<li><a href="https://www.youtube.com/watch?v=UclCCFNG9q4">Gorillaz - Clint Eastwood</a></li>
<li><a href="http://www.imdb.com/title/tt3521164/">Moana</a></li>
<li><a href="http://www.imdb.com/title/tt0451279/">Wonder Woman</a></li>
<li><a href="https://en.wikipedia.org/wiki/The_Expanse_(novel_series)">The Expanse</a></li>
<li><a href="http://www.imdb.com/title/tt3315342/">Logan</a></li>
<li><a href="http://www.imdb.com/title/tt1856101/">Blade Runner 2049</a></li>
<li><a href="http://www.imdb.com/title/tt3890160/">Baby Driver</a></li>
<li><a href="http://www.imdb.com/title/tt4649466/">Kingsman: The Golden Circle</a></li>
<li><a href="http://www.imdb.com/title/tt2316204/">Alien: Covenant</a></li>
<li><a href="http://www.imdb.com/title/tt3501632/">Thor: Ragnarok</a></li>
<li><a href="http://www.imdb.com/title/tt2250912/">Spiderman: Homecoming</a></li>
<li><a href="http://calnewport.com/books/deep-work/">Deep Work</a></li>
<li><a href="https://basecamp.com/books/rework">Rework</a></li>
<li><a href="http://www.imdb.com/title/tt2543164/">Arrival</a></li>
<li><a href="http://www.imdb.com/title/tt0414993/">The Fountain</a></li>
<li><a href="https://www.stephencovey.com/7habits/7habits.php">The 7 habits of highly effective people</a></li>
<li><a href="https://www.amazon.com/Wool-Trilogy-Shift-Dust-ebook/dp/B00I96357W">The Wool Trilogy</a></li>
<li><a href="https://www.amazon.com/Beacon-23-Complete-Hugh-Howey-ebook/dp/B0151HYRCS">Beacon 23</a></li>
<li><a href="https://www.learnperf.com/">Web Performance Basics</a></li>
<li><a href="https://www.fivemindev.com/">#FiveMinDev</a> (Async/Await, JavaScript Promises courses)</li>
<li><a href="https://pushsilver.com/">PushSilver</a></li>
<li><a href="https://vessel.shippingdocker.com/">Vessel - Docker dev environment for Laravel</a></li>
<li><a href="http://laradock.io/">Laradock - Docker PHP development environment</a></li>
<li><a href="http://www.imdb.com/title/tt0095016/">Die Hard</a></li>
<li><a href="http://www.imdb.com/title/tt0116705/">Jingle All the Way</a></li>
<li><a href="https://www.youtube.com/watch?v=pKV74qkokmk">Arnold's Pizza Shop</a></li>
<li><a href="http://www.imdb.com/title/tt0319343/">Elf</a></li>
<li><a href="http://www.imdb.com/title/tt0095107/">Earnest Saves Christmas</a></li>
<li><a href="http://www.imdb.com/title/tt0097958/">National Lampoon's Christmas Vacation</a></li>
<li><a href="https://en.wikipedia.org/wiki/Birthday_problem">Birthday problem</a></li>
<li><a href="https://devchat.tv/conferences/js-remote-conf-2017">JS Remote Conf 2017</a></li>
<li><a href="https://laracon.com.au">Laracon AU</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 11 Dec 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1bf2db01/a8565641.mp3" length="53895573" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/DhsrB3KBBHCU3aCsBqEsYecfIAmSxUuNuTPok3fOsz0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2NS8x/NTcwNTc1MjU5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3367</itunes:duration>
      <itunes:summary>Andrew Del Prete, David Hemphill, and TJ Miller join Michael and Jake for their second annual Christmas crossover podcast. We talk about things we learned, best memories, favourite books and movies of 2017 and what we're looking forward to in 2018, as well as play a little Christmas trivia.</itunes:summary>
      <itunes:subtitle>Andrew Del Prete, David Hemphill, and TJ Miller join Michael and Jake for their second annual Christmas crossover podcast. We talk about things we learned, best memories, favourite books and movies of 2017 and what we're looking forward to in 2018, as wel</itunes:subtitle>
      <itunes:keywords>web, technology, php, laravel, mysql, development, vuejs</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Professor Plum in the library with a wrench</title>
      <itunes:episode>38</itunes:episode>
      <podcast:episode>38</podcast:episode>
      <itunes:title>Professor Plum in the library with a wrench</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cabefb66-eee4-4312-93fb-64f250b78ecd</guid>
      <link>https://share.transistor.fm/s/16fb41f8</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael talk about Clue, Laracon, working with legacy applications and migrations, machine learning, and CSRF protection.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://laracon.com.au">Laracon AU</a></li>
<li><a href="http://laracon.us">Laracon US</a></li>
<li><a href="https://laracon.net">Laracon Online</a></li>
<li><a href="https://laracasts.com">Laracasts</a></li>
<li><a href="https://laracasts.com/series/laravel-from-scratch-2017">Laravel 5.4 from scratch</a></li>
<li><a href="https://laracasts.com/series/whats-new-in-laravel-5-5">What's new in Laravel 5.5</a></li>
<li><a href="https://github.com/cviebrock/sequel-pro-laravel-export">Sequel Pro Laravel migration exporter</a></li>
<li><a href="https://github.com/Xethron/migrations-generator">Laravel migrations generator</a></li>
<li><a href="https://twitter.com/jordonbrill">Jordon Brill</a></li>
<li><a href="https://en.wikipedia.org/wiki/Machine_learning">Machine learning</a></li>
<li><a href="https://www.tensorflow.org">Google Tensor Flow</a></li>
<li><a href="https://aws.amazon.com/aml/">Amazon Machine Learning</a></li>
<li><a href="https://www.ibm.com/watson/">IBM Watson</a></li>
<li><a href="https://cloud.google.com/bigquery/">Google BigQuery</a></li>
<li><a href="https://aws.amazon.com/redshift/">AWS Redshift</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-nullable-fields">Laravel nullable fields</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-cascade-soft-deletes">Laravel cascade soft deletes</a></li>
<li><a href="https://monterail.github.io/vuelidate/">Vuelidate</a></li>
<li><a href="https://github.com/spatie/form-backend-validation">Form backend validation</a></li>
<li><a href="https://github.com/spatie/laravel-newsletter">Laravel newsletter</a></li>
<li><a href="https://greatwildcoffee.com/">Great Wild Coffee</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael talk about Clue, Laracon, working with legacy applications and migrations, machine learning, and CSRF protection.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://laracon.com.au">Laracon AU</a></li>
<li><a href="http://laracon.us">Laracon US</a></li>
<li><a href="https://laracon.net">Laracon Online</a></li>
<li><a href="https://laracasts.com">Laracasts</a></li>
<li><a href="https://laracasts.com/series/laravel-from-scratch-2017">Laravel 5.4 from scratch</a></li>
<li><a href="https://laracasts.com/series/whats-new-in-laravel-5-5">What's new in Laravel 5.5</a></li>
<li><a href="https://github.com/cviebrock/sequel-pro-laravel-export">Sequel Pro Laravel migration exporter</a></li>
<li><a href="https://github.com/Xethron/migrations-generator">Laravel migrations generator</a></li>
<li><a href="https://twitter.com/jordonbrill">Jordon Brill</a></li>
<li><a href="https://en.wikipedia.org/wiki/Machine_learning">Machine learning</a></li>
<li><a href="https://www.tensorflow.org">Google Tensor Flow</a></li>
<li><a href="https://aws.amazon.com/aml/">Amazon Machine Learning</a></li>
<li><a href="https://www.ibm.com/watson/">IBM Watson</a></li>
<li><a href="https://cloud.google.com/bigquery/">Google BigQuery</a></li>
<li><a href="https://aws.amazon.com/redshift/">AWS Redshift</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-nullable-fields">Laravel nullable fields</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-cascade-soft-deletes">Laravel cascade soft deletes</a></li>
<li><a href="https://monterail.github.io/vuelidate/">Vuelidate</a></li>
<li><a href="https://github.com/spatie/form-backend-validation">Form backend validation</a></li>
<li><a href="https://github.com/spatie/laravel-newsletter">Laravel newsletter</a></li>
<li><a href="https://greatwildcoffee.com/">Great Wild Coffee</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 27 Nov 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/16fb41f8/867897cf.mp3" length="60912511" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/_-HAaMf51bzAQk9Atr9MMERv_iXC97yD58dMxRNCsoU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2NC8x/NTcwNTc1MjU2LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3805</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael talk about Clue, Laracon, working with legacy applications and migrations, machine learning, and CSRF protection.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael talk about Clue, Laracon, working with legacy applications and migrations, machine learning, and CSRF protection.</itunes:subtitle>
      <itunes:keywords>clue, vuelidate, tensor flow, mailchimp, big query, laracasts, laracon, php, sequel pro, jordon brill, red shift, laravel, spatie, watson, machine learning, nullable fields</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Secret trips, status pages, and communication</title>
      <itunes:episode>37</itunes:episode>
      <podcast:episode>37</podcast:episode>
      <itunes:title>Secret trips, status pages, and communication</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b208b9ce-2d58-4b09-a349-084df525f626</guid>
      <link>https://share.transistor.fm/s/0c7fbc2d</link>
      <description>
        <![CDATA[<p>In this episode, Michael teases about the secret purpose of his Sydney trip, before moving on to the topic of status pages and reporting service disruptions, as well as communicating with peers.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.apple.com/airpods/">AirPods</a></li>
<li><a href="https://twitter.com/suddenbreak">Andreas</a></li>
<li><a href="https://www.xero.com/">Xero</a></li>
<li><a href="https://spatie.be">Spatie's</a> <a href="https://github.com/spatie/form-backend-validation">form-backend-validation</a> JavaScript package</li>
<li><a href="https://styleci.io/">StyleCI</a></li>
<li><a href="https://alt-three.com/">Alt Three Services</a></li>
<li><a href="https://cachethq.io/">Catchet</a></li>
<li><a href="https://botman.io">Botman</a></li>
<li><a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox">Flexbox</a></li>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout">CSS Grid</a></li>
<li><a href="http://tailwindcss.com/">Tailwind CSS</a></li>
<li><a href="https://acss.io/">Atomic CSS</a></li>
<li><a href="https://flexboxzombies.com/p/flexbox-zombies">Flexbox Zombies</a></li>
<li><a href="https://flexbox.io/">What the Flexbox?!</a></li>
<li><a href="https://heyfocus.com/">Focus</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Michael teases about the secret purpose of his Sydney trip, before moving on to the topic of status pages and reporting service disruptions, as well as communicating with peers.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.apple.com/airpods/">AirPods</a></li>
<li><a href="https://twitter.com/suddenbreak">Andreas</a></li>
<li><a href="https://www.xero.com/">Xero</a></li>
<li><a href="https://spatie.be">Spatie's</a> <a href="https://github.com/spatie/form-backend-validation">form-backend-validation</a> JavaScript package</li>
<li><a href="https://styleci.io/">StyleCI</a></li>
<li><a href="https://alt-three.com/">Alt Three Services</a></li>
<li><a href="https://cachethq.io/">Catchet</a></li>
<li><a href="https://botman.io">Botman</a></li>
<li><a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox">Flexbox</a></li>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout">CSS Grid</a></li>
<li><a href="http://tailwindcss.com/">Tailwind CSS</a></li>
<li><a href="https://acss.io/">Atomic CSS</a></li>
<li><a href="https://flexboxzombies.com/p/flexbox-zombies">Flexbox Zombies</a></li>
<li><a href="https://flexbox.io/">What the Flexbox?!</a></li>
<li><a href="https://heyfocus.com/">Focus</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 13 Nov 2017 20:52:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0c7fbc2d/6d1c8b5a.mp3" length="41179506" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/bExr3QYsluAg8pcd0iwcWeXc3ZLm3Rcwk6Ew6-vZBEI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2My8x/NTcwNTc1MjUzLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2572</itunes:duration>
      <itunes:summary>In this episode, Michael teases about the secret purpose of his Sydney trip, before moving on to the topic of status pages and reporting service disruptions, as well as communicating with peers.</itunes:summary>
      <itunes:subtitle>In this episode, Michael teases about the secret purpose of his Sydney trip, before moving on to the topic of status pages and reporting service disruptions, as well as communicating with peers.</itunes:subtitle>
      <itunes:keywords>tailwind, spatie, flexbox, atomic css, alt three, focus, php, catche, flexbox for zombies, xero, what the flexbox, marcel pociot, laravel, botman, graham campbell, css grid, styleci</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Code reviews, view composers, and Stranger Things</title>
      <itunes:episode>36</itunes:episode>
      <podcast:episode>36</podcast:episode>
      <itunes:title>Code reviews, view composers, and Stranger Things</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">34295577-a51a-4fc4-942b-0f52e48838d0</guid>
      <link>https://share.transistor.fm/s/0dcaab6e</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael speak about Thor: Ragnarok and Stranger Things 2, before diving into reviewing code and view composers.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.netflix.com/title/80057281">Stranger Things 2</a></li>
<li><a href="http://www.imdb.com/title/tt3501632/">Thor: Ragnarok</a></li>
<li><a href="https://www.apple.com/shop/product/MMEF2/airpods?fnode=42">AirPods</a></li>
<li><a href="https://www.wyzecam.com">Wyze Cam</a></li>
<li><a href="https://eastwest.se/blog/fbar-version-2">F-Bar 2.0</a></li>
<li><a href="https://dotdev.co/laravel-mix-wordpress/">Using Laravel Mix for your WordPress theme</a></li>
<li><a href="https://laravel.com/docs/5.5/views#view-composers">View composers</a></li>
<li><a href="https://laravel.com/docs/5.5/views#sharing-data-with-all-views">Sharing data with all views (View::share)</a></li>
<li><a href="https://carbon.now.sh">Create and share images of your code</a></li>
<li><a href="https://dnsrecords.io">dnsrecords.io</a></li>
<li><a href="https://github.com/spatie/laravel-medialibrary">Spatie Media Library</a></li>
</ul>
<p><strong>Shout outs</strong></p>
<ul>
<li><a href="https://twitter.com/wilburpowery">Wilbur Powery</a></li>
<li><a href="https://twitter.com/jeffer_8a">Jeff</a><br>
*<a href="https://twitter.com/janostlund">Jan Östlund</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael speak about Thor: Ragnarok and Stranger Things 2, before diving into reviewing code and view composers.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.netflix.com/title/80057281">Stranger Things 2</a></li>
<li><a href="http://www.imdb.com/title/tt3501632/">Thor: Ragnarok</a></li>
<li><a href="https://www.apple.com/shop/product/MMEF2/airpods?fnode=42">AirPods</a></li>
<li><a href="https://www.wyzecam.com">Wyze Cam</a></li>
<li><a href="https://eastwest.se/blog/fbar-version-2">F-Bar 2.0</a></li>
<li><a href="https://dotdev.co/laravel-mix-wordpress/">Using Laravel Mix for your WordPress theme</a></li>
<li><a href="https://laravel.com/docs/5.5/views#view-composers">View composers</a></li>
<li><a href="https://laravel.com/docs/5.5/views#sharing-data-with-all-views">Sharing data with all views (View::share)</a></li>
<li><a href="https://carbon.now.sh">Create and share images of your code</a></li>
<li><a href="https://dnsrecords.io">dnsrecords.io</a></li>
<li><a href="https://github.com/spatie/laravel-medialibrary">Spatie Media Library</a></li>
</ul>
<p><strong>Shout outs</strong></p>
<ul>
<li><a href="https://twitter.com/wilburpowery">Wilbur Powery</a></li>
<li><a href="https://twitter.com/jeffer_8a">Jeff</a><br>
*<a href="https://twitter.com/janostlund">Jan Östlund</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 30 Oct 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0dcaab6e/b3631a9e.mp3" length="52481025" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/4LiG7d4p_-PCihS6LJJLz7eHfvzGD2YcRxiBw3FUhx4/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2Mi8x/NTcwNTc1MjUxLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3278</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael speak about Thor: Ragnarok and Stranger Things 2, before diving into reviewing code and view composers.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael speak about Thor: Ragnarok and Stranger Things 2, before diving into reviewing code and view composers.</itunes:subtitle>
      <itunes:keywords>jan ostlund, wyze cam, spatie, php, airpods, laravel mix, f-bar, thor ragnarok, view composers, iphone x, sna ewxoesa, laravel, stranger things, code review</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Promises, Empathy, and the Ivy Lee Method</title>
      <itunes:episode>35</itunes:episode>
      <podcast:episode>35</podcast:episode>
      <itunes:title>Promises, Empathy, and the Ivy Lee Method</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7945e5a6-8826-41d2-85f4-cd3c7b1025d9</guid>
      <link>https://share.transistor.fm/s/674f6428</link>
      <description>
        <![CDATA[<p>Jake and Michael talk late into the night about Andrew Del Prete's JavaScript Promises course, uploading files to Amazon S3 with DropzoneJS, books they've been reading, and more.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://fivemindev.com/">#fivemindev</a> by <a href="https://twitter.com/andrewdelprete">Andrew Del Prete</a></li>
<li><a href="http://laracasts.com/series/es6-cliffsnotes">ES6 Crash Course</a></li>
<li><a href="https://github.com/pagekit/vue-resource">vue-resource</a></li>
<li><a href="https://github.com/axios/axios">axios</a></li>
<li><a href="https://en.wiktionary.org/wiki/riddle_wrapped_up_in_an_enigma">A riddle wrapped up in a mystery...</a></li>
<li><a href="http://www.dropzonejs.com">DropzoneJS</a></li>
<li><a href="https://37signals.com/rework">Rework</a> by <a href="https://twitter.com/jasonfried">Jason Fried</a> and <a href="https://twitter.com/dhh">DHH</a></li>
<li><a href="https://www.amazon.com.au/Habits-Highly-Effective-People-Powerful-ebook/dp/B00GOZV3TM">The 7 Habits of Highly Effective People</a> by <a href="https://twitter.com/StephenRCovey">Stephen R. Covey</a></li>
<li><a href="https://jamesclear.com/ivy-lee">The Ivy Lee Method</a></li>
<li><a href="https://github.com/spatie/browsershot">Browsershot</a> by <a href="https://spatie.be">Spatie</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael talk late into the night about Andrew Del Prete's JavaScript Promises course, uploading files to Amazon S3 with DropzoneJS, books they've been reading, and more.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://fivemindev.com/">#fivemindev</a> by <a href="https://twitter.com/andrewdelprete">Andrew Del Prete</a></li>
<li><a href="http://laracasts.com/series/es6-cliffsnotes">ES6 Crash Course</a></li>
<li><a href="https://github.com/pagekit/vue-resource">vue-resource</a></li>
<li><a href="https://github.com/axios/axios">axios</a></li>
<li><a href="https://en.wiktionary.org/wiki/riddle_wrapped_up_in_an_enigma">A riddle wrapped up in a mystery...</a></li>
<li><a href="http://www.dropzonejs.com">DropzoneJS</a></li>
<li><a href="https://37signals.com/rework">Rework</a> by <a href="https://twitter.com/jasonfried">Jason Fried</a> and <a href="https://twitter.com/dhh">DHH</a></li>
<li><a href="https://www.amazon.com.au/Habits-Highly-Effective-People-Powerful-ebook/dp/B00GOZV3TM">The 7 Habits of Highly Effective People</a> by <a href="https://twitter.com/StephenRCovey">Stephen R. Covey</a></li>
<li><a href="https://jamesclear.com/ivy-lee">The Ivy Lee Method</a></li>
<li><a href="https://github.com/spatie/browsershot">Browsershot</a> by <a href="https://spatie.be">Spatie</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 16 Oct 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/674f6428/a0ef7665.mp3" length="51924199" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/GkbED7fYHbGTF_Z74K1fZzDM8sQxSWMWRb7RI1DYtCg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2MS8x/NTcwNTc1MjQ4LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3243</itunes:duration>
      <itunes:summary>Jake and Michael talk late into the night about Andrew Del Prete's JavaScript Promises course, uploading files to Amazon S3 with DropzoneJS, books they've been reading, and more.</itunes:summary>
      <itunes:subtitle>Jake and Michael talk late into the night about Andrew Del Prete's JavaScript Promises course, uploading files to Amazon S3 with DropzoneJS, books they've been reading, and more.</itunes:subtitle>
      <itunes:keywords>javascript promises, dhh, empathy, rework, php, browsershot, spatie, andrew del prete, ivy lee, five minute dev, dropzone, whole 30, laravel, jason fried</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Aussie slang, deep delegation, and gathering requirements</title>
      <itunes:episode>34</itunes:episode>
      <podcast:episode>34</podcast:episode>
      <itunes:title>Aussie slang, deep delegation, and gathering requirements</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">15af8085-f92e-45fd-b9be-a8a757d4313d</guid>
      <link>https://share.transistor.fm/s/00fd17ec</link>
      <description>
        <![CDATA[<p>Jake and Michael return to share some of the Aussie slang Jake has been learning and cover such groundbreaking topics as this year's Hacktoberfest, deep delegation, gathering requirements, and more!</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://superloop.com">Superloop</a></li>
<li><a href="https://hacktoberfest.digitalocean.com">Hacktoberfest</a></li>
<li><a href="https://gistlog.co">Gistlog</a></li>
<li><a href="http://markdowntomedium.com">Markdown to Medium</a></li>
<li><a href="http://www.firedaemon.com">Fire daemon</a></li>
<li><a href="https://laravel-news.com/minio-s3-compliant-storage">Minio: An open source S3-compliant storage service</a></li>
<li><a href="https://github.com/spatie/browsershot">Browsershot</a> by <a href="https://spatie.be/en">Spatie</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return to share some of the Aussie slang Jake has been learning and cover such groundbreaking topics as this year's Hacktoberfest, deep delegation, gathering requirements, and more!</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://superloop.com">Superloop</a></li>
<li><a href="https://hacktoberfest.digitalocean.com">Hacktoberfest</a></li>
<li><a href="https://gistlog.co">Gistlog</a></li>
<li><a href="http://markdowntomedium.com">Markdown to Medium</a></li>
<li><a href="http://www.firedaemon.com">Fire daemon</a></li>
<li><a href="https://laravel-news.com/minio-s3-compliant-storage">Minio: An open source S3-compliant storage service</a></li>
<li><a href="https://github.com/spatie/browsershot">Browsershot</a> by <a href="https://spatie.be/en">Spatie</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 02 Oct 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/00fd17ec/0c12f131.mp3" length="41395501" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/i1gbtoaoYEGVEN3gB1nCZScHzhUFy9qS1YBXOKitvJ8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY2MC8x/NTcwNTc1MjQ1LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2585</itunes:duration>
      <itunes:summary>Jake and Michael return to share some of the Aussie slang Jake has been learning and cover such groundbreaking topics as this year's Hacktoberfest, deep delegation, gathering requirements, and more!</itunes:summary>
      <itunes:subtitle>Jake and Michael return to share some of the Aussie slang Jake has been learning and cover such groundbreaking topics as this year's Hacktoberfest, deep delegation, gathering requirements, and more!</itunes:subtitle>
      <itunes:keywords>browsershots, spatie, php, headless chrome, hacktoberfest, laravel, deep delegation, minio</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Managing timelines, wireframing, and nested Laravel applications</title>
      <itunes:episode>33</itunes:episode>
      <podcast:episode>33</podcast:episode>
      <itunes:title>Managing timelines, wireframing, and nested Laravel applications</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">6e44e161-6a13-462e-b39f-e770798bdd94</guid>
      <link>https://share.transistor.fm/s/443177de</link>
      <description>
        <![CDATA[<p>Jake and Michael continue with their developing journey and share their approaches to managing timelines. They also talk about different wireframing techniques and setup some future episodes with discussion around containing multiple applications in a single Laravel install.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Agile_software_development">Agile Software Development</a></li>
<li><a href="https://en.wikipedia.org/wiki/Scrum_(software_development)">Scrum</a></li>
<li><a href="https://twitter.com/jasonfried">Jason Fried</a> - <a href="https://www.inc.com/magazine/201512/jason-fried/the-key-to-making-deadlines-actually-work.html">How to make deadlines actually work</a></li>
<li><a href="https://en.wikipedia.org/wiki/Kanban_(development)">Kanban</a></li>
<li><a href="https://activecollab.com/project-management-guides/kanban-ebook">Kanban Quick and Easy Guide</a></li>
<li><a href="https://sketchapp.com">Sketch</a></li>
<li><a href="https://www.invisionapp.com/craft">Craft</a> by <a href="https://www.invisionapp.com">Invision</a></li>
<li><a href="https://github.com/fzaninotto/faker">Faker</a></li>
<li><a href="https://itunes.apple.com/app/notability/id360593530?mt=8">Notability</a> for iOS</li>
<li><a href="https://www.sketchappsources.com/free-source/349-bootstrap-3-vector-ui-kit.html">Bootstrap components</a> for Sketch</li>
<li><a href="https://guidelines.spatie.be">Guidelines</a> by <a href="https://spatie.be">Spatie</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael continue with their developing journey and share their approaches to managing timelines. They also talk about different wireframing techniques and setup some future episodes with discussion around containing multiple applications in a single Laravel install.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Agile_software_development">Agile Software Development</a></li>
<li><a href="https://en.wikipedia.org/wiki/Scrum_(software_development)">Scrum</a></li>
<li><a href="https://twitter.com/jasonfried">Jason Fried</a> - <a href="https://www.inc.com/magazine/201512/jason-fried/the-key-to-making-deadlines-actually-work.html">How to make deadlines actually work</a></li>
<li><a href="https://en.wikipedia.org/wiki/Kanban_(development)">Kanban</a></li>
<li><a href="https://activecollab.com/project-management-guides/kanban-ebook">Kanban Quick and Easy Guide</a></li>
<li><a href="https://sketchapp.com">Sketch</a></li>
<li><a href="https://www.invisionapp.com/craft">Craft</a> by <a href="https://www.invisionapp.com">Invision</a></li>
<li><a href="https://github.com/fzaninotto/faker">Faker</a></li>
<li><a href="https://itunes.apple.com/app/notability/id360593530?mt=8">Notability</a> for iOS</li>
<li><a href="https://www.sketchappsources.com/free-source/349-bootstrap-3-vector-ui-kit.html">Bootstrap components</a> for Sketch</li>
<li><a href="https://guidelines.spatie.be">Guidelines</a> by <a href="https://spatie.be">Spatie</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 04 Sep 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/443177de/28c5ceeb.mp3" length="41296879" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/_f4-EkfGOHZC9QISCZMrcebS524nTCXQFkW992m8K2s/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1OS8x/NTcwNTc1MjQzLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2579</itunes:duration>
      <itunes:summary>Jake and Michael continue with their developing journey and share their approaches to managing timelines. They also talk about different wireframing techniques and setup some future episodes with discussion around containing multiple applications in a single Laravel install.</itunes:summary>
      <itunes:subtitle>Jake and Michael continue with their developing journey and share their approaches to managing timelines. They also talk about different wireframing techniques and setup some future episodes with discussion around containing multiple applications in a sin</itunes:subtitle>
      <itunes:keywords>sketch, spatie, php, scrum, agile, notability, kanban, invision craft, laravel, jason fried, faker</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Conventions, configuration, and becoming a lead developer</title>
      <itunes:episode>32</itunes:episode>
      <podcast:episode>32</podcast:episode>
      <itunes:title>Conventions, configuration, and becoming a lead developer</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">51c1d959-7d78-4159-bafb-4e4a1276ec80</guid>
      <link>https://share.transistor.fm/s/2c677239</link>
      <description>
        <![CDATA[<p>Jake and Michael return after a few weeks' hiatus and discuss Michael's new role as a lead developer and the slightly softer focus for the podcast moving forward.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://anchor.fm/jacob-bennett">Jake's Anchor.fm station</a></li>
<li><a href="https://twitter.com/Jeffer_8a/status/898005843102322688">Why Laravel?</a> (Thread)</li>
<li><a href="https://laravel-news.com/laravel-5-5-responsable">Responsable interface</a></li>
<li><a href="https://laravel-news.com/podcast/43">Laravel News Podcast</a></li>
<li><a href="https://twitter.com/adamwathan/status/897836363885797376">Adam Wathan's example</a></li>
<li><a href="https://medium.com/@yonatanzunger/so-about-this-googlers-manifesto-1e3773ed1788">So about this Googler's manifesto</a></li>
<li>Vue.js</li>
<li><a href="https://vuejs.org/v2/guide/syntax.html#Filters">Filters</a></li>
<li><a href="https://vuejs.org/v2/guide/computed.html#Computed-Properties">Computed properties</a></li>
<li><a href="http://www.fullstackradio.com/episodes/0ea5031d/70-jeffrey-way-vue-js-tactics-for-server-side-web-apps">Full Stack Radio 70: Jeffrey Way - Vue.js tactics for Server-Side Web Apps</a></li>
<li><a href="https://github.com/spatie/dashboard.spatie.be">Spatie Dashboard</a></li>
<li><a href="https://vuejs.org/v2/guide/mixins.html#ad">Vue.js mixins</a></li>
<li><a href="http://osticket.com">osTicket</a></li>
<li><a href="https://freshdesk.com">Freshdesk</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return after a few weeks' hiatus and discuss Michael's new role as a lead developer and the slightly softer focus for the podcast moving forward.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://anchor.fm/jacob-bennett">Jake's Anchor.fm station</a></li>
<li><a href="https://twitter.com/Jeffer_8a/status/898005843102322688">Why Laravel?</a> (Thread)</li>
<li><a href="https://laravel-news.com/laravel-5-5-responsable">Responsable interface</a></li>
<li><a href="https://laravel-news.com/podcast/43">Laravel News Podcast</a></li>
<li><a href="https://twitter.com/adamwathan/status/897836363885797376">Adam Wathan's example</a></li>
<li><a href="https://medium.com/@yonatanzunger/so-about-this-googlers-manifesto-1e3773ed1788">So about this Googler's manifesto</a></li>
<li>Vue.js</li>
<li><a href="https://vuejs.org/v2/guide/syntax.html#Filters">Filters</a></li>
<li><a href="https://vuejs.org/v2/guide/computed.html#Computed-Properties">Computed properties</a></li>
<li><a href="http://www.fullstackradio.com/episodes/0ea5031d/70-jeffrey-way-vue-js-tactics-for-server-side-web-apps">Full Stack Radio 70: Jeffrey Way - Vue.js tactics for Server-Side Web Apps</a></li>
<li><a href="https://github.com/spatie/dashboard.spatie.be">Spatie Dashboard</a></li>
<li><a href="https://vuejs.org/v2/guide/mixins.html#ad">Vue.js mixins</a></li>
<li><a href="http://osticket.com">osTicket</a></li>
<li><a href="https://freshdesk.com">Freshdesk</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 21 Aug 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/2c677239/c7db5eac.mp3" length="36882870" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/zrUubf3UPJwPAe7HO3feu7O0Qyj556aCcy1OU_JtK3Q/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1OC8x/NTcwNTc1MjQxLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2303</itunes:duration>
      <itunes:summary>Jake and Michael return after a few weeks' hiatus and discuss Michael's new role as a lead developer and the slightly softer focus for the podcast moving forward.</itunes:summary>
      <itunes:subtitle>Jake and Michael return after a few weeks' hiatus and discuss Michael's new role as a lead developer and the slightly softer focus for the podcast moving forward.</itunes:subtitle>
      <itunes:keywords>google manifesto, full stack radio, adam wathan, php, osticket, jeffrey way, gantt charts, laravel, spatie, freshdesk</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Podcasting, side hustles, and the importance of being earnest</title>
      <itunes:episode>31</itunes:episode>
      <podcast:episode>31</podcast:episode>
      <itunes:title>Podcasting, side hustles, and the importance of being earnest</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8afa5054-0383-40e5-948d-31a83dc172e9</guid>
      <link>https://share.transistor.fm/s/aed2507e</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by up-and-coming Laravel community members Caleb Porzio and Daniel Coulbourne for a casual chat about a wide array of topics from podcasting, to side hustles, and the importance of being earnest.</p>
<p><strong>Guest starring</strong></p>
<ul>
<li><a href="https://twitter.com/calebporzio">Caleb Porzio</a></li>
<li><a href="https://twitter.com/dcoulbourne">Daniel Coulbourne</a></li>
</ul>
<p><strong>Show links</strong></p>
<ul>
<li><a href="http://fitsandstarts.fm/">Fits + Starts</a></li>
<li><a href="http://twentypercent.fm/">Twenty Percent Time</a></li>
<li><a href="https://www.npmjs.com/package/es6-resource-client">es6-resource-client</a></li>
<li><a href="https://zaengle.com/blog/layers-of-a-laravel-vue-application">Sharing data in a Laravel/Vue application</a></li>
<li><a href="http://www.5lovelanguages.com/">5 Love Languages</a> (referred to as 7 Love Languages)</li>
<li><a href="https://adamwathan.me/the-book-launch-that-let-me-quit-my-job">The $61,392 Book Launch That Let Me Quit My Job</a></li>
<li><a href="https://twitter.com/themsaid/status/877831014059450369">Great people doing stuff for money so they can do other stuff for free</a></li>
<li><a href="http://markdowntomedium.com/">Markdown to Medium</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by up-and-coming Laravel community members Caleb Porzio and Daniel Coulbourne for a casual chat about a wide array of topics from podcasting, to side hustles, and the importance of being earnest.</p>
<p><strong>Guest starring</strong></p>
<ul>
<li><a href="https://twitter.com/calebporzio">Caleb Porzio</a></li>
<li><a href="https://twitter.com/dcoulbourne">Daniel Coulbourne</a></li>
</ul>
<p><strong>Show links</strong></p>
<ul>
<li><a href="http://fitsandstarts.fm/">Fits + Starts</a></li>
<li><a href="http://twentypercent.fm/">Twenty Percent Time</a></li>
<li><a href="https://www.npmjs.com/package/es6-resource-client">es6-resource-client</a></li>
<li><a href="https://zaengle.com/blog/layers-of-a-laravel-vue-application">Sharing data in a Laravel/Vue application</a></li>
<li><a href="http://www.5lovelanguages.com/">5 Love Languages</a> (referred to as 7 Love Languages)</li>
<li><a href="https://adamwathan.me/the-book-launch-that-let-me-quit-my-job">The $61,392 Book Launch That Let Me Quit My Job</a></li>
<li><a href="https://twitter.com/themsaid/status/877831014059450369">Great people doing stuff for money so they can do other stuff for free</a></li>
<li><a href="http://markdowntomedium.com/">Markdown to Medium</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 26 Jun 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/aed2507e/3c3a47e7.mp3" length="70763647" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/wrWE93HE1fwchVQ6Z7RAOPNWjfE0YwJmfYRcEtfq_aQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1Ny8x/NTcwNTc1MjM4LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>4421</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by up-and-coming Laravel community members Caleb Porzio and Daniel Coulbourne for a casual chat about a wide array of topics from podcasting, to side hustles, and the importance of being earnest.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by up-and-coming Laravel community members Caleb Porzio and Daniel Coulbourne for a casual chat about a wide array of topics from podcasting, to side hustles, and the importance of being earnest.</itunes:subtitle>
      <itunes:keywords>caleb porzio, twenty percent fm, jquery, zaengle, vue, react, php, fits and starts, laravel, daniel coulbourne, axios, spatie</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Making users, shared sessions, and production deployments</title>
      <itunes:episode>30</itunes:episode>
      <podcast:episode>30</podcast:episode>
      <itunes:title>Making users, shared sessions, and production deployments</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7d0cadd2-3696-45b4-8ec7-4ce54d07831d</guid>
      <link>https://share.transistor.fm/s/0cf4f8d2</link>
      <description>
        <![CDATA[<p>In our golden episode, Jake and Michael talk about making users in a Laravel app, sharing sessions between servers and applications, and answer a listener question on our production deployment workflows.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://github.com/michaeldyrynda/laravel-make-user">make:user package</a></li>
<li><a href="https://medium.com/@taylorotwell/package-auto-discovery-in-laravel-5-5-ea9e3ab20518">Package auto-discovery in Laravel 5.5</a></li>
<li><a href="https://gistlog.co/JacobBennett/090369fbab0b31130b51">API token authentication in Laravel 5.2 &amp; 5.3</a></li>
<li><a href="https://github.com/Adldap2/Adldap2-Laravel">Adldap2 - Laravel</a></li>
<li><a href="https://jenkins.io/">Jenkins</a></li>
<li><a href="http://pre-commit.com/">pre-commit by Yelp</a></li>
<li><a href="https://eastwest.se/apps/gitftpdeploy">GitFTP-Deploy</a></li>
<li><a href="https://github.com/git-ftp/git-ftp">git-ftp</a></li>
<li><a href="http://surge.sh/">Surge</a></li>
<li><a href="https://murze.be/2017/05/testing-vue-component-part-1-getting-started/">Testing Vue components</a> - a five-part series</li>
<li><a href="https://murze.be/2017/06/a-straightforward-vue-component-to-filter-and-sort-tables">A straightforward Vue component to filter and sort tables</a> (post to be published during the week of June 12, 2017)</li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In our golden episode, Jake and Michael talk about making users in a Laravel app, sharing sessions between servers and applications, and answer a listener question on our production deployment workflows.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://github.com/michaeldyrynda/laravel-make-user">make:user package</a></li>
<li><a href="https://medium.com/@taylorotwell/package-auto-discovery-in-laravel-5-5-ea9e3ab20518">Package auto-discovery in Laravel 5.5</a></li>
<li><a href="https://gistlog.co/JacobBennett/090369fbab0b31130b51">API token authentication in Laravel 5.2 &amp; 5.3</a></li>
<li><a href="https://github.com/Adldap2/Adldap2-Laravel">Adldap2 - Laravel</a></li>
<li><a href="https://jenkins.io/">Jenkins</a></li>
<li><a href="http://pre-commit.com/">pre-commit by Yelp</a></li>
<li><a href="https://eastwest.se/apps/gitftpdeploy">GitFTP-Deploy</a></li>
<li><a href="https://github.com/git-ftp/git-ftp">git-ftp</a></li>
<li><a href="http://surge.sh/">Surge</a></li>
<li><a href="https://murze.be/2017/05/testing-vue-component-part-1-getting-started/">Testing Vue components</a> - a five-part series</li>
<li><a href="https://murze.be/2017/06/a-straightforward-vue-component-to-filter-and-sort-tables">A straightforward Vue component to filter and sort tables</a> (post to be published during the week of June 12, 2017)</li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 12 Jun 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0cf4f8d2/1982d337.mp3" length="39857285" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/XTN-e3hwboJSyiann6tD7GDbbcMNX0L0FbzrtJBdEYM/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1Ni8x/NTcwNTc1MjM2LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2489</itunes:duration>
      <itunes:summary>In our golden episode, Jake and Michael talk about making users in a Laravel app, sharing sessions between servers and applications, and answer a listener question on our production deployment workflows.</itunes:summary>
      <itunes:subtitle>In our golden episode, Jake and Michael talk about making users in a Laravel app, sharing sessions between servers and applications, and answer a listener question on our production deployment workflows.</itunes:subtitle>
      <itunes:keywords>spatie, adldap2, php, pre-commit, vue, surge, jenkins, git-ftp, package auto discovery, api, laravel, gitftp-deploy</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Vue components, chainable jobs, and life after thirty</title>
      <itunes:episode>29</itunes:episode>
      <podcast:episode>29</podcast:episode>
      <itunes:title>Vue components, chainable jobs, and life after thirty</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0c8ff5d9-7b62-4c53-83da-4b3f04d3a2e2</guid>
      <link>https://share.transistor.fm/s/ea765017</link>
      <description>
        <![CDATA[<p>Jake and Michael talk about how simple Vue makes life, chaining jobs in the upcoming Laravel 5.5, and Michael's upcoming 30th birthday.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://github.com/laravel/framework/blob/master/CHANGELOG-5.5.md">Laravel 5.5 changelog</a></li>
<li><a href="https://github.com/laravel/framework/commit/81bcb03b303707cdc94420983b9d72ed558a2b3d">Adding chainable jobs</a></li>
<li><a href="https://twitter.com/taylorotwell/status/847925269432344577">Taylor's chainable job tweet</a></li>
<li><a href="https://murze.be/2016/09/taking-care-of-backups-with-laravel/">Taking care of backups with Laravel</a></li>
<li><a href="https://github.com/spatie/laravel-backup"> Spatie's Laravel Backup package</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael talk about how simple Vue makes life, chaining jobs in the upcoming Laravel 5.5, and Michael's upcoming 30th birthday.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://github.com/laravel/framework/blob/master/CHANGELOG-5.5.md">Laravel 5.5 changelog</a></li>
<li><a href="https://github.com/laravel/framework/commit/81bcb03b303707cdc94420983b9d72ed558a2b3d">Adding chainable jobs</a></li>
<li><a href="https://twitter.com/taylorotwell/status/847925269432344577">Taylor's chainable job tweet</a></li>
<li><a href="https://murze.be/2016/09/taking-care-of-backups-with-laravel/">Taking care of backups with Laravel</a></li>
<li><a href="https://github.com/spatie/laravel-backup"> Spatie's Laravel Backup package</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 29 May 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/ea765017/ea10b954.mp3" length="34778114" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/XbW-0EeqV4I1scuh7Jkw23yXdUYr8llfV7HSnKzi9-o/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1NS8x/NTcwNTc1MjM0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2172</itunes:duration>
      <itunes:summary>Jake and Michael talk about how simple Vue makes life, chaining jobs in the upcoming Laravel 5.5, and Michael's upcoming 30th birthday.</itunes:summary>
      <itunes:subtitle>Jake and Michael talk about how simple Vue makes life, chaining jobs in the upcoming Laravel 5.5, and Michael's upcoming 30th birthday.</itunes:subtitle>
      <itunes:keywords>vue, chaining jobs, php, horizon, laravel, docker for php developers, laravel 5.5</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Eloquent observers, managing client expectations, and Laravel packages</title>
      <itunes:episode>28</itunes:episode>
      <podcast:episode>28</podcast:episode>
      <itunes:title>Eloquent observers, managing client expectations, and Laravel packages</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c9b8d792-8f68-4618-ac58-6b8cf1cf39b2</guid>
      <link>https://share.transistor.fm/s/5b2e5642</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael talk about Eloquent observers and answer listener questions about managing client expectations and packages we use in our Laravel applications.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://laravel.com/docs/5.4/eloquent#observers">Eloquent observers</a></li>
<li><a href="https://laravel.com/api/5.4/Illuminate/Database/Eloquent/Concerns/HasAttributes.html#method_isDirty">Eloquent isDirty method</a></li>
<li><a href="https://laravel.com/docs/5.4/eloquent-relationships">Eloquent relationships</a></li>
<li><a href="https://kapeli.com/dash">Dash</a></li>
<li><a href="https://devdocs.io/">devdocs.io</a></li>
<li><a href="https://blog.tighten.co/supercharge-your-laravel-tinker-workflow">Sueprcharge your Laravel Tinker workflow</a></li>
<li><a href="https://twitter.com/calebporzio">Caleb Porzio</a></li>
<li><a href="https://twitter.com/dcoulbourne">Daniel Coulbourne</a></li>
<li><a href="http://twentypercent.fm/">Twenty Percent Time</a></li>
<li><a href="https://github.com/barryvdh/laravel-debugbar">Laravel Debugbar</a></li>
<li><a href="https://github.com/getsentry/sentry-laravel">Sentry</a></li>
<li><a href="https://laravelcollective.com/docs/5.3/html">Laravel Collective HTML</a></li>
<li><a href="https://github.com/adamwathan/bootforms">Bootforms</a> by <a href="https://twitter.com/adamwathan">Adam Wathan</a></li>
<li><a href="https://dyrynda.com.au/blog/elegant-form-handling-in-laravel">Elegant form handling in Laravel</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael talk about Eloquent observers and answer listener questions about managing client expectations and packages we use in our Laravel applications.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://laravel.com/docs/5.4/eloquent#observers">Eloquent observers</a></li>
<li><a href="https://laravel.com/api/5.4/Illuminate/Database/Eloquent/Concerns/HasAttributes.html#method_isDirty">Eloquent isDirty method</a></li>
<li><a href="https://laravel.com/docs/5.4/eloquent-relationships">Eloquent relationships</a></li>
<li><a href="https://kapeli.com/dash">Dash</a></li>
<li><a href="https://devdocs.io/">devdocs.io</a></li>
<li><a href="https://blog.tighten.co/supercharge-your-laravel-tinker-workflow">Sueprcharge your Laravel Tinker workflow</a></li>
<li><a href="https://twitter.com/calebporzio">Caleb Porzio</a></li>
<li><a href="https://twitter.com/dcoulbourne">Daniel Coulbourne</a></li>
<li><a href="http://twentypercent.fm/">Twenty Percent Time</a></li>
<li><a href="https://github.com/barryvdh/laravel-debugbar">Laravel Debugbar</a></li>
<li><a href="https://github.com/getsentry/sentry-laravel">Sentry</a></li>
<li><a href="https://laravelcollective.com/docs/5.3/html">Laravel Collective HTML</a></li>
<li><a href="https://github.com/adamwathan/bootforms">Bootforms</a> by <a href="https://twitter.com/adamwathan">Adam Wathan</a></li>
<li><a href="https://dyrynda.com.au/blog/elegant-form-handling-in-laravel">Elegant form handling in Laravel</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 15 May 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/5b2e5642/4c57de07.mp3" length="28141190" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/TaAr3AOExcyjaTFS6PgFaKjCbsDMsRBxKji8ZtNIe-o/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1NC8x/NTcwNTc1MjMxLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1757</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael talk about Eloquent observers and answer listener questions about managing client expectations and packages we use in our Laravel applications.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael talk about Eloquent observers and answer listener questions about managing client expectations and packages we use in our Laravel applications.</itunes:subtitle>
      <itunes:keywords>tinker, dash, observers, php, client expectations, eloquent, daniel coulbourne, twenty percent time, bootforms, caleb porzio, debugbar, tighten co, devdocs, laravel, sentry</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>HTTP clients, container tagging, and foreign keys with Paul Redmond and TJ Miller</title>
      <itunes:episode>27</itunes:episode>
      <podcast:episode>27</podcast:episode>
      <itunes:title>HTTP clients, container tagging, and foreign keys with Paul Redmond and TJ Miller</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">62e5ffad-9057-4238-9b56-84e684b61489</guid>
      <link>https://share.transistor.fm/s/dc2687e0</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael welcome Paul Redmond and the returning TJ Miller to have the HTTP client discussion you were promised last time. We also dig into container tagging in Laravel, as well as working with foreign keys in your projects.</p>
<p><strong>Special Guests</strong></p>
<ul>
<li><a href="https://twitter.com/paulredmond">Paul Redmond</a></li>
<li><a href="http://www.apress.com/us/book/9781484221860">Lumen Programming Guide</a></li>
<li><a href="https://leanpub.com/docker-for-php-developers">Docker for PHP Developers</a></li>
<li><a href="https://twitter.com/SIXLIV3">TJ Miller</a></li>
</ul>
<p><strong>Show Notes</strong></p>
<ul>
<li><a href="https://freestar.io/">Freestar</a></li>
<li><a href="https://twitter.com/zeldman">Jeffrey Zeldman</a></li>
<li><a href="https://twitter.com/meyerweb">Eric Meyer</a></li>
<li><a href="https://twitter.com/simplebits">Dan Cederholm</a></li>
<li><a href="http://expressjs.com/">Express</a></li>
<li><a href="https://zeit.co/micro">Zeit Micro</a></li>
<li><a href="https://medium.com/@jasonmccreary/lumen-is-dead-long-live-lumen-ee43a069f19">Lumen is dead. Long live Lumen.</a></li>
<li><a href="http://guzzlephp.org/">Guzzle</a></li>
<li><a href="https://medium.com/@paulredmond/using-guzzle-6-middleware-in-a-laravel-application-7fbd6d966235">Using Guzzle 6 middleware in a Laravel application</a></li>
<li><a href="http://www.php-fig.org/psr/psr-7/">PSR-7</a></li>
<li><a href="http://guzzle3.readthedocs.io/webservice-client/guzzle-service-descriptions.html">Guzzle service descriptions</a></li>
<li><a href="https://github.com/guzzle/guzzle-services">GitHub</a></li>
<li><a href="https://github.com/Rarst/wporg-client">WordPress.org API client</a></li>
<li><a href="https://github.com/rmccue/Requests">Requests</a> by <a href="https://twitter.com/rmccue">Ryan McCue</a></li>
<li><a href="http://phphttpclient.com/">Httpful</a></li>
<li><a href="https://laravel.com/docs/5.4/container#tagging">Container tagging</a></li>
<li><a href="https://twitter.com/laracasts/status/857958046206746624">Foreign key constraints</a></li>
<li><a href="https://laravel.com/docs/5.4/migrations#foreign-key-constraints">Laravel Migrations</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-cascade-soft-deletes">Cascade soft deletes</a></li>
<li><a href="http://www.fullstackradio.com/52">Full Stack Radio, Episode 52</a> - Patterns for simplifying Laravel applications with <a href="https://twitter.com/taylorotwell">Taylor Otwell</a></li>
<li><a href="http://shoptalkshow.com/">Shop Talk Show</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael welcome Paul Redmond and the returning TJ Miller to have the HTTP client discussion you were promised last time. We also dig into container tagging in Laravel, as well as working with foreign keys in your projects.</p>
<p><strong>Special Guests</strong></p>
<ul>
<li><a href="https://twitter.com/paulredmond">Paul Redmond</a></li>
<li><a href="http://www.apress.com/us/book/9781484221860">Lumen Programming Guide</a></li>
<li><a href="https://leanpub.com/docker-for-php-developers">Docker for PHP Developers</a></li>
<li><a href="https://twitter.com/SIXLIV3">TJ Miller</a></li>
</ul>
<p><strong>Show Notes</strong></p>
<ul>
<li><a href="https://freestar.io/">Freestar</a></li>
<li><a href="https://twitter.com/zeldman">Jeffrey Zeldman</a></li>
<li><a href="https://twitter.com/meyerweb">Eric Meyer</a></li>
<li><a href="https://twitter.com/simplebits">Dan Cederholm</a></li>
<li><a href="http://expressjs.com/">Express</a></li>
<li><a href="https://zeit.co/micro">Zeit Micro</a></li>
<li><a href="https://medium.com/@jasonmccreary/lumen-is-dead-long-live-lumen-ee43a069f19">Lumen is dead. Long live Lumen.</a></li>
<li><a href="http://guzzlephp.org/">Guzzle</a></li>
<li><a href="https://medium.com/@paulredmond/using-guzzle-6-middleware-in-a-laravel-application-7fbd6d966235">Using Guzzle 6 middleware in a Laravel application</a></li>
<li><a href="http://www.php-fig.org/psr/psr-7/">PSR-7</a></li>
<li><a href="http://guzzle3.readthedocs.io/webservice-client/guzzle-service-descriptions.html">Guzzle service descriptions</a></li>
<li><a href="https://github.com/guzzle/guzzle-services">GitHub</a></li>
<li><a href="https://github.com/Rarst/wporg-client">WordPress.org API client</a></li>
<li><a href="https://github.com/rmccue/Requests">Requests</a> by <a href="https://twitter.com/rmccue">Ryan McCue</a></li>
<li><a href="http://phphttpclient.com/">Httpful</a></li>
<li><a href="https://laravel.com/docs/5.4/container#tagging">Container tagging</a></li>
<li><a href="https://twitter.com/laracasts/status/857958046206746624">Foreign key constraints</a></li>
<li><a href="https://laravel.com/docs/5.4/migrations#foreign-key-constraints">Laravel Migrations</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-cascade-soft-deletes">Cascade soft deletes</a></li>
<li><a href="http://www.fullstackradio.com/52">Full Stack Radio, Episode 52</a> - Patterns for simplifying Laravel applications with <a href="https://twitter.com/taylorotwell">Taylor Otwell</a></li>
<li><a href="http://shoptalkshow.com/">Shop Talk Show</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 01 May 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/dc2687e0/b9da11c9.mp3" length="74715883" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/KvtrOHJE3FtCL-oNuVgrr22KN1YtX_9jrrMdLjT1Y4M/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1My8x/NTcwNTc1MjI5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>4668</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael welcome Paul Redmond and the returning TJ Miller to have the HTTP client discussion you were promised last time.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael welcome Paul Redmond and the returning TJ Miller to have the HTTP client discussion you were promised last time.</itunes:subtitle>
      <itunes:keywords>wordpress, tj miller, zeldman, paul redmond, requests, php, psr7, zeit, shop talk, httpful, laravel, lumen, guzzle, full stack radio</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Docker, Rancher, and Geocities with TJ Miller</title>
      <itunes:episode>26</itunes:episode>
      <podcast:episode>26</podcast:episode>
      <itunes:title>Docker, Rancher, and Geocities with TJ Miller</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cc43f4c8-eb76-44cd-a229-bc0ab33350bc</guid>
      <link>https://share.transistor.fm/s/9d37d33f</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael are joined by TJ Miller to talk about Docker, Rancher, and journies in development through Geocities and MySpace.</p>
<p>Special guest: <a href="https://twitter.com/SIXLIV3">TJ Miller</a></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.internationalbancard.com/">International Bancard</a></li>
<li><a href="https://www.docker.com/">Docker</a></li>
<li><a href="http://rancher.com/">Rancher</a></li>
<li><a href="https://aws.amazon.com/rds/">Amazon RDS</a></li>
<li><a href="https://github.com/laradock/laradock">Laradock</a></li>
<li><a href="https://laravel.com/docs/5.4/valet">Laravel Valet</a></li>
<li><a href="https://laravel-news.com/podcast/35">Interview with Mohamed Said</a></li>
<li><a href="https://phalconphp.com/en/">Phalcon PHP</a></li>
<li><a href="https://medium.com/@taylorotwell/benchmarking-laravel-symfony-zend-2c01c2b270f8">Benchmarking Laravel, Symfony, &amp; Zend</a></li>
<li><a href="https://xkcd.com/1172/">xkcd workflow</a></li>
<li><a href="https://codepen.io/">Codepen</a></li>
<li><a href="https://jsfiddle.net/">JS Fiddle</a></li>
<li><a href="https://medium.com/@paulredmond/using-guzzle-6-middleware-in-a-laravel-application-7fbd6d966235">Using Guzzle 6 middleware in a Laravel application</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael are joined by TJ Miller to talk about Docker, Rancher, and journies in development through Geocities and MySpace.</p>
<p>Special guest: <a href="https://twitter.com/SIXLIV3">TJ Miller</a></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.internationalbancard.com/">International Bancard</a></li>
<li><a href="https://www.docker.com/">Docker</a></li>
<li><a href="http://rancher.com/">Rancher</a></li>
<li><a href="https://aws.amazon.com/rds/">Amazon RDS</a></li>
<li><a href="https://github.com/laradock/laradock">Laradock</a></li>
<li><a href="https://laravel.com/docs/5.4/valet">Laravel Valet</a></li>
<li><a href="https://laravel-news.com/podcast/35">Interview with Mohamed Said</a></li>
<li><a href="https://phalconphp.com/en/">Phalcon PHP</a></li>
<li><a href="https://medium.com/@taylorotwell/benchmarking-laravel-symfony-zend-2c01c2b270f8">Benchmarking Laravel, Symfony, &amp; Zend</a></li>
<li><a href="https://xkcd.com/1172/">xkcd workflow</a></li>
<li><a href="https://codepen.io/">Codepen</a></li>
<li><a href="https://jsfiddle.net/">JS Fiddle</a></li>
<li><a href="https://medium.com/@paulredmond/using-guzzle-6-middleware-in-a-laravel-application-7fbd6d966235">Using Guzzle 6 middleware in a Laravel application</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 17 Apr 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9d37d33f/006d973f.mp3" length="39279934" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/34_98X7NLy5r1uc6f4o7a-sHBNKEQwPdXu_hafn-Ijs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1Mi8x/NTcwNTc1MjI2LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2453</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael are joined by TJ Miller to talk about Docker, Rancher, and journies in development through Geocities and MySpace.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael are joined by TJ Miller to talk about Docker, Rancher, and journies in development through Geocities and MySpace.</itunes:subtitle>
      <itunes:keywords>codepen, guzzle, tj miller, laradock, xkcd, php, rancher, geocities, laravel, docker</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>WordPress, UUIDs, and testing revelations</title>
      <itunes:episode>25</itunes:episode>
      <podcast:episode>25</podcast:episode>
      <itunes:title>WordPress, UUIDs, and testing revelations</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d0f4306f-c7c1-4447-a00e-14cecf933c4a</guid>
      <link>https://share.transistor.fm/s/8906b555</link>
      <description>
        <![CDATA[<p>This episode, Jake and Michael speak about working with UUIDs in Laravel, Wordpress, and testing mindsets.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.percona.com/blog/2014/12/19/store-uuid-optimized-way/">Store UUID in an optimized way</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-model-uuid">Laravel model UUIDs</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-efficient-uuid">Laravel efficient UUIDs</a></li>
<li><a href="https://apisyouwonthate.com/">Build APIs You Won't Hate</a> by <a href="https://twitter.com/philsturgeon">Phil Sturgeon</a></li>
<li><a href="https://www.advancedcustomfields.com/">Advanced Custom Fields</a></li>
<li><a href="https://www.australiascience.tv/">Australia's Science Channel</a></li>
<li><a href="https://www.elegantthemes.com/gallery/divi/">Divi</a> by <a href="https://elegantthemes.com/">Elegant Themes</a></li>
<li><a href="https://twitter.com/keithb_b/status/841381028090523650">TDD; one thought at a time, complete it before starting another</a></li>
<li><a href="https://laravel-news.com/laravel-dusk-continuous-integration">Running Laravel Dusk on TravisCI and CircleCI</a></li>
<li><a href="https://twitter.com/adamwathan/status/842380318904582144">Disabling exception handling in Laravel 5.4 feature tests</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>This episode, Jake and Michael speak about working with UUIDs in Laravel, Wordpress, and testing mindsets.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.percona.com/blog/2014/12/19/store-uuid-optimized-way/">Store UUID in an optimized way</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-model-uuid">Laravel model UUIDs</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-efficient-uuid">Laravel efficient UUIDs</a></li>
<li><a href="https://apisyouwonthate.com/">Build APIs You Won't Hate</a> by <a href="https://twitter.com/philsturgeon">Phil Sturgeon</a></li>
<li><a href="https://www.advancedcustomfields.com/">Advanced Custom Fields</a></li>
<li><a href="https://www.australiascience.tv/">Australia's Science Channel</a></li>
<li><a href="https://www.elegantthemes.com/gallery/divi/">Divi</a> by <a href="https://elegantthemes.com/">Elegant Themes</a></li>
<li><a href="https://twitter.com/keithb_b/status/841381028090523650">TDD; one thought at a time, complete it before starting another</a></li>
<li><a href="https://laravel-news.com/laravel-dusk-continuous-integration">Running Laravel Dusk on TravisCI and CircleCI</a></li>
<li><a href="https://twitter.com/adamwathan/status/842380318904582144">Disabling exception handling in Laravel 5.4 feature tests</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 03 Apr 2017 06:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/8906b555/5b3f59a2.mp3" length="34673661" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/m2z-COaUfOIOnCMfpCcMHbSCbrr3UhDyJhdtb-oRgpo/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1MS8x/NTcwNTc1MjI0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2165</itunes:duration>
      <itunes:summary>This episode, Jake and Michael speak about working with UUIDs in Laravel, Wordpress, and testing mindsets.</itunes:summary>
      <itunes:subtitle>This episode, Jake and Michael speak about working with UUIDs in Laravel, Wordpress, and testing mindsets.</itunes:subtitle>
      <itunes:keywords>divi, travis ci, dusk, build apis you won't hate, uuid, april fool's, php, australia's science channel, wordpress, vue, jquery, advanced custom fields, laravel, testing</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Mentoring, upgrading config, and cloud infrastructure</title>
      <itunes:episode>24</itunes:episode>
      <podcast:episode>24</podcast:episode>
      <itunes:title>Mentoring, upgrading config, and cloud infrastructure</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ba59499f-815e-4768-946a-960eff58f515</guid>
      <link>https://share.transistor.fm/s/1ed321e8</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss self-improvement through mentoring developers new to Laravel, upgrading configuration between Laravel versions, and IAM credentials on cloud infrastructure.</p>
<p>We now have swag - check out the <a href="https://store.northmeetssouth.audio">store</a>!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="http://www.zeldman.com/">Jeffrey Zeldman</a></li>
<li><a href="https://twitter.com/michaeldyrynda/status/842111738501767168">Somebody is always where you were yesterday</a></li>
<li><a href="https://bigjman123.github.io/phaserproject/">Batman Game</a> by <a href="https://twitter.com/https://twitter.com/bigjmaaan">bigjman123</a></li>
<li><a href="https://en.wikipedia.org/wiki/Rubber_duck_debugging">Rubber ducking</a></li>
<li><a href="https://laravel.com/api/5.4/Illuminate/Contracts/Queue/Queue.html#method_pushRaw">Queue::pushRaw</a></li>
<li><a href="https://en.wikipedia.org/wiki/Adele">Adele</a></li>
<li><a href="https://aws.amazon.com/documentation/iam/">Amazon IAM</a></li>
<li><a href="https://cloud.google.com/iam/">Google Cloud Platform IAM</a></li>
<li><a href="https://gojko.net/2017/02/23/serverless-migration-lesson.html">The key lesson from our serverless migration</a></li>
<li><a href="http://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html">Amazon Cognito</a></li>
<li><a href="https://store.northmeetssouth.audio">North Meets South apparel</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss self-improvement through mentoring developers new to Laravel, upgrading configuration between Laravel versions, and IAM credentials on cloud infrastructure.</p>
<p>We now have swag - check out the <a href="https://store.northmeetssouth.audio">store</a>!</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="http://www.zeldman.com/">Jeffrey Zeldman</a></li>
<li><a href="https://twitter.com/michaeldyrynda/status/842111738501767168">Somebody is always where you were yesterday</a></li>
<li><a href="https://bigjman123.github.io/phaserproject/">Batman Game</a> by <a href="https://twitter.com/https://twitter.com/bigjmaaan">bigjman123</a></li>
<li><a href="https://en.wikipedia.org/wiki/Rubber_duck_debugging">Rubber ducking</a></li>
<li><a href="https://laravel.com/api/5.4/Illuminate/Contracts/Queue/Queue.html#method_pushRaw">Queue::pushRaw</a></li>
<li><a href="https://en.wikipedia.org/wiki/Adele">Adele</a></li>
<li><a href="https://aws.amazon.com/documentation/iam/">Amazon IAM</a></li>
<li><a href="https://cloud.google.com/iam/">Google Cloud Platform IAM</a></li>
<li><a href="https://gojko.net/2017/02/23/serverless-migration-lesson.html">The key lesson from our serverless migration</a></li>
<li><a href="http://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html">Amazon Cognito</a></li>
<li><a href="https://store.northmeetssouth.audio">North Meets South apparel</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 20 Mar 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/1ed321e8/65164356.mp3" length="30539544" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/R0v2wdQ4GdyZfbnkLPL0H-9ic0u_Owqi4_GgqBsSnoU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY1MC8x/NTcwNTc1MjIyLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1907</itunes:duration>
      <itunes:summary>Jake and Michael discuss self-improvement through mentoring developers new to Laravel, upgrading configuration between Laravel versions, and IAM credentials on cloud infrastructure.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss self-improvement through mentoring developers new to Laravel, upgrading configuration between Laravel versions, and IAM credentials on cloud infrastructure.</itunes:subtitle>
      <itunes:keywords>s3, cognito, adele, amazon, technology, queues, rubber ducking, php, google cloud platform, jeffrey zeldmdan, an event apart, serverless, teaching, laravel, mentoring, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Clouds, queues, and learning to code</title>
      <itunes:episode>23</itunes:episode>
      <podcast:episode>23</podcast:episode>
      <itunes:title>Clouds, queues, and learning to code</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5bcdcd89-c5c8-4523-a53d-6e46f1e804c0</guid>
      <link>https://share.transistor.fm/s/645f3939</link>
      <description>
        <![CDATA[<p>In this episode, Jake and Michael talk about 80 new Pokemon, Jake streaming zip files from Amazon S3, Michael's woes with queues and Google Cloud Platform, as well as learning to code with PhaserJS.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="http://pokemongolive.com/en/post/johto-pokemon/">80 new Pokemon</a></li>
<li><a href="https://github.com/jmathai/s3-bucket-stream-zip-php">S3BucketStreamZip</a></li>
<li><a href="https://cloud.google.com/storage/docs/object-change-notification">GCP Object Change Notification</a></li>
<li><a href="http://stackoverflow.com/questions/29199302/job-too-big-pheanstalk-what-can-be-done">Beanstalk JOB_TOO_BIG</a></li>
<li><a href="https://laravel.com/docs/5.4/queues">Laravel Queues</a></li>
<li><a href="http://phaser.io/">Phaser JS</a></li>
<li><a href="https://rangersteve.io">Ranger Steve</a></li>
<li><a href="https://github.com/bigjman123/phaserproject">Batman game</a></li>
<li><a href="http://threedevsandamaybe.com/space-beer-cave/">Space Beer Cave - Three Devs and a Maybe</a></li>
<li><a href="https://twitter.com/fraserhartdev">Fraser Hart</a></li>
<li><a href="https://laravel.com/docs/5.4/authentication#adding-custom-guards">Laravel custom authentication guards</a></li>
<li><a href="https://laravel.com/docs/5.4/authentication#adding-custom-user-providers">Laravel custom authentication providers</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jake and Michael talk about 80 new Pokemon, Jake streaming zip files from Amazon S3, Michael's woes with queues and Google Cloud Platform, as well as learning to code with PhaserJS.</p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="http://pokemongolive.com/en/post/johto-pokemon/">80 new Pokemon</a></li>
<li><a href="https://github.com/jmathai/s3-bucket-stream-zip-php">S3BucketStreamZip</a></li>
<li><a href="https://cloud.google.com/storage/docs/object-change-notification">GCP Object Change Notification</a></li>
<li><a href="http://stackoverflow.com/questions/29199302/job-too-big-pheanstalk-what-can-be-done">Beanstalk JOB_TOO_BIG</a></li>
<li><a href="https://laravel.com/docs/5.4/queues">Laravel Queues</a></li>
<li><a href="http://phaser.io/">Phaser JS</a></li>
<li><a href="https://rangersteve.io">Ranger Steve</a></li>
<li><a href="https://github.com/bigjman123/phaserproject">Batman game</a></li>
<li><a href="http://threedevsandamaybe.com/space-beer-cave/">Space Beer Cave - Three Devs and a Maybe</a></li>
<li><a href="https://twitter.com/fraserhartdev">Fraser Hart</a></li>
<li><a href="https://laravel.com/docs/5.4/authentication#adding-custom-guards">Laravel custom authentication guards</a></li>
<li><a href="https://laravel.com/docs/5.4/authentication#adding-custom-user-providers">Laravel custom authentication providers</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 20 Feb 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/645f3939/74c388de.mp3" length="27403358" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/twBC61lb_Ztc7VOzd7pxrvv9W-HTLBJg8RBgvGXT9vk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0OS8x/NTcwNTc1MjE5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1711</itunes:duration>
      <itunes:summary>In this episode, Jake and Michael talk about 80 new Pokemon, Jake streaming zip files from Amazon S3, Michael's woes with queues and Google Cloud Platform, as well as learning to code with PhaserJS.</itunes:summary>
      <itunes:subtitle>In this episode, Jake and Michael talk about 80 new Pokemon, Jake streaming zip files from Amazon S3, Michael's woes with queues and Google Cloud Platform, as well as learning to code with PhaserJS.</itunes:subtitle>
      <itunes:keywords>custom authentication, technology, queued jobs, amazon, google cloud platform, php, phaserjs, queue workers, pokemon, beanstalk, laravel, s3, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Non-recording, updating Laravel, and huge manatees</title>
      <itunes:episode>22</itunes:episode>
      <podcast:episode>22</podcast:episode>
      <itunes:title>Non-recording, updating Laravel, and huge manatees</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">72c015c6-40ab-46f2-9c77-d81ef3c3043e</guid>
      <link>https://share.transistor.fm/s/633d5fc6</link>
      <description>
        <![CDATA[<p>After a hiccup that led to having to re-record the first five minutes of the show, Jake and Michael talk about manually updating Laravel apps and the virtues of doing so regularly, a brief outburst on politics, and comparing modern JavaScript frameworks with legacy jQuery.</p>
<p></p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://twitter.com/taylorotwell/status/809768330118758400">There (probably) won't be another Laravel LTS</a></li>
<li><a href="https://www.youtube.com/watch?v=pboUsEHwOgk">Ship my pants</a></li>
<li><a href="https://www.youtube.com/watch?v=eL5RPNoJA4U">Big gas savings</a></li>
<li><a href="https://laravelshift.com/">Laravel Shift</a></li>
<li><a href="https://twitter.com/gonedark">Jason McCreary</a></li>
<li><a href="https://streamacon.com/video/laracon-us/jason-mccreary-yagni-with-laravel">YAGNI - Larcon US 2016</a></li>
<li><a href="https://github.com/sindresorhus/trash-cli">trash-cli</a></li>
<li><a href="https://twitter.com/wesbos">Wes Bos</a></li>
<li><a href="https://twitter.com/wesbos/status/827268492936114176">Skip YouTube pre-roll ads</a></li>
<li><a href="http://www.imdb.com/title/tt2658504/">Curious George - Monkey Down Under</a></li>
<li><a href="https://javascript30.com/">Javascript 30</a></li>
<li><a href="https://es6.io/">ES6 for everyone</a></li>
<li><a href="http://markdowntomedium.com/">Markdown to Medium</a></li>
<li><a href="https://www.npmjs.com/package/extract-gfm">extract-gfm</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>After a hiccup that led to having to re-record the first five minutes of the show, Jake and Michael talk about manually updating Laravel apps and the virtues of doing so regularly, a brief outburst on politics, and comparing modern JavaScript frameworks with legacy jQuery.</p>
<p></p>
<p><strong>Show links</strong></p>
<ul>
<li><a href="https://twitter.com/taylorotwell/status/809768330118758400">There (probably) won't be another Laravel LTS</a></li>
<li><a href="https://www.youtube.com/watch?v=pboUsEHwOgk">Ship my pants</a></li>
<li><a href="https://www.youtube.com/watch?v=eL5RPNoJA4U">Big gas savings</a></li>
<li><a href="https://laravelshift.com/">Laravel Shift</a></li>
<li><a href="https://twitter.com/gonedark">Jason McCreary</a></li>
<li><a href="https://streamacon.com/video/laracon-us/jason-mccreary-yagni-with-laravel">YAGNI - Larcon US 2016</a></li>
<li><a href="https://github.com/sindresorhus/trash-cli">trash-cli</a></li>
<li><a href="https://twitter.com/wesbos">Wes Bos</a></li>
<li><a href="https://twitter.com/wesbos/status/827268492936114176">Skip YouTube pre-roll ads</a></li>
<li><a href="http://www.imdb.com/title/tt2658504/">Curious George - Monkey Down Under</a></li>
<li><a href="https://javascript30.com/">Javascript 30</a></li>
<li><a href="https://es6.io/">ES6 for everyone</a></li>
<li><a href="http://markdowntomedium.com/">Markdown to Medium</a></li>
<li><a href="https://www.npmjs.com/package/extract-gfm">extract-gfm</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 06 Feb 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/633d5fc6/01da94bc.mp3" length="34044726" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/8-SzwEMgnF6PCOfNfyJSzPIvqtOG1ISEx6oa1pPDMco/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0OC8x/NTcwNTc1MjE2LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2124</itunes:duration>
      <itunes:summary>After a hiccup that led to having to re-record the first five minutes of the show, Jake and Michael talk about manually updating Laravel apps and the virtues of doing so regularly, a brief outburst on politics, and comparing modern JavaScript frameworks with legacy jQuery.</itunes:summary>
      <itunes:subtitle>After a hiccup that led to having to re-record the first five minutes of the show, Jake and Michael talk about manually updating Laravel apps and the virtues of doing so regularly, a brief outburst on politics, and comparing modern JavaScript frameworks w</itunes:subtitle>
      <itunes:keywords>yagni, technology, laravel shift, es6, javascript 30, trash-cli, markdown to medium, laracon, php, jason mccreary, big gas savings, curious george, youtube, kmart, laravel, extract-gfm, development, ship my pants, web, wes bos</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Screencasting, Markdown to Medium, and Google Cloud Storage</title>
      <itunes:episode>21</itunes:episode>
      <podcast:episode>21</podcast:episode>
      <itunes:title>Screencasting, Markdown to Medium, and Google Cloud Storage</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0651b789-eff6-4fc3-9fb6-9312b7dc1abe</guid>
      <link>https://share.transistor.fm/s/f2293e39</link>
      <description>
        <![CDATA[<p>Michael and Jake return with their slightly tinkered format, where they focus on challenges overcome and things learnt in day to day framework usage.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://github.com/cviebrock/sequel-pro-laravel-export">Laravel Migration Exporter for Sequel Pro</a></li>
<li><a href="https://dyrynda.com.au/blog/switching-php-versions-with-laravel-valet">Switching PHP versions with Laravel Valet</a></li>
<li><a href="https://asciinema.org/">asciinema</a></li>
<li><a href="http://markdowntomedium.com/">Markdown to Medium</a></li>
<li><a href="https://laravel.com/docs/5.3/routing#route-model-binding">Route model binding</a></li>
<li><a href="https://cloud.google.com/storage/">Google Cloud Storage</a></li>
<li><a href="http://v4-alpha.getbootstrap.com/utilities/spacing/">Bootstrap 4 spacing utilities</a> via <a href="https://twitter.com/tillkruss">Till Krüss</a></li>
<li><a href="https://sametime.co/">SameTime.co - Group text reminders</a></li>
<li><a href="https://laravelupandrunning.com/">Laravel Up and Running</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael and Jake return with their slightly tinkered format, where they focus on challenges overcome and things learnt in day to day framework usage.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://github.com/cviebrock/sequel-pro-laravel-export">Laravel Migration Exporter for Sequel Pro</a></li>
<li><a href="https://dyrynda.com.au/blog/switching-php-versions-with-laravel-valet">Switching PHP versions with Laravel Valet</a></li>
<li><a href="https://asciinema.org/">asciinema</a></li>
<li><a href="http://markdowntomedium.com/">Markdown to Medium</a></li>
<li><a href="https://laravel.com/docs/5.3/routing#route-model-binding">Route model binding</a></li>
<li><a href="https://cloud.google.com/storage/">Google Cloud Storage</a></li>
<li><a href="http://v4-alpha.getbootstrap.com/utilities/spacing/">Bootstrap 4 spacing utilities</a> via <a href="https://twitter.com/tillkruss">Till Krüss</a></li>
<li><a href="https://sametime.co/">SameTime.co - Group text reminders</a></li>
<li><a href="https://laravelupandrunning.com/">Laravel Up and Running</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 23 Jan 2017 19:47:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f2293e39/ad803afc.mp3" length="29616971" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/y_slQ1USC0p7P1N8ezbvJxLw_iUbwuZo_yDL68WWtrQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0Ny8x/NTcwNTc1MjE0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1848</itunes:duration>
      <itunes:summary>Michael and Jake return with their slightly tinkered format, where they focus on challenges overcome and things learnt in day to day framework usage.</itunes:summary>
      <itunes:subtitle>Michael and Jake return with their slightly tinkered format, where they focus on challenges overcome and things learnt in day to day framework usage.</itunes:subtitle>
      <itunes:keywords>asciinema, technology, david hemphill, bootstrap, google cloud storage, laravel migration exporter, beard css, php, markdown to medium, sametime.co, route model binding, laravel, development, laravel valet, laravel up and running, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Holiday catchups, CSS frameworks, and a big announcement</title>
      <itunes:episode>20</itunes:episode>
      <podcast:episode>20</podcast:episode>
      <itunes:title>Holiday catchups, CSS frameworks, and a big announcement</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3205cc8e-9934-4753-8036-efff535e52c3</guid>
      <link>https://share.transistor.fm/s/61e9de73</link>
      <description>
        <![CDATA[<p>Jake and Michael return in 2017 catching up after the holiday season, talk about various CSS frameworks, and make a big announcement!</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Leviathan_Wakes">Leviathan Rises</a></li>
<li><a href="http://markdowntomedium.com">Markdown to Medium</a></li>
<li><a href="https://bulma.io">Bulma</a></li>
<li><a href="http://buildwithbeard.com">BeardCSS</a></li>
<li><a href="http://getbootstrap.com">Twitter Bootstrap</a></li>
<li><a href="https://blog.getbootstrap.com/2017/01/06/bootstrap-4-alpha-6/">Bootstrap 4 Alpha 6</a></li>
<li><a href="http://laravel-news.com/podcast">Laravel News Podcast</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return in 2017 catching up after the holiday season, talk about various CSS frameworks, and make a big announcement!</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Leviathan_Wakes">Leviathan Rises</a></li>
<li><a href="http://markdowntomedium.com">Markdown to Medium</a></li>
<li><a href="https://bulma.io">Bulma</a></li>
<li><a href="http://buildwithbeard.com">BeardCSS</a></li>
<li><a href="http://getbootstrap.com">Twitter Bootstrap</a></li>
<li><a href="https://blog.getbootstrap.com/2017/01/06/bootstrap-4-alpha-6/">Bootstrap 4 Alpha 6</a></li>
<li><a href="http://laravel-news.com/podcast">Laravel News Podcast</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 16 Jan 2017 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/61e9de73/91060367.mp3" length="34069627" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/n1XdKM_PQsz23VcyGdf-ZGSzc_ylwMwOCFlohscpnLE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0Ni8x/NTcwNTc1MjEyLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2126</itunes:duration>
      <itunes:summary>Jake and Michael return in 2017 catching up after the holiday season, talk about various CSS frameworks, and make a big announcement!</itunes:summary>
      <itunes:subtitle>Jake and Michael return in 2017 catching up after the holiday season, talk about various CSS frameworks, and make a big announcement!</itunes:subtitle>
      <itunes:keywords>leviathan rises, technology, php, bootstrap, markdown to medium, laravel news, david hemphill, bulma, laravel, development, beard css, holidays, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Happy New Year</title>
      <itunes:episode>19</itunes:episode>
      <podcast:episode>19</podcast:episode>
      <itunes:title>Happy New Year</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e46a6922-c350-486f-bdc9-883af15315e5</guid>
      <link>https://share.transistor.fm/s/31f46cb5</link>
      <description>
        <![CDATA[<p>Spare 68 seconds of your day to let Michael and Jake thank you for being such terrific supporters of our podcast in 2016</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.youtube.com/watch?v=4E5fw9aFSCM">Relient K - Auld Lang Syne</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Spare 68 seconds of your day to let Michael and Jake thank you for being such terrific supporters of our podcast in 2016</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.youtube.com/watch?v=4E5fw9aFSCM">Relient K - Auld Lang Syne</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Sat, 31 Dec 2016 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/31f46cb5/a4dc58ad.mp3" length="1129233" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/vWgtemrx-hmp7QNytsThcSQZzKG8SoS3-6eEiwCa29w/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0NS8x/NTcwNTc1MjA5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>68</itunes:duration>
      <itunes:summary>Spare 68 seconds of your day to let Michael and Jake thank you for being such terrific supporters of our podcast in 2016</itunes:summary>
      <itunes:subtitle>Spare 68 seconds of your day to let Michael and Jake thank you for being such terrific supporters of our podcast in 2016</itunes:subtitle>
      <itunes:keywords>holidays, technology, auld lang syne, php, happy new year, laravel, relient k, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Inaugural North Meets South Meets Dads In Dev Christmas Extravaganza Web Podcast</title>
      <itunes:episode>18</itunes:episode>
      <podcast:episode>18</podcast:episode>
      <itunes:title>Inaugural North Meets South Meets Dads In Dev Christmas Extravaganza Web Podcast</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a22e643a-93a3-4333-93ab-f48c57d9d9d9</guid>
      <link>https://share.transistor.fm/s/0e8f76bb</link>
      <description>
        <![CDATA[<p>Michael and Jake catch up with the hosts of our sister Dads in Dev podcast David Hemphill to round out the year with talk of Christmas, structuring single page applications, JavaScript frontends with client-side validation, and private Packagist.</p>
<p><strong>Show Links</strong></p>
<ul>
<li>
<p><em>Christmas Wishlists</em></p>
<ul>
<li><a href="https://www.amazon.com/All-One-Espresso-Machine-Bundle/dp/B01LWUI6B8/ref=lp_15761852011_1_1?srs=15761852011&amp;ie=UTF8&amp;qid=1481967295&amp;sr=8-1">Espresso Works Espresso Machine</a></li>
<li><a href="https://www.breville.com.au/the-barista-expresstm.html">Breville Barista Express</a></li>
<li><a href="http://www.kenwoodworld.com/en-au/products/kitchen-machines/chef-and-major/chef-xl-sense-kvl6000t-0w20011133">Kenwood Chef XL</a></li>
<li><a href="http://www.shure.com/americas/products/microphones/sm/sm7b-vocal-microphone">Shure SM7B</a></li>
<li><a href="https://www.whiteelephantrules.com/">White Elephant Gift Exchange</a></li>
</ul>
</li>
<li>
<p><em>Christmas Movies</em></p>
<ul>
<li><a href="http://www.imdb.com/title/tt0097958/">National Lampoon's Christmas Vacation</a></li>
<li><a href="http://www.imdb.com/title/tt0116705/">Jingle All The Way</a></li>
<li><a href="http://www.imdb.com/title/tt0095016/">Die Hard</a></li>
<li><a href="http://www.imdb.com/title/tt0319343/">Elf</a></li>
<li><a href="http://www.imdb.com/title/tt0099785/">Home Alone</a> (<a href="https://www.youtube.com/watch?v=mDUSjBiHYeY">Tarantula Scene</a>)</li>
</ul>
</li>
<li>
<p><a href="https://itunes.apple.com/app/super-mario-run/id1145275343?mt=8">Super Mario Run</a> (iOS Only)</p>
</li>
<li>
<p>Buy it for your kids, it's a write off (<a href="https://www.youtube.com/watch?v=XEL65gywwHQ">Write it off</a>)</p>
</li>
<li>
<p><a href="https://www.youtube.com/watch?v=YXE3Ku-mGrk">President-Elect Donald Trump in Home Alone 2</a></p>
</li>
<li>
<p><a href="http://jerryseinfeld.com/">Jerry Seinfeld</a> (<a href="https://www.youtube.com/watch?v=XEL65gywwHQ">Write-offs</a>)</p>
</li>
<li>
<p><a href="http://www.jimgaffigan.com/">Jim Gaffigan</a></p>
</li>
<li>
<p><a href="https://louisck.net/">Louis CK</a></p>
</li>
<li>
<p><a href="https://georgecarlin.com/">George Carlin</a></p>
</li>
<li>
<p><a href="https://www.filmsupply.com/">Filmsupply</a></p>
</li>
<li>
<p><a href="https://packagist.com/">Private Packagist</a></p>
</li>
<li>
<p><a href="https://github.com/kazupon/vue-validator">vue-validator</a></p>
</li>
<li>
<p><a href="https://monterail.github.io/vuelidate/">vuelidate</a></p>
</li>
<li>
<p><a href="http://airnzchristmas.co.nz/song">Summer Wonderland</a> by Ronan Keating for Air New Zealand</p>
</li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael and Jake catch up with the hosts of our sister Dads in Dev podcast David Hemphill to round out the year with talk of Christmas, structuring single page applications, JavaScript frontends with client-side validation, and private Packagist.</p>
<p><strong>Show Links</strong></p>
<ul>
<li>
<p><em>Christmas Wishlists</em></p>
<ul>
<li><a href="https://www.amazon.com/All-One-Espresso-Machine-Bundle/dp/B01LWUI6B8/ref=lp_15761852011_1_1?srs=15761852011&amp;ie=UTF8&amp;qid=1481967295&amp;sr=8-1">Espresso Works Espresso Machine</a></li>
<li><a href="https://www.breville.com.au/the-barista-expresstm.html">Breville Barista Express</a></li>
<li><a href="http://www.kenwoodworld.com/en-au/products/kitchen-machines/chef-and-major/chef-xl-sense-kvl6000t-0w20011133">Kenwood Chef XL</a></li>
<li><a href="http://www.shure.com/americas/products/microphones/sm/sm7b-vocal-microphone">Shure SM7B</a></li>
<li><a href="https://www.whiteelephantrules.com/">White Elephant Gift Exchange</a></li>
</ul>
</li>
<li>
<p><em>Christmas Movies</em></p>
<ul>
<li><a href="http://www.imdb.com/title/tt0097958/">National Lampoon's Christmas Vacation</a></li>
<li><a href="http://www.imdb.com/title/tt0116705/">Jingle All The Way</a></li>
<li><a href="http://www.imdb.com/title/tt0095016/">Die Hard</a></li>
<li><a href="http://www.imdb.com/title/tt0319343/">Elf</a></li>
<li><a href="http://www.imdb.com/title/tt0099785/">Home Alone</a> (<a href="https://www.youtube.com/watch?v=mDUSjBiHYeY">Tarantula Scene</a>)</li>
</ul>
</li>
<li>
<p><a href="https://itunes.apple.com/app/super-mario-run/id1145275343?mt=8">Super Mario Run</a> (iOS Only)</p>
</li>
<li>
<p>Buy it for your kids, it's a write off (<a href="https://www.youtube.com/watch?v=XEL65gywwHQ">Write it off</a>)</p>
</li>
<li>
<p><a href="https://www.youtube.com/watch?v=YXE3Ku-mGrk">President-Elect Donald Trump in Home Alone 2</a></p>
</li>
<li>
<p><a href="http://jerryseinfeld.com/">Jerry Seinfeld</a> (<a href="https://www.youtube.com/watch?v=XEL65gywwHQ">Write-offs</a>)</p>
</li>
<li>
<p><a href="http://www.jimgaffigan.com/">Jim Gaffigan</a></p>
</li>
<li>
<p><a href="https://louisck.net/">Louis CK</a></p>
</li>
<li>
<p><a href="https://georgecarlin.com/">George Carlin</a></p>
</li>
<li>
<p><a href="https://www.filmsupply.com/">Filmsupply</a></p>
</li>
<li>
<p><a href="https://packagist.com/">Private Packagist</a></p>
</li>
<li>
<p><a href="https://github.com/kazupon/vue-validator">vue-validator</a></p>
</li>
<li>
<p><a href="https://monterail.github.io/vuelidate/">vuelidate</a></p>
</li>
<li>
<p><a href="http://airnzchristmas.co.nz/song">Summer Wonderland</a> by Ronan Keating for Air New Zealand</p>
</li>
</ul>]]>
      </content:encoded>
      <pubDate>Thu, 22 Dec 2016 06:30:00 +1030</pubDate>
      <author>Jacob Bennett, Michael Dyrynda, David Hemphill, and Andrew Del Prete</author>
      <enclosure url="https://media.transistor.fm/0e8f76bb/cf75a1ac.mp3" length="73831524" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett, Michael Dyrynda, David Hemphill, and Andrew Del Prete</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/8JPl9EATb7qRodnnAj1Of6cPCrBWe41rK7kQbqfB9v0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0NC8x/NTcwNTc1MjA3LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>4611</itunes:duration>
      <itunes:summary>Michael and Jake catch up with the hosts of our sister Dads in Dev podcast David Hemphill to round out the year with talk of Christmas, structuring single page applications, JavaScript frontends with client-side validation, and private Packagist.</itunes:summary>
      <itunes:subtitle>Michael and Jake catch up with the hosts of our sister Dads in Dev podcast David Hemphill to round out the year with talk of Christmas, structuring single page applications, JavaScript frontends with client-side validation, and private Packagist.</itunes:subtitle>
      <itunes:keywords>technology, jim gaffigan, home alone, christmas, filmsupply, jingle all the way, national lampoon, php, super mario run, dads in dev, elf, private packagist, george carlin, louis ck, vue, die hard, jerry seinfeld, laravel, development, ronan keating, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Mince pies, Laravel 5.4 updates, and Vue server-side rendering</title>
      <itunes:episode>17</itunes:episode>
      <podcast:episode>17</podcast:episode>
      <itunes:title>Mince pies, Laravel 5.4 updates, and Vue server-side rendering</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">621d364e-08f4-47ba-ab66-d69606e769b4</guid>
      <link>https://share.transistor.fm/s/d2e78dc7</link>
      <description>
        <![CDATA[<p>Michael and Jake managed to record this week whilst Michael's family was visiting to talk about mince pies, changes coming in Laravel 5.4, new versions of Homestead and Valet, and Vue JS server-side rendering.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Mince_pie">Mince pies</a></li>
<li><a href="https://laravel-news.com/laravel-valet-2">Valet 2.0</a></li>
<li><a href="https://laravel-news.com/laravel-homestead-4-0-is-released-featuring-support-for-php-7-1">Homestead 4.0</a></li>
<li><a href="https://twitter.com/taylorotwell/status/806724672804950016">Homestead using 62TB of traffic a month</a></li>
<li><a href="https://shippingdocker.com/">Shipping Docker</a> by <a href="https://twitter.com/fideloper">Chris Fidao</a></li>
<li><a href="https://laravel-news.com/release-cycle-changes">Changes coming to the Laravel release cycle</a></li>
<li><a href="https://laravel-news.com/route-improvements">Route improvements in Laravel 5.4</a></li>
<li><a href="https://laravel-news.com/blade-components-slots">Blade components and slots</a></li>
<li><a href="https://vuex.vuejs.org/en/">Vuex</a></li>
<li><a href="https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd?hl=en">Vue.js devtools</a></li>
<li><a href="https://vuejs.org/v2/guide/state-management.html">Simple state management in Vue</a></li>
<li><a href="https://vuejs.org/v2/guide/ssr.html">Vue server-side rendering</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Michael and Jake managed to record this week whilst Michael's family was visiting to talk about mince pies, changes coming in Laravel 5.4, new versions of Homestead and Valet, and Vue JS server-side rendering.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Mince_pie">Mince pies</a></li>
<li><a href="https://laravel-news.com/laravel-valet-2">Valet 2.0</a></li>
<li><a href="https://laravel-news.com/laravel-homestead-4-0-is-released-featuring-support-for-php-7-1">Homestead 4.0</a></li>
<li><a href="https://twitter.com/taylorotwell/status/806724672804950016">Homestead using 62TB of traffic a month</a></li>
<li><a href="https://shippingdocker.com/">Shipping Docker</a> by <a href="https://twitter.com/fideloper">Chris Fidao</a></li>
<li><a href="https://laravel-news.com/release-cycle-changes">Changes coming to the Laravel release cycle</a></li>
<li><a href="https://laravel-news.com/route-improvements">Route improvements in Laravel 5.4</a></li>
<li><a href="https://laravel-news.com/blade-components-slots">Blade components and slots</a></li>
<li><a href="https://vuex.vuejs.org/en/">Vuex</a></li>
<li><a href="https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd?hl=en">Vue.js devtools</a></li>
<li><a href="https://vuejs.org/v2/guide/state-management.html">Simple state management in Vue</a></li>
<li><a href="https://vuejs.org/v2/guide/ssr.html">Vue server-side rendering</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 12 Dec 2016 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/d2e78dc7/88dc70bf.mp3" length="40104566" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/bZC0N2SYOintVsjbIlAn33WGgpHSoewImkzbH92zjhk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0My8x/NTcwNTc1MjA0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2504</itunes:duration>
      <itunes:summary>Michael and Jake managed to record this week whilst Michael's family was visiting to talk about mince pies, changes coming in Laravel 5.4, new versions of Homestead and Valet, and Vue JS server-side rendering.</itunes:summary>
      <itunes:subtitle>Michael and Jake managed to record this week whilst Michael's family was visiting to talk about mince pies, changes coming in Laravel 5.4, new versions of Homestead and Valet, and Vue JS server-side rendering.</itunes:subtitle>
      <itunes:keywords>blade, technology, shipping docker, vuejs, php 7.1, php, fideloper, mince pies, server-side rendering, homestead, laravel, development, valet, vue, web, vuex</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>PHP 7.1, contributing to Open Source for Christmas, and posting on Medium as a developer</title>
      <itunes:episode>16</itunes:episode>
      <podcast:episode>16</podcast:episode>
      <itunes:title>PHP 7.1, contributing to Open Source for Christmas, and posting on Medium as a developer</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">68ec544c-20a2-4c38-814e-275d159890ef</guid>
      <link>https://share.transistor.fm/s/f52b3e40</link>
      <description>
        <![CDATA[<p>After some erratic recording, Jake and Michael return for consecutive weeks to talk about PHP 7.1, contributing to Open Source for Christmas, and posting on Medium as a developer.</p>
<p></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://laravel-news.com/php-7-1">PHP 7.1 is now released – Featuring nullable types, class constants, and more</a></li>
<li><a href="http://www.php.net/ChangeLog-7.php#7.1.0">PHP 7.1 Changelog</a></li>
<li><a href="https://www.youtube.com/watch?v=Qlr-FGbhKaI">Fun, Fun, Functions - Semicolons cannot save you!</a></li>
<li><a href="https://24pullrequests.com">24 Pull Requests</a></li>
<li><a href="http://adventofcode.com">Advent of Code</a></li>
<li><a href="https://24ways.org">24 Ways</a></li>
<li><a href="https://adamwathan.me/test-driven-laravel/">Test-Driven Laravel</a></li>
<li><a href="https://github.com/JacobBennett/MediumSyntaxHighlight">Jake's Medium syntax highlighting solution</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>After some erratic recording, Jake and Michael return for consecutive weeks to talk about PHP 7.1, contributing to Open Source for Christmas, and posting on Medium as a developer.</p>
<p></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://laravel-news.com/php-7-1">PHP 7.1 is now released – Featuring nullable types, class constants, and more</a></li>
<li><a href="http://www.php.net/ChangeLog-7.php#7.1.0">PHP 7.1 Changelog</a></li>
<li><a href="https://www.youtube.com/watch?v=Qlr-FGbhKaI">Fun, Fun, Functions - Semicolons cannot save you!</a></li>
<li><a href="https://24pullrequests.com">24 Pull Requests</a></li>
<li><a href="http://adventofcode.com">Advent of Code</a></li>
<li><a href="https://24ways.org">24 Ways</a></li>
<li><a href="https://adamwathan.me/test-driven-laravel/">Test-Driven Laravel</a></li>
<li><a href="https://github.com/JacobBennett/MediumSyntaxHighlight">Jake's Medium syntax highlighting solution</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 05 Dec 2016 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f52b3e40/62668cd7.mp3" length="35402239" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/nYeyfXL9ZbwLSkLXlW_8XolLBq1e9xbwSQT1-GXKeV4/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0Mi8x/NTcwNTc1MjAxLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2209</itunes:duration>
      <itunes:summary>After some erratic recording, Jake and Michael return for consecutive weeks to talk about PHP 7.1, contributing to Open Source for Christmas, and posting on Medium as a developer.</itunes:summary>
      <itunes:subtitle>After some erratic recording, Jake and Michael return for consecutive weeks to talk about PHP 7.1, contributing to Open Source for Christmas, and posting on Medium as a developer.</itunes:subtitle>
      <itunes:keywords>24 pull requests, fun fun functions, technology, syntax highlighting, github, 24 ways, php 7.1, php, advent of code, medium, test driven laravel, laravel, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Giving thanks, verifying max post size, and Vue &amp; ES6</title>
      <itunes:episode>15</itunes:episode>
      <podcast:episode>15</podcast:episode>
      <itunes:title>Giving thanks, verifying max post size, and Vue &amp; ES6</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e0116bf0-dc50-4ddc-a1e4-76600322a49c</guid>
      <link>https://share.transistor.fm/s/0d7cf4c7</link>
      <description>
        <![CDATA[<p>Jake and Michael record on Thanksgiving to catch up on what they've been up to, discuss dealing with overloading max post size, and what Jake learned about Vue and ES6.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://spark.laravel.com/">Laravel Spark 50% off</a></li>
<li><a href="https://laravel-news.com/2016/11/laravel-spark-integration-tests/">Laravel Spark integration tests</a></li>
<li><a href="https://twitter.com/adamwathan">Adam Wathan's</a> <a href="https://adamwathan.me/test-driven-laravel/">Test Driven Laravel</a></li>
<li><a href="http://oreil.ly/CyberMonday16">50% off O'Reilly</a> - Pick Up Matt Stauffer's <a href="https://laravelupandrunning.com/">Laravel Up and Running</a></li>
<li><a href="https://github.com/laravel/framework/issues/16538">Uploads that exceed post_max_size causing misleading exceptions</a></li>
<li><a href="https://github.com/mattstauffer/suggestive">Suggestive</a></li>
<li><a href="http://laravel-podcast-suggest.mattstauffer.co/app">Laravel Podcast Suggestions</a></li>
<li><a href="http://laravelpodcast.com/">The Laravel Podcast</a></li>
<li><a href="https://medium.com/@jacobbennett/clean-up-your-vue-modules-with-es6-arrow-functions-2ef65e348d41#.is4qb5oh4">Clean up your Vue modules with ES6 arrow functions</a></li>
<li><a href="https://twitter.com/jackfruh">Jack Fruh</a></li>
<li><a href="https://twitter.com/andrewdelprete">Andrew Del Prete</a></li>
<li><a href="https://twitter.com/wesbos">Wes Bos</a>
<ul>
<li><a href="https://laravel-news.com/2016/11/react-for-beginners-and-es6-for-everyone/">50% off React for Beginners and ES6 for everyone</a></li>
<li><a href="https://reactforbeginners.com/">React for Beginners</a></li>
<li><a href="https://es6.io/">ES6 for Everyone</a></li>
</ul>
</li>
<li><a href="https://laracasts.com/series/es6-cliffsnotes">Laracasts ES6</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael record on Thanksgiving to catch up on what they've been up to, discuss dealing with overloading max post size, and what Jake learned about Vue and ES6.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://spark.laravel.com/">Laravel Spark 50% off</a></li>
<li><a href="https://laravel-news.com/2016/11/laravel-spark-integration-tests/">Laravel Spark integration tests</a></li>
<li><a href="https://twitter.com/adamwathan">Adam Wathan's</a> <a href="https://adamwathan.me/test-driven-laravel/">Test Driven Laravel</a></li>
<li><a href="http://oreil.ly/CyberMonday16">50% off O'Reilly</a> - Pick Up Matt Stauffer's <a href="https://laravelupandrunning.com/">Laravel Up and Running</a></li>
<li><a href="https://github.com/laravel/framework/issues/16538">Uploads that exceed post_max_size causing misleading exceptions</a></li>
<li><a href="https://github.com/mattstauffer/suggestive">Suggestive</a></li>
<li><a href="http://laravel-podcast-suggest.mattstauffer.co/app">Laravel Podcast Suggestions</a></li>
<li><a href="http://laravelpodcast.com/">The Laravel Podcast</a></li>
<li><a href="https://medium.com/@jacobbennett/clean-up-your-vue-modules-with-es6-arrow-functions-2ef65e348d41#.is4qb5oh4">Clean up your Vue modules with ES6 arrow functions</a></li>
<li><a href="https://twitter.com/jackfruh">Jack Fruh</a></li>
<li><a href="https://twitter.com/andrewdelprete">Andrew Del Prete</a></li>
<li><a href="https://twitter.com/wesbos">Wes Bos</a>
<ul>
<li><a href="https://laravel-news.com/2016/11/react-for-beginners-and-es6-for-everyone/">50% off React for Beginners and ES6 for everyone</a></li>
<li><a href="https://reactforbeginners.com/">React for Beginners</a></li>
<li><a href="https://es6.io/">ES6 for Everyone</a></li>
</ul>
</li>
<li><a href="https://laracasts.com/series/es6-cliffsnotes">Laracasts ES6</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 28 Nov 2016 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/0d7cf4c7/40b472d6.mp3" length="29008853" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/FslmbL9FnUia6anSN9IoVlYRNX_FuoxEm5WxF1C_6X8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0MS8x/NTcwNTc1MTk4LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1810</itunes:duration>
      <itunes:summary>Jake and Michael record on Thanksgiving to catch up on what they've been up to, discuss dealing with overloading max post size, and what Jake learned about Vue and ES6.</itunes:summary>
      <itunes:subtitle>Jake and Michael record on Thanksgiving to catch up on what they've been up to, discuss dealing with overloading max post size, and what Jake learned about Vue and ES6.</itunes:subtitle>
      <itunes:keywords>thanksgiving, technology, test driven laravel, oreilly, wes bos, php, jeffrey way, laravel up and running, suggestive, andrew del prete, laravel, development, web, es6, jack fruh</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Up and Running with Matt Stauffer</title>
      <itunes:episode>14</itunes:episode>
      <podcast:episode>14</podcast:episode>
      <itunes:title>Up and Running with Matt Stauffer</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">dc6e6825-3eda-461c-917e-d4769bc69b0f</guid>
      <link>https://share.transistor.fm/s/9efb1dfd</link>
      <description>
        <![CDATA[<p>Jake and Michael welcome to the show Matt Stauffer and discuss how he got to where he is today, life as technical director of Tighten Co., hiring and onboarding new developers, and his very soon to be released book Laravel Up and Running</p>
<p></p>
<p><strong>Matt Stauffer</strong></p>
<ul>
<li><a href="https://twitter.com/stauffermatt">Twitter</a></li>
<li><a href="https://mattstauffer.co/blog">Blog</a></li>
<li><a href="https://tighten.co">Tighten Co.</a></li>
</ul>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://confomo.com">ConFOMO</a></li>
<li><a href="https://gistlog.co">Gistlog</a></li>
<li><a href="https://en.wikipedia.org/wiki/TheDraw">TheDraw</a></li>
<li><a href="http://blog.codeclimate.com/blog/2012/10/17/7-ways-to-decompose-fat-activerecord-models">7 Patterns to Refactor Fat ActiveRecord Models</a></li>
<li><a href="https://larajobs.com">Larajobs</a></li>
<li><a href="https://breezy.hr">Breezy HR</a></li>
<li><a href="http://www.fiveminutegeekshow.com/91">Commitments, not (or and) goals</a></li>
<li><a href="https://laravelupandrunning.com">Laravel: Up and Running</a></li>
<li><a href="https://laracasts.com">Laracasts</a></li>
<li><a href="http://www.apple.com/macbook-pro">MacBook Pro</a></li>
<li><a href="https://medium.com/charged-tech/apple-just-told-the-world-it-has-no-idea-who-the-mac-is-for-722a2438389b#.lk01cf15e">Apple just told the world it has no idea who the Mac is for</a></li>
<li><a href="https://www.microsoft.com/en-us/surface/devices/surface-studio">Surface Studio</a></li>
<li>Bible</li>
<li><a href="https://en.wikipedia.org/wiki/King_James_Version">King James Version</a></li>
<li><a href="https://en.wikipedia.org/wiki/English_Standard_Version">English Standard Version</a></li>
<li><a href="https://en.wikipedia.org/wiki/New_Living_Translation">New Living Translation</a></li>
<li><a href="https://en.wikipedia.org/wiki/New_International_Version">New International Version</a></li>
<li><a href="https://github.com/mattstauffer/suggestive">Suggestive</a></li>
<li><a href="http://www.laravelpodcast.com/episodes/49944-episode-49-big-ball-of-yarn">Laravel Podcast - Episode 49: Big Ball Of Yarn</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael welcome to the show Matt Stauffer and discuss how he got to where he is today, life as technical director of Tighten Co., hiring and onboarding new developers, and his very soon to be released book Laravel Up and Running</p>
<p></p>
<p><strong>Matt Stauffer</strong></p>
<ul>
<li><a href="https://twitter.com/stauffermatt">Twitter</a></li>
<li><a href="https://mattstauffer.co/blog">Blog</a></li>
<li><a href="https://tighten.co">Tighten Co.</a></li>
</ul>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://confomo.com">ConFOMO</a></li>
<li><a href="https://gistlog.co">Gistlog</a></li>
<li><a href="https://en.wikipedia.org/wiki/TheDraw">TheDraw</a></li>
<li><a href="http://blog.codeclimate.com/blog/2012/10/17/7-ways-to-decompose-fat-activerecord-models">7 Patterns to Refactor Fat ActiveRecord Models</a></li>
<li><a href="https://larajobs.com">Larajobs</a></li>
<li><a href="https://breezy.hr">Breezy HR</a></li>
<li><a href="http://www.fiveminutegeekshow.com/91">Commitments, not (or and) goals</a></li>
<li><a href="https://laravelupandrunning.com">Laravel: Up and Running</a></li>
<li><a href="https://laracasts.com">Laracasts</a></li>
<li><a href="http://www.apple.com/macbook-pro">MacBook Pro</a></li>
<li><a href="https://medium.com/charged-tech/apple-just-told-the-world-it-has-no-idea-who-the-mac-is-for-722a2438389b#.lk01cf15e">Apple just told the world it has no idea who the Mac is for</a></li>
<li><a href="https://www.microsoft.com/en-us/surface/devices/surface-studio">Surface Studio</a></li>
<li>Bible</li>
<li><a href="https://en.wikipedia.org/wiki/King_James_Version">King James Version</a></li>
<li><a href="https://en.wikipedia.org/wiki/English_Standard_Version">English Standard Version</a></li>
<li><a href="https://en.wikipedia.org/wiki/New_Living_Translation">New Living Translation</a></li>
<li><a href="https://en.wikipedia.org/wiki/New_International_Version">New International Version</a></li>
<li><a href="https://github.com/mattstauffer/suggestive">Suggestive</a></li>
<li><a href="http://www.laravelpodcast.com/episodes/49944-episode-49-big-ball-of-yarn">Laravel Podcast - Episode 49: Big Ball Of Yarn</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 31 Oct 2016 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9efb1dfd/f667ffb4.mp3" length="60220782" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/VJ_kZzC_3lvSFZN_CMeGLitC3rxTm8v5V-3IzGVfv-4/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjY0MC8x/NTcwNTc1MTk2LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>3760</itunes:duration>
      <itunes:summary>Jake and Michael welcome to the show Matt Stauffer and discuss how he got to where he is today, life as technical director of Tighten Co., hiring and onboarding new developers, and his very soon to be released book Laravel Up and Running.</itunes:summary>
      <itunes:subtitle>Jake and Michael welcome to the show Matt Stauffer and discuss how he got to where he is today, life as technical director of Tighten Co., hiring and onboarding new developers, and his very soon to be released book Laravel Up and Running.</itunes:subtitle>
      <itunes:keywords>technology, macbook pro, laravel up and running, breezy, php, apple, suggestive, gistlog, tighten co, larajobs, thedraw, suggestive, laracasts, laravel, five minute geek show, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Denials of Service, MacBooks, and reviewing other people's code</title>
      <itunes:episode>13</itunes:episode>
      <podcast:episode>13</podcast:episode>
      <itunes:title>Denials of Service, MacBooks, and reviewing other people's code</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">91fae4fe-4924-4e7b-95fe-53d0d439facf</guid>
      <link>https://share.transistor.fm/s/641fbe51</link>
      <description>
        <![CDATA[<p>Jake and Michael relive the disconnection as a result of the great DDoS attack of October 2016, discuss changes in Laravel 5.3.19, rumoured features of the upcoming (and long overdue) MacBook refresh, as well as talk about working with and reviewing other people's code.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.theguardian.com/technology/2016/oct/21/ddos-attack-dyn-internet-denial-service">Major cyber attack disrupts internet services across Europe and US</a></li>
<li><a href="http://dyn.com/blog/dyn-statement-on-10212016-ddos-attack/">Dyn Statement on 10/21/2016 DDoS Attack</a></li>
<li><a href="http://www.lifx.com">LIFX Globes / Bulbs</a></li>
<li><a href="https://vimeo.com/82920243">Lights Out</a></li>
<li><a href="https://vimeo.com/119573692">Attic Panic</a></li>
<li><a href="https://vimeo.com/187257744">Borrowed Time</a></li>
<li><a href="https://laravel-news.com/2016/10/laravel-v5-3-19/">Laravel v5.3.19 is now released</a></li>
<li><a href="http://image.intervention.io/">Intervention Image</a></li>
<li><a href="https://9to5mac.com/2016/10/22/kgi-apple-to-release-3-new-mac-laptops-at-next-weeks-event-new-imac-5k-display-coming-next-year/">New MacBook Pro (rumours)</a></li>
<li><a href="https://dotdev.co/a-git-workflow-for-client-facing-sign-off-28b7683bf01c">A Git workflow for client-facing sign off</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael relive the disconnection as a result of the great DDoS attack of October 2016, discuss changes in Laravel 5.3.19, rumoured features of the upcoming (and long overdue) MacBook refresh, as well as talk about working with and reviewing other people's code.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://www.theguardian.com/technology/2016/oct/21/ddos-attack-dyn-internet-denial-service">Major cyber attack disrupts internet services across Europe and US</a></li>
<li><a href="http://dyn.com/blog/dyn-statement-on-10212016-ddos-attack/">Dyn Statement on 10/21/2016 DDoS Attack</a></li>
<li><a href="http://www.lifx.com">LIFX Globes / Bulbs</a></li>
<li><a href="https://vimeo.com/82920243">Lights Out</a></li>
<li><a href="https://vimeo.com/119573692">Attic Panic</a></li>
<li><a href="https://vimeo.com/187257744">Borrowed Time</a></li>
<li><a href="https://laravel-news.com/2016/10/laravel-v5-3-19/">Laravel v5.3.19 is now released</a></li>
<li><a href="http://image.intervention.io/">Intervention Image</a></li>
<li><a href="https://9to5mac.com/2016/10/22/kgi-apple-to-release-3-new-mac-laptops-at-next-weeks-event-new-imac-5k-display-coming-next-year/">New MacBook Pro (rumours)</a></li>
<li><a href="https://dotdev.co/a-git-workflow-for-client-facing-sign-off-28b7683bf01c">A Git workflow for client-facing sign off</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 24 Oct 2016 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/641fbe51/3c536785.mp3" length="31641410" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/Z5-p-TCcs965TpxgbXEt6oN25RAbI8iwO1VpfPC4qJE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzOS8x/NTcwNTc1MTk0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1974</itunes:duration>
      <itunes:summary>Jake and Michael relive the disconnection as a result of the great DDoS attack of October 2016, discuss changes in Laravel 5.3.19, rumoured features of the upcoming (and long overdue) MacBook refresh, as well as talk about working with and reviewing other people's code.</itunes:summary>
      <itunes:subtitle>Jake and Michael relive the disconnection as a result of the great DDoS attack of October 2016, discuss changes in Laravel 5.3.19, rumoured features of the upcoming (and long overdue) MacBook refresh, as well as talk about working with and reviewing other</itunes:subtitle>
      <itunes:keywords>technology, code review, macbook pro, attic panic, php, intervention image, git, dyndns, ddos, lifx, laravel, apple, development, lights out, borrowed time, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Laravel and Forge improvements, Yarn, and Hacktoberfest</title>
      <itunes:episode>12</itunes:episode>
      <podcast:episode>12</podcast:episode>
      <itunes:title>Laravel and Forge improvements, Yarn, and Hacktoberfest</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">007bc5f3-94e4-4a4e-8b03-c6ad94d88c49</guid>
      <link>https://share.transistor.fm/s/9113f121</link>
      <description>
        <![CDATA[<p>Jake and Michael return after a short break and talk about improvements to Laravel and Forge, the new package manager unveiled by Facebook, Yarn, and touch on the currently running Hacktoberfest.</p>
<p></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://www.safe-house.com">The Safe House</a></li>
<li><a href="https://laravel-news.com/2016/10/unique-and-exists-validation/">Revamped validation syntax</a></li>
<li><a href="https://laravel-news.com/2016/10/laravel-model-factory-states/">Model Factory States</a></li>
<li>Forge Improvements</li>
<li><a href="https://forge-blog.laravel.com/mysql-databases">Manage MySQL Databases</a></li>
<li><a href="https://forge-blog.laravel.com/php-71-and-56-now-available">PHP 7.1</a></li>
<li><a href="https://twitter.com/laravelphp/status/781507332932980736">Custom VPS Load Balancers</a></li>
<li><a href="https://twitter.com/laravelphp/status/786212659959967744">GitLab Support</a></li>
<li><a href="https://twitter.com/PHPRFCBot">PHPRFCBot</a></li>
<li><a href="https://twitter.com/rfcbot">IETF RFCBot</a> by <a href="https://twitter.com/bradleyfalzon">@bradleyfalzon</a></li>
<li><a href="https://code.facebook.com/posts/1840075619545360">Yarn</a></li>
<li><a href="https://hacktoberfest.digitalocean.com">Hacktoberfest</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael return after a short break and talk about improvements to Laravel and Forge, the new package manager unveiled by Facebook, Yarn, and touch on the currently running Hacktoberfest.</p>
<p></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://www.safe-house.com">The Safe House</a></li>
<li><a href="https://laravel-news.com/2016/10/unique-and-exists-validation/">Revamped validation syntax</a></li>
<li><a href="https://laravel-news.com/2016/10/laravel-model-factory-states/">Model Factory States</a></li>
<li>Forge Improvements</li>
<li><a href="https://forge-blog.laravel.com/mysql-databases">Manage MySQL Databases</a></li>
<li><a href="https://forge-blog.laravel.com/php-71-and-56-now-available">PHP 7.1</a></li>
<li><a href="https://twitter.com/laravelphp/status/781507332932980736">Custom VPS Load Balancers</a></li>
<li><a href="https://twitter.com/laravelphp/status/786212659959967744">GitLab Support</a></li>
<li><a href="https://twitter.com/PHPRFCBot">PHPRFCBot</a></li>
<li><a href="https://twitter.com/rfcbot">IETF RFCBot</a> by <a href="https://twitter.com/bradleyfalzon">@bradleyfalzon</a></li>
<li><a href="https://code.facebook.com/posts/1840075619545360">Yarn</a></li>
<li><a href="https://hacktoberfest.digitalocean.com">Hacktoberfest</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 17 Oct 2016 06:30:00 +1030</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9113f121/b9820f2b.mp3" length="34304027" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/FsvWVUAPKWVYCcifoa0eX7jn8Yfg9EUMgWMojjcaQvA/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzOC8x/NTcwNTc1MTkyLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2141</itunes:duration>
      <itunes:summary>Jake and Michael return after a short break and talk about improvements to Laravel and Forge, the new package manager unveiled by Facebook, Yarn, and touch on the currently running Hacktoberfest.</itunes:summary>
      <itunes:subtitle>Jake and Michael return after a short break and talk about improvements to Laravel and Forge, the new package manager unveiled by Facebook, Yarn, and touch on the currently running Hacktoberfest.</itunes:subtitle>
      <itunes:keywords>technology, the safe house, phprfcbot, chris fidao, yarn, google, php, validation, model factories, laravel, forge, facebook, development, hacktoberfest, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Meetups, the Universe, and master plans</title>
      <itunes:episode>11</itunes:episode>
      <podcast:episode>11</podcast:episode>
      <itunes:title>Meetups, the Universe, and master plans</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">fa752791-e5d8-4b4e-93ce-ef9a953c8b89</guid>
      <link>https://share.transistor.fm/s/9d010ba4</link>
      <description>
        <![CDATA[<p>Jake and Michael discuss starting a PHP meetup and becoming a speaker, the GitHub Universe, and GitLab's Master Plan.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://twitter.com/CalEvans">Cal Evans</a></li>
<li><a href="http://voicesoftheelephpant.com">Voices of the Elephpant</a></li>
<li><a href="https://phpsa.org">PHP Adelaide</a></li>
<li><a href="http://www.slideshare.net/deringer/developing-web-apps">Michael's Developing Web Apps Slide Deck</a></li>
<li><a href="http://www.codemash.org">CodeMash</a></li>
<li><a href="https://spin-a-good-yarn.com">Spin a Good Yarn</a></li>
<li><a href="http://githubuniverse.com">GitHub Universe</a> (<a href="https://github.com/blog/2259-mission-report-github-universe">Mission Report</a>)</li>
<li><a href="https://waffle.io">waffle.io</a></li>
<li><a href="https://gitlab.com">GitLab</a> (<a href="https://about.gitlab.com/2016/09/13/gitlab-master-plan/">Master Plan</a>)</li>
<li><a href="https://travis-ci.org">Travis CI</a></li>
<li><a href="https://styleci.io">Style CI</a></li>
<li><a href="https://github.com/adldap/adLDAP">adLDAP</a></li>
<li><a href="https://en.wikipedia.org/wiki/Quicksort">Quicksort</a></li>
<li><a href="https://dredd.readthedocs.io/en/latest">Dredd</a></li>
<li><a href="https://twitter.com/philsturgeon">Phil Sturgeon</a></li>
<li><a href="https://apisyouwonthate.com">Build APIs You Won't Hate</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jake and Michael discuss starting a PHP meetup and becoming a speaker, the GitHub Universe, and GitLab's Master Plan.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://twitter.com/CalEvans">Cal Evans</a></li>
<li><a href="http://voicesoftheelephpant.com">Voices of the Elephpant</a></li>
<li><a href="https://phpsa.org">PHP Adelaide</a></li>
<li><a href="http://www.slideshare.net/deringer/developing-web-apps">Michael's Developing Web Apps Slide Deck</a></li>
<li><a href="http://www.codemash.org">CodeMash</a></li>
<li><a href="https://spin-a-good-yarn.com">Spin a Good Yarn</a></li>
<li><a href="http://githubuniverse.com">GitHub Universe</a> (<a href="https://github.com/blog/2259-mission-report-github-universe">Mission Report</a>)</li>
<li><a href="https://waffle.io">waffle.io</a></li>
<li><a href="https://gitlab.com">GitLab</a> (<a href="https://about.gitlab.com/2016/09/13/gitlab-master-plan/">Master Plan</a>)</li>
<li><a href="https://travis-ci.org">Travis CI</a></li>
<li><a href="https://styleci.io">Style CI</a></li>
<li><a href="https://github.com/adldap/adLDAP">adLDAP</a></li>
<li><a href="https://en.wikipedia.org/wiki/Quicksort">Quicksort</a></li>
<li><a href="https://dredd.readthedocs.io/en/latest">Dredd</a></li>
<li><a href="https://twitter.com/philsturgeon">Phil Sturgeon</a></li>
<li><a href="https://apisyouwonthate.com">Build APIs You Won't Hate</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 27 Sep 2016 07:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/9d010ba4/d9a6ff71.mp3" length="30272992" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/FEIr1E-bF59cNr1eI6n7EebilV2IKh2mC6N-mkqN7Qg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzNy8x/NTcwNTc1MTg5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1889</itunes:duration>
      <itunes:summary>Jake and Michael discuss starting a PHP meetup and becoming a speaker, the GitHub Universe, and GitLab's Master Plan.</itunes:summary>
      <itunes:subtitle>Jake and Michael discuss starting a PHP meetup and becoming a speaker, the GitHub Universe, and GitLab's Master Plan.</itunes:subtitle>
      <itunes:keywords>technology, gitlab, spin a good yarn, build apis you wont hate, phil sturgeon, php, style ci, voices of the elephpant, php adelaide, github universe, cal evans, travis ci, laravel, development, graham campbell, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Jake and Michael's Introduce Adam Wathan in under an hour</title>
      <itunes:episode>10</itunes:episode>
      <podcast:episode>10</podcast:episode>
      <itunes:title>Jake and Michael's Introduce Adam Wathan in under an hour</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e2c05e5e-4b6c-4127-9dcf-f9cb8bec14c0</guid>
      <link>https://share.transistor.fm/s/a03d4ec8</link>
      <description>
        <![CDATA[<p>In this, our tenth episode, Jake and Michael (but mostly Jake) talk with Adam Wathan on his journey towards the master of collections, not touching his friend's privates, as well as his plans for his upcoming Test Driven Laravel course.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://twitter.com/adamwathan">Adam Wathan</a></li>
<li><a href="http://www.fullstackradio.com">Full Stack Radio</a></li>
<li><a href="https://www.amazon.com/Teach-Yourself-HTML-Hours-Sams/dp/0672317249">Sam's Teach Yourself HTML4 in 24 Hours</a></li>
<li><a href="http://www.reaper.fm">Reaper</a></li>
<li><a href="http://vehikl.com">Vehikl</a> (formerly Chrome Media)</li>
<li><a href="http://buildwithbeard.com">BeardCSS</a></li>
<li><a href="https://tighten.co">Tighten Co.</a></li>
<li><a href="https://adamwathan.me/refactoring-to-collections">Refactoring to Collections</a></li>
<li><a href="http://github.com/tightenco/jigsaw">Jigsaw</a></li>
<li><a href="https://github.com/tightenco/mailthief">MailThief</a></li>
<li><a href="https://laravel.com/docs/valet">Laravel Valet</a></li>
<li><a href="https://www.youtube.com/watch?v=H3Z4Gk9Wc0s">Laravel Valet Trailer</a></li>
<li><a href="http://php-osx.liip.ch">PHP-OSX</a></li>
<li><a href="https://en.wikipedia.org/wiki/Law_of_Demeter">Law of Demeter</a></li>
<li><a href="http://testdrivenlaravel.com">Test Driven Laravel</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this, our tenth episode, Jake and Michael (but mostly Jake) talk with Adam Wathan on his journey towards the master of collections, not touching his friend's privates, as well as his plans for his upcoming Test Driven Laravel course.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://twitter.com/adamwathan">Adam Wathan</a></li>
<li><a href="http://www.fullstackradio.com">Full Stack Radio</a></li>
<li><a href="https://www.amazon.com/Teach-Yourself-HTML-Hours-Sams/dp/0672317249">Sam's Teach Yourself HTML4 in 24 Hours</a></li>
<li><a href="http://www.reaper.fm">Reaper</a></li>
<li><a href="http://vehikl.com">Vehikl</a> (formerly Chrome Media)</li>
<li><a href="http://buildwithbeard.com">BeardCSS</a></li>
<li><a href="https://tighten.co">Tighten Co.</a></li>
<li><a href="https://adamwathan.me/refactoring-to-collections">Refactoring to Collections</a></li>
<li><a href="http://github.com/tightenco/jigsaw">Jigsaw</a></li>
<li><a href="https://github.com/tightenco/mailthief">MailThief</a></li>
<li><a href="https://laravel.com/docs/valet">Laravel Valet</a></li>
<li><a href="https://www.youtube.com/watch?v=H3Z4Gk9Wc0s">Laravel Valet Trailer</a></li>
<li><a href="http://php-osx.liip.ch">PHP-OSX</a></li>
<li><a href="https://en.wikipedia.org/wiki/Law_of_Demeter">Law of Demeter</a></li>
<li><a href="http://testdrivenlaravel.com">Test Driven Laravel</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 19 Sep 2016 07:30:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/a03d4ec8/f8c635b6.mp3" length="47327456" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/nHEw5cN-LrPgEOmrJrgXuHPsm4XKBFepMlw_Hl0SACw/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzNi8x/NTcwNTc1MTg2LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2955</itunes:duration>
      <itunes:summary>In this, our tenth episode, Jake and Michael (but mostly Jake) talk with Adam Wathan on his journey towards the master of collections, not touching his friend's privates, as well as his plans for his upcoming Test Driven Laravel course.</itunes:summary>
      <itunes:subtitle>In this, our tenth episode, Jake and Michael (but mostly Jake) talk with Adam Wathan on his journey towards the master of collections, not touching his friend's privates, as well as his plans for his upcoming Test Driven Laravel course.</itunes:subtitle>
      <itunes:keywords>reaper, technology, vehikl, php, jigsaw, sam's learn html4 in 24 hours, chrome media, tightenco, laravel, mailthief, beardcss, adam wathan, valet, development, test driven laravel, refactoring to collections, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Post-Hiatus Catchups, Migrating To Forge And Envoyer, And Certification</title>
      <itunes:episode>9</itunes:episode>
      <podcast:episode>9</podcast:episode>
      <itunes:title>Post-Hiatus Catchups, Migrating To Forge And Envoyer, And Certification</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">fe522a7a-e396-4111-a679-b24dc95c5ad8</guid>
      <link>https://share.transistor.fm/s/305e905f</link>
      <description>
        <![CDATA[<p>After a brief hiatus, Jacob and Michael catch up on what they've been working on, migrating internal servers to using Forge and Envoyer, and tread ever so lightly around the potentially controversial Laravel Certification Program.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://forge.laravel.com">Laravel Forge</a></li>
<li><a href="https://envoyer.io">Envoyer</a></li>
<li><a href="https://brickftp.com">BrickFTP</a></li>
<li><a href="http://api.symfony.com/3.1/Symfony/Component/HttpFoundation/ParameterBag.html">Symfony ParameterBag</a></li>
<li><a href="https://github.com/thephpleague/flysystem-sftp">Flysystem SFTP Driver</a></li>
<li><a href="https://docs.spatie.be/laravel-backup/v3/introduction">Laravel Backup</a> by <a href="https://spatie.be">Spatie</a></li>
<li><a href="https://github.com/laravel/framework/pull/15216">between / unlessBetween</a> with Laravel's <a href="https://laravel.com/docs/5.3/scheduling">Scheduler</a></li>
<li><a href="http://davidhemphill.com/blog/2016/09/06/presenters-in-laravel">Presenters in Laravel</a> by <a href="https://twitter.com/davidhemphill">David Hemphill</a></li>
<li><a href="https://laravel.com/certification/">Laravel Certification Program</a></li>
<li><a href="https://dyrynda.com.au/blog/on-the-laravel-certification-program">On the Laravel Certification Program</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>After a brief hiatus, Jacob and Michael catch up on what they've been working on, migrating internal servers to using Forge and Envoyer, and tread ever so lightly around the potentially controversial Laravel Certification Program.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="https://forge.laravel.com">Laravel Forge</a></li>
<li><a href="https://envoyer.io">Envoyer</a></li>
<li><a href="https://brickftp.com">BrickFTP</a></li>
<li><a href="http://api.symfony.com/3.1/Symfony/Component/HttpFoundation/ParameterBag.html">Symfony ParameterBag</a></li>
<li><a href="https://github.com/thephpleague/flysystem-sftp">Flysystem SFTP Driver</a></li>
<li><a href="https://docs.spatie.be/laravel-backup/v3/introduction">Laravel Backup</a> by <a href="https://spatie.be">Spatie</a></li>
<li><a href="https://github.com/laravel/framework/pull/15216">between / unlessBetween</a> with Laravel's <a href="https://laravel.com/docs/5.3/scheduling">Scheduler</a></li>
<li><a href="http://davidhemphill.com/blog/2016/09/06/presenters-in-laravel">Presenters in Laravel</a> by <a href="https://twitter.com/davidhemphill">David Hemphill</a></li>
<li><a href="https://laravel.com/certification/">Laravel Certification Program</a></li>
<li><a href="https://dyrynda.com.au/blog/on-the-laravel-certification-program">On the Laravel Certification Program</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Sun, 11 Sep 2016 14:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/305e905f/2955def3.mp3" length="33416231" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/mIxg27gvvsIy57NEdB9vgi8-XkMf_VM1tyy1vY0TvDU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzNS8x/NTcwNTc1MTg0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2085</itunes:duration>
      <itunes:summary>After a brief hiatus, Jacob and Michael catch up on what they've been working on, migrating internal servers to using Forge and Envoyer, and tread ever so lightly around the potentially controversial Laravel Certification Program.</itunes:summary>
      <itunes:subtitle>After a brief hiatus, Jacob and Michael catch up on what they've been working on, migrating internal servers to using Forge and Envoyer, and tread ever so lightly around the potentially controversial Laravel Certification Program.</itunes:subtitle>
      <itunes:keywords>technology, laravel forge, laravel certification, brickftp, php, flysystem, david hemphill, envoyer, symfony parameterbag, laravel backup, presenters, laravel, development, spatie, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>No Man's Sky, HTTP2, and Majestic Monoliths</title>
      <itunes:episode>7</itunes:episode>
      <podcast:episode>7</podcast:episode>
      <itunes:title>No Man's Sky, HTTP2, and Majestic Monoliths</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">20ef7eb0-a829-41ae-b21a-53f3f61cb35d</guid>
      <link>https://share.transistor.fm/s/f549ea3d</link>
      <description>
        <![CDATA[<p>In this episode, Jacob and Michael talk about the recently released No Man's Sky, HTTP/2 middleware in Laravel, MailThief, and how Majestic Monoliths stack up against microservices.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://www.no-mans-sky.com">No Man's Sky</a></li>
<li><a href="http://www.lego.com/en-us/starwars/games/videogame">Lego: The Force Awakens</a></li>
<li><a href="https://www.facebook.com/polygon/videos/1241235675889058">How Big Is No Man's Sky?</a></li>
<li><a href="https://blog.eu.playstation.com/2014/08/26/exploring-18446744073709551616-planets-mans-sky">Eploring the 2^64 planets of No Man's Sky</a> - a 64-bit integer may actually be <a href="https://en.wikipedia.org/wiki/9223372036854775807">2^63 - 1, not 2^64</a></li>
<li><a href="https://streamacon.com/video/laracon-us/ben-ramsey-long-live-http2">Ben Ramsey - Long Live HTTP/2 from Laracon US</a></li>
<li><a href="https://twitter.com/tomschlick">Tom Schlick</a> - <a href="https://github.com/tomschlick/laravel-http2-server-push">Laravel HTTP/2 Server Push middleware</a></li>
<li>Jacob's <a href="https://github.com/JacobBennett/laravel-HTTP2ServerPush">HTTP/2 Server Push middleware</a></li>
<li><a href="https://laravel-news.com/2016/08/http2-server-push-middleware/">Easily Integrate HTTP/2 Server Push with a Laravel Middleware</a> via Laravel News</li>
<li><a href="https://twitter.com/grahamjcampbell">Graham Campbell</a> (<a href="https://github.com/JacobBennett/laravel-HTTP2ServerPush/issues/5">HTTP/2 Server Push comments</a>)</li>
<li><a href="https://twitter.com/freekmurze">Freek Van der Herten</a></li>
<li>PJAX Middleware</li>
<li><a href="https://github.com/spatie/laravel-pjax">Spatie</a></li>
<li><a href="https://github.com/JacobBennett/pjax">Jacob</a></li>
<li><a href="https://github.com/tightenco/mailthief">MailThief</a></li>
<li><a href="https://laravel.com/docs/master/mail">Mailables in Laravel 5.3</a></li>
<li><a href="https://twitter.com/dhh">DHH</a> on <a href="https://m.signalvnoise.com/the-majestic-monolith-29166d022228#.aju7guvg4">The Majestic Monolith</a></li>
<li><a href="http://jeromedalbert.com/how-dhh-organizes-his-rails-controllers">How DHH Organizes His Rails Controllers</a> from an <a href="http://www.fullstackradio.com/32">interview on Full Stack Radio</a></li>
<li><a href="http://www.slideshare.net/SamanthaGeitz1/serviceoriented-architecture-62986976">Service-Oriented Architecture</a> at Laracon US 2015 by <a href="https://twitter.com/SamanthaGeitz">Samantha Geitz</a></li>
<li><a href="https://www.phproundtable.com/episode/service-oriented-architecture-and-microservices">Service Oriented Architecture and Microservices</a> on PHP Round Table</li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jacob and Michael talk about the recently released No Man's Sky, HTTP/2 middleware in Laravel, MailThief, and how Majestic Monoliths stack up against microservices.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://www.no-mans-sky.com">No Man's Sky</a></li>
<li><a href="http://www.lego.com/en-us/starwars/games/videogame">Lego: The Force Awakens</a></li>
<li><a href="https://www.facebook.com/polygon/videos/1241235675889058">How Big Is No Man's Sky?</a></li>
<li><a href="https://blog.eu.playstation.com/2014/08/26/exploring-18446744073709551616-planets-mans-sky">Eploring the 2^64 planets of No Man's Sky</a> - a 64-bit integer may actually be <a href="https://en.wikipedia.org/wiki/9223372036854775807">2^63 - 1, not 2^64</a></li>
<li><a href="https://streamacon.com/video/laracon-us/ben-ramsey-long-live-http2">Ben Ramsey - Long Live HTTP/2 from Laracon US</a></li>
<li><a href="https://twitter.com/tomschlick">Tom Schlick</a> - <a href="https://github.com/tomschlick/laravel-http2-server-push">Laravel HTTP/2 Server Push middleware</a></li>
<li>Jacob's <a href="https://github.com/JacobBennett/laravel-HTTP2ServerPush">HTTP/2 Server Push middleware</a></li>
<li><a href="https://laravel-news.com/2016/08/http2-server-push-middleware/">Easily Integrate HTTP/2 Server Push with a Laravel Middleware</a> via Laravel News</li>
<li><a href="https://twitter.com/grahamjcampbell">Graham Campbell</a> (<a href="https://github.com/JacobBennett/laravel-HTTP2ServerPush/issues/5">HTTP/2 Server Push comments</a>)</li>
<li><a href="https://twitter.com/freekmurze">Freek Van der Herten</a></li>
<li>PJAX Middleware</li>
<li><a href="https://github.com/spatie/laravel-pjax">Spatie</a></li>
<li><a href="https://github.com/JacobBennett/pjax">Jacob</a></li>
<li><a href="https://github.com/tightenco/mailthief">MailThief</a></li>
<li><a href="https://laravel.com/docs/master/mail">Mailables in Laravel 5.3</a></li>
<li><a href="https://twitter.com/dhh">DHH</a> on <a href="https://m.signalvnoise.com/the-majestic-monolith-29166d022228#.aju7guvg4">The Majestic Monolith</a></li>
<li><a href="http://jeromedalbert.com/how-dhh-organizes-his-rails-controllers">How DHH Organizes His Rails Controllers</a> from an <a href="http://www.fullstackradio.com/32">interview on Full Stack Radio</a></li>
<li><a href="http://www.slideshare.net/SamanthaGeitz1/serviceoriented-architecture-62986976">Service-Oriented Architecture</a> at Laracon US 2015 by <a href="https://twitter.com/SamanthaGeitz">Samantha Geitz</a></li>
<li><a href="https://www.phproundtable.com/episode/service-oriented-architecture-and-microservices">Service Oriented Architecture and Microservices</a> on PHP Round Table</li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 16 Aug 2016 21:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f549ea3d/1ef4a6a8.mp3" length="27533599" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/o0MPlR4ONrlBZKZHepre3TvyGWjeJrx1FXO7mSZ34Fg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzNC8x/NTcwNTc1MTgxLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1717</itunes:duration>
      <itunes:summary>In this episode, Jacob and Michael talk about the recently released No Man's Sky, HTTP/2 middleware in Laravel, MailThief, and how Majestic Monoliths stack up against microservices.</itunes:summary>
      <itunes:subtitle>In this episode, Jacob and Michael talk about the recently released No Man's Sky, HTTP/2 middleware in Laravel, MailThief, and how Majestic Monoliths stack up against microservices.</itunes:subtitle>
      <itunes:keywords>tom schlick, technology, graham campbell, dhh, freek van der herten, mailthief, laracon, laravel news, php, ben ramsey, no man's sky, service oriented architecture, php round table, majestic monoliths, samantha geitz, http2, laravel, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Post-Laracon Crash</title>
      <itunes:episode>6</itunes:episode>
      <podcast:episode>6</podcast:episode>
      <itunes:title>Post-Laracon Crash</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f551df85-3656-49cd-a268-127afcca1b26</guid>
      <link>https://share.transistor.fm/s/eaa736b4</link>
      <description>
        <![CDATA[<p>Jacob and Michael catch up for the first time since returning from Laracon, discussing some of their favourite parts, talks, and memorable parts of the three-day event.</p>
<p><strong>Show Links</strong></p>
<ul>
<li>Laravel <a href="https://laravel.com/docs/master/notifications">Notifiable</a> docs</li>
<li>Laravel <a href="https://laravel.com/docs/master/mail">Mailable</a> docs</li>
<li><a href="https://speakerdeck.com/skmetz/get-a-whiff-of-this?utm_campaign=Laravel%20News&amp;utm_medium=web&amp;utm_source=ln114">Sandi Metz - Get a Whiff of This</a></li>
<li><a href="http://jason.pureconcepts.net/2016/08/practicing-yagni/">Jason McReary - YAGNI</a></li>
<li><a href="https://twitter.com/rjs">Ryan Singer</a> - live demo, no slides. Wait for the videos!</li>
<li><a href="https://speakerdeck.com/adamwathan/curing-the-common-loop?utm_campaign=Laravel%20News&amp;utm_medium=web&amp;utm_source=ln114">Adam Wathan - Curing the Common Loop</a></li>
<li><a href="https://laravel-news.com/2016/08/laracon-us-2016-recap/">Laracon US 2016 Recap</a></li>
<li><a href="https://confomo.com">ConFOMO</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Jacob and Michael catch up for the first time since returning from Laracon, discussing some of their favourite parts, talks, and memorable parts of the three-day event.</p>
<p><strong>Show Links</strong></p>
<ul>
<li>Laravel <a href="https://laravel.com/docs/master/notifications">Notifiable</a> docs</li>
<li>Laravel <a href="https://laravel.com/docs/master/mail">Mailable</a> docs</li>
<li><a href="https://speakerdeck.com/skmetz/get-a-whiff-of-this?utm_campaign=Laravel%20News&amp;utm_medium=web&amp;utm_source=ln114">Sandi Metz - Get a Whiff of This</a></li>
<li><a href="http://jason.pureconcepts.net/2016/08/practicing-yagni/">Jason McReary - YAGNI</a></li>
<li><a href="https://twitter.com/rjs">Ryan Singer</a> - live demo, no slides. Wait for the videos!</li>
<li><a href="https://speakerdeck.com/adamwathan/curing-the-common-loop?utm_campaign=Laravel%20News&amp;utm_medium=web&amp;utm_source=ln114">Adam Wathan - Curing the Common Loop</a></li>
<li><a href="https://laravel-news.com/2016/08/laracon-us-2016-recap/">Laracon US 2016 Recap</a></li>
<li><a href="https://confomo.com">ConFOMO</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Thu, 11 Aug 2016 10:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/eaa736b4/af3095bb.mp3" length="32497547" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/nXG4iUWJ5zy7EX-41s03yQdAzcqXmynUBzjztRMZ-Ls/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzMy8x/NTcwNTc1MTc5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2028</itunes:duration>
      <itunes:summary>Jacob and Michael catch up for the first time since returning from Laracon, discussing some of their favourite parts, talks, and memorable parts of the three-day event.</itunes:summary>
      <itunes:subtitle>Jacob and Michael catch up for the first time since returning from Laracon, discussing some of their favourite parts, talks, and memorable parts of the three-day event.</itunes:subtitle>
      <itunes:keywords>technology, virtual filesystems, laracon, adam wathan, searchable, sandi metz, php, yagni, matt stauffer, testing, notifiable, ryan singer, jason mcreary, mailable, mysql, confomo, passport, laravel, scout, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Gotta catch 'em all, developer tools, and mismatched exceptions</title>
      <itunes:episode>5</itunes:episode>
      <podcast:episode>5</podcast:episode>
      <itunes:title>Gotta catch 'em all, developer tools, and mismatched exceptions</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">976b9ea0-de56-4ea8-82c9-688e53421a66</guid>
      <link>https://share.transistor.fm/s/af5cd66d</link>
      <description>
        <![CDATA[<p>In this episode, Jacob and Michael talk about the latest craze Pokemon go, the tools they use for their daily development and productivity workflows, and handling token mismatch exceptions in the Laravel framework.</p>
<p><strong>Show Links</strong></p>
<ul>
<li>Pokemon Go - <a href="https://itunes.apple.com/au/app/pokemon-go/id1094591345?mt=8">iTunes</a> / <a href="https://play.google.com/store/apps/details?id=com.nianticlabs.pokemongo&amp;hl=en">Google Play</a></li>
<li><a href="http://www.cessnockadvertiser.com.au/story/4049151/pokemon-live-action-movie-detective-pikachu-confirmed-by-legendary-pictures/?cs=36">Detective Pikachu</a> live action Pokemon film</li>
<li><a href="https://blog.tighten.co/tools-of-the-trade-software-we-love-or-tolerate-at-tighten">Tools of the Trade: Software we love (or tolerate) at Tighten</a></li>
<li><a href="http://www.vim.org">vim</a></li>
<li><a href="https://www.sublimetext.com">Sublime Text</a></li>
<li><a href="https://twitter.com/vimgifs">vimgifs</a> on Twitter</li>
<li><a href="https://laravel.com/docs/5.2/valet">Laravel Valet</a></li>
<li><a href="https://laravel.com/docs/5.2/homestead">Laravel Homestead</a></li>
<li><a href="https://www.jetbrains.com/phpstorm">PhpStorm</a> (<a href="https://laracasts.com/series/how-to-be-awesome-in-phpstorm">Laracasts videos</a></li>
<li><a href="https://manytricks.com/moom">Moom</a></li>
<li><a href="https://www.spectacleapp.com">Spectacle</a></li>
<li><a href="http://sequelpro.com">Sequel Pro</a></li>
<li><a href="https://www.iterm2.com">iTerm</a></li>
<li><a href="https://slack.com">Slack</a></li>
<li><a href="https://www.sourcetreeapp.com">SourceTree</a></li>
<li><a href="https://github.com/tpope/vim-fugitive">vim fugitive</a></li>
<li><a href="https://desktop.github.com">GitHub Desktop</a></li>
<li><a href="https://www.sublimetext.com/docs/2/osx_command_line.html">Sublime Text from the command line</a></li>
<li><a href="https://dotdev.co/a-git-workflow-for-client-facing-sign-off-28b7683bf01c">A git workflow for client-facing sign off</a></li>
<li><a href="https://gistlog.co/JacobBennett/d246789b546747b391b48231f44c6007">The Hows and Whys of Software Development (Writing a SDLC)</a></li>
<li><a href="http://nodegh.io">nodegh</a></li>
<li><a href="https://hub.github.com">hub</a></li>
<li><a href="https://github.com/rupa/z">z</a></li>
<li><a href="https://twitter.com/JackFruh/status/755963135056424962">Wunderlist Conference</a></li>
<li><a href="https://todoist.com">Todoist</a></li>
<li><a href="https://dyrynda.com.au/blog/better-handling-of-tokenmismatchexception-in-laravel">Better handling of TokenMismatchException in Laravel</a></li>
<li><a href="https://rollbar.com">Rollbar</a></li>
<li><a href="https://getsentry.com">Sentry</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jacob and Michael talk about the latest craze Pokemon go, the tools they use for their daily development and productivity workflows, and handling token mismatch exceptions in the Laravel framework.</p>
<p><strong>Show Links</strong></p>
<ul>
<li>Pokemon Go - <a href="https://itunes.apple.com/au/app/pokemon-go/id1094591345?mt=8">iTunes</a> / <a href="https://play.google.com/store/apps/details?id=com.nianticlabs.pokemongo&amp;hl=en">Google Play</a></li>
<li><a href="http://www.cessnockadvertiser.com.au/story/4049151/pokemon-live-action-movie-detective-pikachu-confirmed-by-legendary-pictures/?cs=36">Detective Pikachu</a> live action Pokemon film</li>
<li><a href="https://blog.tighten.co/tools-of-the-trade-software-we-love-or-tolerate-at-tighten">Tools of the Trade: Software we love (or tolerate) at Tighten</a></li>
<li><a href="http://www.vim.org">vim</a></li>
<li><a href="https://www.sublimetext.com">Sublime Text</a></li>
<li><a href="https://twitter.com/vimgifs">vimgifs</a> on Twitter</li>
<li><a href="https://laravel.com/docs/5.2/valet">Laravel Valet</a></li>
<li><a href="https://laravel.com/docs/5.2/homestead">Laravel Homestead</a></li>
<li><a href="https://www.jetbrains.com/phpstorm">PhpStorm</a> (<a href="https://laracasts.com/series/how-to-be-awesome-in-phpstorm">Laracasts videos</a></li>
<li><a href="https://manytricks.com/moom">Moom</a></li>
<li><a href="https://www.spectacleapp.com">Spectacle</a></li>
<li><a href="http://sequelpro.com">Sequel Pro</a></li>
<li><a href="https://www.iterm2.com">iTerm</a></li>
<li><a href="https://slack.com">Slack</a></li>
<li><a href="https://www.sourcetreeapp.com">SourceTree</a></li>
<li><a href="https://github.com/tpope/vim-fugitive">vim fugitive</a></li>
<li><a href="https://desktop.github.com">GitHub Desktop</a></li>
<li><a href="https://www.sublimetext.com/docs/2/osx_command_line.html">Sublime Text from the command line</a></li>
<li><a href="https://dotdev.co/a-git-workflow-for-client-facing-sign-off-28b7683bf01c">A git workflow for client-facing sign off</a></li>
<li><a href="https://gistlog.co/JacobBennett/d246789b546747b391b48231f44c6007">The Hows and Whys of Software Development (Writing a SDLC)</a></li>
<li><a href="http://nodegh.io">nodegh</a></li>
<li><a href="https://hub.github.com">hub</a></li>
<li><a href="https://github.com/rupa/z">z</a></li>
<li><a href="https://twitter.com/JackFruh/status/755963135056424962">Wunderlist Conference</a></li>
<li><a href="https://todoist.com">Todoist</a></li>
<li><a href="https://dyrynda.com.au/blog/better-handling-of-tokenmismatchexception-in-laravel">Better handling of TokenMismatchException in Laravel</a></li>
<li><a href="https://rollbar.com">Rollbar</a></li>
<li><a href="https://getsentry.com">Sentry</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 26 Jul 2016 07:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/af5cd66d/b8bf4e43.mp3" length="32140464" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/2iltTdcmAPtkIkRbx81nA2b4X6lMDsoxtkdGm2Jmw4k/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzMi8x/NTcwNTc1MTc2LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2006</itunes:duration>
      <itunes:summary>In this episode, Jacob and Michael talk about the latest craze Pokemon go, the tools they use for their daily development and productivity workflows, and handling token mismatch exceptions in the Laravel framework.</itunes:summary>
      <itunes:subtitle>In this episode, Jacob and Michael talk about the latest craze Pokemon go, the tools they use for their daily development and productivity workflows, and handling token mismatch exceptions in the Laravel framework.</itunes:subtitle>
      <itunes:keywords>technology, niantic, iterm, pokemon go, sdlc, php, rollbar, sentry, slack, valet, sequel pro, mysql, laravel, github, development, homestead, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Music, Beards, and MMA with David Hemphill</title>
      <itunes:episode>4</itunes:episode>
      <podcast:episode>4</podcast:episode>
      <itunes:title>Music, Beards, and MMA with David Hemphill</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0d715274-4835-4881-b77b-e795474722b0</guid>
      <link>https://share.transistor.fm/s/aea6f0af</link>
      <description>
        <![CDATA[<p>This episode sees Jacob and Michael interview their first guest, co-host of the Dads in Development podcast, David Hemphill. We get to know a little bit about where David is from, how he got to where he is, and what he does.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://davidhemphill.com">David Hemphill</a> -  <a href="https://twitter.com/davidhemphill">@davidhemphill</a></li>
<li><a href="http://reblventures.com">Rebl Ventures</a></li>
<li><a href="http://monarkee.com">Monarkee</a></li>
<li><a href="https://www.musicbed.com">Music Bed</a></li>
<li><a href="http://churchmedia.com">Church Media Group</a></li>
<li><a href="http://buildwithbeard.com">Beard CSS</a></li>
<li><a href="http://acss.io">Atomic CSS</a> by Yahoo!</li>
<li><a href="http://solid.buzzfeed.com">Solid</a> by BuzzFeed</li>
<li><a href="https://github.com/inuitcss/getting-started">InuitCSS</a></li>
<li><a href="http://emmet.io">Emmet</a></li>
<li><a href="https://www.w3.org/TR/css-syntax-3/#escaping">@-symbols in CSS classes</a></li>
<li><a href="https://en.wikipedia.org/wiki/Kombucha">Kombucha (drink)</a></li>
<li><a href="https://www.waveapps.com">Wave Apps</a></li>
<li><a href="https://stripe.com">Stripe</a></li>
<li><a href="http://www.dadsindev.com">Dads in Development</a> with <a href="https://twitter.com/andrewdelprete">Andrew Del Prete</a></li>
<li><a href="http://jigsaw.tighten.co">Jigsaw</a> by <a href="https://tighten.co">Tighten Co.</a></li>
<li><a href="https://pushsilver.com">PushSilver</a> - sign up for free and get three free invoices per month</li>
<li><a href="https://www.youtube.com/watch?v=398m8RQMHzE">David Hemphill vs. RJ Couch - Cage of Honor 39</a></li>
<li><a href="https://www.youtube.com/watch?v=XiWB6g-Y1AI">David Hemphill vs. Jerry Walker</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>This episode sees Jacob and Michael interview their first guest, co-host of the Dads in Development podcast, David Hemphill. We get to know a little bit about where David is from, how he got to where he is, and what he does.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://davidhemphill.com">David Hemphill</a> -  <a href="https://twitter.com/davidhemphill">@davidhemphill</a></li>
<li><a href="http://reblventures.com">Rebl Ventures</a></li>
<li><a href="http://monarkee.com">Monarkee</a></li>
<li><a href="https://www.musicbed.com">Music Bed</a></li>
<li><a href="http://churchmedia.com">Church Media Group</a></li>
<li><a href="http://buildwithbeard.com">Beard CSS</a></li>
<li><a href="http://acss.io">Atomic CSS</a> by Yahoo!</li>
<li><a href="http://solid.buzzfeed.com">Solid</a> by BuzzFeed</li>
<li><a href="https://github.com/inuitcss/getting-started">InuitCSS</a></li>
<li><a href="http://emmet.io">Emmet</a></li>
<li><a href="https://www.w3.org/TR/css-syntax-3/#escaping">@-symbols in CSS classes</a></li>
<li><a href="https://en.wikipedia.org/wiki/Kombucha">Kombucha (drink)</a></li>
<li><a href="https://www.waveapps.com">Wave Apps</a></li>
<li><a href="https://stripe.com">Stripe</a></li>
<li><a href="http://www.dadsindev.com">Dads in Development</a> with <a href="https://twitter.com/andrewdelprete">Andrew Del Prete</a></li>
<li><a href="http://jigsaw.tighten.co">Jigsaw</a> by <a href="https://tighten.co">Tighten Co.</a></li>
<li><a href="https://pushsilver.com">PushSilver</a> - sign up for free and get three free invoices per month</li>
<li><a href="https://www.youtube.com/watch?v=398m8RQMHzE">David Hemphill vs. RJ Couch - Cage of Honor 39</a></li>
<li><a href="https://www.youtube.com/watch?v=XiWB6g-Y1AI">David Hemphill vs. Jerry Walker</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 12 Jul 2016 08:45:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/aea6f0af/5198ec6c.mp3" length="33004320" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/EPMCGp7U5WTxT4_vbs-uITKYbYzbsOa0g_MRXSq9_Ek/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzMS8x/NTcwNTc1MTc0LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>2058</itunes:duration>
      <itunes:summary>This episode sees Jacob and Michael interview their first guest, co-host of the Dads in Development podcast, David Hemphill. We get to know a little bit about where David is from, how he got to where he is, and what he does.</itunes:summary>
      <itunes:subtitle>This episode sees Jacob and Michael interview their first guest, co-host of the Dads in Development podcast, David Hemphill. We get to know a little bit about where David is from, how he got to where he is, and what he does.</itunes:subtitle>
      <itunes:keywords>technology, tightenco, pushsilver, dads in development, php, jigsaw, emmet, stripe, mysql, atomic css, kombucha, laravel, development, david hemphill, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Wrong Abstractions, Valet, and MailThief</title>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>Wrong Abstractions, Valet, and MailThief</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c9c32b46-dc55-462a-8b0e-dc951c72c8c0</guid>
      <link>https://share.transistor.fm/s/e11d506e</link>
      <description>
        <![CDATA[<p>In this episode, Jacob and Michael discuss Sandi Metz's article "The Wrong Abstraction", Laravel Valet and their experiences with developing on both Mac and Windows, and the new mail testing package from Tighten Co, MailThief.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://www.sandimetz.com/blog/2016/1/20/the-wrong-abstraction">The Wrong Abstraction</a> by <a href="http://twitter.com/sandimetz">Sandi Metz</a></li>
<li><a href="http://www.sandimetz.com/products">Practical Object Oriented Design in Ruby (POODR)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Don%27t_repeat_yourself">DRY - Don't Repeat Yourself</a></li>
<li><a href="https://en.wikipedia.org/wiki/Rule_of_three_%28computer_programming%29">Rule of three</a></li>
<li><a href="https://laravel.com/docs/5.2/valet">Laravel Valet</a></li>
<li><a href="https://ngrok.com">ngrok</a></li>
<li><a href="https://www.picatic.com">Picatic</a></li>
<li><a href="https://laragon.org">Laragon</a></li>
<li><a href="https://twitter.com/taylorotwell/status/746790490167599105">Taylor Otwell and the Windows laptop</a></li>
<li><a href="https://github.com/tightenco/mailthief">MailThief</a></li>
<li><a href="https://mailtrap.io">MailTrap</a></li>
<li><a href="https://mailcatcher.me">MailCatcher</a></li>
<li><a href="https://tighten.co">Tighten Co.</a></li>
<li><a href="https://www.indatus.com">Indatus</a>, now a part of <a href="http://www.realpage.com">RealPage</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jacob and Michael discuss Sandi Metz's article "The Wrong Abstraction", Laravel Valet and their experiences with developing on both Mac and Windows, and the new mail testing package from Tighten Co, MailThief.</p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://www.sandimetz.com/blog/2016/1/20/the-wrong-abstraction">The Wrong Abstraction</a> by <a href="http://twitter.com/sandimetz">Sandi Metz</a></li>
<li><a href="http://www.sandimetz.com/products">Practical Object Oriented Design in Ruby (POODR)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Don%27t_repeat_yourself">DRY - Don't Repeat Yourself</a></li>
<li><a href="https://en.wikipedia.org/wiki/Rule_of_three_%28computer_programming%29">Rule of three</a></li>
<li><a href="https://laravel.com/docs/5.2/valet">Laravel Valet</a></li>
<li><a href="https://ngrok.com">ngrok</a></li>
<li><a href="https://www.picatic.com">Picatic</a></li>
<li><a href="https://laragon.org">Laragon</a></li>
<li><a href="https://twitter.com/taylorotwell/status/746790490167599105">Taylor Otwell and the Windows laptop</a></li>
<li><a href="https://github.com/tightenco/mailthief">MailThief</a></li>
<li><a href="https://mailtrap.io">MailTrap</a></li>
<li><a href="https://mailcatcher.me">MailCatcher</a></li>
<li><a href="https://tighten.co">Tighten Co.</a></li>
<li><a href="https://www.indatus.com">Indatus</a>, now a part of <a href="http://www.realpage.com">RealPage</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Wed, 29 Jun 2016 08:43:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/e11d506e/60093e0f.mp3" length="21463713" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/RCL3Tma-kGz3WkP_ALsEYSa8z4o-VwoOay60c5QCB7M/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYzMC8x/NTcwNTc1MTcxLWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1783</itunes:duration>
      <itunes:summary>In this episode, Jacob and Michael discuss Sandi Metz's article "The Wrong Abstraction", Laravel Valet and their experiences with developing on both Mac and Windows, and the new mail testing package from Tighten Co, MailThief.</itunes:summary>
      <itunes:subtitle>In this episode, Jacob and Michael discuss Sandi Metz's article "The Wrong Abstraction", Laravel Valet and their experiences with developing on both Mac and Windows, and the new mail testing package from Tighten Co, MailThief.</itunes:subtitle>
      <itunes:keywords>the wrong abstraction, technology, tightenco, sandi metz, php, poodr, mysql, laravel, mailthief, development, web, valet</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Refactoring to Laracon</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>Refactoring to Laracon</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">600bef05-beb7-4c63-9cb7-140c20c2fac3</guid>
      <link>https://share.transistor.fm/s/f756b24e</link>
      <description>
        <![CDATA[<p>In this episode, Jacob and Michael talk about the upcoming Laracon US in Louisville, Kentucky and share their thoughts on Adam Wathan's recently released Refactoring to Collections book.</p>
<ul>
<li><a href="http://laracon.us">Laracon US</a></li>
<li><a href="http://adamwathan.me/refactoring-to-collections">Refactoring to Collections</a> by <a href="https://twitter.com/adamwathan">Adam Wathan</a></li>
<li><a href="https://dyrynda.com.au/blog/review-adam-wathans-refactoring-to-collections">Review: Adam Wathan's Refactoring to Collections</a></li>
</ul>
<p>Adam has graciously offered a 25% discount to the first ten listeners who use the coupon code "northmeetssouth" 🔥</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Jacob and Michael talk about the upcoming Laracon US in Louisville, Kentucky and share their thoughts on Adam Wathan's recently released Refactoring to Collections book.</p>
<ul>
<li><a href="http://laracon.us">Laracon US</a></li>
<li><a href="http://adamwathan.me/refactoring-to-collections">Refactoring to Collections</a> by <a href="https://twitter.com/adamwathan">Adam Wathan</a></li>
<li><a href="https://dyrynda.com.au/blog/review-adam-wathans-refactoring-to-collections">Review: Adam Wathan's Refactoring to Collections</a></li>
</ul>
<p>Adam has graciously offered a 25% discount to the first ten listeners who use the coupon code "northmeetssouth" 🔥</p>]]>
      </content:encoded>
      <pubDate>Wed, 22 Jun 2016 12:59:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/f756b24e/e4a61bec.mp3" length="25295709" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/c2WTX2gQAXdWRte5ehTdGlApriHbYgkck0KFIey3nMA/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYyOS8x/NTcwNTc1MTY5LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1579</itunes:duration>
      <itunes:summary>In this episode, Jacob and Michael talk about the upcoming Laracon US in Louisville, Kentucky and share their thoughts on Adam Wathan's recently released Refactoring to Collections book.</itunes:summary>
      <itunes:subtitle>In this episode, Jacob and Michael talk about the upcoming Laracon US in Louisville, Kentucky and share their thoughts on Adam Wathan's recently released Refactoring to Collections book.</itunes:subtitle>
      <itunes:keywords>technology, refactoring to collections, php, adam wathan, mysql, laracon, laravel, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
    <item>
      <title>Introductions</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Introductions</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f71912c2-2b73-4194-88a7-e85ef2ce9e98</guid>
      <link>https://share.transistor.fm/s/927751ed</link>
      <description>
        <![CDATA[<ul>
<li><a href="https://www.hostworks.com.au">Hostworks</a></li>
<li><a href="http://www.thefoundry.com.au">The Foundry</a></li>
<li><a href="http://confomo.com">ConFOMO</a></li>
<li><a href="https://dotdev.co">.dev</a></li>
<li><a href="https://www.wilbergroup.com">Wilber Group</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-nullable-fields">Laravel Nullable Fields</a> (<a href="https://dyrynda.com.au/blog/working-with-nullable-field-in-eloquent-models-part-deux">blog post</a>)</li>
<li><a href="https://github.com/michaeldyrynda/laravel-cascade-soft-deletes">Laravel Cascade Soft Deletes</a> (<a href="https://dyrynda.com.au/blog/cascading-soft-deletes-with-laravel-and-eloquent">blog post</a>)</li>
<li><a href="https://asked.io/cascading-softdeletes-with-laravel-5">Cascading Soft Deletes with Laravel 5</a></li>
<li><a href="https://jacobbennett.github.io/VoiceTimer/">Voice Timer</a></li>
<li><a href="https://github.com/TalAter/annyang">annyang!</a></li>
<li><a href="http://adamwathan.me/refactoring-to-collections">Refactoring to Collections</a> by <a href="https://twitter.com/adamwathan">Adam Wathan</a></li>
<li><a href="https://dyrynda.com.au/podcasts">Michael's Recommended Podcasts</a></li>
<li><a href="https://overcast.fm">Overcast</a></li>
<li><a href="https://laravel.com/docs/5.2/queues">Laravel Queues</a></li>
<li><a href="https://gistlog.co/JacobBennett/e60d6a932db98985f160146b09455988">How Laravel's SerializesModels Trait Could Save Your Bacon</a></li>
<li><a href="https://laravel.com/docs/5.2/events">Laravel Events</a></li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<ul>
<li><a href="https://www.hostworks.com.au">Hostworks</a></li>
<li><a href="http://www.thefoundry.com.au">The Foundry</a></li>
<li><a href="http://confomo.com">ConFOMO</a></li>
<li><a href="https://dotdev.co">.dev</a></li>
<li><a href="https://www.wilbergroup.com">Wilber Group</a></li>
<li><a href="https://github.com/michaeldyrynda/laravel-nullable-fields">Laravel Nullable Fields</a> (<a href="https://dyrynda.com.au/blog/working-with-nullable-field-in-eloquent-models-part-deux">blog post</a>)</li>
<li><a href="https://github.com/michaeldyrynda/laravel-cascade-soft-deletes">Laravel Cascade Soft Deletes</a> (<a href="https://dyrynda.com.au/blog/cascading-soft-deletes-with-laravel-and-eloquent">blog post</a>)</li>
<li><a href="https://asked.io/cascading-softdeletes-with-laravel-5">Cascading Soft Deletes with Laravel 5</a></li>
<li><a href="https://jacobbennett.github.io/VoiceTimer/">Voice Timer</a></li>
<li><a href="https://github.com/TalAter/annyang">annyang!</a></li>
<li><a href="http://adamwathan.me/refactoring-to-collections">Refactoring to Collections</a> by <a href="https://twitter.com/adamwathan">Adam Wathan</a></li>
<li><a href="https://dyrynda.com.au/podcasts">Michael's Recommended Podcasts</a></li>
<li><a href="https://overcast.fm">Overcast</a></li>
<li><a href="https://laravel.com/docs/5.2/queues">Laravel Queues</a></li>
<li><a href="https://gistlog.co/JacobBennett/e60d6a932db98985f160146b09455988">How Laravel's SerializesModels Trait Could Save Your Bacon</a></li>
<li><a href="https://laravel.com/docs/5.2/events">Laravel Events</a></li>
</ul>]]>
      </content:encoded>
      <pubDate>Mon, 13 Jun 2016 12:00:00 +0930</pubDate>
      <author>Jacob Bennett and Michael Dyrynda</author>
      <enclosure url="https://media.transistor.fm/927751ed/0952ac44.mp3" length="31378201" type="audio/mpeg"/>
      <itunes:author>Jacob Bennett and Michael Dyrynda</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/RooenPpsFqt058dRC9tTVx_qCL_c1TkQ9tOtrZqvT7U/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lcGlz/b2RlLzEwNjYyOC8x/NTcwNTc1MTY2LWFy/dHdvcmsuanBn.jpg"/>
      <itunes:duration>1959</itunes:duration>
      <itunes:summary>Jacob and Michael record their first episode, introduce themselves, and talk a bit about what they've been working on.</itunes:summary>
      <itunes:subtitle>Jacob and Michael record their first episode, introduce themselves, and talk a bit about what they've been working on.</itunes:subtitle>
      <itunes:keywords>technology, vuejs, php, mysql, laravel, development, web</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://dyrynda.com.au" img="https://img.transistorcdn.com/aJlde_Z1TzVL8u2sC0d-a-hmUu2arEaLzcDFJaxm220/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85ZjEz/M2NhMGYzMWJlNWY5/YzRmMDBjNWYwMzVi/MjcwMS5qcGc.jpg">Michael Dyrynda</podcast:person>
      <podcast:person role="Host" href="https://pinkary.com/@jacob" img="https://img.transistorcdn.com/XRUDLH-eeyTMwKL1Uyf7lJ0M-5wYq4uHLuwVMbwfqTE/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMTYz/MmY3ZGFjOWMxNjkw/NzViNjI4NTg3MGJi/YzFkOC5qcGc.jpg">Jake Bennett</podcast:person>
    </item>
  </channel>
</rss>
