<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<title>Blog - Robot Art of Mike Slobot</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="pingback" href="https://slobots.com/xmlrpc.php" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<script>window._wca = window._wca || [];</script>

	<!-- This site is optimized with the Yoast SEO plugin v18.5.1 - https://yoast.com/wordpress/plugins/seo/ -->
	<link rel="canonical" href="https://slobots.com/blog" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Blog - Robot Art of Mike Slobot" />
	<meta property="og:url" content="https://slobots.com/blog" />
	<meta property="og:site_name" content="Robot Art of Mike Slobot" />
	<meta property="article:publisher" content="https://www.facebook.com/MikeSlobot" />
	<meta property="article:modified_time" content="2014-06-11T03:51:12+00:00" />
	<meta name="twitter:card" content="summary" />
	<meta name="twitter:site" content="@slobot" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://slobots.com/#website","url":"https://slobots.com/","name":"Robot Art of Mike Slobot","description":"Official Website | Remember the Future | slobots.com","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://slobots.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://slobots.com/blog#webpage","url":"https://slobots.com/blog","name":"Blog - Robot Art of Mike Slobot","isPartOf":{"@id":"https://slobots.com/#website"},"datePublished":"2013-10-26T03:35:32+00:00","dateModified":"2014-06-11T03:51:12+00:00","breadcrumb":{"@id":"https://slobots.com/blog#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://slobots.com/blog"]}]},{"@type":"BreadcrumbList","@id":"https://slobots.com/blog#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog"}]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//www.google.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel='dns-prefetch' href='//v0.wordpress.com' />
<link rel='dns-prefetch' href='//jetpack.wordpress.com' />
<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel='dns-prefetch' href='//public-api.wordpress.com' />
<link rel='dns-prefetch' href='//0.gravatar.com' />
<link rel='dns-prefetch' href='//1.gravatar.com' />
<link rel='dns-prefetch' href='//2.gravatar.com' />
<link rel='dns-prefetch' href='//widgets.wp.com' />
<link rel="alternate" type="application/rss+xml" title="Robot Art of Mike Slobot &raquo; Feed" href="http://slobots.com/feed" />
<link rel="alternate" type="application/rss+xml" title="Robot Art of Mike Slobot &raquo; Comments Feed" href="https://slobots.com/comments/feed" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v8.5.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=UA-5174815-1"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '8.5.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStrs = [
															'ga-disable-UA-5174815-1',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						if ( document.cookie.indexOf( disableStrs[ index ] + '=true' ) > -1 ) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						window[ disableStrs[ index ] ] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						document.cookie = disableStrs[ index ] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[ disableStrs[ index ] ] = true;
					}
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if ( mi_track_user ) {
					function __gtagDataLayer() {
						dataLayer.push( arguments );
					}

					function __gtagTracker( type, name, parameters ) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply( null, arguments );
							return;
						}

						if ( type === 'event' ) {
							
															parameters.send_to = monsterinsights_frontend.ua;
								__gtagDataLayer( type, name, parameters );
													} else {
							__gtagDataLayer.apply( null, arguments );
						}
					}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dZGIzZG' : true,
											} );
															__gtagTracker( 'config', 'UA-5174815-1', {"forceSSL":"true"} );
										window.gtag = __gtagTracker;											(function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( 'pageview' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[2] ) {
												hitObject = {
													'eventAction': 'page_view',
													'page_path' : arguments[2],
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof arguments[1].hitType ) {
											hitObject = arguments[1];
											if ( 'pageview' === hitObject.hitType ) {
												hitObject.eventAction = 'page_view';
											}
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var arg, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
										'page' : 'page_path',
										'location' : 'page_location',
										'title' : 'page_title',
									};
									for ( arg in args ) {
																				if ( ! ( ! args.hasOwnProperty(arg) || ! gaMap.hasOwnProperty(arg) ) ) {
											hit[gaMap[arg]] = args[arg];
										} else {
											hit[arg] = args[arg];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						})();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/slobots.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.9.3"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='flick-css'  href='https://slobots.com/wp-content/plugins/mailchimp//css/flick/flick.css?ver=5.9.3' type='text/css' media='all' />
<link rel='stylesheet' id='mailchimpSF_main_css-css'  href='https://slobots.com/?mcsf_action=main_css&#038;ver=5.9.3' type='text/css' media='all' />
<!--[if IE]>
<link rel='stylesheet' id='mailchimpSF_ie_css-css'  href='https://slobots.com/wp-content/plugins/mailchimp/css/ie.css?ver=5.9.3' type='text/css' media='all' />
<![endif]-->
<link rel='stylesheet' id='wp-block-library-css'  href='https://slobots.com/wp-includes/css/dist/block-library/style.min.css?ver=5.9.3' type='text/css' media='all' />
<style id='wp-block-library-inline-css' type='text/css'>
.has-text-align-justify{text-align:justify;}
</style>
<link rel='stylesheet' id='mediaelement-css'  href='https://slobots.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.16' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css'  href='https://slobots.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.9.3' type='text/css' media='all' />
<link rel='stylesheet' id='wc-blocks-vendors-style-css'  href='https://slobots.com/wp-content/plugins/woo-gutenberg-products-block/build/wc-blocks-vendors-style.css?ver=7.3.0' type='text/css' media='all' />
<link rel='stylesheet' id='wc-blocks-style-css'  href='https://slobots.com/wp-content/plugins/woo-gutenberg-products-block/build/wc-blocks-style.css?ver=7.3.0' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
</style>
<link rel='stylesheet' id='contact-form-7-css'  href='https://slobots.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.6' type='text/css' media='all' />
<link rel='stylesheet' id='social-widget-css'  href='https://slobots.com/wp-content/plugins/social-media-widget/social_widget.css?ver=5.9.3' type='text/css' media='all' />
<style id='woocommerce-inline-inline-css' type='text/css'>
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link rel='stylesheet' id='woodojo_tabs-css'  href='https://slobots.com/wp-content/plugins/woodojo/bundled/woodojo-tabs/assets/css/style.css?ver=5.9.3' type='text/css' media='all' />
<link rel='stylesheet' id='theme-stylesheet-css'  href='https://slobots.com/wp-content/themes/superstore-child/style.css?ver=5.9.3' type='text/css' media='all' />
<link rel='stylesheet' id='woo-layout-css'  href='https://slobots.com/wp-content/themes/superstore/css/layout.css?ver=5.9.3' type='text/css' media='all' />
<link rel='stylesheet' id='woocommerce-css'  href='https://slobots.com/wp-content/themes/superstore/includes/integrations/woocommerce/css/woocommerce.css?ver=5.9.3' type='text/css' media='all' />
<link rel='stylesheet' id='social-logos-css'  href='https://slobots.com/wp-content/plugins/jetpack/_inc/social-logos/social-logos.min.css?ver=10.8' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack_css-css'  href='https://slobots.com/wp-content/plugins/jetpack/css/jetpack.css?ver=10.8' type='text/css' media='all' />
<link rel='stylesheet' id='prettyPhoto-css'  href='https://slobots.com/wp-content/themes/superstore/includes/css/prettyPhoto.css?ver=5.9.3' type='text/css' media='all' />
<script type='text/javascript' src='https://slobots.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/mailchimp//js/scrollTo.js?ver=1.5.7' id='jquery_scrollto-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0' id='jquery-form-js'></script>
<script type='text/javascript' id='mailchimpSF_main_js-js-extra'>
/* <![CDATA[ */
var mailchimpSF = {"ajax_url":"https:\/\/slobots.com\/"};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/mailchimp//js/mailchimp.js?ver=1.5.7' id='mailchimpSF_main_js-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.1' id='jquery-ui-core-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/mailchimp//js/datepicker.js?ver=5.9.3' id='datepicker-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.5.0' id='monsterinsights-frontend-script-js'></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/slobots.com","hash_tracking":"false","ua":"UA-5174815-1","v4_id":""};/* ]]> */
</script>
<script defer type='text/javascript' src='https://stats.wp.com/s-202216.js' id='woocommerce-analytics-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/themes/superstore/includes/js/third-party.js?ver=5.9.3' id='third party-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/themes/superstore/includes/js/jquery.tiptip.min.js?ver=5.9.3' id='tiptip-js'></script>
<script type='text/javascript' id='general-js-extra'>
/* <![CDATA[ */
var woo_general_params = {"stickyCheckout":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/themes/superstore/includes/js/general.js?ver=5.9.3' id='general-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/themes/superstore/includes/js/jquery.masonry.min.js?ver=5.9.3' id='woo-masonry-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.min.js?ver=3.1.6-wc.6.3.1' id='prettyPhoto-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/themes/superstore/includes/js/enable-lightbox.js?ver=5.9.3' id='enable-lightbox-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/woodojo/bundled/woodojo-tabs/assets/js/functions.js?ver=1.0.0' id='woodojo_tabs-js'></script>
<link rel="https://api.w.org/" href="https://slobots.com/wp-json/" /><link rel="alternate" type="application/json" href="https://slobots.com/wp-json/wp/v2/pages/4702" /><meta name="generator" content="WordPress 5.9.3" />
<meta name="generator" content="WooCommerce 6.3.1" />
<link rel='shortlink' href='https://slobots.com/?p=4702' />
<link rel="alternate" type="application/json+oembed" href="https://slobots.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fslobots.com%2Fblog" />
<link rel="alternate" type="text/xml+oembed" href="https://slobots.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fslobots.com%2Fblog&#038;format=xml" />
<script type="text/javascript">
        jQuery(function($) {
            $('.date-pick').each(function() {
                var format = $(this).data('format') || 'mm/dd/yyyy';
                format = format.replace(/yyyy/i, 'yy');
                $(this).datepicker({
                    autoFocusNextInput: true,
                    constrainInput: false,
                    changeMonth: true,
                    changeYear: true,
                    beforeShow: function(input, inst) { $('#ui-datepicker-div').addClass('show'); },
                    dateFormat: format.toLowerCase(),
                });
            });
            d = new Date();
            $('.birthdate-pick').each(function() {
                var format = $(this).data('format') || 'mm/dd';
                format = format.replace(/yyyy/i, 'yy');
                $(this).datepicker({
                    autoFocusNextInput: true,
                    constrainInput: false,
                    changeMonth: true,
                    changeYear: false,
                    minDate: new Date(d.getFullYear(), 1-1, 1),
                    maxDate: new Date(d.getFullYear(), 12-1, 31),
                    beforeShow: function(input, inst) { $('#ui-datepicker-div').removeClass('show'); },
                    dateFormat: format.toLowerCase(),
                });

            });

        });
    </script>
<style type='text/css'>img#wpstats{display:none}</style>
	
<!-- Theme version -->
<meta name="generator" content="SuperstoreChildTheme 0.1" />
<meta name="generator" content="Superstore 1.3.3" />
<meta name="generator" content="WooFramework 6.2.9" />

<!--  Mobile viewport scale | Disable user zooming as the layout is optimised -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
			<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
				<script  type="text/javascript">
				!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
					n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
					n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
					t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
					document,'script','https://connect.facebook.net/en_US/fbevents.js');
			</script>
			<!-- WooCommerce Facebook Integration Begin -->
			<script  type="text/javascript">

				fbq('init', '215234456573713', {}, {
    "agent": "woocommerce-6.3.1-2.6.12"
});

				fbq( 'track', 'PageView', {
    "source": "woocommerce",
    "version": "6.3.1",
    "pluginVersion": "2.6.12"
} );

				document.addEventListener( 'DOMContentLoaded', function() {
					jQuery && jQuery( function( $ ) {
						// Insert placeholder for events injected when a product is added to the cart through AJAX.
						$( document.body ).append( '<div class=\"wc-facebook-pixel-event-placeholder\"></div>' );
					} );
				}, false );

			</script>
			<!-- WooCommerce Facebook Integration End -->
					<script>
		jQuery(window).load(function($){
			if (jQuery(window).width() > 767) {
				jQuery('.blog-grid').masonry({
					itemSelector: '.post',
					// set columnWidth a fraction of the container width
					columnWidth: function( containerWidth ) {
						return containerWidth / 2;
					}
				});
			}
		});
		</script>
	<link rel="icon" href="https://slobots.com/wp-content/uploads/2016/05/cropped-siteicon-100x100.png?v=1617020866" sizes="32x32" />
<link rel="icon" href="https://slobots.com/wp-content/uploads/2016/05/cropped-siteicon-300x300.png?v=1617020866" sizes="192x192" />
<link rel="apple-touch-icon" href="https://slobots.com/wp-content/uploads/2016/05/cropped-siteicon-300x300.png?v=1617020866" />
<meta name="msapplication-TileImage" content="https://slobots.com/wp-content/uploads/2016/05/cropped-siteicon-300x300.png?v=1617020866" />
<style type="text/css" id="wp-custom-css">.home #content .widget_woo_product_categories ul.products li.product a h2.woocommerce-loop-category__title {
    font-weight: 700;
    font-size: 1em;
    position: absolute;
    top: 12.854em;
}
.home #content div.woocommerce .widget_woo_product_categories ul.products li.product a h2 {
    background: #8f8f8f !important;
    color: #f9f9f9;
}
ul.products li.product .img-wrap .price {
    background: #8f8f8f !important;
}

ul.products li.product .img-wrap .price {
    position: absolute;
	bottom: 0.0em;
}
#header {
    padding: 0;
	padding-top: 0px;}

#post-content {
    padding-top: 1px;
}</style>
<!-- Woo Custom Styling -->
<style type="text/css">
body { background: #ffffff !important; }
</style>

<!-- Google Webfonts -->
<link href="https://fonts.googleapis.com/css?family=Droid+Serif%3Aregular%2Citalic%2C700%2C700italic%7CDroid+Sans%3Aregular%2C700" rel="stylesheet" type="text/css" />

<!-- Alt Stylesheet -->
<link href="https://slobots.com/wp-content/themes/superstore/styles/green.css" rel="stylesheet" type="text/css" />

<!-- Custom Favicon -->
<link rel="shortcut icon" href="https://3groupinc.com/sl4000/wp-content/uploads/2013/08/favicon.gif"/>

<!-- Woo Shortcodes CSS -->
<link href="https://slobots.com/wp-content/themes/superstore/functions/css/shortcodes.css" rel="stylesheet" type="text/css" />

<!-- Custom Stylesheet -->
<link href="https://slobots.com/wp-content/themes/superstore/custom.css" rel="stylesheet" type="text/css" />
</head>
<body class="page-template page-template-template-blog-grid page-template-template-blog-grid-php page page-id-4702 theme-superstore woocommerce-demo-store woocommerce-no-js unknown alt-style-green layout-right-content has-lightbox ">


<div id="wrapper">

    
	<div id="top">
		<div class="col-full">
						<ul class="contact">
												<li class="twitter"><a href="http://www.twitter.com/slobot">@slobot</a></li>				<li class="facebook"><a href="http://www.facebook.com/mikeslobot">Facebook</a></li>			</ul>
					<nav role="navigation" class="top-nav">
				<ul id="top-nav" class="nav fl"><li id="menu-item-7356" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-7356"><a href="http://slobots.com">Home</a></li>
<li id="menu-item-11363" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-11363"><a href="https://slobots.com/product-category/available">Shop</a>
<ul class="sub-menu">
	<li id="menu-item-7358" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7358"><a href="https://slobots.com/product-category/sculpture-available">Robots</a></li>
	<li id="menu-item-7360" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7360"><a href="https://slobots.com/product-category/painting-available">Paintings and Drawings</a></li>
	<li id="menu-item-26868" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-26868"><a href="https://slobots.com/product-category/housewares">Housewares</a></li>
	<li id="menu-item-7359" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-7359"><a href="https://slobots.com/product-category/prints-available">Fine Art Prints and Giclée</a>
	<ul class="sub-menu">
		<li id="menu-item-26126" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26126"><a href="https://slobots.com/product-category/robot-prints-available">Robots and Tech</a></li>
		<li id="menu-item-26054" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26054"><a href="https://slobots.com/product-category/prints-available?product_tag=musicart">Music Prints</a></li>
		<li id="menu-item-13136" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13136"><a href="https://slobots.com/?s=mid+century+modern+print&#038;post_type=product">Mid Century Modern</a></li>
		<li id="menu-item-13138" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13138"><a href="https://slobots.com/product-category/prints-available?product_tag=bauhaus">Bauhaus Prints</a></li>
	</ul>
</li>
	<li id="menu-item-26287" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-26287"><a href="https://slobots.com/product-category/shirts-and-hats">Shirts and Hats</a></li>
	<li id="menu-item-26967" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-26967"><a href="https://slobots.com/product-category/notebooks">Notebooks</a></li>
	<li id="menu-item-7362" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-7362"><a href="https://slobots.com/product-category/past-works">Past Works</a>
	<ul class="sub-menu">
		<li id="menu-item-7363" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7363"><a href="https://slobots.com/product-category/past-works/sculpture-past-works">Sculpture (Past Works)</a></li>
		<li id="menu-item-7364" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7364"><a href="https://slobots.com/product-category/past-works/painting-past-works">Painting (Past Works)</a></li>
	</ul>
</li>
</ul>
</li>
<li id="menu-item-7367" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-4702 current_page_item menu-item-7367"><a href="https://slobots.com/blog" aria-current="page">Blog</a></li>
<li id="menu-item-7373" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7373"><a href="https://slobots.com/about">FAQ</a>
<ul class="sub-menu">
	<li id="menu-item-7370" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7370"><a href="https://slobots.com/about-robot-sculptor-mike-slobot">About Mike Slobot</a></li>
	<li id="menu-item-7372" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7372"><a href="https://slobots.com/artist-resume">Artist Resume (Curriculum Vitae)</a></li>
	<li id="menu-item-7374" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7374"><a href="https://slobots.com/about">About the Slobots</a></li>
	<li id="menu-item-7369" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7369"><a href="https://slobots.com/faq">Shop FAQ</a></li>
</ul>
</li>
<li id="menu-item-7371" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7371"><a href="https://slobots.com/contact">Contact</a>
<ul class="sub-menu">
	<li id="menu-item-7375" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7375"><a href="https://slobots.com/contact">Contact</a></li>
	<li id="menu-item-7366" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7366"><a href="https://slobots.com/email-list-signup">Email List Signup</a></li>
</ul>
</li>
<li id="menu-item-7361" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7361"><a href="https://slobots.com/commissions">Commissions</a></li>
<li id="menu-item-7378" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7378"><a href="https://slobots.com/checkout">Checkout</a>
<ul class="sub-menu">
	<li id="menu-item-7380" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7380"><a href="https://slobots.com/checkout">Checkout</a></li>
	<li id="menu-item-7379" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7379"><a href="https://slobots.com/cart">Cart</a></li>
	<li id="menu-item-7376" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7376"><a href="https://slobots.com/my-account">My Account</a></li>
	<li id="menu-item-7377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7377"><a href="https://slobots.com/my-account/logout">Logout</a></li>
</ul>
</li>
</ul>			</nav>
		</div><!--/.col-full-->
	</div><!-- /#top -->

 
	<header id="header" class="col-full">

		<div class="header-top ">

			<div class="row">

				
	<a id="logo" href="https://slobots.com/" title="Official Website | Remember the Future | slobots.com">
		<img src="https://slobots.com/wp-content/uploads/2014/06/2014_Slobot_Remember-the-Future-Logo21.png" alt="Robot Art of Mike Slobot" />
	</a>

			    <div class="heading-group">
					<span class="nav-toggle"><a href="#navigation"><span>Navigation</span></a></span>
					<h1 class="site-title"><a href="https://slobots.com/">Robot Art of Mike Slobot</a></h1>
					<h2 class="site-description">Official Website | Remember the Future | slobots.com</h2>
				</div>

				<div class="widget woocommerce widget_product_search"><form role="search" method="get" class="woocommerce-product-search" action="https://slobots.com/">
	<label class="screen-reader-text" for="woocommerce-product-search-field-0">Search for:</label>
	<input type="search" id="woocommerce-product-search-field-0" class="search-field" placeholder="Search products&hellip;" value="" name="s" />
	<button type="submit" value="Search">Search</button>
	<input type="hidden" name="post_type" value="product" />
</form>
</div>	<div class="account logged-out">
	<a href="https://slobots.com/my-account" title="Log In">
			</a>
		<nav class="account-links">
			<ul>
									<li class="my-account"><a href="https://slobots.com/my-account" class="tiptip" title="Log In"><span>Log In</span></a></li>
				
									<li class="register"><a href="https://slobots.com/my-account" class="tiptip" title="Register"><span>Register</span></a></li>
				
							</ul>
		</nav>
	</div>
	    	</div><!--/.row-->

	    </div><!--/.header-top-->

		<nav id="navigation" class="col-full" role="navigation">

			
	<ul class="cart">
		<li class="container ">
       			<a class="cart-contents" href="https://slobots.com/cart" title="View your shopping cart"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>0.00</bdi></span> <span class="contents">0</span></a>
	<div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div>		</li>
	</ul>

	<script>
    jQuery(function(){
		jQuery('ul.cart a.cart-contents, .added_to_cart').tipTip({
			defaultPosition: "top",
			delay: 0
		});
	});
	</script>

	
			<ul id="main-nav" class="nav fl"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-7356"><a href="http://slobots.com">Home</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-11363"><a href="https://slobots.com/product-category/available">Shop</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7358"><a href="https://slobots.com/product-category/sculpture-available">Robots</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7360"><a href="https://slobots.com/product-category/painting-available">Paintings and Drawings</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-26868"><a href="https://slobots.com/product-category/housewares">Housewares</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-7359"><a href="https://slobots.com/product-category/prints-available">Fine Art Prints and Giclée</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26126"><a href="https://slobots.com/product-category/robot-prints-available">Robots and Tech</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26054"><a href="https://slobots.com/product-category/prints-available?product_tag=musicart">Music Prints</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13136"><a href="https://slobots.com/?s=mid+century+modern+print&#038;post_type=product">Mid Century Modern</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13138"><a href="https://slobots.com/product-category/prints-available?product_tag=bauhaus">Bauhaus Prints</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-26287"><a href="https://slobots.com/product-category/shirts-and-hats">Shirts and Hats</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-26967"><a href="https://slobots.com/product-category/notebooks">Notebooks</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-7362"><a href="https://slobots.com/product-category/past-works">Past Works</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7363"><a href="https://slobots.com/product-category/past-works/sculpture-past-works">Sculpture (Past Works)</a></li>
		<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7364"><a href="https://slobots.com/product-category/past-works/painting-past-works">Painting (Past Works)</a></li>
	</ul>
</li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-4702 current_page_item menu-item-7367"><a href="https://slobots.com/blog" aria-current="page">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7373"><a href="https://slobots.com/about">FAQ</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7370"><a href="https://slobots.com/about-robot-sculptor-mike-slobot">About Mike Slobot</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7372"><a href="https://slobots.com/artist-resume">Artist Resume (Curriculum Vitae)</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7374"><a href="https://slobots.com/about">About the Slobots</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7369"><a href="https://slobots.com/faq">Shop FAQ</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7371"><a href="https://slobots.com/contact">Contact</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7375"><a href="https://slobots.com/contact">Contact</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7366"><a href="https://slobots.com/email-list-signup">Email List Signup</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7361"><a href="https://slobots.com/commissions">Commissions</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7378"><a href="https://slobots.com/checkout">Checkout</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7380"><a href="https://slobots.com/checkout">Checkout</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7379"><a href="https://slobots.com/cart">Cart</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7376"><a href="https://slobots.com/my-account">My Account</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7377"><a href="https://slobots.com/my-account/logout">Logout</a></li>
</ul>
</li>
</ul>

		</nav><!-- /#navigation -->

		


	</header><!-- /#header -->

	    <!-- #content Starts -->
    <div id="content" class="col-full">
    
        <section class="breadcrumbs-wrap"><div class="breadcrumb breadcrumbs woo-breadcrumbs"><div class="breadcrumb-trail"><a href="https://slobots.com" title="Robot Art of Mike Slobot" rel="home" class="trail-begin">Robot Art of Mike Slobot</a> <span class="sep"> </span> <span class="trail-end">Blog</span></div></div></section><!--/#breadcrumbs-wrap -->        
        <section id="main" class="col-left blog-grid">       
		
		
        
	
	<article class="post-26681 post type-post status-publish format-standard has-post-thumbnail hentry category-andy-warhol category-slobot">

		<div class="post-content">

			<a href="https://slobots.com/2021/10/the-brillo-bots.html"  title="The Brillo Bots"><img src="https://slobots.com/wp-content/uploads/2021/10/MikeSlobot_BrilloBots_24x30_MixedMediaOnCanvas_Detail-2-scaled-800x300.jpg" alt="MikeSlobot_BrilloBots_24x30_MixedMediaOnCanvas_Detail-2"  width="800"  height="300" title="The Brillo Bots" class="woo-image thumbnail aligncenter" /></a>
			<section class="entry">

				<header class="post-header">

		            <h1 class="entry-title"><a href="https://slobots.com/2021/10/the-brillo-bots.html" title="Continue Reading &rarr;">The Brillo Bots</a></h1>

		        </header>

				<p>I created the first of these &#8220;Brillo Bots&#8221; back in 2015 or so from a #sketch I made several years earlier. I&#8217;ve always been really inspired by #Pop #Art, and #Andy Warhol especially. There is something about his use of everyday objects and design to make new art pieces that I find fascinating. I also [&hellip;]</p>
				<footer class="post-more">
									<span class="read-more"><a href="https://slobots.com/2021/10/the-brillo-bots.html" title="Continue Reading &rarr;">Continue Reading &rarr;</a></span>
								</footer>

			</section>

			
		</div><!--/.post-content-->

		
		<aside class="post-meta">
			<ul>
				<li class="post-date">
					<span class="updated">October 6, 2021</span>
				</li>
				<li class="post-author author"><a href="https://slobots.com/author/slobot">slobot</a></li>
				<li class="post-category"><a href="https://slobots.com/category/andy-warhol" rel="category tag">andy warhol</a> <a href="https://slobots.com/category/slobot" rel="category tag">slobot</a></li>
				<li class="post-comments">Comments off.</li>
			</ul>
		</aside>
	</article><!-- /.post -->
	
	<article class="post-26576 post type-post status-publish format-standard has-post-thumbnail hentry category-music tag-90s tag-animal-rights tag-moby tag-techno">

		<div class="post-content">

			<a href="https://slobots.com/2021/09/on-mobys-animal-rights-25-years-later.html"  title="On Moby&#8217;s Animal Rights, 25 Years Later&#8230;"><img src="https://slobots.com/wp-content/uploads/2021/09/MikeSlobot_Moby-AnimalRIghts_1-800x300.jpg" alt="Mike Slobot&#039;s interpretation of Moby&#039;s Animal Rights"  width="800"  height="300" title="On Moby&#8217;s Animal Rights, 25 Years Later&#8230;" class="woo-image thumbnail aligncenter" /></a>
			<section class="entry">

				<header class="post-header">

		            <h1 class="entry-title"><a href="https://slobots.com/2021/09/on-mobys-animal-rights-25-years-later.html" title="Continue Reading &rarr;">On Moby&#8217;s Animal Rights, 25 Years Later&#8230;</a></h1>

		        </header>

				<p>I&#8217;ve been making these alternate / minimal music posters for a couple of years now for some of my favorite albums, and below is my take on &#8220;Animal Rights&#8221; which turned 25 years old in 2021. First, a little backstory. I heard Moby when getting into electronic music and the rave scene back in 1993. [&hellip;]</p>
				<footer class="post-more">
									<span class="read-more"><a href="https://slobots.com/2021/09/on-mobys-animal-rights-25-years-later.html" title="Continue Reading &rarr;">Continue Reading &rarr;</a></span>
								</footer>

			</section>

			
		</div><!--/.post-content-->

		
		<aside class="post-meta">
			<ul>
				<li class="post-date">
					<span class="updated">September 9, 2021</span>
				</li>
				<li class="post-author author"><a href="https://slobots.com/author/slobot">slobot</a></li>
				<li class="post-category"><a href="https://slobots.com/category/music" rel="category tag">music</a></li>
				<li class="post-comments">Comments off.</li><li class="post-tags"><a href="https://slobots.com/tag/90s" rel="tag">90s</a> <a href="https://slobots.com/tag/animal-rights" rel="tag">Animal Rights</a> <a href="https://slobots.com/tag/moby" rel="tag">Moby</a> <a href="https://slobots.com/tag/techno" rel="tag">Techno</a></li>
			</ul>
		</aside>
	</article><!-- /.post -->
	
	<article class="post-26524 post type-post status-publish format-standard has-post-thumbnail hentry category-slobot">

		<div class="post-content">

			<a href="https://slobots.com/2021/08/custom-work-the-starflyer-59-posters.html"  title="Custom Work: The Starflyer 59 Posters"><img src="https://slobots.com/wp-content/uploads/2021/08/Slobot_Starflyer59_trifecta1_Version-2-800x300.jpg" alt="Mike Slobot Starlyfer 59 Posters - The trifecta plus 1"  width="800"  height="300" title="Custom Work: The Starflyer 59 Posters" class="woo-image thumbnail aligncenter" /></a>
			<section class="entry">

				<header class="post-header">

		            <h1 class="entry-title"><a href="https://slobots.com/2021/08/custom-work-the-starflyer-59-posters.html" title="Continue Reading &rarr;">Custom Work: The Starflyer 59 Posters</a></h1>

		        </header>

				<p>I&#8217;ve been a long-time fan of #Starflyer59. I actually got my first taste of Jason Martin&#8217;s music via his previous band Dance House Children (with his brother Ronnie). Dance House Children (or DHC) was more of an electronic music project, though, according to the liner notes on the second album, they were heavily inspired by [&hellip;]</p>
				<footer class="post-more">
									<span class="read-more"><a href="https://slobots.com/2021/08/custom-work-the-starflyer-59-posters.html" title="Continue Reading &rarr;">Continue Reading &rarr;</a></span>
								</footer>

			</section>

			
		</div><!--/.post-content-->

		
		<aside class="post-meta">
			<ul>
				<li class="post-date">
					<span class="updated">August 9, 2021</span>
				</li>
				<li class="post-author author"><a href="https://slobots.com/author/slobot">slobot</a></li>
				<li class="post-category"><a href="https://slobots.com/category/slobot" rel="category tag">slobot</a></li>
				<li class="post-comments">Comments off.</li>
			</ul>
		</aside>
	</article><!-- /.post -->
	
	<article class="post-26494 post type-post status-publish format-standard has-post-thumbnail hentry category-slobot tag-robots tag-sculptures tag-upgrades">

		<div class="post-content">

			<a href="https://slobots.com/2021/08/the-upgraded-robot.html"  title="The Upgraded Robot"><img src="https://slobots.com/wp-content/uploads/2021/08/07_MikeSlobot_TheUpgrade_3-Up-800x300.jpg" alt="Mike Slobot - The Upgrade 3 Views"  width="800"  height="300" title="The Upgraded Robot" class="woo-image thumbnail aligncenter" /></a>
			<section class="entry">

				<header class="post-header">

		            <h1 class="entry-title"><a href="https://slobots.com/2021/08/the-upgraded-robot.html" title="Continue Reading &rarr;">The Upgraded Robot</a></h1>

		        </header>

				<p>I like the idea of early generation robots looking for identity and meaning as they are surpassed by newer robots. The underlying stories for of a lot of my Slobots involve this idea &#8211; looking for meaning by upgrading or changing to become something new. This Slobot is called &#8220;The Upgrade&#8221; and was finished in [&hellip;]</p>
				<footer class="post-more">
									<span class="read-more"><a href="https://slobots.com/2021/08/the-upgraded-robot.html" title="Continue Reading &rarr;">Continue Reading &rarr;</a></span>
								</footer>

			</section>

			
		</div><!--/.post-content-->

		
		<aside class="post-meta">
			<ul>
				<li class="post-date">
					<span class="updated">August 2, 2021</span>
				</li>
				<li class="post-author author"><a href="https://slobots.com/author/slobot">slobot</a></li>
				<li class="post-category"><a href="https://slobots.com/category/slobot" rel="category tag">slobot</a></li>
				<li class="post-comments">Comments off.</li><li class="post-tags"><a href="https://slobots.com/tag/robots" rel="tag">robots</a> <a href="https://slobots.com/tag/sculptures" rel="tag">sculptures</a> <a href="https://slobots.com/tag/upgrades" rel="tag">upgrades</a></li>
			</ul>
		</aside>
	</article><!-- /.post -->
	
	<article class="post-26380 post type-post status-publish format-standard has-post-thumbnail hentry category-slobot">

		<div class="post-content">

			<a href="https://slobots.com/2021/06/are-we-really-ready-for-robots.html"  title="Are we really ready for robots?"><img src="https://slobots.com/wp-content/uploads/2020/10/MikeSlobot_Carl-5_MV1-GroupFront-800x300.jpg" alt="Mike Slobot Carl 5 MV1 Group"  width="800"  height="300" title="Are we really ready for robots?" class="woo-image thumbnail aligncenter" /></a>
			<section class="entry">

				<header class="post-header">

		            <h1 class="entry-title"><a href="https://slobots.com/2021/06/are-we-really-ready-for-robots.html" title="Continue Reading &rarr;">Are we really ready for robots?</a></h1>

		        </header>

				<p>Let&#8217;s get this out of the way to start, I wasn&#8217;t really into robots growing up. Sure, I watched Transformers and had some of the toys, but I was more in my skateboard than robots. In 2004, I started making robots. I had my paints out, a brush in my hand and was staring at [&hellip;]</p>
				<footer class="post-more">
									<span class="read-more"><a href="https://slobots.com/2021/06/are-we-really-ready-for-robots.html" title="Continue Reading &rarr;">Continue Reading &rarr;</a></span>
								</footer>

			</section>

			
		</div><!--/.post-content-->

		
		<aside class="post-meta">
			<ul>
				<li class="post-date">
					<span class="updated">June 18, 2021</span>
				</li>
				<li class="post-author author"><a href="https://slobots.com/author/slobot">slobot</a></li>
				<li class="post-category"><a href="https://slobots.com/category/slobot" rel="category tag">slobot</a></li>
				<li class="post-comments">Comments off.</li>
			</ul>
		</aside>
	</article><!-- /.post -->
	
	<article class="post-26002 post type-post status-publish format-standard has-post-thumbnail hentry category-slobot tag-3d-printers tag-robots tag-tech tag-technology">

		<div class="post-content">

			<a href="https://slobots.com/2021/05/robots-making-robots-yes-please-i-think.html"  title="Robots making Robots?  Yes, please.  I think."><img src="https://slobots.com/wp-content/uploads/2021/05/Slobot_3DPrinterBot_02_2Up-1-800x300.jpg" alt="Slobot_3DPrinterBot_02_2Up"  width="800"  height="300" title="Robots making Robots?  Yes, please.  I think." class="woo-image thumbnail aligncenter" /></a>
			<section class="entry">

				<header class="post-header">

		            <h1 class="entry-title"><a href="https://slobots.com/2021/05/robots-making-robots-yes-please-i-think.html" title="Continue Reading &rarr;">Robots making Robots?  Yes, please.  I think.</a></h1>

		        </header>

				<p>Back in 2019 I got a Professional Development Grant from United Arts. I used that money to buy my first 3D printer. I was nervous about having this new tool &#8211; I wondered whether I would like it? Would I be good at it? So far, I like it and I think my Slobot, Carl [&hellip;]</p>
				<footer class="post-more">
									<span class="read-more"><a href="https://slobots.com/2021/05/robots-making-robots-yes-please-i-think.html" title="Continue Reading &rarr;">Continue Reading &rarr;</a></span>
								</footer>

			</section>

			
		</div><!--/.post-content-->

		
		<aside class="post-meta">
			<ul>
				<li class="post-date">
					<span class="updated">May 19, 2021</span>
				</li>
				<li class="post-author author"><a href="https://slobots.com/author/slobot">slobot</a></li>
				<li class="post-category"><a href="https://slobots.com/category/slobot" rel="category tag">slobot</a></li>
				<li class="post-comments">Comments off.</li><li class="post-tags"><a href="https://slobots.com/tag/3d-printers" rel="tag">3d printers</a> <a href="https://slobots.com/tag/robots" rel="tag">robots</a> <a href="https://slobots.com/tag/tech" rel="tag">tech</a> <a href="https://slobots.com/tag/technology" rel="tag">technology</a></li>
			</ul>
		</aside>
	</article><!-- /.post --> 
        
         
    
        <nav class="pagination woo-pagination"><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://slobots.com/blog/page/2">2</a>
<span class="page-numbers dots">&hellip;</span>
<a class="page-numbers" href="https://slobots.com/blog/page/32">32</a>
<a class="next page-numbers" href="https://slobots.com/blog/page/2">Next &rarr;</a></nav>		                

        </section><!-- /#main -->
        
                    
			
<aside id="sidebar" class="col-right">

	
	    <div class="primary">
		<div id="search-3" class="widget widget_search"><h3>Search Blog Posts</h3><div class="search_main fix"><form role="search" class="searchform" method="get" id="searchform" class="searchform" action="https://slobots.com/">
				<div>
					<label class="screen-reader-text" for="s">Search for:</label>
					<input type="text" value="" name="s" class="field s" placeholder="Search..." id="s" />
					<input type="submit" class="search-submit" id="searchsubmit" value="Search" />
				</div>
			</form></div></div><div id="social-widget-4" class="widget Social_Widget"><h3>Follow Us!</h3><div class="socialmedia-buttons smw_center"><a href="http://www.facebook.com/mikeslobot" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/facebook.png" 
				alt="Follow Us on Facebook" 
				title="Follow Us on Facebook" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="https://plus.google.com/+mikeslobot/" rel="publisher" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/googleplus.png" 
				alt="Follow Us on Google+" 
				title="Follow Us on Google+" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://www.twitter.com/slobot" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/twitter.png" 
				alt="Follow Us on Twitter" 
				title="Follow Us on Twitter" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://www.linkedin.com/pub/mike-slobot/7b/328/3b" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/linkedin.png" 
				alt="Follow Us on LinkedIn" 
				title="Follow Us on LinkedIn" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://instagram.com/slobot" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/instagram.png" 
				alt="Follow Us on Instagram" 
				title="Follow Us on Instagram" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://www.pinterest.com/slobot/" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/pinterest.png" 
				alt="Follow Us on Pinterest" 
				title="Follow Us on Pinterest" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://www.youtube.com/user/iamslobot" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/youtube.png" 
				alt="Follow Us on YouTube" 
				title="Follow Us on YouTube" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://slobot.tumblr.com/" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/tumblr.png" 
				alt="Follow Us on Tumblr" 
				title="Follow Us on Tumblr" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://slobots.com/feed/" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/rss.png" 
				alt="Follow Us on RSS" 
				title="Follow Us on RSS" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a></div></div><div id="woodojo_tabs-2" class="widget widget_woodojo_tabs"><div class="tabbable tabs-above">
<ul class="nav nav-tabs">
<li class="tab-heading-latest first active"><a href="#tab-pane-latest">Latest</a></li>
<li class="tab-heading-popular"><a href="#tab-pane-popular">Popular</a></li>
<li class="tab-heading-comments"><a href="#tab-pane-comments">Comments</a></li>
<li class="tab-heading-tags last"><a href="#tab-pane-tags">Tags</a></li>
</ul>
<div class="tab-content image-align-left">
<div id="tab-pane-latest" class="tab-pane tab-pane-latest first active">
<ul class="latest">
<li>
<a href="https://slobots.com/2021/10/the-brillo-bots.html"  title="The Brillo Bots"><img src="https://slobots.com/wp-content/uploads/2021/10/MikeSlobot_BrilloBots_24x30_MixedMediaOnCanvas_Detail-2-scaled-45x45.jpg" alt="MikeSlobot_BrilloBots_24x30_MixedMediaOnCanvas_Detail-2"  width="45"  height="45" title="The Brillo Bots" class="woo-image thumbnail" /></a><a title="The Brillo Bots" href="https://slobots.com/2021/10/the-brillo-bots.html">The Brillo Bots</a>
<span class="meta">October 6, 2021</span>
</li>
<li>
<a href="https://slobots.com/2021/09/on-mobys-animal-rights-25-years-later.html"  title="On Moby&#8217;s Animal Rights, 25 Years Later&#8230;"><img src="https://slobots.com/wp-content/uploads/2021/09/MikeSlobot_Moby-AnimalRIghts_1-45x45.jpg" alt="Mike Slobot&#039;s interpretation of Moby&#039;s Animal Rights"  width="45"  height="45" title="On Moby&#8217;s Animal Rights, 25 Years Later&#8230;" class="woo-image thumbnail" /></a><a title="On Moby&#8217;s Animal Rights, 25 Years Later&#8230;" href="https://slobots.com/2021/09/on-mobys-animal-rights-25-years-later.html">On Moby&#8217;s Animal Rights, 25 Years Later&#8230;</a>
<span class="meta">September 9, 2021</span>
</li>
<li>
<a href="https://slobots.com/2021/08/custom-work-the-starflyer-59-posters.html"  title="Custom Work: The Starflyer 59 Posters"><img src="https://slobots.com/wp-content/uploads/2021/08/Slobot_Starflyer59_trifecta1_Version-2-45x45.jpg" alt="Mike Slobot Starlyfer 59 Posters - The trifecta plus 1"  width="45"  height="45" title="Custom Work: The Starflyer 59 Posters" class="woo-image thumbnail" /></a><a title="Custom Work: The Starflyer 59 Posters" href="https://slobots.com/2021/08/custom-work-the-starflyer-59-posters.html">Custom Work: The Starflyer 59 Posters</a>
<span class="meta">August 9, 2021</span>
</li>
<li>
<a href="https://slobots.com/2021/08/the-upgraded-robot.html"  title="The Upgraded Robot"><img src="https://slobots.com/wp-content/uploads/2021/08/07_MikeSlobot_TheUpgrade_3-Up-45x45.jpg" alt="Mike Slobot - The Upgrade 3 Views"  width="45"  height="45" title="The Upgraded Robot" class="woo-image thumbnail" /></a><a title="The Upgraded Robot" href="https://slobots.com/2021/08/the-upgraded-robot.html">The Upgraded Robot</a>
<span class="meta">August 2, 2021</span>
</li>
<li>
<a href="https://slobots.com/2021/06/are-we-really-ready-for-robots.html"  title="Are we really ready for robots?"><img src="https://slobots.com/wp-content/uploads/2020/10/MikeSlobot_Carl-5_MV1-GroupFront-45x45.jpg" alt="Mike Slobot Carl 5 MV1 Group"  width="45"  height="45" title="Are we really ready for robots?" class="woo-image thumbnail" /></a><a title="Are we really ready for robots?" href="https://slobots.com/2021/06/are-we-really-ready-for-robots.html">Are we really ready for robots?</a>
<span class="meta">June 18, 2021</span>
</li>
</ul>
</div><!--/.tab-pane-->
<div id="tab-pane-popular" class="tab-pane tab-pane-popular">
<ul class="popular">
<li>
<a href="https://slobots.com/2009/07/art-tends-to-distort-the-truth.html"  title="art tends to distort the truth"><img src="https://slobots.com/wp-content/uploads/2009/07/matthewnowick-2BTIME-2Bmagazine-45x45.jpg" alt="matthewnowick-2BTIME-2Bmagazine"  width="45"  height="45" title="art tends to distort the truth" class="woo-image thumbnail" /></a><a title="art tends to distort the truth" href="https://slobots.com/2009/07/art-tends-to-distort-the-truth.html">art tends to distort the truth</a>
<span class="meta">July 6, 2009</span>
</li>
<li>
<a href="https://slobots.com/2008/08/love-this-artwork-from-jason-limon.html"  title="love this artwork from Jason Limon&#8230;."><img src="https://slobots.com/wp-content/uploads/2008/08/2498626926_92b58cc44e-45x45.jpg" alt="2498626926_92b58cc44e"  width="45"  height="45" title="love this artwork from Jason Limon&#8230;." class="woo-image thumbnail" /></a><a title="love this artwork from Jason Limon&#8230;." href="https://slobots.com/2008/08/love-this-artwork-from-jason-limon.html">love this artwork from Jason Limon&#8230;.</a>
<span class="meta">August 28, 2008</span>
</li>
<li>
<a href="https://slobots.com/2008/04/new-slobots.html"  title="new slobots"><img src="https://slobots.com/wp-content/uploads/2014/03/mheisler_SLOgeisha_04-45x45.jpg" alt=""  width="45"  height="45" title="new slobots" class="woo-image thumbnail" /></a><a title="new slobots" href="https://slobots.com/2008/04/new-slobots.html">new slobots</a>
<span class="meta">April 24, 2008</span>
</li>
<li>
<a href="https://slobots.com/2008/08/a-few-slobots-are-back-from-shows-and-looking-for-a-new-home.html"  title="a few slobots are back from shows and looking for a new home&#8230;"><img src="https://slobots.com/wp-content/uploads/2008/08/slofootposter-45x45.jpg" alt="slofootposter"  width="45"  height="45" title="a few slobots are back from shows and looking for a new home&#8230;" class="woo-image thumbnail" /></a><a title="a few slobots are back from shows and looking for a new home&#8230;" href="https://slobots.com/2008/08/a-few-slobots-are-back-from-shows-and-looking-for-a-new-home.html">a few slobots are back from shows and looking for a new home&#8230;</a>
<span class="meta">August 28, 2008</span>
</li>
<li>
<a href="https://slobots.com/2008/03/new-items-for-sale.html"  title="new items for sale"><img src="https://slobots.com/wp-content/uploads/2014/03/mheisler_SLOKNUCKLE_01.jpg" alt=""  width="45"  height="45" title="new items for sale" class="woo-image thumbnail" /></a><a title="new items for sale" href="https://slobots.com/2008/03/new-items-for-sale.html">new items for sale</a>
<span class="meta">March 30, 2008</span>
</li>
</ul>
</div><!--/.tab-pane-->
<div id="tab-pane-comments" class="tab-pane tab-pane-comments">
<ul class="comments">
<li>
<a title="Newton Gimmick on mike slobot for Kaiju Comrades 2!" href="https://slobots.com/2010/03/mike-slobot-for-kaiju-comrades-2.html#comment-104">Newton Gimmick</a>
<span class="comment-content">I absolutely love the Wampa Slobot.</span>
</li>
<li>
<a title="Usagi-Bot on slobot grunmicros over in the UK" href="https://slobots.com/2009/08/slobot-grunmicros-over-in-the-uk.html#comment-103">Usagi-Bot</a>
<span class="comment-content">woww i like your blog&lt;br /&gt; very creative yo</span>
</li>
<li>
<a title="Anonymous on art tends to distort the truth" href="https://slobots.com/2009/07/art-tends-to-distort-the-truth.html#comment-101">Anonymous</a>
<span class="comment-content">More about Matthew Nowicki at: http://ncarchitects</span>
</li>
<li>
<a title="Anonymous on art tends to distort the truth" href="https://slobots.com/2009/07/art-tends-to-distort-the-truth.html#comment-100">Anonymous</a>
<span class="comment-content">I love the Dorton Arena in Raleigh. No air conditi</span>
</li>
<li>
<a title="Daniel Shankland II on new items for sale" href="https://slobots.com/2008/03/new-items-for-sale.html#comment-99">Daniel Shankland II</a>
<span class="comment-content">I love these, I have built a few robot models of m</span>
</li>
</ul>
</div><!--/.tab-pane-->
<div id="tab-pane-tags" class="tab-pane tab-pane-tags last">
<a href="https://slobots.com/tag/ai" class="tag-cloud-link tag-link-559 tag-link-position-1" style="font-size: 12.75pt;" aria-label="ai (3 items)">ai</a>
<a href="https://slobots.com/tag/andy-warhol" class="tag-cloud-link tag-link-475 tag-link-position-2" style="font-size: 13.375pt;" aria-label="andy warhol (4 items)">andy warhol</a>
<a href="https://slobots.com/tag/artificial-intelligence" class="tag-cloud-link tag-link-598 tag-link-position-3" style="font-size: 12.75pt;" aria-label="Artificial Intelligence (3 items)">Artificial Intelligence</a>
<a href="https://slobots.com/tag/art-shows" class="tag-cloud-link tag-link-426 tag-link-position-4" style="font-size: 13.375pt;" aria-label="art shows (4 items)">art shows</a>
<a href="https://slobots.com/tag/custom-toy" class="tag-cloud-link tag-link-108 tag-link-position-5" style="font-size: 17.9375pt;" aria-label="custom toy (26 items)">custom toy</a>
<a href="https://slobots.com/tag/dunny" class="tag-cloud-link tag-link-115 tag-link-position-6" style="font-size: 15.9375pt;" aria-label="dunny (12 items)">dunny</a>
<a href="https://slobots.com/tag/friendly-robot" class="tag-cloud-link tag-link-493 tag-link-position-7" style="font-size: 15.9375pt;" aria-label="friendly robot (12 items)">friendly robot</a>
<a href="https://slobots.com/tag/friendly-robot-art" class="tag-cloud-link tag-link-490 tag-link-position-8" style="font-size: 16.5pt;" aria-label="friendly robot art (15 items)">friendly robot art</a>
<a href="https://slobots.com/tag/future" class="tag-cloud-link tag-link-125 tag-link-position-9" style="font-size: 13.375pt;" aria-label="future (4 items)">future</a>
<a href="https://slobots.com/tag/futuristic" class="tag-cloud-link tag-link-489 tag-link-position-10" style="font-size: 16.375pt;" aria-label="futuristic (14 items)">futuristic</a>
<a href="https://slobots.com/tag/glow-in-the-dark" class="tag-cloud-link tag-link-75 tag-link-position-11" style="font-size: 13.875pt;" aria-label="glow in the dark (5 items)">glow in the dark</a>
<a href="https://slobots.com/tag/graffiti" class="tag-cloud-link tag-link-183 tag-link-position-12" style="font-size: 13.375pt;" aria-label="graffiti (4 items)">graffiti</a>
<a href="https://slobots.com/tag/graphic-design" class="tag-cloud-link tag-link-170 tag-link-position-13" style="font-size: 13.875pt;" aria-label="graphic design (5 items)">graphic design</a>
<a href="https://slobots.com/tag/inspiration" class="tag-cloud-link tag-link-520 tag-link-position-14" style="font-size: 15.25pt;" aria-label="inspiration (9 items)">inspiration</a>
<a href="https://slobots.com/tag/internet-of-things" class="tag-cloud-link tag-link-554 tag-link-position-15" style="font-size: 13.875pt;" aria-label="Internet of Things (5 items)">Internet of Things</a>
<a href="https://slobots.com/tag/interview" class="tag-cloud-link tag-link-137 tag-link-position-16" style="font-size: 12.75pt;" aria-label="interview (3 items)">interview</a>
<a href="https://slobots.com/tag/iot" class="tag-cloud-link tag-link-553 tag-link-position-17" style="font-size: 13.375pt;" aria-label="IOT (4 items)">IOT</a>
<a href="https://slobots.com/tag/isaac-asimov" class="tag-cloud-link tag-link-445 tag-link-position-18" style="font-size: 12pt;" aria-label="isaac asimov (2 items)">isaac asimov</a>
<a href="https://slobots.com/tag/kidrobot" class="tag-cloud-link tag-link-481 tag-link-position-19" style="font-size: 13.875pt;" aria-label="kidrobot (5 items)">kidrobot</a>
<a href="https://slobots.com/tag/madl" class="tag-cloud-link tag-link-204 tag-link-position-20" style="font-size: 12.75pt;" aria-label="mad&#039;l (3 items)">mad&#039;l</a>
<a href="https://slobots.com/tag/mheisler" class="tag-cloud-link tag-link-483 tag-link-position-21" style="font-size: 18.125pt;" aria-label="mheisler (28 items)">mheisler</a>
<a href="https://slobots.com/tag/mid-century-modern" class="tag-cloud-link tag-link-477 tag-link-position-22" style="font-size: 15.9375pt;" aria-label="mid-century modern (12 items)">mid-century modern</a>
<a href="https://slobots.com/tag/mighty-muggs" class="tag-cloud-link tag-link-111 tag-link-position-23" style="font-size: 12.75pt;" aria-label="mighty muggs (3 items)">mighty muggs</a>
<a href="https://slobots.com/tag/mike-slobot" class="tag-cloud-link tag-link-485 tag-link-position-24" style="font-size: 19.0625pt;" aria-label="mike slobot (40 items)">mike slobot</a>
<a href="https://slobots.com/tag/munny" class="tag-cloud-link tag-link-94 tag-link-position-25" style="font-size: 15.25pt;" aria-label="munny (9 items)">munny</a>
<a href="https://slobots.com/tag/sculpture-available" class="tag-cloud-link tag-link-17 tag-link-position-26" style="font-size: 13.875pt;" aria-label="Original Sculptures (5 items)">Original Sculptures</a>
<a href="https://slobots.com/tag/outsider-art" class="tag-cloud-link tag-link-118 tag-link-position-27" style="font-size: 19.0625pt;" aria-label="outsider art (40 items)">outsider art</a>
<a href="https://slobots.com/tag/plastic" class="tag-cloud-link tag-link-83 tag-link-position-28" style="font-size: 13.375pt;" aria-label="plastic (4 items)">plastic</a>
<a href="https://slobots.com/tag/pop-art" class="tag-cloud-link tag-link-473 tag-link-position-29" style="font-size: 17.75pt;" aria-label="pop art (24 items)">pop art</a>
<a href="https://slobots.com/tag/qee" class="tag-cloud-link tag-link-121 tag-link-position-30" style="font-size: 15.5pt;" aria-label="qee (10 items)">qee</a>
<a href="https://slobots.com/tag/robot" class="tag-cloud-link tag-link-100 tag-link-position-31" style="font-size: 19.25pt;" aria-label="robot (43 items)">robot</a>
<a href="https://slobots.com/tag/robot-art" class="tag-cloud-link tag-link-491 tag-link-position-32" style="font-size: 17.75pt;" aria-label="robot art (24 items)">robot art</a>
<a href="https://slobots.com/tag/robots" class="tag-cloud-link tag-link-96 tag-link-position-33" style="font-size: 20pt;" aria-label="robots (57 items)">robots</a>
<a href="https://slobots.com/tag/rotofugi" class="tag-cloud-link tag-link-500 tag-link-position-34" style="font-size: 12.75pt;" aria-label="rotofugi (3 items)">rotofugi</a>
<a href="https://slobots.com/tag/science-fiction" class="tag-cloud-link tag-link-97 tag-link-position-35" style="font-size: 17.75pt;" aria-label="science fiction (24 items)">science fiction</a>
<a href="https://slobots.com/tag/sci-fi" class="tag-cloud-link tag-link-102 tag-link-position-36" style="font-size: 15.5pt;" aria-label="sci fi (10 items)">sci fi</a>
<a href="https://slobots.com/tag/slobot" class="tag-cloud-link tag-link-479 tag-link-position-37" style="font-size: 18.0625pt;" aria-label="slobot (27 items)">slobot</a>
<a href="https://slobots.com/tag/slobots" class="tag-cloud-link tag-link-76 tag-link-position-38" style="font-size: 17.625pt;" aria-label="slobots (23 items)">slobots</a>
<a href="https://slobots.com/tag/space-age" class="tag-cloud-link tag-link-99 tag-link-position-39" style="font-size: 14.625pt;" aria-label="space age (7 items)">space age</a>
<a href="https://slobots.com/tag/steampunk" class="tag-cloud-link tag-link-158 tag-link-position-40" style="font-size: 14.9375pt;" aria-label="steampunk (8 items)">steampunk</a>
<a href="https://slobots.com/tag/terminator" class="tag-cloud-link tag-link-443 tag-link-position-41" style="font-size: 12pt;" aria-label="terminator (2 items)">terminator</a>
<a href="https://slobots.com/tag/the-future" class="tag-cloud-link tag-link-446 tag-link-position-42" style="font-size: 12.75pt;" aria-label="the future (3 items)">the future</a>
<a href="https://slobots.com/tag/uncategorized" class="tag-cloud-link tag-link-458 tag-link-position-43" style="font-size: 18.875pt;" aria-label="Uncategorized (37 items)">Uncategorized</a>
<a href="https://slobots.com/tag/urban-vinyl" class="tag-cloud-link tag-link-107 tag-link-position-44" style="font-size: 17.125pt;" aria-label="urban vinyl (19 items)">urban vinyl</a>
<a href="https://slobots.com/tag/vinyl" class="tag-cloud-link tag-link-202 tag-link-position-45" style="font-size: 15.75pt;" aria-label="vinyl (11 items)">vinyl</a></div><!--/.tab-pane-->
</div><!--/.tab-content-->
</div><!--/.tabbable-->
</div>
		<div id="recent-posts-4" class="widget widget_recent_entries">
		<h3>Recent Posts</h3>
		<ul>
											<li>
					<a href="https://slobots.com/2021/10/the-brillo-bots.html">The Brillo Bots</a>
									</li>
											<li>
					<a href="https://slobots.com/2021/09/on-mobys-animal-rights-25-years-later.html">On Moby&#8217;s Animal Rights, 25 Years Later&#8230;</a>
									</li>
											<li>
					<a href="https://slobots.com/2021/08/custom-work-the-starflyer-59-posters.html">Custom Work: The Starflyer 59 Posters</a>
									</li>
											<li>
					<a href="https://slobots.com/2021/08/the-upgraded-robot.html">The Upgraded Robot</a>
									</li>
											<li>
					<a href="https://slobots.com/2021/06/are-we-really-ready-for-robots.html">Are we really ready for robots?</a>
									</li>
					</ul>

		</div>		           
	</div>        
	   
	
	 
	
</aside><!-- /#sidebar -->

    </div><!-- /#content -->    
		
	<section class="breadcrumbs-wrap"><div class="breadcrumb breadcrumbs woo-breadcrumbs"><div class="breadcrumb-trail"><a href="https://slobots.com" title="Robot Art of Mike Slobot" rel="home" class="trail-begin">Robot Art of Mike Slobot</a> <span class="sep"> </span> <span class="trail-end">Blog</span></div></div></section><!--/#breadcrumbs-wrap -->
	<div class="footer-wrap contact">

		<section class="col-full">

						<ul class="contact">
												<li class="twitter"><a href="http://www.twitter.com/slobot">@slobot</a></li>				<li class="facebook"><a href="http://www.facebook.com/mikeslobot">Facebook</a></li>			</ul>
		
		</section>

	</div><!--/.footer-wrap-contact-->

	<div class="footer-wrap">

	
	
		<section id="footer-widgets" class="col-full col-4 fix">

							
			<div class="block footer-widget-1">
	        	<div id="social-widget-3" class="widget Social_Widget"><h3>Follow Us!</h3><div class="socialmedia-buttons smw_center"><a href="http://www.facebook.com/mikeslobot" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/facebook.png" 
				alt="Follow Us on Facebook" 
				title="Follow Us on Facebook" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://www.twitter.com/slobot" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/twitter.png" 
				alt="Follow Us on Twitter" 
				title="Follow Us on Twitter" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://instagram.com/slobot" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/instagram.png" 
				alt="Follow Us on Instagram" 
				title="Follow Us on Instagram" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://www.pinterest.com/slobot/" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/pinterest.png" 
				alt="Follow Us on Pinterest" 
				title="Follow Us on Pinterest" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="https://plus.google.com/+mikeslobot/" rel="publisher" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/googleplus.png" 
				alt="Follow Us on Google+" 
				title="Follow Us on Google+" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://www.linkedin.com/pub/mike-slobot/7b/328/3b" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/linkedin.png" 
				alt="Follow Us on LinkedIn" 
				title="Follow Us on LinkedIn" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://www.youtube.com/user/iamslobot" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/youtube.png" 
				alt="Follow Us on YouTube" 
				title="Follow Us on YouTube" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a><a href="http://slobot.tumblr.com/" rel="nofollow" target="_blank"><img width="32" height="32" src="https://slobots.com/wp-content/plugins/social-media-widget/images/default/32/tumblr.png" 
				alt="Follow Us on Tumblr" 
				title="Follow Us on Tumblr" style="opacity: 0.8; -moz-opacity: 0.8;" class="fade" /></a></div></div><div id="text-3" class="widget widget_text">			<div class="textwidget"><p><a href="http://www.bloglovin.com/en/blog/12072851" title="Follow SLOBOTS.COM | Robot Artist Mike Slobot on Bloglovin"><img src="https://www.bloglovin.com/widget/bilder/en/lank.gif?id=12072851" alt="Follow on Bloglovin" border="0"></a></p>
</div>
		</div>			</div>

		        							
			<div class="block footer-widget-2">
	        	<div id="woocommerce_widget_cart-2" class="widget woocommerce widget_shopping_cart"><h3>Cart</h3><div class="widget_shopping_cart_content"></div></div>			</div>

		        							
			<div class="block footer-widget-3">
	        	<div id="tag_cloud-2" class="widget widget_tag_cloud"><h3>Slobot Tags</h3><div class="tagcloud"><a href="https://slobots.com/product-tag/audio" class="tag-cloud-link tag-link-688 tag-link-position-1" style="font-size: 16.039603960396pt;" aria-label="audio (29 items)">audio</a>
<a href="https://slobots.com/product-tag/available" class="tag-cloud-link tag-link-462 tag-link-position-2" style="font-size: 13.544554455446pt;" aria-label="Available (19 items)">Available</a>
<a href="https://slobots.com/product-tag/bauhaus" class="tag-cloud-link tag-link-478 tag-link-position-3" style="font-size: 16.732673267327pt;" aria-label="bauhaus (33 items)">bauhaus</a>
<a href="https://slobots.com/product-tag/black" class="tag-cloud-link tag-link-65 tag-link-position-4" style="font-size: 18.673267326733pt;" aria-label="black (46 items)">black</a>
<a href="https://slobots.com/product-tag/blue" class="tag-cloud-link tag-link-247 tag-link-position-5" style="font-size: 16.871287128713pt;" aria-label="blue (34 items)">blue</a>
<a href="https://slobots.com/product-tag/commission" class="tag-cloud-link tag-link-468 tag-link-position-6" style="font-size: 16.455445544554pt;" aria-label="commission (31 items)">commission</a>
<a href="https://slobots.com/product-tag/cubicle-decor" class="tag-cloud-link tag-link-532 tag-link-position-7" style="font-size: 10.910891089109pt;" aria-label="cubicle decor (12 items)">cubicle decor</a>
<a href="https://slobots.com/product-tag/electronic-music" class="tag-cloud-link tag-link-691 tag-link-position-8" style="font-size: 9.3861386138614pt;" aria-label="electronic music (9 items)">electronic music</a>
<a href="https://slobots.com/product-tag/gear" class="tag-cloud-link tag-link-689 tag-link-position-9" style="font-size: 16.455445544554pt;" aria-label="gear (31 items)">gear</a>
<a href="https://slobots.com/product-tag/geometric-art" class="tag-cloud-link tag-link-655 tag-link-position-10" style="font-size: 17.425742574257pt;" aria-label="Geometric Art (37 items)">Geometric Art</a>
<a href="https://slobots.com/product-tag/glitter" class="tag-cloud-link tag-link-72 tag-link-position-11" style="font-size: 12.990099009901pt;" aria-label="glitter (17 items)">glitter</a>
<a href="https://slobots.com/product-tag/glow" class="tag-cloud-link tag-link-466 tag-link-position-12" style="font-size: 17.980198019802pt;" aria-label="glow (41 items)">glow</a>
<a href="https://slobots.com/product-tag/glow-in-the-dark" class="tag-cloud-link tag-link-471 tag-link-position-13" style="font-size: 12.158415841584pt;" aria-label="glow in the dark (15 items)">glow in the dark</a>
<a href="https://slobots.com/product-tag/gold" class="tag-cloud-link tag-link-512 tag-link-position-14" style="font-size: 10.49504950495pt;" aria-label="gold (11 items)">gold</a>
<a href="https://slobots.com/product-tag/green" class="tag-cloud-link tag-link-66 tag-link-position-15" style="font-size: 15.762376237624pt;" aria-label="green (28 items)">green</a>
<a href="https://slobots.com/product-tag/grey" class="tag-cloud-link tag-link-71 tag-link-position-16" style="font-size: 14.09900990099pt;" aria-label="grey (21 items)">grey</a>
<a href="https://slobots.com/product-tag/iconic-retro-art" class="tag-cloud-link tag-link-794 tag-link-position-17" style="font-size: 8.6930693069307pt;" aria-label="iconic retro art (8 items)">iconic retro art</a>
<a href="https://slobots.com/product-tag/kidrobot" class="tag-cloud-link tag-link-482 tag-link-position-18" style="font-size: 10.910891089109pt;" aria-label="kidrobot (12 items)">kidrobot</a>
<a href="https://slobots.com/product-tag/mariner-class" class="tag-cloud-link tag-link-416 tag-link-position-19" style="font-size: 9.3861386138614pt;" aria-label="mariner class (9 items)">mariner class</a>
<a href="https://slobots.com/product-tag/mid-century-modern" class="tag-cloud-link tag-link-652 tag-link-position-20" style="font-size: 11.881188118812pt;" aria-label="Mid-Century Modern (14 items)">Mid-Century Modern</a>
<a href="https://slobots.com/product-tag/minimal" class="tag-cloud-link tag-link-795 tag-link-position-21" style="font-size: 8.6930693069307pt;" aria-label="minimal (8 items)">minimal</a>
<a href="https://slobots.com/product-tag/mixed-media" class="tag-cloud-link tag-link-514 tag-link-position-22" style="font-size: 8pt;" aria-label="mixed media (7 items)">mixed media</a>
<a href="https://slobots.com/product-tag/modern" class="tag-cloud-link tag-link-792 tag-link-position-23" style="font-size: 8.6930693069307pt;" aria-label="modern (8 items)">modern</a>
<a href="https://slobots.com/product-tag/munny" class="tag-cloud-link tag-link-484 tag-link-position-24" style="font-size: 8.6930693069307pt;" aria-label="munny (8 items)">munny</a>
<a href="https://slobots.com/product-tag/musicart" class="tag-cloud-link tag-link-702 tag-link-position-25" style="font-size: 16.594059405941pt;" aria-label="musicart (32 items)">musicart</a>
<a href="https://slobots.com/product-tag/orange" class="tag-cloud-link tag-link-248 tag-link-position-26" style="font-size: 16.178217821782pt;" aria-label="orange (30 items)">orange</a>
<a href="https://slobots.com/product-tag/painting-available" class="tag-cloud-link tag-link-463 tag-link-position-27" style="font-size: 12.574257425743pt;" aria-label="Original Paintings and Drawings (16 items)">Original Paintings and Drawings</a>
<a href="https://slobots.com/product-tag/sculpture-available" class="tag-cloud-link tag-link-460 tag-link-position-28" style="font-size: 19.643564356436pt;" aria-label="Original Sculptures (54 items)">Original Sculptures</a>
<a href="https://slobots.com/product-tag/past-works" class="tag-cloud-link tag-link-461 tag-link-position-29" style="font-size: 20.752475247525pt;" aria-label="Past Works and Commissions (65 items)">Past Works and Commissions</a>
<a href="https://slobots.com/product-tag/pop-art" class="tag-cloud-link tag-link-474 tag-link-position-30" style="font-size: 9.9405940594059pt;" aria-label="pop art (10 items)">pop art</a>
<a href="https://slobots.com/product-tag/poster" class="tag-cloud-link tag-link-708 tag-link-position-31" style="font-size: 14.376237623762pt;" aria-label="poster (22 items)">poster</a>
<a href="https://slobots.com/product-tag/primary-colors" class="tag-cloud-link tag-link-654 tag-link-position-32" style="font-size: 14.09900990099pt;" aria-label="Primary Colors (21 items)">Primary Colors</a>
<a href="https://slobots.com/product-tag/print" class="tag-cloud-link tag-link-322 tag-link-position-33" style="font-size: 14.376237623762pt;" aria-label="print (22 items)">print</a>
<a href="https://slobots.com/product-tag/purple" class="tag-cloud-link tag-link-24 tag-link-position-34" style="font-size: 10.49504950495pt;" aria-label="purple (11 items)">purple</a>
<a href="https://slobots.com/product-tag/qee" class="tag-cloud-link tag-link-498 tag-link-position-35" style="font-size: 10.49504950495pt;" aria-label="qee (11 items)">qee</a>
<a href="https://slobots.com/product-tag/red" class="tag-cloud-link tag-link-467 tag-link-position-36" style="font-size: 14.09900990099pt;" aria-label="red (21 items)">red</a>
<a href="https://slobots.com/product-tag/robot" class="tag-cloud-link tag-link-488 tag-link-position-37" style="font-size: 13.821782178218pt;" aria-label="robot (20 items)">robot</a>
<a href="https://slobots.com/product-tag/roboter-fabrik" class="tag-cloud-link tag-link-363 tag-link-position-38" style="font-size: 9.3861386138614pt;" aria-label="roboter fabrik (9 items)">roboter fabrik</a>
<a href="https://slobots.com/product-tag/robot-pop-art" class="tag-cloud-link tag-link-531 tag-link-position-39" style="font-size: 10.910891089109pt;" aria-label="robot pop art (12 items)">robot pop art</a>
<a href="https://slobots.com/product-tag/robot-room-decor" class="tag-cloud-link tag-link-793 tag-link-position-40" style="font-size: 8.6930693069307pt;" aria-label="robot room decor (8 items)">robot room decor</a>
<a href="https://slobots.com/product-tag/robots" class="tag-cloud-link tag-link-487 tag-link-position-41" style="font-size: 14.930693069307pt;" aria-label="robots (24 items)">robots</a>
<a href="https://slobots.com/product-tag/silver" class="tag-cloud-link tag-link-464 tag-link-position-42" style="font-size: 22pt;" aria-label="silver (81 items)">silver</a>
<a href="https://slobots.com/product-tag/space-age" class="tag-cloud-link tag-link-653 tag-link-position-43" style="font-size: 9.3861386138614pt;" aria-label="Space Age (9 items)">Space Age</a>
<a href="https://slobots.com/product-tag/toy2r" class="tag-cloud-link tag-link-497 tag-link-position-44" style="font-size: 11.465346534653pt;" aria-label="toy2r (13 items)">toy2r</a>
<a href="https://slobots.com/product-tag/yellow" class="tag-cloud-link tag-link-246 tag-link-position-45" style="font-size: 17.148514851485pt;" aria-label="yellow (35 items)">yellow</a></div>
</div>			</div>

		        							
			<div class="block footer-widget-4">
	        	<div id="woodojo_tabs-3" class="widget widget_woodojo_tabs"><h3>Tabs</h3><div class="tabbable tabs-above">
<ul class="nav nav-tabs">
<li class="tab-heading-latest first active"><a href="#tab-pane-latest">Latest</a></li>
<li class="tab-heading-popular"><a href="#tab-pane-popular">Popular</a></li>
<li class="tab-heading-comments"><a href="#tab-pane-comments">Comments</a></li>
<li class="tab-heading-tags last"><a href="#tab-pane-tags">Tags</a></li>
</ul>
<div class="tab-content image-align-left">
<div id="tab-pane-latest" class="tab-pane tab-pane-latest first active">
<ul class="latest">
<li>
<a href="https://slobots.com/2021/10/the-brillo-bots.html"  title="The Brillo Bots"><img src="https://slobots.com/wp-content/uploads/2021/10/MikeSlobot_BrilloBots_24x30_MixedMediaOnCanvas_Detail-2-scaled-45x45.jpg" alt="MikeSlobot_BrilloBots_24x30_MixedMediaOnCanvas_Detail-2"  width="45"  height="45" title="The Brillo Bots" class="woo-image thumbnail" /></a><a title="The Brillo Bots" href="https://slobots.com/2021/10/the-brillo-bots.html">The Brillo Bots</a>
<span class="meta">October 6, 2021</span>
</li>
<li>
<a href="https://slobots.com/2021/09/on-mobys-animal-rights-25-years-later.html"  title="On Moby&#8217;s Animal Rights, 25 Years Later&#8230;"><img src="https://slobots.com/wp-content/uploads/2021/09/MikeSlobot_Moby-AnimalRIghts_1-45x45.jpg" alt="Mike Slobot&#039;s interpretation of Moby&#039;s Animal Rights"  width="45"  height="45" title="On Moby&#8217;s Animal Rights, 25 Years Later&#8230;" class="woo-image thumbnail" /></a><a title="On Moby&#8217;s Animal Rights, 25 Years Later&#8230;" href="https://slobots.com/2021/09/on-mobys-animal-rights-25-years-later.html">On Moby&#8217;s Animal Rights, 25 Years Later&#8230;</a>
<span class="meta">September 9, 2021</span>
</li>
<li>
<a href="https://slobots.com/2021/08/custom-work-the-starflyer-59-posters.html"  title="Custom Work: The Starflyer 59 Posters"><img src="https://slobots.com/wp-content/uploads/2021/08/Slobot_Starflyer59_trifecta1_Version-2-45x45.jpg" alt="Mike Slobot Starlyfer 59 Posters - The trifecta plus 1"  width="45"  height="45" title="Custom Work: The Starflyer 59 Posters" class="woo-image thumbnail" /></a><a title="Custom Work: The Starflyer 59 Posters" href="https://slobots.com/2021/08/custom-work-the-starflyer-59-posters.html">Custom Work: The Starflyer 59 Posters</a>
<span class="meta">August 9, 2021</span>
</li>
<li>
<a href="https://slobots.com/2021/08/the-upgraded-robot.html"  title="The Upgraded Robot"><img src="https://slobots.com/wp-content/uploads/2021/08/07_MikeSlobot_TheUpgrade_3-Up-45x45.jpg" alt="Mike Slobot - The Upgrade 3 Views"  width="45"  height="45" title="The Upgraded Robot" class="woo-image thumbnail" /></a><a title="The Upgraded Robot" href="https://slobots.com/2021/08/the-upgraded-robot.html">The Upgraded Robot</a>
<span class="meta">August 2, 2021</span>
</li>
<li>
<a href="https://slobots.com/2021/06/are-we-really-ready-for-robots.html"  title="Are we really ready for robots?"><img src="https://slobots.com/wp-content/uploads/2020/10/MikeSlobot_Carl-5_MV1-GroupFront-45x45.jpg" alt="Mike Slobot Carl 5 MV1 Group"  width="45"  height="45" title="Are we really ready for robots?" class="woo-image thumbnail" /></a><a title="Are we really ready for robots?" href="https://slobots.com/2021/06/are-we-really-ready-for-robots.html">Are we really ready for robots?</a>
<span class="meta">June 18, 2021</span>
</li>
</ul>
</div><!--/.tab-pane-->
<div id="tab-pane-popular" class="tab-pane tab-pane-popular">
<ul class="popular">
<li>
<a href="https://slobots.com/2009/07/art-tends-to-distort-the-truth.html"  title="art tends to distort the truth"><img src="https://slobots.com/wp-content/uploads/2009/07/matthewnowick-2BTIME-2Bmagazine-45x45.jpg" alt="matthewnowick-2BTIME-2Bmagazine"  width="45"  height="45" title="art tends to distort the truth" class="woo-image thumbnail" /></a><a title="art tends to distort the truth" href="https://slobots.com/2009/07/art-tends-to-distort-the-truth.html">art tends to distort the truth</a>
<span class="meta">July 6, 2009</span>
</li>
<li>
<a href="https://slobots.com/2008/08/love-this-artwork-from-jason-limon.html"  title="love this artwork from Jason Limon&#8230;."><img src="https://slobots.com/wp-content/uploads/2008/08/2498626926_92b58cc44e-45x45.jpg" alt="2498626926_92b58cc44e"  width="45"  height="45" title="love this artwork from Jason Limon&#8230;." class="woo-image thumbnail" /></a><a title="love this artwork from Jason Limon&#8230;." href="https://slobots.com/2008/08/love-this-artwork-from-jason-limon.html">love this artwork from Jason Limon&#8230;.</a>
<span class="meta">August 28, 2008</span>
</li>
<li>
<a href="https://slobots.com/2008/04/new-slobots.html"  title="new slobots"><img src="https://slobots.com/wp-content/uploads/2014/03/mheisler_SLOgeisha_04-45x45.jpg" alt=""  width="45"  height="45" title="new slobots" class="woo-image thumbnail" /></a><a title="new slobots" href="https://slobots.com/2008/04/new-slobots.html">new slobots</a>
<span class="meta">April 24, 2008</span>
</li>
<li>
<a href="https://slobots.com/2008/08/a-few-slobots-are-back-from-shows-and-looking-for-a-new-home.html"  title="a few slobots are back from shows and looking for a new home&#8230;"><img src="https://slobots.com/wp-content/uploads/2008/08/slofootposter-45x45.jpg" alt="slofootposter"  width="45"  height="45" title="a few slobots are back from shows and looking for a new home&#8230;" class="woo-image thumbnail" /></a><a title="a few slobots are back from shows and looking for a new home&#8230;" href="https://slobots.com/2008/08/a-few-slobots-are-back-from-shows-and-looking-for-a-new-home.html">a few slobots are back from shows and looking for a new home&#8230;</a>
<span class="meta">August 28, 2008</span>
</li>
<li>
<a href="https://slobots.com/2008/03/new-items-for-sale.html"  title="new items for sale"><img src="https://slobots.com/wp-content/uploads/2014/03/mheisler_SLOKNUCKLE_01.jpg" alt=""  width="45"  height="45" title="new items for sale" class="woo-image thumbnail" /></a><a title="new items for sale" href="https://slobots.com/2008/03/new-items-for-sale.html">new items for sale</a>
<span class="meta">March 30, 2008</span>
</li>
</ul>
</div><!--/.tab-pane-->
<div id="tab-pane-comments" class="tab-pane tab-pane-comments">
<ul class="comments">
<li>
<a title="Newton Gimmick on mike slobot for Kaiju Comrades 2!" href="https://slobots.com/2010/03/mike-slobot-for-kaiju-comrades-2.html#comment-104">Newton Gimmick</a>
<span class="comment-content">I absolutely love the Wampa Slobot.</span>
</li>
<li>
<a title="Usagi-Bot on slobot grunmicros over in the UK" href="https://slobots.com/2009/08/slobot-grunmicros-over-in-the-uk.html#comment-103">Usagi-Bot</a>
<span class="comment-content">woww i like your blog&lt;br /&gt; very creative yo</span>
</li>
<li>
<a title="Anonymous on art tends to distort the truth" href="https://slobots.com/2009/07/art-tends-to-distort-the-truth.html#comment-101">Anonymous</a>
<span class="comment-content">More about Matthew Nowicki at: http://ncarchitects</span>
</li>
<li>
<a title="Anonymous on art tends to distort the truth" href="https://slobots.com/2009/07/art-tends-to-distort-the-truth.html#comment-100">Anonymous</a>
<span class="comment-content">I love the Dorton Arena in Raleigh. No air conditi</span>
</li>
<li>
<a title="Daniel Shankland II on new items for sale" href="https://slobots.com/2008/03/new-items-for-sale.html#comment-99">Daniel Shankland II</a>
<span class="comment-content">I love these, I have built a few robot models of m</span>
</li>
</ul>
</div><!--/.tab-pane-->
<div id="tab-pane-tags" class="tab-pane tab-pane-tags last">
<a href="https://slobots.com/tag/ai" class="tag-cloud-link tag-link-559 tag-link-position-1" style="font-size: 12.75pt;" aria-label="ai (3 items)">ai</a>
<a href="https://slobots.com/tag/andy-warhol" class="tag-cloud-link tag-link-475 tag-link-position-2" style="font-size: 13.375pt;" aria-label="andy warhol (4 items)">andy warhol</a>
<a href="https://slobots.com/tag/artificial-intelligence" class="tag-cloud-link tag-link-598 tag-link-position-3" style="font-size: 12.75pt;" aria-label="Artificial Intelligence (3 items)">Artificial Intelligence</a>
<a href="https://slobots.com/tag/art-shows" class="tag-cloud-link tag-link-426 tag-link-position-4" style="font-size: 13.375pt;" aria-label="art shows (4 items)">art shows</a>
<a href="https://slobots.com/tag/custom-toy" class="tag-cloud-link tag-link-108 tag-link-position-5" style="font-size: 17.9375pt;" aria-label="custom toy (26 items)">custom toy</a>
<a href="https://slobots.com/tag/dunny" class="tag-cloud-link tag-link-115 tag-link-position-6" style="font-size: 15.9375pt;" aria-label="dunny (12 items)">dunny</a>
<a href="https://slobots.com/tag/friendly-robot" class="tag-cloud-link tag-link-493 tag-link-position-7" style="font-size: 15.9375pt;" aria-label="friendly robot (12 items)">friendly robot</a>
<a href="https://slobots.com/tag/friendly-robot-art" class="tag-cloud-link tag-link-490 tag-link-position-8" style="font-size: 16.5pt;" aria-label="friendly robot art (15 items)">friendly robot art</a>
<a href="https://slobots.com/tag/future" class="tag-cloud-link tag-link-125 tag-link-position-9" style="font-size: 13.375pt;" aria-label="future (4 items)">future</a>
<a href="https://slobots.com/tag/futuristic" class="tag-cloud-link tag-link-489 tag-link-position-10" style="font-size: 16.375pt;" aria-label="futuristic (14 items)">futuristic</a>
<a href="https://slobots.com/tag/glow-in-the-dark" class="tag-cloud-link tag-link-75 tag-link-position-11" style="font-size: 13.875pt;" aria-label="glow in the dark (5 items)">glow in the dark</a>
<a href="https://slobots.com/tag/graffiti" class="tag-cloud-link tag-link-183 tag-link-position-12" style="font-size: 13.375pt;" aria-label="graffiti (4 items)">graffiti</a>
<a href="https://slobots.com/tag/graphic-design" class="tag-cloud-link tag-link-170 tag-link-position-13" style="font-size: 13.875pt;" aria-label="graphic design (5 items)">graphic design</a>
<a href="https://slobots.com/tag/inspiration" class="tag-cloud-link tag-link-520 tag-link-position-14" style="font-size: 15.25pt;" aria-label="inspiration (9 items)">inspiration</a>
<a href="https://slobots.com/tag/internet-of-things" class="tag-cloud-link tag-link-554 tag-link-position-15" style="font-size: 13.875pt;" aria-label="Internet of Things (5 items)">Internet of Things</a>
<a href="https://slobots.com/tag/interview" class="tag-cloud-link tag-link-137 tag-link-position-16" style="font-size: 12.75pt;" aria-label="interview (3 items)">interview</a>
<a href="https://slobots.com/tag/iot" class="tag-cloud-link tag-link-553 tag-link-position-17" style="font-size: 13.375pt;" aria-label="IOT (4 items)">IOT</a>
<a href="https://slobots.com/tag/isaac-asimov" class="tag-cloud-link tag-link-445 tag-link-position-18" style="font-size: 12pt;" aria-label="isaac asimov (2 items)">isaac asimov</a>
<a href="https://slobots.com/tag/kidrobot" class="tag-cloud-link tag-link-481 tag-link-position-19" style="font-size: 13.875pt;" aria-label="kidrobot (5 items)">kidrobot</a>
<a href="https://slobots.com/tag/madl" class="tag-cloud-link tag-link-204 tag-link-position-20" style="font-size: 12.75pt;" aria-label="mad&#039;l (3 items)">mad&#039;l</a>
<a href="https://slobots.com/tag/mheisler" class="tag-cloud-link tag-link-483 tag-link-position-21" style="font-size: 18.125pt;" aria-label="mheisler (28 items)">mheisler</a>
<a href="https://slobots.com/tag/mid-century-modern" class="tag-cloud-link tag-link-477 tag-link-position-22" style="font-size: 15.9375pt;" aria-label="mid-century modern (12 items)">mid-century modern</a>
<a href="https://slobots.com/tag/mighty-muggs" class="tag-cloud-link tag-link-111 tag-link-position-23" style="font-size: 12.75pt;" aria-label="mighty muggs (3 items)">mighty muggs</a>
<a href="https://slobots.com/tag/mike-slobot" class="tag-cloud-link tag-link-485 tag-link-position-24" style="font-size: 19.0625pt;" aria-label="mike slobot (40 items)">mike slobot</a>
<a href="https://slobots.com/tag/munny" class="tag-cloud-link tag-link-94 tag-link-position-25" style="font-size: 15.25pt;" aria-label="munny (9 items)">munny</a>
<a href="https://slobots.com/tag/sculpture-available" class="tag-cloud-link tag-link-17 tag-link-position-26" style="font-size: 13.875pt;" aria-label="Original Sculptures (5 items)">Original Sculptures</a>
<a href="https://slobots.com/tag/outsider-art" class="tag-cloud-link tag-link-118 tag-link-position-27" style="font-size: 19.0625pt;" aria-label="outsider art (40 items)">outsider art</a>
<a href="https://slobots.com/tag/plastic" class="tag-cloud-link tag-link-83 tag-link-position-28" style="font-size: 13.375pt;" aria-label="plastic (4 items)">plastic</a>
<a href="https://slobots.com/tag/pop-art" class="tag-cloud-link tag-link-473 tag-link-position-29" style="font-size: 17.75pt;" aria-label="pop art (24 items)">pop art</a>
<a href="https://slobots.com/tag/qee" class="tag-cloud-link tag-link-121 tag-link-position-30" style="font-size: 15.5pt;" aria-label="qee (10 items)">qee</a>
<a href="https://slobots.com/tag/robot" class="tag-cloud-link tag-link-100 tag-link-position-31" style="font-size: 19.25pt;" aria-label="robot (43 items)">robot</a>
<a href="https://slobots.com/tag/robot-art" class="tag-cloud-link tag-link-491 tag-link-position-32" style="font-size: 17.75pt;" aria-label="robot art (24 items)">robot art</a>
<a href="https://slobots.com/tag/robots" class="tag-cloud-link tag-link-96 tag-link-position-33" style="font-size: 20pt;" aria-label="robots (57 items)">robots</a>
<a href="https://slobots.com/tag/rotofugi" class="tag-cloud-link tag-link-500 tag-link-position-34" style="font-size: 12.75pt;" aria-label="rotofugi (3 items)">rotofugi</a>
<a href="https://slobots.com/tag/science-fiction" class="tag-cloud-link tag-link-97 tag-link-position-35" style="font-size: 17.75pt;" aria-label="science fiction (24 items)">science fiction</a>
<a href="https://slobots.com/tag/sci-fi" class="tag-cloud-link tag-link-102 tag-link-position-36" style="font-size: 15.5pt;" aria-label="sci fi (10 items)">sci fi</a>
<a href="https://slobots.com/tag/slobot" class="tag-cloud-link tag-link-479 tag-link-position-37" style="font-size: 18.0625pt;" aria-label="slobot (27 items)">slobot</a>
<a href="https://slobots.com/tag/slobots" class="tag-cloud-link tag-link-76 tag-link-position-38" style="font-size: 17.625pt;" aria-label="slobots (23 items)">slobots</a>
<a href="https://slobots.com/tag/space-age" class="tag-cloud-link tag-link-99 tag-link-position-39" style="font-size: 14.625pt;" aria-label="space age (7 items)">space age</a>
<a href="https://slobots.com/tag/steampunk" class="tag-cloud-link tag-link-158 tag-link-position-40" style="font-size: 14.9375pt;" aria-label="steampunk (8 items)">steampunk</a>
<a href="https://slobots.com/tag/terminator" class="tag-cloud-link tag-link-443 tag-link-position-41" style="font-size: 12pt;" aria-label="terminator (2 items)">terminator</a>
<a href="https://slobots.com/tag/the-future" class="tag-cloud-link tag-link-446 tag-link-position-42" style="font-size: 12.75pt;" aria-label="the future (3 items)">the future</a>
<a href="https://slobots.com/tag/uncategorized" class="tag-cloud-link tag-link-458 tag-link-position-43" style="font-size: 18.875pt;" aria-label="Uncategorized (37 items)">Uncategorized</a>
<a href="https://slobots.com/tag/urban-vinyl" class="tag-cloud-link tag-link-107 tag-link-position-44" style="font-size: 17.125pt;" aria-label="urban vinyl (19 items)">urban vinyl</a>
<a href="https://slobots.com/tag/vinyl" class="tag-cloud-link tag-link-202 tag-link-position-45" style="font-size: 15.75pt;" aria-label="vinyl (11 items)">vinyl</a></div><!--/.tab-pane-->
</div><!--/.tab-content-->
</div><!--/.tabbable-->
</div>			</div>

		        			
		</section><!-- /#footer-widgets  -->
			<footer id="footer" class="col-full">

			<hr />

			<div id="copyright" class="col-left">
							<p>Robot Art of Mike Slobot &copy; 2022. All Rights Reserved.</p>
						</div>

			<div id="credit" class="col-right">
	        			</div>

		</footer><!-- /#footer  -->

	</div><!--/.footer-wrap-->

</div><!-- /#wrapper -->
<p class="woocommerce-store-notice demo_store" data-notice-id="d95566865bf96a079c9ecf3daef77b29" style="display:none;"> $7.95 flat rate shipping in the US.  Most orders over $59 qualify for free shipping in the US. <a href="#" class="woocommerce-store-notice__dismiss-link">Dismiss</a></p><!--[if lt IE 9]>
<script src="https://slobots.com/wp-content/themes/superstore/includes/js/respond.js"></script>
<![endif]-->
			<script>
				jQuery(document).ready(function(){
					jQuery('.images a').attr('rel', 'prettyPhoto[product-gallery]');
				});
			</script>
					<!-- Facebook Pixel Code -->
			<noscript>
				<img
					height="1"
					width="1"
					style="display:none"
					alt="fbpx"
					src="https://www.facebook.com/tr?id=215234456573713&ev=PageView&noscript=1"
				/>
			</noscript>
			<!-- End Facebook Pixel Code -->
				<script type="text/javascript">
		(function () {
			var c = document.body.className;
			c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
			document.body.className = c;
		})();
	</script>
			<div id="jp-carousel-loading-overlay">
			<div id="jp-carousel-loading-wrapper">
				<span id="jp-carousel-library-loading">&nbsp;</span>
			</div>
		</div>
		<div class="jp-carousel-overlay" style="display: none;">

		<div class="jp-carousel-container">
			<!-- The Carousel Swiper -->
			<div
				class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions"
				itemscope
				itemtype="https://schema.org/ImageGallery">
				<div class="jp-carousel swiper-wrapper"></div>
				<div class="jp-swiper-button-prev swiper-button-prev">
					<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
						<mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12">
							<path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/>
						</mask>
						<g mask="url(#maskPrev)">
							<rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/>
						</g>
					</svg>
				</div>
				<div class="jp-swiper-button-next swiper-button-next">
					<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
						<mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12">
							<path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/>
						</mask>
						<g mask="url(#maskNext)">
							<rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/>
						</g>
					</svg>
				</div>
			</div>
			<!-- The main close buton -->
			<div class="jp-carousel-close-hint">
				<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
					<mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14">
						<path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/>
					</mask>
					<g mask="url(#maskClose)">
						<rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/>
					</g>
				</svg>
			</div>
			<!-- Image info, comments and meta -->
			<div class="jp-carousel-info">
				<div class="jp-carousel-info-footer">
					<div class="jp-carousel-pagination-container">
						<div class="jp-swiper-pagination swiper-pagination"></div>
						<div class="jp-carousel-pagination"></div>
					</div>
					<div class="jp-carousel-photo-title-container">
						<h2 class="jp-carousel-photo-caption"></h2>
					</div>
					<div class="jp-carousel-photo-icons-container">
						<a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility">
							<span class="jp-carousel-icon">
								<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
									<mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20">
										<path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/>
									</mask>
									<g mask="url(#maskInfo)">
										<rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/>
									</g>
								</svg>
							</span>
						</a>
												<a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility">
							<span class="jp-carousel-icon">
								<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
									<mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20">
										<path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/>
									</mask>
									<g mask="url(#maskComments)">
										<rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/>
									</g>
								</svg>

								<span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span>
							</span>
						</a>
											</div>
				</div>
				<div class="jp-carousel-info-extra">
					<div class="jp-carousel-info-content-wrapper">
						<div class="jp-carousel-photo-title-container">
							<h2 class="jp-carousel-photo-title"></h2>
						</div>
						<div class="jp-carousel-comments-wrapper">
															<div id="jp-carousel-comments-loading">
									<span>Loading Comments...</span>
								</div>
								<div class="jp-carousel-comments"></div>
								<div id="jp-carousel-comment-form-container">
									<span id="jp-carousel-comment-form-spinner">&nbsp;</span>
									<div id="jp-carousel-comment-post-results"></div>
																														<div id="jp-carousel-comment-form-commenting-as">
												<p id="jp-carousel-commenting-as">
													You must be <a href="#" class="jp-carousel-comment-login">logged in</a> to post a comment.												</p>
											</div>
																											</div>
													</div>
						<div class="jp-carousel-image-meta">
							<div class="jp-carousel-title-and-caption">
								<div class="jp-carousel-photo-info">
									<h3 class="jp-carousel-caption" itemprop="caption description"></h3>
								</div>

								<div class="jp-carousel-photo-description"></div>
							</div>
							<ul class="jp-carousel-image-exif" style="display: none;"></ul>
							<a class="jp-carousel-image-download" target="_blank" style="display: none;">
								<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
									<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18">
										<path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/>
									</mask>
									<g mask="url(#mask0)">
										<rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/>
									</g>
								</svg>
								<span class="jp-carousel-download-text"></span>
							</a>
							<div class="jp-carousel-image-map" style="display: none;"></div>
						</div>
					</div>
				</div>
			</div>
		</div>

		</div>
		<link rel='stylesheet' id='jetpack-block-tiled-gallery-css'  href='https://slobots.com/wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.css?minify=false&#038;ver=10.8' type='text/css' media='all' />
<script type='text/javascript' src='https://slobots.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9' id='regenerator-runtime-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script>
<script type='text/javascript' id='contact-form-7-js-extra'>
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/slobots.com\/wp-json\/","namespace":"contact-form-7\/v1"}};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.5.6' id='contact-form-7-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.6.3.1' id='jquery-blockui-js'></script>
<script type='text/javascript' id='wc-add-to-cart-js-extra'>
/* <![CDATA[ */
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/slobots.com\/cart","is_cart":"","cart_redirect_after_add":"yes"};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=6.3.1' id='wc-add-to-cart-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.6.3.1' id='js-cookie-js'></script>
<script type='text/javascript' id='woocommerce-js-extra'>
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=6.3.1' id='woocommerce-js'></script>
<script type='text/javascript' id='wc-cart-fragments-js-extra'>
/* <![CDATA[ */
var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_6f5b870b5dbef059e33a4a5285d55298","fragment_name":"wc_fragments_6f5b870b5dbef059e33a4a5285d55298","request_timeout":"5000"};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=6.3.1' id='wc-cart-fragments-js'></script>
<script type='text/javascript' id='wc-cart-fragments-js-after'>
		jQuery( 'body' ).bind( 'wc_fragments_refreshed', function() {
			var jetpackLazyImagesLoadEvent;
			try {
				jetpackLazyImagesLoadEvent = new Event( 'jetpack-lazy-images-load', {
					bubbles: true,
					cancelable: true
				} );
			} catch ( e ) {
				jetpackLazyImagesLoadEvent = document.createEvent( 'Event' )
				jetpackLazyImagesLoadEvent.initEvent( 'jetpack-lazy-images-load', true, true );
			}
			jQuery( 'body' ).get( 0 ).dispatchEvent( jetpackLazyImagesLoadEvent );
		} );
		
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/ithemes-security-pro/core/modules/wordpress-tweaks/js/blankshield/blankshield.min.js?ver=4122' id='blankshield-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/ithemes-security-pro/core/modules/wordpress-tweaks/js/block-tabnapping.min.js?ver=4122' id='itsec-wt-block-tabnapping-js'></script>
<script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6LeBSYUUAAAAAGOqc418Y1gdZ5rGPWv_JUWUVePI&#038;ver=3.0' id='google-recaptcha-js'></script>
<script type='text/javascript' id='wpcf7-recaptcha-js-extra'>
/* <![CDATA[ */
var wpcf7_recaptcha = {"sitekey":"6LeBSYUUAAAAAGOqc418Y1gdZ5rGPWv_JUWUVePI","actions":{"homepage":"homepage","contactform":"contactform"}};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=5.5.6' id='wpcf7-recaptcha-js'></script>
<script type='text/javascript' id='jetpack-carousel-js-extra'>
/* <![CDATA[ */
var jetpackSwiperLibraryPath = {"url":"https:\/\/slobots.com\/wp-content\/plugins\/jetpack\/_inc\/build\/carousel\/swiper-bundle.min.js"};
var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/slobots.com\/wp-admin\/admin-ajax.php","nonce":"067c9afee7","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"1","require_name_email":"1","login_url":"https:\/\/slobots.com\/wp-login.php?itsec-hb-token=domains&redirect_to=https%3A%2F%2Fslobots.com%2F2021%2F10%2Fthe-brillo-bots.html","blog_id":"1","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"]};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js?ver=10.8' id='jetpack-carousel-js'></script>
<script type='text/javascript' src='https://slobots.com/wp-includes/js/dist/dom-ready.min.js?ver=ecda74de0221e1c2ce5c57cbb5af09d5' id='wp-dom-ready-js'></script>
<script type='text/javascript' id='jetpack-block-tiled-gallery-js-extra'>
/* <![CDATA[ */
var Jetpack_Block_Assets_Base_Url = {"url":"https:\/\/slobots.com\/wp-content\/plugins\/jetpack\/_inc\/blocks\/"};
var Jetpack_Block_Assets_Base_Url = {"url":"https:\/\/slobots.com\/wp-content\/plugins\/jetpack\/_inc\/blocks\/"};
var Jetpack_Block_Assets_Base_Url = {"url":"https:\/\/slobots.com\/wp-content\/plugins\/jetpack\/_inc\/blocks\/"};
var Jetpack_Block_Assets_Base_Url = {"url":"https:\/\/slobots.com\/wp-content\/plugins\/jetpack\/_inc\/blocks\/"};
/* ]]> */
</script>
<script type='text/javascript' src='https://slobots.com/wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.js?minify=false&#038;ver=10.8' id='jetpack-block-tiled-gallery-js'></script>
<script src='https://stats.wp.com/e-202216.js' defer></script>
<script>
	_stq = window._stq || [];
	_stq.push([ 'view', {v:'ext',j:'1:10.8',blog:'67163057',post:'4702',tz:'-4',srv:'slobots.com'} ]);
	_stq.push([ 'clickTrackerInit', '67163057', '4702' ]);
</script>
</body>
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us5.list-manage.com","uuid":"10040c55a44c21b305b0b610f","lid":"6402b07162","uniqueMethods":true}) })</script>
</html>