<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link href="https://feeds.simplecast.com/sREPxPje" rel="self" title="MP3 Audio" type="application/atom+xml"/>
    <atom:link href="https://simplecast.superfeedr.com" rel="hub" xmlns="http://www.w3.org/2005/Atom"/>
    <generator>https://simplecast.com</generator>
    <title>The PHP Roundtable</title>
    <description>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</description>
    <copyright>PHP Roundtable, 2023</copyright>
    <language>en-us</language>
    <pubDate>Fri, 13 Sep 2024 04:01:49 +0000</pubDate>
    <lastBuildDate>Fri, 13 Sep 2024 04:01:59 +0000</lastBuildDate>
    <image>
      <link>https://www.phproundtable.com</link>
      <title>The PHP Roundtable</title>
      <url>https://image.simplecastcdn.com/images/a42d615e-8769-47f1-a700-7d02c52a5ebc/4ffdd9df-5475-415e-8b96-2e16806d548b/3000x3000/itunes-cover-art.jpg?aid=rss_feed</url>
    </image>
    <link>https://www.phproundtable.com</link>
    <itunes:type>episodic</itunes:type>
    <itunes:summary>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</itunes:summary>
    <itunes:author>PHP Roundtable, Eric Van Johnson</itunes:author>
    <itunes:explicit>false</itunes:explicit>
    <itunes:image href="https://image.simplecastcdn.com/images/a42d615e-8769-47f1-a700-7d02c52a5ebc/4ffdd9df-5475-415e-8b96-2e16806d548b/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
    <itunes:new-feed-url>https://feeds.simplecast.com/sREPxPje</itunes:new-feed-url>
    <itunes:keywords>PHP, web, development</itunes:keywords>
    <itunes:owner>
      <itunes:name>The PHP Roundtable</itunes:name>
      <itunes:email>eric@phproundtable.com</itunes:email>
    </itunes:owner>
    <itunes:category text="Technology"/>
    <itunes:category text="News">
      <itunes:category text="Tech News"/>
    </itunes:category>
    <item>
      <guid isPermaLink="false">844c1ac9-0fd1-4974-aee2-cd9445556698</guid>
      <title>093: PHPRoundtable September 2024 - CLIs and TUIs with PHP for fun and profit</title>
      <description><![CDATA[Unlock the power of command-line interfaces and text-based user interfaces with PHP in our latest PHPRoundtable episode: ‘CLIs and TUIs with PHP for Fun and Profit.’ Join us as we dive deep into how developers leverage PHP to create robust and interactive CLI and TUI applications that drive productivity and innovation.
]]></description>
      <pubDate>Fri, 13 Sep 2024 04:01:49 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <enclosure length="69121191" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/eb24fa4d-c186-4b85-a988-cb594af99792/audio/051e6915-4356-46a0-b918-725e2e5ba94e/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>093: PHPRoundtable September 2024 - CLIs and TUIs with PHP for fun and profit</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>01:22:15</itunes:duration>
      <itunes:summary>Unlock the power of command-line interfaces and text-based user interfaces with PHP in our latest PHPRoundtable episode: ‘CLIs and TUIs with PHP for Fun and Profit.’ Join us as we dive deep into how developers leverage PHP to create robust and interactive CLI and TUI applications that drive productivity and innovation.</itunes:summary>
      <itunes:subtitle>Unlock the power of command-line interfaces and text-based user interfaces with PHP in our latest PHPRoundtable episode: ‘CLIs and TUIs with PHP for Fun and Profit.’ Join us as we dive deep into how developers leverage PHP to create robust and interactive CLI and TUI applications that drive productivity and innovation.</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>93</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">0d2d021b-f043-4f9c-a1ef-4cbc9a033317</guid>
      <title>92: PHPRoundtable Aug 2024 - Event Sourcing</title>
      <description><![CDATA[<p><strong>Show Links</strong></p><ul><li><a href="https://www.youtube.com/@EventSourcery">Event Sourcery</a>: Event Sourcery is a video course created by Shawn McCool that covers the fundamentals of reactive systems and event sourcing, both theoretical and practical. The course combines carefully produced video lectures and real source code examples to show how the ideas translate into working code. The code is written in PHP by a polyglot developer, and developers familiar with C#, Java, and other similar programming languages will feel at home. <a href="https://drive.google.com/drive/folders/1LRb4vkP70rPEzoTNIKdTUsmQranuIGx7?usp=sharing">Download the code examples</a></li><li><a href="https://verbs.thunk.dev/">Verbs</a>: Verbs is a Laravel package that allows you to derive the state of your application from the events that have occurred. It's a simple, but extremely powerful, way to design your applications.</li></ul>
]]></description>
      <pubDate>Mon, 12 Aug 2024 21:30:38 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p><strong>Show Links</strong></p><ul><li><a href="https://www.youtube.com/@EventSourcery">Event Sourcery</a>: Event Sourcery is a video course created by Shawn McCool that covers the fundamentals of reactive systems and event sourcing, both theoretical and practical. The course combines carefully produced video lectures and real source code examples to show how the ideas translate into working code. The code is written in PHP by a polyglot developer, and developers familiar with C#, Java, and other similar programming languages will feel at home. <a href="https://drive.google.com/drive/folders/1LRb4vkP70rPEzoTNIKdTUsmQranuIGx7?usp=sharing">Download the code examples</a></li><li><a href="https://verbs.thunk.dev/">Verbs</a>: Verbs is a Laravel package that allows you to derive the state of your application from the events that have occurred. It's a simple, but extremely powerful, way to design your applications.</li></ul>
]]></content:encoded>
      <enclosure length="61128550" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/106d7b8b-162e-421b-96d8-3d1e0f87a6be/audio/fb780c37-db13-4faf-9515-5b83385058c3/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>92: PHPRoundtable Aug 2024 - Event Sourcing</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>01:12:44</itunes:duration>
      <itunes:summary>Dive deep into the world of Event Sourcing with us on the next PHPRoundtable! We&apos;re unraveling the complexities of this powerful architectural pattern with a stellar lineup of experts. Daniel Coilbourne, Chris Morrell, and Shawn McCool will be joining forces with our regular panelists, Eric Van Johnson, TJ Miller, Sara Golemon, and Joe Ferguson. Discover the ins and outs of Event Sourcing: what it is, why it matters, and how to master its implementation in your projects. Don&apos;t miss this insightful exploration into a technology that&apos;s reshaping how we think about data flow and application design.</itunes:summary>
      <itunes:subtitle>Dive deep into the world of Event Sourcing with us on the next PHPRoundtable! We&apos;re unraveling the complexities of this powerful architectural pattern with a stellar lineup of experts. Daniel Coilbourne, Chris Morrell, and Shawn McCool will be joining forces with our regular panelists, Eric Van Johnson, TJ Miller, Sara Golemon, and Joe Ferguson. Discover the ins and outs of Event Sourcing: what it is, why it matters, and how to master its implementation in your projects. Don&apos;t miss this insightful exploration into a technology that&apos;s reshaping how we think about data flow and application design.</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>92</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">d429f392-36c4-4fef-81be-4fe990f810c5</guid>
      <title>91: PHPRoundtable July 2024</title>
      <description><![CDATA[In this episode on PHPRoundtable, the panel discusses AI, what we are using, and what we are not. We also discuss frontend development for backend developers and our history on the frameworks we use and why.
]]></description>
      <pubDate>Sat, 13 Jul 2024 02:26:03 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <enclosure length="55218182" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/22900b25-e0f3-4925-b50f-6c18bf56ade7/audio/e325fe3d-831b-4f1d-bb2b-13db247cdf17/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>91: PHPRoundtable July 2024</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>01:05:42</itunes:duration>
      <itunes:summary>In this episode on PHPRoundtable, the panel discusses AI, what we are using, and what we are not. We also discuss frontend development for backend developers and our history on the frameworks we use and why.</itunes:summary>
      <itunes:subtitle>In this episode on PHPRoundtable, the panel discusses AI, what we are using, and what we are not. We also discuss frontend development for backend developers and our history on the frameworks we use and why.</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>91</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">7149d98a-d4c7-4aef-8992-5dbcb0501d8e</guid>
      <title>90: PHPRoundtable June 2024</title>
      <description><![CDATA[In this episode on PHPRoundtable, the panel discusses the adoption and current state of PHP in the industry. We also share out thoughts on what we feel could be some potential improvements for the development experience. We also talk about the importance of understanding PHP's internals and embracing change to keep up with the evolving landscape.
]]></description>
      <pubDate>Sat, 15 Jun 2024 02:35:49 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <enclosure length="62606930" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/dfd65edf-102d-425e-ac9d-62c95255d0e9/audio/2f2f9130-5004-41ca-aeaf-804581f4a0f7/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>90: PHPRoundtable June 2024</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>01:14:29</itunes:duration>
      <itunes:summary>In this episode on PHPRoundtable, the panel discusses the adoption and current state of PHP in the industry. We also share out thoughts on what we feel could be some potential improvements for the development experience. We also talk about the importance of understanding PHP&apos;s internals and embracing change to keep up with the evolving landscape.</itunes:summary>
      <itunes:subtitle>In this episode on PHPRoundtable, the panel discusses the adoption and current state of PHP in the industry. We also share out thoughts on what we feel could be some potential improvements for the development experience. We also talk about the importance of understanding PHP&apos;s internals and embracing change to keep up with the evolving landscape.</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>90</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">de0d8c54-9fe2-44be-929f-cd2b1ac0e579</guid>
      <title>89: 2024 May</title>
      <description><![CDATA[<p> Here are some links from the show.</p><ul><li><a href="https://www.php.net/archive/2024.php#2024-04-24-1">glibc/iconv Vulnerability</a></li><li><a href="https://www.openwall.com/lists/oss-security/2024/04/18/4">The GNU C Library security advisories</a></li><li><a href="https://taskfile.dev/">TaskFile</a></li><li><a href="https://opentelemetry.io/docs/languages/php/">Open Telemetry PHP</a></li><li><a href="https://wiki.php.net/rfc/support_object_type_in_bcmath">PHP BCMath RFC</a></li><li><a href="https://numpy.org/">Python NumPy</a></li></ul><p><strong>Panel</strong></p><ul><li>Eric Van Johnson - <a href="https://x.com/shocm">X</a> / <a href="https://phparch.social/@eric">Mastodon</a></li><li>Sara Golemon - <a href="https://phpc.social/@pollita">Mastodon</a></li><li>Joe Ferguson - <a href="https://x.com/JoePFerguson">X</a> / <a href="https://phpc.social/@joepferguson">Mastodon</a></li><li>TJ Miller - <a href="https://x.com/heytjmiller">X</a> / <a href="https://phpc.social/@tjmiller">Mastodon</a></li><li>Derick Rethans - <a href="https://x.com/derickr">X</a> / <a href="https://phpc.social/@derickr">Mastodon</a></li></ul>
]]></description>
      <pubDate>Sat, 11 May 2024 02:49:55 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p> Here are some links from the show.</p><ul><li><a href="https://www.php.net/archive/2024.php#2024-04-24-1">glibc/iconv Vulnerability</a></li><li><a href="https://www.openwall.com/lists/oss-security/2024/04/18/4">The GNU C Library security advisories</a></li><li><a href="https://taskfile.dev/">TaskFile</a></li><li><a href="https://opentelemetry.io/docs/languages/php/">Open Telemetry PHP</a></li><li><a href="https://wiki.php.net/rfc/support_object_type_in_bcmath">PHP BCMath RFC</a></li><li><a href="https://numpy.org/">Python NumPy</a></li></ul><p><strong>Panel</strong></p><ul><li>Eric Van Johnson - <a href="https://x.com/shocm">X</a> / <a href="https://phparch.social/@eric">Mastodon</a></li><li>Sara Golemon - <a href="https://phpc.social/@pollita">Mastodon</a></li><li>Joe Ferguson - <a href="https://x.com/JoePFerguson">X</a> / <a href="https://phpc.social/@joepferguson">Mastodon</a></li><li>TJ Miller - <a href="https://x.com/heytjmiller">X</a> / <a href="https://phpc.social/@tjmiller">Mastodon</a></li><li>Derick Rethans - <a href="https://x.com/derickr">X</a> / <a href="https://phpc.social/@derickr">Mastodon</a></li></ul>
]]></content:encoded>
      <enclosure length="61160479" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/83941401-44cd-45c5-8bd6-e6944c50ee96/audio/c0277841-4957-4b3f-aa8c-18f580d79dc7/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>89: 2024 May</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>01:12:46</itunes:duration>
      <itunes:summary>Derick Rethans hooped on to the show to join Eric, Sara, Joe, and TJ, and discuss security in PHP, PHP Internals, and Tracing.</itunes:summary>
      <itunes:subtitle>Derick Rethans hooped on to the show to join Eric, Sara, Joe, and TJ, and discuss security in PHP, PHP Internals, and Tracing.</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>89</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">16cc7020-0697-4b4d-a3df-c58b3190ca00</guid>
      <title>88: Developer Relations</title>
      <description><![CDATA[Join us on the next PHPRoundtable as we decode the superheroes behind the scenes in the tech world! No, they don't wear capes (usually), but they're the bridge-builders, the peace-makers, and the tech whisperers. Dive into the enigmatic world of Developer Relations, find out who they are, what magic they weave, and how they keep both sides of the code fence talking. It's 'Relations'... but not the kind you're thinking.
]]></description>
      <pubDate>Sun, 15 Oct 2023 03:08:47 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://phproundtable.com/episode/developer-relations</link>
      <enclosure length="68383361" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/798cba6e-98b3-46be-9b64-20c7c752b4b4/audio/81b5e1e7-7173-45cb-a5d9-195e04b7e324/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>88: Developer Relations</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>01:21:22</itunes:duration>
      <itunes:summary>Join us on the next PHPRoundtable as we decode the superheroes behind the scenes in the tech world! No, they don&apos;t wear capes (usually), but they&apos;re the bridge-builders, the peace-makers, and the tech whisperers. Dive into the enigmatic world of Developer Relations, find out who they are, what magic they weave, and how they keep both sides of the code fence talking. It&apos;s &apos;Relations&apos;... but not the kind you&apos;re thinking.</itunes:summary>
      <itunes:subtitle>Join us on the next PHPRoundtable as we decode the superheroes behind the scenes in the tech world! No, they don&apos;t wear capes (usually), but they&apos;re the bridge-builders, the peace-makers, and the tech whisperers. Dive into the enigmatic world of Developer Relations, find out who they are, what magic they weave, and how they keep both sides of the code fence talking. It&apos;s &apos;Relations&apos;... but not the kind you&apos;re thinking.</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>88</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">d3bf11ef-1731-455b-b6f0-e832b6bb277f</guid>
      <title>87: Open Sourcing Mental Illness</title>
      <description><![CDATA[<p>Please consider supporting OSMI and its mission to help those facing mental illness in the tech community. <a href="https://osmihelp.org/donate.html">Donate to Open Sourcing Mental Illness</a></p><p>OSMI began in 2013, with Ed Finkler <a href="https://osmihelp.org/talks.html">speaking at tech conferences</a> about his personal experiences as a web developer and open-source advocate with a mental health disorder. The response was overwhelming, and thus OSMI was born. OSMI <a href="https://osmihelp.org/about/about-osmi.html#board-members">board members</a> and <a href="https://osmihelp.org/about/about-osmi.html#volunteers">volunteers</a> bring their time and expertise to bear on this important issue by organizing efforts to change the experiences of those with mental health disorders in the tech workplace. This includes <a href="https://osmihelp.org/resources/index.html">speaking at conferences and companies</a>, <a href="https://osmihelp.org/research.html">conducting research</a>, and <a href="https://osmihelp.org/resources/index.html">creating documentation</a> to assist companies in making supportive environments for those impacted by mental health disorders.</p><h2>The Panel</h2><ul><li>Eric Van Johnson - <a href="https://phparch.social/@eric">https://phparch.social/@eric</a></li><li>Ben Ramsey - <a href="https://phpc.social/@ramsey">https://phpc.social/@ramsey</a></li><li>Sara Golemon - <a href="https://phpc.social/@pollita">https://phpc.social/@pollita</a></li><li>Joe Ferguson - <a href="https://phpc.social/@joepferguson">https://phpc.social/@joepferguson</a></li><li>Tom Rideout - <a href="https://twitter.com/RealRideout">https://twitter.com/RealRideout</a></li><li>Beth Tucker Long  - <a href="https://twitter.com/e3BethT">https://twitter.com/e3BethT</a></li><li>Ed Finkler - <a href="https://phpc.social/@funkatron">https://phpc.social/@funkatron</a></li></ul><p><strong>Other Links</strong></p><ul><li><a href="https://twitter.com/OSMIhelp">OSMI on Twitter</a> - <a href="https://twitter.com/OSMIhelp">https://twitter.com/OSMIhelp</a></li><li><a href="https://www.facebook.com/osmihelp">OSMI on Facebook</a> - <a href="https://www.facebook.com/osmihelp">https://www.facebook.com/osmihelp</a></li><li><a href="https://www.youtube.com/channel/UCBF9RcJ2o56UYO3kBqdKlHg">OSMI on YouTube</a> - <a href="https://www.youtube.com/channel/UCBF9RcJ2o56UYO3kBqdKlHg">https://www.youtube.com/channel/UCBF9RcJ2o56UYO3kBqdKlHg</a></li><li><a href="https://www.linkedin.com/company-beta/13196772/">OSMI on LinkedIn</a> - <a href="https://www.linkedin.com/company-beta/13196772/">https://www.linkedin.com/company-beta/13196772/</a></li><li>e-mail OSMI - <a href="mailto:info@osmihelp.org">info@osmihelp.org</a></li></ul><p>Places you can find and follow PHPRoundtable</p><ul><li>Youtube - <a href="https://youtube.com/phproundtable">https://youtube.com/phproundtable</a></li><li>Twitter - <a href="https://twitter.com/phproundtable">https://twitter.com/phproundtable</a></li><li>Mastodon - <a href="https://phparch.social/@phproundtable">https://phparch.social/@phproundtable</a></li></ul>
]]></description>
      <pubDate>Tue, 9 May 2023 03:45:49 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Please consider supporting OSMI and its mission to help those facing mental illness in the tech community. <a href="https://osmihelp.org/donate.html">Donate to Open Sourcing Mental Illness</a></p><p>OSMI began in 2013, with Ed Finkler <a href="https://osmihelp.org/talks.html">speaking at tech conferences</a> about his personal experiences as a web developer and open-source advocate with a mental health disorder. The response was overwhelming, and thus OSMI was born. OSMI <a href="https://osmihelp.org/about/about-osmi.html#board-members">board members</a> and <a href="https://osmihelp.org/about/about-osmi.html#volunteers">volunteers</a> bring their time and expertise to bear on this important issue by organizing efforts to change the experiences of those with mental health disorders in the tech workplace. This includes <a href="https://osmihelp.org/resources/index.html">speaking at conferences and companies</a>, <a href="https://osmihelp.org/research.html">conducting research</a>, and <a href="https://osmihelp.org/resources/index.html">creating documentation</a> to assist companies in making supportive environments for those impacted by mental health disorders.</p><h2>The Panel</h2><ul><li>Eric Van Johnson - <a href="https://phparch.social/@eric">https://phparch.social/@eric</a></li><li>Ben Ramsey - <a href="https://phpc.social/@ramsey">https://phpc.social/@ramsey</a></li><li>Sara Golemon - <a href="https://phpc.social/@pollita">https://phpc.social/@pollita</a></li><li>Joe Ferguson - <a href="https://phpc.social/@joepferguson">https://phpc.social/@joepferguson</a></li><li>Tom Rideout - <a href="https://twitter.com/RealRideout">https://twitter.com/RealRideout</a></li><li>Beth Tucker Long  - <a href="https://twitter.com/e3BethT">https://twitter.com/e3BethT</a></li><li>Ed Finkler - <a href="https://phpc.social/@funkatron">https://phpc.social/@funkatron</a></li></ul><p><strong>Other Links</strong></p><ul><li><a href="https://twitter.com/OSMIhelp">OSMI on Twitter</a> - <a href="https://twitter.com/OSMIhelp">https://twitter.com/OSMIhelp</a></li><li><a href="https://www.facebook.com/osmihelp">OSMI on Facebook</a> - <a href="https://www.facebook.com/osmihelp">https://www.facebook.com/osmihelp</a></li><li><a href="https://www.youtube.com/channel/UCBF9RcJ2o56UYO3kBqdKlHg">OSMI on YouTube</a> - <a href="https://www.youtube.com/channel/UCBF9RcJ2o56UYO3kBqdKlHg">https://www.youtube.com/channel/UCBF9RcJ2o56UYO3kBqdKlHg</a></li><li><a href="https://www.linkedin.com/company-beta/13196772/">OSMI on LinkedIn</a> - <a href="https://www.linkedin.com/company-beta/13196772/">https://www.linkedin.com/company-beta/13196772/</a></li><li>e-mail OSMI - <a href="mailto:info@osmihelp.org">info@osmihelp.org</a></li></ul><p>Places you can find and follow PHPRoundtable</p><ul><li>Youtube - <a href="https://youtube.com/phproundtable">https://youtube.com/phproundtable</a></li><li>Twitter - <a href="https://twitter.com/phproundtable">https://twitter.com/phproundtable</a></li><li>Mastodon - <a href="https://phparch.social/@phproundtable">https://phparch.social/@phproundtable</a></li></ul>
]]></content:encoded>
      <enclosure length="97208655" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/5ca3b700-2bcd-49ec-9438-9fb7dc2ede0e/audio/7d458b64-b919-4acf-89cb-81ce547fe29e/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>87: Open Sourcing Mental Illness</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>01:41:15</itunes:duration>
      <itunes:summary>On this panel, we sit down with the team from Open Sourcing Mental Illness, whose motto is &quot;Stronger Than Fear&quot;. Open Sourcing Mental Health is a non-profit 501(c)(3) corporation dedicated to raising awareness, educating, and providing resources to support mental wellness in the tech and open-source communities. </itunes:summary>
      <itunes:subtitle>On this panel, we sit down with the team from Open Sourcing Mental Illness, whose motto is &quot;Stronger Than Fear&quot;. Open Sourcing Mental Health is a non-profit 501(c)(3) corporation dedicated to raising awareness, educating, and providing resources to support mental wellness in the tech and open-source communities. </itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>87</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">7e8dd0e1-ea80-42b2-9f28-6d08a84664a4</guid>
      <title>86:The Education of Development</title>
      <description><![CDATA[<h2>Links from the Show</h2><p><a href="https://www.boisestate.edu/gimm/">Boise State University GIMM Program</a></p><p><a href="https://madisoncollege.edu/">Madison Area Technical College</a></p><h2>The Panel</h2><p><strong>Eric Van Johnson</strong> - This is me :-) I am a self-taught PHP developer and have been running a development studio for over ten years. Back in 2021, my business partner and I took over the operations of php[architect] / <a href="https://phparch.social/@eric">phparch.social/@eric</a> and <a href="https://twitter.com/shocm">@shocm on Twitter</a></p><p><strong>Ben Ramsey</strong> - A Software Architect, maintainer of the PHP UUID library, release manager for PHP 8.1 and 8.2, and does a lot for the PHP Community as a whole / <a href="https://phpc.social/@ramsey">phpc.social/@ramsey</a></p><p><strong>Joe Ferguson</strong> - Principal Software Engineer. Writer for php[architect], and is one of the organizers behind <a href="https://osmihelp.org/">OSMI</a> / <a href="https://phpc.social/@joepferguson">phpc.social@joepferguson</a></p><p><strong>Sara Golemon</strong> - Contributor to PHP Core, PHP Release Manager 8.0 and 7.2, Author, and has code on Mars / <a href="https://phpc.social/@pollita">phpc.social@pollita</a></p><p><strong>Kenneth Marks</strong> - Author of "PHP Web Development with MySQL" and teaching IT programming at <a href="https://madisoncollege.edu/">Madison Area Technical College</a> for ten and a half years in the Web Software Developer degree program / <a href="https://twitter.com/FlibertiGiblets">@FlibertiGiblets</a></p><p><strong>Kaelyn Lang</strong> - Student at <a href="https://madisoncollege.edu/">Madison Area Technical College</a> studying Web Software Development BFA in Game Design and Development - Art and a minor in Computer Science from the <a href="https://www.uwstout.edu/">University of Wisconsin-Stout</a></p><p><strong>Jack Polifka</strong> - Clinical assistant professor at <a href="https://www.boisestate.edu/gimm/">Boise State University in the Games, Interactive Media, and Mobile (GIMM) program</a><br />/ <a href="https://twitter.com/jack_polifka">@jack_polifka</a></p><p><strong>Adam Giles</strong> - third-year student at <a href="https://www.boisestate.edu/gimm/">Boise State University</a><br />pursuing an undergraduate degree in Games, Interactive Media, and Mobile <a href="https://www.boisestate.edu/gimm/">(GIMM)</a> / <a href="https://twitter.com/adamgiles278">@adamgiles278</a></p><p><strong>Derek Pyatt</strong> - third-year student at <a href="https://www.boisestate.edu/gimm/">Boise State University</a><br />pursuing an undergraduate degree in Games, Interactive Media, and Mobile <a href="https://www.boisestate.edu/gimm/">(GIMM)</a>, also working as a Web and Digital Coordinator for BSU's Admissions office / <a href="https://twitter.com/pyatt_derek">@pyatt_derek</a></p><h2>Thanks to the our sponsor</h2><img src="https://cdn.phparch.social/logos%2Fphparch-logo-orange-with-slogan%20(150%20%C3%97%20150%20px).png" alt="php[architect]" /><h3>Shownotes</h3><p>To add to or modify these show notes please open a PR to <a href="https://github.com/PHPRoundtable/show-notes/blob/master/episodes/86.md">show notes for episode 86</a></p>
]]></description>
      <pubDate>Sat, 18 Feb 2023 20:39:58 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<h2>Links from the Show</h2><p><a href="https://www.boisestate.edu/gimm/">Boise State University GIMM Program</a></p><p><a href="https://madisoncollege.edu/">Madison Area Technical College</a></p><h2>The Panel</h2><p><strong>Eric Van Johnson</strong> - This is me :-) I am a self-taught PHP developer and have been running a development studio for over ten years. Back in 2021, my business partner and I took over the operations of php[architect] / <a href="https://phparch.social/@eric">phparch.social/@eric</a> and <a href="https://twitter.com/shocm">@shocm on Twitter</a></p><p><strong>Ben Ramsey</strong> - A Software Architect, maintainer of the PHP UUID library, release manager for PHP 8.1 and 8.2, and does a lot for the PHP Community as a whole / <a href="https://phpc.social/@ramsey">phpc.social/@ramsey</a></p><p><strong>Joe Ferguson</strong> - Principal Software Engineer. Writer for php[architect], and is one of the organizers behind <a href="https://osmihelp.org/">OSMI</a> / <a href="https://phpc.social/@joepferguson">phpc.social@joepferguson</a></p><p><strong>Sara Golemon</strong> - Contributor to PHP Core, PHP Release Manager 8.0 and 7.2, Author, and has code on Mars / <a href="https://phpc.social/@pollita">phpc.social@pollita</a></p><p><strong>Kenneth Marks</strong> - Author of "PHP Web Development with MySQL" and teaching IT programming at <a href="https://madisoncollege.edu/">Madison Area Technical College</a> for ten and a half years in the Web Software Developer degree program / <a href="https://twitter.com/FlibertiGiblets">@FlibertiGiblets</a></p><p><strong>Kaelyn Lang</strong> - Student at <a href="https://madisoncollege.edu/">Madison Area Technical College</a> studying Web Software Development BFA in Game Design and Development - Art and a minor in Computer Science from the <a href="https://www.uwstout.edu/">University of Wisconsin-Stout</a></p><p><strong>Jack Polifka</strong> - Clinical assistant professor at <a href="https://www.boisestate.edu/gimm/">Boise State University in the Games, Interactive Media, and Mobile (GIMM) program</a><br />/ <a href="https://twitter.com/jack_polifka">@jack_polifka</a></p><p><strong>Adam Giles</strong> - third-year student at <a href="https://www.boisestate.edu/gimm/">Boise State University</a><br />pursuing an undergraduate degree in Games, Interactive Media, and Mobile <a href="https://www.boisestate.edu/gimm/">(GIMM)</a> / <a href="https://twitter.com/adamgiles278">@adamgiles278</a></p><p><strong>Derek Pyatt</strong> - third-year student at <a href="https://www.boisestate.edu/gimm/">Boise State University</a><br />pursuing an undergraduate degree in Games, Interactive Media, and Mobile <a href="https://www.boisestate.edu/gimm/">(GIMM)</a>, also working as a Web and Digital Coordinator for BSU's Admissions office / <a href="https://twitter.com/pyatt_derek">@pyatt_derek</a></p><h2>Thanks to the our sponsor</h2><img src="https://cdn.phparch.social/logos%2Fphparch-logo-orange-with-slogan%20(150%20%C3%97%20150%20px).png" alt="php[architect]" /><h3>Shownotes</h3><p>To add to or modify these show notes please open a PR to <a href="https://github.com/PHPRoundtable/show-notes/blob/master/episodes/86.md">show notes for episode 86</a></p>
]]></content:encoded>
      <enclosure length="115280792" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/171b66fc-9e5c-4eb7-a969-8006a38c15bc/audio/b4a2cfda-94d7-4cc3-a7b7-256feea01fb1/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>86:The Education of Development</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>02:00:05</itunes:duration>
      <itunes:summary>In this episode of PHPRoundtable, we have a panel of instructor, students, and professional to talk about the Education of Development and Coding. We discuss formal, structure programs to self taught. What is the best was to learn to code? You can join us live in our Discord Channel https://discord.gg/wmD3sGnMMe</itunes:summary>
      <itunes:subtitle>In this episode of PHPRoundtable, we have a panel of instructor, students, and professional to talk about the Education of Development and Coding. We discuss formal, structure programs to self taught. What is the best was to learn to code? You can join us live in our Discord Channel https://discord.gg/wmD3sGnMMe</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>86</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">ed6ced49-af9f-44c4-8988-5bf51f9c40f9</guid>
      <title>85: The State of PHP User Groups</title>
      <description><![CDATA[<p>An international panel of PHP Community members discusses the stat of PHP User Groups. How to get involved, so of the pitfalls, and a lot of the benefits of being a part of the community.</p><h2>Panel Member:</h2><ul><li><a href="https://twitter.com/heiglandreas">Andreas Heigl</a></li><li><a href="https://twitter.com/rdohms">Rafael Dohms</a></li><li><a href="https://twitter.com/rskuipers">Rick Kuipers</a></li><li><a href="https://twitter.com/bobbloom">Bob Bloom</a></li><li><a href="https://twitter.com/cspruck">Chris Spruck</a></li><li><a href="https://twitter.com/JoePFerguson">Joe Ferguson</a></li><li><a href="https://twitter.com/ramsey">Ben Ramsey</a></li><li><a href="https://phpc.social/web/@pollita">Sara Golemon</a></li><li><a href="https://twitter.com/shocm">Eric Van Johnson</a></li></ul><h2>Links Discussed on the show</h2><ul><li><a href="https://twitter.com/taylorotwell/status/1537970285097275393">https://twitter.com/taylorotwell/status/1537970285097275393</a></li><li><a href="https://php.ug/">https://php.ug/</a></li><li><a href="https://wiki.php.net/usergroups">https://wiki.php.net/usergroups</a></li><li><a href="https://nashvillephp.org/">https://nashvillephp.org/</a></li><li><a href="https://phpamersfoort.nl/">https://phpamersfoort.nl/</a></li><li><a href="https://memphistechnology.org/">https://memphistechnology.org/</a></li><li><a href="https://atlantaphp.org/">https://atlantaphp.org/</a></li><li><a href="https://gtaphp.org/">https://gtaphp.org/</a></li><li><a href="https://www.meetup.com/gta-php-user-group-toronto/">https://www.meetup.com/gta-php-user-group-toronto/</a></li><li><a href="https://bobbloom.me/gta-php-meetup-23jun2022">https://bobbloom.me/gta-php-meetup-23jun2022</a></li></ul><p>Stay current with what we are doing by following and subscribing.</p><ul><li>Website: <a href="https://phproundtable.com">https://phproundtable.com</a></li><li>YouTube: <a href="https://www.youtube.com/phproundtable">https://www.youtube.com/phproundtable</a></li><li>Twitter: <a href="https://twitter,com/phproundtable">@phproundtable</a></li><li>Mastodon: <a href="https://phpc.social/web/@phproundtable">@phproundtable@phpc.social</a></li><li>Audio Podcast: <a href="https://pca.st/usqnzuif">https://pca.st/usqnzuif</a></li><li>Discord: <a href="https://discord.gg/wmD3sGnMMe">https://discord.gg/wmD3sGnMMe</a></li></ul>
]]></description>
      <pubDate>Sun, 26 Jun 2022 02:22:44 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>An international panel of PHP Community members discusses the stat of PHP User Groups. How to get involved, so of the pitfalls, and a lot of the benefits of being a part of the community.</p><h2>Panel Member:</h2><ul><li><a href="https://twitter.com/heiglandreas">Andreas Heigl</a></li><li><a href="https://twitter.com/rdohms">Rafael Dohms</a></li><li><a href="https://twitter.com/rskuipers">Rick Kuipers</a></li><li><a href="https://twitter.com/bobbloom">Bob Bloom</a></li><li><a href="https://twitter.com/cspruck">Chris Spruck</a></li><li><a href="https://twitter.com/JoePFerguson">Joe Ferguson</a></li><li><a href="https://twitter.com/ramsey">Ben Ramsey</a></li><li><a href="https://phpc.social/web/@pollita">Sara Golemon</a></li><li><a href="https://twitter.com/shocm">Eric Van Johnson</a></li></ul><h2>Links Discussed on the show</h2><ul><li><a href="https://twitter.com/taylorotwell/status/1537970285097275393">https://twitter.com/taylorotwell/status/1537970285097275393</a></li><li><a href="https://php.ug/">https://php.ug/</a></li><li><a href="https://wiki.php.net/usergroups">https://wiki.php.net/usergroups</a></li><li><a href="https://nashvillephp.org/">https://nashvillephp.org/</a></li><li><a href="https://phpamersfoort.nl/">https://phpamersfoort.nl/</a></li><li><a href="https://memphistechnology.org/">https://memphistechnology.org/</a></li><li><a href="https://atlantaphp.org/">https://atlantaphp.org/</a></li><li><a href="https://gtaphp.org/">https://gtaphp.org/</a></li><li><a href="https://www.meetup.com/gta-php-user-group-toronto/">https://www.meetup.com/gta-php-user-group-toronto/</a></li><li><a href="https://bobbloom.me/gta-php-meetup-23jun2022">https://bobbloom.me/gta-php-meetup-23jun2022</a></li></ul><p>Stay current with what we are doing by following and subscribing.</p><ul><li>Website: <a href="https://phproundtable.com">https://phproundtable.com</a></li><li>YouTube: <a href="https://www.youtube.com/phproundtable">https://www.youtube.com/phproundtable</a></li><li>Twitter: <a href="https://twitter,com/phproundtable">@phproundtable</a></li><li>Mastodon: <a href="https://phpc.social/web/@phproundtable">@phproundtable@phpc.social</a></li><li>Audio Podcast: <a href="https://pca.st/usqnzuif">https://pca.st/usqnzuif</a></li><li>Discord: <a href="https://discord.gg/wmD3sGnMMe">https://discord.gg/wmD3sGnMMe</a></li></ul>
]]></content:encoded>
      <enclosure length="76614097" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/6af69eda-d8ba-4f10-9dd1-a89868aaa9d4/audio/c3b44d9a-8810-4ac1-8db4-6c01e49f0de8/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>85: The State of PHP User Groups</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>01:31:10</itunes:duration>
      <itunes:summary>An international panel of PHP Community members discusses the stat of PHP User Groups. How to get involved, so of the pitfalls, and a lot of the benefits of being a part of the community. 
</itunes:summary>
      <itunes:subtitle>An international panel of PHP Community members discusses the stat of PHP User Groups. How to get involved, so of the pitfalls, and a lot of the benefits of being a part of the community. 
</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>85</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">ec642811-e126-4986-a8a7-eea7ec47bc7e</guid>
      <title>84: Back at the Table</title>
      <description><![CDATA[<p>Ben shared with us his experience being a Release Manager for PHP 8.1. We also talk about the voting process for Release Manager voting for 8.2 (<a href="https://externals.io/message/117716#117746">https://externals.io/message/117716#117746</a>). Congratulations to Sergey Panteleev and Pierrick Charron on becoming the Release Managers for PHP 8.2. We share our thoughts on how to follow along with discussions happening on PHP Internals. </p><p>We also talk about PHP Internal's move to Github (<a href="https://github.com/php">https://github.com/php</a>). What's been going on at the PHP Foundation. Joining PHP Social-verse and the overall Fediverse at <a href="https://phpc.social">https://phpc.social</a>. The return of PHP in-person Meetups and Conferences and MergePHP - <a href="https://twitter.com/mergephp">https://twitter.com/mergephp</a>. </p><p>Stay current with what we are doing by following and subscribing. </p><p>Website: <a href="https://phproundtable.com">https://phproundtable.com</a></p><p>Youtube: <a href="https://www.youtube.com/phproundtable">https://www.youtube.com/phproundtable</a></p><p>Twitter: @phproundtable </p><p>Maston: @<a href="mailto:phproundtable@phpc.social">phproundtable@phpc.social</a></p><p>Audio Podcast: <a href="https://pca.st/usqnzuif">https://pca.st/usqnzuif</a></p><p>Discord: <a href="https://discord.gg/wmD3sGnMMe">https://discord.gg/wmD3sGnMMe</a></p>
]]></description>
      <pubDate>Wed, 18 May 2022 21:41:06 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Ben shared with us his experience being a Release Manager for PHP 8.1. We also talk about the voting process for Release Manager voting for 8.2 (<a href="https://externals.io/message/117716#117746">https://externals.io/message/117716#117746</a>). Congratulations to Sergey Panteleev and Pierrick Charron on becoming the Release Managers for PHP 8.2. We share our thoughts on how to follow along with discussions happening on PHP Internals. </p><p>We also talk about PHP Internal's move to Github (<a href="https://github.com/php">https://github.com/php</a>). What's been going on at the PHP Foundation. Joining PHP Social-verse and the overall Fediverse at <a href="https://phpc.social">https://phpc.social</a>. The return of PHP in-person Meetups and Conferences and MergePHP - <a href="https://twitter.com/mergephp">https://twitter.com/mergephp</a>. </p><p>Stay current with what we are doing by following and subscribing. </p><p>Website: <a href="https://phproundtable.com">https://phproundtable.com</a></p><p>Youtube: <a href="https://www.youtube.com/phproundtable">https://www.youtube.com/phproundtable</a></p><p>Twitter: @phproundtable </p><p>Maston: @<a href="mailto:phproundtable@phpc.social">phproundtable@phpc.social</a></p><p>Audio Podcast: <a href="https://pca.st/usqnzuif">https://pca.st/usqnzuif</a></p><p>Discord: <a href="https://discord.gg/wmD3sGnMMe">https://discord.gg/wmD3sGnMMe</a></p>
]]></content:encoded>
      <enclosure length="46836217" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/2b88aa36-33a2-4a03-aa7f-49c5260c8ddc/audio/080cf531-95f6-4878-912c-616fac85601c/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>84: Back at the Table</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:duration>00:55:43</itunes:duration>
      <itunes:summary>There has been a long hiatus from the Roundtable but we are back. This month I am joined by Sara Golemon, Joe Ferguson, and Ben Ramsey and we talk about the current state of PHP. </itunes:summary>
      <itunes:subtitle>There has been a long hiatus from the Roundtable but we are back. This month I am joined by Sara Golemon, Joe Ferguson, and Ben Ramsey and we talk about the current state of PHP. </itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>84</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">e223338d-d3c1-4300-9eb7-2b0785c05cba</guid>
      <title>083: 10 Years Of Laravel</title>
      <description><![CDATA[<p>10 years of Laravel, and the framework continues to grow stronger with the passing of each release. More and more talented developers are creating packages and contributing to the overall health of Laravel. We talk with Eric Barnes, Matt Stauffer, and Taylor Otwell. We talk about conferences, kids, PHP, and so much more. </p>
]]></description>
      <pubDate>Fri, 10 Sep 2021 20:25:39 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>10 years of Laravel, and the framework continues to grow stronger with the passing of each release. More and more talented developers are creating packages and contributing to the overall health of Laravel. We talk with Eric Barnes, Matt Stauffer, and Taylor Otwell. We talk about conferences, kids, PHP, and so much more. </p>
]]></content:encoded>
      <enclosure length="60627412" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/1c52b427-d11f-4e38-8e2c-99c199b42416/audio/a7e905e1-0b7c-4c25-9b94-5b32331771df/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>083: 10 Years Of Laravel</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/b12cf237-91f0-44cd-8079-1f92270883b1/fcc80a45-62e0-47a1-a22c-5f2f2eb0ab35/3000x3000/phproundtable-show-thumbnail.jpg?aid=rss_feed"/>
      <itunes:duration>01:03:09</itunes:duration>
      <itunes:summary>10 years of Laravel, and the framework continues to grow stronger with the passing of each release. More and more talented developers are creating packages and contributing to the overall health of Laravel.</itunes:summary>
      <itunes:subtitle>10 years of Laravel, and the framework continues to grow stronger with the passing of each release. More and more talented developers are creating packages and contributing to the overall health of Laravel.</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>83</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">efbfc1f1-fc4f-4ce9-a519-9112b52daa6a</guid>
      <title>82: A seat at the table</title>
      <description><![CDATA[<p>Sammy opens the Roundtable back up. Everyone talks about what they've been doing for the past few years. What we are up to now. And what the future holds for The PHPRoundtable.</p>
]]></description>
      <pubDate>Sat, 31 Jul 2021 15:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (The PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Sammy opens the Roundtable back up. Everyone talks about what they've been doing for the past few years. What we are up to now. And what the future holds for The PHPRoundtable.</p>
]]></content:encoded>
      <enclosure length="61959488" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/7df1b59b-6d7b-4da2-b11c-e7536b90f558/audio/1960f522-6060-4eb3-a7f6-4ddef8d053e5/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>82: A seat at the table</itunes:title>
      <itunes:author>The PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/b12cf237-91f0-44cd-8079-1f92270883b1/118a8ac4-d09c-4105-877c-8c4b4978b29d/3000x3000/phproundtable-show-thumbnail-1.jpg?aid=rss_feed"/>
      <itunes:duration>01:05:02</itunes:duration>
      <itunes:summary>Sammy opens the Roundtable back up. Everyone talks about what they&apos;ve been doing for the past few years. What we are up to now. And what the future holds for The PHPRoundtable.</itunes:summary>
      <itunes:subtitle>Sammy opens the Roundtable back up. Everyone talks about what they&apos;ve been doing for the past few years. What we are up to now. And what the future holds for The PHPRoundtable.</itunes:subtitle>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>82</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">e7703c77-504f-43f0-b902-c0db0a0b7af3</guid>
      <title>081: PHP-FIG 3.0</title>
      <description><![CDATA[<p>There have been lots of big changes happening with the <a href="http://www.php-fig.org/">PHP-FIG</a>. Today we chat with a number of figgies to get the inside scoop on what has changed and also get a glimpse inside of the latest accepted standard, <a href="https://www.php-fig.org/psr/psr-18/">PSR-18: HTTP Client Interface</a>.</p><p><strong>The PHP podcast is where everyone chimes in.</strong></p><p>Website: <a href="https://phproundtable.com/">https://phproundtable.com/</a></p><p>Youtube: <a href="https://youtube.com/phproundtable">https://youtube.com/phproundtable</a></p><p>Twitter: <a href="https://twitter.com/phproundtable">@phproundtable</a></p><p>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</p>
]]></description>
      <pubDate>Sat, 31 Jul 2021 03:01:10 +0000</pubDate>
      <author>eric@phproundtable.com (Tobias Nyholm, Samantha Quiñones, Larry Garfield, Matthew Weier O’Phinney)</author>
      <link>https://phproundtable.com/episode/php-fig-3-0</link>
      <content:encoded><![CDATA[<p>There have been lots of big changes happening with the <a href="http://www.php-fig.org/">PHP-FIG</a>. Today we chat with a number of figgies to get the inside scoop on what has changed and also get a glimpse inside of the latest accepted standard, <a href="https://www.php-fig.org/psr/psr-18/">PSR-18: HTTP Client Interface</a>.</p><p><strong>The PHP podcast is where everyone chimes in.</strong></p><p>Website: <a href="https://phproundtable.com/">https://phproundtable.com/</a></p><p>Youtube: <a href="https://youtube.com/phproundtable">https://youtube.com/phproundtable</a></p><p>Twitter: <a href="https://twitter.com/phproundtable">@phproundtable</a></p><p>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</p>
]]></content:encoded>
      <enclosure length="58012401" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/b0f41d86-8570-4c27-8e11-b7a38c20b0a9/audio/56e9f9fd-55e7-4cbb-8704-962922a8a85e/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>081: PHP-FIG 3.0</itunes:title>
      <itunes:author>Tobias Nyholm, Samantha Quiñones, Larry Garfield, Matthew Weier O’Phinney</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/b12cf237-91f0-44cd-8079-1f92270883b1/ccc6d080-de5a-4e22-9225-55e0483f994d/3000x3000/episode-81-php-roundtable-thumbnail.jpg?aid=rss_feed"/>
      <itunes:duration>01:00:21</itunes:duration>
      <itunes:summary>There have been lots of big changes happening with the PHP-FIG. Today we chat with a number of figgies to get the inside scoop on what has changed and also get a glimpse inside of the latest accepted standard, PSR-18: HTTP Client Interface.</itunes:summary>
      <itunes:subtitle>There have been lots of big changes happening with the PHP-FIG. Today we chat with a number of figgies to get the inside scoop on what has changed and also get a glimpse inside of the latest accepted standard, PSR-18: HTTP Client Interface.</itunes:subtitle>
      <itunes:keywords>fig</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>81</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">82f31e90-a0a4-46d6-9062-f40225d294fd</guid>
      <title>80: PHP Internals: Preloading, FFI &amp; More</title>
      <description><![CDATA[<p>We'll be deep-diving into some PHP internals goodness that you won't want to miss. We'll go behind the scenes of <a href="https://wiki.php.net/rfc/preload">preloading</a>, a possible <a href="https://en.wikipedia.org/wiki/Foreign_function_interface">foreign function interface</a> (FFI), <a href="https://wiki.php.net/rfc/typed_properties_v2">typed properties</a>, a <a href="https://wiki.php.net/rfc/password_registry">password hashing registry</a> and more.</p><p><strong>The PHP podcast is where everyone chimes in.</strong></p><p>Website: <a href="https://phproundtable.com/">https://phproundtable.com/</a></p><p>Youtube: <a href="https://youtube.com/phproundtable">https://youtube.com/phproundtable</a></p><p>Twitter: <a href="https://twitter.com/phproundtable">@phproundtable</a></p><p>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</p>
]]></description>
      <pubDate>Sat, 31 Jul 2021 00:46:24 +0000</pubDate>
      <author>eric@phproundtable.com (Sara Golemon)</author>
      <link>https://phproundtable.com/episode/php-internals-preloading-ffi-typed-properties-and-more</link>
      <content:encoded><![CDATA[<p>We'll be deep-diving into some PHP internals goodness that you won't want to miss. We'll go behind the scenes of <a href="https://wiki.php.net/rfc/preload">preloading</a>, a possible <a href="https://en.wikipedia.org/wiki/Foreign_function_interface">foreign function interface</a> (FFI), <a href="https://wiki.php.net/rfc/typed_properties_v2">typed properties</a>, a <a href="https://wiki.php.net/rfc/password_registry">password hashing registry</a> and more.</p><p><strong>The PHP podcast is where everyone chimes in.</strong></p><p>Website: <a href="https://phproundtable.com/">https://phproundtable.com/</a></p><p>Youtube: <a href="https://youtube.com/phproundtable">https://youtube.com/phproundtable</a></p><p>Twitter: <a href="https://twitter.com/phproundtable">@phproundtable</a></p><p>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</p>
]]></content:encoded>
      <enclosure length="64621023" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/6f7e5d1b-42ed-4168-a9c0-56dfc9c0125f/audio/baa9b316-1c10-46a4-85dc-34d68c3939c0/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>80: PHP Internals: Preloading, FFI &amp; More</itunes:title>
      <itunes:author>Sara Golemon</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/b12cf237-91f0-44cd-8079-1f92270883b1/aba85006-7018-43da-b933-195e2d60728b/3000x3000/episode-80-php-roundtable-thumbnail.jpg?aid=rss_feed"/>
      <itunes:duration>01:16:54</itunes:duration>
      <itunes:summary>We&apos;ll be deep-diving into some PHP internals goodness that you won&apos;t want to miss. We&apos;ll go behind the scenes of preloading, a possible foreign function interface (FFI), typed properties, a password hashing registry and more.</itunes:summary>
      <itunes:subtitle>We&apos;ll be deep-diving into some PHP internals goodness that you won&apos;t want to miss. We&apos;ll go behind the scenes of preloading, a possible foreign function interface (FFI), typed properties, a password hashing registry and more.</itunes:subtitle>
      <itunes:keywords>password, preloading, typed, ffi</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>80</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">f980b057-1c28-4a3d-bebf-f9e7c8a20509</guid>
      <title>79: GDPR For PHP Devs</title>
      <description><![CDATA[<p>The first major piece of legislation that we've seen attempt to regulate how our personal information is handled on the web is the <a href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">General Data Protection Regulation</a> (GDPR).</p><p>Today we chat with some panelists who have gone down the GDPR-compliance road and they are going to help us PHP devs understand how the GDPR affects us and what we can do to make sure our technology stack is as GDPR-compliant as possible.</p><p> </p><p><strong>The PHP podcast is where everyone chimes in.</strong></p><p>Website: <a href="https://phproundtable.com/">https://phproundtable.com/</a></p><p>Youtube: <a href="https://youtube.com/phproundtable">https://youtube.com/phproundtable</a></p><p>Twitter: <a href="https://twitter.com/phproundtable">@phproundtable</a></p><p>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</p>
]]></description>
      <pubDate>Fri, 30 Jul 2021 23:39:31 +0000</pubDate>
      <author>eric@phproundtable.com (Michelangelo van Dam, Wim Godden)</author>
      <link>https://phproundtable.com/episode/general-data-protection-regulation-gdpr-for-php-devs</link>
      <content:encoded><![CDATA[<p>The first major piece of legislation that we've seen attempt to regulate how our personal information is handled on the web is the <a href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">General Data Protection Regulation</a> (GDPR).</p><p>Today we chat with some panelists who have gone down the GDPR-compliance road and they are going to help us PHP devs understand how the GDPR affects us and what we can do to make sure our technology stack is as GDPR-compliant as possible.</p><p> </p><p><strong>The PHP podcast is where everyone chimes in.</strong></p><p>Website: <a href="https://phproundtable.com/">https://phproundtable.com/</a></p><p>Youtube: <a href="https://youtube.com/phproundtable">https://youtube.com/phproundtable</a></p><p>Twitter: <a href="https://twitter.com/phproundtable">@phproundtable</a></p><p>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</p>
]]></content:encoded>
      <enclosure length="53117035" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/4af8a968-a170-4c02-9b5c-32489742de4c/audio/d22c01e0-4894-43ad-b789-fa6ba0b512d5/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>79: GDPR For PHP Devs</itunes:title>
      <itunes:author>Michelangelo van Dam, Wim Godden</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/b12cf237-91f0-44cd-8079-1f92270883b1/c0f92cf8-6677-4f5e-bba2-75f20a209094/3000x3000/episode-79-php-roundtable-thumbnail.jpg?aid=rss_feed"/>
      <itunes:duration>01:03:12</itunes:duration>
      <itunes:summary>The first major piece of legislation that we&apos;ve seen attempt to regulate how our personal information is handled on the web is the General Data Protection Regulation (GDPR).

Today we chat with some panelists who have gone down the GDPR-compliance road and they are going to help us PHP devs understand how the GDPR affects us and what we can do to make sure our technology stack is as GDPR-compliant as possible.</itunes:summary>
      <itunes:subtitle>The first major piece of legislation that we&apos;ve seen attempt to regulate how our personal information is handled on the web is the General Data Protection Regulation (GDPR).

Today we chat with some panelists who have gone down the GDPR-compliance road and they are going to help us PHP devs understand how the GDPR affects us and what we can do to make sure our technology stack is as GDPR-compliant as possible.</itunes:subtitle>
      <itunes:keywords>gdpr</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>79</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">03dccdc0-d62d-4c75-8dea-e946375f0864</guid>
      <title>78: DocBlocks, Annotations, PSR-5 &amp; The Like</title>
      <description><![CDATA[<p>We discuss DocBlocks, PSR-5, Annotations, reflection, automatic API documentation generation, and their future in PHP.</p><p> </p><p>The PHP podcast is where everyone chimes in.</p><p> </p><p>Website: https://phproundtable.com/</p><p>Youtube: https://youtube.com/phproundtable</p><p>Twitter: @phproundtable</p><p> </p><p>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</p>
]]></description>
      <pubDate>Fri, 30 Jul 2021 07:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (Rasmus Schultz, Marco Pivetta, Margaret Staples, Alexey Gopachenko)</author>
      <link>https://phproundtable.com/episode/docblocks-annotations-psr-5-and-the-like</link>
      <content:encoded><![CDATA[<p>We discuss DocBlocks, PSR-5, Annotations, reflection, automatic API documentation generation, and their future in PHP.</p><p> </p><p>The PHP podcast is where everyone chimes in.</p><p> </p><p>Website: https://phproundtable.com/</p><p>Youtube: https://youtube.com/phproundtable</p><p>Twitter: @phproundtable</p><p> </p><p>The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</p>
]]></content:encoded>
      <enclosure length="44765309" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/fd632d36-121f-41a7-a4b9-f40e3d1ba164/audio/bae11217-933c-4077-9738-fb7ab4a46774/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>78: DocBlocks, Annotations, PSR-5 &amp; The Like</itunes:title>
      <itunes:author>Rasmus Schultz, Marco Pivetta, Margaret Staples, Alexey Gopachenko</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/b12cf237-91f0-44cd-8079-1f92270883b1/e6e8becc-5b64-4be4-809e-c48049cff082/3000x3000/episode-78-php-roundtable-thumbnail.jpg?aid=rss_feed"/>
      <itunes:duration>00:53:16</itunes:duration>
      <itunes:summary>The PHP podcast is where everyone chimes in.

Website: https://phproundtable.com/
Youtube: https://youtube.com/phproundtable
Twitter: @phproundtable 

The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</itunes:summary>
      <itunes:subtitle>The PHP podcast is where everyone chimes in.

Website: https://phproundtable.com/
Youtube: https://youtube.com/phproundtable
Twitter: @phproundtable 

The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open-source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.</itunes:subtitle>
      <itunes:keywords>psr-5, docblocks, annotations</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>78</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/tech-interviews-for-self-taught-php-programmers</guid>
      <title>077: Tech Interviews for Self-Taught PHP Programmers</title>
      <description><![CDATA[<p>Self-taught PHP programmers, even those of us with decades of experience, would likely fail a tech interview in an epic way. If you've ever wanted to work for a big tech company like Google, Amazon or Facebook but have always been too nervous about the tech interview, this episode is for you.<br />
We chat about what we need to do to be fully prepared for a tech interview. And maybe soon you'll be showing your friends how to reverse a binary tree on a whiteboard.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/WL_uf8OpQPQ" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 6 Sep 2018 16:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://phproundtable.com/episode/tech-interviews-for-self-taught-php-programmers</link>
      <content:encoded><![CDATA[<p>Self-taught PHP programmers, even those of us with decades of experience, would likely fail a tech interview in an epic way. If you've ever wanted to work for a big tech company like Google, Amazon or Facebook but have always been too nervous about the tech interview, this episode is for you.<br />
We chat about what we need to do to be fully prepared for a tech interview. And maybe soon you'll be showing your friends how to reverse a binary tree on a whiteboard.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/WL_uf8OpQPQ" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="49011012" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/7a9c0f90-4a80-4bf3-9917-457c5429f89d/audio/e45d044b-4b4f-4f13-9d86-51d5498a3fc7/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>077: Tech Interviews for Self-Taught PHP Programmers</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/b12cf237-91f0-44cd-8079-1f92270883b1/53023383-80c4-4569-99a2-edd30255aa52/3000x3000/episode-77-php-roundtable-thumbnail.jpg?aid=rss_feed"/>
      <itunes:duration>00:50:38</itunes:duration>
      <itunes:summary>Self-taught PHP programmers, even those of us with decades of experience, would likely fail a tech interview in an epic way. If you&apos;ve ever wanted to work for a big tech company like Google, Amazon or Facebook but have always been too nervous about the tech interview, this episode is for you.
We chat about what we need to do to be fully prepared for a tech interview. And maybe soon you&apos;ll be showing your friends how to reverse a binary tree on a whiteboard.</itunes:summary>
      <itunes:subtitle>Self-taught PHP programmers, even those of us with decades of experience, would likely fail a tech interview in an epic way. If you&apos;ve ever wanted to work for a big tech company like Google, Amazon or Facebook but have always been too nervous about the tech interview, this episode is for you.
We chat about what we need to do to be fully prepared for a tech interview. And maybe soon you&apos;ll be showing your friends how to reverse a binary tree on a whiteboard.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>76</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/concurrency-generators-coroutines-oh-my</guid>
      <title>076: Concurrency, Generators &amp; Coroutines - Oh My!</title>
      <description><![CDATA[<p>PHP has had support for coroutines since PHP 5.5 and it allows you to do some really cool non-blocking stuff. We chat about concurrency in PHP and how we might be able to use it to speed up our apps.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/t_W_vd_Fmkw" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 26 Jul 2018 11:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>PHP has had support for coroutines since PHP 5.5 and it allows you to do some really cool non-blocking stuff. We chat about concurrency in PHP and how we might be able to use it to speed up our apps.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/t_W_vd_Fmkw" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="52529516" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/b9a42efb-1049-4864-b983-a441f5b559a0/audio/b9f5ebf9-b48d-4662-9b67-55a25b6134e3/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>076: Concurrency, Generators &amp; Coroutines - Oh My!</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/b9a42efb-1049-4864-b983-a441f5b559a0/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:54:18</itunes:duration>
      <itunes:summary>PHP has had support for coroutines since PHP 5.5 and it allows you to do some really cool non-blocking stuff. We chat about concurrency in PHP and how we might be able to use it to speed up our apps.</itunes:summary>
      <itunes:subtitle>PHP has had support for coroutines since PHP 5.5 and it allows you to do some really cool non-blocking stuff. We chat about concurrency in PHP and how we might be able to use it to speed up our apps.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>75</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/web-content-accessibility-guidelines-wcag-2-1</guid>
      <title>075: Web Content Accessibility Guidelines (WCAG) 2.1</title>
      <description><![CDATA[<p>New accessibility guidelines are coming down the pipe that will impact our apps with the new WCAG 2.1. We chat about what the guidelines are and how we can start preparing our apps for them.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/oAb1VQQpuCw" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Fri, 20 Jul 2018 11:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>New accessibility guidelines are coming down the pipe that will impact our apps with the new WCAG 2.1. We chat about what the guidelines are and how we can start preparing our apps for them.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/oAb1VQQpuCw" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="53837312" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/4f5dd283-dd11-4c0d-a2ff-57a7ff511692/audio/6c0751fa-18d3-45f8-97a7-d4eb75a70d96/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>075: Web Content Accessibility Guidelines (WCAG) 2.1</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/4f5dd283-dd11-4c0d-a2ff-57a7ff511692/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:55:39</itunes:duration>
      <itunes:summary>New accessibility guidelines are coming down the pipe that will impact our apps with the new WCAG 2.1. We chat about what the guidelines are and how we can start preparing our apps for them.</itunes:summary>
      <itunes:subtitle>New accessibility guidelines are coming down the pipe that will impact our apps with the new WCAG 2.1. We chat about what the guidelines are and how we can start preparing our apps for them.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>74</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/securely-managing-secrets-in-php</guid>
      <title>074: Secrets, Secrets, Are No Fun</title>
      <description><![CDATA[<p>Secrets, secrets, are no fun, all they do is cause pain when trying to deploy to production. By secrets, we're talking about database passwords, API keys, and other credentials that we want to keep from prying eyes.<br />
There are a number of solutions out there to keep our secrets out of the codebase and in a more secure area. We discuss the options we have for managing secrets and the tradeoffs for using them.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/zwO3eFbLRW0" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 27 Jun 2018 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Secrets, secrets, are no fun, all they do is cause pain when trying to deploy to production. By secrets, we're talking about database passwords, API keys, and other credentials that we want to keep from prying eyes.<br />
There are a number of solutions out there to keep our secrets out of the codebase and in a more secure area. We discuss the options we have for managing secrets and the tradeoffs for using them.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/zwO3eFbLRW0" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="41948679" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/329620a5-9b58-4917-ade1-83fff1ac7ca5/audio/d07786ad-d91f-4531-82c8-0ca6581617c9/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>074: Secrets, Secrets, Are No Fun</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/329620a5-9b58-4917-ade1-83fff1ac7ca5/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:43:16</itunes:duration>
      <itunes:summary>Secrets, secrets, are no fun, all they do is cause pain when trying to deploy to production. By secrets, we&apos;re talking about database passwords, API keys, and other credentials that we want to keep from prying eyes.
There are a number of solutions out there to keep our secrets out of the codebase and in a more secure area. We discuss the options we have for managing secrets and the tradeoffs for using them.</itunes:summary>
      <itunes:subtitle>Secrets, secrets, are no fun, all they do is cause pain when trying to deploy to production. By secrets, we&apos;re talking about database passwords, API keys, and other credentials that we want to keep from prying eyes.
There are a number of solutions out there to keep our secrets out of the codebase and in a more secure area. We discuss the options we have for managing secrets and the tradeoffs for using them.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>73</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/using-static-analyzers-to-improve-our-php-codebases</guid>
      <title>073: PHP Static Analysis</title>
      <description><![CDATA[<p>Static analysis is a fancy word to describe a tool that looks at our code and gives us helpful hints on how to improve it. We'll be discussing what static analyzers do, which tools the PHP community has access to, and how we can incorporate the tools into our daily development flow.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/q9RdU_6Z6Tc" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 12 Jun 2018 15:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Static analysis is a fancy word to describe a tool that looks at our code and gives us helpful hints on how to improve it. We'll be discussing what static analyzers do, which tools the PHP community has access to, and how we can incorporate the tools into our daily development flow.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/q9RdU_6Z6Tc" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="54931210" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/a7aa0dff-13e5-44d8-9abd-5f28dd61c3d3/audio/80f42905-912b-412f-adeb-8f5f557c93f5/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>073: PHP Static Analysis</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/a7aa0dff-13e5-44d8-9abd-5f28dd61c3d3/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:56:48</itunes:duration>
      <itunes:summary>Static analysis is a fancy word to describe a tool that looks at our code and gives us helpful hints on how to improve it. We&apos;ll be discussing what static analyzers do, which tools the PHP community has access to, and how we can incorporate the tools into our daily development flow.</itunes:summary>
      <itunes:subtitle>Static analysis is a fancy word to describe a tool that looks at our code and gives us helpful hints on how to improve it. We&apos;ll be discussing what static analyzers do, which tools the PHP community has access to, and how we can incorporate the tools into our daily development flow.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>72</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/secret-project-revealed</guid>
      <title>072: Secret Project Revealed!</title>
      <description><![CDATA[<p>We finally unveil the super-secret project to the world! Listen in to find out what it is and how you can get your hands on one.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/bHnsyNgysP0" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 30 May 2018 21:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We finally unveil the super-secret project to the world! Listen in to find out what it is and how you can get your hands on one.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/bHnsyNgysP0" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="43351066" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/5193fca4-0a13-4356-88ba-ab5df93854fe/audio/07dc96ae-e01f-4785-83be-fb5f1e6bcec6/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>072: Secret Project Revealed!</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/5193fca4-0a13-4356-88ba-ab5df93854fe/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:44:44</itunes:duration>
      <itunes:summary>We finally unveil the super-secret project to the world! Listen in to find out what it is and how you can get your hands on one.</itunes:summary>
      <itunes:subtitle>We finally unveil the super-secret project to the world! Listen in to find out what it is and how you can get your hands on one.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>71</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/extra-extra-php-72-released</guid>
      <title>071: Extra, extra: PHP 7.2 released!</title>
      <description><![CDATA[<p>The next major version of PHP is here! PHP 7.2 comes with a nice set of upgrades, performance enhancements, and a brand new crypto library right out of the box. We discuss some of the features and breaking changes that we should be aware of before upgrading to PHP 7.2.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/5lzxDlNQ-fg" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 23 May 2018 14:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>The next major version of PHP is here! PHP 7.2 comes with a nice set of upgrades, performance enhancements, and a brand new crypto library right out of the box. We discuss some of the features and breaking changes that we should be aware of before upgrading to PHP 7.2.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/5lzxDlNQ-fg" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="57594241" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/e921bcc6-1af9-440e-b248-5304cf02923c/audio/ebb06b3e-7741-475f-8653-d75b815a8a00/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>071: Extra, extra: PHP 7.2 released!</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/e921bcc6-1af9-440e-b248-5304cf02923c/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:59:34</itunes:duration>
      <itunes:summary>The next major version of PHP is here! PHP 7.2 comes with a nice set of upgrades, performance enhancements, and a brand new crypto library right out of the box. We discuss some of the features and breaking changes that we should be aware of before upgrading to PHP 7.2.</itunes:summary>
      <itunes:subtitle>The next major version of PHP is here! PHP 7.2 comes with a nice set of upgrades, performance enhancements, and a brand new crypto library right out of the box. We discuss some of the features and breaking changes that we should be aware of before upgrading to PHP 7.2.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>70</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/all-things-wordpress</guid>
      <title>070: All things WordPress</title>
      <description><![CDATA[<p>We chat about backwards compatibility, Gutenberg, and the WordPress ecosystem.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/m4JruDoLe4s" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 16 May 2018 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We chat about backwards compatibility, Gutenberg, and the WordPress ecosystem.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/m4JruDoLe4s" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="69435432" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/2da05382-053f-45d4-95f7-032033ea27d2/audio/ff116cfd-bde7-48bc-911a-39cff0c18fe1/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>070: All things WordPress</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/2da05382-053f-45d4-95f7-032033ea27d2/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:11:54</itunes:duration>
      <itunes:summary>We chat about backwards compatibility, Gutenberg, and the WordPress ecosystem.</itunes:summary>
      <itunes:subtitle>We chat about backwards compatibility, Gutenberg, and the WordPress ecosystem.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>69</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/catching-up-with-php-friends</guid>
      <title>069: Catching Up With PHP Friends</title>
      <description><![CDATA[<p>We're still alive! We come off our hiatus to have an informal catch-up session with some PHP friends. And proof of the secret PHP Roundtable project is revealed to Chris &amp; Joe.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/iLW6-t06Eak" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Sat, 10 Mar 2018 20:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We're still alive! We come off our hiatus to have an informal catch-up session with some PHP friends. And proof of the secret PHP Roundtable project is revealed to Chris &amp; Joe.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/iLW6-t06Eak" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="51673480" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/a97ee360-19f3-4ad6-a33b-425eec0c156c/audio/b7d4c0bb-1394-419e-8c3c-838653167fea/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>069: Catching Up With PHP Friends</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/a97ee360-19f3-4ad6-a33b-425eec0c156c/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:53:25</itunes:duration>
      <itunes:summary>We&apos;re still alive! We come off our hiatus to have an informal catch-up session with some PHP friends. And proof of the secret PHP Roundtable project is revealed to Chris &amp; Joe.</itunes:summary>
      <itunes:subtitle>We&apos;re still alive! We come off our hiatus to have an informal catch-up session with some PHP friends. And proof of the secret PHP Roundtable project is revealed to Chris &amp; Joe.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>68</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/phps-dirty-little-segfault-secret-the-stack-bomb</guid>
      <title>068: PHP&apos;s Dirty Little Segfault Secret</title>
      <description><![CDATA[<p>PHP is known for running really bad code really well. But it has a dirty little secret: deep within its code is a hidden &quot;stack bomb&quot;. You can cause PHP to completely crash with just a few lines of code. Today we discuss why this happens and what we can do to fix the issue.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/XNYGrX79Ks0" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Fri, 20 Oct 2017 15:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>PHP is known for running really bad code really well. But it has a dirty little secret: deep within its code is a hidden &quot;stack bomb&quot;. You can cause PHP to completely crash with just a few lines of code. Today we discuss why this happens and what we can do to fix the issue.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/XNYGrX79Ks0" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="59567578" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/eddde927-274c-49fd-bf2b-632c95572be6/audio/2c804bc7-7170-41ee-8693-a99e5feba789/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>068: PHP&apos;s Dirty Little Segfault Secret</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/eddde927-274c-49fd-bf2b-632c95572be6/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:01:37</itunes:duration>
      <itunes:summary>PHP is known for running really bad code really well. But it has a dirty little secret: deep within its code is a hidden &quot;stack bomb&quot;. You can cause PHP to completely crash with just a few lines of code. Today we discuss why this happens and what we can do to fix the issue.</itunes:summary>
      <itunes:subtitle>PHP is known for running really bad code really well. But it has a dirty little secret: deep within its code is a hidden &quot;stack bomb&quot;. You can cause PHP to completely crash with just a few lines of code. Today we discuss why this happens and what we can do to fix the issue.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>67</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/imposter-syndrome-and-the-dunning-kruger-effect</guid>
      <title>067: Imposter syndrome and the Dunning-Kruger effect</title>
      <description><![CDATA[<p>In an industry like software engineering where it seems like there's always something else to learn, it's easy to come down with a case of imposter syndrome. We chat about imposter syndrome's impact on the PHP community and contrast it with the Dunning-Kruger effect.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/g4rhQcpFPxM" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Fri, 6 Oct 2017 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>In an industry like software engineering where it seems like there's always something else to learn, it's easy to come down with a case of imposter syndrome. We chat about imposter syndrome's impact on the PHP community and contrast it with the Dunning-Kruger effect.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/g4rhQcpFPxM" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="54764416" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/8936b27b-7f0c-46be-b8aa-5c4c71bd087a/audio/4d777c89-8229-4c44-8db2-d2d19245aa28/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>067: Imposter syndrome and the Dunning-Kruger effect</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/8936b27b-7f0c-46be-b8aa-5c4c71bd087a/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:56:37</itunes:duration>
      <itunes:summary>In an industry like software engineering where it seems like there&apos;s always something else to learn, it&apos;s easy to come down with a case of imposter syndrome. We chat about imposter syndrome&apos;s impact on the PHP community and contrast it with the Dunning-Kruger effect.</itunes:summary>
      <itunes:subtitle>In an industry like software engineering where it seems like there&apos;s always something else to learn, it&apos;s easy to come down with a case of imposter syndrome. We chat about imposter syndrome&apos;s impact on the PHP community and contrast it with the Dunning-Kruger effect.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>66</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/my-transition-from-vagrant-to-docker</guid>
      <title>066: Docker: Drinking the Kool-Aid</title>
      <description><![CDATA[<p>After years of resisting, SammyK finally drank the Docker Kool-Aid for his everyday client work. We talk about his transition from Vagrant to Docker and some bumps he hit along the way.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/AQjd0Jula1A" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 29 Aug 2017 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>After years of resisting, SammyK finally drank the Docker Kool-Aid for his everyday client work. We talk about his transition from Vagrant to Docker and some bumps he hit along the way.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/AQjd0Jula1A" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="62016334" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/5246fb1a-695a-4f5c-a747-ce18d42e3b1e/audio/c0b0a207-27bc-4a1e-8966-fb2d884cc384/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>066: Docker: Drinking the Kool-Aid</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/5246fb1a-695a-4f5c-a747-ce18d42e3b1e/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:04:10</itunes:duration>
      <itunes:summary>After years of resisting, SammyK finally drank the Docker Kool-Aid for his everyday client work. We talk about his transition from Vagrant to Docker and some bumps he hit along the way.</itunes:summary>
      <itunes:subtitle>After years of resisting, SammyK finally drank the Docker Kool-Aid for his everyday client work. We talk about his transition from Vagrant to Docker and some bumps he hit along the way.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>65</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/php-test-fest-2017</guid>
      <title>065: TestFest 2017</title>
      <description><![CDATA[<p>Adding tests to php-src is a great way to get involved with PHP internals. Don't know how to get started? You're in luck. TestFest 2017 is going to be a thing in September. User groups and individuals around the world are going to organize to learn how to add tests to PHP and become official internals contributors.<br />
It has been 7 years since the last TestFest in 2010. We chat about how to get involved with TestFest 2017.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/bRXTNX9yZa4" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 24 Jul 2017 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Adding tests to php-src is a great way to get involved with PHP internals. Don't know how to get started? You're in luck. TestFest 2017 is going to be a thing in September. User groups and individuals around the world are going to organize to learn how to add tests to PHP and become official internals contributors.<br />
It has been 7 years since the last TestFest in 2010. We chat about how to get involved with TestFest 2017.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/bRXTNX9yZa4" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="45966908" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/022c2f3d-d70c-4dd5-b39f-3587e7435bac/audio/4a2201a8-d793-48c3-b35a-48870e1a9b12/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>065: TestFest 2017</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/022c2f3d-d70c-4dd5-b39f-3587e7435bac/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:47:27</itunes:duration>
      <itunes:summary>Adding tests to php-src is a great way to get involved with PHP internals. Don&apos;t know how to get started? You&apos;re in luck. TestFest 2017 is going to be a thing in September. User groups and individuals around the world are going to organize to learn how to add tests to PHP and become official internals contributors.
It has been 7 years since the last TestFest in 2010. We chat about how to get involved with TestFest 2017.</itunes:summary>
      <itunes:subtitle>Adding tests to php-src is a great way to get involved with PHP internals. Don&apos;t know how to get started? You&apos;re in luck. TestFest 2017 is going to be a thing in September. User groups and individuals around the world are going to organize to learn how to add tests to PHP and become official internals contributors.
It has been 7 years since the last TestFest in 2010. We chat about how to get involved with TestFest 2017.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>64</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/php-7-internals-scanning-parsing-ast-and-engine</guid>
      <title>064: PHP 7 Source Code: A Deep Dive</title>
      <description><![CDATA[<p>We take a deep-dive into the underlaying structure of the the PHP source code and talk about the scanner, parser, the new AST layer (and the evil things we can do with it), and the Zend engine. Let's see how the PHP sausage is made!<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/NRR-Yk2LVLc" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Fri, 7 Jul 2017 11:30:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We take a deep-dive into the underlaying structure of the the PHP source code and talk about the scanner, parser, the new AST layer (and the evil things we can do with it), and the Zend engine. Let's see how the PHP sausage is made!<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/NRR-Yk2LVLc" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="72597410" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/3641adc5-63b6-495f-ba7f-3e13b423f5f6/audio/d2df79c6-7f43-4470-a9b5-6ab6f335886b/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>064: PHP 7 Source Code: A Deep Dive</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/3641adc5-63b6-495f-ba7f-3e13b423f5f6/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:15:12</itunes:duration>
      <itunes:summary>We take a deep-dive into the underlaying structure of the the PHP source code and talk about the scanner, parser, the new AST layer (and the evil things we can do with it), and the Zend engine. Let&apos;s see how the PHP sausage is made!</itunes:summary>
      <itunes:subtitle>We take a deep-dive into the underlaying structure of the the PHP source code and talk about the scanner, parser, the new AST layer (and the evil things we can do with it), and the Zend engine. Let&apos;s see how the PHP sausage is made!</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>63</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/a-php-tek-2017-special</guid>
      <title>063: A php[tek] 2017 Special</title>
      <description><![CDATA[<p>We have a mashup recording with PHPUgly and PHP Town Hall during the community night at php[tek] 2017. We chat about OSMI, UUID's, git, product development, getting involved in the PHP community and funky socks.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/cuXGc9hHxt0" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 25 May 2017 21:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We have a mashup recording with PHPUgly and PHP Town Hall during the community night at php[tek] 2017. We chat about OSMI, UUID's, git, product development, getting involved in the PHP community and funky socks.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/cuXGc9hHxt0" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="59805434" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/148ef4bd-d95b-44c2-8b4d-4fd8879acf37/audio/026138bc-3365-4e84-8116-089fe89c0415/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>063: A php[tek] 2017 Special</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/148ef4bd-d95b-44c2-8b4d-4fd8879acf37/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:01:52</itunes:duration>
      <itunes:summary>We have a mashup recording with PHPUgly and PHP Town Hall during the community night at php[tek] 2017. We chat about OSMI, UUID&apos;s, git, product development, getting involved in the PHP community and funky socks.</itunes:summary>
      <itunes:subtitle>We have a mashup recording with PHPUgly and PHP Town Hall during the community night at php[tek] 2017. We chat about OSMI, UUID&apos;s, git, product development, getting involved in the PHP community and funky socks.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>62</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/all-things-laravel</guid>
      <title>062: All things Laravel</title>
      <description><![CDATA[<p>We chat all things about the Laravel ecosystem.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/6oOvXoeSojc" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 27 Apr 2017 10:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We chat all things about the Laravel ecosystem.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/6oOvXoeSojc" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="56499961" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/0ee792e5-62f4-4cfc-9675-95a4040126bf/audio/c56a7228-5943-4ea4-aa41-4f6a20966335/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>062: All things Laravel</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/0ee792e5-62f4-4cfc-9675-95a4040126bf/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:58:26</itunes:duration>
      <itunes:summary>We chat all things about the Laravel ecosystem.</itunes:summary>
      <itunes:subtitle>We chat all things about the Laravel ecosystem.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>61</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/dependency-injection-and-psr-11</guid>
      <title>061: Dependency Injection</title>
      <description><![CDATA[<p>Dependency Injection has been a design principle that the PHP community has embraced more fully than a lot of other programming communities. There's even an official PHP-FIG standard being discussed called PSR-11 which will standardize dependency injection containers. Today we chat all things dependency injection.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/b3ii3mH5zE4" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Fri, 14 Apr 2017 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Dependency Injection has been a design principle that the PHP community has embraced more fully than a lot of other programming communities. There's even an official PHP-FIG standard being discussed called PSR-11 which will standardize dependency injection containers. Today we chat all things dependency injection.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/b3ii3mH5zE4" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="62587403" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/53dcf1f4-c521-4c84-8541-60d7346f1be4/audio/d08be82e-0e88-4f98-973b-192759c8cd2a/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>061: Dependency Injection</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/53dcf1f4-c521-4c84-8541-60d7346f1be4/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:04:46</itunes:duration>
      <itunes:summary>Dependency Injection has been a design principle that the PHP community has embraced more fully than a lot of other programming communities. There&apos;s even an official PHP-FIG standard being discussed called PSR-11 which will standardize dependency injection containers. Today we chat all things dependency injection.</itunes:summary>
      <itunes:subtitle>Dependency Injection has been a design principle that the PHP community has embraced more fully than a lot of other programming communities. There&apos;s even an official PHP-FIG standard being discussed called PSR-11 which will standardize dependency injection containers. Today we chat all things dependency injection.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>60</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/logging-and-crash-reporting-in-php</guid>
      <title>060: Logging &amp; Crash Reporting in PHP</title>
      <description><![CDATA[<p>No matter how experienced you are as a programmer, at some point your app will generate errors and crash. Fixing problems with your app quickly is paramount in order to affect as little of your user base as possible. We discuss what is involved with implementing effective logging and crash reporting techniques in PHP to help you keep your apps up and running like a well-oiled machine.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/7C811leeJZY" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 28 Mar 2017 10:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>No matter how experienced you are as a programmer, at some point your app will generate errors and crash. Fixing problems with your app quickly is paramount in order to affect as little of your user base as possible. We discuss what is involved with implementing effective logging and crash reporting techniques in PHP to help you keep your apps up and running like a well-oiled machine.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/7C811leeJZY" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="57594512" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/9c5498f9-7f5b-4eae-ab0f-5c3ea494669c/audio/6648aad9-f376-47d1-a31d-5d786e11f35a/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>060: Logging &amp; Crash Reporting in PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/9c5498f9-7f5b-4eae-ab0f-5c3ea494669c/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:59:34</itunes:duration>
      <itunes:summary>No matter how experienced you are as a programmer, at some point your app will generate errors and crash. Fixing problems with your app quickly is paramount in order to affect as little of your user base as possible. We discuss what is involved with implementing effective logging and crash reporting techniques in PHP to help you keep your apps up and running like a well-oiled machine.</itunes:summary>
      <itunes:subtitle>No matter how experienced you are as a programmer, at some point your app will generate errors and crash. Fixing problems with your app quickly is paramount in order to affect as little of your user base as possible. We discuss what is involved with implementing effective logging and crash reporting techniques in PHP to help you keep your apps up and running like a well-oiled machine.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>59</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/php-7-1</guid>
      <title>059: PHP 7.1</title>
      <description><![CDATA[<p>PHP 7.1, the latest minor version of PHP, was released on December 1st. We discuss some things that went on behind-the-scenes that brought this new version to a stable release and we look at some new features that we can start taking advantage of today.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/Tuynsd117s8" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 23 Jan 2017 14:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>PHP 7.1, the latest minor version of PHP, was released on December 1st. We discuss some things that went on behind-the-scenes that brought this new version to a stable release and we look at some new features that we can start taking advantage of today.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/Tuynsd117s8" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="59900217" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/c61658ce-9b00-4f7a-a19c-afd5dcc8ab3a/audio/6ac0caaa-5ee8-42b8-bf1e-cd6be3b46f67/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>059: PHP 7.1</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/c61658ce-9b00-4f7a-a19c-afd5dcc8ab3a/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:01:58</itunes:duration>
      <itunes:summary>PHP 7.1, the latest minor version of PHP, was released on December 1st. We discuss some things that went on behind-the-scenes that brought this new version to a stable release and we look at some new features that we can start taking advantage of today.</itunes:summary>
      <itunes:subtitle>PHP 7.1, the latest minor version of PHP, was released on December 1st. We discuss some things that went on behind-the-scenes that brought this new version to a stable release and we look at some new features that we can start taking advantage of today.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>58</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/httplug-guzzle-and-apis</guid>
      <title>058: HTTPlug, Guzzle &amp; API&apos;s</title>
      <description><![CDATA[<p>Guzzle has become the de-facto HTTP-client library for PHP. But recently a number of open source projects have been switching to HTTPlug which boasts itself as an HTTP-client abstraction. We chat about the problems HTTPlug aims to solve, the plans for its future and the reasons behind why some library maintainers have chosen to adopt it or not.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/a-3qW-Sj5q8" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 5 Jan 2017 10:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Guzzle has become the de-facto HTTP-client library for PHP. But recently a number of open source projects have been switching to HTTPlug which boasts itself as an HTTP-client abstraction. We chat about the problems HTTPlug aims to solve, the plans for its future and the reasons behind why some library maintainers have chosen to adopt it or not.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/a-3qW-Sj5q8" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="52553472" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/a9d0f003-f3a6-429f-94ca-307a31b1d897/audio/addcb54b-7408-4662-93d2-c88828728ca1/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>058: HTTPlug, Guzzle &amp; API&apos;s</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/a9d0f003-f3a6-429f-94ca-307a31b1d897/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:54:19</itunes:duration>
      <itunes:summary>Guzzle has become the de-facto HTTP-client library for PHP. But recently a number of open source projects have been switching to HTTPlug which boasts itself as an HTTP-client abstraction. We chat about the problems HTTPlug aims to solve, the plans for its future and the reasons behind why some library maintainers have chosen to adopt it or not.</itunes:summary>
      <itunes:subtitle>Guzzle has become the de-facto HTTP-client library for PHP. But recently a number of open source projects have been switching to HTTPlug which boasts itself as an HTTP-client abstraction. We chat about the problems HTTPlug aims to solve, the plans for its future and the reasons behind why some library maintainers have chosen to adopt it or not.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>57</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/all-things-zend-framework-apigility-certification</guid>
      <title>057: All things Zend</title>
      <description><![CDATA[<p>There's a lot more going on at Zend other than Zend Framework. We chat about the Zend ecosystem, from Apigility to Zend Certification and what Zend's role is in PHP internals.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/qVPznFi2oxs" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 20 Dec 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>There's a lot more going on at Zend other than Zend Framework. We chat about the Zend ecosystem, from Apigility to Zend Certification and what Zend's role is in PHP internals.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/qVPznFi2oxs" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="63039053" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/fd010d20-959e-4baf-ba1e-5bf770679f07/audio/fc5c5e76-3346-4dee-b485-97811fd22cab/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>057: All things Zend</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/fd010d20-959e-4baf-ba1e-5bf770679f07/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:05:14</itunes:duration>
      <itunes:summary>There&apos;s a lot more going on at Zend other than Zend Framework. We chat about the Zend ecosystem, from Apigility to Zend Certification and what Zend&apos;s role is in PHP internals.</itunes:summary>
      <itunes:subtitle>There&apos;s a lot more going on at Zend other than Zend Framework. We chat about the Zend ecosystem, from Apigility to Zend Certification and what Zend&apos;s role is in PHP internals.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>56</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/hourly-vs-value-based-pricing</guid>
      <title>056: Hourly vs Value-Based Pricing</title>
      <description><![CDATA[<p>There are two seemingly contradicting philosophies about how to charge clients for programming work. The hourly camp suggests that the client is paying for your skill and hiring you for your time. The value-based pricing camp suggests that the programmer should price a project based on its value to the client instead of the hours it will take to build it. Today we chat about these two ideas and discuss the pros and cons of both.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/8V7Opd_6LoU" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 7 Nov 2016 14:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>There are two seemingly contradicting philosophies about how to charge clients for programming work. The hourly camp suggests that the client is paying for your skill and hiring you for your time. The value-based pricing camp suggests that the programmer should price a project based on its value to the client instead of the hours it will take to build it. Today we chat about these two ideas and discuss the pros and cons of both.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/8V7Opd_6LoU" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="49058580" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/dc43e93b-8ae2-43be-90ea-d981ec5e82d0/audio/c6a423dc-5769-463d-bb1c-f352de2347a4/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>056: Hourly vs Value-Based Pricing</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/dc43e93b-8ae2-43be-90ea-d981ec5e82d0/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:50:41</itunes:duration>
      <itunes:summary>There are two seemingly contradicting philosophies about how to charge clients for programming work. The hourly camp suggests that the client is paying for your skill and hiring you for your time. The value-based pricing camp suggests that the programmer should price a project based on its value to the client instead of the hours it will take to build it. Today we chat about these two ideas and discuss the pros and cons of both.</itunes:summary>
      <itunes:subtitle>There are two seemingly contradicting philosophies about how to charge clients for programming work. The hourly camp suggests that the client is paying for your skill and hiring you for your time. The value-based pricing camp suggests that the programmer should price a project based on its value to the client instead of the hours it will take to build it. Today we chat about these two ideas and discuss the pros and cons of both.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>55</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/acceptance-testing-with-behat</guid>
      <title>055: Acceptance Testing with Behat</title>
      <description><![CDATA[<p>We chat about the open-source Behavior-Driven Development framework called Behat. We get a brief overview of how Behat can help us write more reliable code and also explore some best-practices when writing automated tests.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/JDMeRvXmcmk" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 3 Nov 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We chat about the open-source Behavior-Driven Development framework called Behat. We get a brief overview of how Behat can help us write more reliable code and also explore some best-practices when writing automated tests.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/JDMeRvXmcmk" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="67675522" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/f6487fd1-2e77-4d79-bfa9-2a610df0d74d/audio/f4a7801d-5618-4659-aaf0-bfed90d80ab0/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>055: Acceptance Testing with Behat</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/f6487fd1-2e77-4d79-bfa9-2a610df0d74d/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:10:04</itunes:duration>
      <itunes:summary>We chat about the open-source Behavior-Driven Development framework called Behat. We get a brief overview of how Behat can help us write more reliable code and also explore some best-practices when writing automated tests.</itunes:summary>
      <itunes:subtitle>We chat about the open-source Behavior-Driven Development framework called Behat. We get a brief overview of how Behat can help us write more reliable code and also explore some best-practices when writing automated tests.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>54</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/security-encryption-hashing-and-php</guid>
      <title>054: Security: Encryption, Hashing and PHP</title>
      <description><![CDATA[<p>We chat about security in the the PHP community, encryption &amp; hashing in PHP and a new-hotness crypto library called libsodium.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/_d2HyRX2ZWE" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 25 Oct 2016 14:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We chat about security in the the PHP community, encryption &amp; hashing in PHP and a new-hotness crypto library called libsodium.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/_d2HyRX2ZWE" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="67960916" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/a94b08c8-7249-432b-a1a4-a6e7d7a37739/audio/ad64886c-752a-45be-a699-e235c9b2503e/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>054: Security: Encryption, Hashing and PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/a94b08c8-7249-432b-a1a4-a6e7d7a37739/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:10:22</itunes:duration>
      <itunes:summary>We chat about security in the the PHP community, encryption &amp; hashing in PHP and a new-hotness crypto library called libsodium.</itunes:summary>
      <itunes:subtitle>We chat about security in the the PHP community, encryption &amp; hashing in PHP and a new-hotness crypto library called libsodium.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>53</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/why-im-afraid-to-admit-im-a-php-programmer</guid>
      <title>053: Why I&apos;m Afraid To Admit I Use PHP</title>
      <description><![CDATA[<p>So you spend most of your time programming in PHP. You meet another programmer out in the wild. You begin explaining what you do. Do you find yourself using vague terms and actively trying to avoid the word &quot;PHP?&quot; Do you dread the question, &quot;What language do you primarily code in?&quot; Do you anticipate them scoffing at you when you say, &quot;PHP?&quot;<br />
We discuss why PHP has such a bad rep in the eyes of many and why some of us feel the need to start conversations with, &quot;I use PHP but let me explain...&quot;<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/jsm0rydfmUw" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Fri, 2 Sep 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>So you spend most of your time programming in PHP. You meet another programmer out in the wild. You begin explaining what you do. Do you find yourself using vague terms and actively trying to avoid the word &quot;PHP?&quot; Do you dread the question, &quot;What language do you primarily code in?&quot; Do you anticipate them scoffing at you when you say, &quot;PHP?&quot;<br />
We discuss why PHP has such a bad rep in the eyes of many and why some of us feel the need to start conversations with, &quot;I use PHP but let me explain...&quot;<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/jsm0rydfmUw" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="70196511" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/d1cbeae4-bc98-470a-890c-7e53ac397028/audio/85a4806f-fa92-48a5-8b91-66de15b29721/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>053: Why I&apos;m Afraid To Admit I Use PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/d1cbeae4-bc98-470a-890c-7e53ac397028/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:12:42</itunes:duration>
      <itunes:summary>So you spend most of your time programming in PHP. You meet another programmer out in the wild. You begin explaining what you do. Do you find yourself using vague terms and actively trying to avoid the word &quot;PHP?&quot; Do you dread the question, &quot;What language do you primarily code in?&quot; Do you anticipate them scoffing at you when you say, &quot;PHP?&quot;
We discuss why PHP has such a bad rep in the eyes of many and why some of us feel the need to start conversations with, &quot;I use PHP but let me explain...&quot;</itunes:summary>
      <itunes:subtitle>So you spend most of your time programming in PHP. You meet another programmer out in the wild. You begin explaining what you do. Do you find yourself using vague terms and actively trying to avoid the word &quot;PHP?&quot; Do you dread the question, &quot;What language do you primarily code in?&quot; Do you anticipate them scoffing at you when you say, &quot;PHP?&quot;
We discuss why PHP has such a bad rep in the eyes of many and why some of us feel the need to start conversations with, &quot;I use PHP but let me explain...&quot;</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>52</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/behind-the-scenes-of-two-years-of-the-php-roundtable</guid>
      <title>052: Happy Birthday PHP Roundtable!</title>
      <description><![CDATA[<p>Today the PHP Roundtable celebrates 2 years of generating nerdy discussions! We take a look behind the scenes of the PHP Roundtable podcast and chat with some nerds about what's going on the world of PHP.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/GHbqtaQddl0" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 25 Aug 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Today the PHP Roundtable celebrates 2 years of generating nerdy discussions! We take a look behind the scenes of the PHP Roundtable podcast and chat with some nerds about what's going on the world of PHP.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/GHbqtaQddl0" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="67295087" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/c764e6e1-b580-4248-a07e-b5a588a85606/audio/0e0451b8-56ab-4b1a-93f5-432e39c1170b/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>052: Happy Birthday PHP Roundtable!</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/c764e6e1-b580-4248-a07e-b5a588a85606/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:09:40</itunes:duration>
      <itunes:summary>Today the PHP Roundtable celebrates 2 years of generating nerdy discussions! We take a look behind the scenes of the PHP Roundtable podcast and chat with some nerds about what&apos;s going on the world of PHP.</itunes:summary>
      <itunes:subtitle>Today the PHP Roundtable celebrates 2 years of generating nerdy discussions! We take a look behind the scenes of the PHP Roundtable podcast and chat with some nerds about what&apos;s going on the world of PHP.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>51</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/what-happened-to-php-6</guid>
      <title>051: What happened to PHP 6?</title>
      <description><![CDATA[<p>Despite the fact that there was never an official release of PHP 6, it was going to be a real thing with a lot of great improvements to the engine and language. But why was this version of PHP never released? We talk with some previous and current internals developers to hear the story of what happened to PHP 6.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/4YpGBJwGXlI" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 16 Aug 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Despite the fact that there was never an official release of PHP 6, it was going to be a real thing with a lot of great improvements to the engine and language. But why was this version of PHP never released? We talk with some previous and current internals developers to hear the story of what happened to PHP 6.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/4YpGBJwGXlI" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="51126858" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/5eb1074a-f87a-4a53-9ae3-7fde4df904bc/audio/b219eaed-f654-4693-9f47-6af69086e319/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>051: What happened to PHP 6?</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/5eb1074a-f87a-4a53-9ae3-7fde4df904bc/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:52:50</itunes:duration>
      <itunes:summary>Despite the fact that there was never an official release of PHP 6, it was going to be a real thing with a lot of great improvements to the engine and language. But why was this version of PHP never released? We talk with some previous and current internals developers to hear the story of what happened to PHP 6.</itunes:summary>
      <itunes:subtitle>Despite the fact that there was never an official release of PHP 6, it was going to be a real thing with a lot of great improvements to the engine and language. But why was this version of PHP never released? We talk with some previous and current internals developers to hear the story of what happened to PHP 6.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>50</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/php-for-beginners</guid>
      <title>050: PHP For Beginners</title>
      <description><![CDATA[<p>If you're just starting with programming &amp; PHP, this episode is for you. We discuss some helpful tips to get you started with PHP programming such as some helpful learning resources and some common pitfalls to watch out for when learning to program.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/KCNPucHQ3Ck" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 8 Aug 2016 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>If you're just starting with programming &amp; PHP, this episode is for you. We discuss some helpful tips to get you started with PHP programming such as some helpful learning resources and some common pitfalls to watch out for when learning to program.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/KCNPucHQ3Ck" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="55715530" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/3b769293-4849-4694-a265-2ec38bdf4c63/audio/ec204fe7-458f-46e1-9240-dfd98f83fffb/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>050: PHP For Beginners</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/3b769293-4849-4694-a265-2ec38bdf4c63/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:57:37</itunes:duration>
      <itunes:summary>If you&apos;re just starting with programming &amp; PHP, this episode is for you. We discuss some helpful tips to get you started with PHP programming such as some helpful learning resources and some common pitfalls to watch out for when learning to program.</itunes:summary>
      <itunes:subtitle>If you&apos;re just starting with programming &amp; PHP, this episode is for you. We discuss some helpful tips to get you started with PHP programming such as some helpful learning resources and some common pitfalls to watch out for when learning to program.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>49</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/event-sourcing-in-php</guid>
      <title>049: Event Sourcing in PHP</title>
      <description><![CDATA[<p>We spend much of our time as developers managing the state in our applications. There are many different approaches and philosophies attributed to reading, mutating and storing state.<br />
The Event Sourcing pattern is an approach to managing application state. If we think of any given state of our app as a frame in a video, Event Sourcing allows us to scrub through past states of the app. Today we discuss what Event Sourcing is and how we can start integrating it into our PHP apps.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/f1Vt68BxGZM" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Sun, 10 Jul 2016 14:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We spend much of our time as developers managing the state in our applications. There are many different approaches and philosophies attributed to reading, mutating and storing state.<br />
The Event Sourcing pattern is an approach to managing application state. If we think of any given state of our app as a frame in a video, Event Sourcing allows us to scrub through past states of the app. Today we discuss what Event Sourcing is and how we can start integrating it into our PHP apps.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/f1Vt68BxGZM" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="42139234" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/f0a4a72d-808c-4edb-bf0f-18fab83d9701/audio/9601ada2-fcc8-4031-a217-f0d3963eafd5/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>049: Event Sourcing in PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/f0a4a72d-808c-4edb-bf0f-18fab83d9701/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:43:28</itunes:duration>
      <itunes:summary>We spend much of our time as developers managing the state in our applications. There are many different approaches and philosophies attributed to reading, mutating and storing state.
The Event Sourcing pattern is an approach to managing application state. If we think of any given state of our app as a frame in a video, Event Sourcing allows us to scrub through past states of the app. Today we discuss what Event Sourcing is and how we can start integrating it into our PHP apps.</itunes:summary>
      <itunes:subtitle>We spend much of our time as developers managing the state in our applications. There are many different approaches and philosophies attributed to reading, mutating and storing state.
The Event Sourcing pattern is an approach to managing application state. If we think of any given state of our app as a frame in a video, Event Sourcing allows us to scrub through past states of the app. Today we discuss what Event Sourcing is and how we can start integrating it into our PHP apps.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>48</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/docker-and-php</guid>
      <title>048: Docker &amp; PHP</title>
      <description><![CDATA[<p>The demand for DevOps skills is growing more and more in modern web development. But all the hype and demand is met with myriad DevOps tools. Staying abreast of how these tools can help make our jobs easier can be daunting. So today we take a closer look at one of these tools called Docker which takes a microservices-architecture approach to managing your servers.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/ZRkrfnml4tQ" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 23 Jun 2016 18:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>The demand for DevOps skills is growing more and more in modern web development. But all the hype and demand is met with myriad DevOps tools. Staying abreast of how these tools can help make our jobs easier can be daunting. So today we take a closer look at one of these tools called Docker which takes a microservices-architecture approach to managing your servers.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/ZRkrfnml4tQ" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="56048773" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/232008a0-8e4c-41eb-bf42-6da57b5f05ce/audio/0e6b67da-0db3-4857-b5da-91490dc25379/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>048: Docker &amp; PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/232008a0-8e4c-41eb-bf42-6da57b5f05ce/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:57:58</itunes:duration>
      <itunes:summary>The demand for DevOps skills is growing more and more in modern web development. But all the hype and demand is met with myriad DevOps tools. Staying abreast of how these tools can help make our jobs easier can be daunting. So today we take a closer look at one of these tools called Docker which takes a microservices-architecture approach to managing your servers.</itunes:summary>
      <itunes:subtitle>The demand for DevOps skills is growing more and more in modern web development. But all the hype and demand is met with myriad DevOps tools. Staying abreast of how these tools can help make our jobs easier can be daunting. So today we take a closer look at one of these tools called Docker which takes a microservices-architecture approach to managing your servers.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>47</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/all-about-http2</guid>
      <title>047: All About HTTP/2</title>
      <description><![CDATA[<p>HTTP/1.1 will eventually be replaced by HTTP/2 so it's important for us PHP nerds to know all about the latest version of the HTTP protocol that's already running some of the internet's biggest websites. We discuss the things we need to know to start using HTTP/2 in our next PHP app.<br />
We also go briefly off topic to discuss the status of PHP 7.1 and the ramsey/uuid lib.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/gwTAeR3DJRE" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 16 Jun 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>HTTP/1.1 will eventually be replaced by HTTP/2 so it's important for us PHP nerds to know all about the latest version of the HTTP protocol that's already running some of the internet's biggest websites. We discuss the things we need to know to start using HTTP/2 in our next PHP app.<br />
We also go briefly off topic to discuss the status of PHP 7.1 and the ramsey/uuid lib.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/gwTAeR3DJRE" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="63728774" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/be308a7a-86ce-47fb-9dcb-054ee61e2c1a/audio/4ec7841b-edb2-478c-9fa1-9d2c1df71372/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>047: All About HTTP/2</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/be308a7a-86ce-47fb-9dcb-054ee61e2c1a/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:05:58</itunes:duration>
      <itunes:summary>HTTP/1.1 will eventually be replaced by HTTP/2 so it&apos;s important for us PHP nerds to know all about the latest version of the HTTP protocol that&apos;s already running some of the internet&apos;s biggest websites. We discuss the things we need to know to start using HTTP/2 in our next PHP app.
We also go briefly off topic to discuss the status of PHP 7.1 and the ramsey/uuid lib.</itunes:summary>
      <itunes:subtitle>HTTP/1.1 will eventually be replaced by HTTP/2 so it&apos;s important for us PHP nerds to know all about the latest version of the HTTP protocol that&apos;s already running some of the internet&apos;s biggest websites. We discuss the things we need to know to start using HTTP/2 in our next PHP app.
We also go briefly off topic to discuss the status of PHP 7.1 and the ramsey/uuid lib.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>46</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/character-encoding-and-utf-8-in-php</guid>
      <title>046: Character Encoding and UTF-8 in PHP</title>
      <description><![CDATA[<p>If you've ever gotten a number of weird looking characters in your database or on your website like, &quot;�&quot; and didn't know why, then this episode is for you. Those bizarre characters called &quot;mojibake&quot;, rear their ugly heads when we don't account for a consistent character encoding. Today we discuss what character encoding is, how to accommodate for it in HTML, PHP &amp; your database, and how we can ensure we'll never encounter an unexpected alien character in our web apps again.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/IEfR1SOwXoE" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 30 May 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>If you've ever gotten a number of weird looking characters in your database or on your website like, &quot;�&quot; and didn't know why, then this episode is for you. Those bizarre characters called &quot;mojibake&quot;, rear their ugly heads when we don't account for a consistent character encoding. Today we discuss what character encoding is, how to accommodate for it in HTML, PHP &amp; your database, and how we can ensure we'll never encounter an unexpected alien character in our web apps again.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/IEfR1SOwXoE" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="65274503" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/1a6ed2ff-30d4-4cdf-a8b8-a9f224efd482/audio/6b61561c-4a18-40ac-9b78-b2017bdc30a5/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>046: Character Encoding and UTF-8 in PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/1a6ed2ff-30d4-4cdf-a8b8-a9f224efd482/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:07:34</itunes:duration>
      <itunes:summary>If you&apos;ve ever gotten a number of weird looking characters in your database or on your website like, &quot;�&quot; and didn&apos;t know why, then this episode is for you. Those bizarre characters called &quot;mojibake&quot;, rear their ugly heads when we don&apos;t account for a consistent character encoding. Today we discuss what character encoding is, how to accommodate for it in HTML, PHP &amp; your database, and how we can ensure we&apos;ll never encounter an unexpected alien character in our web apps again.</itunes:summary>
      <itunes:subtitle>If you&apos;ve ever gotten a number of weird looking characters in your database or on your website like, &quot;�&quot; and didn&apos;t know why, then this episode is for you. Those bizarre characters called &quot;mojibake&quot;, rear their ugly heads when we don&apos;t account for a consistent character encoding. Today we discuss what character encoding is, how to accommodate for it in HTML, PHP &amp; your database, and how we can ensure we&apos;ll never encounter an unexpected alien character in our web apps again.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>45</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/live-from-php-tek-2016</guid>
      <title>045: A php|tek 2016 Special</title>
      <description><![CDATA[<p>We record live from main stage at php|tek in St. Louis, MO. We discuss speaking at conferences and recent events in PHP-FIG.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/OlB_RmthNb0" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 26 May 2016 20:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We record live from main stage at php|tek in St. Louis, MO. We discuss speaking at conferences and recent events in PHP-FIG.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/OlB_RmthNb0" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="59971928" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/12d9132d-231f-4868-9779-9b18995bc2a5/audio/fb560963-b8df-4148-98d2-3a7770ed0ce6/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>045: A php|tek 2016 Special</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/12d9132d-231f-4868-9779-9b18995bc2a5/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:02:03</itunes:duration>
      <itunes:summary>We record live from main stage at php|tek in St. Louis, MO. We discuss speaking at conferences and recent events in PHP-FIG.</itunes:summary>
      <itunes:subtitle>We record live from main stage at php|tek in St. Louis, MO. We discuss speaking at conferences and recent events in PHP-FIG.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>44</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/asynchronous-php</guid>
      <title>044: Asynchronous PHP</title>
      <description><![CDATA[<p>Async? Isn't that like AJAX in Javascript or something? Most PHP developers encounter asynchronous code for the first time in Javascript, but not many are aware that PHP can do async too. We discuss asynchronous programming in PHP and how we might be able to implement it in our own projects using various libraries.<br />
We also take a look at how async features could be added to PHP core to support async natively.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/K4WSi7TMPT8" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 14 Apr 2016 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Async? Isn't that like AJAX in Javascript or something? Most PHP developers encounter asynchronous code for the first time in Javascript, but not many are aware that PHP can do async too. We discuss asynchronous programming in PHP and how we might be able to implement it in our own projects using various libraries.<br />
We also take a look at how async features could be added to PHP core to support async natively.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/K4WSi7TMPT8" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="57665494" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/e8b43081-ea9a-4ab4-8bf6-f6980f4ab0cc/audio/5b6999df-68b6-4020-af61-c6947d08c478/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>044: Asynchronous PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/e8b43081-ea9a-4ab4-8bf6-f6980f4ab0cc/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:59:39</itunes:duration>
      <itunes:summary>Async? Isn&apos;t that like AJAX in Javascript or something? Most PHP developers encounter asynchronous code for the first time in Javascript, but not many are aware that PHP can do async too. We discuss asynchronous programming in PHP and how we might be able to implement it in our own projects using various libraries.
We also take a look at how async features could be added to PHP core to support async natively.</itunes:summary>
      <itunes:subtitle>Async? Isn&apos;t that like AJAX in Javascript or something? Most PHP developers encounter asynchronous code for the first time in Javascript, but not many are aware that PHP can do async too. We discuss asynchronous programming in PHP and how we might be able to implement it in our own projects using various libraries.
We also take a look at how async features could be added to PHP core to support async natively.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>43</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/a-lone-star-php-2016-special</guid>
      <title>043: A Lone Star PHP 2016 Special</title>
      <description><![CDATA[<p>We record live from Lone Star PHP 2016 in Dallas, TX. We discuss what DI Containers aren't, tradeoffs to making things easy, how to improve your dev skills, repercussions of depending on Composer, PHP 7.1 features and we give away a white Confoo elePHPant.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/URNKTd5JNYc" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Sat, 9 Apr 2016 18:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We record live from Lone Star PHP 2016 in Dallas, TX. We discuss what DI Containers aren't, tradeoffs to making things easy, how to improve your dev skills, repercussions of depending on Composer, PHP 7.1 features and we give away a white Confoo elePHPant.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/URNKTd5JNYc" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="59852599" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/8b43810f-05f9-438a-a6db-197ff77b56cd/audio/1ec03843-763a-4331-8b36-b4b33d31f842/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>043: A Lone Star PHP 2016 Special</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/8b43810f-05f9-438a-a6db-197ff77b56cd/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:01:55</itunes:duration>
      <itunes:summary>We record live from Lone Star PHP 2016 in Dallas, TX. We discuss what DI Containers aren&apos;t, tradeoffs to making things easy, how to improve your dev skills, repercussions of depending on Composer, PHP 7.1 features and we give away a white Confoo elePHPant.</itunes:summary>
      <itunes:subtitle>We record live from Lone Star PHP 2016 in Dallas, TX. We discuss what DI Containers aren&apos;t, tradeoffs to making things easy, how to improve your dev skills, repercussions of depending on Composer, PHP 7.1 features and we give away a white Confoo elePHPant.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>42</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/staying-relevant-in-an-ever-changing-web-development-world</guid>
      <title>042: Staying Relevant For Web Development</title>
      <description><![CDATA[<p>The technologies that run the web are constantly changing. We discuss strategies for staying on top of the constant flux with continuous learning throughout your career, having mentors, engaging regularly with your peers, contributing to open source projects, voracious reading, and travel to programming events.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/3K3_kqFBUKM" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 22 Mar 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>The technologies that run the web are constantly changing. We discuss strategies for staying on top of the constant flux with continuous learning throughout your career, having mentors, engaging regularly with your peers, contributing to open source projects, voracious reading, and travel to programming events.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/3K3_kqFBUKM" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="57570132" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/ffa027d4-910d-432a-9303-aed02292c620/audio/528da2d0-56ca-4a54-8d0d-6f177a795112/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>042: Staying Relevant For Web Development</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/ffa027d4-910d-432a-9303-aed02292c620/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:59:33</itunes:duration>
      <itunes:summary>The technologies that run the web are constantly changing. We discuss strategies for staying on top of the constant flux with continuous learning throughout your career, having mentors, engaging regularly with your peers, contributing to open source projects, voracious reading, and travel to programming events.</itunes:summary>
      <itunes:subtitle>The technologies that run the web are constantly changing. We discuss strategies for staying on top of the constant flux with continuous learning throughout your career, having mentors, engaging regularly with your peers, contributing to open source projects, voracious reading, and travel to programming events.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>41</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/the-php-framework-interop-group-past-present-future</guid>
      <title>041: The PHP-FIG: Past, Present &amp; Future</title>
      <description><![CDATA[<p>The PHP-FIG has really helped the PHP community get onboard the collaboration train with really great standards like the PSR-4 autoloading standard and the PSR-7 HTTP message interfaces.<br />
We discuss PSR-0 through PSR-13 and the process they go through to become standards. We also discuss where the FIG came from and the possible big changes coming to the organization soon.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/-ZyJTp6_7Jo" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 9 Mar 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>The PHP-FIG has really helped the PHP community get onboard the collaboration train with really great standards like the PSR-4 autoloading standard and the PSR-7 HTTP message interfaces.<br />
We discuss PSR-0 through PSR-13 and the process they go through to become standards. We also discuss where the FIG came from and the possible big changes coming to the organization soon.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/-ZyJTp6_7Jo" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="77471781" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/d7a6e793-50bc-4a13-b589-a792e4557ec0/audio/72887133-6e3c-440a-b9a6-1a519945a1c2/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>041: The PHP-FIG: Past, Present &amp; Future</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/d7a6e793-50bc-4a13-b589-a792e4557ec0/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:20:16</itunes:duration>
      <itunes:summary>The PHP-FIG has really helped the PHP community get onboard the collaboration train with really great standards like the PSR-4 autoloading standard and the PSR-7 HTTP message interfaces.
We discuss PSR-0 through PSR-13 and the process they go through to become standards. We also discuss where the FIG came from and the possible big changes coming to the organization soon.</itunes:summary>
      <itunes:subtitle>The PHP-FIG has really helped the PHP community get onboard the collaboration train with really great standards like the PSR-4 autoloading standard and the PSR-7 HTTP message interfaces.
We discuss PSR-0 through PSR-13 and the process they go through to become standards. We also discuss where the FIG came from and the possible big changes coming to the organization soon.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>40</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/using-graph-databases-in-php</guid>
      <title>040: Graph Databases</title>
      <description><![CDATA[<p>Traditional relational databases like MySQL or Postgres are really good at providing many solutions to the problem of persisting state. But these types of database are really horrible at querying highly connected models in an efficient way.<br />
Graph databases like Neo4j and OrientDB excel at highly connected data. In fact, graph technologies are the backbone of social networks like Facebook and Twitter. We discuss how to think about our data using the graph model and what tools we can use in our PHP projects to interface with them. We also discuss the considerations we'll need to make when deciding whether or not to use a graph database in our next project.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/4CSUVrGyfbE" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 24 Feb 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Traditional relational databases like MySQL or Postgres are really good at providing many solutions to the problem of persisting state. But these types of database are really horrible at querying highly connected models in an efficient way.<br />
Graph databases like Neo4j and OrientDB excel at highly connected data. In fact, graph technologies are the backbone of social networks like Facebook and Twitter. We discuss how to think about our data using the graph model and what tools we can use in our PHP projects to interface with them. We also discuss the considerations we'll need to make when deciding whether or not to use a graph database in our next project.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/4CSUVrGyfbE" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="81775726" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/ba58d866-00de-487a-bd63-80bb0fd9a1cc/audio/605a2f14-fc18-40a6-95da-3b19f465ea9e/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>040: Graph Databases</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/ba58d866-00de-487a-bd63-80bb0fd9a1cc/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:24:45</itunes:duration>
      <itunes:summary>Traditional relational databases like MySQL or Postgres are really good at providing many solutions to the problem of persisting state. But these types of database are really horrible at querying highly connected models in an efficient way.
Graph databases like Neo4j and OrientDB excel at highly connected data. In fact, graph technologies are the backbone of social networks like Facebook and Twitter. We discuss how to think about our data using the graph model and what tools we can use in our PHP projects to interface with them. We also discuss the considerations we&apos;ll need to make when deciding whether or not to use a graph database in our next project.</itunes:summary>
      <itunes:subtitle>Traditional relational databases like MySQL or Postgres are really good at providing many solutions to the problem of persisting state. But these types of database are really horrible at querying highly connected models in an efficient way.
Graph databases like Neo4j and OrientDB excel at highly connected data. In fact, graph technologies are the backbone of social networks like Facebook and Twitter. We discuss how to think about our data using the graph model and what tools we can use in our PHP projects to interface with them. We also discuss the considerations we&apos;ll need to make when deciding whether or not to use a graph database in our next project.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>39</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/part-2-turning-an-idea-into-code-for-production</guid>
      <title>039: From Idea To Production: Part 2</title>
      <description><![CDATA[<p>We get an update on status of the project we discussed in part 1 and discuss next steps to take our dance event management app idea to production.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/XqUMdSdi5aM" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 22 Feb 2016 20:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We get an update on status of the project we discussed in part 1 and discuss next steps to take our dance event management app idea to production.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/XqUMdSdi5aM" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="62587126" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/c6552157-5b51-449d-8fe2-341d4ba72144/audio/a2cc0220-5d1c-44c0-bc5a-384edcc163b6/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>039: From Idea To Production: Part 2</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/c6552157-5b51-449d-8fe2-341d4ba72144/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:04:46</itunes:duration>
      <itunes:summary>We get an update on status of the project we discussed in part 1 and discuss next steps to take our dance event management app idea to production.</itunes:summary>
      <itunes:subtitle>We get an update on status of the project we discussed in part 1 and discuss next steps to take our dance event management app idea to production.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>38</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/proposed-features-of-php-71</guid>
      <title>038: RFC Show &amp; Tell</title>
      <description><![CDATA[<p>New features of PHP get added via the request for comments process. We chatting with a few RFC authors about what features they are proposing for the next major version of PHP.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/PAvUVCSU4nQ" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 18 Feb 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>New features of PHP get added via the request for comments process. We chatting with a few RFC authors about what features they are proposing for the next major version of PHP.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/PAvUVCSU4nQ" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="76829555" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/00abeccc-e456-4727-a5ca-e9670b300918/audio/2c0e4f85-fe72-4127-9fde-bd9159470491/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>038: RFC Show &amp; Tell</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/00abeccc-e456-4727-a5ca-e9670b300918/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:19:36</itunes:duration>
      <itunes:summary>New features of PHP get added via the request for comments process. We chatting with a few RFC authors about what features they are proposing for the next major version of PHP.</itunes:summary>
      <itunes:subtitle>New features of PHP get added via the request for comments process. We chatting with a few RFC authors about what features they are proposing for the next major version of PHP.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>37</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/orms-and-the-active-record-data-mapper-paradigms</guid>
      <title>037: An ORM Discussion</title>
      <description><![CDATA[<p>Object-relational mapping (ORM) tools are a great way to model relational databases in your codebase. We discuss the benefits that ORM tools can add to our apps, some problems with the ORM model and where the PHP community seems to be heading when it comes to persisting data. We'll also discuss the opposing active record &amp; data mapper paradigms.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/7tZeWCnCKhk" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 3 Feb 2016 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Object-relational mapping (ORM) tools are a great way to model relational databases in your codebase. We discuss the benefits that ORM tools can add to our apps, some problems with the ORM model and where the PHP community seems to be heading when it comes to persisting data. We'll also discuss the opposing active record &amp; data mapper paradigms.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/7tZeWCnCKhk" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="78516568" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/e1cefb45-39bb-4e61-9372-5d7453df0197/audio/a210a50c-c934-4be6-b832-3374cf7e9c3d/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>037: An ORM Discussion</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/e1cefb45-39bb-4e61-9372-5d7453df0197/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:21:22</itunes:duration>
      <itunes:summary>Object-relational mapping (ORM) tools are a great way to model relational databases in your codebase. We discuss the benefits that ORM tools can add to our apps, some problems with the ORM model and where the PHP community seems to be heading when it comes to persisting data. We&apos;ll also discuss the opposing active record &amp; data mapper paradigms.</itunes:summary>
      <itunes:subtitle>Object-relational mapping (ORM) tools are a great way to model relational databases in your codebase. We discuss the benefits that ORM tools can add to our apps, some problems with the ORM model and where the PHP community seems to be heading when it comes to persisting data. We&apos;ll also discuss the opposing active record &amp; data mapper paradigms.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>36</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/discussions-from-room-11-on-stack-overflow</guid>
      <title>036: A Room 11 Special</title>
      <description><![CDATA[<p>We bring room 11 chat room from Stack Overflow to the Roundtable. We discuss security, PSR-6, Magic the Gathering, PHP 7 and kittens.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/WLA8t0_vQvM" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Fri, 11 Dec 2015 17:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We bring room 11 chat room from Stack Overflow to the Roundtable. We discuss security, PSR-6, Magic the Gathering, PHP 7 and kittens.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/WLA8t0_vQvM" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="83534858" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/1afa2a7e-2f1f-42aa-b0e9-9c7ff0c4e93b/audio/d7770b79-9941-4f1b-93d2-882370035007/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>036: A Room 11 Special</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/1afa2a7e-2f1f-42aa-b0e9-9c7ff0c4e93b/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:26:35</itunes:duration>
      <itunes:summary>We bring room 11 chat room from Stack Overflow to the Roundtable. We discuss security, PSR-6, Magic the Gathering, PHP 7 and kittens.</itunes:summary>
      <itunes:subtitle>We bring room 11 chat room from Stack Overflow to the Roundtable. We discuss security, PSR-6, Magic the Gathering, PHP 7 and kittens.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>35</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/immutability-and-functional-concepts-in-php</guid>
      <title>035: Immutable PHP</title>
      <description><![CDATA[<p>Immutability plays a huge role in functional programming and many languages support immutability directly; like the readonly keyword in C#. It is possible to create immutable objects in PHP, but the language lacks inherent immutable features for scalar variables and class properties. We discuss how to bring functional programming concepts to PHP and brainstorm some features that could possibly be added to future versions of PHP to offer better immutability support.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/HcG4VDLlKvA" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 24 Nov 2015 14:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Immutability plays a huge role in functional programming and many languages support immutability directly; like the readonly keyword in C#. It is possible to create immutable objects in PHP, but the language lacks inherent immutable features for scalar variables and class properties. We discuss how to bring functional programming concepts to PHP and brainstorm some features that could possibly be added to future versions of PHP to offer better immutability support.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/HcG4VDLlKvA" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="83487908" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/d071ab56-4114-46d9-b53c-db9c9d1a7576/audio/1d4d1e47-827e-4092-80cc-d84489db4470/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>035: Immutable PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/d071ab56-4114-46d9-b53c-db9c9d1a7576/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:26:32</itunes:duration>
      <itunes:summary>Immutability plays a huge role in functional programming and many languages support immutability directly; like the readonly keyword in C#. It is possible to create immutable objects in PHP, but the language lacks inherent immutable features for scalar variables and class properties. We discuss how to bring functional programming concepts to PHP and brainstorm some features that could possibly be added to future versions of PHP to offer better immutability support.</itunes:summary>
      <itunes:subtitle>Immutability plays a huge role in functional programming and many languages support immutability directly; like the readonly keyword in C#. It is possible to create immutable objects in PHP, but the language lacks inherent immutable features for scalar variables and class properties. We discuss how to bring functional programming concepts to PHP and brainstorm some features that could possibly be added to future versions of PHP to offer better immutability support.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>34</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/debugging-is-more-than-var-dump</guid>
      <title>034: Debugging is more than var_dump()</title>
      <description><![CDATA[<p>Believe it or not, there's a lot more to debugging your PHP code than var_dump()'ing all the things. We discuss how to use debugging tools to help us comprehensively debug our codebase.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/oDxtNPsmwhs" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 16 Nov 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Believe it or not, there's a lot more to debugging your PHP code than var_dump()'ing all the things. We discuss how to use debugging tools to help us comprehensively debug our codebase.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/oDxtNPsmwhs" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="57094343" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/81a9537a-dc41-4d95-b181-13118b573f6c/audio/4a83807a-eed4-4fb5-aa5c-afa329c22820/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>034: Debugging is more than var_dump()</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/81a9537a-dc41-4d95-b181-13118b573f6c/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:59:03</itunes:duration>
      <itunes:summary>Believe it or not, there&apos;s a lot more to debugging your PHP code than var_dump()&apos;ing all the things. We discuss how to use debugging tools to help us comprehensively debug our codebase.</itunes:summary>
      <itunes:subtitle>Believe it or not, there&apos;s a lot more to debugging your PHP code than var_dump()&apos;ing all the things. We discuss how to use debugging tools to help us comprehensively debug our codebase.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>33</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/keeping-code-simple-in-a-design-pattern-world</guid>
      <title>033: Design Patternmania</title>
      <description><![CDATA[<p>With a new design pattern coming out every week it can be easy to get caught up in all the hype. If you frequently try to implement the latest-and-greatest design pattern and feel constantly paralyzed by the thought, &quot;I know I'm doing this wrong,&quot; this episode is for you.<br />
We discuss how &quot;not seeing the forest for the trees&quot; might be a good thing as we try to narrow our focus in order to write better code without thinking of patterns first.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/Qy5jBnbyNEI" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Sun, 25 Oct 2015 15:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>With a new design pattern coming out every week it can be easy to get caught up in all the hype. If you frequently try to implement the latest-and-greatest design pattern and feel constantly paralyzed by the thought, &quot;I know I'm doing this wrong,&quot; this episode is for you.<br />
We discuss how &quot;not seeing the forest for the trees&quot; might be a good thing as we try to narrow our focus in order to write better code without thinking of patterns first.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/Qy5jBnbyNEI" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="67723289" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/586b6f36-1e52-4343-ad31-5046c133d1e5/audio/e53b6c6e-cd4d-4989-9747-54131c029df3/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>033: Design Patternmania</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/586b6f36-1e52-4343-ad31-5046c133d1e5/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:10:07</itunes:duration>
      <itunes:summary>With a new design pattern coming out every week it can be easy to get caught up in all the hype. If you frequently try to implement the latest-and-greatest design pattern and feel constantly paralyzed by the thought, &quot;I know I&apos;m doing this wrong,&quot; this episode is for you.
We discuss how &quot;not seeing the forest for the trees&quot; might be a good thing as we try to narrow our focus in order to write better code without thinking of patterns first.</itunes:summary>
      <itunes:subtitle>With a new design pattern coming out every week it can be easy to get caught up in all the hype. If you frequently try to implement the latest-and-greatest design pattern and feel constantly paralyzed by the thought, &quot;I know I&apos;m doing this wrong,&quot; this episode is for you.
We discuss how &quot;not seeing the forest for the trees&quot; might be a good thing as we try to narrow our focus in order to write better code without thinking of patterns first.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>32</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/running-a-rockin-php-user-group</guid>
      <title>032: Running A Rockin&apos; PHP User Group</title>
      <description><![CDATA[<p>User groups are core to the strength of the PHP community. We discuss what it takes to run a solid user group in your area; finding food &amp; venue sponsors, finding speakers, dealing with money &amp; expenses, and all the details that go into making a rockin' user group.<br />
And if you don't have a user group in your area, hopefully this episode will inspire you to take Cal Evans' advice and start one!<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/cuR0MiOueFU" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 20 Oct 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>User groups are core to the strength of the PHP community. We discuss what it takes to run a solid user group in your area; finding food &amp; venue sponsors, finding speakers, dealing with money &amp; expenses, and all the details that go into making a rockin' user group.<br />
And if you don't have a user group in your area, hopefully this episode will inspire you to take Cal Evans' advice and start one!<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/cuR0MiOueFU" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="56167561" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/7416d09b-d3f0-4fd8-a123-b4430b8f48e9/audio/732d2f35-c2ea-47e7-b23d-699248f4b171/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>032: Running A Rockin&apos; PHP User Group</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/7416d09b-d3f0-4fd8-a123-b4430b8f48e9/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:58:05</itunes:duration>
      <itunes:summary>User groups are core to the strength of the PHP community. We discuss what it takes to run a solid user group in your area; finding food &amp; venue sponsors, finding speakers, dealing with money &amp; expenses, and all the details that go into making a rockin&apos; user group.
And if you don&apos;t have a user group in your area, hopefully this episode will inspire you to take Cal Evans&apos; advice and start one!</itunes:summary>
      <itunes:subtitle>User groups are core to the strength of the PHP community. We discuss what it takes to run a solid user group in your area; finding food &amp; venue sponsors, finding speakers, dealing with money &amp; expenses, and all the details that go into making a rockin&apos; user group.
And if you don&apos;t have a user group in your area, hopefully this episode will inspire you to take Cal Evans&apos; advice and start one!</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>31</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/checking-in-with-php-and-hhvm-internals</guid>
      <title>031: Checking in with PHP &amp; HHVM internals</title>
      <description><![CDATA[<p>We chatting with some PHP &amp; HHVM internals folks to learn what's been going on in the world of internals.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/tbt8xjgWPLg" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 6 Oct 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We chatting with some PHP &amp; HHVM internals folks to learn what's been going on in the world of internals.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/tbt8xjgWPLg" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="67271587" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/7568dac8-0df3-44b4-b4fc-6b2955797d2a/audio/af53687c-79db-48da-8368-91b65b992462/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>031: Checking in with PHP &amp; HHVM internals</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/7568dac8-0df3-44b4-b4fc-6b2955797d2a/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:09:39</itunes:duration>
      <itunes:summary>We chatting with some PHP &amp; HHVM internals folks to learn what&apos;s been going on in the world of internals.</itunes:summary>
      <itunes:subtitle>We chatting with some PHP &amp; HHVM internals folks to learn what&apos;s been going on in the world of internals.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>30</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/service-oriented-architecture-and-microservices</guid>
      <title>030: SOA and Microservices</title>
      <description><![CDATA[<p>SOA (Service Oriented Architecture) is an architecture that shifts our focus from one big monolithic web app to smaller connected web apps. We discuss what an SOA app looks like in the real world and how it affects our codebases, deployment &amp; DevOps.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/kVCjZ6k_n2Y" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 1 Sep 2015 16:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>SOA (Service Oriented Architecture) is an architecture that shifts our focus from one big monolithic web app to smaller connected web apps. We discuss what an SOA app looks like in the real world and how it affects our codebases, deployment &amp; DevOps.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/kVCjZ6k_n2Y" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="61113109" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/8f49cdfc-cf4b-48f8-adf5-caf6995e6a74/audio/24736c56-399c-44df-be7f-a968f3063c87/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>030: SOA and Microservices</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/8f49cdfc-cf4b-48f8-adf5-caf6995e6a74/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:03:14</itunes:duration>
      <itunes:summary>SOA (Service Oriented Architecture) is an architecture that shifts our focus from one big monolithic web app to smaller connected web apps. We discuss what an SOA app looks like in the real world and how it affects our codebases, deployment &amp; DevOps.</itunes:summary>
      <itunes:subtitle>SOA (Service Oriented Architecture) is an architecture that shifts our focus from one big monolithic web app to smaller connected web apps. We discuss what an SOA app looks like in the real world and how it affects our codebases, deployment &amp; DevOps.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>29</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/being-a-woman-in-the-php-community</guid>
      <title>029: The Only Girl In The Room</title>
      <description><![CDATA[<p>Inspired by a panel discussion at Midwest PHP 2015, we discuss what barriers exist for women in the PHP community and what we can all do to remove gender bias.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/fn5qigrKpeI" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 25 Aug 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Inspired by a panel discussion at Midwest PHP 2015, we discuss what barriers exist for women in the PHP community and what we can all do to remove gender bias.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/fn5qigrKpeI" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="58996453" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/bf41491b-4c88-4329-9ddb-e78479899c5e/audio/a70ea2db-9a99-4e1b-8ad9-ba03b834a7a9/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>029: The Only Girl In The Room</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/bf41491b-4c88-4329-9ddb-e78479899c5e/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:01:02</itunes:duration>
      <itunes:summary>Inspired by a panel discussion at Midwest PHP 2015, we discuss what barriers exist for women in the PHP community and what we can all do to remove gender bias.</itunes:summary>
      <itunes:subtitle>Inspired by a panel discussion at Midwest PHP 2015, we discuss what barriers exist for women in the PHP community and what we can all do to remove gender bias.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>28</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/the-alcoholic-and-unfit-php-culture</guid>
      <title>028: The Alcoholic &amp; Unfit PHP Culture</title>
      <description><![CDATA[<p>The PHP community has its fair-share of devs struggling with alcohol &amp; weight loss and it doesn't help that there is a strong culture around alcohol consumption at nerd events. For some, the bottle is just a fun weekend with nerds. For others, it's a vice &amp; deep struggle affecting them both mentally and physically.<br />
We'll be discussing the alcoholic culture in the PHP community as well as our struggle with weight loss.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/nz_ZRIa4-Ss" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 20 Aug 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>The PHP community has its fair-share of devs struggling with alcohol &amp; weight loss and it doesn't help that there is a strong culture around alcohol consumption at nerd events. For some, the bottle is just a fun weekend with nerds. For others, it's a vice &amp; deep struggle affecting them both mentally and physically.<br />
We'll be discussing the alcoholic culture in the PHP community as well as our struggle with weight loss.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/nz_ZRIa4-Ss" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="78827292" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/f2f1b24d-ed9b-45f0-a8a0-6ba27f962934/audio/594329d6-a127-44d6-a72e-0bde4a234911/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>028: The Alcoholic &amp; Unfit PHP Culture</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/f2f1b24d-ed9b-45f0-a8a0-6ba27f962934/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:21:41</itunes:duration>
      <itunes:summary>The PHP community has its fair-share of devs struggling with alcohol &amp; weight loss and it doesn&apos;t help that there is a strong culture around alcohol consumption at nerd events. For some, the bottle is just a fun weekend with nerds. For others, it&apos;s a vice &amp; deep struggle affecting them both mentally and physically.
We&apos;ll be discussing the alcoholic culture in the PHP community as well as our struggle with weight loss.</itunes:summary>
      <itunes:subtitle>The PHP community has its fair-share of devs struggling with alcohol &amp; weight loss and it doesn&apos;t help that there is a strong culture around alcohol consumption at nerd events. For some, the bottle is just a fun weekend with nerds. For others, it&apos;s a vice &amp; deep struggle affecting them both mentally and physically.
We&apos;ll be discussing the alcoholic culture in the PHP community as well as our struggle with weight loss.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>27</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/a-2015-laracon-us-special</guid>
      <title>027: A Laracon US Special</title>
      <description><![CDATA[<p>A live recording from Laracon US in Louisville, Kentucky.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/5fo4NaEsW8A" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 11 Aug 2015 21:30:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>A live recording from Laracon US in Louisville, Kentucky.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/5fo4NaEsW8A" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="50199154" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/f4433109-5116-40f2-b458-6f189201ea34/audio/833697b5-3e01-47fe-9672-8683e1bb60f1/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>027: A Laracon US Special</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/f4433109-5116-40f2-b458-6f189201ea34/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:51:52</itunes:duration>
      <itunes:summary>A live recording from Laracon US in Louisville, Kentucky.</itunes:summary>
      <itunes:subtitle>A live recording from Laracon US in Louisville, Kentucky.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>26</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/documentation-and-developer-experience</guid>
      <title>026: Documentation &amp; Developer Experience</title>
      <description><![CDATA[<p>Documentation can make or break a project but it's often completely overlooked until the very end. And if we don't think about how developers will interact with our project before writing our opening php tag, we could end up with a very ugly API.<br />
We'll discuss some strategies we can take to improve the overall developer experience with &quot;good&quot; documentation and clean API's<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/2_zWcT8eIi4" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 4 Aug 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Documentation can make or break a project but it's often completely overlooked until the very end. And if we don't think about how developers will interact with our project before writing our opening php tag, we could end up with a very ugly API.<br />
We'll discuss some strategies we can take to improve the overall developer experience with &quot;good&quot; documentation and clean API's<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/2_zWcT8eIi4" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="61517387" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/28997a20-4ac9-42db-8b66-439ee8473dcc/audio/684a41b4-c3dd-4d61-a3cc-e59a4efe173a/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>026: Documentation &amp; Developer Experience</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/28997a20-4ac9-42db-8b66-439ee8473dcc/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:03:39</itunes:duration>
      <itunes:summary>Documentation can make or break a project but it&apos;s often completely overlooked until the very end. And if we don&apos;t think about how developers will interact with our project before writing our opening php tag, we could end up with a very ugly API.
We&apos;ll discuss some strategies we can take to improve the overall developer experience with &quot;good&quot; documentation and clean API&apos;s</itunes:summary>
      <itunes:subtitle>Documentation can make or break a project but it&apos;s often completely overlooked until the very end. And if we don&apos;t think about how developers will interact with our project before writing our opening php tag, we could end up with a very ugly API.
We&apos;ll discuss some strategies we can take to improve the overall developer experience with &quot;good&quot; documentation and clean API&apos;s</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>25</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/php7-release-management</guid>
      <title>025: PHP7 Release Management</title>
      <description><![CDATA[<p>We've seen 2 alpha releases of PHP 7 so far and the first beta release became available this past Friday, July 10th. We might not put too much thought into what goes into each release of PHP so for this episode we take a closer look at the release management processes for PHP 7.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/3mc7XGHeKJ0" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 14 Jul 2015 13:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We've seen 2 alpha releases of PHP 7 so far and the first beta release became available this past Friday, July 10th. We might not put too much thought into what goes into each release of PHP so for this episode we take a closer look at the release management processes for PHP 7.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/3mc7XGHeKJ0" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="49438663" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/df190398-b5b2-4bd4-94d5-20a3a6256bf1/audio/c4a3ce99-11a9-4600-bf9b-b131fae78ae9/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>025: PHP7 Release Management</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/df190398-b5b2-4bd4-94d5-20a3a6256bf1/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:51:04</itunes:duration>
      <itunes:summary>We&apos;ve seen 2 alpha releases of PHP 7 so far and the first beta release became available this past Friday, July 10th. We might not put too much thought into what goes into each release of PHP so for this episode we take a closer look at the release management processes for PHP 7.</itunes:summary>
      <itunes:subtitle>We&apos;ve seen 2 alpha releases of PHP 7 so far and the first beta release became available this past Friday, July 10th. We might not put too much thought into what goes into each release of PHP so for this episode we take a closer look at the release management processes for PHP 7.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>24</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/how-to-become-a-php-entrepreneur</guid>
      <title>024: Becoming A PHP Entrepreneur</title>
      <description><![CDATA[<p>So you have a 9-5 job but want to start your own business... where do you start? We discuss what realistic first-steps you'll need to take in order to transform yourself from a PHP employee to PHP entrepreneur.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/zwEk8xhOQZY" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 9 Jul 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>So you have a 9-5 job but want to start your own business... where do you start? We discuss what realistic first-steps you'll need to take in order to transform yourself from a PHP employee to PHP entrepreneur.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/zwEk8xhOQZY" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="72407545" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/1c7d23ab-060b-4580-ad94-88e793560c53/audio/52fbe858-6afe-42fc-a783-09fc1490b982/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>024: Becoming A PHP Entrepreneur</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/1c7d23ab-060b-4580-ad94-88e793560c53/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:15:00</itunes:duration>
      <itunes:summary>So you have a 9-5 job but want to start your own business... where do you start? We discuss what realistic first-steps you&apos;ll need to take in order to transform yourself from a PHP employee to PHP entrepreneur.</itunes:summary>
      <itunes:subtitle>So you have a 9-5 job but want to start your own business... where do you start? We discuss what realistic first-steps you&apos;ll need to take in order to transform yourself from a PHP employee to PHP entrepreneur.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>23</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/how-the-bus-factor-may-negatively-impact-the-php-ecosystem</guid>
      <title>023: PHP&apos;s Major &quot;Bus Factor&quot; Problem</title>
      <description><![CDATA[<p>Inspired by a lively Open Spaces session at php|tek 2015, we discuss how PHP's ecosystem could be threatened by a not-so-obvious bus factor and what we can all do to keep things thriving.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/Q4PZaNumfQA" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 22 Jun 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Inspired by a lively Open Spaces session at php|tek 2015, we discuss how PHP's ecosystem could be threatened by a not-so-obvious bus factor and what we can all do to keep things thriving.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/Q4PZaNumfQA" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="64180021" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/99049679-112c-41e7-a2ab-a54db73baab7/audio/55608299-6f80-4445-bc6c-c8342937756b/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>023: PHP&apos;s Major &quot;Bus Factor&quot; Problem</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/99049679-112c-41e7-a2ab-a54db73baab7/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:06:26</itunes:duration>
      <itunes:summary>Inspired by a lively Open Spaces session at php|tek 2015, we discuss how PHP&apos;s ecosystem could be threatened by a not-so-obvious bus factor and what we can all do to keep things thriving.</itunes:summary>
      <itunes:subtitle>Inspired by a lively Open Spaces session at php|tek 2015, we discuss how PHP&apos;s ecosystem could be threatened by a not-so-obvious bus factor and what we can all do to keep things thriving.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>22</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/psr-7-streams-immutability-middleware-oh-my</guid>
      <title>022: All About PSR-7</title>
      <description><![CDATA[<p>PSR-7 is the latest accepted member to the PHP FIG's standards library. We discuss what PSR-7 is, how it utilizes streams, immutability &amp; middleware, and how it will affects you as a developer.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/l1IR4cnECyc" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 11 Jun 2015 13:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>PSR-7 is the latest accepted member to the PHP FIG's standards library. We discuss what PSR-7 is, how it utilizes streams, immutability &amp; middleware, and how it will affects you as a developer.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/l1IR4cnECyc" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="73168227" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/ffd0c3be-8b11-47e1-8416-1d697db7ee32/audio/e70268e1-0790-4456-a465-a95ad7052f90/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>022: All About PSR-7</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/ffd0c3be-8b11-47e1-8416-1d697db7ee32/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:15:47</itunes:duration>
      <itunes:summary>PSR-7 is the latest accepted member to the PHP FIG&apos;s standards library. We discuss what PSR-7 is, how it utilizes streams, immutability &amp; middleware, and how it will affects you as a developer.</itunes:summary>
      <itunes:subtitle>PSR-7 is the latest accepted member to the PHP FIG&apos;s standards library. We discuss what PSR-7 is, how it utilizes streams, immutability &amp; middleware, and how it will affects you as a developer.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>21</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/part-1-turning-an-idea-into-code-for-production</guid>
      <title>021: From Idea To Production: Part 1</title>
      <description><![CDATA[<p>We discuss an idea for a web app and identify ways to turn it into a real-life product on the web.<br />
We start with describing the domain and the problems the app should solve. Then we identify the personas that will interact with the app. We discuss the features features the app should have to fix the problems and we  sort all the features by priority. Finally we talk about timeline, deliverables and next steps.<br />
The app we discuss will be launched to production by the next airing of this multi-part series of taking an idea to code.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/JFwsMLXcyHU" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 28 May 2015 11:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We discuss an idea for a web app and identify ways to turn it into a real-life product on the web.<br />
We start with describing the domain and the problems the app should solve. Then we identify the personas that will interact with the app. We discuss the features features the app should have to fix the problems and we  sort all the features by priority. Finally we talk about timeline, deliverables and next steps.<br />
The app we discuss will be launched to production by the next airing of this multi-part series of taking an idea to code.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/JFwsMLXcyHU" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="72027112" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/6487f341-34ec-4d4c-9fb0-198f5067b191/audio/7794ea5e-f7b8-409c-b1c4-f3394225422a/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>021: From Idea To Production: Part 1</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/6487f341-34ec-4d4c-9fb0-198f5067b191/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:14:36</itunes:duration>
      <itunes:summary>We discuss an idea for a web app and identify ways to turn it into a real-life product on the web.
We start with describing the domain and the problems the app should solve. Then we identify the personas that will interact with the app. We discuss the features features the app should have to fix the problems and we  sort all the features by priority. Finally we talk about timeline, deliverables and next steps.
The app we discuss will be launched to production by the next airing of this multi-part series of taking an idea to code.</itunes:summary>
      <itunes:subtitle>We discuss an idea for a web app and identify ways to turn it into a real-life product on the web.
We start with describing the domain and the problems the app should solve. Then we identify the personas that will interact with the app. We discuss the features features the app should have to fix the problems and we  sort all the features by priority. Finally we talk about timeline, deliverables and next steps.
The app we discuss will be launched to production by the next airing of this multi-part series of taking an idea to code.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>20</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/a-loosely-coupled-mashup-phptek-2015</guid>
      <title>020: A Loosely Coupled Mashup @ php[tek]</title>
      <description><![CDATA[<p>A special live mashup recording with Loosely Coupled from php[tek] in Chicago, IL. We talk #phptek, Open Source, and eat some PSR-7 cake.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/EUd3LgOLmuI" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 21 May 2015 21:30:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>A special live mashup recording with Loosely Coupled from php[tek] in Chicago, IL. We talk #phptek, Open Source, and eat some PSR-7 cake.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/EUd3LgOLmuI" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="79468911" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/4d49c2b2-d9e1-4669-b611-ad5d3d31d05c/audio/50983d9b-b7e4-48b7-8d54-76ca69c5bc35/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>020: A Loosely Coupled Mashup @ php[tek]</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/4d49c2b2-d9e1-4669-b611-ad5d3d31d05c/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:22:21</itunes:duration>
      <itunes:summary>A special live mashup recording with Loosely Coupled from php[tek] in Chicago, IL. We talk #phptek, Open Source, and eat some PSR-7 cake.</itunes:summary>
      <itunes:subtitle>A special live mashup recording with Loosely Coupled from php[tek] in Chicago, IL. We talk #phptek, Open Source, and eat some PSR-7 cake.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>19</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/the-business-side-of-php-clients-customer-service-pricing-oh-my</guid>
      <title>019: The Business of PHP</title>
      <description><![CDATA[<p>We discuss freelancing as a PHP developer, managing client expectations, niches, good customer service, project scope &amp; scope creep, hourly rates vs value based pricing, and whether or not to run a SaaS.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/5DGq795cNGA" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 30 Apr 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We discuss freelancing as a PHP developer, managing client expectations, niches, good customer service, project scope &amp; scope creep, hourly rates vs value based pricing, and whether or not to run a SaaS.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/5DGq795cNGA" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="81751453" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/8ef505c1-012f-422e-aefb-a355ceed482c/audio/bf2cd0e0-a318-44b2-a4d6-62b8ecf75c98/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>019: The Business of PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/8ef505c1-012f-422e-aefb-a355ceed482c/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:24:44</itunes:duration>
      <itunes:summary>We discuss freelancing as a PHP developer, managing client expectations, niches, good customer service, project scope &amp; scope creep, hourly rates vs value based pricing, and whether or not to run a SaaS.</itunes:summary>
      <itunes:subtitle>We discuss freelancing as a PHP developer, managing client expectations, niches, good customer service, project scope &amp; scope creep, hourly rates vs value based pricing, and whether or not to run a SaaS.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>18</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/f8-2015-facebook-developer-conference-and-the-new-php-sdk</guid>
      <title>018: F8 Afterglow &amp; The PHP SDK</title>
      <description><![CDATA[<p>A short afterglow discussion about the 2015 F8 Facebook Developer Conference in San Francisco, CA &amp; a look at the new Facebook PHP SDK and where it's headed.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/acLOQoDdx5U" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 22 Apr 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>A short afterglow discussion about the 2015 F8 Facebook Developer Conference in San Francisco, CA &amp; a look at the new Facebook PHP SDK and where it's headed.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/acLOQoDdx5U" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="33721600" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/a5fb5e18-4edc-4a17-8f24-328005e011d6/audio/27019817-19f6-43e3-a2da-9df90400eb43/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>018: F8 Afterglow &amp; The PHP SDK</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/a5fb5e18-4edc-4a17-8f24-328005e011d6/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>00:34:43</itunes:duration>
      <itunes:summary>A short afterglow discussion about the 2015 F8 Facebook Developer Conference in San Francisco, CA &amp; a look at the new Facebook PHP SDK and where it&apos;s headed.</itunes:summary>
      <itunes:subtitle>A short afterglow discussion about the 2015 F8 Facebook Developer Conference in San Francisco, CA &amp; a look at the new Facebook PHP SDK and where it&apos;s headed.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>17</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/how-to-convert-a-legacy-codebase-to-modern-php</guid>
      <title>017: Modernizing Legacy Codebases in PHP</title>
      <description><![CDATA[<p>We discuss practical ways of dealing with legacy codebases and address the question of, &quot;to rewrite or to refactor&quot;? We also talk about how we should manage client expectations when working with a legacy codebase. And finally we discuss some general strategies for refactoring a codebase to good, clean, modern PHP.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/Oma5GAdGhro" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 15 Apr 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We discuss practical ways of dealing with legacy codebases and address the question of, &quot;to rewrite or to refactor&quot;? We also talk about how we should manage client expectations when working with a legacy codebase. And finally we discuss some general strategies for refactoring a codebase to good, clean, modern PHP.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/Oma5GAdGhro" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="67913334" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/345a87c0-0257-4e78-803d-a37154afb552/audio/7ccaa94b-4915-416b-ab25-973a182859ee/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>017: Modernizing Legacy Codebases in PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/345a87c0-0257-4e78-803d-a37154afb552/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:10:19</itunes:duration>
      <itunes:summary>We discuss practical ways of dealing with legacy codebases and address the question of, &quot;to rewrite or to refactor&quot;? We also talk about how we should manage client expectations when working with a legacy codebase. And finally we discuss some general strategies for refactoring a codebase to good, clean, modern PHP.</itunes:summary>
      <itunes:subtitle>We discuss practical ways of dealing with legacy codebases and address the question of, &quot;to rewrite or to refactor&quot;? We also talk about how we should manage client expectations when working with a legacy codebase. And finally we discuss some general strategies for refactoring a codebase to good, clean, modern PHP.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>16</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/contributing-to-php-7-with-the-gophp7-ext-project</guid>
      <title>016: Contributing To PHP 7</title>
      <description><![CDATA[<p>You don't need to be a C programmer in order to contribute to PHP internals. We'll be discussing how you can get involved with PHP internals, the GoPHP7-ext project and how you can help get PHP 7 ready for release.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/_xzxg8-5ZO0" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 30 Mar 2015 13:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>You don't need to be a C programmer in order to contribute to PHP internals. We'll be discussing how you can get involved with PHP internals, the GoPHP7-ext project and how you can help get PHP 7 ready for release.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/_xzxg8-5ZO0" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="67531658" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/6a25337e-cac7-427c-8147-beb3aeae3846/audio/fd18ca39-48a5-4d57-8b8a-e4579eca2eda/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>016: Contributing To PHP 7</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/6a25337e-cac7-427c-8147-beb3aeae3846/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:09:55</itunes:duration>
      <itunes:summary>You don&apos;t need to be a C programmer in order to contribute to PHP internals. We&apos;ll be discussing how you can get involved with PHP internals, the GoPHP7-ext project and how you can help get PHP 7 ready for release.</itunes:summary>
      <itunes:subtitle>You don&apos;t need to be a C programmer in order to contribute to PHP internals. We&apos;ll be discussing how you can get involved with PHP internals, the GoPHP7-ext project and how you can help get PHP 7 ready for release.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>15</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/semver-licensing-os-support-expectations-open-source-series-part-2</guid>
      <title>015: SemVer, Licensing &amp; OS Support Expectations</title>
      <description><![CDATA[<p>Part 2 of an on-going series on open source. We discuss a number of open source topics including what the expectations are for support of an open source project. We also discuss how to use SemVer to successfully maintain an open source package and what we can do when SemVer is not an option. And finally we take a look at licensing and discuss why we need to be concerned with it.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/ssQxT2SNuuQ" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Wed, 18 Mar 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Part 2 of an on-going series on open source. We discuss a number of open source topics including what the expectations are for support of an open source project. We also discuss how to use SemVer to successfully maintain an open source package and what we can do when SemVer is not an option. And finally we take a look at licensing and discuss why we need to be concerned with it.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/ssQxT2SNuuQ" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="63561601" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/742fc423-f3d9-4259-9f43-c021ca7400c9/audio/65ac928b-d3e2-4a85-ad12-172cdbb84332/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>015: SemVer, Licensing &amp; OS Support Expectations</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/742fc423-f3d9-4259-9f43-c021ca7400c9/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:05:47</itunes:duration>
      <itunes:summary>Part 2 of an on-going series on open source. We discuss a number of open source topics including what the expectations are for support of an open source project. We also discuss how to use SemVer to successfully maintain an open source package and what we can do when SemVer is not an option. And finally we take a look at licensing and discuss why we need to be concerned with it.</itunes:summary>
      <itunes:subtitle>Part 2 of an on-going series on open source. We discuss a number of open source topics including what the expectations are for support of an open source project. We also discuss how to use SemVer to successfully maintain an open source package and what we can do when SemVer is not an option. And finally we take a look at licensing and discuss why we need to be concerned with it.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>14</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/a-2015-midwest-php-special</guid>
      <title>014: A Midwest PHP Special</title>
      <description><![CDATA[<p>A live recording from Midwest PHP in Minneapolis, MN. We talk about developer burn-out, the GoPHP7-ext project, why eval() is bad, the cons of the reflection class and announce the voting phase for an RFC for PHP7.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/A4kgKb6_z3o" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Sat, 14 Mar 2015 21:30:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>A live recording from Midwest PHP in Minneapolis, MN. We talk about developer burn-out, the GoPHP7-ext project, why eval() is bad, the cons of the reflection class and announce the voting phase for an RFC for PHP7.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/A4kgKb6_z3o" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="85175070" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/95983a52-7404-4c1c-926e-f15d314b5af0/audio/7e731019-4565-448f-b5f6-0077b90778b7/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>014: A Midwest PHP Special</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/95983a52-7404-4c1c-926e-f15d314b5af0/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:28:18</itunes:duration>
      <itunes:summary>A live recording from Midwest PHP in Minneapolis, MN. We talk about developer burn-out, the GoPHP7-ext project, why eval() is bad, the cons of the reflection class and announce the voting phase for an RFC for PHP7.</itunes:summary>
      <itunes:subtitle>A live recording from Midwest PHP in Minneapolis, MN. We talk about developer burn-out, the GoPHP7-ext project, why eval() is bad, the cons of the reflection class and announce the voting phase for an RFC for PHP7.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>13</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/test-driven-development-and-behavior-driven-development-in-php</guid>
      <title>013: TDD &amp; BDD In PHP</title>
      <description><![CDATA[<p>We focus our discussion on two ideologies within the testing realm: test-driven development (TDD) and behavior-driven development (BDD). We talk about how these two methodologies bring a unique angle to testing software and how we can use them in tandem in our own PHP projects.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/VV0uxP_ouUk" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 23 Feb 2015 12:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We focus our discussion on two ideologies within the testing realm: test-driven development (TDD) and behavior-driven development (BDD). We talk about how these two methodologies bring a unique angle to testing software and how we can use them in tandem in our own PHP projects.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/VV0uxP_ouUk" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="67223246" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/73f952b7-bf61-40ad-93ca-f4bbc47319b1/audio/0c929787-18ba-469c-8377-be41985e7e76/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>013: TDD &amp; BDD In PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/73f952b7-bf61-40ad-93ca-f4bbc47319b1/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:09:36</itunes:duration>
      <itunes:summary>We focus our discussion on two ideologies within the testing realm: test-driven development (TDD) and behavior-driven development (BDD). We talk about how these two methodologies bring a unique angle to testing software and how we can use them in tandem in our own PHP projects.</itunes:summary>
      <itunes:subtitle>We focus our discussion on two ideologies within the testing realm: test-driven development (TDD) and behavior-driven development (BDD). We talk about how these two methodologies bring a unique angle to testing software and how we can use them in tandem in our own PHP projects.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>12</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/a-2015-sunshine-php-special</guid>
      <title>012: A PHP Town Hall Mashup at Sunshine PHP</title>
      <description><![CDATA[<p>A live mashup of PHP Roundtable and PHP Town Hall at Sunshine PHP in Miami, Florida.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/eDNY2gCD9zY" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Sat, 7 Feb 2015 21:30:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>A live mashup of PHP Roundtable and PHP Town Hall at Sunshine PHP in Miami, Florida.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/eDNY2gCD9zY" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="74088123" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/be9f8d1c-4f2b-435f-84a2-dc9092a6599a/audio/2a2c2bc5-763a-47eb-9ad3-2bf13395e974/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>012: A PHP Town Hall Mashup at Sunshine PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/be9f8d1c-4f2b-435f-84a2-dc9092a6599a/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:16:45</itunes:duration>
      <itunes:summary>A live mashup of PHP Roundtable and PHP Town Hall at Sunshine PHP in Miami, Florida.</itunes:summary>
      <itunes:subtitle>A live mashup of PHP Roundtable and PHP Town Hall at Sunshine PHP in Miami, Florida.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>11</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/accessibility-on-the-web</guid>
      <title>011: Accessibility On The Web</title>
      <description><![CDATA[<p>Accessibility is an important and often overlooked aspect of web development. In this episode we'll discuss why web accessibility is so important and how we can make the web more accessible.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/-1qXcdKMAkc" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 26 Jan 2015 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Accessibility is an important and often overlooked aspect of web development. In this episode we'll discuss why web accessibility is so important and how we can make the web more accessible.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/-1qXcdKMAkc" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="68697300" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/08064f50-fe5a-47b6-a5bb-3e97ee6bbb48/audio/7dcfe8e9-41f8-4156-8483-318fe2a62957/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>011: Accessibility On The Web</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/08064f50-fe5a-47b6-a5bb-3e97ee6bbb48/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:11:09</itunes:duration>
      <itunes:summary>Accessibility is an important and often overlooked aspect of web development. In this episode we&apos;ll discuss why web accessibility is so important and how we can make the web more accessible.</itunes:summary>
      <itunes:subtitle>Accessibility is an important and often overlooked aspect of web development. In this episode we&apos;ll discuss why web accessibility is so important and how we can make the web more accessible.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>10</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/implementing-reactjs-and-the-flux-application-architecture</guid>
      <title>010: ReactJS and the Flux architecture</title>
      <description><![CDATA[<p>ReactJS is not just another JavaScript framework. It's not a replacement for jQuery, Ember or Angular. But it's a library that's got one wild and crazy way to render the DOM using something called JSX. You'll hate it. Then you'll love it. Then you'll be an annoying fan-boy of it.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/jlbEwHmORKU" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 19 Jan 2015 20:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>ReactJS is not just another JavaScript framework. It's not a replacement for jQuery, Ember or Angular. But it's a library that's got one wild and crazy way to render the DOM using something called JSX. You'll hate it. Then you'll love it. Then you'll be an annoying fan-boy of it.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/jlbEwHmORKU" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="61825697" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/c4a20ba2-ec25-4e71-97c7-2a5e2d52c050/audio/58ffbb44-97c3-4f7c-aae4-960a5870b74c/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>010: ReactJS and the Flux architecture</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/c4a20ba2-ec25-4e71-97c7-2a5e2d52c050/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:03:59</itunes:duration>
      <itunes:summary>ReactJS is not just another JavaScript framework. It&apos;s not a replacement for jQuery, Ember or Angular. But it&apos;s a library that&apos;s got one wild and crazy way to render the DOM using something called JSX. You&apos;ll hate it. Then you&apos;ll love it. Then you&apos;ll be an annoying fan-boy of it.</itunes:summary>
      <itunes:subtitle>ReactJS is not just another JavaScript framework. It&apos;s not a replacement for jQuery, Ember or Angular. But it&apos;s a library that&apos;s got one wild and crazy way to render the DOM using something called JSX. You&apos;ll hate it. Then you&apos;ll love it. Then you&apos;ll be an annoying fan-boy of it.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>9</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/coding-securely-in-php</guid>
      <title>009: Coding Securely In PHP</title>
      <description><![CDATA[<p>With big security breaches becoming the norm these days, security is something we simply cannot ignore. In this discussion we'll ask the experts how we can become more responsible developers by learning about specific security threats we should be most concerned with.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/ZOmwD2-0lSE" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 12 Jan 2015 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>With big security breaches becoming the norm these days, security is something we simply cannot ignore. In this discussion we'll ask the experts how we can become more responsible developers by learning about specific security threats we should be most concerned with.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/ZOmwD2-0lSE" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="69125366" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/88e53b0e-26f8-479c-bcee-14d4784492bb/audio/c3c12e41-1b7c-4da5-8f4d-788d5cb7f5ac/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>009: Coding Securely In PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/88e53b0e-26f8-479c-bcee-14d4784492bb/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:11:35</itunes:duration>
      <itunes:summary>With big security breaches becoming the norm these days, security is something we simply cannot ignore. In this discussion we&apos;ll ask the experts how we can become more responsible developers by learning about specific security threats we should be most concerned with.</itunes:summary>
      <itunes:subtitle>With big security breaches becoming the norm these days, security is something we simply cannot ignore. In this discussion we&apos;ll ask the experts how we can become more responsible developers by learning about specific security threats we should be most concerned with.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>8</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/domain-driven-design-in-php</guid>
      <title>008: Domain-Driven Design In PHP</title>
      <description><![CDATA[<p>Discussing domain-driven design concepts in PHP.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/-1RUzB6-znM" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 5 Jan 2015 11:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Discussing domain-driven design concepts in PHP.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/-1RUzB6-znM" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="75711345" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/cb78395e-eaee-408f-a865-7e59ef0519e9/audio/a054bcbf-cc15-4fc9-b029-e3187ab911c2/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>008: Domain-Driven Design In PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/cb78395e-eaee-408f-a865-7e59ef0519e9/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:18:26</itunes:duration>
      <itunes:summary>Discussing domain-driven design concepts in PHP.</itunes:summary>
      <itunes:subtitle>Discussing domain-driven design concepts in PHP.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>7</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/open-source-series-part-1-git-git-flow</guid>
      <title>007: Git &amp; Git-Flow - Open Source Part 1</title>
      <description><![CDATA[<p>Part one of a multi-part series on open source. Today we discuss open source &amp; code management with a version control system &amp; explore the concept of git-flow.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/J3bLeNXaFpM" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Tue, 16 Dec 2014 13:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Part one of a multi-part series on open source. Today we discuss open source &amp; code management with a version control system &amp; explore the concept of git-flow.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/J3bLeNXaFpM" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="86458874" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/d03c1648-b348-4b22-a847-63f4b67b3410/audio/7674f741-14ae-432f-9d46-4aef565eb096/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>007: Git &amp; Git-Flow - Open Source Part 1</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/d03c1648-b348-4b22-a847-63f4b67b3410/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:29:38</itunes:duration>
      <itunes:summary>Part one of a multi-part series on open source. Today we discuss open source &amp; code management with a version control system &amp; explore the concept of git-flow.</itunes:summary>
      <itunes:subtitle>Part one of a multi-part series on open source. Today we discuss open source &amp; code management with a version control system &amp; explore the concept of git-flow.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>6</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/faceoff-taylor-otwell-vs-phil-sturgeon-debating-all-the-things</guid>
      <title>006: Faceoff: Taylor Otwell vs Phil Sturgeon</title>
      <description><![CDATA[<p>Taylor Otwell &amp; Phil Sturgeon go head-to-head debating all the things.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/pyF2cjJsdKE" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Thu, 30 Oct 2014 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Taylor Otwell &amp; Phil Sturgeon go head-to-head debating all the things.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/pyF2cjJsdKE" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="72168272" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/6af865eb-e01e-4452-9a15-e349cf6ac665/audio/1156148a-9912-415a-8898-4a4d35fdbacb/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>006: Faceoff: Taylor Otwell vs Phil Sturgeon</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/6af865eb-e01e-4452-9a15-e349cf6ac665/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:14:46</itunes:duration>
      <itunes:summary>Taylor Otwell &amp; Phil Sturgeon go head-to-head debating all the things.</itunes:summary>
      <itunes:subtitle>Taylor Otwell &amp; Phil Sturgeon go head-to-head debating all the things.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>5</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/php-internals-past-present-future</guid>
      <title>005: PHP Internals - Past, Present &amp; Future</title>
      <description><![CDATA[<p>How the sausage is made. Taking a look at PHP's history and where it's going in the future.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/RvRa_f7-lew" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Sun, 19 Oct 2014 21:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>How the sausage is made. Taking a look at PHP's history and where it's going in the future.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/RvRa_f7-lew" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="72334708" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/f6743180-4844-465e-a4b7-ed5e6268fec7/audio/a473c2e8-9d7e-47fe-a83a-73b2b905eae3/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>005: PHP Internals - Past, Present &amp; Future</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/f6743180-4844-465e-a4b7-ed5e6268fec7/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:14:55</itunes:duration>
      <itunes:summary>How the sausage is made. Taking a look at PHP&apos;s history and where it&apos;s going in the future.</itunes:summary>
      <itunes:subtitle>How the sausage is made. Taking a look at PHP&apos;s history and where it&apos;s going in the future.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>4</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/all-about-web-apis-raml-oauth-hateoas</guid>
      <title>004: All About API&apos;s</title>
      <description><![CDATA[<p>All about web API's: designing your API with RAML, authentication with OAuth and discussing the hypermedia-constraint (HATEOAS).<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/K9HuRqrPWwM" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 22 Sep 2014 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>All about web API's: designing your API with RAML, authentication with OAuth and discussing the hypermedia-constraint (HATEOAS).<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/K9HuRqrPWwM" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="85721563" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/e9c35e9d-c547-4760-9a58-408351ca9a24/audio/ed275f84-0cc0-4576-a6b0-61d4884ae699/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>004: All About API&apos;s</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/e9c35e9d-c547-4760-9a58-408351ca9a24/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:28:52</itunes:duration>
      <itunes:summary>All about web API&apos;s: designing your API with RAML, authentication with OAuth and discussing the hypermedia-constraint (HATEOAS).</itunes:summary>
      <itunes:subtitle>All about web API&apos;s: designing your API with RAML, authentication with OAuth and discussing the hypermedia-constraint (HATEOAS).</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>3</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/a-2014-wurstcon-special</guid>
      <title>003: A #WurstCon Special</title>
      <description><![CDATA[<p>Drunken chatter from #WurstCon Chicago 2014.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/ebD2Bqf8rPc" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Sat, 20 Sep 2014 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>Drunken chatter from #WurstCon Chicago 2014.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/ebD2Bqf8rPc" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="106217414" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/4b081df3-b797-4611-a88b-48e77fd8f848/audio/9a377f4d-fea0-4a75-90f9-c04ae5f0b5f3/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>003: A #WurstCon Special</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/4b081df3-b797-4611-a88b-48e77fd8f848/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:50:13</itunes:duration>
      <itunes:summary>Drunken chatter from #WurstCon Chicago 2014.</itunes:summary>
      <itunes:subtitle>Drunken chatter from #WurstCon Chicago 2014.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>true</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>2</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/functional-programming-non-blocking-asynchronous-event-driven-in-php</guid>
      <title>002: Functional Programming In PHP</title>
      <description><![CDATA[<p>We explore what functional programming looks like in PHP. We also touch on non-blocking, asynchronous, &amp; event-driven concepts.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/AK1T7YCneKI" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 8 Sep 2014 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>We explore what functional programming looks like in PHP. We also touch on non-blocking, asynchronous, &amp; event-driven concepts.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/AK1T7YCneKI" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="81845828" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/b96dbfcb-8af7-4e6f-aa17-390b13618a4c/audio/88d26e7b-bde8-4d1d-8f18-8f452ba5c4e9/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>002: Functional Programming In PHP</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/b96dbfcb-8af7-4e6f-aa17-390b13618a4c/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:24:50</itunes:duration>
      <itunes:summary>We explore what functional programming looks like in PHP. We also touch on non-blocking, asynchronous, &amp; event-driven concepts.</itunes:summary>
      <itunes:subtitle>We explore what functional programming looks like in PHP. We also touch on non-blocking, asynchronous, &amp; event-driven concepts.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>1</itunes:episode>
    </item>
    <item>
      <guid isPermaLink="false">https://www.phproundtable.com/episode/the-php-community-php-from-the-command-line-and-elephpants</guid>
      <title>001: The PHP Community, PHP CLI, &amp; ElePHPants</title>
      <description><![CDATA[<p>A discussion that examines the zeitgeist of PHP. From elePHPants, to user groups, to PHP internals, to testing, to the awesome people in the community.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/lV7wwiCOYII" height="1" width="1" alt="" /></p>
]]></description>
      <pubDate>Mon, 25 Aug 2014 19:00:00 +0000</pubDate>
      <author>eric@phproundtable.com (PHP Roundtable)</author>
      <link>https://www.phproundtable.com</link>
      <content:encoded><![CDATA[<p>A discussion that examines the zeitgeist of PHP. From elePHPants, to user groups, to PHP internals, to testing, to the awesome people in the community.<img src="http://feeds.feedburner.com/~r/PhpRoundtable/~4/lV7wwiCOYII" height="1" width="1" alt="" /></p>
]]></content:encoded>
      <enclosure length="75497485" type="audio/mpeg" url="https://cdn.simplecast.com/audio/a42d615e-8769-47f1-a700-7d02c52a5ebc/episodes/19ed9cee-69ac-406f-9136-d1aeab190f33/audio/57754f3b-5f6c-4d06-9ffc-da735036acf0/default_tc.mp3?aid=rss_feed&amp;feed=sREPxPje"/>
      <itunes:title>001: The PHP Community, PHP CLI, &amp; ElePHPants</itunes:title>
      <itunes:author>PHP Roundtable</itunes:author>
      <itunes:image href="https://image.simplecastcdn.com/images/a42d61/a42d615e-8769-47f1-a700-7d02c52a5ebc/19ed9cee-69ac-406f-9136-d1aeab190f33/3000x3000/itunes-cover-art.jpg?aid=rss_feed"/>
      <itunes:duration>01:18:13</itunes:duration>
      <itunes:summary>A discussion that examines the zeitgeist of PHP. From elePHPants, to user groups, to PHP internals, to testing, to the awesome people in the community.</itunes:summary>
      <itunes:subtitle>A discussion that examines the zeitgeist of PHP. From elePHPants, to user groups, to PHP internals, to testing, to the awesome people in the community.</itunes:subtitle>
      <itunes:keywords>development, javascript, web, php</itunes:keywords>
      <itunes:explicit>false</itunes:explicit>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>0</itunes:episode>
    </item>
  </channel>
</rss>