<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Sous Vide Automation</provider_name><provider_url>https://sousvideautomation.com/sousvideautomation</provider_url><author_name>robcazin</author_name><author_url>https://sousvideautomation.com/sousvideautomation/author/robcazin/</author_url><title>About - Sous Vide Automation</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="vxcc7Th5XM"&gt;&lt;a href="https://sousvideautomation.com/sousvideautomation/about-robert-almblad/"&gt;About&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://sousvideautomation.com/sousvideautomation/about-robert-almblad/embed/#?secret=vxcc7Th5XM" width="600" height="338" title="&#x201C;About&#x201D; &#x2014; Sous Vide Automation" data-secret="vxcc7Th5XM" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script&gt;
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );
//# sourceURL=https://sousvideautomation.com/sousvideautomation/wp-includes/js/wp-embed.js
&lt;/script&gt;
</html><description>Menu HOME ABOUT CONTACT ABOUT Robert Almblad Entrepreneur, Inventor and automation expert In his own words, Robert Almblad expressed a strong conviction in the transformative potential of his automation technology. According to him, this technology has the power to revolutionize the restaurant industry, from upscale dining establishments to quick-service restaurants (QSRs). Almblad specifically highlighted his Sous Vide Automation technology, which not only eliminates the need for manual labor but also ensures the highest quality of food through sous vide cooking. Notably, this technology accomplishes these benefits in less than a minute, making it a significant game changer in the field of robotics and culinary innovation. 1987 &#x2013; 2006 | AUTOMATING KEYS Robert Almblad, in his notable achievements, revolutionized the key duplication industry in the United States through his invention and implementation of automated key cutting machines. With approximately 25,000 installations at prominent locations such as Walmart, Home Depot, and others, his company Axxess played a pivotal role in transforming the industry. Subsequently, Axxess was merged into a larger corporation, contributing significantly to its eventual sale for approximately $1.5 billion. Notably, nearly half of the profits generated by the merged entity were directly attributable to Almblad&#x2019;s patented inventions.&#xA0;&#xA0;&#xA0;Expanding his automation endeavors, Almblad also introduced automation to the key-cutting industry in the United Kingdom. Given the increased complexity of the keys in the UK, the machines developed for this market were larger and installed at a smaller number of locations. Robert Almblad invents Creditcard Keys in 1983 Robert Almblad also invented the Creditcard keys that were installed in every Ford, GM, Chrysler, and Mitsubishi until electronic keys were invented by another. A $250,000 loan was guaranteed by DuPont to build tooling, and he has maintained a continued relationship with DuPont, receiving their assistance with the Mylar film used for packaging their Sous Vide food Why I automated the key cutting industry: Key cutting technology needed to be improved to sell more &#x201C;Creditcard Keys&#x201D; because the Dupont Delrin slipped out of the jaws.. Also, the old technology was too difficult and besides that, Amoco agreed to give away 1 creditcard key for every 3rd tankful at 25,000 locations, but only if I could make/invent an &#x201C;easy to use&#x201D;. automated Key cutting machine. &#xA0; TRANSITION FROM AUTOMATION OF THE KEY INDUSTRY TO THE RESTAURANT INDUSTRY In 2006, Robert Almblad found himself transitioning from the automation of the key industry to the restaurant industry. At that time, Enodis, the leading restaurant equipment company in the United States, boasted impressive figures, with approximately $2 billion in sales and a strong presence as a public company. With a keen interest in invention, Robert Almblad proposed a unique arrangement with Enodis. At his own expense, he offered to invent new solutions for the company&#x2019;s Research and Development (R&amp;D) facility located near Tampa, Florida. To his delight, the Chief Technology Officer (CTO) and Chief Executive Officer (CEO) agreed to his proposition, granting him the opportunity to participate as an independent inventor. Determined to contribute wholeheartedly, Robert Almblad immersed himself in Enodis&#x2019; world. He made it a point to attend nearly every automation meeting and trade show, seeking inspiration and staying up to date with the latest advancements. Every day, from 8 AM to 6 PM, he diligently worked at Enodis&#x2019; headquarters, dedicating his time and efforts to the company for several years. Almblad brings to Enodis outstanding experience in technology development. A successful entrepreneur and prolific technology developer, Almblad has extensive experience in the field of automation, with more than billion in products produced and sold utilizing his patents. Almblad previously has formed successful technical partnerships with many large companies including DuPont, Mitsubishi and 3M. The book *Corporate Partnering &#x2013; A How-To Handbook&#xAE; by Curt Sahakian at the Corporate Partnering Institute includes multiple reference to technology partnerships Almblad developed with many corporations. Robert Almblad, along with his engineer son, invented the automated Smoothie machine in 2007. By 2015, the invention had generated over $100 million in sales and continues to thrive today, generating billions of dollars in sales at Quick Service Restaurants (QSRs) and Convenience stores. Copyright &#xA9; | Powered by ICON THEORY PRIVACY POLICY</description><thumbnail_url>https://sousvideautomation.com/wp-content/uploads/2023/03/sva-new-800-red-1-300x82.png</thumbnail_url></oembed>
