<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DDS &#8211; Industrial Talk</title>
	<atom:link href="https://industrialtalk.com/captivate-tag/dds/feed/" rel="self" type="application/rss+xml" />
	<link>https://industrialtalk.com</link>
	<description>Where Industry Meets the Power of Media</description>
	<lastBuildDate>Fri, 25 Apr 2025 06:28:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>

<image>
	<url>https://industrialtalk.com/wp-content/uploads/2022/10/cropped-Favicon-IT-Rebrand-32x32.png</url>
	<title>DDS &#8211; Industrial Talk</title>
	<link>https://industrialtalk.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Justin Wilson and Erik Hendriks</title>
		<link>https://industrialtalk.com/episodes/justin-wilson-erik-hendriks-omg/</link>
					<comments>https://industrialtalk.com/episodes/justin-wilson-erik-hendriks-omg/#respond</comments>
		
		<dc:creator><![CDATA[Scott MacKenzie]]></dc:creator>
		<pubDate>Fri, 25 Oct 2024 15:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://industrialtalk.com/captivate-podcast/justin-wilson-erik-hendriks-omg/</guid>

					<description><![CDATA[<p>Industrial Talk is onsite at OMG, Q1 Meeting and talking to Justin Wilson and Erik Hendriks  about "Data Distribution Service (DDS) the middleware that enables the free flow of data".</p>
<p>Scott MacKenzie hosts a podcast celebrating industrial professionals and their innovations. At the OMG SQ1 meeting in Reston, Virginia, he interviews Erik Hendriks and Justin Wilson about DDS (Data Distribution System). Erik, a senior architect at ZettaScale, has been involved with DDS for 20 years. Justin, a principal software engineer at Unity Foundation, explains the open-source implementation of DDS. DDS enables efficient data transfer without the need for applications to know the transport details. It supports a publish-subscribe model, ensuring data reliability and scalability. The conversation highlights DDS's role in modern data-intensive applications and its future focus on scalability, big data, and security.</p>
<p>The post <a rel="nofollow" href="https://industrialtalk.com/episodes/justin-wilson-erik-hendriks-omg/">Justin Wilson and Erik Hendriks</a> appeared first on <a rel="nofollow" href="https://industrialtalk.com">Industrial Talk</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="cfm-player-iframe" style="width: 100%; height: 170px; margin-bottom: 20px; border-radius: 10px; overflow:hidden; border: 1px solid #d6d6d6;"><iframe style="width: 100%; height: 170px;" frameborder="no" scrolling="no" seamless allow="autoplay" src="https://player.captivate.fm/1845b662-0f00-44ae-9efe-b26a387a492f"></iframe></div><p><a href="https://industrialtalk.com/" target="_blank" rel="noopener"><strong><em>Industrial Talk </em></strong></a>is onsite at <a href="https://www.omg.org/" target="_blank" rel="noopener">OMG, Q1 Meeting</a> and talking to <strong>Justin Wilson and Erik Hendriks  </strong>about &#8220;Data Distribution Service (DDS) the middleware that enables the free flow of data&#8221;.</p>
<div>
<div class="content">
<div class="ac-container ac-adaptiveCard">
<div class="ac-textBlock">
<p>Scott MacKenzie hosts a podcast celebrating industrial professionals and their innovations. At the OMG SQ1 meeting in Reston, Virginia, he interviews Erik Hendriks and Justin Wilson about DDS (Data Distribution System). Erik, a senior architect at ZettaScale, has been involved with DDS for 20 years. Justin, a principal software engineer at Unity Foundation, explains the open-source implementation of DDS. DDS enables efficient data transfer without the need for applications to know the transport details. It supports a publish-subscribe model, ensuring data reliability and scalability. The conversation highlights DDS's role in modern data-intensive applications and its future focus on scalability, big data, and security.</p>
<h2>Action Items</h2>
<ul>
<li>[ ] Explore the open DDS foundation website (open-dds.org) to learn more about the technology.</li>
<li>[ ] Connect with Erik Hendriks on LinkedIn to discuss DDS and ZettaScale's other products.</li>
</ul>
<h2>Outline</h2>
<h3>Introduction and Purpose of the Podcast</h3>
<ul>
<li>Scott MacKenzie thanks listeners for their support and celebrates industrial professionals for their bold and innovative work.</li>
<li>The podcast is broadcasting from the OMG Q1 meeting in Reston, Virginia, focusing on solving today's challenges.</li>
<li>Scott MacKenzie introduces Erik Hendriks and Justin Wilson, who will discuss DDS (Data Distribution System).</li>
</ul>
<h3>Background of Eric and Justin</h3>
<ul>
<li>Erik Hendriks has been involved with DDS for 20 years and joined OMG during the standardization of DDS.</li>
<li>Justin Wilson is attending his first OMG meeting and has a background in IoT applications involving DDS.</li>
<li>Erik Hendricks is a senior architect at ZettaScale, fully involved in DDS for the last 20 years.</li>
<li>Justin Wilson is a principal software engineer at Unity Foundation and Open DDS Foundation, previously involved with Object Computing.</li>
</ul>
<h3>Explanation of DDS (Data Distribution System)</h3>
<ul>
<li>DDS stands for Data Distribution System, which helps get data from its source to its destination efficiently.</li>
<li>DDS decouples applications to such an extent that they don't need to know about each other's existence.</li>
<li>DDS is unique compared to other middlewares due to its ability to efficiently and reliably distribute data.</li>
<li>Justin Wilson explains the open-source implementation of DDS and its benefits, including efficiency and productivity.</li>
</ul>
<h3>How DDS Works and Its Benefits</h3>
<ul>
<li>DDS uses a data-centric approach, allowing applications to specify what data they need without knowing the source.</li>
<li>DDS middleware handles the discovery and delivery of data, making applications simpler and more efficient.</li>
<li>DDS can handle both unicast and multicast data delivery, optimizing data transmission based on the number of subscribers.</li>
<li>DDS contracts specify the quality and reliability of data, ensuring consistent and efficient data flow.</li>
</ul>
<h3>Real-World Applications and Implementation</h3>
<ul>
<li>DDS is used in various industries, including manufacturing, where it simplifies data collection and distribution.</li>
<li>DDS can be integrated into existing systems, reducing the need for custom solutions and ongoing maintenance.</li>
<li>DDS offers flexibility in data collection, allowing for easy integration of new data sources and applications.</li>
<li>DDS is often used in standards for specific industries, such as automotive and transportation, providing interoperability and flexibility.</li>
</ul>
<h3>Future of DDS and Security Considerations</h3>
<ul>
<li>Scalability and big data are key focus areas for the future of DDS, ensuring systems can handle growing data volumes.</li>
<li>DDS is evolving to support higher-level programming languages like Python, making it more accessible to developers.</li>
<li>Security is a critical aspect of DDS, ensuring data is only accessible to authorized users and not intercepted during transmission.</li>
<li>DDS is growing to meet the demands of modern data-intensive applications, providing robust and secure data distribution solutions.</li>
</ul>
<h3>Conclusion and Contact Information</h3>
<ul>
<li>Scott MacKenzie thanks Erik and Justin for the insightful conversation and highlights the importance of DDS in modern data collection.</li>
<li>Justin Wilson provides information on how to contact the Open DDS Foundation through their website.</li>
<li>Erik Hendricks can be found on LinkedIn under Erik Hendricks (without CK) at ZettaScale.</li>
<li>Scott MacKenzie encourages listeners to engage with OMG and connect with industry professionals like Erik and Justin.</li>
</ul>
</div>
</div>
</div>
</div>
<p>If interested in being on the Industrial Talk show, simply <strong><a href="https://industrialtalk.com/contact/" target="_blank" rel="noopener">contact us</a></strong> and let's have a quick conversation.</p>
<p>Finally, get your exclusive free access to the <a href="https://industrialtalk.com/industrial-academy/" target="_blank" rel="noopener">Industrial Academy</a> and a series on “<a href="https://industrialtalk.com/course/industrial-talk-marketing-process-course/" target="_blank" rel="noopener"><strong>Marketing Process Course</strong></a>” for Greater Success in 2024. All links designed for keeping you current in this rapidly changing Industrial Market. Learn! Grow! Enjoy!</p>
<h2>ERIK HENDRIKS' CONTACT INFORMATION:</h2>
<p><strong>Personal LinkedIn: </strong><a href="https://www.linkedin.com/in/erik-hendriks-7b1a96b/" target="_blank" rel="noopener">https://www.linkedin.com/in/erik-hendriks-7b1a96b/</a></p>
<p><strong>Company LinkedIn:</strong> <a href="https://www.linkedin.com/company/zettascaletech/" target="_blank" rel="noopener">https://www.linkedin.com/company/zettascaletech/</a></p>
<p><strong>Company Website:</strong> <a href="https://www.zettascale.tech/" target="_blank" rel="noopener">https://www.zettascale.tech/</a></p>
<h2>JUSTIN WILSON'S CONTACT INFORMATION:</h2>
<p><strong>Company Website: </strong><a href="https://opendds.org/" target="_blank" rel="noopener">https://opendds.org/</a></p>
<h2>PODCAST VIDEO:</h2>
<p><iframe title="Erik Hendriks | Justin Wilson | OMG |  Data Distribution Service (DDS)" width="500" height="281" src="https://www.youtube.com/embed/pJ6lW6bcUVw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<h2>OTHER GREAT INDUSTRIAL RESOURCES:</h2>
<p><strong>NEOM</strong>: <a href="https://www.neom.com/en-us" target="_blank" rel="noopener">https://www.neom.com/en-us</a></p>
<p><strong>Hexagon:</strong> <a href="https://hexagon.com/" target="_blank" rel="noopener">https://hexagon.com/</a></p>
<p><strong>Siemens:</strong> <a href="https://www.siemens.com/global/en.html" target="_blank" rel="noopener">https://www.siemens.com/global/en.html</a></p>
<p><strong>Palo Alto Networks:</strong> <a href="https://www.paloaltonetworks.com/ot-security-tco" target="_blank" rel="noopener">https://www.paloaltonetworks.com/ot-security-tco</a></p>
<p><strong>Palo Alto Networks Report</strong> <a href="https://start.paloaltonetworks.com/industrial-ot-security-esg-report.html?medium=social&campaign=advocacy&blaid=4580765" target="_blank" rel="noopener">HERE</a>.</p>
<p><strong>Hitachi Digital Services:</strong> <a href="https://hitachids.com/" target="_blank" rel="noopener">https://hitachids.com/</a></p>
<p><strong>CAP Logistics:</strong>  <a href="https://www.caplogistics.com/" target="_blank" rel="noopener">https://www.caplogistics.com/</a></p>
<p><strong>Industrial Marketing Solutions:</strong>  <a href="https://industrialtalk.com/industrial-marketing/" target="_blank" rel="noopener">https://industrialtalk.com/industrial-marketing/</a></p>
<p><strong>Industrial Academy:</strong> <a href="https://industrialtalk.com/industrial-academy/" target="_blank" rel="noopener">https://industrialtalk.com/industrial-academy/</a></p>
<p><strong>Industrial Dojo:</strong> <a href="https://industrialtalk.com/industrial_dojo/" target="_blank" rel="noopener">https://industrialtalk.com/industrial_dojo/</a></p>
<p><strong>We the 15:</strong><a href="https://www.wethe15.org/" target="_blank" rel="noopener"> https://www.wethe15.org/</a></p>
<h2>YOUR INDUSTRIAL DIGITAL TOOLBOX:</h2>
<p><strong>LifterLMS:</strong> Get One Month Free for $1 – <a href="https://lifterlms.com/" target="_blank" rel="noopener">https://lifterlms.com/</a></p>
<p><strong>Active Campaign:</strong> <a href="https://www.activecampaign.com/?_r=H855VEPU" target="_blank" rel="noopener">Active Campaign Link</a></p>
<p><strong>Social Jukebox:</strong> <a href="https://www.socialjukebox.com/" target="_blank" rel="noopener">https://www.socialjukebox.com/</a></p>
<h2>Industrial Academy (One Month Free Access And One Free License For Future Industrial Leader):</h2>
<p><a href="https://industrialtalk.com/wp-admin/inforum-industrial-academy-discount/" target="_blank" rel="noopener"><img fetchpriority="high" decoding="async" src="https://industrialtalk.com/wp-admin/wp-content/uploads/2019/10/Industrial-Academy-Graphic.png" width="1024" height="538" /></a></p>
<h2>Business Beatitude the Book</h2>
<p><img decoding="async" class="alignleft" src="https://industrialtalk.com/wp-content/uploads/2019/10/BB-Book-Cover.png" width="144" height="225" /></p>
<p class="ql-align-center">Do you desire a more joy-filled, deeply-enduring sense of accomplishment and success? Live your business the way you want to live with the BUSINESS BEATITUDES&#8230;The Bridge connecting sacrifice to success. <strong>YOU NEED THE BUSINESS BEATITUDES!</strong></p>
<p class="ql-align-center"><strong>TAP INTO YOUR INDUSTRIAL SOUL, RESERVE YOUR COPY NOW! BE BOLD. BE BRAVE. DARE GREATLY AND CHANGE THE WORLD. GET THE BUSINESS BEATITUDES!</strong></p>
<p class="ql-align-center"><a href="https://industrialtalk.com/business-beatitude-reserve/" target="_blank" rel="noopener"> Reserve My Copy and My 25% Discount</a></p>
<p>The post <a rel="nofollow" href="https://industrialtalk.com/episodes/justin-wilson-erik-hendriks-omg/">Justin Wilson and Erik Hendriks</a> appeared first on <a rel="nofollow" href="https://industrialtalk.com">Industrial Talk</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://industrialtalk.com/episodes/justin-wilson-erik-hendriks-omg/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://podcasts.captivate.fm/media/f80603d0-1895-44c4-8251-cf3bb460d133/Erik-Hendriks-and-Justin-Wilson-DDS-Mp3.mp3" length="35704367" type="audio/mpeg" />

			</item>
		<item>
		<title>Gerardo Pardo-Castellote with RTI</title>
		<link>https://industrialtalk.com/episodes/gerardo-pardo-castellote-rti/</link>
					<comments>https://industrialtalk.com/episodes/gerardo-pardo-castellote-rti/#respond</comments>
		
		<dc:creator><![CDATA[Scott MacKenzie]]></dc:creator>
		<pubDate>Wed, 10 Jul 2024 15:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://industrialtalk.com/captivate-podcast/gerardo-pardo-castellote-rti</guid>

					<description><![CDATA[<p>Industrial Talk is onsite at OMG, Q1 Meeting and talking to Gerardo Pardo-Castellote, CTO of Real-Time Innovations (RTI) about "Data Distribution Services (DDS) - Ensuring systems can communicate".</p>
<p>Scott MacKenzie and Gerardo discussed advancements in distributed systems and data management. Gerardo explained how their company, Real-Time Innovations, develops software infrastructure for robotic systems. They discussed the importance of modularity, interoperability, and security in complex systems, highlighting challenges such as latency, data security, and scalability in real-time innovations. They emphasized the need for a common language and protocol to enable communication and integration between different systems.</p>
<p>The post <a rel="nofollow" href="https://industrialtalk.com/episodes/gerardo-pardo-castellote-rti/">Gerardo Pardo-Castellote with RTI</a> appeared first on <a rel="nofollow" href="https://industrialtalk.com">Industrial Talk</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="cfm-player-iframe" style="width: 100%; height: 170px; margin-bottom: 20px; border-radius: 10px; overflow:hidden; border: 1px solid #d6d6d6;"><iframe style="width: 100%; height: 170px;" frameborder="no" scrolling="no" seamless allow="autoplay" src="https://player.captivate.fm/872ae265-bcf0-482d-8252-f2f3dc22a1d7"></iframe></div><p><a href="https://industrialtalk.com/" target="_blank" rel="noopener"><strong><em>Industrial Talk </em></strong></a>is onsite at <a href="https://www.omg.org/" target="_blank" rel="noopener">OMG, Q1 Meeting</a> and talking to <strong>Gerardo Pardo-Castellote, CTO of Real-Time Innovations (RTI) </strong>about &#8220;Data Distribution Services (DDS) &#8211; Ensuring systems can communicate&#8221;.</p>
<div>
<div class="content">
<div class="ac-container ac-adaptiveCard">
<div class="ac-textBlock">
<p>Scott MacKenzie and Gerardo discussed advancements in distributed systems and data management. Gerardo explained how their company, Real-Time Innovations, develops software infrastructure for robotic systems. They discussed the importance of modularity, interoperability, and security in complex systems, highlighting challenges such as latency, data security, and scalability in real-time innovations. They emphasized the need for a common language and protocol to enable communication and integration between different systems.</p>
<h2>Action Items</h2>
<ul>
<li>[ ] Look into getting involved with OMG (Object Management Group) to engage with others using DDS.</li>
<li>[ ] Provide Scott with contact details for RTI and information on how listeners can learn more about DDS and RTI's solutions.</li>
<li>[ ] Share recording of meeting on the industrial talk podcast for others interested in DDS.</li>
</ul>
<h2>Outline</h2>
<h3>DDS software platform for distributed systems.</h3>
<ul>
<li>Scott MacKenzie interviews Gr. Doe at OMG q1 meeting, discussing 20-year membership and hair.</li>
<li>Gerardo (Chief Technology Officer at Real Time Innovations) explains DDS as a software platform for building distributed systems, like an operating system.</li>
<li>Gerardo discusses how DDS has been around for 20 years and is used to manage low-level tasks in distributed systems, such as memory and file access management.</li>
</ul>
<h3>Building complex systems with modular components and addressing latency issues in autonomous vehicles.</h3>
<ul>
<li>Gerardo: Data movement complexity requires software support for easy communication between applications.</li>
<li>Scott MacKenzie: Abstraction layers are needed to simplify data exchange between applications.</li>
<li>Gerardo explains modularity is key to building complex systems like autonomous vehicles, emphasizing the importance of interfaces and infrastructure to move data between components.</li>
<li>Gerardo discusses latency concerns in autonomous vehicles, highlighting the need for networking technology and real-time operating systems to minimize delays.</li>
</ul>
<h3>Data-centric security and its importance in protecting sensitive information.</h3>
<ul>
<li>Gerardo discusses data-centric security, focusing on protecting data at the source rather than securing communication channels.</li>
<li>Insecurity is addressed by securing data flows with their own security measures, rather than relying on classic HDP-level security.</li>
<li>Existing businesses want to deploy DDS for efficient data management.</li>
</ul>
<h3>Real-time data integration and security in industrial settings.</h3>
<ul>
<li>Gerardo explains how VBS (Virtual Business System) helps integrate systems with different protocols by providing a common language and interface.</li>
<li>The success of the internet's HTTP and REST protocols serve as an example for how normalizing communication protocols can facilitate integration and interoperability.</li>
<li>Gerardo discusses the importance of security and scalability in software-defined systems.</li>
<li>Gerardo discusses scalability of RTI's platform with Scott MacKenzie.</li>
<li>Gerardo shares contact information for RTI and OMG on industrial talk podcast.</li>
</ul>
</div>
</div>
</div>
</div>
<p>If interested in being on the Industrial Talk show, simply <strong><a href="https://industrialtalk.com/contact/" target="_blank" rel="noopener">contact us</a></strong> and let's have a quick conversation.</p>
<p>Finally, get your exclusive free access to the <a href="https://industrialtalk.com/industrial-academy/" target="_blank" rel="noopener">Industrial Academy</a> and a series on “<a href="https://industrialtalk.com/course/industrial-talk-marketing-process-course/" target="_blank" rel="noopener"><strong>Marketing Process Course</strong></a>” for Greater Success in 2024. All links designed for keeping you current in this rapidly changing Industrial Market. Learn! Grow! Enjoy!</p>
<h2>GERARDO PARDO-CASTELLOTE'S CONTACT INFORMATION:</h2>
<p><strong>Personal LinkedIn: </strong><a href="https://www.linkedin.com/in/gerardo-pardo-castellote-28a5234/" target="_blank" rel="noopener">https://www.linkedin.com/in/gerardo-pardo-castellote-28a5234/</a></p>
<p><strong>Company LinkedIn</strong>: <a href="https://www.linkedin.com/company/rti/" target="_blank" rel="noopener">https://www.linkedin.com/company/rti/</a></p>
<p><strong>Company Website:</strong> <a href="https://www.rti.com/en/" target="_blank" rel="noopener">https://www.rti.com/en/</a></p>
<h2>PODCAST VIDEO:</h2>
<p><iframe loading="lazy" title="Gerardo Pardo Castellote | Realtime Innovations RTI | OMG | Data Distribution Services (DDS)" width="500" height="281" src="https://www.youtube.com/embed/FTrWTk-ptkk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<h2>OTHER GREAT INDUSTRIAL RESOURCES:</h2>
<p><strong>NEOM</strong>: <a href="https://www.neom.com/en-us" target="_blank" rel="noopener">https://www.neom.com/en-us</a></p>
<p><strong>Hexagon:</strong> <a href="https://hexagon.com/" target="_blank" rel="noopener">https://hexagon.com/</a></p>
<p><strong>Siemens:</strong> <a href="https://www.siemens.com/global/en.html" target="_blank" rel="noopener">https://www.siemens.com/global/en.html</a></p>
<p><strong>Palo Alto Networks:</strong> <a href="https://www.paloaltonetworks.com/ot-security-tco" target="_blank" rel="noopener">https://www.paloaltonetworks.com/ot-security-tco</a></p>
<p><strong>Palo Alto Networks Report</strong> <a href="https://start.paloaltonetworks.com/industrial-ot-security-esg-report.html?medium=social&campaign=advocacy&blaid=4580765" target="_blank" rel="noopener">HERE</a>.</p>
<p><strong>Hitachi Digital Services:</strong> <a href="https://hitachids.com/" target="_blank" rel="noopener">https://hitachids.com/</a></p>
<p><strong>CAP Logistics:</strong>  <a href="https://www.caplogistics.com/" target="_blank" rel="noopener">https://www.caplogistics.com/</a></p>
<p><strong>Industrial Marketing Solutions:</strong>  <a href="https://industrialtalk.com/industrial-marketing/" target="_blank" rel="noopener">https://industrialtalk.com/industrial-marketing/</a></p>
<p><strong>Industrial Academy:</strong> <a href="https://industrialtalk.com/industrial-academy/" target="_blank" rel="noopener">https://industrialtalk.com/industrial-academy/</a></p>
<p><strong>Industrial Dojo:</strong> <a href="https://industrialtalk.com/industrial_dojo/" target="_blank" rel="noopener">https://industrialtalk.com/industrial_dojo/</a></p>
<p><strong>We the 15:</strong><a href="https://www.wethe15.org/" target="_blank" rel="noopener"> https://www.wethe15.org/</a></p>
<h2>YOUR INDUSTRIAL DIGITAL TOOLBOX:</h2>
<p><strong>LifterLMS:</strong> Get One Month Free for $1 – <a href="https://lifterlms.com/" target="_blank" rel="noopener">https://lifterlms.com/</a></p>
<p><strong>Active Campaign:</strong> <a href="https://www.activecampaign.com/?_r=H855VEPU" target="_blank" rel="noopener">Active Campaign Link</a></p>
<p><strong>Social Jukebox:</strong> <a href="https://www.socialjukebox.com/" target="_blank" rel="noopener">https://www.socialjukebox.com/</a></p>
<h2>Industrial Academy (One Month Free Access And One Free License For Future Industrial Leader):</h2>
<p><a href="https://industrialtalk.com/wp-admin/inforum-industrial-academy-discount/" target="_blank" rel="noopener"><img loading="lazy" decoding="async" src="https://industrialtalk.com/wp-admin/wp-content/uploads/2019/10/Industrial-Academy-Graphic.png" width="1024" height="538" /></a></p>
<h2>Business Beatitude the Book</h2>
<p><img loading="lazy" decoding="async" class="alignleft" src="https://industrialtalk.com/wp-content/uploads/2019/10/BB-Book-Cover.png" width="144" height="225" /></p>
<p class="ql-align-center">Do you desire a more joy-filled, deeply-enduring sense of accomplishment and success? Live your business the way you want to live with the BUSINESS BEATITUDES&#8230;The Bridge connecting sacrifice to success. <strong>YOU NEED THE BUSINESS BEATITUDES!</strong></p>
<p class="ql-align-center"><strong>TAP INTO YOUR INDUSTRIAL SOUL, RESERVE YOUR COPY NOW! BE BOLD. BE BRAVE. DARE GREATLY AND CHANGE THE WORLD. GET THE BUSINESS BEATITUDES!</strong></p>
<p class="ql-align-center"><a href="https://industrialtalk.com/business-beatitude-reserve/" target="_blank" rel="noopener"> Reserve My Copy and My 25% Discount</a></p>
<p>The post <a rel="nofollow" href="https://industrialtalk.com/episodes/gerardo-pardo-castellote-rti/">Gerardo Pardo-Castellote with RTI</a> appeared first on <a rel="nofollow" href="https://industrialtalk.com">Industrial Talk</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://industrialtalk.com/episodes/gerardo-pardo-castellote-rti/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://podcasts.captivate.fm/media/74dd7988-fa69-4c39-97aa-aaff9a90e5c3/Gerardo-Pardo-Castellote-Realtime-Innovations-RTI-Mp3.mp3" length="25829423" type="audio/mpeg" />

			</item>
	</channel>
</rss>
