CINXE.COM
All Manufacturing and Automation Stories and Videos | ManufacturingTomorrow
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <title>All Manufacturing and Automation Stories and Videos | ManufacturingTomorrow</title> <meta name="description" content="Stories and Videos . - Daily News Stories, Products, Industry Tools, Hundreds of Articles and more." /> <meta name="keywords" content="Advanced Manufacturing, 3D Printing, Prototyping, CAD, CAM, additive, automation, factory, news, articles, events, technology, magazine, emagazine, newsletter, ezine, jobs, training, automation, networking, manufacturing" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="verify-v1" content="Gd5bn2Fv0fmXodfJY9HnK1cuDfL7PODJPWYBsULsmuU=" /> <meta name="msvalidate.01" content="FAFAE9B495318FCA21E6E67E7EA6B91F" /> <meta name="msvalidate.01" content="5245D9C9E882DD34BDB43684DA55839C" /> <meta name="google-site-verification" content="4SoLwPzicKlardO_aCfYOd3-6iK8Kt4oeO8FBWcN80c" /> <meta name="y_key" content="340a0850068ac3f9" /> <link rel="image_src" href="https://manufacturingtomorrow.com/images/facebooknews.jpg" / ><!--formatted--> <meta property="og:type" content="article" /> <meta property="og:title" content="All Manufacturing and Automation Stories and Videos | ManufacturingTomorrow" /> <meta property="og:description" content="Stories and Videos . - Daily News Stories, Products, Industry Tools, Hundreds of Articles and more." /> <meta property="og:image" content="https://manufacturingtomorrow.com/images/facebooknews.jpg" /> <meta property="og:url" content="https://manufacturingtomorrow.com/stream/stories/" /> <meta name="robots" content="noodp,noydir" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="Shortcut Icon" href="/favicon.ico" type="image/x-icon" /> <link rel='stylesheet' id='css-theme-css' href='/css/style.min.css' type='text/css' media='all' /> <link id='css-theme-css' href='/css/responsive.min.css' type='text/css' media='all' rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" /> <link id='css-theme-css' href='/css/forms.min.css' type='text/css' media='all' rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" /> <noscript><link rel="stylesheet" href="/css/forms.min.css"></noscript> <link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic|PT+Sans+Narrow:700,400|Raleway:400,500,600|Roboto:400,500,700,300,300italic,400italic,500italic,700italic' rel="preload" as="style" type='text/css' onload="this.rel='stylesheet'" /> <noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic|PT+Sans+Narrow:700,400|Raleway:400,500,600|Roboto:400,500,700,300,300italic,400italic,500italic,700italic" type="text/css"></noscript> <!--<link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic|PT+Sans+Narrow:700,400|Raleway:400,500,600|Roboto:400,500,700,300,300italic,400italic,500italic,700italic' rel='stylesheet' type='text/css' />--> <script src="/js/jquery.js"></script> <script src="/js/jquery.easing.1.3.js" defer></script> <script type="text/javascript" src="/js/jquery.infieldlabel.min.js" defer></script> <script type="text/javascript" src="/js/infieldlabels.js" defer></script> <script type="text/javascript" src="/js/jquery.tools.min.js" defer></script> <!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-5420694989589968", enable_page_level_ads: true }); </script> --> <!-- Global site tag (gtag.js) - Google Analytics ADDED 9/23/2022--> <script async src=https://www.googletagmanager.com/gtag/js?id=G-K72KW646LT></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-K72KW646LT'); </script> <script language="JavaScript" type="text/javascript"> <!-- function confirmSubmit() { var agree=confirm("Are you sure you wish to continue?"); if (agree) return true ; else return false ; } // --> </script> <script language="JavaScript" type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-69038006-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script language="JavaScript" type="text/javascript"> $(document).ready(function() { $('#login-toggle .toggle_trigger').click(function() { $('.toggle_content').slideToggle(300); $(this).toggleClass('close'); }); }); </script> <script language="JavaScript" type="text/javascript"> $(document).ready(function() { $('#search-toggle .toggle_trigger').click(function() { $('#search-toggle .toggle_content').slideToggle(300); $(this).toggleClass('close'); }); }); </script> <!-- Begin Constant Contact Active Forms --> <script> var _ctct_m = "6913f53599591226b47857816ae8ef9a"; </script> <script id="signupScript" src="//static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js" async defer></script> <!-- End Constant Contact Active Forms --> <script type="text/javascript"> function OnSubmitForm() { // Google Custom Search if(document.searchform.operation[0].checked == true) { document.searchform.action ="https://www.google.com/cse"; // Search Articles } else if(document.searchform.operation[1].checked == true) { document.searchform.action ="/streaming.php?search"; // Search News } else if(document.searchform.operation[2].checked == true) { document.searchform.action ="/streaming.php?search"; } // Search Companies else if(document.searchform.operation[3].checked == true) { document.searchform.action ="/company_directory_search.php#results"; } return true; } $(document).ready(function(){ $('input:radio[name="operation"]').change(function(){ // Google Custom Search if($(this).val() == 'g'){ $("#cse-search-box").find("input#nav_searchfield").attr("name", "q"); $("#cse-search-box").find("label#nav_searchlabel").attr("for", "q"); $("#cse-search-box").find("input#nav_search").attr("name", "sa"); $("#cse-search-box").attr("target", "_blank"); } // Search Articles if($(this).val() == 'a'){ $("#cse-search-box").find("input#nav_searchfield").attr("name", "all"); $("#cse-search-box").find("label#nav_searchlabel").attr("for", "all"); $("#cse-search-box").find("input#nav_search").attr("name", "search"); $("#cse-search-box").attr("target", "_self"); $("#cse-search-box").find("#nav-hidden.postfields input").attr("value", "a"); } // Search News if($(this).val() == 'n'){ $("#cse-search-box").find("input#nav_searchfield").attr("name", "all"); $("#cse-search-box").find("label#nav_searchlabel").attr("for", "all"); $("#cse-search-box").find("input#nav_search").attr("name", "search"); $("#cse-search-box").attr("target", "_self"); $("#cse-search-box").find("#nav-hidden.postfields input").attr("value", "n"); } // Search Companies if($(this).val() == 'c'){ $("#cse-search-box").find("input#nav_searchfield").attr("name", "keyword"); $("#cse-search-box").find("label#nav_searchlabel").attr("for", "keyword"); $("#cse-search-box").find("input#nav_search").attr("name", "search"); $("#cse-search-box").attr("target", "_self"); } }); }); </script> </head> <body class="content-column" itemscope="itemscope"> <a name="top" id="top"></a> <div class="site-container"> <div class="site-promo" itemscope="itemscope"> <div class="wrap"> <nav class="nav-promo" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope" role="navigation"> <ul class="menu nav-menu"> <!--<li class="menu-item"> <a href="/site_services.php">Login</a> </li> --> <li class="menu-item"><a href="/whitepapers.php">White Papers</a></li> <li class="menu-item"><a href="/events.php">Events Calendar</a></li> <li class="menu-item"><a href="/products.php">Featured Products</a></li> <li class="menu-item"><a href="/company_directory_search.php">Company Directory</a></li> </ul> </nav> <div class="promo-banner"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #111: MT 728x90 Top of Page Size #19: Jumbo Banner [728x90] --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/banner/javascript/zone?zid=111&pid=5&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> <div class="promo-tile"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #112: MT Page Peel Secure (HTTPS): enabled --> <script type="text/javascript"> document.write('<scr'+'ipt src="https://ljb.advertserve.com/servlet/view/pagepeel/javascript/zone?zid=112&pid=5&resolution='+(window.innerWidth||screen.width)+'x'+(window.innerHeight||screen.height)+'&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> </div> </div> <header class="site-header" itemscope="itemscope" role="banner"> <div class="wrap"> <div class="title-area"> <div class="site-title" itemprop="headline"><a title="ManufacturingTomorrow" href="https://manufacturingtomorrow.com"><img src="/images/site-logo.png" alt="ManufacturingTomorrow logo" /></a></div> <div class="site-description" itemprop="description"><p>Online Trade Magazine - Industry 4.0 <br>Advanced Manufacturing and <br>Factory Automation</p></div> </div> <aside class="header-tools-area"> <section id="login-toggle" class="header-tool"> <div class="wrap"> <div class="toggle_trigger"><strong>Login</strong></div> <div class="toggle_content"> <!-- Login Form --> <section> <h2 class="entry-title aligncenter" itemprop="headline">Partner Login</h2> <div class="panel-content"> <p class="description">If you do not have a ManufacturingTomorrow partner account, please <a href="/register.php">register</a> - it's free!</p> <form action="/site_services.php" method="post" name="form_login" id="form_login"> <div class="fieldgroup ifl"> <label for="username">Email Address</label><br /> <input type="text" name="username" id="username" value="" autocomplete="off" /> </div> <div class="fieldgroup ifl"> <label for="userpassword">Password</label><br /> <input type="password" name="userpassword" id="userpassword" value="" autocomplete="off" /> </div> <div class="fieldgroup"> <input name="LogIn" type="submit" class="button" id="LogIn" value="Login" /> </div> <p class="clear"></p> <div class="aligncenter description"> <a href="/register.php">Register Now</a> | <a href="/login_password.php">Forgot Password</a> </div> </form> </div> </section> </div> </div> </section> <section id="search-toggle" class="header-tool search"> <div class="wrap"> <div class="toggle_trigger"><strong>Search</strong></div> <div class="toggle_content"> <section> <h2 class="entry-title aligncenter" itemprop="headline">Site Search</h2> <div class="panel-content" id="cse-search-box"> <!-- Search Form --> <form id="005216248752944248693:zf5ocv1snjy" name="searchform" class="search-form" onSubmit="return OnSubmitForm();" target="_blank"> <!-- Dynamically named fields --> <div class="fieldgroup"> <label for="q" id="nav_searchlabel" class="nav_searchlabel">Enter Keywords</label><br /> <span class="details">(separate each word with a space)</span><br /> <input id="nav_searchfield" type="text" name="all" value=""> </div> <!-- Search Form Conditional --> <p class="description"><strong>Limit search to:</strong></p> <div class="one-half first"><input type="radio" name="operation" value="g"> <span class="description">Entire Site</span></div> <div class="one-half"><input type="radio" name="operation" value="a" checked="checked"> <span class="description">Articles</span></div> <div class="one-half first"><input type="radio" name="operation" value="n"> <span class="description">News</span></div> <div class="one-half"><input type="radio" name="operation" value="c"> <span class="description">Companies</span></div> <div class="clear"></div> <!-- Google Custom Search Hidden Fields --> <input type="hidden" value="005216248752944248693:zf5ocv1snjy" name="cx"> <input type="hidden" value="UTF-8" name="ie"> <!-- Company Search Hidden Fields --> <input type="hidden" value="active" name="Search"> <!-- News Hidden Fields --> <div id="nav-hidden" class="postfields"> <input type="hidden" value="a" name="type"> </div> <div class="one-half first"><p><input type="submit" value="Search" alt="Search" name="search"></p></div> <div class="one-half"><p class="entry-meta"><strong><a href="/search.php">Advanced Search</a></strong></p></div> </form> </div> </section> </div> </div> </section> </aside> </div> </header> <nav class="nav-primary" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope" role="navigation"> <div class="wrap"> <ul id="menu-primary-navigation-menu" class="menu nav-menu menu-primary"> <li class="menu-item"><a href="/">Home</a></li> <li class="menu-item"><a href="/stream/news/">News</a></li> <li class="menu-item"><a href="/main/automation-networking">Automation & IIoT</a></li> <li class="menu-item"><a href="/main/additive-3dprinting">Additive & 3D Printing</a></li> <li class="menu-item"><a href="/main/materials-processes">Supply Chain</a></li> <li class="menu-item"><a href="/main/design-other">Engineering</a></li> <li class="menu-item"><a href="/site_services.php">Site Services</a></li> </ul> </div> </nav> <div class="site-inner"> <div class="content-sidebar-wrap"> <main class="content" itemprop="mainContentOfPage" role="main"> <article class="page" itemtype="//schema.org/CreativeWork" itemscope="itemscope"> <!--***************************************************************--> <!--BEGIN EDITABLE CONTENT - DO NOT EDIT ABOVE THIS LINE--> <!--***************************************************************--> <header class="page-header"><h1 class="page-title" itemprop="headline">All Manufacturing and Automation Stories and Videos</h1></header> <hr /> <div class="page-content" itemprop="text"> <a name="23859" id="23859"></a> <section class="entry"> <a id="23859" name="23859"></a> <h3 class="entry-title"><a href="/story/2024/11/a-slow-changing-industry-in-a-fast-changing-world-manufacturings-path-to-survival/23859/">A Slow-Changing Industry in a Fast-Changing World: Manufacturing's Path to Survival</a></h3> <div class="entry-meta"> 11/25/24, 06:22 PM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/digital-transformation">Digital Transformation</a>, <a href="/tag/mes">mes</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/11/a-slow-changing-industry-in-a-fast-changing-world-manufacturings-path-to-survival/23859/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_4158646_l-2015.jpg" /></a></div> <div class="entry-content">2024 showed us how many manufacturers are still stuck in the past, relying on legacy solutions while missing out on the real power of automation and advanced tech. Sure, some of the latest tools are still in their infancy, but waiting to embrace them is a mistake.</div> </section> <!--Banner Ad Under First Listing --> <div class="aligncenter"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #116: MT 728x90 Internal Size #19: Jumbo Banner [728x90] --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/banner/javascript/zone?zid=116&pid=5&resolution='+screen.width+'x'+screen.height+'&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> <a name="23855" id="23855"></a> <section class="entry"> <a id="23855" name="23855"></a> <h3 class="entry-title"><a href="/story/2024/11/creating-the-perfect-thanksgiving-meal-lessons-in-production-planning-scheduling-and-the-connected-worker/23855/">Creating the Perfect Thanksgiving Meal: Lessons in Production Planning, Scheduling, and the Connected Worker</a></h3> <div class="entry-meta"> 11/22/24, 05:30 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/safety-and-standards">Safety and Standards</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/11/creating-the-perfect-thanksgiving-meal-lessons-in-production-planning-scheduling-and-the-connected-worker/23855/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_150390860_l-2015(2).jpg" /></a></div> <div class="entry-content">Imagine preparing a Thanksgiving meal for a large family. Production planning is like deciding on the recipes, sourcing ingredients, and planning each step so everything aligns smoothly. </div> </section> <!--Banner Ad Under First Listing --> <a name="23803" id="23803"></a> <section class="entry"> <a id="23803" name="23803"></a> <h3 class="entry-title"><a href="/story/2024/11/uks-auto-factories-embrace-the-advanced-robotics-revolution/23803/">UK's Auto Factories Embrace the Advanced Robotics Revolution</a></h3> <div class="entry-meta"> 11/20/24, 05:43 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/automotive">Automotive</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/11/uks-auto-factories-embrace-the-advanced-robotics-revolution/23803/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_14422345_l-2015(2).jpg" /></a></div> <div class="entry-content">The United Kingdom's automotive production sector is experiencing a fifth industrial revolution (5IR). Although the fourth industrial revolution (4IR) started just over one decade ago, the next generation of advanced robotics in manufacturing has already arrived.</div> </section> <!--Banner Ad Under First Listing --> <a name="23782" id="23782"></a> <section class="entry"> <a id="23782" name="23782"></a> <h3 class="entry-title"><a href="/story/2024/11/the-importance-of-strong-supply-chains-fast-delivery-drives-efficiency-in-cnc-manufacturing/23782/">The importance of strong supply chains - Fast delivery drives efficiency in CNC manufacturing</a></h3> <div class="entry-meta"> 11/18/24, 05:47 AM | <a href="/category/materials-processes">Supply Chain</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/cnc">CNC</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/11/the-importance-of-strong-supply-chains-fast-delivery-drives-efficiency-in-cnc-manufacturing/23782/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Supply chain PR image.jpg" /></a></div> <div class="entry-content">One of the foremost ongoing obstacles is demand forecasting, where inaccuracies can lead to either stock shortages or excess inventory, both of which can have significant financial implications</div> </section> <!--Banner Ad Under First Listing --> <a name="23768" id="23768"></a> <section class="entry"> <a id="23768" name="23768"></a> <h3 class="entry-title"><a href="/story/2024/11/choosing-zero-trust-network-access-over-virtual-private-networks-is-a-c-suite-decision/23768/">Choosing Zero Trust Network Access Over Virtual Private Networks is a C-Suite Decision</a></h3> <div class="entry-meta"> 11/15/24, 05:37 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/network-security">Network Security</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/11/choosing-zero-trust-network-access-over-virtual-private-networks-is-a-c-suite-decision/23768/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_209732670_L(3).jpg" /></a></div> <div class="entry-content">PwC describes today as the "age of continuous reinvention" in its 27th Annual Global CEO Survey report. One of the most startling findings is that 45% of CEOs do not believe their company will be viable in 10 years if it stays on the current path.</div> </section> <!--Banner Ad Under First Listing --> <a name="23755" id="23755"></a> <section class="entry"> <a id="23755" name="23755"></a> <h3 class="entry-title"><a href="/story/2024/11/developing-the-talent-to-lead-us-manufacturing-tomorrow-starts-today-/23755/">Developing the Talent to Lead US Manufacturing Tomorrow Starts Today </a></h3> <div class="entry-meta"> 11/13/24, 05:45 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/jobs-employment">Jobs / Employment</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/11/developing-the-talent-to-lead-us-manufacturing-tomorrow-starts-today-/23755/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_188391348_l-2015.jpg" /></a></div> <div class="entry-content">Reshoring efforts, a wave of retirements, and advancements requiring new skill sets have coalesced to create labor shortages throughout the sector, prompting 65 percent of manufactuers to say that attracting and retaining talent is their primary business challenge. </div> </section> <!--Banner Ad Under First Listing --> <a name="23751" id="23751"></a> <section class="entry"> <a id="23751" name="23751"></a> <h3 class="entry-title"><a href="/story/2024/11/how-the-us-election-could-shape-global-trade-and-ma/23751/">How the US Election Could Shape Global Trade and M&A</a></h3> <div class="entry-meta"> 11/11/24, 06:04 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/materials-processes">Supply Chain</a> | <a href="/tag/economy">Economy</a>, <a href="/tag/mergers-">Mergers </a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/11/how-the-us-election-could-shape-global-trade-and-ma/23751/"><img src="/images/hotstories/th/23751.jpg" /></a></div> <div class="entry-content">With potential changes to trade policies and international partnerships, the global supply chain landscape could be redefined. For example, a Trump administration may lean into protectionist trade measures, aiming to reduce reliance on China.</div> </section> <!--Banner Ad Under First Listing --> <a name="23724" id="23724"></a> <section class="entry"> <a id="23724" name="23724"></a> <h3 class="entry-title"><a href="/story/2024/11/equal-parts-assessing-the-viability-of-large-format-additive-manufacturing-/23724/">Equal Parts: Assessing the Viability of Large Format Additive Manufacturing </a></h3> <div class="entry-meta"> 11/08/24, 05:38 AM | <a href="/category/additive-3dprinting">Additive & 3D Printing</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/large-format">Large format</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/11/equal-parts-assessing-the-viability-of-large-format-additive-manufacturing-/23724/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Caracol_Production Center.jpg" /></a></div> <div class="entry-content">Whether you're a manufacturer already embracing the technology or still assessing what it could do, there a few things to consider when it comes to evaluating the suitability of the technology for specific parts production and which parts could be optimized with LFAM.</div> </section> <!--Banner Ad Under First Listing --> <a name="23721" id="23721"></a> <section class="entry"> <a id="23721" name="23721"></a> <h3 class="entry-title"><a href="/story/2024/10/future-proofing-the-warehouses-of-tomorrow/23721/">Future-Proofing the Warehouses of Tomorrow</a></h3> <div class="entry-meta"> 11/06/24, 05:29 AM | <a href="/category/materials-processes">Supply Chain</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/warehouse">warehouse</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/10/future-proofing-the-warehouses-of-tomorrow/23721/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_112028580_l-2015(2).jpg" /></a></div> <div class="entry-content">Network infrastructures must meet the demands of dynamic, 24/7 operations, enabling warehouses to run seamlessly without downtime, and wireless mesh networks offer a revolutionary approach to achieving full connectivity and supporting sophisticated warehouse robotics.</div> </section> <!--Banner Ad Under First Listing --> <a name="23720" id="23720"></a> <section class="entry"> <a id="23720" name="23720"></a> <h3 class="entry-title"><a href="/story/2024/10/focus-on-revitalizing-american-manufacturing/23720/">Focus on Revitalizing American Manufacturing</a></h3> <div class="entry-meta"> 11/04/24, 05:46 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/materials-processes">Supply Chain</a> | <a href="/tag/onshoring">onshoring</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/10/focus-on-revitalizing-american-manufacturing/23720/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_653218132_S.jpg" /></a></div> <div class="entry-content">The transition to a service economy has been rough, and many Americans feel they have fallen through a gap between insufficiently low-paying work and professional careers they can't access.</div> </section> <!--Banner Ad Under First Listing --> <a name="23715" id="23715"></a> <section class="entry"> <a id="23715" name="23715"></a> <h3 class="entry-title"><a href="/story/2024/10/automation-in-the-food-industry-how-smart-palletizing-holds-the-key-/23715/">Automation in the food industry: How smart palletizing holds the key </a></h3> <div class="entry-meta"> 11/01/24, 05:45 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/materials-processes">Supply Chain</a> | <a href="/tag/food-tech">Food Tech</a>, <a href="/tag/palletizing">Palletizing</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/10/automation-in-the-food-industry-how-smart-palletizing-holds-the-key-/23715/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Packing.jpg" /></a></div> <div class="entry-content">You simply can't cut corners when it comes to operating in a clean and controlled environment in the food industry. In response to these challenges, automation is increasingly being adopted within the industry. Let's explore how it makes a difference. </div> </section> <!--Banner Ad Under First Listing --> <a name="23689" id="23689"></a> <section class="entry"> <a id="23689" name="23689"></a> <h3 class="entry-title"><a href="/story/2024/10/get-ready-for-the-largest-and-most-comprehensive-pack-expo-international-ever/23689/">Get Ready for the Largest and Most Comprehensive PACK EXPO International Ever</a></h3> <div class="entry-meta"> 10/30/24, 05:44 AM | <a href="/category/materials-processes">Supply Chain</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/pack-expo">Pack Expo</a>, <a href="/tag/tradeshows-and-conferences">Tradeshows and Conferences</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/10/get-ready-for-the-largest-and-most-comprehensive-pack-expo-international-ever/23689/"><img src="/images/hotstories/th/23689.jpg" /></a></div> <div class="entry-content">With over 1.3 million square feet of exhibition space, the show will showcase innovations from nearly 2,700 exhibitors serving more than 40 industries, making it the premier destination for anyone in the packaging and processing world.</div> </section> <!--Banner Ad Under First Listing --> <a name="23665" id="23665"></a> <section class="entry"> <a id="23665" name="23665"></a> <h3 class="entry-title"><a href="/story/2024/10/how-aiot-technologies-drive-manufacturing-digitalization/23665/">How AIoT technologies drive manufacturing digitalization</a></h3> <div class="entry-meta"> 10/28/24, 05:34 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/aiot">AIot</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/10/how-aiot-technologies-drive-manufacturing-digitalization/23665/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_250054144_s-2019.jpg" /></a></div> <div class="entry-content">AIoT (Artificial Intelligence of Things) is playing a key role in this transformation, combining AI and IoT to enhance operations, safety, and productivity in factories. </div> </section> <!--Banner Ad Under First Listing --> <a name="23663" id="23663"></a> <section class="entry"> <a id="23663" name="23663"></a> <h3 class="entry-title"><a href="/story/2024/10/us-businesses-at-a-crossroads-preparing-for-success-post-2024-presidential-election/23663/">U.S. Businesses at a Crossroads: Preparing for Success Post-2024 Presidential Election</a></h3> <div class="entry-meta"> 10/25/24, 05:34 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/materials-processes">Supply Chain</a> | <a href="/tag/politics">politics</a>, <a href="/tag/tariffs">tariffs</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/10/us-businesses-at-a-crossroads-preparing-for-success-post-2024-presidential-election/23663/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_164235030_L.jpg" /></a></div> <div class="entry-content">The future likely holds significant changes for trade, taxes, and regulatory compliance. As a result, it's crucial U.S. businesses avoid making decisions contingent on election outcomes, and instead focus on resilience, agility, and growth.</div> </section> <!--Banner Ad Under First Listing --> <a name="23634" id="23634"></a> <section class="entry"> <a id="23634" name="23634"></a> <h3 class="entry-title"><a href="/story/2024/10/machine-learning-unlocks-predictive-maintenance-for-manufacturer-/23634/">Machine Learning Unlocks Predictive Maintenance for Manufacturer </a></h3> <div class="entry-meta"> 10/23/24, 05:47 AM | <a href="/category/automation-networking">Automation & IIoT</a>, <a href="/category/design-other">Engineering</a> | <a href="/tag/ai">ai</a>, <a href="/tag/predictive-maintenance">predictive maintenance</a> </div> <div class="entry-thumb alignleft" style="margin-top:.5rem;"><a href="/story/2024/10/machine-learning-unlocks-predictive-maintenance-for-manufacturer-/23634/"><img src="https://www.manufacturingtomorrow.com/images/upload/images/Depositphotos_179385256_S.jpg" /></a></div> <div class="entry-content">With an accuracy rate of more than 99%, AI-aided predictive maintenance systems can greatly reduce costs and improve uptime for manufacturers. </div> </section> <!--Banner Ad Under First Listing --> <p class="description aligncenter"><strong>Records 1 to 15 of 1151</strong></p> <p class="description aligncenter"> <strong> </strong> <strong> </strong> <strong> <a href="/streaming.php?record=15&type=s">Next</a> </strong> <strong> | <a href="/streaming.php?record=1140&type=s">Last</a> </strong> </p> <!-- FEATURED HOT PRODUCT PANEL --> <section class="stream-panel"> <div class="panel-wrap"> <h4 class="panel-title" itemprop="headline">Featured Product</h4> <div class="panel-content"> <section class="entry"> <a href="/products.php?track=756" target="_blank" rel="nofollow" class="alignleft"><img src="/images/products/maxon-motors-the-ultra-fast-brushless-dc-motor.png" alt="Rapid Prototyping with the Modular Motor Series" /></a> <h3 class="entry-title"><a href="/products.php?track=756" target="_blank" rel="nofollow">Rapid Prototyping with the Modular Motor Series</a></h3> <div class="entry-content">Quick to configure. Quick to build. Quick to deliver. Parvalux understands the importance of getting product in the hands of customers quickly and efficiently. The Modular Range does just that allowing customers to configure their own solution, selecting motor and gearbox, adding encoders and brakes to create a solution perfectly suited for their specific applications such as conveyor belt systems, picking systems, parcel sorting equipment, pallet shuttles and automated storage and retrieval systems (ASRS). Read our modular range guide for specifics.</div> </section> </div> <div class="panel-footer"> <div class="aligncenter"> <a href="/products/manufacturing-products/new">More Advanced Manufacturing and Factory Automation Products</a> | <a href="/site_services.php">Feature Your Product</a> </div> </div> </div> </section> </div> <!--***************************************************************--> <!--END EDITABLE CONTENT - DO NOT EDIT BELOW THIS LINE --> <!--***************************************************************--> </article> </main> <aside class="sidebar sidebar-primary" itemtype="//schema.org/WPSideBar" itemscope="itemscope" role="complementary"> <!-- Section with Ads --> <section class="sidebar-section sidebar-panel"> <div class="panel-wrap"> <h4 class="panel-title" itemprop="headline">Sponsors</h4> <div class="panel-content"> <div class="bannerad"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #107: MT 300x250 Sponsor Size #8: Medium Rectangle [300x250] --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/banner/javascript/zone?zid=107&pid=5&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> <div class="bannerad"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #114: MT Text Sponsor Postition2 --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/text/javascript/zone?zid=114&pid=5&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> <div class="one-half-fixed first"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #103: MT 120x240 Sponsor Position1 Size #7: Vertical Banner [120x240] --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/banner/javascript/zone?zid=103&pid=5&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> <div class="one-half-fixed"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #103: MT 120x240 Sponsor Position1 Size #7: Vertical Banner [120x240] --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/banner/javascript/zone?zid=103&pid=5&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> <div class="bannerad"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #114: MT Text Sponsor Postition2 --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/text/javascript/zone?zid=114&pid=5&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> <div class="bannerad"><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #107: MT 300x250 Sponsor Size #8: Medium Rectangle [300x250] --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/banner/javascript/zone?zid=107&pid=5&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --></div> <div class="bannerad"><a href="https://visitor.r20.constantcontact.com/d.jsp?llr=s9wzelzab&p=oi&m=1126729309010&sit=br6cuoelb&f=23a39bad-f31a-4733-bfac-c8421693e431" target="_blank"><img src="/images/site icons/Newsletter_Button.jpg" alt="Newsletters"></a><a href="/whitepapers.php"><img src="/images/site icons/WhitePapers_Button.jpg" alt="White Papers"></a></div> <div class="bannerad"><a href="/events.php"><img src="/images/site icons/EventsCalendar_Button.jpg" alt="Events"></a><a href="/stream/news/"><img src="/images/site icons/News_Button.jpg" alt="News"></a></div> <p style="text-align: center">Socials<br><a href="https://twitter.com/ManufTmrw" target="_blank"> <img src="https://www.agritechtomorrow.com/images/x_icon.png" width="32" height="32" alt=""/></a><a href="https://www.linkedin.com/company/manufacturingtomorrow-com/" target="_blank"><img src="https://www.agritechtomorrow.com/images/linkedin_icon.png" width="32" height="32" alt=""/></a><a href="https://www.manufacturingtomorrow.com/subscribe.php" target="_blank"><img src="https://www.agritechtomorrow.com/images/newsletter_icon.png" width="32" height="32" alt=""/></a></p> </div> </section> <!-- Most Popular Articles --> <section class="sidebar-section sidebar-panel"> <div class="panel-wrap"> <h4 class="panel-title" itemprop="headline">Most Popular Articles</h4> <div class="panel-content"> <section class="entry"> <p class="entry-title"><a href="/article/2024/09/the-future-of-automotive-supply-chains-integrating-sustainability-with-operational-efficiency/23478">The Future of Automotive Supply Chains: Integrating Sustainability with Operational Efficiency</a></p> <div class="entry-meta">09/25/24 | <a href="/category/materials-processes">Supply Chain</a></div> </section> <section class="entry"> <p class="entry-title"><a href="/article/2024/10/investing-in-the-uks-injection-moulding-sector-the-case-for-all-electric-machines-and-robotic-integration-/23597">Investing in the UK鈥檚 injection moulding sector - The case for all-electric machines and robotic integration </a></p> <div class="entry-meta">10/15/24 | <a href="/category/design-other">Engineering</a></div> </section> <section class="entry"> <p class="entry-title"><a href="/article/2024/10/industrial-metaverse-pioneering-remote-maintenance-solutions/23603">Industrial Metaverse: Pioneering Remote Maintenance Solutions</a></p> <div class="entry-meta">10/16/24 | <a href="/category/design-other">Engineering</a></div> </section> <section class="entry"> <p class="entry-title"><a href="/article/2024/10/launching-of-a-3d-printing-company/23659">Launching of a 3D Printing Company</a></p> <div class="entry-meta">10/23/24 | <a href="/category/additive-3dprinting">Additive & 3D Printing</a></div> </section> <section class="entry"> <p class="entry-title"><a href="/article/2024/10/modernizing-capital-intensive-industries-with-a-digital-thread-/23696">Modernizing Capital-Intensive Industries with a Digital Thread </a></p> <div class="entry-meta">10/29/24 | <a href="/category/automation-networking">Automation & IIoT</a></div> </section> </div> <div class="panel-footer"><a href="/stream/articles/">Articles & Stories</a> | <a href="/stream/news/">News</a></div> <!--2024-11-27 01:29:05--> <!-- cached --> </div> </section> <!-- Events and Conferences --> <section class="sidebar-section sidebar-panel"> <div class="panel-wrap"> <h4 class="panel-title" itemprop="headline">Events and Conferences</h4> <div class="panel-content"> <section class="entry"> <p class="entry-title"><a href="https://www.sustainablemanufacturingexpo.com/en/home.html" target="_blank">Sustainable Manufacturing Expo</a></p> <div class="entry-meta">Feb 04 | 05 2025, Anaheim, CA</div> </section> <section class="entry"> <p class="entry-title"><a href="https://www.ai-expo.net/global/" target="_blank">AI & Big Data Expo Global 2025</a></p> <div class="entry-meta">Feb 05 | 06 2025, The Olympia, London</div> </section> <section class="entry"> <p class="entry-title"><a href="https://bit.ly/GWSAVE100" target="_blank">Geo Week</a></p> <div class="entry-meta">Feb 10 | 12 2025, Denver, CO</div> </section> <section class="entry"> <p class="entry-title"><a href="https://www.militaryam.com/" target="_blank">The 9th Annual Military Additive Manufacturing Summit & Technology Showcase</a></p> <div class="entry-meta">Feb 11 | 13 2025, TAMPA, FL</div> </section> <section class="entry"> <p class="entry-title"><a href="https://www.promatshow.com/" target="_blank">PROMAT 2025</a></p> <div class="entry-meta">Mar 17 | 20 2025, Chicago, IL</div> </section> </div> <div class="panel-footer"><a href="/events.php">More Events</a></div> <!--2024-11-27 01:33:19--> <!-- cached --> </div> </section> <!-- Site Services --> <section class="sidebar-section sidebar-panel"> <div class="panel-wrap"> <h4 class="panel-title" itemprop="headline">Site Services</h4> <div class="panel-content"> <ul class="links"> <li><a href="/company_directory_search.php">Feature Your Company</a></li> <li><a href="/streaming.php?type=n">Publish Your News</a></li> <li><a href="/products.php">Promote Your Products / Services</a></li> <li><a href="/events.php">List Your Event</a></li> <li><a href="/advertise.php">Advertise Your Brand</a></li> <li><a href="/associates.php#Article">Contribute Articles and Stories </a></li> <li><a href="/subscribe.php">Subscribe to RSS Feeds & Newsletters</a></li> <li><a href="/search.php">Search - Articles, Companies, News</a> </li> </ul> <p style="text-align: center">Socials<br><a href="https://twitter.com/ManufTmrw" target="_blank"> <img src="https://www.agritechtomorrow.com/images/x_icon.png" width="32" height="32" alt=""/></a><a href="https://www.linkedin.com/company/manufacturingtomorrow-com/" target="_blank"><img src="https://www.agritechtomorrow.com/images/linkedin_icon.png" width="32" height="32" alt=""/></a><a href="https://www.manufacturingtomorrow.com/subscribe.php" target="_blank"><img src="https://www.agritechtomorrow.com/images/newsletter_icon.png" width="32" height="32" alt=""/></a></p> </div> <div class="panel-footer"> <a href="/site_services.php">Full List of Site Services</a></div> </div> </section> <!-- Off Topic --> <section class="sidebar-section sidebar-panel"> <div class="panel-wrap"> <h4 class="panel-title" itemprop="headline">Off Topic</h4> <div class="panel-content"> <section class="entry"> <p><strong>Alternative Energy</strong></p> <ul class="links"> <li><a href="http://www.altenergymag.com/stream/stories/#43792" target="_blank">Can biomass help the UK achieve net zero? - How resistor technology supports renewable energy projects </a></li> <li><a href="http://www.altenergymag.com/stream/stories/#43769" target="_blank">Setting a New Safety Benchmark for the Industry: Sungrow Achieves Success in the World's Largest BESS Fire Test</a></li> <li><a href="http://www.altenergymag.com/stream/stories/#43759" target="_blank">Are Hydrogen Fuel Cells the Key to a Clean Energy Future?</a></li> </ul> <!--2024-11-27 01:31:58--> <!-- cached --> </section> <p><strong>Robotics & Automation</strong></p> <ul class="links"> <li><a href="http://www.roboticstomorrow.com/stream/stories/#23580" target="_blank">Can Predictive AI Lead Robotics Education to Its Next Evolution?</a></li> <li><a href="http://www.roboticstomorrow.com/stream/stories/#23573" target="_blank">6 Ways AI is Improving Robot Perception and Navigation</a></li> <li><a href="http://www.roboticstomorrow.com/stream/stories/#23572" target="_blank">Diligent Robotics Announces Q4 Milestone with Over 100,000 Autonomous Elevator Rides Across U.S. Health Systems</a></li> </ul> <!--2024-11-27 01:28:50--> <!-- cached --> </div> <div class="panel-footer"><a href="http://www.altenergymag.com">AltEnergyMag</a><br /> <a href="http://www.roboticstomorrow.com">RoboticsTomorrow</a></div> </div> </section> </aside> </div> </div> <div class="site-footer" itemtype="//schema.org/WPFooter" itemscope="itemscope" role="contentinfo"> <div class="wrap"> <header class="footer-header"><h1 class="footer-title" itemprop="headline">More Advanced Manufacturing and Factory Automation Resources</h1></header> <section class="aligncenter"> <p><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #3: RoboticsTomorrow Zone #105: MT 120x60 Footer Logo Size #6: Button #2 [120x60] Display Multiple Ads: 5 ads with a horizontal layout. --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/banner/unique/javascript/strip?zid=105&pid=3&total=5&layout=horizontal&margin=0&padding=6&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --> </p> </section> <section class="aligncenter"> <p><!-- BEGIN ADVERTSERVE CODE BLOCK --> <!-- Publisher #5: ManufacturingTomorrow Zone #116: MT 728x90 Internal Size #19: Jumbo Banner [728x90] --> <script type="text/javascript"> document.write('<scr'+'ipt src="//ljb.advertserve.com/servlet/view/banner/javascript/zone?zid=116&pid=5&resolution='+screen.width+'x'+screen.height+'&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+encodeURIComponent((window!=top&&window.location.ancestorOrigins)?window.location.ancestorOrigins[window.location.ancestorOrigins.length-1]:document.location)+'" type="text/javascript"></scr'+'ipt>'); </script> <!-- END ADVERTSERVE CODE BLOCK --> </p> </section> <nav class="nav-footer" itemtype="//schema.org/SiteNavigationElement" itemscope="itemscope" role="navigation"> <ul id="menu-footer-navigation-menu" class="menu nav-menu menu-footer"> <li class="menu-item"><a href="/contact.php">Contact Info</a></li> <li class="menu-item"><a href="/associates.php">Bloggers and Associate Authors</a></li> <li class="menu-item"><a href="/privacy.php">Privacy Policy</a></li> <li class="menu-item"><a href="/advertise.php">Advertise</a></li> </ul> </nav> <nav class="nav-footer-secondary" itemtype="//schema.org/SiteNavigationElement" itemscope="itemscope" role="navigation"> <p><a href="/subscribe.php">Subscribe</a> | <a href="/search.php">Search</a> | <a href="/site_services.php#Partner" >Promote Products</a> | <a href="/site_services.php#Directory" >Feature Your Company</a> | <a href="/site_services.php#News" >Publish News</a> | <a href="/site_services.php#Events" >List Event</a></p> <p><a href="/streaming.php?type=a" >Articles</a> | <a href="/streaming.php?type=n" >News</a> | <a href="/streaming.php?type=s" >Stories</a> | <a href="/products.php" >Products</a> | <a href="/company_directory_search.php" >Companies</a> |<a href="/events.php"> Events</a> </p> </nav> <div align="center"><img src="/images/site icons/bth footer ad with all mags.png" alt="BTH Tech Publications" border="0" usemap="#Map" /> <map name="Map" id="Map"> <area shape="rect" coords="537,54,723,144" href="https://www.agritechtomorrow.com" target="_self" title="AgritechTomorrow" alt="AgritechTomorrow"> <area shape="rect" coords="336,53,531,143" href="https://www.manufacturingtomorrow.com" target="_self" title="ManufacturingTomorrow" alt="ManufacturingTomorrow" > <area shape="rect" coords="142,55,327,141" href="https://www.roboticstomorrow.com" target="_self" title="RoboticsTomorrow" alt="RoboticsTomorrow" > <area shape="rect" coords="2,56,140,140" href="https://www.altenergymag.com" target="_self" title="AltEnergyMag" alt="AltEnergyMag" > </map> </div> </div> </div> <div class="creds"> <p>© 2010 - 2024 ManufacturingTomorrow - All Rights Reserved<br /> Powered by BTH Management</p> </div> </div> <script type="text/javascript" src="/js/lazysizes.min.js" defer></script> <script type="text/javascript"> // What is $(document).ready ? See: http://flowplayer.org/tools/documentation/basics.html#document_ready jQuery(document).ready(function($) { $("img").each(function() { var $this = $(this); var src = $this.attr("src"); if($this.hasClass( "logo" )/*attr("class")=='logo' */ ) { // alert('got logo'); } else { $this.attr( "data-src", src ); $this.removeAttr("src"); $this.addClass("lazyload"); } }); $(function(){ $(".ifl label").inFieldLabels({ fadeOpacity:.3 }); $(".ifl input").attr("autocomplete","off"); }); }); </script> </body> </html>