<?xml version="1.0" encoding="UTF-8" standalone="no"?><!-- generator="podbean/5.5" --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" 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" xmlns:spotify="http://www.spotify.com/ns/rss" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
    <title>Terminal Talk</title>
    <atom:link href="https://www.terminaltalk.net/feed.xml" rel="self" type="application/rss+xml"/>
    <link>https://www.terminaltalk.net</link>
    <description>In this podcast, we‘ll take a look at the people, technology, and culture behind one of the world‘s most powerful and important computing platforms, the Mainframe. Expect interviews, discussions, and interesting tidbits along the way, with your hosts, Frank and Jeff.</description>
    <pubDate>Thu, 10 Apr 2025 15:38:21 -0400</pubDate>
    <generator>https://podbean.com/?v=5.5</generator>
    <language>en</language>
        <copyright>All Rights Reserved 2021</copyright>
    <category>Technology</category>
    <ttl>1440</ttl>
    <itunes:type>episodic</itunes:type>
          <itunes:summary>Mainframe tech, culture, tips and trends, delivered fresh to your reader. Whether you're just starting on the platform, been here a while, curious, or you wrote some of the original code, there's something here for you</itunes:summary>
        <itunes:author>Jeff Bisti</itunes:author>

    
    	<itunes:block>No</itunes:block>
	<itunes:explicit>no</itunes:explicit>
    <itunes:image href="http://terminaltalk.net/PodcastGenerator/2018_podcast_logo.png"/>
    <image>
        <url>https://pbcdn1.podbean.com/imglogo/image-logo/9309690/itunes_image.jpg</url>
        <title>Terminal Talk</title>
        <link>https://www.terminaltalk.net</link>
        <width>144</width>
        <height>144</height>
    </image>
    <itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords><itunes:subtitle>Big Iron Discussion</itunes:subtitle><itunes:category text="Technology"><itunes:category text="Tech News"/></itunes:category><itunes:category text="Business"><itunes:category text="Careers"/></itunes:category><itunes:owner><itunes:email>contact@terminaltalk.net</itunes:email><itunes:name>Jeff Bisti</itunes:name></itunes:owner><item>
        <title>Kafka on z/OS</title>
        <itunes:title>Kafka on z/OS</itunes:title>
        <link>https://www.terminaltalk.net/e/kafka-on-zos/</link>
                    <comments>https://www.terminaltalk.net/e/kafka-on-zos/#comments</comments>        <pubDate>Thu, 10 Apr 2025 15:38:21 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/6a75de49-f6e4-3aaf-881d-e3dded2ce98f</guid>
                                    <description><![CDATA[<p>A lively conversation with Matt Leming, Anthony Papageorgiou, and Dale Lane about Kafka not only running on z/OS, but making the most of it alongside MQ. </p>
<p> </p>
<p>Additional Reading Material:</p>
<p>Anthony's blog post abotu mainframe to kafka options: <a href='https://medium.com/@anthonypapageorgiou/from-cobol-to-kafka-ac8cfb96f238'>https://medium.com/@anthonypapageorgiou/from-cobol-to-kafka-ac8cfb96f238</a></p>
<p>Dale Lane's blog (all things Kafka): <a href='https://www.ibm.com/products/event-automation/resources'>https://www.ibm.com/products/event-automation/resources</a></p>
<p>Open Enterprise SDK for Apache Kafka (COBOL, C/C++): <a href='https://www.ibm.com/products/open-enterprise-sdk-apache-kafka'>https://www.ibm.com/products/open-enterprise-sdk-apache-kafka</a></p>
<p>MQ Connectors:
<a href='https://github.com/ibm-messaging/kafka-connect-mq-source'>https://github.com/ibm-messaging/kafka-connect-mq-source</a>
<a href='https://github.com/ibm-messaging/kafka-connect-mq-sink'>https://github.com/ibm-messaging/kafka-connect-mq-sink</a></p>
<p>Kafka Connect MQ connectors on z/OS:
Overview - <a href='https://community.ibm.com/community/user/integration/blogs/amy-mccormick/2023/06/29/unlock-events-in-mission-critical-systems'>https://community.ibm.com/community/user/integration/blogs/amy-mccormick/2023/06/29/unlock-events-in-mission-critical-systems</a>
Setup - <a href='https://ibm.github.io/event-automation/es/connecting/mq/zos/'>https://ibm.github.io/event-automation/es/connecting/mq/zos/</a>
Performance - <a href='https://community.ibm.com/community/user/integration/blogs/anthony-sharkey1/2023/07/31/ibm-mq-for-zos-933-performance-of-kafka-connectors'>https://community.ibm.com/community/user/integration/blogs/anthony-sharkey1/2023/07/31/ibm-mq-for-zos-933-performance-of-kafka-connectors</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>A lively conversation with Matt Leming, Anthony Papageorgiou, and Dale Lane about Kafka not only running on z/OS, but making the most of it alongside MQ. </p>
<p> </p>
<p>Additional Reading Material:</p>
<p>Anthony's blog post abotu mainframe to kafka options: <a href='https://medium.com/@anthonypapageorgiou/from-cobol-to-kafka-ac8cfb96f238'>https://medium.com/@anthonypapageorgiou/from-cobol-to-kafka-ac8cfb96f238</a></p>
<p>Dale Lane's blog (all things Kafka): <a href='https://www.ibm.com/products/event-automation/resources'>https://www.ibm.com/products/event-automation/resources</a></p>
<p>Open Enterprise SDK for Apache Kafka (COBOL, C/C++): <a href='https://www.ibm.com/products/open-enterprise-sdk-apache-kafka'>https://www.ibm.com/products/open-enterprise-sdk-apache-kafka</a></p>
<p>MQ Connectors:<br>
<a href='https://github.com/ibm-messaging/kafka-connect-mq-source'>https://github.com/ibm-messaging/kafka-connect-mq-source</a><br>
<a href='https://github.com/ibm-messaging/kafka-connect-mq-sink'>https://github.com/ibm-messaging/kafka-connect-mq-sink</a></p>
<p>Kafka Connect MQ connectors on z/OS:<br>
Overview - <a href='https://community.ibm.com/community/user/integration/blogs/amy-mccormick/2023/06/29/unlock-events-in-mission-critical-systems'>https://community.ibm.com/community/user/integration/blogs/amy-mccormick/2023/06/29/unlock-events-in-mission-critical-systems</a><br>
Setup - <a href='https://ibm.github.io/event-automation/es/connecting/mq/zos/'>https://ibm.github.io/event-automation/es/connecting/mq/zos/</a><br>
Performance - <a href='https://community.ibm.com/community/user/integration/blogs/anthony-sharkey1/2023/07/31/ibm-mq-for-zos-933-performance-of-kafka-connectors'>https://community.ibm.com/community/user/integration/blogs/anthony-sharkey1/2023/07/31/ibm-mq-for-zos-933-performance-of-kafka-connectors</a></p>
]]></content:encoded>
                                    
        <enclosure length="49254496" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ymf85uy4pya39f32/MQ.mp3"/>
        <itunes:summary><![CDATA[A lively conversation with Matt Leming, Anthony Papageorgiou, and Dale Lane about Kafka not only running on z/OS, but making the most of it alongside MQ. 
 
Additional Reading Material:
Anthony's blog post abotu mainframe to kafka options: https://medium.com/@anthonypapageorgiou/from-cobol-to-kafka-ac8cfb96f238
Dale Lane's blog (all things Kafka): https://www.ibm.com/products/event-automation/resources
Open Enterprise SDK for Apache Kafka (COBOL, C/C++): https://www.ibm.com/products/open-enterprise-sdk-apache-kafka
MQ Connectors:https://github.com/ibm-messaging/kafka-connect-mq-sourcehttps://github.com/ibm-messaging/kafka-connect-mq-sink
Kafka Connect MQ connectors on z/OS:Overview - https://community.ibm.com/community/user/integration/blogs/amy-mccormick/2023/06/29/unlock-events-in-mission-critical-systemsSetup - https://ibm.github.io/event-automation/es/connecting/mq/zos/Performance - https://community.ibm.com/community/user/integration/blogs/anthony-sharkey1/2023/07/31/ibm-mq-for-zos-933-performance-of-kafka-connectors]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2462</itunes:duration>
                <itunes:episode>459</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>A lively conversation with Matt Leming, Anthony Papageorgiou, and Dale Lane about Kafka not only running on z/OS, but making the most of it alongside MQ.    Additional Reading Material: Anthony's blog post abotu mainframe to kafka options: https://medium.com/@anthonypapageorgiou/from-cobol-to-kafka-ac8cfb96f238 Dale Lane's blog (all things Kafka): https://www.ibm.com/products/event-automation/resources Open Enterprise SDK for Apache Kafka (COBOL, C/C++): https://www.ibm.com/products/open-enterprise-sdk-apache-kafka MQ Connectors: https://github.com/ibm-messaging/kafka-connect-mq-source https://github.com/ibm-messaging/kafka-connect-mq-sink Kafka Connect MQ connectors on z/OS: Overview - https://community.ibm.com/community/user/integration/blogs/amy-mccormick/2023/06/29/unlock-events-in-mission-critical-systems Setup - https://ibm.github.io/event-automation/es/connecting/mq/zos/ Performance - https://community.ibm.com/community/user/integration/blogs/anthony-sharkey1/2023/07/31/ibm-mq-for-zos-933-performance-of-kafka-connectors</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Erik Weyler - AKA "COBOL Erik"</title>
        <itunes:title>Erik Weyler - AKA "COBOL Erik"</itunes:title>
        <link>https://www.terminaltalk.net/e/erik-weyler-aka-cobol-erik/</link>
                    <comments>https://www.terminaltalk.net/e/erik-weyler-aka-cobol-erik/#comments</comments>        <pubDate>Fri, 13 Dec 2024 10:49:19 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/193dca2c-8407-3067-88a6-a3e7f3c944e2</guid>
                                    <description><![CDATA[<p>Erik Weyler (AKA COBOL Erik) is a Solution architect at <a href='https://sebgroup.com/'>SEB</a>.  He has not only been an advocate outside of his company, but also focused on helping newer employees understand and use the modern mainframe. In this episode, we get down to the how and the why. Also, sandwich talk. </p>
<p><a href='https://github.com/COBOL-Erik/Sudoku-Solver-COBOL'>https://github.com/COBOL-Erik/Sudoku-Solver-COBOL</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Erik Weyler (AKA COBOL Erik) is a Solution architect at <a href='https://sebgroup.com/'>SEB</a>.  He has not only been an advocate outside of his company, but also focused on helping newer employees understand and use the modern mainframe. In this episode, we get down to the how and the why. Also, sandwich talk. </p>
<p><a href='https://github.com/COBOL-Erik/Sudoku-Solver-COBOL'>https://github.com/COBOL-Erik/Sudoku-Solver-COBOL</a></p>
]]></content:encoded>
                                    
        <enclosure length="44888416" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/5hw6h9v8psirserj/Cobol_Erik7ubtm.mp3"/>
        <itunes:summary><![CDATA[Erik Weyler (AKA COBOL Erik) is a Solution architect at SEB.  He has not only been an advocate outside of his company, but also focused on helping newer employees understand and use the modern mainframe. In this episode, we get down to the how and the why. Also, sandwich talk. 
https://github.com/COBOL-Erik/Sudoku-Solver-COBOL]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2244</itunes:duration>
                <itunes:episode>458</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Erik Weyler (AKA COBOL Erik) is a Solution architect at SEB.  He has not only been an advocate outside of his company, but also focused on helping newer employees understand and use the modern mainframe. In this episode, we get down to the how and the why. Also, sandwich talk.  https://github.com/COBOL-Erik/Sudoku-Solver-COBOL</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Joris Mertens &amp; Frank van der Wal - IBM Z Code-A-Thons</title>
        <itunes:title>Joris Mertens &amp; Frank van der Wal - IBM Z Code-A-Thons</itunes:title>
        <link>https://www.terminaltalk.net/e/joris-mertens-frank-van-der-wal-ibm-z-code-a-thons/</link>
                    <comments>https://www.terminaltalk.net/e/joris-mertens-frank-van-der-wal-ibm-z-code-a-thons/#comments</comments>        <pubDate>Wed, 04 Sep 2024 15:01:58 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/d1cbf226-f321-3076-9630-effc42240128</guid>
                                    <description><![CDATA[<p>On a mission to spread the word of enterprise computing and the power of running applications on IBM Z, Joris Mertens and Frank van der Wal have been hard at work getting learners all over the world engaged with Code-A-Thons. Listen here for more details, and for the full multimedia experience, visit the one-pager here: <a href='https://www.ibm.com/community/z/advocacy/wp-content/uploads/IBM-Z-Xplore-Code-a-thon.pdf'>https://www.ibm.com/community/z/advocacy/wp-content/uploads/IBM-Z-Xplore-Code-a-thon.pdf</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>On a mission to spread the word of enterprise computing and the power of running applications on IBM Z, Joris Mertens and Frank van der Wal have been hard at work getting learners all over the world engaged with Code-A-Thons. Listen here for more details, and for the full multimedia experience, visit the one-pager here: <a href='https://www.ibm.com/community/z/advocacy/wp-content/uploads/IBM-Z-Xplore-Code-a-thon.pdf'>https://www.ibm.com/community/z/advocacy/wp-content/uploads/IBM-Z-Xplore-Code-a-thon.pdf</a></p>
]]></content:encoded>
                                    
        <enclosure length="43396096" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/3ny944gxbhmmt7bs/codeathon_v2.mp3"/>
        <itunes:summary><![CDATA[On a mission to spread the word of enterprise computing and the power of running applications on IBM Z, Joris Mertens and Frank van der Wal have been hard at work getting learners all over the world engaged with Code-A-Thons. Listen here for more details, and for the full multimedia experience, visit the one-pager here: https://www.ibm.com/community/z/advocacy/wp-content/uploads/IBM-Z-Xplore-Code-a-thon.pdf]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2169</itunes:duration>
                <itunes:episode>457</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>On a mission to spread the word of enterprise computing and the power of running applications on IBM Z, Joris Mertens and Frank van der Wal have been hard at work getting learners all over the world engaged with Code-A-Thons. Listen here for more details, and for the full multimedia experience, visit the one-pager here: https://www.ibm.com/community/z/advocacy/wp-content/uploads/IBM-Z-Xplore-Code-a-thon.pdf</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>IBM Open Enterprise Foundation for z/OS - Anthony Giorgio, Mike Fulton, Igor Todorovski</title>
        <itunes:title>IBM Open Enterprise Foundation for z/OS - Anthony Giorgio, Mike Fulton, Igor Todorovski</itunes:title>
        <link>https://www.terminaltalk.net/e/ibm-open-enterprise-foundation-for-zos-anthony-giorgio-mike-fulton-igor-todorovski/</link>
                    <comments>https://www.terminaltalk.net/e/ibm-open-enterprise-foundation-for-zos-anthony-giorgio-mike-fulton-igor-todorovski/#comments</comments>        <pubDate>Mon, 08 Jul 2024 09:09:19 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/30b8e9f4-725f-3b81-a241-893f6ed843f2</guid>
                                    <description><![CDATA[<p>When you beat a game on Super Difficulty, sometimes there's an extra bonus reward or special animation waiting at the end. There's no prize for taking the hard route when it comes to mainframe, so let's make sure we clear out as many hurdles and time sinks as possible at the start of a project. This means getting systems set up exactly the way you'd expect, with the tools you'll need, in an environment that's familiar.</p>
<p>The IBM Open Enterprise Foundation for z/OS is a no-cost collection of vetted open source developer tools for z/OS that you can download and have on your systems today. Why? How? I'll let the Mike, Anthony, and Igor spill the details. </p>
<p>They also asked that include this absolutely massive list of links:</p>
<p>IBM Open Enterprise Foundation for z/OS - <a href='https://www.ibm.com/products/open-enterprise-foundation-zos'>https://www.ibm.com/products/open-enterprise-foundation-zos</a></p>
<p>Join the System Z Enthusiasts Discord Server - <a href='https://discord.gg/sze'>https://discord.gg/sze</a></p>
<p>z/OS Open Tools - <a href='https://zosopentools.org/#/'>https://zosopentools.org/#/</a></p>
<p>z/OS Open Tools Github - <a href='https://github.com/ZOSOpenTools/'>https://github.com/ZOSOpenTools/</a></p>
<p>The UNIX Command Line on z/OS : Use It  - <a href='https://makingdeveloperslivesbetter.wordpress.com/2024/06/25/the-unix-command-line-on-zos-use-it/'>https://makingdeveloperslivesbetter.wordpress.com/2024/06/25/the-unix-command-line-on-zos-use-it/</a></p>
<p>The Mainframe Demystified - <a href='https://igortodorovskiibm.github.io/blog/'>https://igortodorovskiibm.github.io/blog/</a></p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>When you beat a game on Super Difficulty, sometimes there's an extra bonus reward or special animation waiting at the end. There's no prize for taking the hard route when it comes to mainframe, so let's make sure we clear out as many hurdles and time sinks as possible at the start of a project. This means getting systems set up exactly the way you'd expect, with the tools you'll need, in an environment that's familiar.</p>
<p>The IBM Open Enterprise Foundation for z/OS is a no-cost collection of vetted open source developer tools for z/OS that you can download and have on your systems today. Why? How? I'll let the Mike, Anthony, and Igor spill the details. </p>
<p>They also asked that include this absolutely massive list of links:</p>
<p>IBM Open Enterprise Foundation for z/OS - <a href='https://www.ibm.com/products/open-enterprise-foundation-zos'>https://www.ibm.com/products/open-enterprise-foundation-zos</a></p>
<p>Join the System Z Enthusiasts Discord Server - <a href='https://discord.gg/sze'>https://discord.gg/sze</a></p>
<p>z/OS Open Tools - <a href='https://zosopentools.org/#/'>https://zosopentools.org/#/</a></p>
<p>z/OS Open Tools Github - <a href='https://github.com/ZOSOpenTools/'>https://github.com/ZOSOpenTools/</a></p>
<p>The UNIX Command Line on z/OS : Use It  - <a href='https://makingdeveloperslivesbetter.wordpress.com/2024/06/25/the-unix-command-line-on-zos-use-it/'>https://makingdeveloperslivesbetter.wordpress.com/2024/06/25/the-unix-command-line-on-zos-use-it/</a></p>
<p>The Mainframe Demystified - <a href='https://igortodorovskiibm.github.io/blog/'>https://igortodorovskiibm.github.io/blog/</a></p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure length="50363296" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/sikiqqy64rupjqze/Open_Enterprise_Foundation_V0b3t7u.mp3"/>
        <itunes:summary><![CDATA[When you beat a game on Super Difficulty, sometimes there's an extra bonus reward or special animation waiting at the end. There's no prize for taking the hard route when it comes to mainframe, so let's make sure we clear out as many hurdles and time sinks as possible at the start of a project. This means getting systems set up exactly the way you'd expect, with the tools you'll need, in an environment that's familiar.
The IBM Open Enterprise Foundation for z/OS is a no-cost collection of vetted open source developer tools for z/OS that you can download and have on your systems today. Why? How? I'll let the Mike, Anthony, and Igor spill the details. 
They also asked that include this absolutely massive list of links:
IBM Open Enterprise Foundation for z/OS - https://www.ibm.com/products/open-enterprise-foundation-zos
Join the System Z Enthusiasts Discord Server - https://discord.gg/sze
z/OS Open Tools - https://zosopentools.org/#/
z/OS Open Tools Github - https://github.com/ZOSOpenTools/
The UNIX Command Line on z/OS : Use It  - https://makingdeveloperslivesbetter.wordpress.com/2024/06/25/the-unix-command-line-on-zos-use-it/
The Mainframe Demystified - https://igortodorovskiibm.github.io/blog/
 ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2517</itunes:duration>
                <itunes:episode>456</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>When you beat a game on Super Difficulty, sometimes there's an extra bonus reward or special animation waiting at the end. There's no prize for taking the hard route when it comes to mainframe, so let's make sure we clear out as many hurdles and time sinks as possible at the start of a project. This means getting systems set up exactly the way you'd expect, with the tools you'll need, in an environment that's familiar. The IBM Open Enterprise Foundation for z/OS is a no-cost collection of vetted open source developer tools for z/OS that you can download and have on your systems today. Why? How? I'll let the Mike, Anthony, and Igor spill the details.  They also asked that include this absolutely massive list of links: IBM Open Enterprise Foundation for z/OS - https://www.ibm.com/products/open-enterprise-foundation-zos Join the System Z Enthusiasts Discord Server - https://discord.gg/sze z/OS Open Tools - https://zosopentools.org/#/ z/OS Open Tools Github - https://github.com/ZOSOpenTools/ The UNIX Command Line on z/OS : Use It  - https://makingdeveloperslivesbetter.wordpress.com/2024/06/25/the-unix-command-line-on-zos-use-it/ The Mainframe Demystified - https://igortodorovskiibm.github.io/blog/  </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Simplifying the Mainframe with Marcel Mitran</title>
        <itunes:title>Simplifying the Mainframe with Marcel Mitran</itunes:title>
        <link>https://www.terminaltalk.net/e/simplifying-the-mainframe-with-marcel-mitran/</link>
                    <comments>https://www.terminaltalk.net/e/simplifying-the-mainframe-with-marcel-mitran/#comments</comments>        <pubDate>Wed, 05 Jun 2024 09:45:34 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/13fc5642-7e50-3e23-9021-f2bdf4287888</guid>
                                    <description><![CDATA[<p>Running the systems that run the world... nobody expects it to be as simple as flipping a light switch, but there are certainly some areas where advancement means simplification. In this episode, we hear from Marcel Mitran about how this is achievable on everyone's favorite computing platform. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Running the systems that run the world... nobody expects it to be as simple as flipping a light switch, but there are certainly some areas where advancement means simplification. In this episode, we hear from Marcel Mitran about how this is achievable on everyone's favorite computing platform. </p>
]]></content:encoded>
                                    
        <enclosure length="32803936" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/7zrby88cy7wcpapg/Marcel.mp3"/>
        <itunes:summary><![CDATA[Running the systems that run the world... nobody expects it to be as simple as flipping a light switch, but there are certainly some areas where advancement means simplification. In this episode, we hear from Marcel Mitran about how this is achievable on everyone's favorite computing platform. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1639</itunes:duration>
                <itunes:episode>455</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Running the systems that run the world... nobody expects it to be as simple as flipping a light switch, but there are certainly some areas where advancement means simplification. In this episode, we hear from Marcel Mitran about how this is achievable on everyone's favorite computing platform. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Infrastructure as Code - Christopher Byrnes, Marie Mader, Stefan Schmitt</title>
        <itunes:title>Infrastructure as Code - Christopher Byrnes, Marie Mader, Stefan Schmitt</itunes:title>
        <link>https://www.terminaltalk.net/e/infrastructure-as-code-christopher-byrnes-marie-mader-stefan-schmitt/</link>
                    <comments>https://www.terminaltalk.net/e/infrastructure-as-code-christopher-byrnes-marie-mader-stefan-schmitt/#comments</comments>        <pubDate>Tue, 28 May 2024 08:58:17 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/bd946e1d-1902-3a6c-ba29-71f77ab2acc1</guid>
                                    <description><![CDATA[<p>Being able to work with the infrastructure of IBM Z as an evolving set of code, which can be reviewed, updated, iterated, and managed the same as a traditional software project opens up a whole new realm of possibilities. It's a task easier said than done, thankfully there are some wonderful people working on this task who are making sure it's done the right way. Details inside. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Being able to work with the infrastructure of IBM Z as an evolving set of code, which can be reviewed, updated, iterated, and managed the same as a traditional software project opens up a whole new realm of possibilities. It's a task easier said than done, thankfully there are some wonderful people working on this task who are making sure it's done the right way. Details inside. </p>
]]></content:encoded>
                                    
        <enclosure length="42185056" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/isss3xrh3iv85bm3/IaaS_5162024_v28ymmd.mp3"/>
        <itunes:summary><![CDATA[Being able to work with the infrastructure of IBM Z as an evolving set of code, which can be reviewed, updated, iterated, and managed the same as a traditional software project opens up a whole new realm of possibilities. It's a task easier said than done, thankfully there are some wonderful people working on this task who are making sure it's done the right way. Details inside. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2109</itunes:duration>
                <itunes:episode>454</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Being able to work with the infrastructure of IBM Z as an evolving set of code, which can be reviewed, updated, iterated, and managed the same as a traditional software project opens up a whole new realm of possibilities. It's a task easier said than done, thankfully there are some wonderful people working on this task who are making sure it's done the right way. Details inside. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>A Moving Tale of a Datacenter Move w/ Marianne Serra</title>
        <itunes:title>A Moving Tale of a Datacenter Move w/ Marianne Serra</itunes:title>
        <link>https://www.terminaltalk.net/e/a-moving-tale-of-a-datacenter-move-w-marianne-serra/</link>
                    <comments>https://www.terminaltalk.net/e/a-moving-tale-of-a-datacenter-move-w-marianne-serra/#comments</comments>        <pubDate>Tue, 19 Dec 2023 09:02:34 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/aae2757c-e6ec-39d0-b17e-247324f5470f</guid>
                                    <description><![CDATA[<p>Datacenters grow, and every so often, they need to move, which is quite possibly the clearest definition of "Easier Said than Done." Now make it 23 datacenters around the world with an IBM Z presence, consolidated down to 4.  In this episode, Marianne Serra talks us through how to even start thinking about tackling a problem this size. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Datacenters grow, and every so often, they need to move, which is quite possibly the clearest definition of "Easier Said than Done." Now make it 23 datacenters around the world with an IBM Z presence, consolidated down to 4.  In this episode, Marianne Serra talks us through how to even start thinking about tackling a problem this size. </p>
]]></content:encoded>
                                    
        <enclosure length="57223456" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/3j2fnf/Marianne_Serra6t6m5.mp3"/>
        <itunes:summary><![CDATA[Datacenters grow, and every so often, they need to move, which is quite possibly the clearest definition of "Easier Said than Done." Now make it 23 datacenters around the world with an IBM Z presence, consolidated down to 4.  In this episode, Marianne Serra talks us through how to even start thinking about tackling a problem this size. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2860</itunes:duration>
                <itunes:episode>453</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Datacenters grow, and every so often, they need to move, which is quite possibly the clearest definition of "Easier Said than Done." Now make it 23 datacenters around the world with an IBM Z presence, consolidated down to 4.  In this episode, Marianne Serra talks us through how to even start thinking about tackling a problem this size. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Automating z/VM with Ansible - Jay Brenneman, Dan Jast, Bryant Panyarachun</title>
        <itunes:title>Automating z/VM with Ansible - Jay Brenneman, Dan Jast, Bryant Panyarachun</itunes:title>
        <link>https://www.terminaltalk.net/e/automating-zvm-with-ansible-jay-brenneman-dan-jast-bryant-panyarachun/</link>
                    <comments>https://www.terminaltalk.net/e/automating-zvm-with-ansible-jay-brenneman-dan-jast-bryant-panyarachun/#comments</comments>        <pubDate>Mon, 13 Nov 2023 14:09:49 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/1909e6a3-bb03-3fea-a913-e227a236cadf</guid>
                                    <description><![CDATA[<p>We had a packed studio for this one, and there is much to discuss. It's time to get an update into the latest Ansible news, plus some deep diving into some work being led by Jay in the area of automation on z/VM using Ansible. An episode to delight, educate, and inspire anyone interested in working smarter, rather than harder. </p>
<p>Ansible for IBM Z Playbook repository: <a href='https://github.com/IBM/z_ansible_collections_samples'>https://github.com/IBM/z_ansible_collections_sample</a></p>
<p>z/VM Ansible collection: <a href='https://github.com/IBM/zvm_ansible'>https://github.com/IBM/zvm_ansible</a></p>
<p>Ansible for IBM Z collections: <a href='https://galaxy.ansible.com/ui/search/?keywords=ibm_z'>https://galaxy.ansible.com/ui/search/?keywords=ibm_z</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>We had a packed studio for this one, and there is much to discuss. It's time to get an update into the latest Ansible news, plus some deep diving into some work being led by Jay in the area of automation on z/VM using Ansible. An episode to delight, educate, and inspire anyone interested in working smarter, rather than harder. </p>
<p>Ansible for IBM Z Playbook repository: <a href='https://github.com/IBM/z_ansible_collections_samples'>https://github.com/IBM/z_ansible_collections_sample</a></p>
<p>z/VM Ansible collection: <a href='https://github.com/IBM/zvm_ansible'>https://github.com/IBM/zvm_ansible</a></p>
<p>Ansible for IBM Z collections: <a href='https://galaxy.ansible.com/ui/search/?keywords=ibm_z'>https://galaxy.ansible.com/ui/search/?keywords=ibm_z</a></p>
]]></content:encoded>
                                    
        <enclosure length="57355936" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/54nibn/Jay_Brenneman_Bryant.mp3"/>
        <itunes:summary><![CDATA[We had a packed studio for this one, and there is much to discuss. It's time to get an update into the latest Ansible news, plus some deep diving into some work being led by Jay in the area of automation on z/VM using Ansible. An episode to delight, educate, and inspire anyone interested in working smarter, rather than harder. 
Ansible for IBM Z Playbook repository: https://github.com/IBM/z_ansible_collections_sample
z/VM Ansible collection: https://github.com/IBM/zvm_ansible
Ansible for IBM Z collections: https://galaxy.ansible.com/ui/search/?keywords=ibm_z]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2867</itunes:duration>
                <itunes:episode>452</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>We had a packed studio for this one, and there is much to discuss. It's time to get an update into the latest Ansible news, plus some deep diving into some work being led by Jay in the area of automation on z/VM using Ansible. An episode to delight, educate, and inspire anyone interested in working smarter, rather than harder.  Ansible for IBM Z Playbook repository: https://github.com/IBM/z_ansible_collections_sample z/VM Ansible collection: https://github.com/IBM/zvm_ansible Ansible for IBM Z collections: https://galaxy.ansible.com/ui/search/?keywords=ibm_z</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Anthony Giorgio - ZOAU Update</title>
        <itunes:title>Anthony Giorgio - ZOAU Update</itunes:title>
        <link>https://www.terminaltalk.net/e/anthony-giorgio-zoau-update/</link>
                    <comments>https://www.terminaltalk.net/e/anthony-giorgio-zoau-update/#comments</comments>        <pubDate>Thu, 12 Oct 2023 15:43:43 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/116314a8-0a94-351b-be82-e93b7bcc9706</guid>
                                    <description><![CDATA[<p class="c-mrkdwn__quote">If you know how to do it, you're probably looking to do it faster. ZOAU is a great set of tools which exists to make many common z/OS system tasks happen with less friction and more user friendliness. In this episode. Anthony Giorgio gives us the info on what we can find, and what we may hope to find in this wonderful piece of software.</p>
<p><a href='https://www.ibm.com/docs/en/zoau/1.2.x'>https://www.ibm.com/docs/en/zoau/1.2.x</a></p>
<p><a href='https://www.seven9s.com/'>https://www.seven9s.com/</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p class="c-mrkdwn__quote">If you know how to do it, you're probably looking to do it faster. ZOAU is a great set of tools which exists to make many common z/OS system tasks happen with less friction and more user friendliness. In this episode. Anthony Giorgio gives us the info on what we can find, and what we may hope to find in this wonderful piece of software.</p>
<p><a href='https://www.ibm.com/docs/en/zoau/1.2.x'>https://www.ibm.com/docs/en/zoau/1.2.x</a></p>
<p><a href='https://www.seven9s.com/'>https://www.seven9s.com/</a></p>
]]></content:encoded>
                                    
        <enclosure length="41672780" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/7hnphv/Anthony_Giorgio_comp9dk7j.mp3"/>
        <itunes:summary><![CDATA[If you know how to do it, you're probably looking to do it faster. ZOAU is a great set of tools which exists to make many common z/OS system tasks happen with less friction and more user friendliness. In this episode. Anthony Giorgio gives us the info on what we can find, and what we may hope to find in this wonderful piece of software.
https://www.ibm.com/docs/en/zoau/1.2.x
https://www.seven9s.com/]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2555</itunes:duration>
                <itunes:episode>451</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>If you know how to do it, you're probably looking to do it faster. ZOAU is a great set of tools which exists to make many common z/OS system tasks happen with less friction and more user friendliness. In this episode. Anthony Giorgio gives us the info on what we can find, and what we may hope to find in this wonderful piece of software. https://www.ibm.com/docs/en/zoau/1.2.x https://www.seven9s.com/</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Joe Bostian and Chad McIntyre - Python and Open Source Update</title>
        <itunes:title>Joe Bostian and Chad McIntyre - Python and Open Source Update</itunes:title>
        <link>https://www.terminaltalk.net/e/joe-bostian-and-chad-mcintyre-python-and-open-source-update/</link>
                    <comments>https://www.terminaltalk.net/e/joe-bostian-and-chad-mcintyre-python-and-open-source-update/#comments</comments>        <pubDate>Thu, 03 Aug 2023 16:33:00 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/0fa5e4fd-3e09-3a85-8397-02a80b558dee</guid>
                                    <description><![CDATA[<p>Returning to the show are Python and Open Source Experts Joe Boston and Chad McIntyre. Keeping up to date on how Python on IBM Z is advancing and improving is important, and we've got an episode chock full of info. From packages to ports, AI to Flask, it's time to refresh that knowledge. </p>
<p> </p>
<p>Auto-Generated Transcript (may not be 100% accurate)</p>
<p>Frank Welcome to the Terminal Talk podcast on mainframe and mainframe related topics. </p>
<p>Jeff Frank Hi, Frank, It's really nice to meet you. I'm Jeff. </p>
<p>Frank And with us today, we have two very important guests. We have Chad MacIntyre, who is the lead for Python and U.S., and Joe Basson, who is the lead for Open Source NZ. And so both of these guys have been on the podcast before. You probably remember the great episodes that they did. Mm hmm. We wanted to kind of get together and hear about what's been happening since the last time they went on. Yeah, some good. </p>
<p>Jeff Sounds good to me. </p>
<p>Frank You feel so engaged as the important thing. </p>
<p>Jeff At least I'm not drawing this time. </p>
<p>Frank Yeah. So last time Jeff actually created a doodle of me that was maybe not the most complimentary. So it really felt like it was. It was with me, so. </p>
<p>Joe Yeah, I saw that, though. It was probably about the best Jeff could do, though, don't you think? Well, I. </p>
<p>Frank Thought about the. </p>
<p>Jeff Worst and not the. </p>
<p>Frank Worst. I'm going to make it my I'm my profile picture for the company. </p>
<p>Jeff For those in the room. </p>
<p>Frank And that's why. </p>
<p>Jeff I sent it to you, Chad. So you can see it, too. </p>
<p>Frank Okay. So let's start I think we'll start with the Python stuff, because some of that was has really changed quite a bit since last time we talked and. So, Chad, you want to talk about, you know, your adventures since the last time we talked to you? </p>
<p>Chad Certainly, Frank. So we've definitely been through a lot of growth and expansion, I would say, and exciting things going on in the Python universe. And just to kind of bring everybody up to speed in terms of some of the important things that are happening there. You know, Joe's on the call today for I'd say probably one of the things that's been troublesome. The most troublesome for everybody on the python front and those consuming packages. So you know, we'll get into that as we go down the line. So there's good news there. And the other one that everybody, I think from day one of release was asking was the question, you know, can Python run on Zips? And then the answer to that question was certainly no for quite a long time and has now changed within the last couple of months, too. Yes. So that's a very exciting development. And we're seeing a lot of people really interested in adopting Python workflows and running those things on the Atlas machines. Beyond that, you know, we've been doing our work to keep up with the community. So, you know, we're it's it's core to our mission to make sure that we've got the latest and greatest python supported on the platform. But not only that that we're making it take advantage of those special things that Z has to offer. Right. So in the latest release, 311, we've added support right within Python to take advantage of the enterprise data compression accelerators, accelerators. And so this is a nice feature because you get it for free, right? You don't have to do anything to kind of code to it or take advantage of it. If you've got them in there enabled, it will just work with Python. So lots of great work and lots of great developments on the Python side, and that's just a teaser from there. </p>
<p>Frank Well, in Python 311, across the board was a better performing python. Are we seeing that on the U.S.? </p>
<p>Chad Absolutely, yeah. So there's been some terrific work done in the community to rework some of the guts of the python the python implementation specifically to perform better. And so, you know, this was a concerted effort by the community to take a look at, you know, what are Python workflows, how do they run and why are we here, how can we do better at running them? And so there was a whole kind of re-organization and a breaking down of byte codes and stuff like that that happened in The Interpreter. And the question is, does that pan out into Z? And absolutely, it does pan out into Z. So this is kind of an across the board thing in terms of performance benefits. So I don't want to go into quoting numbers or things of that nature. But on the Net Corp performance benchmarks, we're definitely seeing benefits that match what the community was seeing there. </p>
<p>Frank Yeah. So how long before Python takes over the Z OS world? </p>
<p>Chad Oh, can I defer that one to Joe? </p>
<p>Frank No. </p>
<p>Joe It already has. </p>
<p>Frank Happened. </p>
<p>Joe We just don't know yet. </p>
<p>Chad Exactly. I think it's it's one of those things where the roots are already there. It's just a matter of time for this time the show is. </p>
<p>Frank Well, and that's that to me, a big part of this. And I kind of want both of you guys will weigh in on this. But in my perspective, though, the python work that we you know, that you guys have done, along with things like Zillow or U.S. Open automation utilities, see, I got it all. You know, it really starts to democratize the platform in a way that really has never happened on the platform. People now have a lot more choice and they don't necessarily have to do things the way IBM tells them they should. And so I that's a yeah, I think it's a really important piece. Imagine it. My, my future is always managing the platform with Python instead of JCL. Right. And I'm oh, pause for some listeners to have, you know, a complete nervous breakdown. </p>
<p>Jeff That's obviously one of the big. Hearts of Python success on Z is going to come from packages being available for it because Python is a very extensible language. I'm curious what the process is to in identifying those important packages, because it's not just the big ones that everyone thinks about. It's these tiny little ones that you need that one weird bolt to make a project work. So how do you how do you make sure you have all those bolts in place? </p>
<p>Joe A lot of it's trial and error and inexperience. And one of the reasons that we have gotten to the point now where, you know, between Chad's team and our team here in Poughkeepsie, that we're at least reasonably competent. And what we do these days is that we've made all the mistakes before. Right. I mean, we we originally started diving into the python pool in 2016. We came out with some of our AI related stuff and we pretty much did all the wrong stuff, right. We tried to shoehorn we tried to shoehorn code into packaging mechanisms and delivery channels that didn't make sense. And so what happened is you would you would come out with a product or a function that did something very useful, very cool, but the code would just sit there and rot over time because you had no capability to keep up with the open source community. </p>
<p>Chad Right. </p>
<p>Joe And so there were so many technical issues that were in our way. And over the years we kept identifying what these problems were. And one of the very key ones right from the beginning was to settle on a standardized first class python that we could make part of our regular language environment on us and rely on it and lean on it as heavily as we do the C compiler or any other language on the platform. And once, once, once we put that that group together and Chad became the lead of that, that that's when things really started to take off. That was the major inhibitor that we really that we really faced. And then from then on, it's like, okay, now we can tackle all the other kinds of things primarily how do you stay current? And even just two years ago, currency was all about how do we put the latest function out there, as everyone knows, right? More and more security has become the focus of the open source community. And now currency and security are tightly coupled with one another. So. So as we look forward to how do we best manage the open source community? Number one, we've got our good, solid current language to work from, which solves all a whole host of problems. And from my point of view, the next question is how do we keep up with the open source community when we've got hundreds of packages that we need to put out there? Right. And so you ask the question, how do we make sure that we've got the one little utility that is the, you know, the bolt that holds everything together is even. </p>
<p>Frank Yes. </p>
<p>Joe Yes. Something something profound like that, you know. And in the answers, we just spend time installing things and look for stuff that falls out. Right. And it's not actually even that hard. Python is such a flexible environment, and the package management system that's built into this ecosystem is so flexible and so useful that you go, Well, I've got this set of say, 15 different things that I want to do, but me install 15 and then look at everything that gets dragged in and maybe do some analysis on the dependency trees. And that's everything that I need to know. And you're not going to you're not going to get bitten by that. One thing that's missing, because in order for you to even have installed it in the first place, all these pieces had to be okay. </p>
<p>Jeff So from a currency perspective, how much of that falls on staying up to date? How much of that falls on the developer themselves versus like the mechanism there they're using? </p>
<p>Joe Yeah. The open source community, I saw a statistic that we put in several of the presentations that we've done, which I believe is really true when you when you look at all of the vulnerabilities out there that are exploited in the wild, they're 97% of all of them already have fixes waiting are already available. So what we have to do as a team is make it very easy for our clients to stay current as well. And so the way we used to do things prior to coming with coming up with a more comprehensive open source strategy was that, you know, we would we would go ahead and build ETFs and parse and go through integration testing and system testing and and all the testing that's necessary. And you spend your three weeks to a month trying to get something together when this vulnerability now will be open for 28 days. And. Who knows what kind of damage could be done in time in that time frame. So we're trying to get to the OR we are almost arrived at the point where we can we can keep up with the open source community through modern package management, the package management environment that is integrated with with Python as well. And by the way, every time we run into a really hard problem, I just call Chad and say. </p>
<p>Jeff That's a good scalable solution right there. Yeah. </p>
<p>Joe And he does it every time. </p>
<p>Frank Every single thing that I've had problems with is when I install a package. It's when I have to deal with C code because, you know, I don't have the compiler set up, right? Or are we doing anything to make that easier? </p>
<p>Joe Yeah. Oh, yeah. I don't know. Chad, you want to handle that or I'm also sure if you want. </p>
<p>Chad Yeah, go ahead. I have a couple of things that chime in on that one. So first and foremost, Frank, you have a good observation, right? There's kind of a dividing line. There are packages that are written in pure Python, and I think for the most part, for the lion's share, those just where Joe, you can challenge me on that. But in general, and that's a testament to the Python implementation and just how good the how well the language is designed. So then you get to the packages that have, you know, these built in dependencies and these are usually the more interesting ones right side by side, get learn or, you know, these these little fiddly ones that have, you know, gives you a little driver to some specific thing. So in these cases, you need a C compiler and you need a C compiler that speaks the open source parlance, so to speak. And so, you know, that tends to be something that that would be at odds with our compiler. So your allusion to, you know, getting the compiler set up right and things of that nature, this is where a lot of the package enablement work would be, right? Okay. What options do I need to tell IBM's Z compiler Z COBOL, to make sure that this code will actually compile properly and do the right thing? So one of the big developments that's actually come there is this enablement of the clang in all of the M based C compilers and C++ compilers on Z OS. So these have done a great job at sort of leveling the paint, the playing field in terms of that dialect of C and C++ and the option spaces and supporting those out of the box without needing a lot of tweaking or changing. So that's one big thing that's happened from there. You know, we've also made a version of this compiler available for building Python packages directly. So this is actually a really good thing, right? In terms of, you know, one of the challenges before was, well, I don't have the C compiler, right? So how do I get this? And so that's my solution there. And then, of course, the final and ultimate answer is the Python toolkit is providing actual built versions of these packages for customers to install directly. So then that's the ultimate answer, right? I don't have to deal with any compilers at all. I just love it. </p>
<p>Frank Just give me a we'll. Yeah. </p>
<p>Joe I mean, just, you know, for those who may not understand the Python environment as deeply as the, you know, those of us in the room do. The idea is that you can ship something called a source distribution, and in order to do the install, it actually builds the code on your target system for you. And the Python community has been trying to move away from that to something called a wheel, which is an entirely built, self-contained, you know, as you would think of as an executable that you would run on your system. Right. And so when we have now come out with some of our open source offerings, one of the one of the primary features that we want to make available is that everything will be a built will. It doesn't matter whether the open source community puts out a source distribution or not, we will build it ourselves. You won't need the compiler environment, You won't need you need some runtime parts, you know, maybe, but you won't need the compiler. You won't need all the other build infrastructure to go along with it. And there's a twofold advantage to that. Number one, of course, is you don't have to keep all of this development infrastructure in your production environment. Right. And that's an additional sort of tax to maintain and keep all of that current. The other one, too, is it's a security measure. And one of the, you know, the vector vectors for attack from a bad actor a lot of times is they don't actually have to infect a particular package. They just have to put their malware in something that gets included. And then the build process itself will actually build it into the the deployable unit, the deployable package. And you know, from there they can sneak their code in and it gets past all the scanners. It gets past everything. Right. And so by building the wheels, we can give those to our clients and they can run their own scans if they want, and they'll know everything that's actually going on that system. Right. And they won't have to worry about somebody sneaking something in during the build process as they set up their production environment. </p>
<p>Jeff That's something that's people are showing interest in. </p>
<p>Joe I. I think they're starting to some of our some of our early adopters, they're actually way ahead of us. They they know that's cold, right? Everybody else is like, oh, yeah. You know, I never really thought of that before. Right. But yeah, that's pretty scary. I better I better I better harden myself to that, that kind of thing. </p>
<p>Jeff I could see a company that's a client that's very far along. Just be like, Yeah, we know what we're doing. Just give us the code. Yeah. </p>
<p>Frank Yeah, but. But I know a lot of people worry about something like a python install tool, pep G that goes out to the internet. What do we say to to people who who say, Well, I can't use PEP because I can't trust the Internet because there are bad people there. </p>
<p>Jeff I've seen some of the stuff on the Internet. It's no good. </p>
<p>Frank Yeah. </p>
<p>Joe Yeah. So. Generally speaking, those who are, you know, invested in the open source environment. Well, number one, be running an open source software across multiple platforms. So they already have to interact with the Internet in some form or fashion. And it's not a hard sell to say, look, you've already got your your IBM, your IBM file, your firewall is already open to IBM. We now have a cloud server out there hosted in the IBM Cloud administrated solely by IBM. And you just need to make sure that you can get to this particular server and it only has IBM content on it. It's no different than an FTP site, you know, for service purposes or something like that. Right. So. So generally speaking, those those clients come along and they say, Yeah, okay, I get it. I know how that works. And we're comfortable with that environment. Those are the ones that we're really trying to get, you know, sort of up to speed quickly and in saying, look, you have your workflow or your workload that you're running now, it's running on, you know, a given platform out in the cloud. You can take that and you can move that right over to here and it will be seamless and it will function and perform exactly the way you know it does on your other platforms. And by the way, all of that code is coming directly from us. You're not going out to a community server. You certainly wouldn't want to go out to, you know, several types of community servers out there. And it's not that those those different community servers aren't. I want to be I want to be fair in comments here. Community servers are our servers like like Pi Pi, for instance. So if you know, if you know the python environment, there's a, a large server out there that serves a development community. And anybody who writes a piece of code and wants to make it available to others can post it out onto the pie server. We are running a pie server ourselves, but IBM is the only contributor to it. High paid org serves anyone who wants to set up an ID and so there are multiple vectors of attack that you can that can. They can leverage pi pi four. And it's not his fault at all. It's just the fact that they are a community server open to the public. By keeping our server private and tightly controlled, we prevent a whole host of different kinds of attacks. Right. And so so the point is that that just being able to do that right up front and saying, look, you know, you're getting your code from IBM, We have a whole bunch of stuff we can talk to you about, about the due diligence that we do to to vet all of this ahead of time. You'll probably be bored out of your mind. But we do a lot of work to make sure that works. We're securing the server that everything's on and you got a first class python interpreter and a crack team in Toronto that is, you know, doing all the proper language stuff to give you everything. </p>
<p>Frank You said. </p>
<p>Chad This. Sorry. Just to jump in. I know that that's not to undersell the convenience aspect, too, right? I mean, one of the things, you know, I worked with a customer last week, you know, to go through building a package and they pretty much had the environment. Jones describing I can't download anything on my Xerox machine, so I had to walk them through, okay, get the zip file from GitHub, then upload that zip file, change all of the encoding, then you need to change this, then get your C compiler configured, do the build and then you'll get to install that in your virtual environment. And so you know what that's what customers and users have been facing for several years now. And I can sympathize with them because we've gotten too many of them. Right? So the the Python toolkit is just a pip install pandas and you're off to the races, right. Like it's it's it's a tremendously valuable improvement in terms of of efficiency there. So. </p>
<p>Frank Yeah, I think I think it's critical to have something that looks and feels seamless. The Python programmers for the platform. Right. Can you describe, Joe, you mentioned that this is primarily for IBM product. Do you see that we'd be doing it for non IBM stuff as well? </p>
<p>Joe Yes, definitely. That's sort of the direction we would like to go in. We would like to set up a community of trusted partners that we can work with. And what part of of my job and my focus right now is to set up sort of some of I would refer to it as a playbook or a workflow that says entry into this, into this ecosystem requires that you meet all of these criteria. This is nothing new, and we're not unique in doing this at all. If you go out to the Red Hat marketplace, for instance, right, they have a playbook that says, Here's how you get Red Hat certified in order to post anything to our marketplace. And they have several different vendors that they work with. We can do, you know, similar things for four Zillow's right. And or and for that matter for ZE Linux as well. We don't want to leave them out. This is an IBM Z statement. We set up multiple channels on our server and the Linux community has the same, the same sort of trust challenge that that every other enterprise platform has. People are scared of, of, you know, using the community servers to go out and get their enterprise production level code. They want to go to a trusted source and they want to be able to download and and deploy and feel relatively safe that that someone has done the due diligence to make sure that there's nothing lurking there that's, you know, is really going to harm them. </p>
<p>Frank Yeah. I'm really is somebody who. Who has become dependent on Python. You know, a lot of those small things that aren't really owned by a particular company all becomes kind of important. YAML support, for example. So do you see you guys having vetted versions of those products as well? </p>
<p>Joe Oh yeah. Oh sure. And right. So we started with Python. Certainly Python is one of the most important language environments we can work with, but but the same infrastructure, also services, many other types of languages, right? So if we're talking about markdown, language support, we can service that. We could we can branch out into other languages as well. Not to name any yet because we don't have any solid plans. But we what we did was we built out the infrastructure and we put places where everything can plug in. So the idea is that now that we've built this kind of infrastructure, the next product that comes along won't take a year and a half to get out the door. It will take, you know, six months maybe, right? And when we can keep up much more quickly. </p>
<p>Frank Earlier, Chad, you mentioned that there were some additional capabilities for the for the new Python environment. Can you talk about some of the package stuff that that now comes with Python? </p>
<p>Chad Okay. So in terms of I guess I'll love the package stuff in terms of Python plus the Python toolkit, sort of, I would say consistent things so that the set of packages that are there are actually quite, quite powerful and interesting from a Z perspective and from an animal perspective in particular. So we've we've had a lot of requests. I'll tell you straight up, the number one thing that's in my inbox, if you search is how do I install pandas? I can't I've lost count of how many how many pythons. Right. And I'm happy to say that became pip and sell pandas very recently. So that's a very nice thing to say. But beyond that, you know, things like sci fi and socket litter. And so these are all traditional packages that people are using to do on machine model, model development and model execution. Right? So running in and stuff like that. So there's definitely those kinds of things. There's a whole bunch of frameworks around just Python stuff in terms of supporting those packages. So things like flies and whatnot where, you know, people are running sort of little in-house dashboards or things along those lines. So there's all kinds of interesting things in that realm. So beyond that, you know, there's just a lot of interesting things. As I said, you know, we had a big learning process in terms of, you know, well, what's what's the spectrum of things that are going to work? And, you know, as we talked about earlier, most Python proper things just work straight. And so that's been a really nice thing for us to see because it means, you know, we've done a good job at striking that balance and getting that enablement done while at the same time, you know, getting a benefit for everybody that you can just grab these packages and use them upfront from the building ones. You know, the the ones I've mentioned right side by side, get learn and pandas, all of these are kind of the big ones. There's a couple of other ones, Jupiter and Jupiter notebook. I know everybody loves those ones. </p>
<p>Frank So those are definitely. </p>
<p>Chad Other interesting ones. Yeah. So not to go name dropping packages, I think, you know, those are what we're seeing a lot of people using the new ones and IBM DB and things like that. All of these are, you know, bread and butter for folks by this time. And of course Ansible, our friends at Ansible are also there as well. </p>
<p>Jeff So it's good to hear that if there's if you if somebody has a need, the barrier of entry has been lowered. What if somebody is hearing this and they're saying, okay, it's high past time that I actually try something out here? What will be a good first step for somebody who is, you know, wanting to dip their their foot in the python like. </p>
<p>Joe I would start by installing Chad's, you know, Python interpreter. I mean, it's a it's a zeros feature and, you know, you can order it and put it on your system. And that just gives you the basic tools right up front to play around with things. If you want to experiment a little bit more and you're not sort of in you have any experience in the air arena, you can install what's called the Python tool kit, which you've heard Chad reference several times. It it, it is a just a collection of now soon to be 170 some packages that allow you to do lots of different numerical computations visualizations Jupyter notebook for instance and and you can just play around with them and just assemble these things and say, hey, you know, try things out and see what you can. </p>
<p>Frank And the python I don't even need to, to go through shop, see, to get right. I can go and download that. Right. For myself. </p>
<p>Chad That's right. </p>
<p>Joe Yeah, I would defer to Chad on that one, but. </p>
<p>Frank Yeah. </p>
<p>Chad Yeah, well. </p>
<p>Joe So. But this is also another interesting and interesting dynamic, right? We want the deployment and service and update experience to be consistent. And in in as many cases as we can, identical to what it's like on other platforms. However, when it comes to ordering and entitlement and things like that, we are zero, right? We are geocentric and we still want to be able to fit into that model as well. So there's a lot of work going on trying to say, Well, how do I order this? Well, you can order the Python tool kit today through Shop Z. What do you get? Well, you get nothing. </p>
<p>Jeff You really sell it. </p>
<p>Joe You get you get some instructions that says do these things and and it will you know, it will download on your system. It's a no cost offering with an optional S.A. PID you can order. We want to retain that kind of entitlement infrastructure because that's the way the U.S. world works. And that's how you keep track of your inventory of software. And and so we want to remain consistent with that. But from there on, all of your developers, all of your administrators are now living in the Python world, and they will use PIP to manage their packages. And your ZEO US administrators can say, yep, I've got the, you know, the latest level of the toolkit or the Python SDK on my system because it's it's all part of SMP. </p>
<p>Frank Yeah, but I'm, I'm trying to work out in my in my mind how that's going to work. You know the the thing about Python is that everybody can create their own virtual environments and and now I got, you know, a hundred different people with their own virtual environment and and now I got to go and upgrade. To, you know, three, 12 or whatever the next thing is. Do you guys have ideas on how to make that less painful? </p>
<p>Joe There are, you can set up sort of canonical recipes or reference recipes for Python packages to manage currency. So for instance, with the tool kit, when you install that, the tool kit, every time we come up with what we consider a new point release, we will publish a requirements file which will list every package at the latest version that's currently available, and you can use that as a reference. So if you install, say in January and you pull in the entire suite of packages that are available and the next quarter or six months later you want to upgrade to a point release of the tool kit, you can easily compare the two reference files and see what's changed and then at least you'll be able to say, okay, I've got ten new versions of these different packages and you won't have to replace 170. Maybe you'll have to somehow coordinate the replacement of ten, or you just tell everybody, keep your own requirements, file for your virtual environment and just be prepared to tear it down and rebuild it again. And we will provide the latest and most current packages at this location and within our enterprise so it can be managed. Yeah. </p>
<p>Chad I think that's a good point, Joe. And what I want to expound on right. Know the model with virtual environments and this is sort of a lightweight containerization, right? It's it's meant to bundle dependencies and to give you a tool or a mechanism for isolating yourself from, from these types of things. So that's how that that mechanism is meant to be used. And so the question at the end of the day is what what can you do with those things? Well, you look to the containers model, right, to to understand that. And so, you know, one of the things you don't think about is, well, let's say I want to upgrade to the latest and greatest Python toolkit package lists. Right. But I'm not sure what that does to my application in terms of functionality. I need to test and certify it. Right. You're one new virtual environment away from being able to bring up that application right on those and test it out without, you know, perturbing or destroying your current in production virtual environment. So know important things along those lines as well. </p>
<p>Frank Yeah, but I think I can definitely see the traditional Zoosk community meeting a fair amount of. Advice and counsel on how to do that. I agree. </p>
<p>Chad I agree, Frank. We've been in discussions around this, you know, on numerous fronts in terms of, well, how do I manage a site wide Python installation versus application specific? So there's definitely issues and considerations, too, to be had around there. We've produced some material around sort of advice in terms of how do you do the right thing in terms of deployments and managing. But definitely this is an evolving one. And as we've said, you know, it's kind of exploding and growth and everybody's kind of, you know, kicking the tires and trying things out. I think every every day I hear about somebody new doing something somewhere else. Right. And so the information is coming in in terms of, you know, what's the emerging state of practice and things of that nature. So the the net of that is we're learning. Right? And we're, I think, developing the patterns on that front. </p>
<p>Frank Yeah. I mean, it certainly seems some of the clients that I've been working with in this space have done some pretty neat things to manage that environment. I'm just wondering if we're going to get to the point where we say, okay, here's a maybe not definitive, but a sort of advice that. That we've gleaned from working with some of these these businesses because I think the. The effect of making a change in the U.S. is significantly different than making a change on a, you know, odd server or, you know, angels server. And so providing that kind of support, I think, is going to be really. </p>
<p>Joe Yeah, I think we're going to see several best practices is sort of emerge over the next year as we see these things deploy within our Z enterprise environments. I think people are going to some going to get some really good ideas and say, Hey, I didn't know you can do this with this. I want to, you know, tell the world about it. Right? There's a lot there to learn. </p>
<p>Jeff Obviously, I think we're getting to the point of Python and Z or Z where it okay, it works. It's there, it works. It's not works some of the time kind of thing. And we talked about like some of the I think it was data compression that's like a benefit. Like what are we going to see more that would make us want or need? Are our Python programs to be running on Z? </p>
<p>Joe Certainly zip was one of those things. Go ahead. Yeah. You would know this better than me for sure. </p>
<p>Chad So. So that's actually a really great point to bring up, though. For for two years, it's been the answer to that question with two things. Either I need prebuilt packages or I need zip eligibility for Python. Right. And so we're just dusting the smoke away from both of those things kind of dropping in the last two months or three months. And so, you know, we're we're looking for what's next, in my view. And what I see from from where I sit, we're going to start really harping on, you know, how do we make Python really shine where Z shines, right? So these things where you're connecting to your existing assets and being able to keep those things running safe and secure, but also interoperate with them using Python. So a bunch of stuff in terms of that. And I think you're already seeing kind of the groundswell and sort of the the leaking out of things where people are doing very interesting things along those lines, coming beyond that, just making it run good on Z. You know, now that we've kind of got things stabilized, functional, we've solved the really big kind of adoption pain points. Now the question is, how do we make that experience really great? And I think a lot of that is going to translate into performance, right? And making sure that Python programs run really well on Z. </p>
<p>Joe And there's some evidence of where we're going from the containerized side of the workload or the containerized side of the house. If you look at a lot of the the big work that we've done in AI on Z, a lot of it's containerized and we have a sort of a parallel set of open source channel distribution mechanism that we have for for pi, pi and PIP and, and all of the python packages. But if you look at, at the portfolio of different AI frameworks that we make available as an example, TensorFlow being one, the first thing we did was we made TensorFlow run on, on iOS in a container through Zeke's and the same container can run Alexa on Z. The next thing we did was we integrated it with all the hardware on Z 16, right? So those capabilities are rapidly being built in on the container side, and you're going to see similar kinds of, you know, activity in place to make to make native Z OS Python workloads, you know, follow suit. Right? </p>
<p>Jeff So I see why the answer would be yes. But is is AI the main driver for for all this? </p>
<p>Joe Yeah, it is. But there are huge number of DevOps opportunities too that are out there and that hasn't been sort of front and center of my day job. But it sure is an interesting area that I'd like to, you know, jump into a little more. </p>
<p>Frank But it's actually been. </p>
<p>Joe Yeah, it's, it had. </p>
<p>Frank It's been a most of my day job. Yeah. </p>
<p>Chad So I was going to say oh complement Joe's answer with I actually see the opposite quite quite a bit more on the other side. Right. People doing interesting things like replacing SQL with Python or you know, replacing Rex with Python. I know these are contentious topics for some, but, you know, the reality is some people need a more modern form to express some of these things. Right. And Python is increasingly becoming a very good match for that. So definitely on the dev of side. </p>
<p>Frank Yeah. And not just DevOps, right. I mean the work that, that a lot of the businesses I've been working with is all around automation. I want to start to manage my environment using Python and we are we are now at a point. Where you could manage the platform or at least the resources on the platform using Python instead of JCL. And to me, that's a big deal because I need to engage a generation of CIS Prague's that don't know JCL and don't know racks and Python is a skill they already have. And so I believe this is a big deal for the platform I mentioned earlier on that it's a it's a democratizing for the platform. I see getting to the point where the young guy coming in will have the same level of capability and skill that somebody who's been doing it for quite some time has now. But having said that, you know, a person who's been in managing a system for years needs to understand much more than just, hey, this is how the code runs, right? Like having somebody not have to learn a lot of that basic stuff to be pragmatically using the platform is a big deal. And I think Python is is a key piece of that. </p>
<p>Chad Yeah. </p>
<p>Joe Go ahead, Chad. </p>
<p>Chad I was just to say not to short sell it on just this. You know, we're seeing people adopting it for application development purposes as well. So customers are definitely taking this and writing new applications written in Python video, whether they're interfacing to sea or they're hosting them as restful APIs. You know, we're seeing that that traction on top of that, we're seeing is these recast products and rethink products in terms of adding Python capabilities. So just want to make sure that that's not lost as well. </p>
<p>Joe And when people, you know, look at what we're doing and try to understand why we're, you know, we're going in this direction, it is, of course, for for those of us who work in this community, really satisfying and very a lot of fun to work in this space. But that's not the reason for doing it. If you look at all of the modern library systems that are out there, all the modern automation tools, various workflow mechanisms, the entire world outside of the Z organization is all built and set up to provide the infrastructure to plug your language in here, put these various components in the right place and pushed the go button and that's it. And that's all you have to do. And yeah, maybe you need to write a little bit of glue code, but you can create a new application from open source componentry in a very short period of time. And that's where a whole generation of software developers and engineers have come from, where they can do things in days that would otherwise take, you know, months or, or and then you'd wind up with a set of proprietary code that you now have to maintain yourself. These folks can go now and work with the open source community and say, Oh, I need to upgrade this one component in my workflow and I'm back online again. Right. So it's not as much about Python per se as it is about the entire ecosystem of open source. And Python happens to be one of the best languages to start with. </p>
<p>Frank I know we've been a little bit over time, but I did want to ask earlier on, Chad, you said a flask. So you have a version of flask that will work with Rack F. </p>
<p>Chad Yeah. So this is an interesting thing. So one of the requests we often see is the question of, you know, what if I want to use certificates to manage flask or to secure communications between flask and things of that nature. You know, these are the things that we're wiring together. So yeah, we have an existing prototype that shows how this works, right? And so that the proof is in the pudding. But the the notion is all of these things are just a step away. Right. And that's the really powerful thing that I think, you know, it's good to dwell on is where we're enabling these things and bringing these kind of kind of things that everybody has kind of enjoyed or expected off of those tools otherwise. </p>
<p>Frank Well, I think that's kind of important. As we I've heard that there's this group that that has created a, you know, a Python interface into rack management. Those those guys seem pretty smart now. And I know there's a team out there working on connection to be CPI through through Python and I could see a bunch of you know like utilities really beginning to build this connection that's a little bit deeper into the platform. And so the thought of managing some of this stuff with. With something like Alaska really, really kind of underlines that whole democratization process. Well, I know we're we're way over the bottom of the hour, but this is a topic that's obviously important to me. And can you just poke Jeff, so we can wake him up and then we can. </p>
<p>Jeff I'm good. </p>
<p>Frank Okay. Thanks. Okay. </p>
<p>Jeff I don't I don't have a flask project going on. </p>
<p>Frank So. </p>
<p>Jeff I really can't really contribute here. </p>
<p>Chad Yes. </p>
<p>Frank Yeah, we're all be doing it soon, I'm confident. </p>
<p>Chad All right. I think that's a good point, Frank, just to come back to that. You know, even IBM is starting to deliver software that's that's written in terms of Python. Right. So I think that's a pretty good vote of confidence. </p>
<p>Frank Yeah. And I think, you know, the. The open source community is starting to grow and move in this space. And and I think that's really important that we get away from just IBM and ISV providing capabilities for the platform, you know, open source that they're really as sensitive to Z OS is is very doable at this point. </p>
<p>Joe Yeah. </p>
<p>Chad And very easy. Up. I don't you know writings that always python is there's not super Z OS specific so. </p>
<p>Frank Exactly exactly. Awesome. So. Okay. Over know just giving me the look. So. All right. Old M. </p>
<p>An. Charlie, run us out. </p>
<p>Old Man Charlie You've been listening to terminal talk with Frank and Jeff for questions or comments or if you have a topic you'd like to see covered on a future episode. Direct all correspondence through Contact the terminal talks. That's contact at terminal talk dot net. Until the next time. I'm Charlie Lawrence signing off. </p>
<p> </p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Returning to the show are Python and Open Source Experts Joe Boston and Chad McIntyre. Keeping up to date on how Python on IBM Z is advancing and improving is important, and we've got an episode chock full of info. From packages to ports, AI to Flask, it's time to refresh that knowledge. </p>
<p> </p>
<p>Auto-Generated Transcript (may not be 100% accurate)</p>
<p>Frank Welcome to the Terminal Talk podcast on mainframe and mainframe related topics. </p>
<p>Jeff Frank Hi, Frank, It's really nice to meet you. I'm Jeff. </p>
<p>Frank And with us today, we have two very important guests. We have Chad MacIntyre, who is the lead for Python and U.S., and Joe Basson, who is the lead for Open Source NZ. And so both of these guys have been on the podcast before. You probably remember the great episodes that they did. Mm hmm. We wanted to kind of get together and hear about what's been happening since the last time they went on. Yeah, some good. </p>
<p>Jeff Sounds good to me. </p>
<p>Frank You feel so engaged as the important thing. </p>
<p>Jeff At least I'm not drawing this time. </p>
<p>Frank Yeah. So last time Jeff actually created a doodle of me that was maybe not the most complimentary. So it really felt like it was. It was with me, so. </p>
<p>Joe Yeah, I saw that, though. It was probably about the best Jeff could do, though, don't you think? Well, I. </p>
<p>Frank Thought about the. </p>
<p>Jeff Worst and not the. </p>
<p>Frank Worst. I'm going to make it my I'm my profile picture for the company. </p>
<p>Jeff For those in the room. </p>
<p>Frank And that's why. </p>
<p>Jeff I sent it to you, Chad. So you can see it, too. </p>
<p>Frank Okay. So let's start I think we'll start with the Python stuff, because some of that was has really changed quite a bit since last time we talked and. So, Chad, you want to talk about, you know, your adventures since the last time we talked to you? </p>
<p>Chad Certainly, Frank. So we've definitely been through a lot of growth and expansion, I would say, and exciting things going on in the Python universe. And just to kind of bring everybody up to speed in terms of some of the important things that are happening there. You know, Joe's on the call today for I'd say probably one of the things that's been troublesome. The most troublesome for everybody on the python front and those consuming packages. So you know, we'll get into that as we go down the line. So there's good news there. And the other one that everybody, I think from day one of release was asking was the question, you know, can Python run on Zips? And then the answer to that question was certainly no for quite a long time and has now changed within the last couple of months, too. Yes. So that's a very exciting development. And we're seeing a lot of people really interested in adopting Python workflows and running those things on the Atlas machines. Beyond that, you know, we've been doing our work to keep up with the community. So, you know, we're it's it's core to our mission to make sure that we've got the latest and greatest python supported on the platform. But not only that that we're making it take advantage of those special things that Z has to offer. Right. So in the latest release, 311, we've added support right within Python to take advantage of the enterprise data compression accelerators, accelerators. And so this is a nice feature because you get it for free, right? You don't have to do anything to kind of code to it or take advantage of it. If you've got them in there enabled, it will just work with Python. So lots of great work and lots of great developments on the Python side, and that's just a teaser from there. </p>
<p>Frank Well, in Python 311, across the board was a better performing python. Are we seeing that on the U.S.? </p>
<p>Chad Absolutely, yeah. So there's been some terrific work done in the community to rework some of the guts of the python the python implementation specifically to perform better. And so, you know, this was a concerted effort by the community to take a look at, you know, what are Python workflows, how do they run and why are we here, how can we do better at running them? And so there was a whole kind of re-organization and a breaking down of byte codes and stuff like that that happened in The Interpreter. And the question is, does that pan out into Z? And absolutely, it does pan out into Z. So this is kind of an across the board thing in terms of performance benefits. So I don't want to go into quoting numbers or things of that nature. But on the Net Corp performance benchmarks, we're definitely seeing benefits that match what the community was seeing there. </p>
<p>Frank Yeah. So how long before Python takes over the Z OS world? </p>
<p>Chad Oh, can I defer that one to Joe? </p>
<p>Frank No. </p>
<p>Joe It already has. </p>
<p>Frank Happened. </p>
<p>Joe We just don't know yet. </p>
<p>Chad Exactly. I think it's it's one of those things where the roots are already there. It's just a matter of time for this time the show is. </p>
<p>Frank Well, and that's that to me, a big part of this. And I kind of want both of you guys will weigh in on this. But in my perspective, though, the python work that we you know, that you guys have done, along with things like Zillow or U.S. Open automation utilities, see, I got it all. You know, it really starts to democratize the platform in a way that really has never happened on the platform. People now have a lot more choice and they don't necessarily have to do things the way IBM tells them they should. And so I that's a yeah, I think it's a really important piece. Imagine it. My, my future is always managing the platform with Python instead of JCL. Right. And I'm oh, pause for some listeners to have, you know, a complete nervous breakdown. </p>
<p>Jeff That's obviously one of the big. Hearts of Python success on Z is going to come from packages being available for it because Python is a very extensible language. I'm curious what the process is to in identifying those important packages, because it's not just the big ones that everyone thinks about. It's these tiny little ones that you need that one weird bolt to make a project work. So how do you how do you make sure you have all those bolts in place? </p>
<p>Joe A lot of it's trial and error and inexperience. And one of the reasons that we have gotten to the point now where, you know, between Chad's team and our team here in Poughkeepsie, that we're at least reasonably competent. And what we do these days is that we've made all the mistakes before. Right. I mean, we we originally started diving into the python pool in 2016. We came out with some of our AI related stuff and we pretty much did all the wrong stuff, right. We tried to shoehorn we tried to shoehorn code into packaging mechanisms and delivery channels that didn't make sense. And so what happened is you would you would come out with a product or a function that did something very useful, very cool, but the code would just sit there and rot over time because you had no capability to keep up with the open source community. </p>
<p>Chad Right. </p>
<p>Joe And so there were so many technical issues that were in our way. And over the years we kept identifying what these problems were. And one of the very key ones right from the beginning was to settle on a standardized first class python that we could make part of our regular language environment on us and rely on it and lean on it as heavily as we do the C compiler or any other language on the platform. And once, once, once we put that that group together and Chad became the lead of that, that that's when things really started to take off. That was the major inhibitor that we really that we really faced. And then from then on, it's like, okay, now we can tackle all the other kinds of things primarily how do you stay current? And even just two years ago, currency was all about how do we put the latest function out there, as everyone knows, right? More and more security has become the focus of the open source community. And now currency and security are tightly coupled with one another. So. So as we look forward to how do we best manage the open source community? Number one, we've got our good, solid current language to work from, which solves all a whole host of problems. And from my point of view, the next question is how do we keep up with the open source community when we've got hundreds of packages that we need to put out there? Right. And so you ask the question, how do we make sure that we've got the one little utility that is the, you know, the bolt that holds everything together is even. </p>
<p>Frank Yes. </p>
<p>Joe Yes. Something something profound like that, you know. And in the answers, we just spend time installing things and look for stuff that falls out. Right. And it's not actually even that hard. Python is such a flexible environment, and the package management system that's built into this ecosystem is so flexible and so useful that you go, Well, I've got this set of say, 15 different things that I want to do, but me install 15 and then look at everything that gets dragged in and maybe do some analysis on the dependency trees. And that's everything that I need to know. And you're not going to you're not going to get bitten by that. One thing that's missing, because in order for you to even have installed it in the first place, all these pieces had to be okay. </p>
<p>Jeff So from a currency perspective, how much of that falls on staying up to date? How much of that falls on the developer themselves versus like the mechanism there they're using? </p>
<p>Joe Yeah. The open source community, I saw a statistic that we put in several of the presentations that we've done, which I believe is really true when you when you look at all of the vulnerabilities out there that are exploited in the wild, they're 97% of all of them already have fixes waiting are already available. So what we have to do as a team is make it very easy for our clients to stay current as well. And so the way we used to do things prior to coming with coming up with a more comprehensive open source strategy was that, you know, we would we would go ahead and build ETFs and parse and go through integration testing and system testing and and all the testing that's necessary. And you spend your three weeks to a month trying to get something together when this vulnerability now will be open for 28 days. And. Who knows what kind of damage could be done in time in that time frame. So we're trying to get to the OR we are almost arrived at the point where we can we can keep up with the open source community through modern package management, the package management environment that is integrated with with Python as well. And by the way, every time we run into a really hard problem, I just call Chad and say. </p>
<p>Jeff That's a good scalable solution right there. Yeah. </p>
<p>Joe And he does it every time. </p>
<p>Frank Every single thing that I've had problems with is when I install a package. It's when I have to deal with C code because, you know, I don't have the compiler set up, right? Or are we doing anything to make that easier? </p>
<p>Joe Yeah. Oh, yeah. I don't know. Chad, you want to handle that or I'm also sure if you want. </p>
<p>Chad Yeah, go ahead. I have a couple of things that chime in on that one. So first and foremost, Frank, you have a good observation, right? There's kind of a dividing line. There are packages that are written in pure Python, and I think for the most part, for the lion's share, those just where Joe, you can challenge me on that. But in general, and that's a testament to the Python implementation and just how good the how well the language is designed. So then you get to the packages that have, you know, these built in dependencies and these are usually the more interesting ones right side by side, get learn or, you know, these these little fiddly ones that have, you know, gives you a little driver to some specific thing. So in these cases, you need a C compiler and you need a C compiler that speaks the open source parlance, so to speak. And so, you know, that tends to be something that that would be at odds with our compiler. So your allusion to, you know, getting the compiler set up right and things of that nature, this is where a lot of the package enablement work would be, right? Okay. What options do I need to tell IBM's Z compiler Z COBOL, to make sure that this code will actually compile properly and do the right thing? So one of the big developments that's actually come there is this enablement of the clang in all of the M based C compilers and C++ compilers on Z OS. So these have done a great job at sort of leveling the paint, the playing field in terms of that dialect of C and C++ and the option spaces and supporting those out of the box without needing a lot of tweaking or changing. So that's one big thing that's happened from there. You know, we've also made a version of this compiler available for building Python packages directly. So this is actually a really good thing, right? In terms of, you know, one of the challenges before was, well, I don't have the C compiler, right? So how do I get this? And so that's my solution there. And then, of course, the final and ultimate answer is the Python toolkit is providing actual built versions of these packages for customers to install directly. So then that's the ultimate answer, right? I don't have to deal with any compilers at all. I just love it. </p>
<p>Frank Just give me a we'll. Yeah. </p>
<p>Joe I mean, just, you know, for those who may not understand the Python environment as deeply as the, you know, those of us in the room do. The idea is that you can ship something called a source distribution, and in order to do the install, it actually builds the code on your target system for you. And the Python community has been trying to move away from that to something called a wheel, which is an entirely built, self-contained, you know, as you would think of as an executable that you would run on your system. Right. And so when we have now come out with some of our open source offerings, one of the one of the primary features that we want to make available is that everything will be a built will. It doesn't matter whether the open source community puts out a source distribution or not, we will build it ourselves. You won't need the compiler environment, You won't need you need some runtime parts, you know, maybe, but you won't need the compiler. You won't need all the other build infrastructure to go along with it. And there's a twofold advantage to that. Number one, of course, is you don't have to keep all of this development infrastructure in your production environment. Right. And that's an additional sort of tax to maintain and keep all of that current. The other one, too, is it's a security measure. And one of the, you know, the vector vectors for attack from a bad actor a lot of times is they don't actually have to infect a particular package. They just have to put their malware in something that gets included. And then the build process itself will actually build it into the the deployable unit, the deployable package. And you know, from there they can sneak their code in and it gets past all the scanners. It gets past everything. Right. And so by building the wheels, we can give those to our clients and they can run their own scans if they want, and they'll know everything that's actually going on that system. Right. And they won't have to worry about somebody sneaking something in during the build process as they set up their production environment. </p>
<p>Jeff That's something that's people are showing interest in. </p>
<p>Joe I. I think they're starting to some of our some of our early adopters, they're actually way ahead of us. They they know that's cold, right? Everybody else is like, oh, yeah. You know, I never really thought of that before. Right. But yeah, that's pretty scary. I better I better I better harden myself to that, that kind of thing. </p>
<p>Jeff I could see a company that's a client that's very far along. Just be like, Yeah, we know what we're doing. Just give us the code. Yeah. </p>
<p>Frank Yeah, but. But I know a lot of people worry about something like a python install tool, pep G that goes out to the internet. What do we say to to people who who say, Well, I can't use PEP because I can't trust the Internet because there are bad people there. </p>
<p>Jeff I've seen some of the stuff on the Internet. It's no good. </p>
<p>Frank Yeah. </p>
<p>Joe Yeah. So. Generally speaking, those who are, you know, invested in the open source environment. Well, number one, be running an open source software across multiple platforms. So they already have to interact with the Internet in some form or fashion. And it's not a hard sell to say, look, you've already got your your IBM, your IBM file, your firewall is already open to IBM. We now have a cloud server out there hosted in the IBM Cloud administrated solely by IBM. And you just need to make sure that you can get to this particular server and it only has IBM content on it. It's no different than an FTP site, you know, for service purposes or something like that. Right. So. So generally speaking, those those clients come along and they say, Yeah, okay, I get it. I know how that works. And we're comfortable with that environment. Those are the ones that we're really trying to get, you know, sort of up to speed quickly and in saying, look, you have your workflow or your workload that you're running now, it's running on, you know, a given platform out in the cloud. You can take that and you can move that right over to here and it will be seamless and it will function and perform exactly the way you know it does on your other platforms. And by the way, all of that code is coming directly from us. You're not going out to a community server. You certainly wouldn't want to go out to, you know, several types of community servers out there. And it's not that those those different community servers aren't. I want to be I want to be fair in comments here. Community servers are our servers like like Pi Pi, for instance. So if you know, if you know the python environment, there's a, a large server out there that serves a development community. And anybody who writes a piece of code and wants to make it available to others can post it out onto the pie server. We are running a pie server ourselves, but IBM is the only contributor to it. High paid org serves anyone who wants to set up an ID and so there are multiple vectors of attack that you can that can. They can leverage pi pi four. And it's not his fault at all. It's just the fact that they are a community server open to the public. By keeping our server private and tightly controlled, we prevent a whole host of different kinds of attacks. Right. And so so the point is that that just being able to do that right up front and saying, look, you know, you're getting your code from IBM, We have a whole bunch of stuff we can talk to you about, about the due diligence that we do to to vet all of this ahead of time. You'll probably be bored out of your mind. But we do a lot of work to make sure that works. We're securing the server that everything's on and you got a first class python interpreter and a crack team in Toronto that is, you know, doing all the proper language stuff to give you everything. </p>
<p>Frank You said. </p>
<p>Chad This. Sorry. Just to jump in. I know that that's not to undersell the convenience aspect, too, right? I mean, one of the things, you know, I worked with a customer last week, you know, to go through building a package and they pretty much had the environment. Jones describing I can't download anything on my Xerox machine, so I had to walk them through, okay, get the zip file from GitHub, then upload that zip file, change all of the encoding, then you need to change this, then get your C compiler configured, do the build and then you'll get to install that in your virtual environment. And so you know what that's what customers and users have been facing for several years now. And I can sympathize with them because we've gotten too many of them. Right? So the the Python toolkit is just a pip install pandas and you're off to the races, right. Like it's it's it's a tremendously valuable improvement in terms of of efficiency there. So. </p>
<p>Frank Yeah, I think I think it's critical to have something that looks and feels seamless. The Python programmers for the platform. Right. Can you describe, Joe, you mentioned that this is primarily for IBM product. Do you see that we'd be doing it for non IBM stuff as well? </p>
<p>Joe Yes, definitely. That's sort of the direction we would like to go in. We would like to set up a community of trusted partners that we can work with. And what part of of my job and my focus right now is to set up sort of some of I would refer to it as a playbook or a workflow that says entry into this, into this ecosystem requires that you meet all of these criteria. This is nothing new, and we're not unique in doing this at all. If you go out to the Red Hat marketplace, for instance, right, they have a playbook that says, Here's how you get Red Hat certified in order to post anything to our marketplace. And they have several different vendors that they work with. We can do, you know, similar things for four Zillow's right. And or and for that matter for ZE Linux as well. We don't want to leave them out. This is an IBM Z statement. We set up multiple channels on our server and the Linux community has the same, the same sort of trust challenge that that every other enterprise platform has. People are scared of, of, you know, using the community servers to go out and get their enterprise production level code. They want to go to a trusted source and they want to be able to download and and deploy and feel relatively safe that that someone has done the due diligence to make sure that there's nothing lurking there that's, you know, is really going to harm them. </p>
<p>Frank Yeah. I'm really is somebody who. Who has become dependent on Python. You know, a lot of those small things that aren't really owned by a particular company all becomes kind of important. YAML support, for example. So do you see you guys having vetted versions of those products as well? </p>
<p>Joe Oh yeah. Oh sure. And right. So we started with Python. Certainly Python is one of the most important language environments we can work with, but but the same infrastructure, also services, many other types of languages, right? So if we're talking about markdown, language support, we can service that. We could we can branch out into other languages as well. Not to name any yet because we don't have any solid plans. But we what we did was we built out the infrastructure and we put places where everything can plug in. So the idea is that now that we've built this kind of infrastructure, the next product that comes along won't take a year and a half to get out the door. It will take, you know, six months maybe, right? And when we can keep up much more quickly. </p>
<p>Frank Earlier, Chad, you mentioned that there were some additional capabilities for the for the new Python environment. Can you talk about some of the package stuff that that now comes with Python? </p>
<p>Chad Okay. So in terms of I guess I'll love the package stuff in terms of Python plus the Python toolkit, sort of, I would say consistent things so that the set of packages that are there are actually quite, quite powerful and interesting from a Z perspective and from an animal perspective in particular. So we've we've had a lot of requests. I'll tell you straight up, the number one thing that's in my inbox, if you search is how do I install pandas? I can't I've lost count of how many how many pythons. Right. And I'm happy to say that became pip and sell pandas very recently. So that's a very nice thing to say. But beyond that, you know, things like sci fi and socket litter. And so these are all traditional packages that people are using to do on machine model, model development and model execution. Right? So running in and stuff like that. So there's definitely those kinds of things. There's a whole bunch of frameworks around just Python stuff in terms of supporting those packages. So things like flies and whatnot where, you know, people are running sort of little in-house dashboards or things along those lines. So there's all kinds of interesting things in that realm. So beyond that, you know, there's just a lot of interesting things. As I said, you know, we had a big learning process in terms of, you know, well, what's what's the spectrum of things that are going to work? And, you know, as we talked about earlier, most Python proper things just work straight. And so that's been a really nice thing for us to see because it means, you know, we've done a good job at striking that balance and getting that enablement done while at the same time, you know, getting a benefit for everybody that you can just grab these packages and use them upfront from the building ones. You know, the the ones I've mentioned right side by side, get learn and pandas, all of these are kind of the big ones. There's a couple of other ones, Jupiter and Jupiter notebook. I know everybody loves those ones. </p>
<p>Frank So those are definitely. </p>
<p>Chad Other interesting ones. Yeah. So not to go name dropping packages, I think, you know, those are what we're seeing a lot of people using the new ones and IBM DB and things like that. All of these are, you know, bread and butter for folks by this time. And of course Ansible, our friends at Ansible are also there as well. </p>
<p>Jeff So it's good to hear that if there's if you if somebody has a need, the barrier of entry has been lowered. What if somebody is hearing this and they're saying, okay, it's high past time that I actually try something out here? What will be a good first step for somebody who is, you know, wanting to dip their their foot in the python like. </p>
<p>Joe I would start by installing Chad's, you know, Python interpreter. I mean, it's a it's a zeros feature and, you know, you can order it and put it on your system. And that just gives you the basic tools right up front to play around with things. If you want to experiment a little bit more and you're not sort of in you have any experience in the air arena, you can install what's called the Python tool kit, which you've heard Chad reference several times. It it, it is a just a collection of now soon to be 170 some packages that allow you to do lots of different numerical computations visualizations Jupyter notebook for instance and and you can just play around with them and just assemble these things and say, hey, you know, try things out and see what you can. </p>
<p>Frank And the python I don't even need to, to go through shop, see, to get right. I can go and download that. Right. For myself. </p>
<p>Chad That's right. </p>
<p>Joe Yeah, I would defer to Chad on that one, but. </p>
<p>Frank Yeah. </p>
<p>Chad Yeah, well. </p>
<p>Joe So. But this is also another interesting and interesting dynamic, right? We want the deployment and service and update experience to be consistent. And in in as many cases as we can, identical to what it's like on other platforms. However, when it comes to ordering and entitlement and things like that, we are zero, right? We are geocentric and we still want to be able to fit into that model as well. So there's a lot of work going on trying to say, Well, how do I order this? Well, you can order the Python tool kit today through Shop Z. What do you get? Well, you get nothing. </p>
<p>Jeff You really sell it. </p>
<p>Joe You get you get some instructions that says do these things and and it will you know, it will download on your system. It's a no cost offering with an optional S.A. PID you can order. We want to retain that kind of entitlement infrastructure because that's the way the U.S. world works. And that's how you keep track of your inventory of software. And and so we want to remain consistent with that. But from there on, all of your developers, all of your administrators are now living in the Python world, and they will use PIP to manage their packages. And your ZEO US administrators can say, yep, I've got the, you know, the latest level of the toolkit or the Python SDK on my system because it's it's all part of SMP. </p>
<p>Frank Yeah, but I'm, I'm trying to work out in my in my mind how that's going to work. You know the the thing about Python is that everybody can create their own virtual environments and and now I got, you know, a hundred different people with their own virtual environment and and now I got to go and upgrade. To, you know, three, 12 or whatever the next thing is. Do you guys have ideas on how to make that less painful? </p>
<p>Joe There are, you can set up sort of canonical recipes or reference recipes for Python packages to manage currency. So for instance, with the tool kit, when you install that, the tool kit, every time we come up with what we consider a new point release, we will publish a requirements file which will list every package at the latest version that's currently available, and you can use that as a reference. So if you install, say in January and you pull in the entire suite of packages that are available and the next quarter or six months later you want to upgrade to a point release of the tool kit, you can easily compare the two reference files and see what's changed and then at least you'll be able to say, okay, I've got ten new versions of these different packages and you won't have to replace 170. Maybe you'll have to somehow coordinate the replacement of ten, or you just tell everybody, keep your own requirements, file for your virtual environment and just be prepared to tear it down and rebuild it again. And we will provide the latest and most current packages at this location and within our enterprise so it can be managed. Yeah. </p>
<p>Chad I think that's a good point, Joe. And what I want to expound on right. Know the model with virtual environments and this is sort of a lightweight containerization, right? It's it's meant to bundle dependencies and to give you a tool or a mechanism for isolating yourself from, from these types of things. So that's how that that mechanism is meant to be used. And so the question at the end of the day is what what can you do with those things? Well, you look to the containers model, right, to to understand that. And so, you know, one of the things you don't think about is, well, let's say I want to upgrade to the latest and greatest Python toolkit package lists. Right. But I'm not sure what that does to my application in terms of functionality. I need to test and certify it. Right. You're one new virtual environment away from being able to bring up that application right on those and test it out without, you know, perturbing or destroying your current in production virtual environment. So know important things along those lines as well. </p>
<p>Frank Yeah, but I think I can definitely see the traditional Zoosk community meeting a fair amount of. Advice and counsel on how to do that. I agree. </p>
<p>Chad I agree, Frank. We've been in discussions around this, you know, on numerous fronts in terms of, well, how do I manage a site wide Python installation versus application specific? So there's definitely issues and considerations, too, to be had around there. We've produced some material around sort of advice in terms of how do you do the right thing in terms of deployments and managing. But definitely this is an evolving one. And as we've said, you know, it's kind of exploding and growth and everybody's kind of, you know, kicking the tires and trying things out. I think every every day I hear about somebody new doing something somewhere else. Right. And so the information is coming in in terms of, you know, what's the emerging state of practice and things of that nature. So the the net of that is we're learning. Right? And we're, I think, developing the patterns on that front. </p>
<p>Frank Yeah. I mean, it certainly seems some of the clients that I've been working with in this space have done some pretty neat things to manage that environment. I'm just wondering if we're going to get to the point where we say, okay, here's a maybe not definitive, but a sort of advice that. That we've gleaned from working with some of these these businesses because I think the. The effect of making a change in the U.S. is significantly different than making a change on a, you know, odd server or, you know, angels server. And so providing that kind of support, I think, is going to be really. </p>
<p>Joe Yeah, I think we're going to see several best practices is sort of emerge over the next year as we see these things deploy within our Z enterprise environments. I think people are going to some going to get some really good ideas and say, Hey, I didn't know you can do this with this. I want to, you know, tell the world about it. Right? There's a lot there to learn. </p>
<p>Jeff Obviously, I think we're getting to the point of Python and Z or Z where it okay, it works. It's there, it works. It's not works some of the time kind of thing. And we talked about like some of the I think it was data compression that's like a benefit. Like what are we going to see more that would make us want or need? Are our Python programs to be running on Z? </p>
<p>Joe Certainly zip was one of those things. Go ahead. Yeah. You would know this better than me for sure. </p>
<p>Chad So. So that's actually a really great point to bring up, though. For for two years, it's been the answer to that question with two things. Either I need prebuilt packages or I need zip eligibility for Python. Right. And so we're just dusting the smoke away from both of those things kind of dropping in the last two months or three months. And so, you know, we're we're looking for what's next, in my view. And what I see from from where I sit, we're going to start really harping on, you know, how do we make Python really shine where Z shines, right? So these things where you're connecting to your existing assets and being able to keep those things running safe and secure, but also interoperate with them using Python. So a bunch of stuff in terms of that. And I think you're already seeing kind of the groundswell and sort of the the leaking out of things where people are doing very interesting things along those lines, coming beyond that, just making it run good on Z. You know, now that we've kind of got things stabilized, functional, we've solved the really big kind of adoption pain points. Now the question is, how do we make that experience really great? And I think a lot of that is going to translate into performance, right? And making sure that Python programs run really well on Z. </p>
<p>Joe And there's some evidence of where we're going from the containerized side of the workload or the containerized side of the house. If you look at a lot of the the big work that we've done in AI on Z, a lot of it's containerized and we have a sort of a parallel set of open source channel distribution mechanism that we have for for pi, pi and PIP and, and all of the python packages. But if you look at, at the portfolio of different AI frameworks that we make available as an example, TensorFlow being one, the first thing we did was we made TensorFlow run on, on iOS in a container through Zeke's and the same container can run Alexa on Z. The next thing we did was we integrated it with all the hardware on Z 16, right? So those capabilities are rapidly being built in on the container side, and you're going to see similar kinds of, you know, activity in place to make to make native Z OS Python workloads, you know, follow suit. Right? </p>
<p>Jeff So I see why the answer would be yes. But is is AI the main driver for for all this? </p>
<p>Joe Yeah, it is. But there are huge number of DevOps opportunities too that are out there and that hasn't been sort of front and center of my day job. But it sure is an interesting area that I'd like to, you know, jump into a little more. </p>
<p>Frank But it's actually been. </p>
<p>Joe Yeah, it's, it had. </p>
<p>Frank It's been a most of my day job. Yeah. </p>
<p>Chad So I was going to say oh complement Joe's answer with I actually see the opposite quite quite a bit more on the other side. Right. People doing interesting things like replacing SQL with Python or you know, replacing Rex with Python. I know these are contentious topics for some, but, you know, the reality is some people need a more modern form to express some of these things. Right. And Python is increasingly becoming a very good match for that. So definitely on the dev of side. </p>
<p>Frank Yeah. And not just DevOps, right. I mean the work that, that a lot of the businesses I've been working with is all around automation. I want to start to manage my environment using Python and we are we are now at a point. Where you could manage the platform or at least the resources on the platform using Python instead of JCL. And to me, that's a big deal because I need to engage a generation of CIS Prague's that don't know JCL and don't know racks and Python is a skill they already have. And so I believe this is a big deal for the platform I mentioned earlier on that it's a it's a democratizing for the platform. I see getting to the point where the young guy coming in will have the same level of capability and skill that somebody who's been doing it for quite some time has now. But having said that, you know, a person who's been in managing a system for years needs to understand much more than just, hey, this is how the code runs, right? Like having somebody not have to learn a lot of that basic stuff to be pragmatically using the platform is a big deal. And I think Python is is a key piece of that. </p>
<p>Chad Yeah. </p>
<p>Joe Go ahead, Chad. </p>
<p>Chad I was just to say not to short sell it on just this. You know, we're seeing people adopting it for application development purposes as well. So customers are definitely taking this and writing new applications written in Python video, whether they're interfacing to sea or they're hosting them as restful APIs. You know, we're seeing that that traction on top of that, we're seeing is these recast products and rethink products in terms of adding Python capabilities. So just want to make sure that that's not lost as well. </p>
<p>Joe And when people, you know, look at what we're doing and try to understand why we're, you know, we're going in this direction, it is, of course, for for those of us who work in this community, really satisfying and very a lot of fun to work in this space. But that's not the reason for doing it. If you look at all of the modern library systems that are out there, all the modern automation tools, various workflow mechanisms, the entire world outside of the Z organization is all built and set up to provide the infrastructure to plug your language in here, put these various components in the right place and pushed the go button and that's it. And that's all you have to do. And yeah, maybe you need to write a little bit of glue code, but you can create a new application from open source componentry in a very short period of time. And that's where a whole generation of software developers and engineers have come from, where they can do things in days that would otherwise take, you know, months or, or and then you'd wind up with a set of proprietary code that you now have to maintain yourself. These folks can go now and work with the open source community and say, Oh, I need to upgrade this one component in my workflow and I'm back online again. Right. So it's not as much about Python per se as it is about the entire ecosystem of open source. And Python happens to be one of the best languages to start with. </p>
<p>Frank I know we've been a little bit over time, but I did want to ask earlier on, Chad, you said a flask. So you have a version of flask that will work with Rack F. </p>
<p>Chad Yeah. So this is an interesting thing. So one of the requests we often see is the question of, you know, what if I want to use certificates to manage flask or to secure communications between flask and things of that nature. You know, these are the things that we're wiring together. So yeah, we have an existing prototype that shows how this works, right? And so that the proof is in the pudding. But the the notion is all of these things are just a step away. Right. And that's the really powerful thing that I think, you know, it's good to dwell on is where we're enabling these things and bringing these kind of kind of things that everybody has kind of enjoyed or expected off of those tools otherwise. </p>
<p>Frank Well, I think that's kind of important. As we I've heard that there's this group that that has created a, you know, a Python interface into rack management. Those those guys seem pretty smart now. And I know there's a team out there working on connection to be CPI through through Python and I could see a bunch of you know like utilities really beginning to build this connection that's a little bit deeper into the platform. And so the thought of managing some of this stuff with. With something like Alaska really, really kind of underlines that whole democratization process. Well, I know we're we're way over the bottom of the hour, but this is a topic that's obviously important to me. And can you just poke Jeff, so we can wake him up and then we can. </p>
<p>Jeff I'm good. </p>
<p>Frank Okay. Thanks. Okay. </p>
<p>Jeff I don't I don't have a flask project going on. </p>
<p>Frank So. </p>
<p>Jeff I really can't really contribute here. </p>
<p>Chad Yes. </p>
<p>Frank Yeah, we're all be doing it soon, I'm confident. </p>
<p>Chad All right. I think that's a good point, Frank, just to come back to that. You know, even IBM is starting to deliver software that's that's written in terms of Python. Right. So I think that's a pretty good vote of confidence. </p>
<p>Frank Yeah. And I think, you know, the. The open source community is starting to grow and move in this space. And and I think that's really important that we get away from just IBM and ISV providing capabilities for the platform, you know, open source that they're really as sensitive to Z OS is is very doable at this point. </p>
<p>Joe Yeah. </p>
<p>Chad And very easy. Up. I don't you know writings that always python is there's not super Z OS specific so. </p>
<p>Frank Exactly exactly. Awesome. So. Okay. Over know just giving me the look. So. All right. Old M. </p>
<p>An. Charlie, run us out. </p>
<p>Old Man Charlie You've been listening to terminal talk with Frank and Jeff for questions or comments or if you have a topic you'd like to see covered on a future episode. Direct all correspondence through Contact the terminal talks. That's contact at terminal talk dot net. Until the next time. I'm Charlie Lawrence signing off. </p>
<p> </p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure length="55223296" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/j5x8y4/Joe_Bostian_and_Chad_Mcintyre8gn5b.mp3"/>
        <itunes:summary><![CDATA[Returning to the show are Python and Open Source Experts Joe Boston and Chad McIntyre. Keeping up to date on how Python on IBM Z is advancing and improving is important, and we've got an episode chock full of info. From packages to ports, AI to Flask, it's time to refresh that knowledge. 
 
Auto-Generated Transcript (may not be 100% accurate)
Frank Welcome to the Terminal Talk podcast on mainframe and mainframe related topics. 
Jeff Frank Hi, Frank, It's really nice to meet you. I'm Jeff. 
Frank And with us today, we have two very important guests. We have Chad MacIntyre, who is the lead for Python and U.S., and Joe Basson, who is the lead for Open Source NZ. And so both of these guys have been on the podcast before. You probably remember the great episodes that they did. Mm hmm. We wanted to kind of get together and hear about what's been happening since the last time they went on. Yeah, some good. 
Jeff Sounds good to me. 
Frank You feel so engaged as the important thing. 
Jeff At least I'm not drawing this time. 
Frank Yeah. So last time Jeff actually created a doodle of me that was maybe not the most complimentary. So it really felt like it was. It was with me, so. 
Joe Yeah, I saw that, though. It was probably about the best Jeff could do, though, don't you think? Well, I. 
Frank Thought about the. 
Jeff Worst and not the. 
Frank Worst. I'm going to make it my I'm my profile picture for the company. 
Jeff For those in the room. 
Frank And that's why. 
Jeff I sent it to you, Chad. So you can see it, too. 
Frank Okay. So let's start I think we'll start with the Python stuff, because some of that was has really changed quite a bit since last time we talked and. So, Chad, you want to talk about, you know, your adventures since the last time we talked to you? 
Chad Certainly, Frank. So we've definitely been through a lot of growth and expansion, I would say, and exciting things going on in the Python universe. And just to kind of bring everybody up to speed in terms of some of the important things that are happening there. You know, Joe's on the call today for I'd say probably one of the things that's been troublesome. The most troublesome for everybody on the python front and those consuming packages. So you know, we'll get into that as we go down the line. So there's good news there. And the other one that everybody, I think from day one of release was asking was the question, you know, can Python run on Zips? And then the answer to that question was certainly no for quite a long time and has now changed within the last couple of months, too. Yes. So that's a very exciting development. And we're seeing a lot of people really interested in adopting Python workflows and running those things on the Atlas machines. Beyond that, you know, we've been doing our work to keep up with the community. So, you know, we're it's it's core to our mission to make sure that we've got the latest and greatest python supported on the platform. But not only that that we're making it take advantage of those special things that Z has to offer. Right. So in the latest release, 311, we've added support right within Python to take advantage of the enterprise data compression accelerators, accelerators. And so this is a nice feature because you get it for free, right? You don't have to do anything to kind of code to it or take advantage of it. If you've got them in there enabled, it will just work with Python. So lots of great work and lots of great developments on the Python side, and that's just a teaser from there. 
Frank Well, in Python 311, across the board was a better performing python. Are we seeing that on the U.S.? 
Chad Absolutely, yeah. So there's been some terrific work done in the community to rework some of the guts of the python the python implementation specifically to perform better. And so, you know, this was a concerted effort by the community to take a look at, you know, what are Python workflows, how do they run and wh]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2760</itunes:duration>
                <itunes:episode>450</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Returning to the show are Python and Open Source Experts Joe Boston and Chad McIntyre. Keeping up to date on how Python on IBM Z is advancing and improving is important, and we've got an episode chock full of info. From packages to ports, AI to Flask, it's time to refresh that knowledge.    Auto-Generated Transcript (may not be 100% accurate) Frank Welcome to the Terminal Talk podcast on mainframe and mainframe related topics.  Jeff Frank Hi, Frank, It's really nice to meet you. I'm Jeff.  Frank And with us today, we have two very important guests. We have Chad MacIntyre, who is the lead for Python and U.S., and Joe Basson, who is the lead for Open Source NZ. And so both of these guys have been on the podcast before. You probably remember the great episodes that they did. Mm hmm. We wanted to kind of get together and hear about what's been happening since the last time they went on. Yeah, some good.  Jeff Sounds good to me.  Frank You feel so engaged as the important thing.  Jeff At least I'm not drawing this time.  Frank Yeah. So last time Jeff actually created a doodle of me that was maybe not the most complimentary. So it really felt like it was. It was with me, so.  Joe Yeah, I saw that, though. It was probably about the best Jeff could do, though, don't you think? Well, I.  Frank Thought about the.  Jeff Worst and not the.  Frank Worst. I'm going to make it my I'm my profile picture for the company.  Jeff For those in the room.  Frank And that's why.  Jeff I sent it to you, Chad. So you can see it, too.  Frank Okay. So let's start I think we'll start with the Python stuff, because some of that was has really changed quite a bit since last time we talked and. So, Chad, you want to talk about, you know, your adventures since the last time we talked to you?  Chad Certainly, Frank. So we've definitely been through a lot of growth and expansion, I would say, and exciting things going on in the Python universe. And just to kind of bring everybody up to speed in terms of some of the important things that are happening there. You know, Joe's on the call today for I'd say probably one of the things that's been troublesome. The most troublesome for everybody on the python front and those consuming packages. So you know, we'll get into that as we go down the line. So there's good news there. And the other one that everybody, I think from day one of release was asking was the question, you know, can Python run on Zips? And then the answer to that question was certainly no for quite a long time and has now changed within the last couple of months, too. Yes. So that's a very exciting development. And we're seeing a lot of people really interested in adopting Python workflows and running those things on the Atlas machines. Beyond that, you know, we've been doing our work to keep up with the community. So, you know, we're it's it's core to our mission to make sure that we've got the latest and greatest python supported on the platform. But not only that that we're making it take advantage of those special things that Z has to offer. Right. So in the latest release, 311, we've added support right within Python to take advantage of the enterprise data compression accelerators, accelerators. And so this is a nice feature because you get it for free, right? You don't have to do anything to kind of code to it or take advantage of it. If you've got them in there enabled, it will just work with Python. So lots of great work and lots of great developments on the Python side, and that's just a teaser from there.  Frank Well, in Python 311, across the board was a better performing python. Are we seeing that on the U.S.?  Chad Absolutely, yeah. So there's been some terrific work done in the community to rework some of the guts of the python the python implementation specifically to perform better. And so, you know, this was a concerted effort by the community to take a look at, you know, what are Python workflows, how do they run and why are we here, how can we do better at running them? And so there was a whole kind of re-organization and a breaking down of byte codes and stuff like that that happened in The Interpreter. And the question is, does that pan out into Z? And absolutely, it does pan out into Z. So this is kind of an across the board thing in terms of performance benefits. So I don't want to go into quoting numbers or things of that nature. But on the Net Corp performance benchmarks, we're definitely seeing benefits that match what the community was seeing there.  Frank Yeah. So how long before Python takes over the Z OS world?  Chad Oh, can I defer that one to Joe?  Frank No.  Joe It already has.  Frank Happened.  Joe We just don't know yet.  Chad Exactly. I think it's it's one of those things where the roots are already there. It's just a matter of time for this time the show is.  Frank Well, and that's that to me, a big part of this. And I kind of want both of you guys will weigh in on this. But in my perspective, though, the python work that we you know, that you guys have done, along with things like Zillow or U.S. Open automation utilities, see, I got it all. You know, it really starts to democratize the platform in a way that really has never happened on the platform. People now have a lot more choice and they don't necessarily have to do things the way IBM tells them they should. And so I that's a yeah, I think it's a really important piece. Imagine it. My, my future is always managing the platform with Python instead of JCL. Right. And I'm oh, pause for some listeners to have, you know, a complete nervous breakdown.  Jeff That's obviously one of the big. Hearts of Python success on Z is going to come from packages being available for it because Python is a very extensible language. I'm curious what the process is to in identifying those important packages, because it's not just the big ones that everyone thinks about. It's these tiny little ones that you need that one weird bolt to make a project work. So how do you how do you make sure you have all those bolts in place?  Joe A lot of it's trial and error and inexperience. And one of the reasons that we have gotten to the point now where, you know, between Chad's team and our team here in Poughkeepsie, that we're at least reasonably competent. And what we do these days is that we've made all the mistakes before. Right. I mean, we we originally started diving into the python pool in 2016. We came out with some of our AI related stuff and we pretty much did all the wrong stuff, right. We tried to shoehorn we tried to shoehorn code into packaging mechanisms and delivery channels that didn't make sense. And so what happened is you would you would come out with a product or a function that did something very useful, very cool, but the code would just sit there and rot over time because you had no capability to keep up with the open source community.  Chad Right.  Joe And so there were so many technical issues that were in our way. And over the years we kept identifying what these problems were. And one of the very key ones right from the beginning was to settle on a standardized first class python that we could make part of our regular language environment on us and rely on it and lean on it as heavily as we do the C compiler or any other language on the platform. And once, once, once we put that that group together and Chad became the lead of that, that that's when things really started to take off. That was the major inhibitor that we really that we really faced. And then from then on, it's like, okay, now we can tackle all the other kinds of things primarily how do you stay current? And even just two years ago, currency was all about how do we put the latest function out there, as everyone knows, right? More and more security has become the focus of the open source community. And now currency and security are tightly coupled with one another. So. So as we look forward to how do we best manage the open source community? Number one, we've got our good, solid current language to work from, which solves all a whole host of problems. And from my point of view, the next question is how do we keep up with the open source community when we've got hundreds of packages that we need to put out there? Right. And so you ask the question, how do we make sure that we've got the one little utility that is the, you know, the bolt that holds everything together is even.  Frank Yes.  Joe Yes. Something something profound like that, you know. And in the answers, we just spend time installing things and look for stuff that falls out. Right. And it's not actually even that hard. Python is such a flexible environment, and the package management system that's built into this ecosystem is so flexible and so useful that you go, Well, I've got this set of say, 15 different things that I want to do, but me install 15 and then look at everything that gets dragged in and maybe do some analysis on the dependency trees. And that's everything that I need to know. And you're not going to you're not going to get bitten by that. One thing that's missing, because in order for you to even have installed it in the first place, all these pieces had to be okay.  Jeff So from a currency perspective, how much of that falls on staying up to date? How much of that falls on the developer themselves versus like the mechanism there they're using?  Joe Yeah. The open source community, I saw a statistic that we put in several of the presentations that we've done, which I believe is really true when you when you look at all of the vulnerabilities out there that are exploited in the wild, they're 97% of all of them already have fixes waiting are already available. So what we have to do as a team is make it very easy for our clients to stay current as well. And so the way we used to do things prior to coming with coming up with a more comprehensive open source strategy was that, you know, we would we would go ahead and build ETFs and parse and go through integration testing and system testing and and all the testing that's necessary. And you spend your three weeks to a month trying to get something together when this vulnerability now will be open for 28 days. And. Who knows what kind of damage could be done in time in that time frame. So we're trying to get to the OR we are almost arrived at the point where we can we can keep up with the open source community through modern package management, the package management environment that is integrated with with Python as well. And by the way, every time we run into a really hard problem, I just call Chad and say.  Jeff That's a good scalable solution right there. Yeah.  Joe And he does it every time.  Frank Every single thing that I've had problems with is when I install a package. It's when I have to deal with C code because, you know, I don't have the compiler set up, right? Or are we doing anything to make that easier?  Joe Yeah. Oh, yeah. I don't know. Chad, you want to handle that or I'm also sure if you want.  Chad Yeah, go ahead. I have a couple of things that chime in on that one. So first and foremost, Frank, you have a good observation, right? There's kind of a dividing line. There are packages that are written in pure Python, and I think for the most part, for the lion's share, those just where Joe, you can challenge me on that. But in general, and that's a testament to the Python implementation and just how good the how well the language is designed. So then you get to the packages that have, you know, these built in dependencies and these are usually the more interesting ones right side by side, get learn or, you know, these these little fiddly ones that have, you know, gives you a little driver to some specific thing. So in these cases, you need a C compiler and you need a C compiler that speaks the open source parlance, so to speak. And so, you know, that tends to be something that that would be at odds with our compiler. So your allusion to, you know, getting the compiler set up right and things of that nature, this is where a lot of the package enablement work would be, right? Okay. What options do I need to tell IBM's Z compiler Z COBOL, to make sure that this code will actually compile properly and do the right thing? So one of the big developments that's actually come there is this enablement of the clang in all of the M based C compilers and C++ compilers on Z OS. So these have done a great job at sort of leveling the paint, the playing field in terms of that dialect of C and C++ and the option spaces and supporting those out of the box without needing a lot of tweaking or changing. So that's one big thing that's happened from there. You know, we've also made a version of this compiler available for building Python packages directly. So this is actually a really good thing, right? In terms of, you know, one of the challenges before was, well, I don't have the C compiler, right? So how do I get this? And so that's my solution there. And then, of course, the final and ultimate answer is the Python toolkit is providing actual built versions of these packages for customers to install directly. So then that's the ultimate answer, right? I don't have to deal with any compilers at all. I just love it.  Frank Just give me a we'll. Yeah.  Joe I mean, just, you know, for those who may not understand the Python environment as deeply as the, you know, those of us in the room do. The idea is that you can ship something called a source distribution, and in order to do the install, it actually builds the code on your target system for you. And the Python community has been trying to move away from that to something called a wheel, which is an entirely built, self-contained, you know, as you would think of as an executable that you would run on your system. Right. And so when we have now come out with some of our open source offerings, one of the one of the primary features that we want to make available is that everything will be a built will. It doesn't matter whether the open source community puts out a source distribution or not, we will build it ourselves. You won't need the compiler environment, You won't need you need some runtime parts, you know, maybe, but you won't need the compiler. You won't need all the other build infrastructure to go along with it. And there's a twofold advantage to that. Number one, of course, is you don't have to keep all of this development infrastructure in your production environment. Right. And that's an additional sort of tax to maintain and keep all of that current. The other one, too, is it's a security measure. And one of the, you know, the vector vectors for attack from a bad actor a lot of times is they don't actually have to infect a particular package. They just have to put their malware in something that gets included. And then the build process itself will actually build it into the the deployable unit, the deployable package. And you know, from there they can sneak their code in and it gets past all the scanners. It gets past everything. Right. And so by building the wheels, we can give those to our clients and they can run their own scans if they want, and they'll know everything that's actually going on that system. Right. And they won't have to worry about somebody sneaking something in during the build process as they set up their production environment.  Jeff That's something that's people are showing interest in.  Joe I. I think they're starting to some of our some of our early adopters, they're actually way ahead of us. They they know that's cold, right? Everybody else is like, oh, yeah. You know, I never really thought of that before. Right. But yeah, that's pretty scary. I better I better I better harden myself to that, that kind of thing.  Jeff I could see a company that's a client that's very far along. Just be like, Yeah, we know what we're doing. Just give us the code. Yeah.  Frank Yeah, but. But I know a lot of people worry about something like a python install tool, pep G that goes out to the internet. What do we say to to people who who say, Well, I can't use PEP because I can't trust the Internet because there are bad people there.  Jeff I've seen some of the stuff on the Internet. It's no good.  Frank Yeah.  Joe Yeah. So. Generally speaking, those who are, you know, invested in the open source environment. Well, number one, be running an open source software across multiple platforms. So they already have to interact with the Internet in some form or fashion. And it's not a hard sell to say, look, you've already got your your IBM, your IBM file, your firewall is already open to IBM. We now have a cloud server out there hosted in the IBM Cloud administrated solely by IBM. And you just need to make sure that you can get to this particular server and it only has IBM content on it. It's no different than an FTP site, you know, for service purposes or something like that. Right. So. So generally speaking, those those clients come along and they say, Yeah, okay, I get it. I know how that works. And we're comfortable with that environment. Those are the ones that we're really trying to get, you know, sort of up to speed quickly and in saying, look, you have your workflow or your workload that you're running now, it's running on, you know, a given platform out in the cloud. You can take that and you can move that right over to here and it will be seamless and it will function and perform exactly the way you know it does on your other platforms. And by the way, all of that code is coming directly from us. You're not going out to a community server. You certainly wouldn't want to go out to, you know, several types of community servers out there. And it's not that those those different community servers aren't. I want to be I want to be fair in comments here. Community servers are our servers like like Pi Pi, for instance. So if you know, if you know the python environment, there's a, a large server out there that serves a development community. And anybody who writes a piece of code and wants to make it available to others can post it out onto the pie server. We are running a pie server ourselves, but IBM is the only contributor to it. High paid org serves anyone who wants to set up an ID and so there are multiple vectors of attack that you can that can. They can leverage pi pi four. And it's not his fault at all. It's just the fact that they are a community server open to the public. By keeping our server private and tightly controlled, we prevent a whole host of different kinds of attacks. Right. And so so the point is that that just being able to do that right up front and saying, look, you know, you're getting your code from IBM, We have a whole bunch of stuff we can talk to you about, about the due diligence that we do to to vet all of this ahead of time. You'll probably be bored out of your mind. But we do a lot of work to make sure that works. We're securing the server that everything's on and you got a first class python interpreter and a crack team in Toronto that is, you know, doing all the proper language stuff to give you everything.  Frank You said.  Chad This. Sorry. Just to jump in. I know that that's not to undersell the convenience aspect, too, right? I mean, one of the things, you know, I worked with a customer last week, you know, to go through building a package and they pretty much had the environment. Jones describing I can't download anything on my Xerox machine, so I had to walk them through, okay, get the zip file from GitHub, then upload that zip file, change all of the encoding, then you need to change this, then get your C compiler configured, do the build and then you'll get to install that in your virtual environment. And so you know what that's what customers and users have been facing for several years now. And I can sympathize with them because we've gotten too many of them. Right? So the the Python toolkit is just a pip install pandas and you're off to the races, right. Like it's it's it's a tremendously valuable improvement in terms of of efficiency there. So.  Frank Yeah, I think I think it's critical to have something that looks and feels seamless. The Python programmers for the platform. Right. Can you describe, Joe, you mentioned that this is primarily for IBM product. Do you see that we'd be doing it for non IBM stuff as well?  Joe Yes, definitely. That's sort of the direction we would like to go in. We would like to set up a community of trusted partners that we can work with. And what part of of my job and my focus right now is to set up sort of some of I would refer to it as a playbook or a workflow that says entry into this, into this ecosystem requires that you meet all of these criteria. This is nothing new, and we're not unique in doing this at all. If you go out to the Red Hat marketplace, for instance, right, they have a playbook that says, Here's how you get Red Hat certified in order to post anything to our marketplace. And they have several different vendors that they work with. We can do, you know, similar things for four Zillow's right. And or and for that matter for ZE Linux as well. We don't want to leave them out. This is an IBM Z statement. We set up multiple channels on our server and the Linux community has the same, the same sort of trust challenge that that every other enterprise platform has. People are scared of, of, you know, using the community servers to go out and get their enterprise production level code. They want to go to a trusted source and they want to be able to download and and deploy and feel relatively safe that that someone has done the due diligence to make sure that there's nothing lurking there that's, you know, is really going to harm them.  Frank Yeah. I'm really is somebody who. Who has become dependent on Python. You know, a lot of those small things that aren't really owned by a particular company all becomes kind of important. YAML support, for example. So do you see you guys having vetted versions of those products as well?  Joe Oh yeah. Oh sure. And right. So we started with Python. Certainly Python is one of the most important language environments we can work with, but but the same infrastructure, also services, many other types of languages, right? So if we're talking about markdown, language support, we can service that. We could we can branch out into other languages as well. Not to name any yet because we don't have any solid plans. But we what we did was we built out the infrastructure and we put places where everything can plug in. So the idea is that now that we've built this kind of infrastructure, the next product that comes along won't take a year and a half to get out the door. It will take, you know, six months maybe, right? And when we can keep up much more quickly.  Frank Earlier, Chad, you mentioned that there were some additional capabilities for the for the new Python environment. Can you talk about some of the package stuff that that now comes with Python?  Chad Okay. So in terms of I guess I'll love the package stuff in terms of Python plus the Python toolkit, sort of, I would say consistent things so that the set of packages that are there are actually quite, quite powerful and interesting from a Z perspective and from an animal perspective in particular. So we've we've had a lot of requests. I'll tell you straight up, the number one thing that's in my inbox, if you search is how do I install pandas? I can't I've lost count of how many how many pythons. Right. And I'm happy to say that became pip and sell pandas very recently. So that's a very nice thing to say. But beyond that, you know, things like sci fi and socket litter. And so these are all traditional packages that people are using to do on machine model, model development and model execution. Right? So running in and stuff like that. So there's definitely those kinds of things. There's a whole bunch of frameworks around just Python stuff in terms of supporting those packages. So things like flies and whatnot where, you know, people are running sort of little in-house dashboards or things along those lines. So there's all kinds of interesting things in that realm. So beyond that, you know, there's just a lot of interesting things. As I said, you know, we had a big learning process in terms of, you know, well, what's what's the spectrum of things that are going to work? And, you know, as we talked about earlier, most Python proper things just work straight. And so that's been a really nice thing for us to see because it means, you know, we've done a good job at striking that balance and getting that enablement done while at the same time, you know, getting a benefit for everybody that you can just grab these packages and use them upfront from the building ones. You know, the the ones I've mentioned right side by side, get learn and pandas, all of these are kind of the big ones. There's a couple of other ones, Jupiter and Jupiter notebook. I know everybody loves those ones.  Frank So those are definitely.  Chad Other interesting ones. Yeah. So not to go name dropping packages, I think, you know, those are what we're seeing a lot of people using the new ones and IBM DB and things like that. All of these are, you know, bread and butter for folks by this time. And of course Ansible, our friends at Ansible are also there as well.  Jeff So it's good to hear that if there's if you if somebody has a need, the barrier of entry has been lowered. What if somebody is hearing this and they're saying, okay, it's high past time that I actually try something out here? What will be a good first step for somebody who is, you know, wanting to dip their their foot in the python like.  Joe I would start by installing Chad's, you know, Python interpreter. I mean, it's a it's a zeros feature and, you know, you can order it and put it on your system. And that just gives you the basic tools right up front to play around with things. If you want to experiment a little bit more and you're not sort of in you have any experience in the air arena, you can install what's called the Python tool kit, which you've heard Chad reference several times. It it, it is a just a collection of now soon to be 170 some packages that allow you to do lots of different numerical computations visualizations Jupyter notebook for instance and and you can just play around with them and just assemble these things and say, hey, you know, try things out and see what you can.  Frank And the python I don't even need to, to go through shop, see, to get right. I can go and download that. Right. For myself.  Chad That's right.  Joe Yeah, I would defer to Chad on that one, but.  Frank Yeah.  Chad Yeah, well.  Joe So. But this is also another interesting and interesting dynamic, right? We want the deployment and service and update experience to be consistent. And in in as many cases as we can, identical to what it's like on other platforms. However, when it comes to ordering and entitlement and things like that, we are zero, right? We are geocentric and we still want to be able to fit into that model as well. So there's a lot of work going on trying to say, Well, how do I order this? Well, you can order the Python tool kit today through Shop Z. What do you get? Well, you get nothing.  Jeff You really sell it.  Joe You get you get some instructions that says do these things and and it will you know, it will download on your system. It's a no cost offering with an optional S.A. PID you can order. We want to retain that kind of entitlement infrastructure because that's the way the U.S. world works. And that's how you keep track of your inventory of software. And and so we want to remain consistent with that. But from there on, all of your developers, all of your administrators are now living in the Python world, and they will use PIP to manage their packages. And your ZEO US administrators can say, yep, I've got the, you know, the latest level of the toolkit or the Python SDK on my system because it's it's all part of SMP.  Frank Yeah, but I'm, I'm trying to work out in my in my mind how that's going to work. You know the the thing about Python is that everybody can create their own virtual environments and and now I got, you know, a hundred different people with their own virtual environment and and now I got to go and upgrade. To, you know, three, 12 or whatever the next thing is. Do you guys have ideas on how to make that less painful?  Joe There are, you can set up sort of canonical recipes or reference recipes for Python packages to manage currency. So for instance, with the tool kit, when you install that, the tool kit, every time we come up with what we consider a new point release, we will publish a requirements file which will list every package at the latest version that's currently available, and you can use that as a reference. So if you install, say in January and you pull in the entire suite of packages that are available and the next quarter or six months later you want to upgrade to a point release of the tool kit, you can easily compare the two reference files and see what's changed and then at least you'll be able to say, okay, I've got ten new versions of these different packages and you won't have to replace 170. Maybe you'll have to somehow coordinate the replacement of ten, or you just tell everybody, keep your own requirements, file for your virtual environment and just be prepared to tear it down and rebuild it again. And we will provide the latest and most current packages at this location and within our enterprise so it can be managed. Yeah.  Chad I think that's a good point, Joe. And what I want to expound on right. Know the model with virtual environments and this is sort of a lightweight containerization, right? It's it's meant to bundle dependencies and to give you a tool or a mechanism for isolating yourself from, from these types of things. So that's how that that mechanism is meant to be used. And so the question at the end of the day is what what can you do with those things? Well, you look to the containers model, right, to to understand that. And so, you know, one of the things you don't think about is, well, let's say I want to upgrade to the latest and greatest Python toolkit package lists. Right. But I'm not sure what that does to my application in terms of functionality. I need to test and certify it. Right. You're one new virtual environment away from being able to bring up that application right on those and test it out without, you know, perturbing or destroying your current in production virtual environment. So know important things along those lines as well.  Frank Yeah, but I think I can definitely see the traditional Zoosk community meeting a fair amount of. Advice and counsel on how to do that. I agree.  Chad I agree, Frank. We've been in discussions around this, you know, on numerous fronts in terms of, well, how do I manage a site wide Python installation versus application specific? So there's definitely issues and considerations, too, to be had around there. We've produced some material around sort of advice in terms of how do you do the right thing in terms of deployments and managing. But definitely this is an evolving one. And as we've said, you know, it's kind of exploding and growth and everybody's kind of, you know, kicking the tires and trying things out. I think every every day I hear about somebody new doing something somewhere else. Right. And so the information is coming in in terms of, you know, what's the emerging state of practice and things of that nature. So the the net of that is we're learning. Right? And we're, I think, developing the patterns on that front.  Frank Yeah. I mean, it certainly seems some of the clients that I've been working with in this space have done some pretty neat things to manage that environment. I'm just wondering if we're going to get to the point where we say, okay, here's a maybe not definitive, but a sort of advice that. That we've gleaned from working with some of these these businesses because I think the. The effect of making a change in the U.S. is significantly different than making a change on a, you know, odd server or, you know, angels server. And so providing that kind of support, I think, is going to be really.  Joe Yeah, I think we're going to see several best practices is sort of emerge over the next year as we see these things deploy within our Z enterprise environments. I think people are going to some going to get some really good ideas and say, Hey, I didn't know you can do this with this. I want to, you know, tell the world about it. Right? There's a lot there to learn.  Jeff Obviously, I think we're getting to the point of Python and Z or Z where it okay, it works. It's there, it works. It's not works some of the time kind of thing. And we talked about like some of the I think it was data compression that's like a benefit. Like what are we going to see more that would make us want or need? Are our Python programs to be running on Z?  Joe Certainly zip was one of those things. Go ahead. Yeah. You would know this better than me for sure.  Chad So. So that's actually a really great point to bring up, though. For for two years, it's been the answer to that question with two things. Either I need prebuilt packages or I need zip eligibility for Python. Right. And so we're just dusting the smoke away from both of those things kind of dropping in the last two months or three months. And so, you know, we're we're looking for what's next, in my view. And what I see from from where I sit, we're going to start really harping on, you know, how do we make Python really shine where Z shines, right? So these things where you're connecting to your existing assets and being able to keep those things running safe and secure, but also interoperate with them using Python. So a bunch of stuff in terms of that. And I think you're already seeing kind of the groundswell and sort of the the leaking out of things where people are doing very interesting things along those lines, coming beyond that, just making it run good on Z. You know, now that we've kind of got things stabilized, functional, we've solved the really big kind of adoption pain points. Now the question is, how do we make that experience really great? And I think a lot of that is going to translate into performance, right? And making sure that Python programs run really well on Z.  Joe And there's some evidence of where we're going from the containerized side of the workload or the containerized side of the house. If you look at a lot of the the big work that we've done in AI on Z, a lot of it's containerized and we have a sort of a parallel set of open source channel distribution mechanism that we have for for pi, pi and PIP and, and all of the python packages. But if you look at, at the portfolio of different AI frameworks that we make available as an example, TensorFlow being one, the first thing we did was we made TensorFlow run on, on iOS in a container through Zeke's and the same container can run Alexa on Z. The next thing we did was we integrated it with all the hardware on Z 16, right? So those capabilities are rapidly being built in on the container side, and you're going to see similar kinds of, you know, activity in place to make to make native Z OS Python workloads, you know, follow suit. Right?  Jeff So I see why the answer would be yes. But is is AI the main driver for for all this?  Joe Yeah, it is. But there are huge number of DevOps opportunities too that are out there and that hasn't been sort of front and center of my day job. But it sure is an interesting area that I'd like to, you know, jump into a little more.  Frank But it's actually been.  Joe Yeah, it's, it had.  Frank It's been a most of my day job. Yeah.  Chad So I was going to say oh complement Joe's answer with I actually see the opposite quite quite a bit more on the other side. Right. People doing interesting things like replacing SQL with Python or you know, replacing Rex with Python. I know these are contentious topics for some, but, you know, the reality is some people need a more modern form to express some of these things. Right. And Python is increasingly becoming a very good match for that. So definitely on the dev of side.  Frank Yeah. And not just DevOps, right. I mean the work that, that a lot of the businesses I've been working with is all around automation. I want to start to manage my environment using Python and we are we are now at a point. Where you could manage the platform or at least the resources on the platform using Python instead of JCL. And to me, that's a big deal because I need to engage a generation of CIS Prague's that don't know JCL and don't know racks and Python is a skill they already have. And so I believe this is a big deal for the platform I mentioned earlier on that it's a it's a democratizing for the platform. I see getting to the point where the young guy coming in will have the same level of capability and skill that somebody who's been doing it for quite some time has now. But having said that, you know, a person who's been in managing a system for years needs to understand much more than just, hey, this is how the code runs, right? Like having somebody not have to learn a lot of that basic stuff to be pragmatically using the platform is a big deal. And I think Python is is a key piece of that.  Chad Yeah.  Joe Go ahead, Chad.  Chad I was just to say not to short sell it on just this. You know, we're seeing people adopting it for application development purposes as well. So customers are definitely taking this and writing new applications written in Python video, whether they're interfacing to sea or they're hosting them as restful APIs. You know, we're seeing that that traction on top of that, we're seeing is these recast products and rethink products in terms of adding Python capabilities. So just want to make sure that that's not lost as well.  Joe And when people, you know, look at what we're doing and try to understand why we're, you know, we're going in this direction, it is, of course, for for those of us who work in this community, really satisfying and very a lot of fun to work in this space. But that's not the reason for doing it. If you look at all of the modern library systems that are out there, all the modern automation tools, various workflow mechanisms, the entire world outside of the Z organization is all built and set up to provide the infrastructure to plug your language in here, put these various components in the right place and pushed the go button and that's it. And that's all you have to do. And yeah, maybe you need to write a little bit of glue code, but you can create a new application from open source componentry in a very short period of time. And that's where a whole generation of software developers and engineers have come from, where they can do things in days that would otherwise take, you know, months or, or and then you'd wind up with a set of proprietary code that you now have to maintain yourself. These folks can go now and work with the open source community and say, Oh, I need to upgrade this one component in my workflow and I'm back online again. Right. So it's not as much about Python per se as it is about the entire ecosystem of open source. And Python happens to be one of the best languages to start with.  Frank I know we've been a little bit over time, but I did want to ask earlier on, Chad, you said a flask. So you have a version of flask that will work with Rack F.  Chad Yeah. So this is an interesting thing. So one of the requests we often see is the question of, you know, what if I want to use certificates to manage flask or to secure communications between flask and things of that nature. You know, these are the things that we're wiring together. So yeah, we have an existing prototype that shows how this works, right? And so that the proof is in the pudding. But the the notion is all of these things are just a step away. Right. And that's the really powerful thing that I think, you know, it's good to dwell on is where we're enabling these things and bringing these kind of kind of things that everybody has kind of enjoyed or expected off of those tools otherwise.  Frank Well, I think that's kind of important. As we I've heard that there's this group that that has created a, you know, a Python interface into rack management. Those those guys seem pretty smart now. And I know there's a team out there working on connection to be CPI through through Python and I could see a bunch of you know like utilities really beginning to build this connection that's a little bit deeper into the platform. And so the thought of managing some of this stuff with. With something like Alaska really, really kind of underlines that whole democratization process. Well, I know we're we're way over the bottom of the hour, but this is a topic that's obviously important to me. And can you just poke Jeff, so we can wake him up and then we can.  Jeff I'm good.  Frank Okay. Thanks. Okay.  Jeff I don't I don't have a flask project going on.  Frank So.  Jeff I really can't really contribute here.  Chad Yes.  Frank Yeah, we're all be doing it soon, I'm confident.  Chad All right. I think that's a good point, Frank, just to come back to that. You know, even IBM is starting to deliver software that's that's written in terms of Python. Right. So I think that's a pretty good vote of confidence.  Frank Yeah. And I think, you know, the. The open source community is starting to grow and move in this space. And and I think that's really important that we get away from just IBM and ISV providing capabilities for the platform, you know, open source that they're really as sensitive to Z OS is is very doable at this point.  Joe Yeah.  Chad And very easy. Up. I don't you know writings that always python is there's not super Z OS specific so.  Frank Exactly exactly. Awesome. So. Okay. Over know just giving me the look. So. All right. Old M.  An. Charlie, run us out.  Old Man Charlie You've been listening to terminal talk with Frank and Jeff for questions or comments or if you have a topic you'd like to see covered on a future episode. Direct all correspondence through Contact the terminal talks. That's contact at terminal talk dot net. Until the next time. I'm Charlie Lawrence signing off.     </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Steven Perva - Conversations with a Mid-Career Mainframer</title>
        <itunes:title>Steven Perva - Conversations with a Mid-Career Mainframer</itunes:title>
        <link>https://www.terminaltalk.net/e/steven-perva-conversations-with-a-mid-career-mainframer/</link>
                    <comments>https://www.terminaltalk.net/e/steven-perva-conversations-with-a-mid-career-mainframer/#comments</comments>        <pubDate>Tue, 06 Jun 2023 16:04:15 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/c11c8aec-fa2b-376a-880f-45ff1d8fe7a8</guid>
                                    <description><![CDATA[<p>Always good to hear Steven's informed thoughts on where the platform is headed, how to get others along with us, and just where to find motivation. Lots to digest in this episode, so you might need to drive around the block a few extra times to fit it all in!</p>
<p><a href='https://www.seven9s.com/'>https://www.seven9s.com/</a></p>
<p><a href='https://www.ensono.com/'>https://www.ensono.com/</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Always good to hear Steven's informed thoughts on where the platform is headed, how to get others along with us, and just where to find motivation. Lots to digest in this episode, so you might need to drive around the block a few extra times to fit it all in!</p>
<p><a href='https://www.seven9s.com/'>https://www.seven9s.com/</a></p>
<p><a href='https://www.ensono.com/'>https://www.ensono.com/</a></p>
]]></content:encoded>
                                    
        <enclosure length="56085856" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/axetg9/Steven_Perva85tj9.mp3"/>
        <itunes:summary><![CDATA[Always good to hear Steven's informed thoughts on where the platform is headed, how to get others along with us, and just where to find motivation. Lots to digest in this episode, so you might need to drive around the block a few extra times to fit it all in!
https://www.seven9s.com/
https://www.ensono.com/]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2804</itunes:duration>
                <itunes:episode>449</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Always good to hear Steven's informed thoughts on where the platform is headed, how to get others along with us, and just where to find motivation. Lots to digest in this episode, so you might need to drive around the block a few extra times to fit it all in! https://www.seven9s.com/ https://www.ensono.com/</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Hardware vs Software - The Epic Showdown - Featuring Ray Newsom</title>
        <itunes:title>Hardware vs Software - The Epic Showdown - Featuring Ray Newsom</itunes:title>
        <link>https://www.terminaltalk.net/e/hardware-vs-software-the-epic-showdown-featuring-ray-newsom/</link>
                    <comments>https://www.terminaltalk.net/e/hardware-vs-software-the-epic-showdown-featuring-ray-newsom/#comments</comments>        <pubDate>Fri, 31 Mar 2023 13:18:57 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/11ab7b52-8509-3977-ae85-11ba87b68954</guid>
                                    <description><![CDATA[<p>Nuts and Bolts vs Ones and Zeroes. Who really makes the world go around? It gets feisty on this one when Frank and Ray go toe-to-toe discussing their favorite part of our favorite platform. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Nuts and Bolts vs Ones and Zeroes. Who really makes the world go around? It gets feisty on this one when Frank and Ray go toe-to-toe discussing their favorite part of our favorite platform. </p>
]]></content:encoded>
                                    
        <enclosure length="47230287" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/vjmur8/HWSW.mp3"/>
        <itunes:summary><![CDATA[Nuts and Bolts vs Ones and Zeroes. Who really makes the world go around? It gets feisty on this one when Frank and Ray go toe-to-toe discussing their favorite part of our favorite platform. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2640</itunes:duration>
                <itunes:episode>448</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Nuts and Bolts vs Ones and Zeroes. Who really makes the world go around? It gets feisty on this one when Frank and Ray go toe-to-toe discussing their favorite part of our favorite platform. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>John Shebey - Modern zSystem Support</title>
        <itunes:title>John Shebey - Modern zSystem Support</itunes:title>
        <link>https://www.terminaltalk.net/e/john-shebey-modern-zsystems-support/</link>
                    <comments>https://www.terminaltalk.net/e/john-shebey-modern-zsystems-support/#comments</comments>        <pubDate>Tue, 08 Nov 2022 11:39:43 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/68af34f5-3a5c-319e-bfa0-01c4ad56671f</guid>
                                    <description><![CDATA[<p>Getting resolution on an ever-evolving platform requires ever-evolving solutions. In this episode, we talk with the Team Lead for z/OS & USS Support, John Shebey, about what it takes to optimize problem resolution on such a demanding system. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Getting resolution on an ever-evolving platform requires ever-evolving solutions. In this episode, we talk with the Team Lead for z/OS & USS Support, John Shebey, about what it takes to optimize problem resolution on such a demanding system. </p>
]]></content:encoded>
                                    
        <enclosure length="61972251" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/kbbrjc/John_Shebey_-_Modern_Z_Supportaf2qu.mp3"/>
        <itunes:summary><![CDATA[Getting resolution on an ever-evolving platform requires ever-evolving solutions. In this episode, we talk with the Team Lead for z/OS & USS Support, John Shebey, about what it takes to optimize problem resolution on such a demanding system. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1908</itunes:duration>
                <itunes:episode>447</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Getting resolution on an ever-evolving platform requires ever-evolving solutions. In this episode, we talk with the Team Lead for z/OS &amp; USS Support, John Shebey, about what it takes to optimize problem resolution on such a demanding system. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Darren Surch - Modern Mainframe Training</title>
        <itunes:title>Darren Surch - Modern Mainframe Training</itunes:title>
        <link>https://www.terminaltalk.net/e/darren-surch-modern-mainframe-training/</link>
                    <comments>https://www.terminaltalk.net/e/darren-surch-modern-mainframe-training/#comments</comments>        <pubDate>Wed, 12 Oct 2022 10:45:40 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/d49bf6a9-635e-3527-84fd-c36604db734c</guid>
                                    <description><![CDATA[<p>Getting skills on Z is discussed almost as frequently as Z itself, and with good reason! The jobs are out there, they need to be filled, but it takes the right type of person and the right type of education to bring it all together. There is perhaps none better to discuss this topic than COO of Interskill, Darren Surch. </p>
<p>Learn more about Interskill's offerings at <a href='https://www.interskill.com'>interskill.com</a></p>
<p>To see some of the courses that Jeff is featured in, visit <a href='https://learn.ibm.com'>learn.ibm.com</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Getting skills on Z is discussed almost as frequently as Z itself, and with good reason! The jobs are out there, they need to be filled, but it takes the right type of person and the right type of education to bring it all together. There is perhaps none better to discuss this topic than COO of Interskill, Darren Surch. </p>
<p>Learn more about Interskill's offerings at <a href='https://www.interskill.com'>interskill.com</a></p>
<p>To see some of the courses that Jeff is featured in, visit <a href='https://learn.ibm.com'>learn.ibm.com</a></p>
]]></content:encoded>
                                    
        <enclosure length="91214515" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/gnu83b/darren_surch_1011202266t71.mp3"/>
        <itunes:summary><![CDATA[Getting skills on Z is discussed almost as frequently as Z itself, and with good reason! The jobs are out there, they need to be filled, but it takes the right type of person and the right type of education to bring it all together. There is perhaps none better to discuss this topic than COO of Interskill, Darren Surch. 
Learn more about Interskill's offerings at interskill.com
To see some of the courses that Jeff is featured in, visit learn.ibm.com]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2878</itunes:duration>
                <itunes:episode>446</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Getting skills on Z is discussed almost as frequently as Z itself, and with good reason! The jobs are out there, they need to be filled, but it takes the right type of person and the right type of education to bring it all together. There is perhaps none better to discuss this topic than COO of Interskill, Darren Surch.  Learn more about Interskill's offerings at interskill.com To see some of the courses that Jeff is featured in, visit learn.ibm.com</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Gary Puchkoff &amp; Allison Moshier - Extending Container Extensions</title>
        <itunes:title>Gary Puchkoff &amp; Allison Moshier - Extending Container Extensions</itunes:title>
        <link>https://www.terminaltalk.net/e/gary-puchkoff-allison-moshier-extending-container-extensions/</link>
                    <comments>https://www.terminaltalk.net/e/gary-puchkoff-allison-moshier-extending-container-extensions/#comments</comments>        <pubDate>Wed, 25 May 2022 12:59:13 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/c31b8ae7-162f-3751-a7f8-4690e3405b83</guid>
                                    <description><![CDATA[<p>Being back in the studio means we can finally get the band back together. In this episode, we've got Gary Puchkoff and Allison Moshier to tell us how z/OS Container Extensions have advanced since we last chatted, and to give us a peek of the direction of things to come. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Being back in the studio means we can finally get the band back together. In this episode, we've got Gary Puchkoff and Allison Moshier to tell us how z/OS Container Extensions have advanced since we last chatted, and to give us a peek of the direction of things to come. </p>
]]></content:encoded>
                                    
        <enclosure length="49306984" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/zyrhb6/Gary_Puchkoff_Allison_Moshier_-_Extending_Container_Extensions7b3bd.mp3"/>
        <itunes:summary><![CDATA[Being back in the studio means we can finally get the band back together. In this episode, we've got Gary Puchkoff and Allison Moshier to tell us how z/OS Container Extensions have advanced since we last chatted, and to give us a peek of the direction of things to come. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1633</itunes:duration>
                <itunes:episode>445</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Being back in the studio means we can finally get the band back together. In this episode, we've got Gary Puchkoff and Allison Moshier to tell us how z/OS Container Extensions have advanced since we last chatted, and to give us a peek of the direction of things to come. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Scott Chapman - IBM Z CPU Performance Tuning (or: What’s Going On Down There?)</title>
        <itunes:title>Scott Chapman - IBM Z CPU Performance Tuning (or: What’s Going On Down There?)</itunes:title>
        <link>https://www.terminaltalk.net/e/scott-chapman-ibm-z-cpu-performance-tuning-or-what-s-going-on-down-there/</link>
                    <comments>https://www.terminaltalk.net/e/scott-chapman-ibm-z-cpu-performance-tuning-or-what-s-going-on-down-there/#comments</comments>        <pubDate>Fri, 29 Apr 2022 10:56:03 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/54defa0a-0fbd-30f7-984b-27f12dba076e</guid>
                                    <description><![CDATA[<p>Standing in for the now-possibly-unbanned Peter Enrico, Scott Chapman is in the virtual studio to give us a fresh batch of insight into how IBM Z users can get the most from their systems. We learn that sometimes exceeding your goals is *not* a good thing, and that recompiling code to take advantage of new features isn't always as simple as hitting the big green "recompile" button. </p>
<p>Learn more at <a href='https://www.pivotor.com'>https://www.pivotor.com</a> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Standing in for the now-possibly-unbanned Peter Enrico, Scott Chapman is in the virtual studio to give us a fresh batch of insight into how IBM Z users can get the most from their systems. We learn that sometimes exceeding your goals is *not* a good thing, and that recompiling code to take advantage of new features isn't always as simple as hitting the big green "recompile" button. </p>
<p>Learn more at <a href='https://www.pivotor.com'>https://www.pivotor.com</a> </p>
]]></content:encoded>
                                    
        <enclosure length="65326855" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ssbaqc/4292022_-_Scott_Chapman_-_CPU_Performance_Tuning_What_s_Going_On_Down_There_bfxhs.mp3"/>
        <itunes:summary><![CDATA[Standing in for the now-possibly-unbanned Peter Enrico, Scott Chapman is in the virtual studio to give us a fresh batch of insight into how IBM Z users can get the most from their systems. We learn that sometimes exceeding your goals is *not* a good thing, and that recompiling code to take advantage of new features isn't always as simple as hitting the big green "recompile" button. 
Learn more at https://www.pivotor.com ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2616</itunes:duration>
                <itunes:episode>444</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Standing in for the now-possibly-unbanned Peter Enrico, Scott Chapman is in the virtual studio to give us a fresh batch of insight into how IBM Z users can get the most from their systems. We learn that sometimes exceeding your goals is *not* a good thing, and that recompiling code to take advantage of new features isn't always as simple as hitting the big green "recompile" button.  Learn more at https://www.pivotor.com </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Bill O’Farrell and James Tang - Do Not Pass Up Go!</title>
        <itunes:title>Bill O’Farrell and James Tang - Do Not Pass Up Go!</itunes:title>
        <link>https://www.terminaltalk.net/e/bill-o-farrell-and-james-tang-do-not-pass-up-go/</link>
                    <comments>https://www.terminaltalk.net/e/bill-o-farrell-and-james-tang-do-not-pass-up-go/#comments</comments>        <pubDate>Tue, 22 Feb 2022 08:50:49 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/af26677b-c218-3f8a-a129-0ffdc690ce36</guid>
                                    <description><![CDATA[<p>The Go language has emerged as a leading language for server-side and cloud applications, DevOps automation tools, and so much more. Like all good things, it has come to z/OS, and may just be what you're looking for to extend existing methods into a new direction. Bill O'Farrell and James Tang are here to walk you through all of the questions you never knew you had about the Go language. </p>
<p>Go on z/OS download - <a href='https://www.ibm.com/account/reg/us-en/signup?formid=urx-49659'>https://www.ibm.com/account/reg/us-en/signup?formid=urx-49659</a></p>
<p>Product page (Demos on "Resources" tab) - <a href='https://www.ibm.com/products/open-enterprise-sdk-go-zos'>https://www.ibm.com/products/open-enterprise-sdk-go-zos</a></p>
<p>IBM Documentation - <a href='https://www.ibm.com/docs/en/sdk-go-zos'>https://www.ibm.com/docs/en/sdk-go-zos</a> </p>
<p>Go on z/OS community - <a href='https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=6fb961a9-1e24-42c4-ad73-6a4a6b799f8a'>https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=6fb961a9-1e24-42c4-ad73-6a4a6b799f8a</a></p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>The Go language has emerged as a leading language for server-side and cloud applications, DevOps automation tools, and so much more. Like all good things, it has come to z/OS, and may just be what you're looking for to extend existing methods into a new direction. Bill O'Farrell and James Tang are here to walk you through all of the questions you never knew you had about the Go language. </p>
<p>Go on z/OS download - <a href='https://www.ibm.com/account/reg/us-en/signup?formid=urx-49659'>https://www.ibm.com/account/reg/us-en/signup?formid=urx-49659</a></p>
<p>Product page (Demos on "Resources" tab) - <a href='https://www.ibm.com/products/open-enterprise-sdk-go-zos'>https://www.ibm.com/products/open-enterprise-sdk-go-zos</a></p>
<p>IBM Documentation - <a href='https://www.ibm.com/docs/en/sdk-go-zos'>https://www.ibm.com/docs/en/sdk-go-zos</a> </p>
<p>Go on z/OS community - <a href='https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=6fb961a9-1e24-42c4-ad73-6a4a6b799f8a'>https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=6fb961a9-1e24-42c4-ad73-6a4a6b799f8a</a></p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure length="56689491" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/e36quq/Bill_O_Farrell_and_Jame_Tang_-_GO_on_Z6r1dj.mp3"/>
        <itunes:summary><![CDATA[The Go language has emerged as a leading language for server-side and cloud applications, DevOps automation tools, and so much more. Like all good things, it has come to z/OS, and may just be what you're looking for to extend existing methods into a new direction. Bill O'Farrell and James Tang are here to walk you through all of the questions you never knew you had about the Go language. 
Go on z/OS download - https://www.ibm.com/account/reg/us-en/signup?formid=urx-49659
Product page (Demos on "Resources" tab) - https://www.ibm.com/products/open-enterprise-sdk-go-zos
IBM Documentation - https://www.ibm.com/docs/en/sdk-go-zos 
Go on z/OS community - https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=6fb961a9-1e24-42c4-ad73-6a4a6b799f8a
 ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2000</itunes:duration>
                <itunes:episode>443</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The Go language has emerged as a leading language for server-side and cloud applications, DevOps automation tools, and so much more. Like all good things, it has come to z/OS, and may just be what you're looking for to extend existing methods into a new direction. Bill O'Farrell and James Tang are here to walk you through all of the questions you never knew you had about the Go language.  Go on z/OS download - https://www.ibm.com/account/reg/us-en/signup?formid=urx-49659 Product page (Demos on "Resources" tab) - https://www.ibm.com/products/open-enterprise-sdk-go-zos IBM Documentation - https://www.ibm.com/docs/en/sdk-go-zos  Go on z/OS community - https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=6fb961a9-1e24-42c4-ad73-6a4a6b799f8a  </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Ken Jonas and Rob Scott of Rocket Software - SDSF</title>
        <itunes:title>Ken Jonas and Rob Scott of Rocket Software - SDSF</itunes:title>
        <link>https://www.terminaltalk.net/e/ken-jonas-and-rob-scott-of-rocket-software-sdsf/</link>
                    <comments>https://www.terminaltalk.net/e/ken-jonas-and-rob-scott-of-rocket-software-sdsf/#comments</comments>        <pubDate>Mon, 31 Jan 2022 10:44:08 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/97c1dcda-e168-3ae3-9c8a-8686ab3d00b8</guid>
                                    <description><![CDATA[<p>SDSF is, to many, the part of ISPF that lets you manage jobs and fire off the occasional command, but not many truly appreciate its journey and just how deep those hooks go into the core of the OS. Ken Jonas and Rob Scott stop by this episode to shed some insight into SDSF and what the future may hold for such a powerful tool. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>SDSF is, to many, the part of ISPF that lets you manage jobs and fire off the occasional command, but not many truly appreciate its journey and just how deep those hooks go into the core of the OS. Ken Jonas and Rob Scott stop by this episode to shed some insight into SDSF and what the future may hold for such a powerful tool. </p>
]]></content:encoded>
                                    
        <enclosure length="53129796" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/bzct3w/Ken_Jonas_and_Rob_Scott_-_SDSF7zxx2.mp3"/>
        <itunes:summary><![CDATA[SDSF is, to many, the part of ISPF that lets you manage jobs and fire off the occasional command, but not many truly appreciate its journey and just how deep those hooks go into the core of the OS. Ken Jonas and Rob Scott stop by this episode to shed some insight into SDSF and what the future may hold for such a powerful tool. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1916</itunes:duration>
                <itunes:episode>442</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>SDSF is, to many, the part of ISPF that lets you manage jobs and fire off the occasional command, but not many truly appreciate its journey and just how deep those hooks go into the core of the OS. Ken Jonas and Rob Scott stop by this episode to shed some insight into SDSF and what the future may hold for such a powerful tool. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Dustin Demetriou - Sustainable Computing and Z</title>
        <itunes:title>Dustin Demetriou - Sustainable Computing and Z</itunes:title>
        <link>https://www.terminaltalk.net/e/dustin-demetriou-sustainable-computing-and-z/</link>
                    <comments>https://www.terminaltalk.net/e/dustin-demetriou-sustainable-computing-and-z/#comments</comments>        <pubDate>Tue, 14 Dec 2021 14:17:44 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/b297566a-bfad-335a-ba51-a605d4d30a57</guid>
                                    <description><![CDATA[<p>In order for Z continue to run the world, we need a world around for it to run. Recent efforts in Sustainability are designed to lessen the impact of computing on our own natural resources, as well as making better decisions with regards to modern workloads. There's lots to discuss, and Dustin Demetriou is going to lay it all out for you on this new episode of Terminal Talk. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In order for Z continue to run the world, we need a world around for it to run. Recent efforts in Sustainability are designed to lessen the impact of computing on our own natural resources, as well as making better decisions with regards to modern workloads. There's lots to discuss, and Dustin Demetriou is going to lay it all out for you on this new episode of Terminal Talk. </p>
]]></content:encoded>
                                    
        <enclosure length="52480809" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/tf9eqv/Dustin_Demetriou_-_Sustainable_Computing_and_Z778wm.mp3"/>
        <itunes:summary><![CDATA[In order for Z continue to run the world, we need a world around for it to run. Recent efforts in Sustainability are designed to lessen the impact of computing on our own natural resources, as well as making better decisions with regards to modern workloads. There's lots to discuss, and Dustin Demetriou is going to lay it all out for you on this new episode of Terminal Talk. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1930</itunes:duration>
                <itunes:episode>441</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>In order for Z continue to run the world, we need a world around for it to run. Recent efforts in Sustainability are designed to lessen the impact of computing on our own natural resources, as well as making better decisions with regards to modern workloads. There's lots to discuss, and Dustin Demetriou is going to lay it all out for you on this new episode of Terminal Talk. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Robert Gensler - Transparent Cloud Tiering</title>
        <itunes:title>Robert Gensler - Transparent Cloud Tiering</itunes:title>
        <link>https://www.terminaltalk.net/e/robert-gensler-transparent-cloud-tiering/</link>
                    <comments>https://www.terminaltalk.net/e/robert-gensler-transparent-cloud-tiering/#comments</comments>        <pubDate>Mon, 29 Nov 2021 13:08:24 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/62ac9a39-bc61-3425-9407-2439d4b0bffe</guid>
                                    <description><![CDATA[<p>It's time to rethink your storage model. Don't worry, nobody is saying throw everything into the cloud, rather TCT is a new offering allowing for a whole new tier of storage which leverages the cloud storage provider of your choice. That's about the extent of my Storage knowledge, so if you want to know more, hit play and listen to Robert Gensler tell us all about Transparent Cloud Tiering.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>It's time to rethink your storage model. Don't worry, nobody is saying throw everything into the cloud, rather TCT is a new offering allowing for a whole new tier of storage which leverages the cloud storage provider of your choice. That's about the extent of my Storage knowledge, so if you want to know more, hit play and listen to Robert Gensler tell us all about Transparent Cloud Tiering.</p>
]]></content:encoded>
                                    
        <enclosure length="44761333" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/3qyh7f/Robert_Gensler_-_Transparent_Cloud_Tiering77qwq.mp3"/>
        <itunes:summary><![CDATA[It's time to rethink your storage model. Don't worry, nobody is saying throw everything into the cloud, rather TCT is a new offering allowing for a whole new tier of storage which leverages the cloud storage provider of your choice. That's about the extent of my Storage knowledge, so if you want to know more, hit play and listen to Robert Gensler tell us all about Transparent Cloud Tiering.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1636</itunes:duration>
                <itunes:episode>440</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>It's time to rethink your storage model. Don't worry, nobody is saying throw everything into the cloud, rather TCT is a new offering allowing for a whole new tier of storage which leverages the cloud storage provider of your choice. That's about the extent of my Storage knowledge, so if you want to know more, hit play and listen to Robert Gensler tell us all about Transparent Cloud Tiering.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Kevin Miner &amp; Mike Koester - Don‘t Knock VTOC</title>
        <itunes:title>Kevin Miner &amp; Mike Koester - Don‘t Knock VTOC</itunes:title>
        <link>https://www.terminaltalk.net/e/kevin-miner-mike-koester-don-t-knock-vtoc/</link>
                    <comments>https://www.terminaltalk.net/e/kevin-miner-mike-koester-don-t-knock-vtoc/#comments</comments>        <pubDate>Wed, 03 Nov 2021 10:48:17 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/01d32ed5-b2dc-3984-a5fc-a270343f7346</guid>
                                    <description><![CDATA[<p>VTOC. Know it. Use it... Love it? If you're putting data on volumes, you're using a Volume Table of Contents to keep track of what's where, and like most things in Z, knowing just how that information gets put to use can help aid in performance and reliability. Let the experts, Kevin Miner and Mike Koester take us through the importance of this oft-overlooked aspect of storage management. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>VTOC. Know it. Use it... Love it? If you're putting data on volumes, you're using a Volume Table of Contents to keep track of what's where, and like most things in Z, knowing just how that information gets put to use can help aid in performance and reliability. Let the experts, Kevin Miner and Mike Koester take us through the importance of this oft-overlooked aspect of storage management. </p>
]]></content:encoded>
                                    
        <enclosure length="49578901" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/vrzxri/VTOC.mp3"/>
        <itunes:summary><![CDATA[VTOC. Know it. Use it... Love it? If you're putting data on volumes, you're using a Volume Table of Contents to keep track of what's where, and like most things in Z, knowing just how that information gets put to use can help aid in performance and reliability. Let the experts, Kevin Miner and Mike Koester take us through the importance of this oft-overlooked aspect of storage management. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1876</itunes:duration>
                <itunes:episode>439</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>VTOC. Know it. Use it... Love it? If you're putting data on volumes, you're using a Volume Table of Contents to keep track of what's where, and like most things in Z, knowing just how that information gets put to use can help aid in performance and reliability. Let the experts, Kevin Miner and Mike Koester take us through the importance of this oft-overlooked aspect of storage management. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Brenton Belmar - DevOps... for Firmware??</title>
        <itunes:title>Brenton Belmar - DevOps... for Firmware??</itunes:title>
        <link>https://www.terminaltalk.net/e/brenton-belmar-devops-for-firmware/</link>
                    <comments>https://www.terminaltalk.net/e/brenton-belmar-devops-for-firmware/#comments</comments>        <pubDate>Tue, 19 Oct 2021 11:20:29 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/ad7120c7-7d27-3a21-a8f4-52afa222f56d</guid>
                                    <description><![CDATA[<p>When you think of DevOps, your mind probably fills with visions of mobile apps, some middleware applications, maybe a backend service or two, but probably not machine firmware and millicode. Brenton is here to change that thinking, telling us all about how implementing DevOps at all levels can help teams get more done with greater efficiency. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>When you think of DevOps, your mind probably fills with visions of mobile apps, some middleware applications, maybe a backend service or two, but probably not machine firmware and millicode. Brenton is here to change that thinking, telling us all about how implementing DevOps at all levels can help teams get more done with greater efficiency. </p>
]]></content:encoded>
                                    
        <enclosure length="62760004" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/chjpt8/Brenton_Belmar_-_DevOps_for_Firmwarebh53j.mp3"/>
        <itunes:summary><![CDATA[When you think of DevOps, your mind probably fills with visions of mobile apps, some middleware applications, maybe a backend service or two, but probably not machine firmware and millicode. Brenton is here to change that thinking, telling us all about how implementing DevOps at all levels can help teams get more done with greater efficiency. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2204</itunes:duration>
                <itunes:episode>438</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>When you think of DevOps, your mind probably fills with visions of mobile apps, some middleware applications, maybe a backend service or two, but probably not machine firmware and millicode. Brenton is here to change that thinking, telling us all about how implementing DevOps at all levels can help teams get more done with greater efficiency. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Christian Jacobi tells us all about Telum</title>
        <itunes:title>Christian Jacobi tells us all about Telum</itunes:title>
        <link>https://www.terminaltalk.net/e/christian-jacobi-tells-us-all-about-telum/</link>
                    <comments>https://www.terminaltalk.net/e/christian-jacobi-tells-us-all-about-telum/#comments</comments>        <pubDate>Mon, 04 Oct 2021 09:14:06 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/e85d9038-6d37-386d-9224-799e2677cd8b</guid>
                                    <description><![CDATA[<p>The processor powering the next generation of IBM Z and LinuxONE machines has some seriously impressive tech inside. From caching structures that keep response times down, to even more speciality engines built around AI, to even more security enhancements, Telum has much to offer. The research and collaboration that went into bringing all of this to life deserves some airtime as well, and we've got Dr. Christian Jacobi, Distinguished Engineer, IBM Z Hardware Development Systems to tell us why Telum is grabbing the industry's attention, how it all came together behind the scenes, and how its technology will benefit Z and LinuxONE users around the world.</p>
<p> </p>
<p>Read more here: <a href='https://www.ibm.com/blogs/systems/ibm-telum-processor-the-next-gen-microprocessor-for-ibm-z-and-ibm-linuxone/'>https://www.ibm.com/blogs/systems/ibm-telum-processor-the-next-gen-microprocessor-for-ibm-z-and-ibm-linuxone/</a></p>
<p>Anandtech Article: <a href='https://www.anandtech.com/show/16924/did-ibm-just-preview-the-future-of-caches'>https://www.anandtech.com/show/16924/did-ibm-just-preview-the-future-of-caches</a></p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>The processor powering the next generation of IBM Z and LinuxONE machines has some seriously impressive tech inside. From caching structures that keep response times down, to even more speciality engines built around AI, to even more security enhancements, Telum has much to offer. The research and collaboration that went into bringing all of this to life deserves some airtime as well, and we've got Dr. Christian Jacobi, Distinguished Engineer, IBM Z Hardware Development Systems to tell us why Telum is grabbing the industry's attention, how it all came together behind the scenes, and how its technology will benefit Z and LinuxONE users around the world.</p>
<p> </p>
<p>Read more here: <a href='https://www.ibm.com/blogs/systems/ibm-telum-processor-the-next-gen-microprocessor-for-ibm-z-and-ibm-linuxone/'>https://www.ibm.com/blogs/systems/ibm-telum-processor-the-next-gen-microprocessor-for-ibm-z-and-ibm-linuxone/</a></p>
<p>Anandtech Article: <a href='https://www.anandtech.com/show/16924/did-ibm-just-preview-the-future-of-caches'>https://www.anandtech.com/show/16924/did-ibm-just-preview-the-future-of-caches</a></p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure length="51577123" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/j5i8vt/Christian_Jacobi_tells_us_all_about_Telum6pr2y.mp3"/>
        <itunes:summary><![CDATA[The processor powering the next generation of IBM Z and LinuxONE machines has some seriously impressive tech inside. From caching structures that keep response times down, to even more speciality engines built around AI, to even more security enhancements, Telum has much to offer. The research and collaboration that went into bringing all of this to life deserves some airtime as well, and we've got Dr. Christian Jacobi, Distinguished Engineer, IBM Z Hardware Development Systems to tell us why Telum is grabbing the industry's attention, how it all came together behind the scenes, and how its technology will benefit Z and LinuxONE users around the world.
 
Read more here: https://www.ibm.com/blogs/systems/ibm-telum-processor-the-next-gen-microprocessor-for-ibm-z-and-ibm-linuxone/
Anandtech Article: https://www.anandtech.com/show/16924/did-ibm-just-preview-the-future-of-caches
 ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1910</itunes:duration>
                <itunes:episode>437</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The processor powering the next generation of IBM Z and LinuxONE machines has some seriously impressive tech inside. From caching structures that keep response times down, to even more speciality engines built around AI, to even more security enhancements, Telum has much to offer. The research and collaboration that went into bringing all of this to life deserves some airtime as well, and we've got Dr. Christian Jacobi, Distinguished Engineer, IBM Z Hardware Development Systems to tell us why Telum is grabbing the industry's attention, how it all came together behind the scenes, and how its technology will benefit Z and LinuxONE users around the world.   Read more here: https://www.ibm.com/blogs/systems/ibm-telum-processor-the-next-gen-microprocessor-for-ibm-z-and-ibm-linuxone/ Anandtech Article: https://www.anandtech.com/show/16924/did-ibm-just-preview-the-future-of-caches  </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>PJ Catalano - N-1: A Time Machine for Testing</title>
        <itunes:title>PJ Catalano - N-1: A Time Machine for Testing</itunes:title>
        <link>https://www.terminaltalk.net/e/pj-catalano-n-1-a-time-machine-for-testing/</link>
                    <comments>https://www.terminaltalk.net/e/pj-catalano-n-1-a-time-machine-for-testing/#comments</comments>        <pubDate>Wed, 08 Sep 2021 16:14:45 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/d2b38bab-5f88-3bb1-bad0-42b3ef713f62</guid>
                                    <description><![CDATA[<p>For testers, there's just never enough time, and being thorough without pushing back release dates is a constant struggle. With some very clever test architecture, and just heaps of pure genius, PJ Catalano and team have been able to get a jump on testing some big features in new hardware without sacrificing quality. Get a peek into the world of Enterprise System Test in this episode. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>For testers, there's just never enough time, and being thorough without pushing back release dates is a constant struggle. With some very clever test architecture, and just heaps of pure genius, PJ Catalano and team have been able to get a jump on testing some big features in new hardware without sacrificing quality. Get a peek into the world of Enterprise System Test in this episode. </p>
]]></content:encoded>
                                    
        <enclosure length="56745983" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/msas3y/PJ_Catalano_982021a491t.mp3"/>
        <itunes:summary><![CDATA[For testers, there's just never enough time, and being thorough without pushing back release dates is a constant struggle. With some very clever test architecture, and just heaps of pure genius, PJ Catalano and team have been able to get a jump on testing some big features in new hardware without sacrificing quality. Get a peek into the world of Enterprise System Test in this episode. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1960</itunes:duration>
                <itunes:episode>436</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>For testers, there's just never enough time, and being thorough without pushing back release dates is a constant struggle. With some very clever test architecture, and just heaps of pure genius, PJ Catalano and team have been able to get a jump on testing some big features in new hardware without sacrificing quality. Get a peek into the world of Enterprise System Test in this episode. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Marna Walle - Modern Installation Management on z/OS</title>
        <itunes:title>Marna Walle - Modern Installation Management on z/OS</itunes:title>
        <link>https://www.terminaltalk.net/e/marna-walle-modern-installation-management-on-zos/</link>
                    <comments>https://www.terminaltalk.net/e/marna-walle-modern-installation-management-on-zos/#comments</comments>        <pubDate>Tue, 27 Jul 2021 11:21:44 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/640f7067-19c4-3c53-bb7b-344d51e3d26c</guid>
                                    <description><![CDATA[<p>You've gotta stay on top of your installed software, and the right approach can make all the difference. World renowned software install/management/upgrade expert Marna Wanna (and co-host of the other mainframe podcast, <a href='https://mainframeperformancetopics.com'>Mainframe, Performance, Topics</a>) joins us to shed some light on what it takes to keep current without adding drama to an already-busy workload. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>You've gotta stay on top of your installed software, and the right approach can make all the difference. World renowned software install/management/upgrade expert Marna Wanna (and co-host of the <em>other</em> mainframe podcast, <a href='https://mainframeperformancetopics.com'>Mainframe, Performance, Topics</a>) joins us to shed some light on what it takes to keep current without adding drama to an already-busy workload. </p>
]]></content:encoded>
                                    
        <enclosure length="44772435" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/mqj3gv/MarnaWalle.mp3"/>
        <itunes:summary><![CDATA[You've gotta stay on top of your installed software, and the right approach can make all the difference. World renowned software install/management/upgrade expert Marna Wanna (and co-host of the other mainframe podcast, Mainframe, Performance, Topics) joins us to shed some light on what it takes to keep current without adding drama to an already-busy workload. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1737</itunes:duration>
                <itunes:episode>435</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>You've gotta stay on top of your installed software, and the right approach can make all the difference. World renowned software install/management/upgrade expert Marna Wanna (and co-host of the other mainframe podcast, Mainframe, Performance, Topics) joins us to shed some light on what it takes to keep current without adding drama to an already-busy workload. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Ansible in Action - Michael Fontanetta and Michael Neuliep of Ensono</title>
        <itunes:title>Ansible in Action - Michael Fontanetta and Michael Neuliep of Ensono</itunes:title>
        <link>https://www.terminaltalk.net/e/ansible-in-action-michael-fontanetta-and-michael-neuliep-of-ensono/</link>
                    <comments>https://www.terminaltalk.net/e/ansible-in-action-michael-fontanetta-and-michael-neuliep-of-ensono/#comments</comments>        <pubDate>Thu, 22 Jul 2021 11:03:24 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/c0de47a0-a9e7-33fd-8624-23cc2c6e338a</guid>
                                    <description><![CDATA[<p>What happens when you try and mix core Z tasks with modern automation frameworks? Turns out you get a robust system for getting those basic tasks done quicker, and in a way that enables much greater integration into other tooling. </p>
<p>In this episode, we talk with The Michaels from Ensono, and hear how they leverage Ansible with z/OS to make things run smoother, just by aligning workloads, and in a single-digit matter of months. Truly inspiring. </p>
<p>Learn more at <a href='https://www.ensono.com'>https://www.ensono.com</a></p>
<p>and <a href='https://www.ansible.com/integrations/infrastructure/ibm-zos'>https://www.ansible.com/integrations/infrastructure/ibm-zos</a></p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>What happens when you try and mix core Z tasks with modern automation frameworks? Turns out you get a robust system for getting those basic tasks done quicker, and in a way that enables much greater integration into other tooling. </p>
<p>In this episode, we talk with The Michaels from Ensono, and hear how they leverage Ansible with z/OS to make things run smoother, just by aligning workloads, and in a single-digit matter of months. Truly inspiring. </p>
<p>Learn more at <a href='https://www.ensono.com'>https://www.ensono.com</a></p>
<p>and <a href='https://www.ansible.com/integrations/infrastructure/ibm-zos'>https://www.ansible.com/integrations/infrastructure/ibm-zos</a></p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure length="66616973" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/9duagi/Ansible_w__Ensono6gdi7.mp3"/>
        <itunes:summary><![CDATA[What happens when you try and mix core Z tasks with modern automation frameworks? Turns out you get a robust system for getting those basic tasks done quicker, and in a way that enables much greater integration into other tooling. 
In this episode, we talk with The Michaels from Ensono, and hear how they leverage Ansible with z/OS to make things run smoother, just by aligning workloads, and in a single-digit matter of months. Truly inspiring. 
Learn more at https://www.ensono.com
and https://www.ansible.com/integrations/infrastructure/ibm-zos
 ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2549</itunes:duration>
                <itunes:episode>434</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>What happens when you try and mix core Z tasks with modern automation frameworks? Turns out you get a robust system for getting those basic tasks done quicker, and in a way that enables much greater integration into other tooling.  In this episode, we talk with The Michaels from Ensono, and hear how they leverage Ansible with z/OS to make things run smoother, just by aligning workloads, and in a single-digit matter of months. Truly inspiring.  Learn more at https://www.ensono.com and https://www.ansible.com/integrations/infrastructure/ibm-zos  </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Back to School - MQ</title>
        <itunes:title>Back to School - MQ</itunes:title>
        <link>https://www.terminaltalk.net/e/back-to-school-mq/</link>
                    <comments>https://www.terminaltalk.net/e/back-to-school-mq/#comments</comments>        <pubDate>Mon, 24 May 2021 17:53:15 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/14bbdff5-d0b3-3543-bb0d-dbb348e18146</guid>
                                    <description><![CDATA[<p>In this "Back to School" episode, we learn all about Messaging, as in the process of sending/requesting logic and/or data on a computer platform, NOT passing notes in the back of class, and more specifically MQ, the specific middleware supported just about anywhere, but most importantly on Z. Professors Matt Sunley and Matt Leming walk us through the business and technical side of this powerful side of enterprise applications. </p>
<p>Learn more at: <a href='https://www.ibm.com/products/mq'>https://www.ibm.com/products/mq</a></p>
<p> </p>
<p>Sound Effects provided by <a href='https://www.pond5.com/artist/prosoundeffects'>ProSoundEffects</a> / Pond5</p>
<p>Additional sound effects from <a href='https://www.zapsplat.com/'>https://www.zapsplat.com</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this "Back to School" episode, we learn all about Messaging, as in the process of sending/requesting logic and/or data on a computer platform, NOT passing notes in the back of class, and more specifically MQ, the specific middleware supported just about anywhere, but most importantly on Z. Professors Matt Sunley and Matt Leming walk us through the business and technical side of this powerful side of enterprise applications. </p>
<p>Learn more at: <a href='https://www.ibm.com/products/mq'>https://www.ibm.com/products/mq</a></p>
<p> </p>
<p>Sound Effects provided by <a href='https://www.pond5.com/artist/prosoundeffects'>ProSoundEffects</a> / Pond5</p>
<p>Additional sound effects from <a href='https://www.zapsplat.com/'>https://www.zapsplat.com</a></p>
]]></content:encoded>
                                    
        <enclosure length="63010607" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/554var/Back_To_School_-_MQa5boh.mp3"/>
        <itunes:summary><![CDATA[In this "Back to School" episode, we learn all about Messaging, as in the process of sending/requesting logic and/or data on a computer platform, NOT passing notes in the back of class, and more specifically MQ, the specific middleware supported just about anywhere, but most importantly on Z. Professors Matt Sunley and Matt Leming walk us through the business and technical side of this powerful side of enterprise applications. 
Learn more at: https://www.ibm.com/products/mq
 
Sound Effects provided by ProSoundEffects / Pond5
Additional sound effects from https://www.zapsplat.com]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2495</itunes:duration>
                <itunes:episode>433</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>In this "Back to School" episode, we learn all about Messaging, as in the process of sending/requesting logic and/or data on a computer platform, NOT passing notes in the back of class, and more specifically MQ, the specific middleware supported just about anywhere, but most importantly on Z. Professors Matt Sunley and Matt Leming walk us through the business and technical side of this powerful side of enterprise applications.  Learn more at: https://www.ibm.com/products/mq   Sound Effects provided by ProSoundEffects / Pond5 Additional sound effects from https://www.zapsplat.com</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Back to School: HMC &amp; SE w/ Fred Bader</title>
        <itunes:title>Back to School: HMC &amp; SE w/ Fred Bader</itunes:title>
        <link>https://www.terminaltalk.net/e/back-to-school-hmc-se-w-fred-bader/</link>
                    <comments>https://www.terminaltalk.net/e/back-to-school-hmc-se-w-fred-bader/#comments</comments>        <pubDate>Tue, 20 Apr 2021 10:38:39 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/8efc9f4f-1459-3a0a-a265-f77706af2346</guid>
                                    <description><![CDATA[<p>Alongside the dizzying array of processors, I/O adapters, power management and networking hardware, nestled up in a far corner of the z15 sits a pair of servers with perhaps the most important job in the world; starting everything up. The Support Element (SE) and Hardware Management Console (HMC) give you all the controls needed to manage your Z resources, including LPARS, power management, and loading microcode. </p>
<p>In our first ever "Back to School" episode, Fred Bader introduces us to this all-important part of the IBM Z data center. </p>
<p>Back to School episodes are made with absolute beginners in mind. We will keep making regular episodes, where we dive deep into technologies, but we wanted something that newbies could jump onto without feeling overwhelmed. Seasons pros just may learn a thing or two as well! </p>
<p>So don't worry, we didn't fire Old Man Charlie or anything :)</p>
<p> </p>
<p> </p>
<p>Sound Effects provided by <a href='https://www.pond5.com/artist/prosoundeffects'>ProSoundEffects</a> / Pond5</p>
<p>Additional sound effects from <a href='https://www.zapsplat.com/'>https://www.zapsplat.com</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Alongside the dizzying array of processors, I/O adapters, power management and networking hardware, nestled up in a far corner of the z15 sits a pair of servers with perhaps the most important job in the world; starting everything up. The Support Element (SE) and Hardware Management Console (HMC) give you all the controls needed to manage your Z resources, including LPARS, power management, and loading microcode. </p>
<p>In our first ever "Back to School" episode, Fred Bader introduces us to this all-important part of the IBM Z data center. </p>
<p>Back to School episodes are made with absolute beginners in mind. We will keep making regular episodes, where we dive deep into technologies, but we wanted something that newbies could jump onto without feeling overwhelmed. Seasons pros just may learn a thing or two as well! </p>
<p>So don't worry, we didn't fire Old Man Charlie or anything :)</p>
<p> </p>
<p> </p>
<p>Sound Effects provided by <a href='https://www.pond5.com/artist/prosoundeffects'>ProSoundEffects</a> / Pond5</p>
<p>Additional sound effects from <a href='https://www.zapsplat.com/'>https://www.zapsplat.com</a></p>
]]></content:encoded>
                                    
        <enclosure length="77169664" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/2aw9a5/Back_to_School_-_HMC_SE_w_Fred_Bader8rysk.mp3"/>
        <itunes:summary><![CDATA[Alongside the dizzying array of processors, I/O adapters, power management and networking hardware, nestled up in a far corner of the z15 sits a pair of servers with perhaps the most important job in the world; starting everything up. The Support Element (SE) and Hardware Management Console (HMC) give you all the controls needed to manage your Z resources, including LPARS, power management, and loading microcode. 
In our first ever "Back to School" episode, Fred Bader introduces us to this all-important part of the IBM Z data center. 
Back to School episodes are made with absolute beginners in mind. We will keep making regular episodes, where we dive deep into technologies, but we wanted something that newbies could jump onto without feeling overwhelmed. Seasons pros just may learn a thing or two as well! 
So don't worry, we didn't fire Old Man Charlie or anything :)
 
 
Sound Effects provided by ProSoundEffects / Pond5
Additional sound effects from https://www.zapsplat.com]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2432</itunes:duration>
                <itunes:episode>432</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Alongside the dizzying array of processors, I/O adapters, power management and networking hardware, nestled up in a far corner of the z15 sits a pair of servers with perhaps the most important job in the world; starting everything up. The Support Element (SE) and Hardware Management Console (HMC) give you all the controls needed to manage your Z resources, including LPARS, power management, and loading microcode.  In our first ever "Back to School" episode, Fred Bader introduces us to this all-important part of the IBM Z data center.  Back to School episodes are made with absolute beginners in mind. We will keep making regular episodes, where we dive deep into technologies, but we wanted something that newbies could jump onto without feeling overwhelmed. Seasons pros just may learn a thing or two as well!  So don't worry, we didn't fire Old Man Charlie or anything :)     Sound Effects provided by ProSoundEffects / Pond5 Additional sound effects from https://www.zapsplat.com</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Rich and Randy - Serverless Thinking on Z</title>
        <itunes:title>Rich and Randy - Serverless Thinking on Z</itunes:title>
        <link>https://www.terminaltalk.net/e/rich-and-randy-serverless-thinking-on-z/</link>
                    <comments>https://www.terminaltalk.net/e/rich-and-randy-serverless-thinking-on-z/#comments</comments>        <pubDate>Thu, 25 Feb 2021 11:42:14 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/ab683128-0c71-32be-bc12-3e2d4086805d</guid>
                                    <description><![CDATA[<p>Rich and Randy are avid advocates of Z, but also know that the real magic happens when people can benefit from it without needing to know a whole lot about the tech underneath. That's the case with the most recent pivot towards serverless computing, and what this episode is all about. This episode is a good peek into what it takes to blend cutting edge tech with the expected levels of capacity and availability. Make sure to stay tuned towards the end for some extremely solid career advice from the guys. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Rich and Randy are avid advocates of Z, but also know that the real magic happens when people can benefit from it without needing to know a whole lot about the tech underneath. That's the case with the most recent pivot towards serverless computing, and what this episode is all about. This episode is a good peek into what it takes to blend cutting edge tech with the expected levels of capacity and availability. Make sure to stay tuned towards the end for some extremely solid career advice from the guys. </p>
]]></content:encoded>
                                    
        <enclosure length="64633327" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/xkgk2e/Rich_and_Randy_-_Serverless_Thinking_on_Zbp4yc.mp3"/>
        <itunes:summary><![CDATA[Rich and Randy are avid advocates of Z, but also know that the real magic happens when people can benefit from it without needing to know a whole lot about the tech underneath. That's the case with the most recent pivot towards serverless computing, and what this episode is all about. This episode is a good peek into what it takes to blend cutting edge tech with the expected levels of capacity and availability. Make sure to stay tuned towards the end for some extremely solid career advice from the guys. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2064</itunes:duration>
                <itunes:episode>431</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Rich and Randy are avid advocates of Z, but also know that the real magic happens when people can benefit from it without needing to know a whole lot about the tech underneath. That's the case with the most recent pivot towards serverless computing, and what this episode is all about. This episode is a good peek into what it takes to blend cutting edge tech with the expected levels of capacity and availability. Make sure to stay tuned towards the end for some extremely solid career advice from the guys. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Chad McIntyre - Python on z/OS</title>
        <itunes:title>Chad McIntyre - Python on z/OS</itunes:title>
        <link>https://www.terminaltalk.net/e/chad-mcintyre-python-on-zos/</link>
                    <comments>https://www.terminaltalk.net/e/chad-mcintyre-python-on-zos/#comments</comments>        <pubDate>Wed, 10 Feb 2021 09:29:06 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/d1a2b5ef-4f52-382d-bf14-20d64548f81a</guid>
                                    <description><![CDATA[<p>For many, Python is just _the way things get done_, and having it available on z/OS alongside so many other great languages, subsystems and features helps make the platform more accessible than ever. Hear straight from Chad McIntyre, IBM Open Enterprise Python for z/OS Dev Lead, on just how important this effort is, why now, and how you can be best positioned to meet the needs of today's Python developers. 

Knowledge Center - <a href='https://www.ibm.com/support/knowledgecenter/SSCH7P_3.9.0'>https://www.ibm.com/support/knowledgecenter/SSCH7P_3.9.0</a></p>
<p>Marketplace - <a href='https://www.ibm.com/products/open-enterprise-python-zos'>https://www.ibm.com/products/open-enterprise-python-zos</a></p>
<p>MRS (external pax download) - <a href='https://www-01.ibm.com/marketing/iwm/platform/mrs/assets?source=swg-ibmoep'>https://www-01.ibm.com/marketing/iwm/platform/mrs/assets?source=swg-ibmoep</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>For many, Python is just _the way things get done_, and having it available on z/OS alongside so many other great languages, subsystems and features helps make the platform more accessible than ever. Hear straight from Chad McIntyre, IBM Open Enterprise Python for z/OS Dev Lead, on just how important this effort is, why now, and how you can be best positioned to meet the needs of today's Python developers. <br>
<br>
Knowledge Center - <a href='https://www.ibm.com/support/knowledgecenter/SSCH7P_3.9.0'>https://www.ibm.com/support/knowledgecenter/SSCH7P_3.9.0</a></p>
<p>Marketplace - <a href='https://www.ibm.com/products/open-enterprise-python-zos'>https://www.ibm.com/products/open-enterprise-python-zos</a></p>
<p>MRS (external pax download) - <a href='https://www-01.ibm.com/marketing/iwm/platform/mrs/assets?source=swg-ibmoep'>https://www-01.ibm.com/marketing/iwm/platform/mrs/assets?source=swg-ibmoep</a></p>
]]></content:encoded>
                                    
        <enclosure length="50950310" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ssvitw/Chad_McIntyre_-_Python_on_zOSbr1ae.mp3"/>
        <itunes:summary><![CDATA[For many, Python is just _the way things get done_, and having it available on z/OS alongside so many other great languages, subsystems and features helps make the platform more accessible than ever. Hear straight from Chad McIntyre, IBM Open Enterprise Python for z/OS Dev Lead, on just how important this effort is, why now, and how you can be best positioned to meet the needs of today's Python developers. Knowledge Center - https://www.ibm.com/support/knowledgecenter/SSCH7P_3.9.0
Marketplace - https://www.ibm.com/products/open-enterprise-python-zos
MRS (external pax download) - https://www-01.ibm.com/marketing/iwm/platform/mrs/assets?source=swg-ibmoep]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1884</itunes:duration>
                <itunes:episode>430</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>For many, Python is just _the way things get done_, and having it available on z/OS alongside so many other great languages, subsystems and features helps make the platform more accessible than ever. Hear straight from Chad McIntyre, IBM Open Enterprise Python for z/OS Dev Lead, on just how important this effort is, why now, and how you can be best positioned to meet the needs of today's Python developers.  Knowledge Center - https://www.ibm.com/support/knowledgecenter/SSCH7P_3.9.0 Marketplace - https://www.ibm.com/products/open-enterprise-python-zos MRS (external pax download) - https://www-01.ibm.com/marketing/iwm/platform/mrs/assets?source=swg-ibmoep</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Will Yates and Michael Baylis - Using Galasa to streamline CICS testing</title>
        <itunes:title>Will Yates and Michael Baylis - Using Galasa to streamline CICS testing</itunes:title>
        <link>https://www.terminaltalk.net/e/will-yates-and-michael-baylis-using-galasa-to-streamline-cics-testing/</link>
                    <comments>https://www.terminaltalk.net/e/will-yates-and-michael-baylis-using-galasa-to-streamline-cics-testing/#comments</comments>        <pubDate>Mon, 25 Jan 2021 08:24:00 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/740d542d-155d-3436-a4e0-76bdf2254287</guid>
                                    <description><![CDATA[<p>Before software goes into production, it needs to be tested, and "It looks good to me" just isn't good enough. To ensure maximum coverage is attained, testing tools and frameworks are the way to go, and in this episode, we hear from Will Yates and Michael Baylis about how the Galasa Project helps them ensure solutions pass all the right tests. </p>
<p><a href='https://galasa.dev'>https://galasa.dev</a> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Before software goes into production, it needs to be tested, and "It looks good to me" just isn't good enough. To ensure maximum coverage is attained, testing tools and frameworks are the way to go, and in this episode, we hear from Will Yates and Michael Baylis about how the Galasa Project helps them ensure solutions pass all the right tests. </p>
<p><a href='https://galasa.dev'>https://galasa.dev</a> </p>
]]></content:encoded>
                                    
        <enclosure length="32108225" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/4haddi/CICS_and_Galasa_1202020-compb9fqv.mp3"/>
        <itunes:summary><![CDATA[Before software goes into production, it needs to be tested, and "It looks good to me" just isn't good enough. To ensure maximum coverage is attained, testing tools and frameworks are the way to go, and in this episode, we hear from Will Yates and Michael Baylis about how the Galasa Project helps them ensure solutions pass all the right tests. 
https://galasa.dev ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1848</itunes:duration>
                <itunes:episode>429</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Before software goes into production, it needs to be tested, and "It looks good to me" just isn't good enough. To ensure maximum coverage is attained, testing tools and frameworks are the way to go, and in this episode, we hear from Will Yates and Michael Baylis about how the Galasa Project helps them ensure solutions pass all the right tests.  https://galasa.dev </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Stephen Branch - Catalog</title>
        <itunes:title>Stephen Branch - Catalog</itunes:title>
        <link>https://www.terminaltalk.net/e/stephen-branch-catalog/</link>
                    <comments>https://www.terminaltalk.net/e/stephen-branch-catalog/#comments</comments>        <pubDate>Wed, 16 Dec 2020 15:24:13 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/76fd1263-75af-3d2c-a872-7cc87a6b61cc</guid>
                                    <description><![CDATA[<p>If you were able to open up a data set without knowing the volume it's on by heart, thank Catalog. This often-overlooked but absolutely necessary component of z/OS deserves a deeper look, and Stephen Branch is here to spell out all of the interesting bits, as well as explaining some data set basics for the new learners. Definitely an educational and insightful episode. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>If you were able to open up a data set without knowing the volume it's on by heart, thank Catalog. This often-overlooked but absolutely necessary component of z/OS deserves a deeper look, and Stephen Branch is here to spell out all of the interesting bits, as well as explaining some data set basics for the new learners. Definitely an educational and insightful episode. </p>
]]></content:encoded>
                                    
        <enclosure length="48714603" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/zfb2d3/Stephen_Branch_-_Catalogv27ptua.mp3"/>
        <itunes:summary><![CDATA[If you were able to open up a data set without knowing the volume it's on by heart, thank Catalog. This often-overlooked but absolutely necessary component of z/OS deserves a deeper look, and Stephen Branch is here to spell out all of the interesting bits, as well as explaining some data set basics for the new learners. Definitely an educational and insightful episode. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2393</itunes:duration>
                <itunes:episode>428</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>If you were able to open up a data set without knowing the volume it's on by heart, thank Catalog. This often-overlooked but absolutely necessary component of z/OS deserves a deeper look, and Stephen Branch is here to spell out all of the interesting bits, as well as explaining some data set basics for the new learners. Definitely an educational and insightful episode. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Anthony Giorgio - zCX Update - New Kid on the Control Block</title>
        <itunes:title>Anthony Giorgio - zCX Update - New Kid on the Control Block</itunes:title>
        <link>https://www.terminaltalk.net/e/anthony-giorgio-zcx-update-new-kid-on-the-control-block/</link>
                    <comments>https://www.terminaltalk.net/e/anthony-giorgio-zcx-update-new-kid-on-the-control-block/#comments</comments>        <pubDate>Thu, 03 Dec 2020 13:38:59 -0500</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/e150cff1-9c6c-3834-813b-7ec204d6a757</guid>
                                    <description><![CDATA[<p>It's been a while since we last got a deep dive into IBM z/OS Container Extensions, and there's much to discuss. Terminal Talk Top Tier Listener Anthony Giorgio is on the scene with an action-packed look at the what, how, and why of this wonderful new addition to IBM Z's bag of virtualization tricks. Anthony's got both hands on the pulse of these latest developments, and we think there will be a lot of folks taking advantage of that 90 day trial by the end. </p>
<p> </p>
<p>IBM Systems Mag: <a href='https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx'>Ra</a><a href='https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx'>pid Containers: Improving zCX Runtime Performance </a><a href='https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx'>https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx</a></p>
<p>90 Day Trial: <a href='https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.4.0/com.ibm.zos.v2r4.izso100/izso100_zcxtrial.htm'>https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.4.0/com.ibm.zos.v2r4.izso100/izso100_zcxtrial.htm</a></p>
<p>IBM Systems Mag: <a href='https://ibmsystemsmag.com/IBM-Z/07/2020/z-os-container-extensions-trial'>What's the IBM z/OS Container Extensions trial feature? : https://ibmsystemsmag.com/IBM-Z/07/2020/z-os-container-extensions-trial</a></p>
<p>Learn more here: 
<a href='https://www.ibm.com/support/z-content-solutions/container-extensions/'>https://www.ibm.com/support/z-content-solutions/container-extensions/</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>It's been a while since we last got a deep dive into IBM z/OS Container Extensions, and there's much to discuss. Terminal Talk Top Tier Listener Anthony Giorgio is on the scene with an action-packed look at the what, how, and why of this wonderful new addition to IBM Z's bag of virtualization tricks. Anthony's got both hands on the pulse of these latest developments, and we think there will be a lot of folks taking advantage of that 90 day trial by the end. </p>
<p> </p>
<p>IBM Systems Mag: <a href='https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx'>Ra</a><a href='https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx'>pid Containers: Improving zCX Runtime Performance </a><a href='https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx'>https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx</a></p>
<p>90 Day Trial: <a href='https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.4.0/com.ibm.zos.v2r4.izso100/izso100_zcxtrial.htm'>https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.4.0/com.ibm.zos.v2r4.izso100/izso100_zcxtrial.htm</a></p>
<p>IBM Systems Mag: <a href='https://ibmsystemsmag.com/IBM-Z/07/2020/z-os-container-extensions-trial'>What's the IBM z/OS Container Extensions trial feature? : https://ibmsystemsmag.com/IBM-Z/07/2020/z-os-container-extensions-trial</a></p>
<p>Learn more here: <br>
<a href='https://www.ibm.com/support/z-content-solutions/container-extensions/'>https://www.ibm.com/support/z-content-solutions/container-extensions/</a></p>
]]></content:encoded>
                                    
        <enclosure length="55893085" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/t3a5tg/Anthony_Giorgio_-_zCX_Update9epw7.mp3"/>
        <itunes:summary><![CDATA[It's been a while since we last got a deep dive into IBM z/OS Container Extensions, and there's much to discuss. Terminal Talk Top Tier Listener Anthony Giorgio is on the scene with an action-packed look at the what, how, and why of this wonderful new addition to IBM Z's bag of virtualization tricks. Anthony's got both hands on the pulse of these latest developments, and we think there will be a lot of folks taking advantage of that 90 day trial by the end. 
 
IBM Systems Mag: Rapid Containers: Improving zCX Runtime Performance https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx
90 Day Trial: https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.4.0/com.ibm.zos.v2r4.izso100/izso100_zcxtrial.htm
IBM Systems Mag: What's the IBM z/OS Container Extensions trial feature? : https://ibmsystemsmag.com/IBM-Z/07/2020/z-os-container-extensions-trial
Learn more here: https://www.ibm.com/support/z-content-solutions/container-extensions/]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2354</itunes:duration>
                <itunes:episode>427</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>It's been a while since we last got a deep dive into IBM z/OS Container Extensions, and there's much to discuss. Terminal Talk Top Tier Listener Anthony Giorgio is on the scene with an action-packed look at the what, how, and why of this wonderful new addition to IBM Z's bag of virtualization tricks. Anthony's got both hands on the pulse of these latest developments, and we think there will be a lot of folks taking advantage of that 90 day trial by the end.    IBM Systems Mag: Rapid Containers: Improving zCX Runtime Performance https://ibmsystemsmag.com/IBM-Z/9/2020/rapid-containers-zcx 90 Day Trial: https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.4.0/com.ibm.zos.v2r4.izso100/izso100_zcxtrial.htm IBM Systems Mag: What's the IBM z/OS Container Extensions trial feature? : https://ibmsystemsmag.com/IBM-Z/07/2020/z-os-container-extensions-trial Learn more here: https://www.ibm.com/support/z-content-solutions/container-extensions/</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Tom McPherson - IBM Z and Public Cloud</title>
        <itunes:title>Tom McPherson - IBM Z and Public Cloud</itunes:title>
        <link>https://www.terminaltalk.net/e/tom-mcpherson-ibm-z-and-public-cloud/</link>
                    <comments>https://www.terminaltalk.net/e/tom-mcpherson-ibm-z-and-public-cloud/#comments</comments>        <pubDate>Fri, 30 Oct 2020 11:16:44 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/6ad0dc79-6bca-3767-9283-05dcabc4b8ae</guid>
                                    <description><![CDATA[<p>The strengths of IBM Z have always been apparent in critical business applications, and as more and more businesses look to use cloud technology as part of their day-to-day operations, there is a great opportunity for Z to demonstrate its value once again. In this episode, we talk with Tom McPherson, Vice President of Platform Services, IBM Cloud Infrastructure, about the role IBM Z plays in making the most powerful and resilient cloud offering out there. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>The strengths of IBM Z have always been apparent in critical business applications, and as more and more businesses look to use cloud technology as part of their day-to-day operations, there is a great opportunity for Z to demonstrate its value once again. In this episode, we talk with Tom McPherson, Vice President of Platform Services, IBM Cloud Infrastructure, about the role IBM Z plays in making the most powerful and resilient cloud offering out there. </p>
]]></content:encoded>
                                    
        <enclosure length="64399722" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/5mkh7i/Tom_McPherson_-_Z_in_the_Cloud6fdcz.mp3"/>
        <itunes:summary><![CDATA[The strengths of IBM Z have always been apparent in critical business applications, and as more and more businesses look to use cloud technology as part of their day-to-day operations, there is a great opportunity for Z to demonstrate its value once again. In this episode, we talk with Tom McPherson, Vice President of Platform Services, IBM Cloud Infrastructure, about the role IBM Z plays in making the most powerful and resilient cloud offering out there. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2180</itunes:duration>
                <itunes:episode>426</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The strengths of IBM Z have always been apparent in critical business applications, and as more and more businesses look to use cloud technology as part of their day-to-day operations, there is a great opportunity for Z to demonstrate its value once again. In this episode, we talk with Tom McPherson, Vice President of Platform Services, IBM Cloud Infrastructure, about the role IBM Z plays in making the most powerful and resilient cloud offering out there. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Jeff Bisti - Master the Mainframe 2020</title>
        <itunes:title>Jeff Bisti - Master the Mainframe 2020</itunes:title>
        <link>https://www.terminaltalk.net/e/jeff-bisti-master-the-mainframe-2020/</link>
                    <comments>https://www.terminaltalk.net/e/jeff-bisti-master-the-mainframe-2020/#comments</comments>        <pubDate>Fri, 16 Oct 2020 08:26:20 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/f100e274-5a82-32fd-8953-1026be0f07e5</guid>
                                    <description><![CDATA[<p>Maybe it's because nobody wanted to get on another web conference, or maybe we just like the sounds of our own voices... or maybe this year's Master the Mainframe is so much different and exciting that it's worth talking about for nearly 45 minutes. No matter the reason, in this episode, we talk about the changes and challenges that went into the technical end of Master the Mainframe 2020. If you're interested, just sign up at <a href='https://masterthemainframe.com'>masterthemainframe.com</a> (available through January 17, 2021). </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Maybe it's because nobody wanted to get on another web conference, or maybe we just like the sounds of our own voices... or maybe this year's Master the Mainframe is so much different and exciting that it's worth talking about for nearly 45 minutes. No matter the reason, in this episode, we talk about the changes and challenges that went into the technical end of Master the Mainframe 2020. If you're interested, just sign up at <a href='https://masterthemainframe.com'>masterthemainframe.com</a> (available through January 17, 2021). </p>
]]></content:encoded>
                                    
        <enclosure length="77312767" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/mnttfd/Jeff_Bisti_-_Master_the_Mainframe_20206shd4.mp3"/>
        <itunes:summary><![CDATA[Maybe it's because nobody wanted to get on another web conference, or maybe we just like the sounds of our own voices... or maybe this year's Master the Mainframe is so much different and exciting that it's worth talking about for nearly 45 minutes. No matter the reason, in this episode, we talk about the changes and challenges that went into the technical end of Master the Mainframe 2020. If you're interested, just sign up at masterthemainframe.com (available through January 17, 2021). ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2911</itunes:duration>
                <itunes:episode>425</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Maybe it's because nobody wanted to get on another web conference, or maybe we just like the sounds of our own voices... or maybe this year's Master the Mainframe is so much different and exciting that it's worth talking about for nearly 45 minutes. No matter the reason, in this episode, we talk about the changes and challenges that went into the technical end of Master the Mainframe 2020. If you're interested, just sign up at masterthemainframe.com (available through January 17, 2021). </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Mike Fulton - IBM Z Open Automation Utilities</title>
        <itunes:title>Mike Fulton - IBM Z Open Automation Utilities</itunes:title>
        <link>https://www.terminaltalk.net/e/mike-fulton-ibm-z-open-automation-utilities/</link>
                    <comments>https://www.terminaltalk.net/e/mike-fulton-ibm-z-open-automation-utilities/#comments</comments>        <pubDate>Mon, 05 Oct 2020 10:42:00 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/74cfdda3-88eb-3945-8362-0af05af911d5</guid>
                                    <description><![CDATA[<p>Getting comfortable in z/OS takes a considerable amount of discovery. There are constructs and commands unlike anywhere else, which makes the learning curve somewhat daunting. Mike Fulton, IBM Distinguished Engineer for IBM Z Application Foundation is working to change that with IBM Z Open Automation Utilities. Now, leveraging some new capabilities in USS, users can manage jobs, files, and core Z functionality with simple commands right from their shell. Even better, this plus Python enabled that Ansible thing you've been hearing so much about. It's probably time to evolve your z/OS Stack. 

Linkage:
<a href='https://developer.ibm.com/mainframe/2020/03/13/announcing-ibm-z-open-automation-utilities-opening-the-door-to-red-hat-ansible-certified-content-for-ibm-z/'>IBM Z Open Automation Utilities Announcement</a></p>
<p><a href='https://makingdeveloperslivesbetter.wordpress.com/2019/09/09/ibm-z-open-automation-utilities/'>Mike's Blog - ZOAU Introduction</a></p>
<p><a href='https://www.ibm.com/support/knowledgecenter/en/SSKFYE_1.0.1/welcome_zoautil.html'>Welcome / Getting Started w/ ZOAU</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Getting comfortable in z/OS takes a considerable amount of discovery. There are constructs and commands unlike anywhere else, which makes the learning curve somewhat daunting. Mike Fulton, IBM Distinguished Engineer for IBM Z Application Foundation is working to change that with IBM Z Open Automation Utilities. Now, leveraging some new capabilities in USS, users can manage jobs, files, and core Z functionality with simple commands right from their shell. Even better, this plus Python enabled that Ansible thing you've been hearing so much about. It's probably time to evolve your z/OS Stack. <br>
<br>
Linkage:<br>
<a href='https://developer.ibm.com/mainframe/2020/03/13/announcing-ibm-z-open-automation-utilities-opening-the-door-to-red-hat-ansible-certified-content-for-ibm-z/'>IBM Z Open Automation Utilities Announcement</a></p>
<p><a href='https://makingdeveloperslivesbetter.wordpress.com/2019/09/09/ibm-z-open-automation-utilities/'>Mike's Blog - ZOAU Introduction</a></p>
<p><a href='https://www.ibm.com/support/knowledgecenter/en/SSKFYE_1.0.1/welcome_zoautil.html'>Welcome / Getting Started w/ ZOAU</a></p>
]]></content:encoded>
                                    
        <enclosure length="47846773" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ndn97m/Mike_Fulton_-_Z_Open_Automation_Utilities_v2bf8v0.mp3"/>
        <itunes:summary><![CDATA[Getting comfortable in z/OS takes a considerable amount of discovery. There are constructs and commands unlike anywhere else, which makes the learning curve somewhat daunting. Mike Fulton, IBM Distinguished Engineer for IBM Z Application Foundation is working to change that with IBM Z Open Automation Utilities. Now, leveraging some new capabilities in USS, users can manage jobs, files, and core Z functionality with simple commands right from their shell. Even better, this plus Python enabled that Ansible thing you've been hearing so much about. It's probably time to evolve your z/OS Stack. Linkage:IBM Z Open Automation Utilities Announcement
Mike's Blog - ZOAU Introduction
Welcome / Getting Started w/ ZOAU]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1914</itunes:duration>
                <itunes:episode>424</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Getting comfortable in z/OS takes a considerable amount of discovery. There are constructs and commands unlike anywhere else, which makes the learning curve somewhat daunting. Mike Fulton, IBM Distinguished Engineer for IBM Z Application Foundation is working to change that with IBM Z Open Automation Utilities. Now, leveraging some new capabilities in USS, users can manage jobs, files, and core Z functionality with simple commands right from their shell. Even better, this plus Python enabled that Ansible thing you've been hearing so much about. It's probably time to evolve your z/OS Stack.  Linkage: IBM Z Open Automation Utilities Announcement Mike's Blog - ZOAU Introduction Welcome / Getting Started w/ ZOAU</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Chris Colonna - Whispering to DASD with FICON Security</title>
        <itunes:title>Chris Colonna - Whispering to DASD with FICON Security</itunes:title>
        <link>https://www.terminaltalk.net/e/chris-colonna-whispering-to-dasd-with-ficon-security/</link>
                    <comments>https://www.terminaltalk.net/e/chris-colonna-whispering-to-dasd-with-ficon-security/#comments</comments>        <pubDate>Fri, 18 Sep 2020 10:37:20 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/e60d85a6-3ad2-397a-86a6-72a72adac6a8</guid>
                                    <description><![CDATA[<p>Behind the scenes, but bathed in light, FICON connects powerful mainframe systems to massive storage devices. Encoded within that light lives some of the world's most important data which needs to get to their destination quickly. How do you get security without sacrificing speed? Give a listen to this week's episode with Chris Colonna: FICON Channel Firmware Execution Lead</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Behind the scenes, but bathed in light, FICON connects powerful mainframe systems to massive storage devices. Encoded within that light lives some of the world's most important data which needs to get to their destination quickly. How do you get security without sacrificing speed? Give a listen to this week's episode with Chris Colonna: FICON Channel Firmware Execution Lead</p>
]]></content:encoded>
                                    
        <enclosure length="57684860" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/rp52uw/Chris_Colonna_-_FICON_Securityaoghb.mp3"/>
        <itunes:summary><![CDATA[Behind the scenes, but bathed in light, FICON connects powerful mainframe systems to massive storage devices. Encoded within that light lives some of the world's most important data which needs to get to their destination quickly. How do you get security without sacrificing speed? Give a listen to this week's episode with Chris Colonna: FICON Channel Firmware Execution Lead]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2365</itunes:duration>
                <itunes:episode>423</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Behind the scenes, but bathed in light, FICON connects powerful mainframe systems to massive storage devices. Encoded within that light lives some of the world's most important data which needs to get to their destination quickly. How do you get security without sacrificing speed? Give a listen to this week's episode with Chris Colonna: FICON Channel Firmware Execution Lead</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Emily Hugenbruch - a z/VM Murder Mystery</title>
        <itunes:title>Emily Hugenbruch - a z/VM Murder Mystery</itunes:title>
        <link>https://www.terminaltalk.net/e/emily-hugenbruch-a-zvm-murder-mystery/</link>
                    <comments>https://www.terminaltalk.net/e/emily-hugenbruch-a-zvm-murder-mystery/#comments</comments>        <pubDate>Wed, 02 Sep 2020 23:40:48 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/2329fa7a-fdf4-324a-85a3-5dc1e8aa9fff</guid>
                                    <description><![CDATA[<p>It was a dark quiet night, just like this one, when a series of Linux guests running under z/VM suddenly gave up the ghost. Those in charge knew it was time to bring in the big guns. With Chief Sleuth Emily Hugenbruch hot on the case, and a deep bench of talent providing backup, this was one defect that got de-commissioned. </p>
<p> </p>
<p>Big thanks to Jim Ground for providing the atmospheric background music. Book him for all your children's parties. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>It was a dark quiet night, just like this one, when a series of Linux guests running under z/VM suddenly gave up the ghost. Those in charge knew it was time to bring in the big guns. With Chief Sleuth Emily Hugenbruch hot on the case, and a deep bench of talent providing backup, this was one defect that got de-commissioned. </p>
<p> </p>
<p>Big thanks to Jim Ground for providing the atmospheric background music. Book him for all your children's parties. </p>
]]></content:encoded>
                                    
        <enclosure length="72555311" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/dtb323/EKH2.mp3"/>
        <itunes:summary><![CDATA[It was a dark quiet night, just like this one, when a series of Linux guests running under z/VM suddenly gave up the ghost. Those in charge knew it was time to bring in the big guns. With Chief Sleuth Emily Hugenbruch hot on the case, and a deep bench of talent providing backup, this was one defect that got de-commissioned. 
 
Big thanks to Jim Ground for providing the atmospheric background music. Book him for all your children's parties. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2922</itunes:duration>
                <itunes:episode>422</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>It was a dark quiet night, just like this one, when a series of Linux guests running under z/VM suddenly gave up the ghost. Those in charge knew it was time to bring in the big guns. With Chief Sleuth Emily Hugenbruch hot on the case, and a deep bench of talent providing backup, this was one defect that got de-commissioned.    Big thanks to Jim Ground for providing the atmospheric background music. Book him for all your children's parties. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Jessielaine Punongbayan - COBOL and Zowe</title>
        <itunes:title>Jessielaine Punongbayan - COBOL and Zowe</itunes:title>
        <link>https://www.terminaltalk.net/e/jessielaine-punongbayan-cobol-and-zowe/</link>
                    <comments>https://www.terminaltalk.net/e/jessielaine-punongbayan-cobol-and-zowe/#comments</comments>        <pubDate>Thu, 20 Aug 2020 12:19:04 -0400</pubDate>
        <guid isPermaLink="false">terminaltalkpodcast.podbean.com/09fc9774-1a5d-3b50-bfa7-a82ff6d388c5</guid>
                                    <description><![CDATA[<p>You never know what's going to bring COBOL to the forefront of people's thoughts, but here we are. Jessielaine Punongbayan,Senior Mainframe R&D Engineer at Broadcom Inc., has made a name for herself over the years as a Systems Programmer and COBOL coder, but has recently been making waves with a series of posts on Medium.com highlighting ways that mainframe usage can be modernized, reinvented, and quite frankly, made more appealing to programmers who haven't grown up around Z systems. In this talk, we find out what drew Jessielaine to mainframe, what's on the agenda for Zowe, how she envisions the future of the technology, and what people can do to get started right now. </p>
<p>Medium.com posts - <a href='https://medium.com/@jessielaine.punongbayan'>https://medium.com/@jessielaine.punongbayan</a></p>
<p>Zowe.org - <a href='https://www.zowe.org'>https://www.zowe.org</a></p>
<p>Open Mainframe Project COBOL Course - <a href='https://www.openmainframeproject.org/projects/coboltrainingcourse'>https://www.openmainframeproject.org/projects/coboltrainingcourse</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>You never know what's going to bring COBOL to the forefront of people's thoughts, but here we are. Jessielaine Punongbayan,Senior Mainframe R&D Engineer at Broadcom Inc., has made a name for herself over the years as a Systems Programmer and COBOL coder, but has recently been making waves with a series of posts on Medium.com highlighting ways that mainframe usage can be modernized, reinvented, and quite frankly, made more appealing to programmers who haven't grown up around Z systems. In this talk, we find out what drew Jessielaine to mainframe, what's on the agenda for Zowe, how she envisions the future of the technology, and what people can do to get started right now. </p>
<p>Medium.com posts - <a href='https://medium.com/@jessielaine.punongbayan'>https://medium.com/@jessielaine.punongbayan</a></p>
<p>Zowe.org - <a href='https://www.zowe.org'>https://www.zowe.org</a></p>
<p>Open Mainframe Project COBOL Course - <a href='https://www.openmainframeproject.org/projects/coboltrainingcourse'>https://www.openmainframeproject.org/projects/coboltrainingcourse</a></p>
]]></content:encoded>
                                    
        <enclosure length="29450925" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/a5pjff/Jessielaine_Punongbayan_-_COBOL_and_Zowea9dgx.mp3"/>
        <itunes:summary><![CDATA[You never know what's going to bring COBOL to the forefront of people's thoughts, but here we are. Jessielaine Punongbayan,Senior Mainframe R&D Engineer at Broadcom Inc., has made a name for herself over the years as a Systems Programmer and COBOL coder, but has recently been making waves with a series of posts on Medium.com highlighting ways that mainframe usage can be modernized, reinvented, and quite frankly, made more appealing to programmers who haven't grown up around Z systems. In this talk, we find out what drew Jessielaine to mainframe, what's on the agenda for Zowe, how she envisions the future of the technology, and what people can do to get started right now. 
Medium.com posts - https://medium.com/@jessielaine.punongbayan
Zowe.org - https://www.zowe.org
Open Mainframe Project COBOL Course - https://www.openmainframeproject.org/projects/coboltrainingcourse]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1620</itunes:duration>
                <itunes:episode>421</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>You never know what's going to bring COBOL to the forefront of people's thoughts, but here we are. Jessielaine Punongbayan,Senior Mainframe R&amp;D Engineer at Broadcom Inc., has made a name for herself over the years as a Systems Programmer and COBOL coder, but has recently been making waves with a series of posts on Medium.com highlighting ways that mainframe usage can be modernized, reinvented, and quite frankly, made more appealing to programmers who haven't grown up around Z systems. In this talk, we find out what drew Jessielaine to mainframe, what's on the agenda for Zowe, how she envisions the future of the technology, and what people can do to get started right now.  Medium.com posts - https://medium.com/@jessielaine.punongbayan Zowe.org - https://www.zowe.org Open Mainframe Project COBOL Course - https://www.openmainframeproject.org/projects/coboltrainingcourse</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Eli Dow - Fully Homomorphic Encryption</title>
        <itunes:title>Eli Dow - Fully Homomorphic Encryption</itunes:title>
        <link>https://www.terminaltalk.net/e/eli-dow-fully-homomorphic-encryption/</link>
                    <comments>https://www.terminaltalk.net/e/eli-dow-fully-homomorphic-encryption/#comments</comments>        <pubDate>Mon, 10 Aug 2020 10:30:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2020-08-10-Eli_Dow_-_Fully_Homomorphic_Encryption.mp3</guid>
                                    <description><![CDATA[<p>When it comes to keeping data safe, there's no such thing as too many options. In this episode, Eli Dow gives us a peek into how it all works, how it will help us from a personal and business standpoint, and how you can get started today.</p>
<p> </p>
<p>Learn more here:
<a href='https://fhe-website.mybluemix.net'>https://fhe-website.mybluemix.net</a></p>
<p> </p>
<p>Get the toolkit here:
<a href='https://github.com/IBM/fhe-toolkit-macos'>https://github.com/IBM/fhe-toolkit-macos</a></p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>When it comes to keeping data safe, there's no such thing as too many options. In this episode, Eli Dow gives us a peek into how it all works, how it will help us from a personal and business standpoint, and how you can get started today.</p>
<p> </p>
<p>Learn more here:<br>
<a href='https://fhe-website.mybluemix.net'>https://fhe-website.mybluemix.net</a></p>
<p> </p>
<p>Get the toolkit here:<br>
<a href='https://github.com/IBM/fhe-toolkit-macos'>https://github.com/IBM/fhe-toolkit-macos</a></p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure length="58105084" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/n7fgj8/Eli_Dow_-_Fully_Homomorphic_Encryption75d8s.mp3"/>
        <itunes:summary><![CDATA[When it comes to keeping data safe, there's no such thing as too many options. In this episode, Eli Dow gives us a peek into how it all works, how it will help us from a personal and business standpoint, and how you can get started today.
 
Learn more here:https://fhe-website.mybluemix.net
 
Get the toolkit here:https://github.com/IBM/fhe-toolkit-macos
 ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2638</itunes:duration>
        <itunes:season>1</itunes:season>
        <itunes:episode>316</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>When it comes to keeping data safe, there's no such thing as too many options. In this episode, Eli Dow gives us a peek into how it all works, how it will help us from a personal and business standpoint, and how you can get started today.   Learn more here: https://fhe-website.mybluemix.net   Get the toolkit here: https://github.com/IBM/fhe-toolkit-macos  </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Chris Poole - IKS and Hyper Protect</title>
        <itunes:title>Chris Poole - IKS and Hyper Protect</itunes:title>
        <link>https://www.terminaltalk.net/e/chris-poole-iks-and-hyper-protect/</link>
                    <comments>https://www.terminaltalk.net/e/chris-poole-iks-and-hyper-protect/#comments</comments>        <pubDate>Fri, 24 Jul 2020 15:30:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2020-07-24-Chris Poole - Hyper Protect Services and IKS.mp3</guid>
                                    <description><![CDATA[Live from Fort Poole, we welcome Chris Poole to talk about the latest in protecting valuable business applications and data, IBM Kuberenetes Service and Hyper Protect]]></description>
                                                            <content:encoded><![CDATA[Live from Fort Poole, we welcome Chris Poole to talk about the latest in protecting valuable business applications and data, IBM Kuberenetes Service and Hyper Protect]]></content:encoded>
                                    
        <enclosure length="53429525" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/w4nxlr/PodcastGenerator_media_2020-07-24-Chris_20Poole_20-_20Hyper_20Protect_20Services_20and_20IKS.mp3"/>
        <itunes:summary><![CDATA[Live from Fort Poole, we welcome Chris Poole to talk about the latest in protecting valuable business applications and data, IBM Kuberenetes Service and Hyper Protect]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2610</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Live from Fort Poole, we welcome Chris Poole to talk about the latest in protecting valuable business applications and data, IBM Kuberenetes Service and Hyper Protect</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Rebecca Gott - Blockchain on Z</title>
        <itunes:title>Rebecca Gott - Blockchain on Z</itunes:title>
        <link>https://www.terminaltalk.net/e/rebecca-gott-blockchain-on-z/</link>
                    <comments>https://www.terminaltalk.net/e/rebecca-gott-blockchain-on-z/#comments</comments>        <pubDate>Fri, 10 Jul 2020 11:08:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2020-07-10-RebeccaGott-Blockchain.mp3</guid>
                                    <description><![CDATA[At the intersection of transactions, security, and business logic sits Blockchain. Hard to think of a better platform than IBM Z to stand this up and leverage the already-impressive capabilities of the platform. Rebecca Gott, DE for Blockchain on IBM Z]]></description>
                                                            <content:encoded><![CDATA[At the intersection of transactions, security, and business logic sits Blockchain. Hard to think of a better platform than IBM Z to stand this up and leverage the already-impressive capabilities of the platform. Rebecca Gott, DE for Blockchain on IBM Z]]></content:encoded>
                                    
        <enclosure length="31674362" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/zjwgw8/PodcastGenerator_media_2020-07-10-RebeccaGott-Blockchain.mp3"/>
        <itunes:summary><![CDATA[At the intersection of transactions, security, and business logic sits Blockchain. Hard to think of a better platform than IBM Z to stand this up and leverage the already-impressive capabilities of the platform. Rebecca Gott, DE for Blockchain on IBM Z]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1874</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>At the intersection of transactions, security, and business logic sits Blockchain. Hard to think of a better platform than IBM Z to stand this up and leverage the already-impressive capabilities of the platform. Rebecca Gott, DE for Blockchain on IBM Z</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Dave Jeffries -  Bringing DevOps to a Mainframe Organization</title>
        <itunes:title>Dave Jeffries -  Bringing DevOps to a Mainframe Organization</itunes:title>
        <link>https://www.terminaltalk.net/e/dave-jeffries-bringing-devops-to-a-mainframe-organization/</link>
                    <comments>https://www.terminaltalk.net/e/dave-jeffries-bringing-devops-to-a-mainframe-organization/#comments</comments>        <pubDate>Tue, 26 May 2020 12:46:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2020-05-26-Dave Jeffries - Bringing DevOps to a Mainframe Organization.mp3</guid>
                                    <description><![CDATA[You don't go from Waterfall to Agile overnight, but real meaningful change requires a driving force to maintain momentum. In this episode, Dave Jeffries, VP of z/OS Development talks about making strides in modernizing mainframe development]]></description>
                                                            <content:encoded><![CDATA[You don't go from Waterfall to Agile overnight, but real meaningful change requires a driving force to maintain momentum. In this episode, Dave Jeffries, VP of z/OS Development talks about making strides in modernizing mainframe development]]></content:encoded>
                                    
        <enclosure length="56494264" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/591zag/PodcastGenerator_media_2020-05-26-Dave_20Jeffries_20-_20Bringing_20DevOps_20to_20a_20Mainframe_20Organization.mp3"/>
        <itunes:summary><![CDATA[You don't go from Waterfall to Agile overnight, but real meaningful change requires a driving force to maintain momentum. In this episode, Dave Jeffries, VP of z/OS Development talks about making strides in modernizing mainframe development]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2786</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>You don't go from Waterfall to Agile overnight, but real meaningful change requires a driving force to maintain momentum. In this episode, Dave Jeffries, VP of z/OS Development talks about making strides in modernizing mainframe development</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Dan Jast - Ansible for z/OS</title>
        <itunes:title>Dan Jast - Ansible for z/OS</itunes:title>
        <link>https://www.terminaltalk.net/e/dan-jast-ansible-for-zos/</link>
                    <comments>https://www.terminaltalk.net/e/dan-jast-ansible-for-zos/#comments</comments>        <pubDate>Wed, 13 May 2020 09:17:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=dan_jast_-_ansible_for_z_os.mp3</guid>
                                    <description><![CDATA[The hits just keep on coming, and in another huge step forward for Z, you now have the option of using Ansible for automation of z/OS applications. Curious why all the fanfare? Let Dan Jast, Offering Manager for Ansible on z/OS fill in the blanks.]]></description>
                                                            <content:encoded><![CDATA[The hits just keep on coming, and in another huge step forward for Z, you now have the option of using Ansible for automation of z/OS applications. Curious why all the fanfare? Let Dan Jast, Offering Manager for Ansible on z/OS fill in the blanks.]]></content:encoded>
                                    
        <enclosure length="41044166" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/xtw4b4/PodcastGenerator_media_dan_jast_-_ansible_for_z_os.mp3"/>
        <itunes:summary><![CDATA[The hits just keep on coming, and in another huge step forward for Z, you now have the option of using Ansible for automation of z/OS applications. Curious why all the fanfare? Let Dan Jast, Offering Manager for Ansible on z/OS fill in the blanks.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1833</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The hits just keep on coming, and in another huge step forward for Z, you now have the option of using Ansible for automation of z/OS applications. Curious why all the fanfare? Let Dan Jast, Offering Manager for Ansible on z/OS fill in the blanks.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Ross Mauri - 100th Episode Spectacular</title>
        <itunes:title>Ross Mauri - 100th Episode Spectacular</itunes:title>
        <link>https://www.terminaltalk.net/e/ross-mauri-100th-episode-spectacular/</link>
                    <comments>https://www.terminaltalk.net/e/ross-mauri-100th-episode-spectacular/#comments</comments>        <pubDate>Fri, 01 May 2020 04:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=ross_mauri_-_100th_episode_spectacular.mp3</guid>
                                    <description><![CDATA[From humble beginnings come great things. It's up to you to figure out if we're talking about the show, mainframes, or today's extra-special guest, IBM Z General Manager, Ross Mauri. Happy 100 Episodes, let's keep this going!]]></description>
                                                            <content:encoded><![CDATA[From humble beginnings come great things. It's up to you to figure out if we're talking about the show, mainframes, or today's extra-special guest, IBM Z General Manager, Ross Mauri. Happy 100 Episodes, let's keep this going!]]></content:encoded>
                                    
        <enclosure length="58992019" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/m93b0n/PodcastGenerator_media_ross_mauri_-_100th_episode_spectacular.mp3"/>
        <itunes:summary><![CDATA[From humble beginnings come great things. It's up to you to figure out if we're talking about the show, mainframes, or today's extra-special guest, IBM Z General Manager, Ross Mauri. Happy 100 Episodes, let's keep this going!]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2316</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>From humble beginnings come great things. It's up to you to figure out if we're talking about the show, mainframes, or today's extra-special guest, IBM Z General Manager, Ross Mauri. Happy 100 Episodes, let's keep this going!</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Tom Ross - Captain COBOL</title>
        <itunes:title>Tom Ross - Captain COBOL</itunes:title>
        <link>https://www.terminaltalk.net/e/tom-ross-captain-cobol/</link>
                    <comments>https://www.terminaltalk.net/e/tom-ross-captain-cobol/#comments</comments>        <pubDate>Mon, 13 Apr 2020 19:18:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=tom_ross.mp3</guid>
                                    <description><![CDATA[It should come as no surprise that important applications need rock-solid code. COBOL, being a language specifically designed for highly-precise transactions at high scale delivers just that, and Tom Ross is the perfect guest to tell us about it.]]></description>
                                                            <content:encoded><![CDATA[It should come as no surprise that important applications need rock-solid code. COBOL, being a language specifically designed for highly-precise transactions at high scale delivers just that, and Tom Ross is the perfect guest to tell us about it.]]></content:encoded>
                                    
        <enclosure length="24994662" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ezrkfk/PodcastGenerator_media_tom_ross.mp3"/>
        <itunes:summary><![CDATA[It should come as no surprise that important applications need rock-solid code. COBOL, being a language specifically designed for highly-precise transactions at high scale delivers just that, and Tom Ross is the perfect guest to tell us about it.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1200</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>It should come as no surprise that important applications need rock-solid code. COBOL, being a language specifically designed for highly-precise transactions at high scale delivers just that, and Tom Ross is the perfect guest to tell us about it.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Joe Winchester - Zowe 1.9 Update @ SHAREftw</title>
        <itunes:title>Joe Winchester - Zowe 1.9 Update @ SHAREftw</itunes:title>
        <link>https://www.terminaltalk.net/e/joe-winchester-zowe-19-update-shareftw/</link>
                    <comments>https://www.terminaltalk.net/e/joe-winchester-zowe-19-update-shareftw/#comments</comments>        <pubDate>Mon, 16 Mar 2020 15:24:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=joe_winchester_2.27.2020.mp3</guid>
                                    <description><![CDATA[What's new with Zowe? A whole lot! If you haven't been paying attention, it's worth hearing what's been going on with everything, and there's nobody better to do it while keeping you entertained than Joe Winchester.]]></description>
                                                            <content:encoded><![CDATA[What's new with Zowe? A whole lot! If you haven't been paying attention, it's worth hearing what's been going on with everything, and there's nobody better to do it while keeping you entertained than Joe Winchester.]]></content:encoded>
                                    
        <enclosure length="50940698" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/p74owz/PodcastGenerator_media_joe_winchester_2_27_2020.mp3"/>
        <itunes:summary><![CDATA[What's new with Zowe? A whole lot! If you haven't been paying attention, it's worth hearing what's been going on with everything, and there's nobody better to do it while keeping you entertained than Joe Winchester.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1970</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>What's new with Zowe? A whole lot! If you haven't been paying attention, it's worth hearing what's been going on with everything, and there's nobody better to do it while keeping you entertained than Joe Winchester.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Rhonda Sundlof - Z Hardware</title>
        <itunes:title>Rhonda Sundlof - Z Hardware</itunes:title>
        <link>https://www.terminaltalk.net/e/rhonda-sundlof-z-hardware/</link>
                    <comments>https://www.terminaltalk.net/e/rhonda-sundlof-z-hardware/#comments</comments>        <pubDate>Mon, 02 Mar 2020 11:53:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=rhonda_sundlof_-_z_hardware.mp3</guid>
                                    <description><![CDATA[We don't need to tell you this, but designing an IBM Z system is no simple turn of the crank. Rhonda Sundlof has a wealth of experience from a variety of areas that help deliver the fantastic systems you know today. Something for everyone in this episode.]]></description>
                                                            <content:encoded><![CDATA[We don't need to tell you this, but designing an IBM Z system is no simple turn of the crank. Rhonda Sundlof has a wealth of experience from a variety of areas that help deliver the fantastic systems you know today. Something for everyone in this episode.]]></content:encoded>
                                    
        <enclosure length="41379832" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/iresyt/PodcastGenerator_media_rhonda_sundlof_-_z_hardware.mp3"/>
        <itunes:summary><![CDATA[We don't need to tell you this, but designing an IBM Z system is no simple turn of the crank. Rhonda Sundlof has a wealth of experience from a variety of areas that help deliver the fantastic systems you know today. Something for everyone in this episode.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2144</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>We don't need to tell you this, but designing an IBM Z system is no simple turn of the crank. Rhonda Sundlof has a wealth of experience from a variety of areas that help deliver the fantastic systems you know today. Something for everyone in this episode.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Stephen Anania - GDPS</title>
        <itunes:title>Stephen Anania - GDPS</itunes:title>
        <link>https://www.terminaltalk.net/e/stephen-anania-gdps/</link>
                    <comments>https://www.terminaltalk.net/e/stephen-anania-gdps/#comments</comments>        <pubDate>Mon, 10 Feb 2020 13:40:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=stephen_anania_-_gdps.mp3</guid>
                                    <description><![CDATA[Our last episode with Mark Brooks was such a hit, we thought we'd follow it up with a deeper look at GDPS, the technology that keeps Z going through even the toughest of situations. Stephen Anania is your guide, prepare to dive in.]]></description>
                                                            <content:encoded><![CDATA[Our last episode with Mark Brooks was such a hit, we thought we'd follow it up with a deeper look at GDPS, the technology that keeps Z going through even the toughest of situations. Stephen Anania is your guide, prepare to dive in.]]></content:encoded>
                                    
        <enclosure length="55168140" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/q8p0jo/PodcastGenerator_media_stephen_anania_-_gdps.mp3"/>
        <itunes:summary><![CDATA[Our last episode with Mark Brooks was such a hit, we thought we'd follow it up with a deeper look at GDPS, the technology that keeps Z going through even the toughest of situations. Stephen Anania is your guide, prepare to dive in.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2406</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Our last episode with Mark Brooks was such a hit, we thought we'd follow it up with a deeper look at GDPS, the technology that keeps Z going through even the toughest of situations. Stephen Anania is your guide, prepare to dive in.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Mark Brooks - XCF</title>
        <itunes:title>Mark Brooks - XCF</itunes:title>
        <link>https://www.terminaltalk.net/e/mark-brooks-xcf/</link>
                    <comments>https://www.terminaltalk.net/e/mark-brooks-xcf/#comments</comments>        <pubDate>Fri, 31 Jan 2020 11:01:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=mark_brooks_-_xcf.mp3</guid>
                                    <description><![CDATA[Parallel Sysplex on IBM Z allows for some pretty amazing things in the areas of reliability, performance, serviceability and more. The technology enabling this certainly warrants a deeper look, and fortunately we have Mark Brooks to demystify it for us.]]></description>
                                                            <content:encoded><![CDATA[Parallel Sysplex on IBM Z allows for some pretty amazing things in the areas of reliability, performance, serviceability and more. The technology enabling this certainly warrants a deeper look, and fortunately we have Mark Brooks to demystify it for us.]]></content:encoded>
                                    
        <enclosure length="44097098" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/y6kyeb/PodcastGenerator_media_mark_brooks_-_xcf.mp3"/>
        <itunes:summary><![CDATA[Parallel Sysplex on IBM Z allows for some pretty amazing things in the areas of reliability, performance, serviceability and more. The technology enabling this certainly warrants a deeper look, and fortunately we have Mark Brooks to demystify it for us.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2098</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Parallel Sysplex on IBM Z allows for some pretty amazing things in the areas of reliability, performance, serviceability and more. The technology enabling this certainly warrants a deeper look, and fortunately we have Mark Brooks to demystify it for us.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Melissa Sassi - Z Evangelist</title>
        <itunes:title>Melissa Sassi - Z Evangelist</itunes:title>
        <link>https://www.terminaltalk.net/e/melissa-sassi-z-evangelist/</link>
                    <comments>https://www.terminaltalk.net/e/melissa-sassi-z-evangelist/#comments</comments>        <pubDate>Sun, 05 Jan 2020 20:08:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=melissa_sassi_-_z_evangelist.mp3</guid>
                                    <description><![CDATA[What does it take to bring Z technology to those who could benefit from it most? Talk to Melissa Sassi, IBM Z Evangelist, who is working with startups around the world to make it all happen.]]></description>
                                                            <content:encoded><![CDATA[What does it take to bring Z technology to those who could benefit from it most? Talk to Melissa Sassi, IBM Z Evangelist, who is working with startups around the world to make it all happen.]]></content:encoded>
                                    
        <enclosure length="20224609" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/idvrl9/PodcastGenerator_media_melissa_sassi_-_z_evangelist.mp3"/>
        <itunes:summary><![CDATA[What does it take to bring Z technology to those who could benefit from it most? Talk to Melissa Sassi, IBM Z Evangelist, who is working with startups around the world to make it all happen.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2046</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>What does it take to bring Z technology to those who could benefit from it most? Talk to Melissa Sassi, IBM Z Evangelist, who is working with startups around the world to make it all happen.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Anne Dames - Z Crypto</title>
        <itunes:title>Anne Dames - Z Crypto</itunes:title>
        <link>https://www.terminaltalk.net/e/anne-dames-z-crypto/</link>
                    <comments>https://www.terminaltalk.net/e/anne-dames-z-crypto/#comments</comments>        <pubDate>Mon, 16 Dec 2019 08:22:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=anne_dames_-_z_crypto.mp3</guid>
                                    <description><![CDATA[Want it or not, we all need cryptography in our lives. And while we may not need to know the mechanics behind every operation, it certainly doesn't hurt to have a little behind-the-scenes information. Anne Dames is here to enlighten and delight.]]></description>
                                                            <content:encoded><![CDATA[Want it or not, we all need cryptography in our lives. And while we may not need to know the mechanics behind every operation, it certainly doesn't hurt to have a little behind-the-scenes information. Anne Dames is here to enlighten and delight.]]></content:encoded>
                                    
        <enclosure length="19985083" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/6f888o/PodcastGenerator_media_anne_dames_-_z_crypto.mp3"/>
        <itunes:summary><![CDATA[Want it or not, we all need cryptography in our lives. And while we may not need to know the mechanics behind every operation, it certainly doesn't hurt to have a little behind-the-scenes information. Anne Dames is here to enlighten and delight.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1655</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Want it or not, we all need cryptography in our lives. And while we may not need to know the mechanics behind every operation, it certainly doesn't hurt to have a little behind-the-scenes information. Anne Dames is here to enlighten and delight.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Brian Hugenbruch - z/VM Security</title>
        <itunes:title>Brian Hugenbruch - z/VM Security</itunes:title>
        <link>https://www.terminaltalk.net/e/brian-hugenbruch-zvm-security/</link>
                    <comments>https://www.terminaltalk.net/e/brian-hugenbruch-zvm-security/#comments</comments>        <pubDate>Mon, 02 Dec 2019 09:33:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=brian_hugenbruch_-_z_vm_security.mp3</guid>
                                    <description><![CDATA[We thought this it'd be a good time to dive into the security aspects of Your Favorite Hypervisor (z/VM). Terminal Talk Top Tier Subscriber, Brian Hugenbruch came all the way down from Endicott to  let us in on a little secret.]]></description>
                                                            <content:encoded><![CDATA[We thought this it'd be a good time to dive into the security aspects of Your Favorite Hypervisor (z/VM). Terminal Talk Top Tier Subscriber, Brian Hugenbruch came all the way down from Endicott to  let us in on a little secret.]]></content:encoded>
                                    
        <enclosure length="34679981" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/gegh38/PodcastGenerator_media_brian_hugenbruch_-_z_vm_security.mp3"/>
        <itunes:summary><![CDATA[We thought this it'd be a good time to dive into the security aspects of Your Favorite Hypervisor (z/VM). Terminal Talk Top Tier Subscriber, Brian Hugenbruch came all the way down from Endicott to  let us in on a little secret.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1925</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>We thought this it'd be a good time to dive into the security aspects of Your Favorite Hypervisor (z/VM). Terminal Talk Top Tier Subscriber, Brian Hugenbruch came all the way down from Endicott to let us in on a little secret.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Anthony Sofia - Data Privacy Passports</title>
        <itunes:title>Anthony Sofia - Data Privacy Passports</itunes:title>
        <link>https://www.terminaltalk.net/e/anthony-sofia-data-privacy-passports/</link>
                    <comments>https://www.terminaltalk.net/e/anthony-sofia-data-privacy-passports/#comments</comments>        <pubDate>Tue, 19 Nov 2019 13:57:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=anthony_sofia_-_data_privacy_passports.mp3</guid>
                                    <description><![CDATA[Anthony Sofia is back... again... to talk about a revolutionary new data-centric solution for protecting information both on and off the IBM Z platform.]]></description>
                                                            <content:encoded><![CDATA[Anthony Sofia is back... again... to talk about a revolutionary new data-centric solution for protecting information both on and off the IBM Z platform.]]></content:encoded>
                                    
        <enclosure length="29814828" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ks3ozb/PodcastGenerator_media_anthony_sofia_-_data_privacy_passports.mp3"/>
        <itunes:summary><![CDATA[Anthony Sofia is back... again... to talk about a revolutionary new data-centric solution for protecting information both on and off the IBM Z platform.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1614</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Anthony Sofia is back... again... to talk about a revolutionary new data-centric solution for protecting information both on and off the IBM Z platform.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Anthony Sofia - z15 Compression</title>
        <itunes:title>Anthony Sofia - z15 Compression</itunes:title>
        <link>https://www.terminaltalk.net/e/anthony-sofia-z15-compression/</link>
                    <comments>https://www.terminaltalk.net/e/anthony-sofia-z15-compression/#comments</comments>        <pubDate>Mon, 04 Nov 2019 07:58:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=anthony_sofia_-_z15_compression.mp3</guid>
                                    <description><![CDATA[If you work in data, compression is a tool you use on a daily basis, and Z is a platform where it's practically elevated to an art. Hear from Anthony Sofia how the z15 changes things up once more, allowing even greater flexibility for managing data.]]></description>
                                                            <content:encoded><![CDATA[If you work in data, compression is a tool you use on a daily basis, and Z is a platform where it's practically elevated to an art. Hear from Anthony Sofia how the z15 changes things up once more, allowing even greater flexibility for managing data.]]></content:encoded>
                                    
        <enclosure length="28543349" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/mn8jwg/PodcastGenerator_media_anthony_sofia_-_z15_compression.mp3"/>
        <itunes:summary><![CDATA[If you work in data, compression is a tool you use on a daily basis, and Z is a platform where it's practically elevated to an art. Hear from Anthony Sofia how the z15 changes things up once more, allowing even greater flexibility for managing data.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1532</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>If you work in data, compression is a tool you use on a daily basis, and Z is a platform where it's practically elevated to an art. Hear from Anthony Sofia how the z15 changes things up once more, allowing even greater flexibility for managing data.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Andreas Bieswanger &amp; Carl Mayer - Simplifying Mainframe Management</title>
        <itunes:title>Andreas Bieswanger &amp; Carl Mayer - Simplifying Mainframe Management</itunes:title>
        <link>https://www.terminaltalk.net/e/andreas-bieswanger-carl-mayer-simplifying-mainframe-management/</link>
                    <comments>https://www.terminaltalk.net/e/andreas-bieswanger-carl-mayer-simplifying-mainframe-management/#comments</comments>        <pubDate>Mon, 21 Oct 2019 02:42:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=andreas_bieswanger__and__carl_mayer_-_simplifying_mainframe_management.mp3</guid>
                                    <description><![CDATA[Sitting at the Mainframe's Hardware Management Console is like sitting on the bridge of the Starship Enterprise. Great power, but probably overwhelming at first. Carl and Andraes are on the case to make HMC drastically more user-friendly.]]></description>
                                                            <content:encoded><![CDATA[Sitting at the Mainframe's Hardware Management Console is like sitting on the bridge of the Starship Enterprise. Great power, but probably overwhelming at first. Carl and Andraes are on the case to make HMC drastically more user-friendly.]]></content:encoded>
                                    
        <enclosure length="33354707" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/gwo5xx/PodcastGenerator_media_andreas_bieswanger__and__carl_mayer_-_simplifying_mainframe_management.mp3"/>
        <itunes:summary><![CDATA[Sitting at the Mainframe's Hardware Management Console is like sitting on the bridge of the Starship Enterprise. Great power, but probably overwhelming at first. Carl and Andraes are on the case to make HMC drastically more user-friendly.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1891</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Sitting at the Mainframe's Hardware Management Console is like sitting on the bridge of the Starship Enterprise. Great power, but probably overwhelming at first. Carl and Andraes are on the case to make HMC drastically more user-friendly.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Tyler King &amp; Kevin McKenzie - Instant Recovery</title>
        <itunes:title>Tyler King &amp; Kevin McKenzie - Instant Recovery</itunes:title>
        <link>https://www.terminaltalk.net/e/tyler-king-kevin-mckenzie-instant-recovery/</link>
                    <comments>https://www.terminaltalk.net/e/tyler-king-kevin-mckenzie-instant-recovery/#comments</comments>        <pubDate>Wed, 09 Oct 2019 13:58:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=tyler_king_and_kevin_mckenzie_-_instant_recovery.mp3</guid>
                                    <description><![CDATA[One of the exciting new features newly announced for Z is Instant Recovery. Tyler King and Kevin McKenzie are just two of the brains behind it. Learn how maintenance windows will get shorter on this new episode of Terminal Talk]]></description>
                                                            <content:encoded><![CDATA[One of the exciting new features newly announced for Z is Instant Recovery. Tyler King and Kevin McKenzie are just two of the brains behind it. Learn how maintenance windows will get shorter on this new episode of Terminal Talk]]></content:encoded>
                                    
        <enclosure length="25265418" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/t0edp7/PodcastGenerator_media_tyler_king_and_kevin_mckenzie_-_instant_recovery.mp3"/>
        <itunes:summary><![CDATA[One of the exciting new features newly announced for Z is Instant Recovery. Tyler King and Kevin McKenzie are just two of the brains behind it. Learn how maintenance windows will get shorter on this new episode of Terminal Talk]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1468</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>One of the exciting new features newly announced for Z is Instant Recovery. Tyler King and Kevin McKenzie are just two of the brains behind it. Learn how maintenance windows will get shorter on this new episode of Terminal Talk</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Tarun Chopra - The z15 is Here!</title>
        <itunes:title>Tarun Chopra - The z15 is Here!</itunes:title>
        <link>https://www.terminaltalk.net/e/tarun-chopra-the-z15-is-here/</link>
                    <comments>https://www.terminaltalk.net/e/tarun-chopra-the-z15-is-here/#comments</comments>        <pubDate>Mon, 23 Sep 2019 13:35:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=tarun_chopra_-_the_z15_is_here!.mp3</guid>
                                    <description><![CDATA[The latest and greatest, the IBM z15 is finally here and we couldn't be any happier. There's a lot to geek out about a new system, but it goes far beyond the box. Hear from Tarun Chopra, Director of IBM Z Offering Management, why this is a good time for Z]]></description>
                                                            <content:encoded><![CDATA[The latest and greatest, the IBM z15 is finally here and we couldn't be any happier. There's a lot to geek out about a new system, but it goes far beyond the box. Hear from Tarun Chopra, Director of IBM Z Offering Management, why this is a good time for Z]]></content:encoded>
                                    
        <enclosure length="36204840" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/amivxc/PodcastGenerator_media_tarun_chopra_-_the_z15_is_here_.mp3"/>
        <itunes:summary><![CDATA[The latest and greatest, the IBM z15 is finally here and we couldn't be any happier. There's a lot to geek out about a new system, but it goes far beyond the box. Hear from Tarun Chopra, Director of IBM Z Offering Management, why this is a good time for Z]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2016</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The latest and greatest, the IBM z15 is finally here and we couldn't be any happier. There's a lot to geek out about a new system, but it goes far beyond the box. Hear from Tarun Chopra, Director of IBM Z Offering Management, why this is a good time for Z</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Jeff, Dan, and Luisa - September 2019 Happenings</title>
        <itunes:title>Jeff, Dan, and Luisa - September 2019 Happenings</itunes:title>
        <link>https://www.terminaltalk.net/e/jeff-dan-and-luisa-september-2019-happenings/</link>
                    <comments>https://www.terminaltalk.net/e/jeff-dan-and-luisa-september-2019-happenings/#comments</comments>        <pubDate>Sun, 08 Sep 2019 21:21:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=jeff,_dan,_and_luisa_-_september_2019_happenings.mp3</guid>
                                    <description><![CDATA[This time of the year is always especially busy, and we thought it'd be nice to get together and talk about what we've been up to. Any excuse to hang out in the recording studio, really.]]></description>
                                                            <content:encoded><![CDATA[This time of the year is always especially busy, and we thought it'd be nice to get together and talk about what we've been up to. Any excuse to hang out in the recording studio, really.]]></content:encoded>
                                    
        <enclosure length="32247190" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/20j3ys/PodcastGenerator_media_jeff__dan__and_luisa_-_september_2019_happenings.mp3"/>
        <itunes:summary><![CDATA[This time of the year is always especially busy, and we thought it'd be nice to get together and talk about what we've been up to. Any excuse to hang out in the recording studio, really.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1840</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>This time of the year is always especially busy, and we thought it'd be nice to get together and talk about what we've been up to. Any excuse to hang out in the recording studio, really.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Deepak Kohli - IMS</title>
        <itunes:title>Deepak Kohli - IMS</itunes:title>
        <link>https://www.terminaltalk.net/e/deepak-kohli-ims/</link>
                    <comments>https://www.terminaltalk.net/e/deepak-kohli-ims/#comments</comments>        <pubDate>Mon, 26 Aug 2019 10:28:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=deepak_kohli_-_ims.mp3</guid>
                                    <description><![CDATA[In this episode, recorded at SHARE in Pittsburgh, Deepak gets right to what people want to know about IMS, including its two main components, and how it differs from the "other" databases and transaction managers out there. A good education for everyone.]]></description>
                                                            <content:encoded><![CDATA[In this episode, recorded at SHARE in Pittsburgh, Deepak gets right to what people want to know about IMS, including its two main components, and how it differs from the "other" databases and transaction managers out there. A good education for everyone.]]></content:encoded>
                                    
        <enclosure length="19844295" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/4ircr6/PodcastGenerator_media_deepak_kohli_-_ims.mp3"/>
        <itunes:summary><![CDATA[In this episode, recorded at SHARE in Pittsburgh, Deepak gets right to what people want to know about IMS, including its two main components, and how it differs from the "other" databases and transaction managers out there. A good education for everyone.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1728</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>In this episode, recorded at SHARE in Pittsburgh, Deepak gets right to what people want to know about IMS, including its two main components, and how it differs from the "other" databases and transaction managers out there. A good education for everyone.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Derek Britton - Micro Focus - Happy Birthday COBOL</title>
        <itunes:title>Derek Britton - Micro Focus - Happy Birthday COBOL</itunes:title>
        <link>https://www.terminaltalk.net/e/derek-britton-micro-focus-happy-birthday-cobol/</link>
                    <comments>https://www.terminaltalk.net/e/derek-britton-micro-focus-happy-birthday-cobol/#comments</comments>        <pubDate>Tue, 13 Aug 2019 07:04:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=derek_britton_-_micro_focus_-_happy_birthday_cobol.mp3</guid>
                                    <description><![CDATA[Derek finally got his invite onto Terminal Talk, and he's here to sing the praises of COBOL, a language designed to support commercial growth that is doing just that in 2019. There's no cake, but this is cause for celebration. Happy COBOL60 everybody.]]></description>
                                                            <content:encoded><![CDATA[Derek finally got his invite onto Terminal Talk, and he's here to sing the praises of COBOL, a language designed to support commercial growth that is doing just that in 2019. There's no cake, but this is cause for celebration. Happy COBOL60 everybody.]]></content:encoded>
                                    
        <enclosure length="21900791" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/5x26ln/PodcastGenerator_media_derek_britton_-_micro_focus_-_happy_birthday_cobol.mp3"/>
        <itunes:summary><![CDATA[Derek finally got his invite onto Terminal Talk, and he's here to sing the praises of COBOL, a language designed to support commercial growth that is doing just that in 2019. There's no cake, but this is cause for celebration. Happy COBOL60 everybody.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2053</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Derek finally got his invite onto Terminal Talk, and he's here to sing the praises of COBOL, a language designed to support commercial growth that is doing just that in 2019. There's no cake, but this is cause for celebration. Happy COBOL60 everybody.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Elizabeth Joseph - Hyper Protect</title>
        <itunes:title>Elizabeth Joseph - Hyper Protect</itunes:title>
        <link>https://www.terminaltalk.net/e/elizabeth-joseph-hyper-protect/</link>
                    <comments>https://www.terminaltalk.net/e/elizabeth-joseph-hyper-protect/#comments</comments>        <pubDate>Sun, 28 Jul 2019 22:28:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=elizabeth_joseph_-_hyper_protect.mp3</guid>
                                    <description><![CDATA[With a background in Linux, open-source software, OpenStack, and a host of other goodness, Elizabeth Joseph is a welcome addition to the Z community. In this episode, we learn about Hyper Protect and her first impressions of The Mainframe Life]]></description>
                                                            <content:encoded><![CDATA[With a background in Linux, open-source software, OpenStack, and a host of other goodness, Elizabeth Joseph is a welcome addition to the Z community. In this episode, we learn about Hyper Protect and her first impressions of The Mainframe Life]]></content:encoded>
                                    
        <enclosure length="23505365" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/7myns1/PodcastGenerator_media_elizabeth_joseph_-_hyper_protect.mp3"/>
        <itunes:summary><![CDATA[With a background in Linux, open-source software, OpenStack, and a host of other goodness, Elizabeth Joseph is a welcome addition to the Z community. In this episode, we learn about Hyper Protect and her first impressions of The Mainframe Life]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1928</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>With a background in Linux, open-source software, OpenStack, and a host of other goodness, Elizabeth Joseph is a welcome addition to the Z community. In this episode, we learn about Hyper Protect and her first impressions of The Mainframe Life</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Mark Nelson - Mainframe and The Apollo 11 Lunar Landing Mission</title>
        <itunes:title>Mark Nelson - Mainframe and The Apollo 11 Lunar Landing Mission</itunes:title>
        <link>https://www.terminaltalk.net/e/mark-nelson-mainframe-and-the-apollo-11-lunar-landing-mission/</link>
                    <comments>https://www.terminaltalk.net/e/mark-nelson-mainframe-and-the-apollo-11-lunar-landing-mission/#comments</comments>        <pubDate>Sun, 14 Jul 2019 22:13:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=mark_nelson_-_mainframe_and_the_apollo_11_lunar_landing_mission.mp3</guid>
                                    <description><![CDATA[With the 50th anniversary of the Apollo 11 Lunar Landing fast approaching, we wanted to get some perspective into the special role that IBM and the mainframe played in the mission. Mr. Mark Nelson was all-too happy to help out.]]></description>
                                                            <content:encoded><![CDATA[With the 50th anniversary of the Apollo 11 Lunar Landing fast approaching, we wanted to get some perspective into the special role that IBM and the mainframe played in the mission. Mr. Mark Nelson was all-too happy to help out.]]></content:encoded>
                                    
        <enclosure length="32455105" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/d4luot/PodcastGenerator_media_mark_nelson_-_mainframe_and_the_apollo_11_lunar_landing_mission.mp3"/>
        <itunes:summary><![CDATA[With the 50th anniversary of the Apollo 11 Lunar Landing fast approaching, we wanted to get some perspective into the special role that IBM and the mainframe played in the mission. Mr. Mark Nelson was all-too happy to help out.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2336</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>With the 50th anniversary of the Apollo 11 Lunar Landing fast approaching, we wanted to get some perspective into the special role that IBM and the mainframe played in the mission. Mr. Mark Nelson was all-too happy to help out.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Charles Webb - Processor Design</title>
        <itunes:title>Charles Webb - Processor Design</itunes:title>
        <link>https://www.terminaltalk.net/e/charles-webb-processor-design/</link>
                    <comments>https://www.terminaltalk.net/e/charles-webb-processor-design/#comments</comments>        <pubDate>Thu, 27 Jun 2019 22:38:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=charles_webb_-_processor_design.mp3</guid>
                                    <description><![CDATA[At the heart of mainframe architecture is how the Instruction Set gets implemented on the processor. In our first talk with an active IBM Fellow, Charles Webb shares some insight into the planning, procedures, and and particularities of processors.]]></description>
                                                            <content:encoded><![CDATA[At the heart of mainframe architecture is how the Instruction Set gets implemented on the processor. In our first talk with an active IBM Fellow, Charles Webb shares some insight into the planning, procedures, and and particularities of processors.]]></content:encoded>
                                    
        <enclosure length="36355924" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/hdjynb/PodcastGenerator_media_charles_webb_-_processor_design.mp3"/>
        <itunes:summary><![CDATA[At the heart of mainframe architecture is how the Instruction Set gets implemented on the processor. In our first talk with an active IBM Fellow, Charles Webb shares some insight into the planning, procedures, and and particularities of processors.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2507</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>At the heart of mainframe architecture is how the Instruction Set gets implemented on the processor. In our first talk with an active IBM Fellow, Charles Webb shares some insight into the planning, procedures, and and particularities of processors.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Gary Puchkoff - z/OS Container Extensions</title>
        <itunes:title>Gary Puchkoff - z/OS Container Extensions</itunes:title>
        <link>https://www.terminaltalk.net/e/gary-puchkoff-zos-container-extensions/</link>
                    <comments>https://www.terminaltalk.net/e/gary-puchkoff-zos-container-extensions/#comments</comments>        <pubDate>Sun, 16 Jun 2019 23:08:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=gary_puchkoff_-_z_os_container_extensions.mp3</guid>
                                    <description><![CDATA[Everybody knows that Linux runs on Z, but starting in 2.4, you've got a new way of getting Linux functionality, in the form of Linux containers. Gary Puchkoff is the man to explain it all, and he's here with us this week. Also, Frank catches shrapnel.]]></description>
                                                            <content:encoded><![CDATA[Everybody knows that Linux runs on Z, but starting in 2.4, you've got a new way of getting Linux functionality, in the form of Linux containers. Gary Puchkoff is the man to explain it all, and he's here with us this week. Also, Frank catches shrapnel.]]></content:encoded>
                                    
        <enclosure length="28753958" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/9oizi4/PodcastGenerator_media_gary_puchkoff_-_z_os_container_extensions.mp3"/>
        <itunes:summary><![CDATA[Everybody knows that Linux runs on Z, but starting in 2.4, you've got a new way of getting Linux functionality, in the form of Linux containers. Gary Puchkoff is the man to explain it all, and he's here with us this week. Also, Frank catches shrapnel.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1838</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Everybody knows that Linux runs on Z, but starting in 2.4, you've got a new way of getting Linux functionality, in the form of Linux containers. Gary Puchkoff is the man to explain it all, and he's here with us this week. Also, Frank catches shrapnel.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Jeanne Glass - VirtualZ Computing</title>
        <itunes:title>Jeanne Glass - VirtualZ Computing</itunes:title>
        <link>https://www.terminaltalk.net/e/jeanne-glass-virtualz-computing/</link>
                    <comments>https://www.terminaltalk.net/e/jeanne-glass-virtualz-computing/#comments</comments>        <pubDate>Sun, 02 Jun 2019 23:05:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=jeanne_glass_-_viritualz_computing.mp3</guid>
                                    <description><![CDATA[Interview with Jeanne Glass, CEO of VirtualZ Computing]]></description>
                                                            <content:encoded><![CDATA[Interview with Jeanne Glass, CEO of VirtualZ Computing]]></content:encoded>
                                    
        <enclosure length="31289071" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/hgefof/PodcastGenerator_media_jeanne_glass_-_viritualz_computing.mp3"/>
        <itunes:summary><![CDATA[Interview with Jeanne Glass, CEO of VirtualZ Computing]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2008</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Interview with Jeanne Glass, CEO of VirtualZ Computing</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Joe Bostian - Open Source on Z</title>
        <itunes:title>Joe Bostian - Open Source on Z</itunes:title>
        <link>https://www.terminaltalk.net/e/joe-bostian-open-source-on-z/</link>
                    <comments>https://www.terminaltalk.net/e/joe-bostian-open-source-on-z/#comments</comments>        <pubDate>Mon, 20 May 2019 00:19:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=joe_bostian_-_open_source_on_z.mp3</guid>
                                    <description><![CDATA[Open Source has a long history on Z, and an equally exciting future. On this talk with Joe Bostian, we talk about what's changing, what's carrying forward, and what we can keep our fingers crossed for.]]></description>
                                                            <content:encoded><![CDATA[Open Source has a long history on Z, and an equally exciting future. On this talk with Joe Bostian, we talk about what's changing, what's carrying forward, and what we can keep our fingers crossed for.]]></content:encoded>
                                    
        <enclosure length="31176905" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/94vjjs/PodcastGenerator_media_joe_bostian_-_open_source_on_z.mp3"/>
        <itunes:summary><![CDATA[Open Source has a long history on Z, and an equally exciting future. On this talk with Joe Bostian, we talk about what's changing, what's carrying forward, and what we can keep our fingers crossed for.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2111</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Open Source has a long history on Z, and an equally exciting future. On this talk with Joe Bostian, we talk about what's changing, what's carrying forward, and what we can keep our fingers crossed for.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Dan Acevedo and John Helmbold - USS</title>
        <itunes:title>Dan Acevedo and John Helmbold - USS</itunes:title>
        <link>https://www.terminaltalk.net/e/dan-acevedo-and-john-helmbold-uss/</link>
                    <comments>https://www.terminaltalk.net/e/dan-acevedo-and-john-helmbold-uss/#comments</comments>        <pubDate>Sun, 05 May 2019 23:33:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=dan_acevedo_and_john_melmbold_-_uss.mp3</guid>
                                    <description><![CDATA[Being able to use UNIX-style utilities in z/OS is not just handy, it was something that simple had to be done. In this episode, Dan Acevedo and John Melmbold talk about some of the finer points of Unix System Services.]]></description>
                                                            <content:encoded><![CDATA[Being able to use UNIX-style utilities in z/OS is not just handy, it was something that simple had to be done. In this episode, Dan Acevedo and John Melmbold talk about some of the finer points of Unix System Services.]]></content:encoded>
                                    
        <enclosure length="25334650" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/nx8vz4/PodcastGenerator_media_dan_acevedo_and_john_melmbold_-_uss.mp3"/>
        <itunes:summary><![CDATA[Being able to use UNIX-style utilities in z/OS is not just handy, it was something that simple had to be done. In this episode, Dan Acevedo and John Melmbold talk about some of the finer points of Unix System Services.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1707</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Being able to use UNIX-style utilities in z/OS is not just handy, it was something that simple had to be done. In this episode, Dan Acevedo and John Melmbold talk about some of the finer points of Unix System Services.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 75 - Louis Guadagno - Mainframe History in Poughkeepsie - 4.22.2019</title>
        <itunes:title>Episode 75 - Louis Guadagno - Mainframe History in Poughkeepsie - 4.22.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-75-louis-guadagno-mainframe-history-in-poughkeepsie-4222019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-75-louis-guadagno-mainframe-history-in-poughkeepsie-4222019/#comments</comments>        <pubDate>Sun, 21 Apr 2019 23:40:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_75_-_louis_guadagno_-_mainframe_history_in_pougheepsie_-_4.22.2019.mp3</guid>
                                    <description><![CDATA[The mainframe wouldn't be where it is today without a series of bold moves and bright thinkers half a century ago. In this historic look back, , Louis Guadagno sheds some light on how the platform got off the ground back in the day.]]></description>
                                                            <content:encoded><![CDATA[The mainframe wouldn't be where it is today without a series of bold moves and bright thinkers half a century ago. In this historic look back, , Louis Guadagno sheds some light on how the platform got off the ground back in the day.]]></content:encoded>
                                    
        <enclosure length="36384716" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ppmtb9/PodcastGenerator_media_episode_75_-_louis_guadagno_-_mainframe_history_in_pougheepsie_-_4_22_2019.mp3"/>
        <itunes:summary><![CDATA[The mainframe wouldn't be where it is today without a series of bold moves and bright thinkers half a century ago. In this historic look back, , Louis Guadagno sheds some light on how the platform got off the ground back in the day.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2907</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The mainframe wouldn't be where it is today without a series of bold moves and bright thinkers half a century ago. In this historic look back, , Louis Guadagno sheds some light on how the platform got off the ground back in the day.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 74 - Kelly Ryan - Z Client Care - 4.8.2019</title>
        <itunes:title>Episode 74 - Kelly Ryan - Z Client Care - 4.8.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-74-kelly-ryan-z-client-care-482019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-74-kelly-ryan-z-client-care-482019/#comments</comments>        <pubDate>Sun, 07 Apr 2019 23:29:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_74_-_kelly_ryan_-_z_client_care_-_4.8.2019.mp3</guid>
                                    <description><![CDATA[Working on the world's most vital computing platform requires a special set of skills. We spend a lot of time talking about the technical ones, but in this episode, Kelly Ryan keys us in on what it takes to keep things right with clients.]]></description>
                                                            <content:encoded><![CDATA[Working on the world's most vital computing platform requires a special set of skills. We spend a lot of time talking about the technical ones, but in this episode, Kelly Ryan keys us in on what it takes to keep things right with clients.]]></content:encoded>
                                    
        <enclosure length="20082465" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/u5e546/PodcastGenerator_media_episode_74_-_kelly_ryan_-_z_client_care_-_4_8_2019.mp3"/>
        <itunes:summary><![CDATA[Working on the world's most vital computing platform requires a special set of skills. We spend a lot of time talking about the technical ones, but in this episode, Kelly Ryan keys us in on what it takes to keep things right with clients.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2491</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Working on the world's most vital computing platform requires a special set of skills. We spend a lot of time talking about the technical ones, but in this episode, Kelly Ryan keys us in on what it takes to keep things right with clients.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 73 - Ed Jaffe - Creating z/OSMF Workflows - 4.1.2019</title>
        <itunes:title>Episode 73 - Ed Jaffe - Creating z/OSMF Workflows - 4.1.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-73-ed-jaffe-creating-zosmf-workflows-412019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-73-ed-jaffe-creating-zosmf-workflows-412019/#comments</comments>        <pubDate>Mon, 01 Apr 2019 00:19:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_73_-_ed_jaffe_-_creating_z_osmf_workflows_-_4.1.2019.mp3</guid>
                                    <description><![CDATA[Ed Jaffe, CTO for Phoenix Software, and more importantly, returning guest of Terminal Talk, has been busy lately developing all-new workflow functionality for Z. In this episode, we learn about what goes into a workflow, and how you can get started]]></description>
                                                            <content:encoded><![CDATA[Ed Jaffe, CTO for Phoenix Software, and more importantly, returning guest of Terminal Talk, has been busy lately developing all-new workflow functionality for Z. In this episode, we learn about what goes into a workflow, and how you can get started]]></content:encoded>
                                    
        <enclosure length="15556954" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/w0e8fo/PodcastGenerator_media_episode_73_-_ed_jaffe_-_creating_z_osmf_workflows_-_4_1_2019.mp3"/>
        <itunes:summary><![CDATA[Ed Jaffe, CTO for Phoenix Software, and more importantly, returning guest of Terminal Talk, has been busy lately developing all-new workflow functionality for Z. In this episode, we learn about what goes into a workflow, and how you can get started]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1925</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Ed Jaffe, CTO for Phoenix Software, and more importantly, returning guest of Terminal Talk, has been busy lately developing all-new workflow functionality for Z. In this episode, we learn about what goes into a workflow, and how you can get started</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 72 - Neale Ferguson - Linux and more on the mainframe - 3.26.2019</title>
        <itunes:title>Episode 72 - Neale Ferguson - Linux and more on the mainframe - 3.26.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-72-neale-ferguson-linux-and-more-on-the-mainframe-3262019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-72-neale-ferguson-linux-and-more-on-the-mainframe-3262019/#comments</comments>        <pubDate>Mon, 25 Mar 2019 22:39:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_72_-_neale_ferguson_-_linux_and_more_on_the_mainframe_-_3.26.2019.mp3</guid>
                                    <description><![CDATA[Neale Ferguson likes to push the envelope. Being involved in some very exciting aspects of bringing various software and OS's to the Z platform, he's got a unique perspective around Z that was definitely worth sitting down and chatting about.]]></description>
                                                            <content:encoded><![CDATA[Neale Ferguson likes to push the envelope. Being involved in some very exciting aspects of bringing various software and OS's to the Z platform, he's got a unique perspective around Z that was definitely worth sitting down and chatting about.]]></content:encoded>
                                    
        <enclosure length="16682470" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/lzmiye/PodcastGenerator_media_episode_72_-_neale_ferguson_-_linux_and_more_on_the_mainframe_-_3_26_2019.mp3"/>
        <itunes:summary><![CDATA[Neale Ferguson likes to push the envelope. Being involved in some very exciting aspects of bringing various software and OS's to the Z platform, he's got a unique perspective around Z that was definitely worth sitting down and chatting about.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2066</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Neale Ferguson likes to push the envelope. Being involved in some very exciting aspects of bringing various software and OS's to the Z platform, he's got a unique perspective around Z that was definitely worth sitting down and chatting about.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 71 - Larry England - LE - 3.22.2019</title>
        <itunes:title>Episode 71 - Larry England - LE - 3.22.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-71-larry-england-le-3222019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-71-larry-england-le-3222019/#comments</comments>        <pubDate>Fri, 22 Mar 2019 10:50:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_71_-_larry_england_-_le_-_3.22.2019_1.mp3</guid>
                                    <description><![CDATA[Having "LE" as the episode's subject title has a dual purpose here. Larry England is the kind of guy who can always put things into the right perspective. From languages to compilers to AI and OS, Larry has had a hand in it, and is this episode's guest]]></description>
                                                            <content:encoded><![CDATA[Having "LE" as the episode's subject title has a dual purpose here. Larry England is the kind of guy who can always put things into the right perspective. From languages to compilers to AI and OS, Larry has had a hand in it, and is this episode's guest]]></content:encoded>
                                    
        <enclosure length="15408712" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/3vbxz5/PodcastGenerator_media_episode_71_-_larry_england_-_le_-_3_22_2019_1.mp3"/>
        <itunes:summary><![CDATA[Having "LE" as the episode's subject title has a dual purpose here. Larry England is the kind of guy who can always put things into the right perspective. From languages to compilers to AI and OS, Larry has had a hand in it, and is this episode's guest]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1907</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Having "LE" as the episode's subject title has a dual purpose here. Larry England is the kind of guy who can always put things into the right perspective. From languages to compilers to AI and OS, Larry has had a hand in it, and is this episode's guest</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 70 - Bill Bitner - z/VM - 3.19.2019</title>
        <itunes:title>Episode 70 - Bill Bitner - z/VM - 3.19.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-70-bill-bitner-zvm-3192019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-70-bill-bitner-zvm-3192019/#comments</comments>        <pubDate>Tue, 19 Mar 2019 14:31:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_70_-_bill_bitner_-_z_vm_-_3.19.2019.mp3</guid>
                                    <description><![CDATA[Recorded LIVE at SHARE! Long Time / First Timer Bill Bitner is a go-to when you're dealing with enterprise virtualization. In this episode, he talks about some z/VM concepts, differences between it and other hipervisors, and so much more.]]></description>
                                                            <content:encoded><![CDATA[Recorded LIVE at SHARE! Long Time / First Timer Bill Bitner is a go-to when you're dealing with enterprise virtualization. In this episode, he talks about some z/VM concepts, differences between it and other hipervisors, and so much more.]]></content:encoded>
                                    
        <enclosure length="18337288" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/lywt1h/PodcastGenerator_media_episode_70_-_bill_bitner_-_z_vm_-_3_19_2019.mp3"/>
        <itunes:summary><![CDATA[Recorded LIVE at SHARE! Long Time / First Timer Bill Bitner is a go-to when you're dealing with enterprise virtualization. In this episode, he talks about some z/VM concepts, differences between it and other hipervisors, and so much more.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2273</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Recorded LIVE at SHARE! Long Time / First Timer Bill Bitner is a go-to when you're dealing with enterprise virtualization. In this episode, he talks about some z/VM concepts, differences between it and other hipervisors, and so much more.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 69 - Tina Tarquinio - z14 ZR1 - 3.11.2019</title>
        <itunes:title>Episode 69 - Tina Tarquinio - z14 ZR1 - 3.11.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-69-tina-tarquinio-z14-zr1-3112019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-69-tina-tarquinio-z14-zr1-3112019/#comments</comments>        <pubDate>Mon, 11 Mar 2019 05:21:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_69_-_tina_tarquinio_-_z14_zr1_-_3.11.2019.mp3</guid>
                                    <description><![CDATA[Meet Tina Tarquinio and her favorite mainframe, the ZR1. The mainframe has evolved to fit into a standard 19" rack, but there's a whole lot more to it than just hitting it with the shrink ray. Find out all about it on this week's episode.]]></description>
                                                            <content:encoded><![CDATA[Meet Tina Tarquinio and her favorite mainframe, the ZR1. The mainframe has evolved to fit into a standard 19" rack, but there's a whole lot more to it than just hitting it with the shrink ray. Find out all about it on this week's episode.]]></content:encoded>
                                    
        <enclosure length="15406755" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/4hn5oz/PodcastGenerator_media_episode_69_-_tina_tarquinio_-_z14_zr1_-_3_11_2019.mp3"/>
        <itunes:summary><![CDATA[Meet Tina Tarquinio and her favorite mainframe, the ZR1. The mainframe has evolved to fit into a standard 19" rack, but there's a whole lot more to it than just hitting it with the shrink ray. Find out all about it on this week's episode.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1906</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Meet Tina Tarquinio and her favorite mainframe, the ZR1. The mainframe has evolved to fit into a standard 19" rack, but there's a whole lot more to it than just hitting it with the shrink ray. Find out all about it on this week's episode.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 68 - Dan Jast - Zowe - 2.25.2019</title>
        <itunes:title>Episode 68 - Dan Jast - Zowe - 2.25.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-68-dan-jast-zowe-2252019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-68-dan-jast-zowe-2252019/#comments</comments>        <pubDate>Sun, 24 Feb 2019 22:54:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_68_-_dan_jast_-_zowe_-_2.25.2019.mp3</guid>
                                    <description><![CDATA[Zowe is an important milestone in making the Z platform more accessible and extensible for a new style of enterprise professional. Dan Jast is a new hire who is here to tell us what Zowe brings to the party.]]></description>
                                                            <content:encoded><![CDATA[Zowe is an important milestone in making the Z platform more accessible and extensible for a new style of enterprise professional. Dan Jast is a new hire who is here to tell us what Zowe brings to the party.]]></content:encoded>
                                    
        <enclosure length="20348277" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/3vl40e/PodcastGenerator_media_episode_68_-_dan_jast_-_zowe_-_2_25_2019.mp3"/>
        <itunes:summary><![CDATA[Zowe is an important milestone in making the Z platform more accessible and extensible for a new style of enterprise professional. Dan Jast is a new hire who is here to tell us what Zowe brings to the party.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2524</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Zowe is an important milestone in making the Z platform more accessible and extensible for a new style of enterprise professional. Dan Jast is a new hire who is here to tell us what Zowe brings to the party.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 67 - Michael Jordan - Pervasive Encryption - 2.11.2018</title>
        <itunes:title>Episode 67 - Michael Jordan - Pervasive Encryption - 2.11.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-67-michael-jordan-pervasive-encryption-2112018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-67-michael-jordan-pervasive-encryption-2112018/#comments</comments>        <pubDate>Sun, 10 Feb 2019 22:30:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_67_-_michael_jordan_-_pervasive_encryption_-_2.11.2019.mp3</guid>
                                    <description><![CDATA[The data on your Z is only as good as it is secure. Pervasive Encryption has been a hot topic since the Z14 shipped, but there's still a lot of mystery around how it works and what it involves. In this week's episode, we attempt to fix that.]]></description>
                                                            <content:encoded><![CDATA[The data on your Z is only as good as it is secure. Pervasive Encryption has been a hot topic since the Z14 shipped, but there's still a lot of mystery around how it works and what it involves. In this week's episode, we attempt to fix that.]]></content:encoded>
                                    
        <enclosure length="15365599" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/syqyos/PodcastGenerator_media_episode_67_-_michael_jordan_-_pervasive_encryption_-_2_11_2019.mp3"/>
        <itunes:summary><![CDATA[The data on your Z is only as good as it is secure. Pervasive Encryption has been a hot topic since the Z14 shipped, but there's still a lot of mystery around how it works and what it involves. In this week's episode, we attempt to fix that.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1901</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The data on your Z is only as good as it is secure. Pervasive Encryption has been a hot topic since the Z14 shipped, but there's still a lot of mystery around how it works and what it involves. In this week's episode, we attempt to fix that.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 66 - Mark Nelson - RACF - 1.28.2019</title>
        <itunes:title>Episode 66 - Mark Nelson - RACF - 1.28.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-66-mark-nelson-racf-1282019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-66-mark-nelson-racf-1282019/#comments</comments>        <pubDate>Sun, 27 Jan 2019 23:54:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_66_-_mark_nelson_-_racf_-_1.28.2019.mp3</guid>
                                    <description><![CDATA[It's time for the Full Nelson... Mark Nelson, that is. At the request of our dear listener, we've got Mark in the studio to talk about your favorite facility from a practical standpoint. Asides and tangents aside, lots to learn from Mark in here. Enjoy!]]></description>
                                                            <content:encoded><![CDATA[It's time for the Full Nelson... Mark Nelson, that is. At the request of our dear listener, we've got Mark in the studio to talk about your favorite facility from a practical standpoint. Asides and tangents aside, lots to learn from Mark in here. Enjoy!]]></content:encoded>
                                    
        <enclosure length="18532039" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/toqmyz/PodcastGenerator_media_episode_66_-_mark_nelson_-_racf_-_1_28_2019.mp3"/>
        <itunes:summary><![CDATA[It's time for the Full Nelson... Mark Nelson, that is. At the request of our dear listener, we've got Mark in the studio to talk about your favorite facility from a practical standpoint. Asides and tangents aside, lots to learn from Mark in here. Enjoy!]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2297</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>It's time for the Full Nelson... Mark Nelson, that is. At the request of our dear listener, we've got Mark in the studio to talk about your favorite facility from a practical standpoint. Asides and tangents aside, lots to learn from Mark in here. Enjoy!</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 65 - Scott Fagen - A Brief History of Open Source on Z - 1.14.2019</title>
        <itunes:title>Episode 65 - Scott Fagen - A Brief History of Open Source on Z - 1.14.2019</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-65-scott-fagen-a-brief-history-of-open-source-on-z-1142019/</link>
                    <comments>https://www.terminaltalk.net/e/episode-65-scott-fagen-a-brief-history-of-open-source-on-z-1142019/#comments</comments>        <pubDate>Sun, 13 Jan 2019 22:05:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_65_-_scott_fagan_-_a_brief_history_of_open_source_on_z_-_1.14.2019.mp3</guid>
                                    <description><![CDATA[With a storied history on the platform, Scott Fagan has a unique perspective into how Open Source earned its place on Z. Plus, learn about the Mellon Mods, Dev Ops, what an ISV does, and what the industry is looking for in 2019.]]></description>
                                                            <content:encoded><![CDATA[With a storied history on the platform, Scott Fagan has a unique perspective into how Open Source earned its place on Z. Plus, learn about the Mellon Mods, Dev Ops, what an ISV does, and what the industry is looking for in 2019.]]></content:encoded>
                                    
        <enclosure length="19023590" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/lep92x/PodcastGenerator_media_episode_65_-_scott_fagan_-_a_brief_history_of_open_source_on_z_-_1_14_2019.mp3"/>
        <itunes:summary><![CDATA[With a storied history on the platform, Scott Fagan has a unique perspective into how Open Source earned its place on Z. Plus, learn about the Mellon Mods, Dev Ops, what an ISV does, and what the industry is looking for in 2019.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2359</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>With a storied history on the platform, Scott Fagan has a unique perspective into how Open Source earned its place on Z. Plus, learn about the Mellon Mods, Dev Ops, what an ISV does, and what the industry is looking for in 2019.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 64 - Ray Mullins - Languages and such - 12.31.2018</title>
        <itunes:title>Episode 64 - Ray Mullins - Languages and such - 12.31.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-64-ray-mullins-languages-and-such-12312018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-64-ray-mullins-languages-and-such-12312018/#comments</comments>        <pubDate>Sun, 30 Dec 2018 22:10:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_64_-_ray_mullins_-_languages_and_such_-_12.31.2018.mp3</guid>
                                    <description><![CDATA[Terminal Talk Tippity Top Tier Subscriber Ray Mullins is an expert on mainframe programming languages. On this episode, we talk about all that, plus what it means to be an ISV, Metal C, and the Principle of Least Astonishment.]]></description>
                                                            <content:encoded><![CDATA[Terminal Talk Tippity Top Tier Subscriber Ray Mullins is an expert on mainframe programming languages. On this episode, we talk about all that, plus what it means to be an ISV, Metal C, and the Principle of Least Astonishment.]]></content:encoded>
                                    
        <enclosure length="19379884" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/zyroth/PodcastGenerator_media_episode_64_-_ray_mullins_-_languages_and_such_-_12_31_2018.mp3"/>
        <itunes:summary><![CDATA[Terminal Talk Tippity Top Tier Subscriber Ray Mullins is an expert on mainframe programming languages. On this episode, we talk about all that, plus what it means to be an ISV, Metal C, and the Principle of Least Astonishment.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2403</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Terminal Talk Tippity Top Tier Subscriber Ray Mullins is an expert on mainframe programming languages. On this episode, we talk about all that, plus what it means to be an ISV, Metal C, and the Principle of Least Astonishment.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 63 - Nora Borsare - Some New-to-Z Insight - 12.24.2018</title>
        <itunes:title>Episode 63 - Nora Borsare - Some New-to-Z Insight - 12.24.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-63-nora-borsare-some-new-to-z-insight-12242018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-63-nora-borsare-some-new-to-z-insight-12242018/#comments</comments>        <pubDate>Sun, 23 Dec 2018 21:56:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_63_-_nora_borsare_-_some_new-to-z_insight_-_12.24.2018.mp3</guid>
                                    <description><![CDATA[Nora Borsare is new to the mainframe, but it's safe to say she's one of us. Check out a relatively new-to-the-mainframe engineer's insights on the platform and what she's busy working on.]]></description>
                                                            <content:encoded><![CDATA[Nora Borsare is new to the mainframe, but it's safe to say she's one of us. Check out a relatively new-to-the-mainframe engineer's insights on the platform and what she's busy working on.]]></content:encoded>
                                    
        <enclosure length="11259150" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/csa9lr/PodcastGenerator_media_episode_63_-_nora_borsare_-_some_new-to-z_insight_-_12_24_2018.mp3"/>
        <itunes:summary><![CDATA[Nora Borsare is new to the mainframe, but it's safe to say she's one of us. Check out a relatively new-to-the-mainframe engineer's insights on the platform and what she's busy working on.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1388</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Nora Borsare is new to the mainframe, but it's safe to say she's one of us. Check out a relatively new-to-the-mainframe engineer's insights on the platform and what she's busy working on.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 62 - Ed Pryor - Allocation, SMF, Odds and Ends - 12.10.2018</title>
        <itunes:title>Episode 62 - Ed Pryor - Allocation, SMF, Odds and Ends - 12.10.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-62-ed-pryor-allocation-smf-odds-and-ends-12102018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-62-ed-pryor-allocation-smf-odds-and-ends-12102018/#comments</comments>        <pubDate>Sun, 09 Dec 2018 22:37:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_62_-_ed_pryor_-_allocation,_smf,_odds_and_ends_-_12.10.2018.mp3</guid>
                                    <description><![CDATA[We had Ed on the show to talk about SMF, Allocation, and Scheduler, but as you can tell, this conversation went off in several different directions. Come hear what a relatively new-hire mainframer is excited about on an all-new episode of Terminal Talk.]]></description>
                                                            <content:encoded><![CDATA[We had Ed on the show to talk about SMF, Allocation, and Scheduler, but as you can tell, this conversation went off in several different directions. Come hear what a relatively new-hire mainframer is excited about on an all-new episode of Terminal Talk.]]></content:encoded>
                                    
        <enclosure length="13067873" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/709vyq/PodcastGenerator_media_episode_62_-_ed_pryor_-_allocation__smf__odds_and_ends_-_12_10_2018.mp3"/>
        <itunes:summary><![CDATA[We had Ed on the show to talk about SMF, Allocation, and Scheduler, but as you can tell, this conversation went off in several different directions. Come hear what a relatively new-hire mainframer is excited about on an all-new episode of Terminal Talk.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1614</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>We had Ed on the show to talk about SMF, Allocation, and Scheduler, but as you can tell, this conversation went off in several different directions. Come hear what a relatively new-hire mainframer is excited about on an all-new episode of Terminal Talk.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 61 - Mark Gambino - z/TPF - 11.26.2018</title>
        <itunes:title>Episode 61 - Mark Gambino - z/TPF - 11.26.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-61-mark-gambino-ztpf-11262018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-61-mark-gambino-ztpf-11262018/#comments</comments>        <pubDate>Sun, 25 Nov 2018 22:07:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_61_-_mark_gambino_-_z_tpf_-_11.26.2018.mp3</guid>
                                    <description><![CDATA[Few operating systems are so widely used, yet so unknown as z/TPF. The secret hero of many large retailers, hotel chains, credit card companies, and transportation providers. Listen to Mark Gambino explain how z/TPF does what it does so well.]]></description>
                                                            <content:encoded><![CDATA[Few operating systems are so widely used, yet so unknown as z/TPF. The secret hero of many large retailers, hotel chains, credit card companies, and transportation providers. Listen to Mark Gambino explain how z/TPF does what it does so well.]]></content:encoded>
                                    
        <enclosure length="17441586" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/axbtuv/PodcastGenerator_media_episode_61_-_mark_gambino_-_z_tpf_-_11_26_2018.mp3"/>
        <itunes:summary><![CDATA[Few operating systems are so widely used, yet so unknown as z/TPF. The secret hero of many large retailers, hotel chains, credit card companies, and transportation providers. Listen to Mark Gambino explain how z/TPF does what it does so well.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2161</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Few operating systems are so widely used, yet so unknown as z/TPF. The secret hero of many large retailers, hotel chains, credit card companies, and transportation providers. Listen to Mark Gambino explain how z/TPF does what it does so well.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 60 - Kurt Quackenbush - SMP/E - 11.12.2018</title>
        <itunes:title>Episode 60 - Kurt Quackenbush - SMP/E - 11.12.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-60-kurt-quackenbush-smpe-11122018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-60-kurt-quackenbush-smpe-11122018/#comments</comments>        <pubDate>Sun, 11 Nov 2018 22:58:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_60_-_kurt_quackenbush_-_smp_e_-_11.12.2018.mp3</guid>
                                    <description><![CDATA[Managing software on z/OS means understanding SMP/E. If you've never had the pleasure, or if you want to hear more about it, this week's episode is for you. Kurt Quackenbush is an SMP/E expert, and was nice enough to stop by the studios for a bit.]]></description>
                                                            <content:encoded><![CDATA[Managing software on z/OS means understanding SMP/E. If you've never had the pleasure, or if you want to hear more about it, this week's episode is for you. Kurt Quackenbush is an SMP/E expert, and was nice enough to stop by the studios for a bit.]]></content:encoded>
                                    
        <enclosure length="19225858" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/lfmz7y/PodcastGenerator_media_episode_60_-_kurt_quackenbush_-_smp_e_-_11_12_2018.mp3"/>
        <itunes:summary><![CDATA[Managing software on z/OS means understanding SMP/E. If you've never had the pleasure, or if you want to hear more about it, this week's episode is for you. Kurt Quackenbush is an SMP/E expert, and was nice enough to stop by the studios for a bit.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2384</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Managing software on z/OS means understanding SMP/E. If you've never had the pleasure, or if you want to hear more about it, this week's episode is for you. Kurt Quackenbush is an SMP/E expert, and was nice enough to stop by the studios for a bit.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 59 - Dave Follis - WebSphere - 10.28.2018</title>
        <itunes:title>Episode 59 - Dave Follis - WebSphere - 10.28.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-59-dave-follis-websphere-10282018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-59-dave-follis-websphere-10282018/#comments</comments>        <pubDate>Sun, 28 Oct 2018 22:57:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_59_-_dave_follis_-_websphere_-_10.29.2018.mp3</guid>
                                    <description><![CDATA[Internet. Kinda useful. And if you're doing anything on the mainframe that talks to the internet, you're probably dealing with WebSphere. Want to know more? We've got Dave Follis here to help explain it all.]]></description>
                                                            <content:encoded><![CDATA[Internet. Kinda useful. And if you're doing anything on the mainframe that talks to the internet, you're probably dealing with WebSphere. Want to know more? We've got Dave Follis here to help explain it all.]]></content:encoded>
                                    
        <enclosure length="16108926" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/biojyc/PodcastGenerator_media_episode_59_-_dave_follis_-_websphere_-_10_29_2018.mp3"/>
        <itunes:summary><![CDATA[Internet. Kinda useful. And if you're doing anything on the mainframe that talks to the internet, you're probably dealing with WebSphere. Want to know more? We've got Dave Follis here to help explain it all.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1994</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Internet. Kinda useful. And if you're doing anything on the mainframe that talks to the internet, you're probably dealing with WebSphere. Want to know more? We've got Dave Follis here to help explain it all.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 58 - Dan Wiegand - Z Operational Analytics - 10.15.2018</title>
        <itunes:title>Episode 58 - Dan Wiegand - Z Operational Analytics - 10.15.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-58-dan-wiegand-z-operational-analytics-10152018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-58-dan-wiegand-z-operational-analytics-10152018/#comments</comments>        <pubDate>Sun, 14 Oct 2018 22:31:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_58_-_dan_wiegand_-_z_operational_analytics_-_10.15.2018.mp3</guid>
                                    <description><![CDATA[You may already know this, but the mainframe produces a lot of data. Perhaps it's time we start thinking of that data as an asset, rather than just letting it sit there. Dan Wiegand has a few ideas about how to get started.]]></description>
                                                            <content:encoded><![CDATA[You may already know this, but the mainframe produces a lot of data. Perhaps it's time we start thinking of that data as an asset, rather than just letting it sit there. Dan Wiegand has a few ideas about how to get started.]]></content:encoded>
                                    
        <enclosure length="13775474" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/5e3ot0/PodcastGenerator_media_episode_58_-_dan_wiegand_-_z_operational_analytics_-_10_15_2018.mp3"/>
        <itunes:summary><![CDATA[You may already know this, but the mainframe produces a lot of data. Perhaps it's time we start thinking of that data as an asset, rather than just letting it sit there. Dan Wiegand has a few ideas about how to get started.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1703</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>You may already know this, but the mainframe produces a lot of data. Perhaps it's time we start thinking of that data as an asset, rather than just letting it sit there. Dan Wiegand has a few ideas about how to get started.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 57 - Chad Rikansrud - Hack to the Future - 10.1.2018</title>
        <itunes:title>Episode 57 - Chad Rikansrud - Hack to the Future - 10.1.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-57-chad-rikansrud-hack-to-the-future-1012018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-57-chad-rikansrud-hack-to-the-future-1012018/#comments</comments>        <pubDate>Mon, 01 Oct 2018 00:20:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_57_-_chad_rikansrud_-_hack_to_the_future_-_10.1.2018.mp3</guid>
                                    <description><![CDATA[Chad has seen some stuff, and that's not a bad thing, because once you've seen it, you can fix it. In this follow-up with one of our favorite mainframe hackers, we talk about security at a practical level, and make ourselves laugh... a lot. ]]></description>
                                                            <content:encoded><![CDATA[Chad has seen some stuff, and that's not a bad thing, because once you've seen it, you can fix it. In this follow-up with one of our favorite mainframe hackers, we talk about security at a practical level, and make ourselves laugh... a lot. ]]></content:encoded>
                                    
        <enclosure length="19352300" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/a4fnzg/PodcastGenerator_media_episode_57_-_chad_rikansrud_-_hack_to_the_future_-_10_1_2018.mp3"/>
        <itunes:summary><![CDATA[Chad has seen some stuff, and that's not a bad thing, because once you've seen it, you can fix it. In this follow-up with one of our favorite mainframe hackers, we talk about security at a practical level, and make ourselves laugh... a lot. ]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2400</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Chad has seen some stuff, and that's not a bad thing, because once you've seen it, you can fix it. In this follow-up with one of our favorite mainframe hackers, we talk about security at a practical level, and make ourselves laugh... a lot. </itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 56 - Chris Poole and Mark Cocker - 9.17.2018</title>
        <itunes:title>Episode 56 - Chris Poole and Mark Cocker - 9.17.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-56-chris-poole-and-mark-cocker-9172018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-56-chris-poole-and-mark-cocker-9172018/#comments</comments>        <pubDate>Sun, 16 Sep 2018 22:39:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_56_-_chris_poole_and_mark_cocker_-_9.17.2018.mp3</guid>
                                    <description><![CDATA[CICS plays a very important role in the history and future of the mainframe, but for many newcomers, its purpose and appeal seem difficult to grasp. In this episode, we've got Chris Poole and Martin Cocker on the mic to help explain what it's all about.]]></description>
                                                            <content:encoded><![CDATA[CICS plays a very important role in the history and future of the mainframe, but for many newcomers, its purpose and appeal seem difficult to grasp. In this episode, we've got Chris Poole and Martin Cocker on the mic to help explain what it's all about.]]></content:encoded>
                                    
        <enclosure length="15629321" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ugjvah/PodcastGenerator_media_episode_56_-_chris_poole_and_mark_cocker_-_9_17_2018.mp3"/>
        <itunes:summary><![CDATA[CICS plays a very important role in the history and future of the mainframe, but for many newcomers, its purpose and appeal seem difficult to grasp. In this episode, we've got Chris Poole and Martin Cocker on the mic to help explain what it's all about.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1934</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>CICS plays a very important role in the history and future of the mainframe, but for many newcomers, its purpose and appeal seem difficult to grasp. In this episode, we've got Chris Poole and Martin Cocker on the mic to help explain what it's all about.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 55 - Terri Menendez - VSAM - 9.3.2018</title>
        <itunes:title>Episode 55 - Terri Menendez - VSAM - 9.3.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-55-terri-menendez-vsam-932018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-55-terri-menendez-vsam-932018/#comments</comments>        <pubDate>Sun, 02 Sep 2018 22:18:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_55_-_terri_menendez_-_vsam_-_9.3.2018.mp3</guid>
                                    <description><![CDATA[VSAM. Know it, use it, love it. Terri Menendez is here to make sure you know even more, so you can use it even better, and love it even more.]]></description>
                                                            <content:encoded><![CDATA[VSAM. Know it, use it, love it. Terri Menendez is here to make sure you know even more, so you can use it even better, and love it even more.]]></content:encoded>
                                    
        <enclosure length="15586682" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/joa6f2/PodcastGenerator_media_episode_55_-_terri_menendez_-_vsam_-_9_3_2018.mp3"/>
        <itunes:summary><![CDATA[VSAM. Know it, use it, love it. Terri Menendez is here to make sure you know even more, so you can use it even better, and love it even more.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1929</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>VSAM. Know it, use it, love it. Terri Menendez is here to make sure you know even more, so you can use it even better, and love it even more.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 54 - John Frahm - Mainframe High Availability - 8.20.2018</title>
        <itunes:title>Episode 54 - John Frahm - Mainframe High Availability - 8.20.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-54-john-frahm-mainframe-high-availability-8202018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-54-john-frahm-mainframe-high-availability-8202018/#comments</comments>        <pubDate>Sun, 19 Aug 2018 22:37:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_54_-_john_frahm_-_mainframe_high_availability_-_8.20.2018.mp3</guid>
                                    <description><![CDATA[When things go bump in the night, it's good to have a plan. John Frahm is one of the folks who works with mainframe clients to ensure that sysprog whoopsies don't turn into catastrophic business outages.]]></description>
                                                            <content:encoded><![CDATA[When things go bump in the night, it's good to have a plan. John Frahm is one of the folks who works with mainframe clients to ensure that sysprog whoopsies don't turn into catastrophic business outages.]]></content:encoded>
                                    
        <enclosure length="17715786" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/bzxat7/PodcastGenerator_media_episode_54_-_john_frahm_-_mainframe_high_availability_-_8_20_2018.mp3"/>
        <itunes:summary><![CDATA[When things go bump in the night, it's good to have a plan. John Frahm is one of the folks who works with mainframe clients to ensure that sysprog whoopsies don't turn into catastrophic business outages.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2195</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>When things go bump in the night, it's good to have a plan. John Frahm is one of the folks who works with mainframe clients to ensure that sysprog whoopsies don't turn into catastrophic business outages.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 53 - Anna Shugol - zHyperLink - 8.6.2018</title>
        <itunes:title>Episode 53 - Anna Shugol - zHyperLink - 8.6.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-53-anna-shugol-zhyperlink-862018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-53-anna-shugol-zhyperlink-862018/#comments</comments>        <pubDate>Mon, 06 Aug 2018 02:29:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_53_-_8.6.2018_-_anna_shugol_-_zhyperlink.mp3</guid>
                                    <description><![CDATA[We've spent the last few episodes talking about reliability... but what about speed? In this episode, Anna Shugol talks about a new method for accelerating database reads and more. Let's hear from our favorite Terminal Talk Top Tier Member, Anna Shugol.]]></description>
                                                            <content:encoded><![CDATA[We've spent the last few episodes talking about reliability... but what about speed? In this episode, Anna Shugol talks about a new method for accelerating database reads and more. Let's hear from our favorite Terminal Talk Top Tier Member, Anna Shugol.]]></content:encoded>
                                    
        <enclosure length="14457153" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/mr5wws/PodcastGenerator_media_episode_53_-_8_6_2018_-_anna_shugol_-_zhyperlink.mp3"/>
        <itunes:summary><![CDATA[We've spent the last few episodes talking about reliability... but what about speed? In this episode, Anna Shugol talks about a new method for accelerating database reads and more. Let's hear from our favorite Terminal Talk Top Tier Member, Anna Shugol.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1788</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>We've spent the last few episodes talking about reliability... but what about speed? In this episode, Anna Shugol talks about a new method for accelerating database reads and more. Let's hear from our favorite Terminal Talk Top Tier Member, Anna Shugol.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 52 - Bob Abrams - RAS - 7.23.2018</title>
        <itunes:title>Episode 52 - Bob Abrams - RAS - 7.23.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-52-bob-abrams-ras-7232018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-52-bob-abrams-ras-7232018/#comments</comments>        <pubDate>Mon, 23 Jul 2018 03:40:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_52_-_bob_abrams_-_ras_-_7.23.2018.mp3</guid>
                                    <description><![CDATA[Bob Abrams is the STSM for RAS at IBM. If you know what more than two of those acronyms mean, then maybe you don't need to listen to this week's episode, but we recommend checking it anyway.]]></description>
                                                            <content:encoded><![CDATA[Bob Abrams is the STSM for RAS at IBM. If you know what more than two of those acronyms mean, then maybe you don't need to listen to this week's episode, but we recommend checking it anyway.]]></content:encoded>
                                    
        <enclosure length="19525943" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/7jdd0d/PodcastGenerator_media_episode_52_-_bob_abrams_-_ras_-_7_23_2018.mp3"/>
        <itunes:summary><![CDATA[Bob Abrams is the STSM for RAS at IBM. If you know what more than two of those acronyms mean, then maybe you don't need to listen to this week's episode, but we recommend checking it anyway.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2421</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Bob Abrams is the STSM for RAS at IBM. If you know what more than two of those acronyms mean, then maybe you don't need to listen to this week's episode, but we recommend checking it anyway.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 51 - Harry Williams - SHARE / Marist College - 7.9.2018</title>
        <itunes:title>Episode 51 - Harry Williams - SHARE / Marist College - 7.9.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-51-harry-williams-share-marist-college-792018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-51-harry-williams-share-marist-college-792018/#comments</comments>        <pubDate>Mon, 09 Jul 2018 03:27:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_51_-_harry_williams_-_share_and_marist_college_-_7.9.2018.mp3</guid>
                                    <description><![CDATA[Harry Williams, CTO at Marist College and SHARE President stops in to talk about how the mainframe has influenced his career and all he touches.]]></description>
                                                            <content:encoded><![CDATA[Harry Williams, CTO at Marist College and SHARE President stops in to talk about how the mainframe has influenced his career and all he touches.]]></content:encoded>
                                    
        <enclosure length="14293327" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/tz5aie/PodcastGenerator_media_episode_51_-_harry_williams_-_share_and_marist_college_-_7_9_2018.mp3"/>
        <itunes:summary><![CDATA[Harry Williams, CTO at Marist College and SHARE President stops in to talk about how the mainframe has influenced his career and all he touches.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1767</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Harry Williams, CTO at Marist College and SHARE President stops in to talk about how the mainframe has influenced his career and all he touches.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 50 - Steven Dickens - LinuxONE - 6.25.2018</title>
        <itunes:title>Episode 50 - Steven Dickens - LinuxONE - 6.25.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-50-steven-dickens-linuxone-6252018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-50-steven-dickens-linuxone-6252018/#comments</comments>        <pubDate>Mon, 25 Jun 2018 03:25:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_50_-_steven_dickens_-_linuxone_-_6.25.2018.mp3</guid>
                                    <description><![CDATA[Steve talks LinuxONE]]></description>
                                                            <content:encoded><![CDATA[Steve talks LinuxONE]]></content:encoded>
                                    
        <enclosure length="15874034" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/8umk4l/PodcastGenerator_media_episode_50_-_steven_dickens_-_linuxone_-_6_25_2018.mp3"/>
        <itunes:summary><![CDATA[Steve talks LinuxONE]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1965</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Steve talks LinuxONE</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 49 - Anthony Sofia - A Year in Review - 6.18.2018</title>
        <itunes:title>Episode 49 - Anthony Sofia - A Year in Review - 6.18.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-49-anthony-sofia-a-year-in-review-6182018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-49-anthony-sofia-a-year-in-review-6182018/#comments</comments>        <pubDate>Mon, 18 Jun 2018 03:25:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_49_-_anthony_sofia_-_whats_new_and_shiny_in_z_-_6.18.2018.mp3</guid>
                                    <description><![CDATA[Terminal Talk has been on the air for a year now. We sit down with our first guest to talk about what's new, what's changed, and what to look forward to.]]></description>
                                                            <content:encoded><![CDATA[Terminal Talk has been on the air for a year now. We sit down with our first guest to talk about what's new, what's changed, and what to look forward to.]]></content:encoded>
                                    
        <enclosure length="18501759" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/reu33p/PodcastGenerator_media_episode_49_-_anthony_sofia_-_whats_new_and_shiny_in_z_-_6_18_2018.mp3"/>
        <itunes:summary><![CDATA[Terminal Talk has been on the air for a year now. We sit down with our first guest to talk about what's new, what's changed, and what to look forward to.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2293</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Terminal Talk has been on the air for a year now. We sit down with our first guest to talk about what's new, what's changed, and what to look forward to.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 48 - Frank and Jeff - What We've Been Up To - 6.11.2018</title>
        <itunes:title>Episode 48 - Frank and Jeff - What We've Been Up To - 6.11.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-48-frank-and-jeff-what-weve-been-up-to-6112018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-48-frank-and-jeff-what-weve-been-up-to-6112018/#comments</comments>        <pubDate>Mon, 11 Jun 2018 03:07:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_48_-_frank_and_jeff_-_what_weve_been_up_to_-_6.11.2018.mp3</guid>
                                    <description><![CDATA[We have TWO FINE guests this week...]]></description>
                                                            <content:encoded><![CDATA[We have TWO FINE guests this week...]]></content:encoded>
                                    
        <enclosure length="19077913" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ztvdfh/PodcastGenerator_media_episode_48_-_frank_and_jeff_-_what_weve_been_up_to_-_6_11_2018.mp3"/>
        <itunes:summary><![CDATA[We have TWO FINE guests this week...]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2365</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>We have TWO FINE guests this week...</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 47 - Christian Jacobi - Mainframe IO - 5.28.2018</title>
        <itunes:title>Episode 47 - Christian Jacobi - Mainframe IO - 5.28.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-47-christian-jacobi-mainframe-io-5282018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-47-christian-jacobi-mainframe-io-5282018/#comments</comments>        <pubDate>Mon, 28 May 2018 02:52:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_47_-_christian_jacobi_-_mainframe_io_-_5.28.2018.mp3</guid>
                                    <description><![CDATA[In this episode. Christian Jacobi, Distinguished Engineer for IBM Z Hardware Development sprays some knowledge on the bits of silicon that keep the world running.]]></description>
                                                            <content:encoded><![CDATA[In this episode. Christian Jacobi, Distinguished Engineer for IBM Z Hardware Development sprays some knowledge on the bits of silicon that keep the world running.]]></content:encoded>
                                    
        <enclosure length="14332816" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/kobzqj/PodcastGenerator_media_episode_47_-_christian_jacobi_-_mainframe_io_-_5_28_2018.mp3"/>
        <itunes:summary><![CDATA[In this episode. Christian Jacobi, Distinguished Engineer for IBM Z Hardware Development sprays some knowledge on the bits of silicon that keep the world running.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1772</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>In this episode. Christian Jacobi, Distinguished Engineer for IBM Z Hardware Development sprays some knowledge on the bits of silicon that keep the world running.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 46 - Andrew Sica - Container Pricing - 5.14.2018</title>
        <itunes:title>Episode 46 - Andrew Sica - Container Pricing - 5.14.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-46-andrew-sica-container-pricing-5142018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-46-andrew-sica-container-pricing-5142018/#comments</comments>        <pubDate>Mon, 14 May 2018 03:22:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_46_-_andrew_sica_-_container_pricing_-_5.14.2018_1.mp3</guid>
                                    <description><![CDATA[Andrew Sica talks Container Pricing]]></description>
                                                            <content:encoded><![CDATA[Andrew Sica talks Container Pricing]]></content:encoded>
                                    
        <enclosure length="14718383" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/d4hlvi/PodcastGenerator_media_episode_46_-_andrew_sica_-_container_pricing_-_5_14_2018_1.mp3"/>
        <itunes:summary><![CDATA[Andrew Sica talks Container Pricing]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1820</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Andrew Sica talks Container Pricing</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 45 - Charlie Lawrence - Mainframe Millennial - 4.23.2018</title>
        <itunes:title>Episode 45 - Charlie Lawrence - Mainframe Millennial - 4.23.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-45-charlie-lawrence-mainframe-millennial-4232018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-45-charlie-lawrence-mainframe-millennial-4232018/#comments</comments>        <pubDate>Mon, 23 Apr 2018 02:27:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_45_-_charlie_lawrence_-_millenial_mainframer_-_4.23.2018.mp3</guid>
                                    <description><![CDATA[Charlie Lawrence has been at it for a while now, and has some good perspective on technology to share.]]></description>
                                                            <content:encoded><![CDATA[Charlie Lawrence has been at it for a while now, and has some good perspective on technology to share.]]></content:encoded>
                                    
        <enclosure length="22492015" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/5d626z/PodcastGenerator_media_episode_45_-_charlie_lawrence_-_millenial_mainframer_-_4_23_2018.mp3"/>
        <itunes:summary><![CDATA[Charlie Lawrence has been at it for a while now, and has some good perspective on technology to share.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2792</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Charlie Lawrence has been at it for a while now, and has some good perspective on technology to share.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 44 - Adam Nadel and Katie Walley - JES Deathmatch - 4.16.2018</title>
        <itunes:title>Episode 44 - Adam Nadel and Katie Walley - JES Deathmatch - 4.16.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-44-adam-nadel-and-katie-walley-jes-deathmatch-4162018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-44-adam-nadel-and-katie-walley-jes-deathmatch-4162018/#comments</comments>        <pubDate>Mon, 16 Apr 2018 02:18:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_44_-_adam_and_katie_-_jes_deathmatch_-_4.16.2018.mp3</guid>
                                    <description><![CDATA[Get ready to rumble... it's time to find out which JES reigns supreme]]></description>
                                                            <content:encoded><![CDATA[Get ready to rumble... it's time to find out which JES reigns supreme]]></content:encoded>
                                    
        <enclosure length="16598781" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/gaf9ru/PodcastGenerator_media_episode_44_-_adam_and_katie_-_jes_deathmatch_-_4_16_2018.mp3"/>
        <itunes:summary><![CDATA[Get ready to rumble... it's time to find out which JES reigns supreme]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2055</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Get ready to rumble... it's time to find out which JES reigns supreme</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 43 - Cheryl Watson - Mainframe Tuning - 4.9.2018</title>
        <itunes:title>Episode 43 - Cheryl Watson - Mainframe Tuning - 4.9.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-43-cheryl-watson-mainframe-tuning-492018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-43-cheryl-watson-mainframe-tuning-492018/#comments</comments>        <pubDate>Mon, 09 Apr 2018 03:05:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=episode_42_-_cheryl_watson_-_mainframe_tuning_-_4.9.2018.mp3</guid>
                                    <description><![CDATA[Cheryl Watson of Watson Walker on Performance Tuning]]></description>
                                                            <content:encoded><![CDATA[Cheryl Watson of Watson Walker on Performance Tuning]]></content:encoded>
                                    
        <enclosure length="15350128" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/4etnht/PodcastGenerator_media_episode_42_-_cheryl_watson_-_mainframe_tuning_-_4_9_2018.mp3"/>
        <itunes:summary><![CDATA[Cheryl Watson of Watson Walker on Performance Tuning]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1899</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Cheryl Watson of Watson Walker on Performance Tuning</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 42 - Randy and Rich - 4.2.2018</title>
        <itunes:title>Episode 42 - Randy and Rich - 4.2.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-42-randy-and-rich-422018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-42-randy-and-rich-422018/#comments</comments>        <pubDate>Mon, 02 Apr 2018 19:32:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-03-29_episode_42_-_randy_and_rich_-_4_2_2018.mp3</guid>
                                    <description><![CDATA[Authors of Redbooks, creators of ReST-ful Services on the mainframe, and all-around interesting guys Rich and Randy have plenty to say about the state of the mainframe and how they get work done in their area.]]></description>
                                                            <content:encoded><![CDATA[Authors of Redbooks, creators of ReST-ful Services on the mainframe, and all-around interesting guys Rich and Randy have plenty to say about the state of the mainframe and how they get work done in their area.]]></content:encoded>
                                    
        <enclosure length="19363145" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/4efp98/PodcastGenerator_media_2018-03-29_episode_42_-_randy_and_rich_-_4_2_2018.mp3"/>
        <itunes:summary><![CDATA[Authors of Redbooks, creators of ReST-ful Services on the mainframe, and all-around interesting guys Rich and Randy have plenty to say about the state of the mainframe and how they get work done in their area.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2401</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Authors of Redbooks, creators of ReST-ful Services on the mainframe, and all-around interesting guys Rich and Randy have plenty to say about the state of the mainframe and how they get work done in their area.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 41 - Ed Jaffe - Phoenix Software - 3.26.2018</title>
        <itunes:title>Episode 41 - Ed Jaffe - Phoenix Software - 3.26.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-41-ed-jaffe-phoenix-software-3262018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-41-ed-jaffe-phoenix-software-3262018/#comments</comments>        <pubDate>Mon, 26 Mar 2018 03:17:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-03-25_episode_41_-_ed_jaffe_-_phoenix_software_-_3_26_2018.mp3</guid>
                                    <description><![CDATA[It's been quite a wile ride for Ed Jaffe. Starting out selling fireplaces and moving up to CTO of Phoenix Software, Ed exemplifies mainframe modernization and capability, and a guy you should really know if you want to have a good time at SHARE.]]></description>
                                                            <content:encoded><![CDATA[It's been quite a wile ride for Ed Jaffe. Starting out selling fireplaces and moving up to CTO of Phoenix Software, Ed exemplifies mainframe modernization and capability, and a guy you should really know if you want to have a good time at SHARE.]]></content:encoded>
                                    
        <enclosure length="16990614" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/rlkbfw/PodcastGenerator_media_2018-03-25_episode_41_-_ed_jaffe_-_phoenix_software_-_3_26_2018.mp3"/>
        <itunes:summary><![CDATA[It's been quite a wile ride for Ed Jaffe. Starting out selling fireplaces and moving up to CTO of Phoenix Software, Ed exemplifies mainframe modernization and capability, and a guy you should really know if you want to have a good time at SHARE.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2104</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>It's been quite a wile ride for Ed Jaffe. Starting out selling fireplaces and moving up to CTO of Phoenix Software, Ed exemplifies mainframe modernization and capability, and a guy you should really know if you want to have a good time at SHARE.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 40 - Bob Rogers - LIVE at SHARE! - 3.19.2018</title>
        <itunes:title>Episode 40 - Bob Rogers - LIVE at SHARE! - 3.19.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-40-bob-rogers-live-at-share-3192018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-40-bob-rogers-live-at-share-3192018/#comments</comments>        <pubDate>Mon, 19 Mar 2018 03:15:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-03-18_episode_40_-_bob_rogers_live_at_share_-_3_19_2018.mp3</guid>
                                    <description><![CDATA[One of the main, yet largely undocumented, benefits of SHARE is the ability to grab some one-on-one time with the one and only Bob Rogers.]]></description>
                                                            <content:encoded><![CDATA[One of the main, yet largely undocumented, benefits of SHARE is the ability to grab some one-on-one time with the one and only Bob Rogers.]]></content:encoded>
                                    
        <enclosure length="20300012" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/tqn22m/PodcastGenerator_media_2018-03-18_episode_40_-_bob_rogers_live_at_share_-_3_19_2018.mp3"/>
        <itunes:summary><![CDATA[One of the main, yet largely undocumented, benefits of SHARE is the ability to grab some one-on-one time with the one and only Bob Rogers.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2518</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>One of the main, yet largely undocumented, benefits of SHARE is the ability to grab some one-on-one time with the one and only Bob Rogers.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 39 - Frank and Jeff - Winter SHARE 2018 Preview - 3.12.2018</title>
        <itunes:title>Episode 39 - Frank and Jeff - Winter SHARE 2018 Preview - 3.12.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-39-frank-and-jeff-winter-share-2018-preview-3122018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-39-frank-and-jeff-winter-share-2018-preview-3122018/#comments</comments>        <pubDate>Mon, 12 Mar 2018 03:57:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-03-11_episode_39_-_frank_and_jeff_-_winter_share_2018_preview_-_3_12_2018.mp3</guid>
                                    <description><![CDATA[No guest this week, just ramping up for SHARE. A preview of our week, and the very special LIVE recording of Terminal Talk.]]></description>
                                                            <content:encoded><![CDATA[No guest this week, just ramping up for SHARE. A preview of our week, and the very special LIVE recording of Terminal Talk.]]></content:encoded>
                                    
        <enclosure length="2722756" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/14xr3p/PodcastGenerator_media_2018-03-11_episode_39_-_frank_and_jeff_-_winter_share_2018_preview_-_3_12_2018.mp3"/>
        <itunes:summary><![CDATA[No guest this week, just ramping up for SHARE. A preview of our week, and the very special LIVE recording of Terminal Talk.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>321</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>No guest this week, just ramping up for SHARE. A preview of our week, and the very special LIVE recording of Terminal Talk.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 38 - Steve and Neil - Sysprog Whoopsies - 3.5.2018</title>
        <itunes:title>Episode 38 - Steve and Neil - Sysprog Whoopsies - 3.5.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-38-steve-and-neil-sysprog-whoopsies-352018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-38-steve-and-neil-sysprog-whoopsies-352018/#comments</comments>        <pubDate>Mon, 05 Mar 2018 03:41:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-03-04_episode_38_-_steve_and_neil_-_sysprog_whoopsies_-_3_4_2018.mp3</guid>
                                    <description><![CDATA[We've all been there... let's commiserate. On this week's Terminal Talk, we have Neil Shah and Steve McGarril about what happens when things don't go exactly as planned.]]></description>
                                                            <content:encoded><![CDATA[We've all been there... let's commiserate. On this week's Terminal Talk, we have Neil Shah and Steve McGarril about what happens when things don't go exactly as planned.]]></content:encoded>
                                    
        <enclosure length="23406085" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/h1qdvy/PodcastGenerator_media_2018-03-04_episode_38_-_steve_and_neil_-_sysprog_whoopsies_-_3_4_2018.mp3"/>
        <itunes:summary><![CDATA[We've all been there... let's commiserate. On this week's Terminal Talk, we have Neil Shah and Steve McGarril about what happens when things don't go exactly as planned.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2906</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>We've all been there... let's commiserate. On this week's Terminal Talk, we have Neil Shah and Steve McGarril about what happens when things don't go exactly as planned.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 37 - Michael Sperling - Analog Circuits - 2.26.2018</title>
        <itunes:title>Episode 37 - Michael Sperling - Analog Circuits - 2.26.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-37-michael-sperling-analog-circuits-2262018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-37-michael-sperling-analog-circuits-2262018/#comments</comments>        <pubDate>Mon, 26 Feb 2018 03:56:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-02-25_episode_37_-_michael_sperling_-_analog_circuits_-_2_26_2018.mp3</guid>
                                    <description><![CDATA[Michael Sperling is a pretty punny guy. In Episode 36 of Terminal Talk, he gives us a little lesson in what happens between the clock cycles.]]></description>
                                                            <content:encoded><![CDATA[Michael Sperling is a pretty punny guy. In Episode 36 of Terminal Talk, he gives us a little lesson in what happens between the clock cycles.]]></content:encoded>
                                    
        <enclosure length="15859206" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/hosj5j/PodcastGenerator_media_2018-02-25_episode_37_-_michael_sperling_-_analog_circuits_-_2_26_2018.mp3"/>
        <itunes:summary><![CDATA[Michael Sperling is a pretty punny guy. In Episode 36 of Terminal Talk, he gives us a little lesson in what happens between the clock cycles.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1963</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Michael Sperling is a pretty punny guy. In Episode 36 of Terminal Talk, he gives us a little lesson in what happens between the clock cycles.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 36 - Laura Sperling - Level 2 Support - 2.19.2018</title>
        <itunes:title>Episode 36 - Laura Sperling - Level 2 Support - 2.19.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-36-laura-sperling-level-2-support-2192018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-36-laura-sperling-level-2-support-2192018/#comments</comments>        <pubDate>Mon, 19 Feb 2018 08:36:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-02-19_episode_36_-_laura_sperling_-_level_2_support_-_2_19_2018.mp3</guid>
                                    <description><![CDATA[Laura Sperling never stops thinking about fixing problems. In this episode, we hear all about Level 2 support, the support structure as a whole, and the lifecycle of a defect.]]></description>
                                                            <content:encoded><![CDATA[Laura Sperling never stops thinking about fixing problems. In this episode, we hear all about Level 2 support, the support structure as a whole, and the lifecycle of a defect.]]></content:encoded>
                                    
        <enclosure length="16444764" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/u4unl6/PodcastGenerator_media_2018-02-19_episode_36_-_laura_sperling_-_level_2_support_-_2_19_2018.mp3"/>
        <itunes:summary><![CDATA[Laura Sperling never stops thinking about fixing problems. In this episode, we hear all about Level 2 support, the support structure as a whole, and the lifecycle of a defect.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2036</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Laura Sperling never stops thinking about fixing problems. In this episode, we hear all about Level 2 support, the support structure as a whole, and the lifecycle of a defect.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 35 - Jerry Moody - LPAR - 2.12.2018</title>
        <itunes:title>Episode 35 - Jerry Moody - LPAR - 2.12.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-35-jerry-moody-lpar-2122018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-35-jerry-moody-lpar-2122018/#comments</comments>        <pubDate>Mon, 12 Feb 2018 03:33:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-02-11_episode_35_-_jerry_moody_-_lpar_-_2_12_2018.mp3</guid>
                                    <description><![CDATA[LPAR Discussion with Jerry Moody]]></description>
                                                            <content:encoded><![CDATA[LPAR Discussion with Jerry Moody]]></content:encoded>
                                    
        <enclosure length="18804339" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/6dudid/PodcastGenerator_media_2018-02-11_episode_35_-_jerry_moody_-_lpar_-_2_12_2018.mp3"/>
        <itunes:summary><![CDATA[LPAR Discussion with Jerry Moody]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2331</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>LPAR Discussion with Jerry Moody</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 34 - Marie Buzzetti - Mainframe Programming - 2.5.2018</title>
        <itunes:title>Episode 34 - Marie Buzzetti - Mainframe Programming - 2.5.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-34-marie-buzzetti-mainframe-programming-252018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-34-marie-buzzetti-mainframe-programming-252018/#comments</comments>        <pubDate>Tue, 06 Feb 2018 18:08:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-02-02_episode_34_-_marie_laser_-_mainframe_programming_-_2_5_2018.mp3</guid>
                                    <description><![CDATA[Programming on the mainframe. Sounds complicated, right? Perhaps not as much as you think. In this episode, Marie Laser gives us all a little lesson on LE (Language Environment), and how the platform is tackling newer languages.  0:27 Good advice  4:04 Ma]]></description>
                                                            <content:encoded><![CDATA[Programming on the mainframe. Sounds complicated, right? Perhaps not as much as you think. In this episode, Marie Laser gives us all a little lesson on LE (Language Environment), and how the platform is tackling newer languages.  0:27 Good advice  4:04 Ma]]></content:encoded>
                                    
        <enclosure length="11181619" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/4tlbo8/PodcastGenerator_media_2018-02-02_episode_34_-_marie_laser_-_mainframe_programming_-_2_5_2018.mp3"/>
        <itunes:summary><![CDATA[Programming on the mainframe. Sounds complicated, right? Perhaps not as much as you think. In this episode, Marie Laser gives us all a little lesson on LE (Language Environment), and how the platform is tackling newer languages.  0:27 Good advice  4:04 Ma]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1378</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Programming on the mainframe. Sounds complicated, right? Perhaps not as much as you think. In this episode, Marie Laser gives us all a little lesson on LE (Language Environment), and how the platform is tackling newer languages. 0:27 Good advice 4:04 Ma</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 33 - Sharon Spaulding - Mainframe Packaging - 1.29.2018</title>
        <itunes:title>Episode 33 - Sharon Spaulding - Mainframe Packaging - 1.29.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-33-sharon-spaulding-mainframe-packaging-1292018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-33-sharon-spaulding-mainframe-packaging-1292018/#comments</comments>        <pubDate>Mon, 29 Jan 2018 03:10:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-01-27_episode_33_-_sharon_spaulding_-_mainframe_packaging_-_1_29_2018.mp3</guid>
                                    <description><![CDATA[Do you enjoy dropping things? Wrapping gifts? Experimenting with densities of foam padding? Perhaps you should consider a role in Package Engineering! In this episode, we sit down and chat with Sharon Spaulding about exactly what it takes to ship mainfram]]></description>
                                                            <content:encoded><![CDATA[Do you enjoy dropping things? Wrapping gifts? Experimenting with densities of foam padding? Perhaps you should consider a role in Package Engineering! In this episode, we sit down and chat with Sharon Spaulding about exactly what it takes to ship mainfram]]></content:encoded>
                                    
        <enclosure length="17712859" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/f4bl5q/PodcastGenerator_media_2018-01-27_episode_33_-_sharon_spaulding_-_mainframe_packaging_-_1_29_2018.mp3"/>
        <itunes:summary><![CDATA[Do you enjoy dropping things? Wrapping gifts? Experimenting with densities of foam padding? Perhaps you should consider a role in Package Engineering! In this episode, we sit down and chat with Sharon Spaulding about exactly what it takes to ship mainfram]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2195</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Do you enjoy dropping things? Wrapping gifts? Experimenting with densities of foam padding? Perhaps you should consider a role in Package Engineering! In this episode, we sit down and chat with Sharon Spaulding about exactly what it takes to ship mainfram</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 32 - Mark Anzani - Mainframe Strategy - 1.22.2018</title>
        <itunes:title>Episode 32 - Mark Anzani - Mainframe Strategy - 1.22.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-32-mark-anzani-mainframe-strategy-1222018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-32-mark-anzani-mainframe-strategy-1222018/#comments</comments>        <pubDate>Mon, 22 Jan 2018 02:24:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-01-21_episode_32_-_mark_anzani_-_mainframe_strategy_-_1-22-2018.mp3</guid>
                                    <description><![CDATA[The mainframe needs to continuously evolve in order to stay well-positioned in datacenters across the world. On today's episode, we sit down for a chat with Mark Anzani, VP of Strategy for IBM Z... and that's an uppercase Z.]]></description>
                                                            <content:encoded><![CDATA[The mainframe needs to continuously evolve in order to stay well-positioned in datacenters across the world. On today's episode, we sit down for a chat with Mark Anzani, VP of Strategy for IBM Z... and that's an uppercase Z.]]></content:encoded>
                                    
        <enclosure length="15468290" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/tolld6/PodcastGenerator_media_2018-01-21_episode_32_-_mark_anzani_-_mainframe_strategy_-_1-22-2018.mp3"/>
        <itunes:summary><![CDATA[The mainframe needs to continuously evolve in order to stay well-positioned in datacenters across the world. On today's episode, we sit down for a chat with Mark Anzani, VP of Strategy for IBM Z... and that's an uppercase Z.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1921</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The mainframe needs to continuously evolve in order to stay well-positioned in datacenters across the world. On today's episode, we sit down for a chat with Mark Anzani, VP of Strategy for IBM Z... and that's an uppercase Z.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 31 - Bill Seubert - A Talk with a Mainframe Architect - 1.15.2018</title>
        <itunes:title>Episode 31 - Bill Seubert - A Talk with a Mainframe Architect - 1.15.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-31-bill-seubert-a-talk-with-a-mainframe-architect-1152018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-31-bill-seubert-a-talk-with-a-mainframe-architect-1152018/#comments</comments>        <pubDate>Mon, 15 Jan 2018 02:07:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-01-12_episode_31_-_bill_seubert_-_a_talk_with_a_mainframe_architect_-_1_15_2018.mp3</guid>
                                    <description><![CDATA[Understanding the platform involves much more than just memorizing a bunch of commands. It also means knowing when to choose one solution over another, and how to connect it all so that it makes sense from a business perspective. Bill Seubert @ITArchitect]]></description>
                                                            <content:encoded><![CDATA[Understanding the platform involves much more than just memorizing a bunch of commands. It also means knowing when to choose one solution over another, and how to connect it all so that it makes sense from a business perspective. Bill Seubert @ITArchitect]]></content:encoded>
                                    
        <enclosure length="17985047" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/xrqezv/PodcastGenerator_media_2018-01-12_episode_31_-_bill_seubert_-_a_talk_with_a_mainframe_architect_-_1_15_2018.mp3"/>
        <itunes:summary><![CDATA[Understanding the platform involves much more than just memorizing a bunch of commands. It also means knowing when to choose one solution over another, and how to connect it all so that it makes sense from a business perspective. Bill Seubert @ITArchitect]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2235</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Understanding the platform involves much more than just memorizing a bunch of commands. It also means knowing when to choose one solution over another, and how to connect it all so that it makes sense from a business perspective. Bill Seubert @ITArchitect</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 30 - Steven Cook - GDPS - 1.9.2018</title>
        <itunes:title>Episode 30 - Steven Cook - GDPS - 1.9.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-30-steven-cook-gdps-192018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-30-steven-cook-gdps-192018/#comments</comments>        <pubDate>Mon, 08 Jan 2018 02:32:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-01-07_episode_30_-_steven_cook_-_gdps_-_1_8_2017.mp3</guid>
                                    <description><![CDATA[When things go bump in the night, companies generally like to know that it won't dramatically impact their workloads. In this episode, Steven Cook tells us all about GDPS, the little slice of magic that lets mainframers spread their Parallel Sysplex out a]]></description>
                                                            <content:encoded><![CDATA[When things go bump in the night, companies generally like to know that it won't dramatically impact their workloads. In this episode, Steven Cook tells us all about GDPS, the little slice of magic that lets mainframers spread their Parallel Sysplex out a]]></content:encoded>
                                    
        <enclosure length="14731830" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/acqfjc/PodcastGenerator_media_2018-01-07_episode_30_-_steven_cook_-_gdps_-_1_8_2017.mp3"/>
        <itunes:summary><![CDATA[When things go bump in the night, companies generally like to know that it won't dramatically impact their workloads. In this episode, Steven Cook tells us all about GDPS, the little slice of magic that lets mainframers spread their Parallel Sysplex out a]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1829</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>When things go bump in the night, companies generally like to know that it won't dramatically impact their workloads. In this episode, Steven Cook tells us all about GDPS, the little slice of magic that lets mainframers spread their Parallel Sysplex out a</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 29 - Sam Reynolds - ISPF &amp; Comm Server - 1.1.2018</title>
        <itunes:title>Episode 29 - Sam Reynolds - ISPF &amp; Comm Server - 1.1.2018</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-29-sam-reynolds-ispf-comm-server-112018/</link>
                    <comments>https://www.terminaltalk.net/e/episode-29-sam-reynolds-ispf-comm-server-112018/#comments</comments>        <pubDate>Mon, 01 Jan 2018 10:17:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2018-01-01_episode_29_-_sam_reynolds_-_ispf_and_comm_server_-_1_1_2018.mp3</guid>
                                    <description><![CDATA[Interactivity and network communications.... without them, hard to imagine how you'd do much of anything on the mainframe, yet this is an area that is a mystery for many. In this episode, Sam Reynolds schools us on the past, present, and future of ISPF an]]></description>
                                                            <content:encoded><![CDATA[Interactivity and network communications.... without them, hard to imagine how you'd do much of anything on the mainframe, yet this is an area that is a mystery for many. In this episode, Sam Reynolds schools us on the past, present, and future of ISPF an]]></content:encoded>
                                    
        <enclosure length="22043625" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/w5gh4j/PodcastGenerator_media_2018-01-01_episode_29_-_sam_reynolds_-_ispf_and_comm_server_-_1_1_2018.mp3"/>
        <itunes:summary><![CDATA[Interactivity and network communications.... without them, hard to imagine how you'd do much of anything on the mainframe, yet this is an area that is a mystery for many. In this episode, Sam Reynolds schools us on the past, present, and future of ISPF an]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2743</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Interactivity and network communications.... without them, hard to imagine how you'd do much of anything on the mainframe, yet this is an area that is a mystery for many. In this episode, Sam Reynolds schools us on the past, present, and future of ISPF an</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 28 - 2018 Holiday Spectacular</title>
        <itunes:title>Episode 28 - 2018 Holiday Spectacular</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-28-2018-holiday-spectacular/</link>
                    <comments>https://www.terminaltalk.net/e/episode-28-2018-holiday-spectacular/#comments</comments>        <pubDate>Mon, 25 Dec 2017 02:52:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-12-22_episode_28_-_terminal_talk_holiday_spectacular.mp3</guid>
                                    <description><![CDATA[Happy Holidays! Here's a silly one]]></description>
                                                            <content:encoded><![CDATA[Happy Holidays! Here's a silly one]]></content:encoded>
                                    
        <enclosure length="10305854" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ilqdxx/PodcastGenerator_media_2017-12-22_episode_28_-_terminal_talk_holiday_spectacular.mp3"/>
        <itunes:summary><![CDATA[Happy Holidays! Here's a silly one]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1275</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Happy Holidays! Here's a silly one</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 27 - Mark Rader - Db2 for z/OS - 12.18.2017</title>
        <itunes:title>Episode 27 - Mark Rader - Db2 for z/OS - 12.18.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-27-mark-rader-db2-for-zos-12182017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-27-mark-rader-db2-for-zos-12182017/#comments</comments>        <pubDate>Mon, 18 Dec 2017 03:10:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-12-17_episode_27_-_mark_rader_-_db2_for_z_os_-_12_18_2017.mp3</guid>
                                    <description><![CDATA[A database is a database is a database, right? Not exactly... find out what sets Db2 apart from everything else in this highly informative episode with Mark Rader.]]></description>
                                                            <content:encoded><![CDATA[A database is a database is a database, right? Not exactly... find out what sets Db2 apart from everything else in this highly informative episode with Mark Rader.]]></content:encoded>
                                    
        <enclosure length="14261007" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/vyf6ai/PodcastGenerator_media_2017-12-17_episode_27_-_mark_rader_-_db2_for_z_os_-_12_18_2017.mp3"/>
        <itunes:summary><![CDATA[A database is a database is a database, right? Not exactly... find out what sets Db2 apart from everything else in this highly informative episode with Mark Rader.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1770</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>A database is a database is a database, right? Not exactly... find out what sets Db2 apart from everything else in this highly informative episode with Mark Rader.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 26 - Eysha Shirrine and Greg Boyd - Crypto Cagematch - 12.11.2017</title>
        <itunes:title>Episode 26 - Eysha Shirrine and Greg Boyd - Crypto Cagematch - 12.11.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-26-eysha-shirrine-and-greg-boyd-crypto-cagematch-12112017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-26-eysha-shirrine-and-greg-boyd-crypto-cagematch-12112017/#comments</comments>        <pubDate>Mon, 11 Dec 2017 07:06:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-12-11_episode_26_-_eysha_power_and_greg_boyd_-_crypto_cagematch_-_12_11_2017.mp3</guid>
                                    <description><![CDATA[It only made sense for us to follow up an amazing security episode with an amazing cyrpto episode. We’ll hear from IBM’s own Crypto Queen, Eysha Shirrine Powers, and Greg Boyd, the man behind Mainframe Crypto. Both have a ton of experience working with th]]></description>
                                                            <content:encoded><![CDATA[It only made sense for us to follow up an amazing security episode with an amazing cyrpto episode. We’ll hear from IBM’s own Crypto Queen, Eysha Shirrine Powers, and Greg Boyd, the man behind Mainframe Crypto. Both have a ton of experience working with th]]></content:encoded>
                                    
        <enclosure length="18517024" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/g7igww/PodcastGenerator_media_2017-12-11_episode_26_-_eysha_power_and_greg_boyd_-_crypto_cagematch_-_12_11_2017.mp3"/>
        <itunes:summary><![CDATA[It only made sense for us to follow up an amazing security episode with an amazing cyrpto episode. We’ll hear from IBM’s own Crypto Queen, Eysha Shirrine Powers, and Greg Boyd, the man behind Mainframe Crypto. Both have a ton of experience working with th]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2291</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>It only made sense for us to follow up an amazing security episode with an amazing cyrpto episode. We’ll hear from IBM’s own Crypto Queen, Eysha Shirrine Powers, and Greg Boyd, the man behind Mainframe Crypto. Both have a ton of experience working with th</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 25 - Chad Rikansrud - Mainframe Security - 12.4.2017</title>
        <itunes:title>Episode 25 - Chad Rikansrud - Mainframe Security - 12.4.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-25-chad-rikansrud-mainframe-security-1242017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-25-chad-rikansrud-mainframe-security-1242017/#comments</comments>        <pubDate>Mon, 04 Dec 2017 02:30:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-12-03_episode_25_-_chad_rikansrud_-_mainframe_security_-_12_4_2017.mp3</guid>
                                    <description><![CDATA[The mainframe is responsible for holding some of the world's most valuable data. Why should we give it a free pass when it comes to security? Chad Rikansrud of RSM Partners is here to tell you that it shouldn't, and that there's a lot keep in mind before]]></description>
                                                            <content:encoded><![CDATA[The mainframe is responsible for holding some of the world's most valuable data. Why should we give it a free pass when it comes to security? Chad Rikansrud of RSM Partners is here to tell you that it shouldn't, and that there's a lot keep in mind before]]></content:encoded>
                                    
        <enclosure length="24623270" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/m0s7h7/PodcastGenerator_media_2017-12-03_episode_25_-_chad_rikansrud_-_mainframe_security_-_12_4_2017.mp3"/>
        <itunes:summary><![CDATA[The mainframe is responsible for holding some of the world's most valuable data. Why should we give it a free pass when it comes to security? Chad Rikansrud of RSM Partners is here to tell you that it shouldn't, and that there's a lot keep in mind before]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>3065</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The mainframe is responsible for holding some of the world's most valuable data. Why should we give it a free pass when it comes to security? Chad Rikansrud of RSM Partners is here to tell you that it shouldn't, and that there's a lot keep in mind before</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 24 - ATPCO - Leveraging the Mainframe in Business - 11.27.2017</title>
        <itunes:title>Episode 24 - ATPCO - Leveraging the Mainframe in Business - 11.27.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-24-atpco-leveraging-the-mainframe-in-business-11272017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-24-atpco-leveraging-the-mainframe-in-business-11272017/#comments</comments>        <pubDate>Mon, 27 Nov 2017 03:28:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-11-26_episode_24_-_atpco_-_leveraging_the_mainframe_in_business_-_11_27_2017.mp3</guid>
                                    <description><![CDATA[ATPCO uses the mainframe to deliver some very powerful capabilities to the world's airlines. How exactly do they meet those demands and make the most from their systems? Guess you'll have to listen to this week's episode.]]></description>
                                                            <content:encoded><![CDATA[ATPCO uses the mainframe to deliver some very powerful capabilities to the world's airlines. How exactly do they meet those demands and make the most from their systems? Guess you'll have to listen to this week's episode.]]></content:encoded>
                                    
        <enclosure length="17346611" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/29ldv0/PodcastGenerator_media_2017-11-26_episode_24_-_atpco_-_leveraging_the_mainframe_in_business_-_11_27_2017.mp3"/>
        <itunes:summary><![CDATA[ATPCO uses the mainframe to deliver some very powerful capabilities to the world's airlines. How exactly do they meet those demands and make the most from their systems? Guess you'll have to listen to this week's episode.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2156</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>ATPCO uses the mainframe to deliver some very powerful capabilities to the world's airlines. How exactly do they meet those demands and make the most from their systems? Guess you'll have to listen to this week's episode.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 23 - Glenn Anderson - Mainframe Education - 11.20.2017</title>
        <itunes:title>Episode 23 - Glenn Anderson - Mainframe Education - 11.20.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-23-glenn-anderson-mainframe-education-11202017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-23-glenn-anderson-mainframe-education-11202017/#comments</comments>        <pubDate>Mon, 20 Nov 2017 03:01:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-11-19_episode_23_-_glenn_anderson_-_mainframe_education_-_11_20_2017.mp3</guid>
                                    <description><![CDATA[Glenn Anderson is just one of the people in charge of making sure education is readily available to mainframe users around the world.]]></description>
                                                            <content:encoded><![CDATA[Glenn Anderson is just one of the people in charge of making sure education is readily available to mainframe users around the world.]]></content:encoded>
                                    
        <enclosure length="19003811" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/fug42p/PodcastGenerator_media_2017-11-19_episode_23_-_glenn_anderson_-_mainframe_education_-_11_20_2017.mp3"/>
        <itunes:summary><![CDATA[Glenn Anderson is just one of the people in charge of making sure education is readily available to mainframe users around the world.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2363</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Glenn Anderson is just one of the people in charge of making sure education is readily available to mainframe users around the world.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 22 - Rosalind Radcliffe - Enterprise DevOps - 11.13.2017</title>
        <itunes:title>Episode 22 - Rosalind Radcliffe - Enterprise DevOps - 11.13.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-22-rosalind-radcliffe-enterprise-devops-11132017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-22-rosalind-radcliffe-enterprise-devops-11132017/#comments</comments>        <pubDate>Mon, 13 Nov 2017 03:43:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-11-09_episode_22_-_rosalind_radcliffe_-_enterprise_devops_-_11_13_2017.mp3</guid>
                                    <description><![CDATA[Rosalind Radcliffe has been the DevOps Queen for quite a while now, and has some tremendous insight into just how mainframe shops can see immediate and long-term advantages from shifting to modern tooling.]]></description>
                                                            <content:encoded><![CDATA[Rosalind Radcliffe has been the DevOps Queen for quite a while now, and has some tremendous insight into just how mainframe shops can see immediate and long-term advantages from shifting to modern tooling.]]></content:encoded>
                                    
        <enclosure length="18589198" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/hypotv/PodcastGenerator_media_2017-11-09_episode_22_-_rosalind_radcliffe_-_enterprise_devops_-_11_13_2017.mp3"/>
        <itunes:summary><![CDATA[Rosalind Radcliffe has been the DevOps Queen for quite a while now, and has some tremendous insight into just how mainframe shops can see immediate and long-term advantages from shifting to modern tooling.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2311</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Rosalind Radcliffe has been the DevOps Queen for quite a while now, and has some tremendous insight into just how mainframe shops can see immediate and long-term advantages from shifting to modern tooling.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 21 - Azeem Mohammed - DFSMS / Mainframe Storage - 11.6.2017</title>
        <itunes:title>Episode 21 - Azeem Mohammed - DFSMS / Mainframe Storage - 11.6.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-21-azeem-mohammed-dfsms-mainframe-storage-1162017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-21-azeem-mohammed-dfsms-mainframe-storage-1162017/#comments</comments>        <pubDate>Mon, 06 Nov 2017 03:47:00 -0500</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-11-05_episode_21_-_azeem_mohammed_-_dfsms_-_11_6_2017.mp3</guid>
                                    <description><![CDATA[To say that storage on mainframe is a big deal would be a tremendous understatement, and it’s not enough to just be able to connect to hundreds of terabytes of available storage… it all has to be managed as well. In this episode.]]></description>
                                                            <content:encoded><![CDATA[To say that storage on mainframe is a big deal would be a tremendous understatement, and it’s not enough to just be able to connect to hundreds of terabytes of available storage… it all has to be managed as well. In this episode.]]></content:encoded>
                                    
        <enclosure length="13870840" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/l4ctz4/PodcastGenerator_media_2017-11-05_episode_21_-_azeem_mohammed_-_dfsms_-_11_6_2017.mp3"/>
        <itunes:summary><![CDATA[To say that storage on mainframe is a big deal would be a tremendous understatement, and it’s not enough to just be able to connect to hundreds of terabytes of available storage… it all has to be managed as well. In this episode.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1721</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>To say that storage on mainframe is a big deal would be a tremendous understatement, and it’s not enough to just be able to connect to hundreds of terabytes of available storage… it all has to be managed as well. In this episode.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 20 - Kara Todd - z/TPF - 10.30.2017</title>
        <itunes:title>Episode 20 - Kara Todd - z/TPF - 10.30.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-20-kara-todd-ztpf-10302017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-20-kara-todd-ztpf-10302017/#comments</comments>        <pubDate>Mon, 30 Oct 2017 03:43:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-10-29_episode_20_-_kara_todd_-_z_tpf_-_10_30_2017.mp3</guid>
                                    <description><![CDATA[The IBM z/Transaction Processing Facility is a purpose-built operating system that the world depends on day-in and day-out. In this episode, Kara Todd tells us all about it, and more!]]></description>
                                                            <content:encoded><![CDATA[The IBM z/Transaction Processing Facility is a purpose-built operating system that the world depends on day-in and day-out. In this episode, Kara Todd tells us all about it, and more!]]></content:encoded>
                                    
        <enclosure length="18261497" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/rjvzcg/PodcastGenerator_media_2017-10-29_episode_20_-_kara_todd_-_z_tpf_-_10_30_2017.mp3"/>
        <itunes:summary><![CDATA[The IBM z/Transaction Processing Facility is a purpose-built operating system that the world depends on day-in and day-out. In this episode, Kara Todd tells us all about it, and more!]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2270</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>The IBM z/Transaction Processing Facility is a purpose-built operating system that the world depends on day-in and day-out. In this episode, Kara Todd tells us all about it, and more!</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 19 - Debbie Furman - z/OS Test - 10.23.2017</title>
        <itunes:title>Episode 19 - Debbie Furman - z/OS Test - 10.23.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-19-debbie-furman-zos-test-10232017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-19-debbie-furman-zos-test-10232017/#comments</comments>        <pubDate>Mon, 23 Oct 2017 03:15:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-10-22_episode_19_-_debbie_furman_-_z_os_testing_-_10-23-2017.mp3</guid>
                                    <description><![CDATA[Being a tester means knowing a bug's favorite hiding places. If you're a defect, you don't want to play hide and seek with Debbie Furman, a z/OS Function Tester Extraordinaire.]]></description>
                                                            <content:encoded><![CDATA[Being a tester means knowing a bug's favorite hiding places. If you're a defect, you don't want to play hide and seek with Debbie Furman, a z/OS Function Tester Extraordinaire.]]></content:encoded>
                                    
        <enclosure length="17457354" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/dt3rgy/PodcastGenerator_media_2017-10-22_episode_19_-_debbie_furman_-_z_os_testing_-_10-23-2017.mp3"/>
        <itunes:summary><![CDATA[Being a tester means knowing a bug's favorite hiding places. If you're a defect, you don't want to play hide and seek with Debbie Furman, a z/OS Function Tester Extraordinaire.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2169</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Being a tester means knowing a bug's favorite hiding places. If you're a defect, you don't want to play hide and seek with Debbie Furman, a z/OS Function Tester Extraordinaire.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 18 - Lili Tang - IzODA Open Data Analytics for z/OS - 10.16.2017</title>
        <itunes:title>Episode 18 - Lili Tang - IzODA Open Data Analytics for z/OS - 10.16.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-18-lili-tang-izoda-open-data-analytics-for-zos-10162017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-18-lili-tang-izoda-open-data-analytics-for-zos-10162017/#comments</comments>        <pubDate>Mon, 16 Oct 2017 03:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-10-14_episode_18_-_lili_tang_-_izoda_open_data_analytics_for_z_os_-_10_16_2017.mp3</guid>
                                    <description><![CDATA[Lili Tang may only have two years working in Z, but she’s already ripping through everything the platform has to offer. This episode is all about how data science works on mainframes.]]></description>
                                                            <content:encoded><![CDATA[Lili Tang may only have two years working in Z, but she’s already ripping through everything the platform has to offer. This episode is all about how data science works on mainframes.]]></content:encoded>
                                    
        <enclosure length="15114084" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/0m3izf/PodcastGenerator_media_2017-10-14_episode_18_-_lili_tang_-_izoda_open_data_analytics_for_z_os_-_10_16_2017.mp3"/>
        <itunes:summary><![CDATA[Lili Tang may only have two years working in Z, but she’s already ripping through everything the platform has to offer. This episode is all about how data science works on mainframes.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1876</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Lili Tang may only have two years working in Z, but she’s already ripping through everything the platform has to offer. This episode is all about how data science works on mainframes.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 17 - Romney White - z/VM - 10.9.2017</title>
        <itunes:title>Episode 17 - Romney White - z/VM - 10.9.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-17-romney-white-zvm-1092017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-17-romney-white-zvm-1092017/#comments</comments>        <pubDate>Mon, 09 Oct 2017 03:08:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-10-06_episode_17_-_romney_white_-_z_vm_-_10_9_2017.mp3</guid>
                                    <description><![CDATA[From science project to enterprise hypervisor, z/VM has a multitude of uses, and a very interesting history. In this episode, Romney White walks us through why z/VM is so interesting.]]></description>
                                                            <content:encoded><![CDATA[From science project to enterprise hypervisor, z/VM has a multitude of uses, and a very interesting history. In this episode, Romney White walks us through why z/VM is so interesting.]]></content:encoded>
                                    
        <enclosure length="19126046" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/mw371o/PodcastGenerator_media_2017-10-06_episode_17_-_romney_white_-_z_vm_-_10_9_2017.mp3"/>
        <itunes:summary><![CDATA[From science project to enterprise hypervisor, z/VM has a multitude of uses, and a very interesting history. In this episode, Romney White walks us through why z/VM is so interesting.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2378</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>From science project to enterprise hypervisor, z/VM has a multitude of uses, and a very interesting history. In this episode, Romney White walks us through why z/VM is so interesting.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 16 - Brian Prasky - Branch Prediction - 10.02.2017</title>
        <itunes:title>Episode 16 - Brian Prasky - Branch Prediction - 10.02.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-16-brian-prasky-branch-prediction-10022017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-16-brian-prasky-branch-prediction-10022017/#comments</comments>        <pubDate>Mon, 02 Oct 2017 04:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-09-29_episode_16_-_brian_prasky_-_branch_prediction_-_10-02-2017.mp3</guid>
                                    <description><![CDATA[Brian Prasky knows what’s going on inside a CPU. He’s so smart he even knows what’s GOING to happen inside a CPU.]]></description>
                                                            <content:encoded><![CDATA[Brian Prasky knows what’s going on inside a CPU. He’s so smart he even knows what’s GOING to happen inside a CPU.]]></content:encoded>
                                    
        <enclosure length="18411559" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/gpi0x8/PodcastGenerator_media_2017-09-29_episode_16_-_brian_prasky_-_branch_prediction_-_10-02-2017.mp3"/>
        <itunes:summary><![CDATA[Brian Prasky knows what’s going on inside a CPU. He’s so smart he even knows what’s GOING to happen inside a CPU.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2289</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Brian Prasky knows what’s going on inside a CPU. He’s so smart he even knows what’s GOING to happen inside a CPU.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 15 - Peter Enrico - Mainframe Performance - 9.25.2017</title>
        <itunes:title>Episode 15 - Peter Enrico - Mainframe Performance - 9.25.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-15-peter-enrico-mainframe-performance-9252017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-15-peter-enrico-mainframe-performance-9252017/#comments</comments>        <pubDate>Mon, 25 Sep 2017 04:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-09-22_episode_15_-_peter_enrico_-_mainframe_performance_-_9_25_2017.mp3</guid>
                                    <description><![CDATA[Peter Enrico is President of Enterprise Performance Strategies Inc, and has worked exhaustively on the mainframe platform to ensure that customers the the most from their systems.]]></description>
                                                            <content:encoded><![CDATA[Peter Enrico is President of Enterprise Performance Strategies Inc, and has worked exhaustively on the mainframe platform to ensure that customers the the most from their systems.]]></content:encoded>
                                    
        <enclosure length="19058772" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/0nwzwy/PodcastGenerator_media_2017-09-22_episode_15_-_peter_enrico_-_mainframe_performance_-_9_25_2017.mp3"/>
        <itunes:summary><![CDATA[Peter Enrico is President of Enterprise Performance Strategies Inc, and has worked exhaustively on the mainframe platform to ensure that customers the the most from their systems.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2370</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Peter Enrico is President of Enterprise Performance Strategies Inc, and has worked exhaustively on the mainframe platform to ensure that customers the the most from their systems.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 14 - Neil Shah - Parmlib - 9.18.2017</title>
        <itunes:title>Episode 14 - Neil Shah - Parmlib - 9.18.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-14-neil-shah-parmlib-9182017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-14-neil-shah-parmlib-9182017/#comments</comments>        <pubDate>Mon, 18 Sep 2017 07:24:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-09-18_episode_14_-_neil_shah_-_parmlib_-_9-18-2017.mp3</guid>
                                    <description><![CDATA[Neil Shah knows a thing or two about setting up and running z/OS systems. In this episode, he talks about how a system's Parmlib is where all the magic happens.]]></description>
                                                            <content:encoded><![CDATA[Neil Shah knows a thing or two about setting up and running z/OS systems. In this episode, he talks about how a system's Parmlib is where all the magic happens.]]></content:encoded>
                                    
        <enclosure length="16805828" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/t6ar1d/PodcastGenerator_media_2017-09-18_episode_14_-_neil_shah_-_parmlib_-_9-18-2017.mp3"/>
        <itunes:summary><![CDATA[Neil Shah knows a thing or two about setting up and running z/OS systems. In this episode, he talks about how a system's Parmlib is where all the magic happens.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2100</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Neil Shah knows a thing or two about setting up and running z/OS systems. In this episode, he talks about how a system's Parmlib is where all the magic happens.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 13 - Joe Gentile - z/OS Core Tech... and a little performance</title>
        <itunes:title>Episode 13 - Joe Gentile - z/OS Core Tech... and a little performance</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-13-joe-gentile-zos-core-tech-and-a-little-performance/</link>
                    <comments>https://www.terminaltalk.net/e/episode-13-joe-gentile-zos-core-tech-and-a-little-performance/#comments</comments>        <pubDate>Mon, 11 Sep 2017 04:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-09-07_episode_13_-_joe_gentile_-_performance______or_something_like_that_-_9_4_2017.mp3</guid>
                                    <description><![CDATA[What started as a discussion about Mainframe performance ended up being a rather in-depth discussion of z/OS Core Technologies, including GRS, RSM and Enque/Deque. Hey, we chase what's interesting.]]></description>
                                                            <content:encoded><![CDATA[What started as a discussion about Mainframe performance ended up being a rather in-depth discussion of z/OS Core Technologies, including GRS, RSM and Enque/Deque. Hey, we chase what's interesting.]]></content:encoded>
                                    
        <enclosure length="20407333" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/sxlabb/PodcastGenerator_media_2017-09-07_episode_13_-_joe_gentile_-_performance______or_something_like_that_-_9_4_2017.mp3"/>
        <itunes:summary><![CDATA[What started as a discussion about Mainframe performance ended up being a rather in-depth discussion of z/OS Core Technologies, including GRS, RSM and Enque/Deque. Hey, we chase what's interesting.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2538</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>What started as a discussion about Mainframe performance ended up being a rather in-depth discussion of z/OS Core Technologies, including GRS, RSM and Enque/Deque. Hey, we chase what's interesting.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 12 - Pat Meaney - Mainframe Memory - 9.4.2017</title>
        <itunes:title>Episode 12 - Pat Meaney - Mainframe Memory - 9.4.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-12-pat-meaney-mainframe-memory-942017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-12-pat-meaney-mainframe-memory-942017/#comments</comments>        <pubDate>Mon, 04 Sep 2017 04:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-09-04_episode_12_-_pat_meaney_-_mainframe_memory_-_9_4_2017.mp3</guid>
                                    <description><![CDATA[Whether you call it memory or storage, Pat Meaney is exactly the kind of guy you want in charge of it. This is the first in a series of deep-dive heavy hitter episodes about core mainframe and z/OS technologies.]]></description>
                                                            <content:encoded><![CDATA[Whether you call it memory or storage, Pat Meaney is exactly the kind of guy you want in charge of it. This is the first in a series of deep-dive heavy hitter episodes about core mainframe and z/OS technologies.]]></content:encoded>
                                    
        <enclosure length="21590134" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/jfjcn6/PodcastGenerator_media_2017-09-04_episode_12_-_pat_meaney_-_mainframe_memory_-_9_4_2017.mp3"/>
        <itunes:summary><![CDATA[Whether you call it memory or storage, Pat Meaney is exactly the kind of guy you want in charge of it. This is the first in a series of deep-dive heavy hitter episodes about core mainframe and z/OS technologies.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2686</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Whether you call it memory or storage, Pat Meaney is exactly the kind of guy you want in charge of it. This is the first in a series of deep-dive heavy hitter episodes about core mainframe and z/OS technologies.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 11 - Luisa and Mike - Conference Chat - 8.28.2017</title>
        <itunes:title>Episode 11 - Luisa and Mike - Conference Chat - 8.28.2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-11-luisa-and-mike-conference-chat-8282017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-11-luisa-and-mike-conference-chat-8282017/#comments</comments>        <pubDate>Mon, 28 Aug 2017 03:56:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-08-25_episode_11_-_luisa_and_mike_-_conference_chat_-_8_28_2017.mp3</guid>
                                    <description><![CDATA[Ain't no life like Conference Life. We've both been on the road quite a bit lately, and thought we'd unwind with a little conference-themed discussion]]></description>
                                                            <content:encoded><![CDATA[Ain't no life like Conference Life. We've both been on the road quite a bit lately, and thought we'd unwind with a little conference-themed discussion]]></content:encoded>
                                    
        <enclosure length="22862405" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/det295/PodcastGenerator_media_2017-08-25_episode_11_-_luisa_and_mike_-_conference_chat_-_8_28_2017.mp3"/>
        <itunes:summary><![CDATA[Ain't no life like Conference Life. We've both been on the road quite a bit lately, and thought we'd unwind with a little conference-themed discussion]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2845</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Ain't no life like Conference Life. We've both been on the road quite a bit lately, and thought we'd unwind with a little conference-themed discussion</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 10 - Christy Schroeder - IBM Academic Initiative - 8/21/2017</title>
        <itunes:title>Episode 10 - Christy Schroeder - IBM Academic Initiative - 8/21/2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-10-christy-schroeder-ibm-academic-initiative-8212017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-10-christy-schroeder-ibm-academic-initiative-8212017/#comments</comments>        <pubDate>Mon, 21 Aug 2017 04:34:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-08-20_episode_10_-_christy_schroeder_-_ibm_academic_initiative_-_8_21_2017.mp3</guid>
                                    <description><![CDATA[Bringing new talent onto the platform and keeping it rewarding to them is a responsibility that we all share. Thankfully, we have Christy Schroeder to help lead the charge. Find out what new-hires need to succeed, and how we can attract fresh talent.]]></description>
                                                            <content:encoded><![CDATA[Bringing new talent onto the platform and keeping it rewarding to them is a responsibility that we all share. Thankfully, we have Christy Schroeder to help lead the charge. Find out what new-hires need to succeed, and how we can attract fresh talent.]]></content:encoded>
                                    
        <enclosure length="20712256" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/63xsd3/PodcastGenerator_media_2017-08-20_episode_10_-_christy_schroeder_-_ibm_academic_initiative_-_8_21_2017.mp3"/>
        <itunes:summary><![CDATA[Bringing new talent onto the platform and keeping it rewarding to them is a responsibility that we all share. Thankfully, we have Christy Schroeder to help lead the charge. Find out what new-hires need to succeed, and how we can attract fresh talent.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2576</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Bringing new talent onto the platform and keeping it rewarding to them is a responsibility that we all share. Thankfully, we have Christy Schroeder to help lead the charge. Find out what new-hires need to succeed, and how we can attract fresh talent.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 9 - Dave Surman - Parallel Sysplex - 8/14/2017</title>
        <itunes:title>Episode 9 - Dave Surman - Parallel Sysplex - 8/14/2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-9-dave-surman-parallel-sysplex-8142017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-9-dave-surman-parallel-sysplex-8142017/#comments</comments>        <pubDate>Mon, 14 Aug 2017 05:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-08-11_episode_9_-_dave_surman_-_parallel_sysplex_-_8_14_2017.mp3</guid>
                                    <description><![CDATA[Dave Surman, IBM Distinguished Engineer has a thing or two to tell us about Parallel Sysplex, the data-sharing magic that lets the mainframe do it all]]></description>
                                                            <content:encoded><![CDATA[Dave Surman, IBM Distinguished Engineer has a thing or two to tell us about Parallel Sysplex, the data-sharing magic that lets the mainframe do it all]]></content:encoded>
                                    
        <enclosure length="23997021" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/w1po1v/PodcastGenerator_media_2017-08-11_episode_9_-_dave_surman_-_parallel_sysplex_-_8_14_2017.mp3"/>
        <itunes:summary><![CDATA[Dave Surman, IBM Distinguished Engineer has a thing or two to tell us about Parallel Sysplex, the data-sharing magic that lets the mainframe do it all]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2987</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Dave Surman, IBM Distinguished Engineer has a thing or two to tell us about Parallel Sysplex, the data-sharing magic that lets the mainframe do it all</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 8 - Bob Malitz - Infinity Systems Software - 8/7/2017</title>
        <itunes:title>Episode 8 - Bob Malitz - Infinity Systems Software - 8/7/2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-8-bob-malitz-infinity-systems-software-872017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-8-bob-malitz-infinity-systems-software-872017/#comments</comments>        <pubDate>Mon, 07 Aug 2017 05:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-08-03_episode_8_-_bob_malitz_-_infinity_systems_software_-_8_7_2017.mp3</guid>
                                    <description><![CDATA[Bob Malitz, Director of Services at Infinity Systems Software, shares his unique perspective of just how customers are leveraging the mainframe platform to power them through challenging business situations.]]></description>
                                                            <content:encoded><![CDATA[Bob Malitz, Director of Services at Infinity Systems Software, shares his unique perspective of just how customers are leveraging the mainframe platform to power them through challenging business situations.]]></content:encoded>
                                    
        <enclosure length="19646282" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/ompjky/PodcastGenerator_media_2017-08-03_episode_8_-_bob_malitz_-_infinity_systems_software_-_8_7_2017.mp3"/>
        <itunes:summary><![CDATA[Bob Malitz, Director of Services at Infinity Systems Software, shares his unique perspective of just how customers are leveraging the mainframe platform to power them through challenging business situations.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2443</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Bob Malitz, Director of Services at Infinity Systems Software, shares his unique perspective of just how customers are leveraging the mainframe platform to power them through challenging business situations.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 7 - Mythili Venkatakrishnan - Analytics &amp; Machine Learning - 7/31/2017</title>
        <itunes:title>Episode 7 - Mythili Venkatakrishnan - Analytics &amp; Machine Learning - 7/31/2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-7-mythili-venkatakrishnan-analytics-machine-learning-7312017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-7-mythili-venkatakrishnan-analytics-machine-learning-7312017/#comments</comments>        <pubDate>Mon, 31 Jul 2017 04:31:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-07-28_episode_7_-_mythili_venkatakrishnan_-_analytics__machine_learning_-_7_31_2017.mp3</guid>
                                    <description><![CDATA[Mythili Venkatakrishnan is here to set the record straight on Analytics and Machine Learning. It's great, it's powerful, but it ain't magic.]]></description>
                                                            <content:encoded><![CDATA[Mythili Venkatakrishnan is here to set the record straight on Analytics and Machine Learning. It's great, it's powerful, but it ain't magic.]]></content:encoded>
                                    
        <enclosure length="23440496" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/d5vc2d/PodcastGenerator_media_2017-07-28_episode_7_-_mythili_venkatakrishnan_-_analytics__machine_learning_-_7_31_2017.mp3"/>
        <itunes:summary><![CDATA[Mythili Venkatakrishnan is here to set the record straight on Analytics and Machine Learning. It's great, it's powerful, but it ain't magic.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2917</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Mythili Venkatakrishnan is here to set the record straight on Analytics and Machine Learning. It's great, it's powerful, but it ain't magic.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 6 - Brenton Belmar - Mainframe Millicode</title>
        <itunes:title>Episode 6 - Brenton Belmar - Mainframe Millicode</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-6-brenton-belmar-mainframe-millicode/</link>
                    <comments>https://www.terminaltalk.net/e/episode-6-brenton-belmar-mainframe-millicode/#comments</comments>        <pubDate>Mon, 24 Jul 2017 06:15:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-07-22_episode_6_-_brenton_belmar_-_mainframe_millicode_-_7_24_2017.mp3</guid>
                                    <description><![CDATA[In this very special episode, we usher in the announcement of the new z14 mainframe with an exclusive interview, then get deep down in the guts for a talk about mainframe millicode with super-genius Brenton Belmar. Be warned... this is a silly one]]></description>
                                                            <content:encoded><![CDATA[In this very special episode, we usher in the announcement of the new z14 mainframe with an exclusive interview, then get deep down in the guts for a talk about mainframe millicode with super-genius Brenton Belmar. Be warned... this is a silly one]]></content:encoded>
                                    
        <enclosure length="21028405" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/s635us/PodcastGenerator_media_2017-07-22_episode_6_-_brenton_belmar_-_mainframe_millicode_-_7_24_2017.mp3"/>
        <itunes:summary><![CDATA[In this very special episode, we usher in the announcement of the new z14 mainframe with an exclusive interview, then get deep down in the guts for a talk about mainframe millicode with super-genius Brenton Belmar. Be warned... this is a silly one]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2616</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>In this very special episode, we usher in the announcement of the new z14 mainframe with an exclusive interview, then get deep down in the guts for a talk about mainframe millicode with super-genius Brenton Belmar. Be warned... this is a silly one</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 5 - Jay Brenneman talks Linux and Virtualization</title>
        <itunes:title>Episode 5 - Jay Brenneman talks Linux and Virtualization</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-5-jay-brenneman-talks-linux-and-virtualization/</link>
                    <comments>https://www.terminaltalk.net/e/episode-5-jay-brenneman-talks-linux-and-virtualization/#comments</comments>        <pubDate>Mon, 17 Jul 2017 06:15:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-07-14_episode_5_-_jay_brenneman_-_linux_and_virtualization_-_7_17_2017.mp3</guid>
                                    <description><![CDATA[Jay Brenneman stops by to talk Linux and Virtualization on the Mainframe, and we have a little fun with My Favorite Acronym]]></description>
                                                            <content:encoded><![CDATA[Jay Brenneman stops by to talk Linux and Virtualization on the Mainframe, and we have a little fun with My Favorite Acronym]]></content:encoded>
                                    
        <enclosure length="17912581" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/x4s1wq/PodcastGenerator_media_2017-07-14_episode_5_-_jay_brenneman_-_linux_and_virtualization_-_7_17_2017.mp3"/>
        <itunes:summary><![CDATA[Jay Brenneman stops by to talk Linux and Virtualization on the Mainframe, and we have a little fun with My Favorite Acronym]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2226</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Jay Brenneman stops by to talk Linux and Virtualization on the Mainframe, and we have a little fun with My Favorite Acronym</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 4 - Mark Nelson on Mainframe Security - 7/10/2017</title>
        <itunes:title>Episode 4 - Mark Nelson on Mainframe Security - 7/10/2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-4-mark-nelson-on-mainframe-security-7102017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-4-mark-nelson-on-mainframe-security-7102017/#comments</comments>        <pubDate>Mon, 10 Jul 2017 05:00:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-07-06_episode_4_-_mark_nelson_-_7_10_2017.mp3</guid>
                                    <description><![CDATA[Security Poobah Mark Nelson swings by to discuss RACF, SAF, and Chicken Nuggets. Mark proves that security doesn't have to be scary or overly technical, and that at the end of the day, it all boils down to one simple question.]]></description>
                                                            <content:encoded><![CDATA[Security Poobah Mark Nelson swings by to discuss RACF, SAF, and Chicken Nuggets. Mark proves that security doesn't have to be scary or overly technical, and that at the end of the day, it all boils down to one simple question.]]></content:encoded>
                                    
        <enclosure length="20535611" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/5wf3vh/PodcastGenerator_media_2017-07-06_episode_4_-_mark_nelson_-_7_10_2017.mp3"/>
        <itunes:summary><![CDATA[Security Poobah Mark Nelson swings by to discuss RACF, SAF, and Chicken Nuggets. Mark proves that security doesn't have to be scary or overly technical, and that at the end of the day, it all boils down to one simple question.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2554</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Security Poobah Mark Nelson swings by to discuss RACF, SAF, and Chicken Nuggets. Mark proves that security doesn't have to be scary or overly technical, and that at the end of the day, it all boils down to one simple question.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 3 - Jeff Frey p2 - 7/3/2017</title>
        <itunes:title>Episode 3 - Jeff Frey p2 - 7/3/2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-3-jeff-frey-p2-732017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-3-jeff-frey-p2-732017/#comments</comments>        <pubDate>Mon, 03 Jul 2017 07:05:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-07-02_episode_3_-_jeff_frey_p2_-_7_3_2017.mp3</guid>
                                    <description><![CDATA[Part 2 of our interview with Jeff Frey. In this section, Jeff gets into some of the guts of Parallel Sysplex, and how the mainframe platform can compete and thrive in a modern cloud world.]]></description>
                                                            <content:encoded><![CDATA[Part 2 of our interview with Jeff Frey. In this section, Jeff gets into some of the guts of Parallel Sysplex, and how the mainframe platform can compete and thrive in a modern cloud world.]]></content:encoded>
                                    
        <enclosure length="14325635" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/areyf4/PodcastGenerator_media_2017-07-02_episode_3_-_jeff_frey_p2_-_7_3_2017.mp3"/>
        <itunes:summary><![CDATA[Part 2 of our interview with Jeff Frey. In this section, Jeff gets into some of the guts of Parallel Sysplex, and how the mainframe platform can compete and thrive in a modern cloud world.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1778</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Part 2 of our interview with Jeff Frey. In this section, Jeff gets into some of the guts of Parallel Sysplex, and how the mainframe platform can compete and thrive in a modern cloud world.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 2 - Jeff Frey p1 - 6/26/2017</title>
        <itunes:title>Episode 2 - Jeff Frey p1 - 6/26/2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-2-jeff-frey-p1-6262017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-2-jeff-frey-p1-6262017/#comments</comments>        <pubDate>Mon, 26 Jun 2017 06:22:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-06-23_episode_2_-_jeff_frey_p1_-_6_26_2017.mp3</guid>
                                    <description><![CDATA[On today's episode of Terminal Talk, we are fortunate to have the company of IBM Fellow Jeff Frey.]]></description>
                                                            <content:encoded><![CDATA[On today's episode of Terminal Talk, we are fortunate to have the company of IBM Fellow Jeff Frey.]]></content:encoded>
                                    
        <enclosure length="14244126" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/kiuynh/PodcastGenerator_media_2017-06-23_episode_2_-_jeff_frey_p1_-_6_26_2017.mp3"/>
        <itunes:summary><![CDATA[On today's episode of Terminal Talk, we are fortunate to have the company of IBM Fellow Jeff Frey.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1768</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>On today's episode of Terminal Talk, we are fortunate to have the company of IBM Fellow Jeff Frey.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>Episode 1 - Anthony Sofia - 6/19/2017</title>
        <itunes:title>Episode 1 - Anthony Sofia - 6/19/2017</itunes:title>
        <link>https://www.terminaltalk.net/e/episode-1-anthony-sofia-6192017/</link>
                    <comments>https://www.terminaltalk.net/e/episode-1-anthony-sofia-6192017/#comments</comments>        <pubDate>Mon, 19 Jun 2017 21:25:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-06-19_episode_1_-_anthony_sofia_-_6_19_2017.mp3</guid>
                                    <description><![CDATA[Anthony Sofia stops by to talk SMF and Analytics]]></description>
                                                            <content:encoded><![CDATA[Anthony Sofia stops by to talk SMF and Analytics]]></content:encoded>
                                    
        <enclosure length="15459560" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/6q1a1d/PodcastGenerator_media_2017-06-19_episode_1_-_anthony_sofia_-_6_19_2017.mp3"/>
        <itunes:summary><![CDATA[Anthony Sofia stops by to talk SMF and Analytics]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1920</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Anthony Sofia stops by to talk SMF and Analytics</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
    <item>
        <title>0 - Intro</title>
        <itunes:title>0 - Intro</itunes:title>
        <link>https://www.terminaltalk.net/e/0-intro-1597158539/</link>
                    <comments>https://www.terminaltalk.net/e/0-intro-1597158539/#comments</comments>        <pubDate>Fri, 09 Jun 2017 09:57:00 -0400</pubDate>
        <guid isPermaLink="false">http://terminaltalk.net/PodcastGenerator/?name=2017-06-09_0_-_intro.mp3</guid>
                                    <description><![CDATA[Welcome to the pod! Bear with us while we perform a warm start.]]></description>
                                                            <content:encoded><![CDATA[Welcome to the pod! Bear with us while we perform a warm start.]]></content:encoded>
                                    
        <enclosure length="2618909" type="audio/mpeg" url="https://mcdn.podbean.com/mf/web/rvytxs/PodcastGenerator_media_2017-06-09_0_-_intro.mp3"/>
        <itunes:summary><![CDATA[Welcome to the pod! Bear with us while we perform a warm start.]]></itunes:summary>
        <itunes:author>Frank and Jeff</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>315</itunes:duration>
                                    <author>contact@terminaltalk.net (Jeff Bisti)</author><itunes:subtitle>Welcome to the pod! Bear with us while we perform a warm start.</itunes:subtitle><itunes:keywords>mainframe,enterprise,z/OS,Linux,network,VSAM,IPL,ZOS,ZVM,TPF,ZTPF,VM,terminal,zowe,devops</itunes:keywords></item>
</channel>
</rss>