<?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>Fri, 01 May 2026 13:18:26 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Good Day, Sir! Show, a Salesforce Podcast - Episodes Tagged with “Apex”</title>
    <link>https://www.gooddaysirpodcast.com/tags/apex</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&nbsp;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&nbsp;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>LinkedIn Vultures</title>
  <link>https://www.gooddaysirpodcast.com/256</link>
  <guid isPermaLink="false">5774cdd0-0a84-48de-8e59-e6fd992e7ad0</guid>
  <pubDate>Fri, 26 Jun 2020 20:15:00 -0500</pubDate>
  <author>Jeremy Ross and John De Santiago</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/22621793-c6dd-4000-acbf-f8696b88e074/5774cdd0-0a84-48de-8e59-e6fd992e7ad0.mp3" length="79134257" type="audio/mpeg"/>
  <itunes:episode>256</itunes:episode>
  <itunes:title>LinkedIn Vultures</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jeremy Ross and John De Santiago</itunes:author>
  <itunes:subtitle>In this episode, we are joined by Scott Wells, creator of the Illuminated Cloud IDE, to share our thoughts, opinions, and reactions to announcements and features highlighted at the TrailheadDX virtual conference.</itunes:subtitle>
  <itunes:duration>1:49:54</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 are joined by Scott Wells, creator of the Illuminated Cloud IDE, to share our thoughts, opinions, and reactions to announcements and features highlighted at the TrailheadDX virtual conference. Special Guest: Scott Wells.
</description>
  <itunes:keywords>salesforce, development, news</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, we are joined by Scott Wells, creator of the Illuminated Cloud IDE, to share our thoughts, opinions, and reactions to announcements and features highlighted at the TrailheadDX virtual conference.</p><p>Special Guest: Scott Wells.</p><p>Links:</p><ul><li><a title="Illuminated Cloud" rel="nofollow" href="http://www.illuminatedcloud.com/">Illuminated Cloud</a></li><li><a title="Why the New DevOps Center in Salesforce Is Awesome for Admins - Salesforce Admins" rel="nofollow" href="https://admin.salesforce.com/blog/2020/new-devops-center-is-awesome-for-admins">Why the New DevOps Center in Salesforce Is Awesome for Admins - Salesforce Admins</a></li><li><a title="Introducing Salesforce Code Builder | Developer Force Blog" rel="nofollow" href="https://developer.salesforce.com/blogs/2020/06/introducing-code-builder.html">Introducing Salesforce Code Builder | Developer Force Blog</a></li><li><a title="Amazon Chime SDK to power video for new Salesforce Anywhere application | Business Productivity" rel="nofollow" href="https://aws.amazon.com/blogs/business-productivity/amazon-chime-sdk-to-power-video-for-new-salesforce-anywhere-application/">Amazon Chime SDK to power video for new Salesforce Anywhere application | Business Productivity</a></li><li><a title="Introducing Salesforce Anywhere - Salesforce.com" rel="nofollow" href="https://www.salesforce.com/company/news-press/press-releases/2020/06/salesforce-trailheadx/">Introducing Salesforce Anywhere - Salesforce.com</a></li><li><a title="Microsoft to close retail stores" rel="nofollow" href="https://www.cnbc.com/2020/06/26/microsoft-to-close-retail-stores.html">Microsoft to close retail stores</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, we are joined by Scott Wells, creator of the Illuminated Cloud IDE, to share our thoughts, opinions, and reactions to announcements and features highlighted at the TrailheadDX virtual conference.</p><p>Special Guest: Scott Wells.</p><p>Links:</p><ul><li><a title="Illuminated Cloud" rel="nofollow" href="http://www.illuminatedcloud.com/">Illuminated Cloud</a></li><li><a title="Why the New DevOps Center in Salesforce Is Awesome for Admins - Salesforce Admins" rel="nofollow" href="https://admin.salesforce.com/blog/2020/new-devops-center-is-awesome-for-admins">Why the New DevOps Center in Salesforce Is Awesome for Admins - Salesforce Admins</a></li><li><a title="Introducing Salesforce Code Builder | Developer Force Blog" rel="nofollow" href="https://developer.salesforce.com/blogs/2020/06/introducing-code-builder.html">Introducing Salesforce Code Builder | Developer Force Blog</a></li><li><a title="Amazon Chime SDK to power video for new Salesforce Anywhere application | Business Productivity" rel="nofollow" href="https://aws.amazon.com/blogs/business-productivity/amazon-chime-sdk-to-power-video-for-new-salesforce-anywhere-application/">Amazon Chime SDK to power video for new Salesforce Anywhere application | Business Productivity</a></li><li><a title="Introducing Salesforce Anywhere - Salesforce.com" rel="nofollow" href="https://www.salesforce.com/company/news-press/press-releases/2020/06/salesforce-trailheadx/">Introducing Salesforce Anywhere - Salesforce.com</a></li><li><a title="Microsoft to close retail stores" rel="nofollow" href="https://www.cnbc.com/2020/06/26/microsoft-to-close-retail-stores.html">Microsoft to close retail stores</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Flair Everywhere</title>
  <link>https://www.gooddaysirpodcast.com/252</link>
  <guid isPermaLink="false">7168aff4-d956-48ae-bba1-2d9d0d2ad14b</guid>
  <pubDate>Thu, 30 Apr 2020 21: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/7168aff4-d956-48ae-bba1-2d9d0d2ad14b.mp3" length="48049522" type="audio/mpeg"/>
  <itunes:episode>252</itunes:episode>
  <itunes:title>Flair Everywhere</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jeremy Ross and John De Santiago</itunes:author>
  <itunes:subtitle>In this episode, we discuss Dreamforce going virtual, Zoom's partnership with Oracle, badges, and whether you could replace Apex with Evergreen.</itunes:subtitle>
  <itunes:duration>1:06:43</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 Dreamforce going virtual, Zoom's partnership with Oracle, badges, and whether you could replace Apex with Evergreen. 
</description>
  <itunes:keywords>salesforce, development, news</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, we discuss Dreamforce going virtual, Zoom&#39;s partnership with Oracle, badges, and whether you could replace Apex with Evergreen.</p><p>Links:</p><ul><li><a title="Salesforce cancels Dreamforce because of Covid-19" rel="nofollow" href="https://www.cnbc.com/2020/04/29/salesforce-cancels-dreamforce-because-of-covid-19.html">Salesforce cancels Dreamforce because of Covid-19</a></li><li><a title="Zoom choice of Oracle cloud logical after news from Microsoft, Google" rel="nofollow" href="https://www.cnbc.com/2020/04/30/zoom-choice-of-oracle-cloud-logical-after-news-from-microsoft-google.html">Zoom choice of Oracle cloud logical after news from Microsoft, Google</a></li><li><a title="Every Covid-19 Commercial is Exactly the Same - YouTube" rel="nofollow" href="https://www.youtube.com/watch?v=vM3J9jDoaTA">Every Covid-19 Commercial is Exactly the Same - YouTube</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, we discuss Dreamforce going virtual, Zoom&#39;s partnership with Oracle, badges, and whether you could replace Apex with Evergreen.</p><p>Links:</p><ul><li><a title="Salesforce cancels Dreamforce because of Covid-19" rel="nofollow" href="https://www.cnbc.com/2020/04/29/salesforce-cancels-dreamforce-because-of-covid-19.html">Salesforce cancels Dreamforce because of Covid-19</a></li><li><a title="Zoom choice of Oracle cloud logical after news from Microsoft, Google" rel="nofollow" href="https://www.cnbc.com/2020/04/30/zoom-choice-of-oracle-cloud-logical-after-news-from-microsoft-google.html">Zoom choice of Oracle cloud logical after news from Microsoft, Google</a></li><li><a title="Every Covid-19 Commercial is Exactly the Same - YouTube" rel="nofollow" href="https://www.youtube.com/watch?v=vM3J9jDoaTA">Every Covid-19 Commercial is Exactly the Same - YouTube</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Inspect Your Inspector</title>
  <link>https://www.gooddaysirpodcast.com/223</link>
  <guid isPermaLink="false">833e1894-db91-44e4-8e3b-ddf200bbdd85</guid>
  <pubDate>Thu, 18 Jul 2019 10: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/833e1894-db91-44e4-8e3b-ddf200bbdd85.mp3" length="57029884" type="audio/mp3"/>
  <itunes:episode>223</itunes:episode>
  <itunes:title>Inspect Your Inspector</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jeremy Ross and John De Santiago</itunes:author>
  <itunes:subtitle>In this episode, we discuss Microsoft Teams, SFDX Falcon, triggers and limits with installed apps, and domain-driven design.</itunes:subtitle>
  <itunes:duration>1:19:12</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 Microsoft Teams, SFDX Falcon, triggers and limits with installed apps, and domain-driven design. 
</description>
  <itunes:keywords>salesforce, development, news</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, we discuss Microsoft Teams, SFDX Falcon, triggers and limits with installed apps, and domain-driven design.</p><p>Links:</p><ul><li><a title="Microsoft Teams is now officially bigger than Slack | Ars Technica" rel="nofollow" href="https://arstechnica.com/gadgets/2019/07/microsoft-teams-is-now-officially-bigger-than-slack/">Microsoft Teams is now officially bigger than Slack | Ars Technica</a></li><li><a title="GitHub - sfdx-isv/sfdx-falcon-template: Extended Salesforce DX project directory template, designed to support complex projects and managed packages." rel="nofollow" href="https://github.com/sfdx-isv/sfdx-falcon-template">GitHub - sfdx-isv/sfdx-falcon-template: Extended Salesforce DX project directory template, designed to support complex projects and managed packages.</a></li><li><a title="Apple is silently updating Macs again to remove insecure software from Zoom’s partners - The Verge" rel="nofollow" href="https://www.theverge.com/2019/7/16/20696529/apple-mac-silent-update-zoom-ringcentral-zhumu-vulnerabilty-patched">Apple is silently updating Macs again to remove insecure software from Zoom’s partners - The Verge</a></li><li><a title="Domain-Driven Design: Tackling Complexity in the Heart of Software: Eric Evans: 8601300201665: Amazon.com: Gateway" rel="nofollow" href="https://www.amazon.com/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215/ref=sr_1_2?keywords=domain+driven+design&amp;qid=1563462925&amp;s=gateway&amp;sr=8-2">Domain-Driven Design: Tackling Complexity in the Heart of Software: Eric Evans: 8601300201665: Amazon.com: Gateway</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, we discuss Microsoft Teams, SFDX Falcon, triggers and limits with installed apps, and domain-driven design.</p><p>Links:</p><ul><li><a title="Microsoft Teams is now officially bigger than Slack | Ars Technica" rel="nofollow" href="https://arstechnica.com/gadgets/2019/07/microsoft-teams-is-now-officially-bigger-than-slack/">Microsoft Teams is now officially bigger than Slack | Ars Technica</a></li><li><a title="GitHub - sfdx-isv/sfdx-falcon-template: Extended Salesforce DX project directory template, designed to support complex projects and managed packages." rel="nofollow" href="https://github.com/sfdx-isv/sfdx-falcon-template">GitHub - sfdx-isv/sfdx-falcon-template: Extended Salesforce DX project directory template, designed to support complex projects and managed packages.</a></li><li><a title="Apple is silently updating Macs again to remove insecure software from Zoom’s partners - The Verge" rel="nofollow" href="https://www.theverge.com/2019/7/16/20696529/apple-mac-silent-update-zoom-ringcentral-zhumu-vulnerabilty-patched">Apple is silently updating Macs again to remove insecure software from Zoom’s partners - The Verge</a></li><li><a title="Domain-Driven Design: Tackling Complexity in the Heart of Software: Eric Evans: 8601300201665: Amazon.com: Gateway" rel="nofollow" href="https://www.amazon.com/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215/ref=sr_1_2?keywords=domain+driven+design&amp;qid=1563462925&amp;s=gateway&amp;sr=8-2">Domain-Driven Design: Tackling Complexity in the Heart of Software: Eric Evans: 8601300201665: Amazon.com: Gateway</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Puns and Jokes</title>
  <link>https://www.gooddaysirpodcast.com/221</link>
  <guid isPermaLink="false">43520760-f378-421a-83c5-127c0e8f8bf0</guid>
  <pubDate>Wed, 26 Jun 2019 18: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/43520760-f378-421a-83c5-127c0e8f8bf0.mp3" length="50061252" type="audio/mp3"/>
  <itunes:episode>221</itunes:episode>
  <itunes:title>Puns and Jokes</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jeremy Ross and John De Santiago</itunes:author>
  <itunes:subtitle>In this episode, we discuss what was learned from scanning 10.2 billion lines of Apex code, Tableau, the top 10 highest-paid CEO's, Hacker News asks what Salesforce is, and Salesforce Certifications and Trailhead fraud.</itunes:subtitle>
  <itunes:duration>1:09:31</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 what was learned from scanning 10.2 billion lines of Apex code, Tableau, the top 10 highest-paid CEO's, Hacker News asks what Salesforce is, and Salesforce Certifications and Trailhead fraud. 
</description>
  <itunes:keywords>salesforce, development, news</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, we discuss what was learned from scanning 10.2 billion lines of Apex code, Tableau, the top 10 highest-paid CEO&#39;s, Hacker News asks what Salesforce is, and Salesforce Certifications and Trailhead fraud.</p><p>Links:</p><ul><li><a title="Salesforce’s deal for Tableau smacks of desperation - MarketWatch" rel="nofollow" href="https://www.marketwatch.com/story/salesforces-deal-for-tableau-smacks-of-desperation-2019-06-26">Salesforce’s deal for Tableau smacks of desperation - MarketWatch</a></li><li><a title="What we learnt scanning 10.2 billion lines of Salesforce code" rel="nofollow" href="https://medium.com/@lofrattini/what-we-learnt-scanning-10-2-billion-lines-of-salesforce-code-131af7c5995">What we learnt scanning 10.2 billion lines of Salesforce code</a></li><li><a title="What&#39;s Salesforce?" rel="nofollow" href="https://tryretool.com/blog/salesforce-for-engineers/">What's Salesforce?</a></li><li><a title="Top 10 highest-paid tech CEOs, according to AFL-CIO - Business Insider" rel="nofollow" href="https://www.businessinsider.com/top-10-highest-paid-tech-ceos-afl-cio-2019-6">Top 10 highest-paid tech CEOs, according to AFL-CIO - Business Insider</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, we discuss what was learned from scanning 10.2 billion lines of Apex code, Tableau, the top 10 highest-paid CEO&#39;s, Hacker News asks what Salesforce is, and Salesforce Certifications and Trailhead fraud.</p><p>Links:</p><ul><li><a title="Salesforce’s deal for Tableau smacks of desperation - MarketWatch" rel="nofollow" href="https://www.marketwatch.com/story/salesforces-deal-for-tableau-smacks-of-desperation-2019-06-26">Salesforce’s deal for Tableau smacks of desperation - MarketWatch</a></li><li><a title="What we learnt scanning 10.2 billion lines of Salesforce code" rel="nofollow" href="https://medium.com/@lofrattini/what-we-learnt-scanning-10-2-billion-lines-of-salesforce-code-131af7c5995">What we learnt scanning 10.2 billion lines of Salesforce code</a></li><li><a title="What&#39;s Salesforce?" rel="nofollow" href="https://tryretool.com/blog/salesforce-for-engineers/">What's Salesforce?</a></li><li><a title="Top 10 highest-paid tech CEOs, according to AFL-CIO - Business Insider" rel="nofollow" href="https://www.businessinsider.com/top-10-highest-paid-tech-ceos-afl-cio-2019-6">Top 10 highest-paid tech CEOs, according to AFL-CIO - Business Insider</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
