<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Tue, 28 Apr 2026 20:32:54 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Good Day, Sir! Show, a Salesforce Podcast - Episodes Tagged with “Low Code”</title>
    <link>https://www.gooddaysirpodcast.com/tags/low%20code</link>
    <pubDate>Thu, 06 Aug 2020 14:00:00 -0500</pubDate>
    <description>We are software engineers that focus on developing custom software solutions for the Salesforce.com Platform. We started this podcast to share our conversations around software development, technology, and the Salesforce.com Platform. Our goal is to keep developers and non-developers informed with our own unique brand of casual, honest, and entertaining commentary.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A weekly technology and software podcast, with a strong focus on the Salesforce Platform.</itunes:subtitle>
    <itunes:author>Jeremy Ross and John De Santiago</itunes:author>
    <itunes:summary>We are software engineers that focus on developing custom software solutions for the Salesforce.com Platform. We started this podcast to share our conversations around software development, technology, and the Salesforce.com Platform. Our goal is to keep developers and non-developers informed with our own unique brand of casual, honest, and entertaining commentary.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/2/22621793-c6dd-4000-acbf-f8696b88e074/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>salesforce, development, news, lightning, trailhead</itunes:keywords>
    <itunes:owner>
      <itunes:name>Jeremy Ross and John De Santiago</itunes:name>
      <itunes:email>info@gooddaysirpodcast.com</itunes:email>
    </itunes:owner>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>Embrace Hybrid</title>
  <link>https://www.gooddaysirpodcast.com/259</link>
  <guid isPermaLink="false">7c0dec9c-7132-44c1-81bd-3f93f8ab1ac3</guid>
  <pubDate>Thu, 06 Aug 2020 14:00:00 -0500</pubDate>
  <author>Jeremy Ross and John De Santiago</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/22621793-c6dd-4000-acbf-f8696b88e074/7c0dec9c-7132-44c1-81bd-3f93f8ab1ac3.mp3" length="74043938" type="audio/mpeg"/>
  <itunes:episode>259</itunes:episode>
  <itunes:title>Embrace Hybrid</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jeremy Ross and John De Santiago</itunes:author>
  <itunes:subtitle>In this episode, we discuss aura method security and how to scan for missing permissions, real-time event monitoring, OpenAI GPT-3, and low code/pro code.</itunes:subtitle>
  <itunes:duration>1:42:50</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/2/22621793-c6dd-4000-acbf-f8696b88e074/cover.jpg?v=3"/>
  <description>In this episode, we discuss aura method security and how to scan for missing permissions, real-time event monitoring, OpenAI GPT-3, and low code/pro code. 
</description>
  <itunes:keywords>salesforce, development, news</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, we discuss aura method security and how to scan for missing permissions, real-time event monitoring, OpenAI GPT-3, and low code/pro code.</p><p>Links:</p><ul><li><a title="Restrict Access to @AuraEnabled Apex Methods for Authenticated Users Based on User Profile" rel="nofollow" href="https://releasenotes.docs.salesforce.com/en-us/summer20/release-notes/rn_lc_restrict_apex_authenticated_users.htm">Restrict Access to @AuraEnabled Apex Methods for Authenticated Users Based on User Profile</a></li><li><a title=" Aura Enabled Scanner" rel="nofollow" href="https://github.com/forcedotcom/AuraEnabledScanner"> Aura Enabled Scanner</a></li><li><a title="Introduction to Real-Time Event Monitoring | Developer Force Blog" rel="nofollow" href="https://developer.salesforce.com/blogs/2020/05/introduction-to-real-time-event-monitoring.html">Introduction to Real-Time Event Monitoring | Developer Force Blog</a></li><li><a title="OpenAI’s latest breakthrough is astonishingly powerful, but still fighting its flaws - The Verge" rel="nofollow" href="https://www.theverge.com/21346343/gpt-3-explainer-openai-examples-errors-agi-potential">OpenAI’s latest breakthrough is astonishingly powerful, but still fighting its flaws - The Verge</a></li><li><a title="Giving GPT-3 a Turing Test" rel="nofollow" href="https://lacker.io/ai/2020/07/06/giving-gpt-3-a-turing-test.html">Giving GPT-3 a Turing Test</a></li><li><a title="Architect’s Guide to Building Record-Triggered Automation on Salesforce Using Clicks and Code - Quip" rel="nofollow" href="https://quip.com/VJfCAFhEBO0W">Architect’s Guide to Building Record-Triggered Automation on Salesforce Using Clicks and Code - Quip</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, we discuss aura method security and how to scan for missing permissions, real-time event monitoring, OpenAI GPT-3, and low code/pro code.</p><p>Links:</p><ul><li><a title="Restrict Access to @AuraEnabled Apex Methods for Authenticated Users Based on User Profile" rel="nofollow" href="https://releasenotes.docs.salesforce.com/en-us/summer20/release-notes/rn_lc_restrict_apex_authenticated_users.htm">Restrict Access to @AuraEnabled Apex Methods for Authenticated Users Based on User Profile</a></li><li><a title=" Aura Enabled Scanner" rel="nofollow" href="https://github.com/forcedotcom/AuraEnabledScanner"> Aura Enabled Scanner</a></li><li><a title="Introduction to Real-Time Event Monitoring | Developer Force Blog" rel="nofollow" href="https://developer.salesforce.com/blogs/2020/05/introduction-to-real-time-event-monitoring.html">Introduction to Real-Time Event Monitoring | Developer Force Blog</a></li><li><a title="OpenAI’s latest breakthrough is astonishingly powerful, but still fighting its flaws - The Verge" rel="nofollow" href="https://www.theverge.com/21346343/gpt-3-explainer-openai-examples-errors-agi-potential">OpenAI’s latest breakthrough is astonishingly powerful, but still fighting its flaws - The Verge</a></li><li><a title="Giving GPT-3 a Turing Test" rel="nofollow" href="https://lacker.io/ai/2020/07/06/giving-gpt-3-a-turing-test.html">Giving GPT-3 a Turing Test</a></li><li><a title="Architect’s Guide to Building Record-Triggered Automation on Salesforce Using Clicks and Code - Quip" rel="nofollow" href="https://quip.com/VJfCAFhEBO0W">Architect’s Guide to Building Record-Triggered Automation on Salesforce Using Clicks and Code - Quip</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Failure Surface Area</title>
  <link>https://www.gooddaysirpodcast.com/254</link>
  <guid isPermaLink="false">f1d7b47b-ce1b-4fcd-8f19-9233501ca1c4</guid>
  <pubDate>Wed, 27 May 2020 14:00:00 -0500</pubDate>
  <author>Jeremy Ross and John De Santiago</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/22621793-c6dd-4000-acbf-f8696b88e074/f1d7b47b-ce1b-4fcd-8f19-9233501ca1c4.mp3" length="59303203" type="audio/mpeg"/>
  <itunes:episode>254</itunes:episode>
  <itunes:title>Failure Surface Area</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jeremy Ross and John De Santiago</itunes:author>
  <itunes:subtitle>In this episode, wireless networking, low code, prioritizing releases, Facebook's new shopping feature, Salesforce open sourcing it's CLI, and a poorly written article that attempts to correlate Salesforce's growth with its backend architecture.</itunes:subtitle>
  <itunes:duration>1:22:21</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/2/22621793-c6dd-4000-acbf-f8696b88e074/cover.jpg?v=3"/>
  <description>In this episode, wireless networking, low code, prioritizing releases, Facebook's new shopping feature, Salesforce open sourcing it's CLI, and a poorly written article that attempts to correlate Salesforce's growth with its backend architecture. 
</description>
  <itunes:keywords>salesforce, development, news</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, wireless networking, low code, prioritizing releases, Facebook&#39;s new shopping feature, Salesforce open sourcing it&#39;s CLI, and a poorly written article that attempts to correlate Salesforce&#39;s growth with its backend architecture.</p><p>Links:</p><ul><li><a title="Facebook, Inc. (NASDAQ:FB), Amazon.com, Inc. (NASDAQ:AMZN) - Facebook&#39;s New Shopping Feature Lifts Stock To All-Time Highs | Benzinga" rel="nofollow" href="https://www.benzinga.com/analyst-ratings/analyst-color/20/05/16077618/facebooks-new-shopping-feature-lifts-stock-to-all-time-highs">Facebook, Inc. (NASDAQ:FB), Amazon.com, Inc. (NASDAQ:AMZN) - Facebook's New Shopping Feature Lifts Stock To All-Time Highs | Benzinga</a></li><li><a title="Facebook Stock Soared to a Record High On Its Further Push Into E-Commerce -- But Here&#39;s Who Really Wins | The Motley Fool" rel="nofollow" href="https://www.fool.com/investing/2020/05/20/facebook-stock-soared-to-a-record-high-on-its-furt.aspx">Facebook Stock Soared to a Record High On Its Further Push Into E-Commerce -- But Here's Who Really Wins | The Motley Fool</a></li><li><a title="Joe Rogan’s podcast is becoming a Spotify exclusive - The Verge" rel="nofollow" href="https://www.theverge.com/2020/5/19/21263927/joe-rogan-spotify-experience-exclusive-content-episodes-youtube">Joe Rogan’s podcast is becoming a Spotify exclusive - The Verge</a></li><li><a title="Prioritization | IdeaExchange" rel="nofollow" href="https://ideas.salesforce.com/s/prioritization">Prioritization | IdeaExchange</a></li><li><a title="Open Sourcing Salesforce CLI | Developer Force Blog" rel="nofollow" href="https://developer.salesforce.com/blogs/2020/05/open-sourcing-salesforce-cli.html">Open Sourcing Salesforce CLI | Developer Force Blog</a></li><li><a title="Can Salesforce Keep Growing? Five Possibilities for Marc Benioff" rel="nofollow" href="https://cloudwars.co/salesforce/can-salesforce-keep-growing-five-possibilities-marc-benioff/">Can Salesforce Keep Growing? Five Possibilities for Marc Benioff</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, wireless networking, low code, prioritizing releases, Facebook&#39;s new shopping feature, Salesforce open sourcing it&#39;s CLI, and a poorly written article that attempts to correlate Salesforce&#39;s growth with its backend architecture.</p><p>Links:</p><ul><li><a title="Facebook, Inc. (NASDAQ:FB), Amazon.com, Inc. (NASDAQ:AMZN) - Facebook&#39;s New Shopping Feature Lifts Stock To All-Time Highs | Benzinga" rel="nofollow" href="https://www.benzinga.com/analyst-ratings/analyst-color/20/05/16077618/facebooks-new-shopping-feature-lifts-stock-to-all-time-highs">Facebook, Inc. (NASDAQ:FB), Amazon.com, Inc. (NASDAQ:AMZN) - Facebook's New Shopping Feature Lifts Stock To All-Time Highs | Benzinga</a></li><li><a title="Facebook Stock Soared to a Record High On Its Further Push Into E-Commerce -- But Here&#39;s Who Really Wins | The Motley Fool" rel="nofollow" href="https://www.fool.com/investing/2020/05/20/facebook-stock-soared-to-a-record-high-on-its-furt.aspx">Facebook Stock Soared to a Record High On Its Further Push Into E-Commerce -- But Here's Who Really Wins | The Motley Fool</a></li><li><a title="Joe Rogan’s podcast is becoming a Spotify exclusive - The Verge" rel="nofollow" href="https://www.theverge.com/2020/5/19/21263927/joe-rogan-spotify-experience-exclusive-content-episodes-youtube">Joe Rogan’s podcast is becoming a Spotify exclusive - The Verge</a></li><li><a title="Prioritization | IdeaExchange" rel="nofollow" href="https://ideas.salesforce.com/s/prioritization">Prioritization | IdeaExchange</a></li><li><a title="Open Sourcing Salesforce CLI | Developer Force Blog" rel="nofollow" href="https://developer.salesforce.com/blogs/2020/05/open-sourcing-salesforce-cli.html">Open Sourcing Salesforce CLI | Developer Force Blog</a></li><li><a title="Can Salesforce Keep Growing? Five Possibilities for Marc Benioff" rel="nofollow" href="https://cloudwars.co/salesforce/can-salesforce-keep-growing-five-possibilities-marc-benioff/">Can Salesforce Keep Growing? Five Possibilities for Marc Benioff</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>A Low Code Show</title>
  <link>https://www.gooddaysirpodcast.com/253</link>
  <guid isPermaLink="false">7dfe9313-762b-4ec2-a1c5-059476e09745</guid>
  <pubDate>Fri, 15 May 2020 11:00:00 -0500</pubDate>
  <author>Jeremy Ross and John De Santiago</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/22621793-c6dd-4000-acbf-f8696b88e074/7dfe9313-762b-4ec2-a1c5-059476e09745.mp3" length="74174146" type="audio/mpeg"/>
  <itunes:episode>253</itunes:episode>
  <itunes:title>A Low Code Show</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jeremy Ross and John De Santiago</itunes:author>
  <itunes:subtitle>In this episode, we discuss the low code event, companies extending working from home, a growing trend of people escaping silicon valley, and our experience with learning from programming books.</itunes:subtitle>
  <itunes:duration>1:43:01</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/2/22621793-c6dd-4000-acbf-f8696b88e074/cover.jpg?v=3"/>
  <description>In this episode, we discuss the low code event, companies extending working from home, a growing trend of people escaping silicon valley, and our experience with learning from programming books. 
</description>
  <itunes:keywords>salesforce, development, news</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, we discuss the low code event, companies extending working from home, a growing trend of people escaping silicon valley, and our experience with learning from programming books.</p><p>Links:</p><ul><li><a title="LowCodeLove - Salesforce Live" rel="nofollow" href="https://www.salesforce.com/video/10100727/?d=cta-header-12">LowCodeLove - Salesforce Live</a></li><li><a title="Salesforce Appoints Gavin Patterson President and Chief Revenue Officer" rel="nofollow" href="https://finance.yahoo.com/news/salesforce-appoints-gavin-patterson-president-130000584.html">Salesforce Appoints Gavin Patterson President and Chief Revenue Officer</a></li><li><a title="Salesforce CEO hopes America&#39;s return to offices is only weeks away - Axios" rel="nofollow" href="https://www.axios.com/salesforce-ceo-marc-benioff-offices-coronavirus-e68b1e43-b188-4fc4-83cf-4cf0cc19c6d0.html">Salesforce CEO hopes America's return to offices is only weeks away - Axios</a></li><li><a title="Twitter Will Allow Employees To Work At Home Forever" rel="nofollow" href="https://www.buzzfeednews.com/article/alexkantrowitz/twitter-will-allow-employees-to-work-at-home-forever">Twitter Will Allow Employees To Work At Home Forever</a></li><li><a title="Tech Workers Consider Escaping Silicon Valley’s Sky-High Rents - Bloomberg" rel="nofollow" href="https://www.bloomberg.com/news/articles/2020-05-14/tech-workers-consider-escaping-silicon-valley-s-sky-high-rents">Tech Workers Consider Escaping Silicon Valley’s Sky-High Rents - Bloomberg</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, we discuss the low code event, companies extending working from home, a growing trend of people escaping silicon valley, and our experience with learning from programming books.</p><p>Links:</p><ul><li><a title="LowCodeLove - Salesforce Live" rel="nofollow" href="https://www.salesforce.com/video/10100727/?d=cta-header-12">LowCodeLove - Salesforce Live</a></li><li><a title="Salesforce Appoints Gavin Patterson President and Chief Revenue Officer" rel="nofollow" href="https://finance.yahoo.com/news/salesforce-appoints-gavin-patterson-president-130000584.html">Salesforce Appoints Gavin Patterson President and Chief Revenue Officer</a></li><li><a title="Salesforce CEO hopes America&#39;s return to offices is only weeks away - Axios" rel="nofollow" href="https://www.axios.com/salesforce-ceo-marc-benioff-offices-coronavirus-e68b1e43-b188-4fc4-83cf-4cf0cc19c6d0.html">Salesforce CEO hopes America's return to offices is only weeks away - Axios</a></li><li><a title="Twitter Will Allow Employees To Work At Home Forever" rel="nofollow" href="https://www.buzzfeednews.com/article/alexkantrowitz/twitter-will-allow-employees-to-work-at-home-forever">Twitter Will Allow Employees To Work At Home Forever</a></li><li><a title="Tech Workers Consider Escaping Silicon Valley’s Sky-High Rents - Bloomberg" rel="nofollow" href="https://www.bloomberg.com/news/articles/2020-05-14/tech-workers-consider-escaping-silicon-valley-s-sky-high-rents">Tech Workers Consider Escaping Silicon Valley’s Sky-High Rents - Bloomberg</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
