{"id":91979,"date":"2026-03-30T15:52:22","date_gmt":"2026-03-30T15:52:22","guid":{"rendered":"https:\/\/mybusinessfuture.com\/lionel-chmilewsky\/"},"modified":"2026-05-27T22:13:57","modified_gmt":"2026-05-27T22:13:57","slug":"lionel-chmilewsky","status":"publish","type":"page","link":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/","title":{"rendered":"Lionel Chmilewsky"},"content":{"rendered":" <style> body.page-id-91979 #single-page > .row > .col-md-12 > h1 { display: none !important; } body.page-id-91979 #single-page { padding-top: 0 !important; margin-top: 0 !important; } body.page-id-91979 #content, body.page-id-91979 #single-page, body.page-id-91979 #single-page > .row, body.page-id-91979 #single-page > .row > .col-md-12 { max-width: 100% !important; width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } @import url('https:\/\/fonts.googleapis.com\/css2?family=Karla:wght@400;500;600;700&family=Martel:wght@400;700&family=Inter:wght@300;400;500;600;700&display=swap'); :root { --accent: #aa8ac2; --dark: #202528; --bg: #faf9f7; --card-border: #e8e6e3; --text-primary: #202528; --text-secondary: #5a5a5a; --text-muted: #8a8a8a; --radius: 16px; --pill: 24px; --font-h: 'Martel', serif; --font-b: 'Karla', sans-serif; } .tvp * { box-sizing: border-box; margin: 0; padding: 0; } .tvp { font-family: var(--font-b); color: var(--text-primary); background: var(--bg); line-height: 1.6; -webkit-font-smoothing: antialiased; } .tvp a { color: inherit; text-decoration: none; } .tvp-c { max-width: 1200px; margin: 0 auto; padding: 0 24px; } .tvp-bc { padding: 24px 0 0; font-size: 13px; color: var(--text-muted); } .tvp-bc a { color: var(--accent); } .tvp-bc a:hover { text-decoration: underline; } .tvp-hero { display: flex; gap: 40px; align-items: flex-start; padding: 48px 0 40px; } .tvp-logo-lg { width: 120px; height: 120px; border-radius: var(--radius); background: #fff; border: 1px solid var(--card-border); display: flex; align-items: center; justify-content: center; flex-shrink: 0; padding: 16px; } .tvp-logo-lg img { max-width: 88px; max-height: 88px; object-fit: contain; } .tvp-av { width: 120px; height: 120px; border-radius: 50%; background: #2d3748; display: flex; align-items: center; justify-content: center; font-family: var(--font-h); font-weight: 700; font-size: 40px; color: #fff; flex-shrink: 0; } .tvp-photo { width: 120px; height: 120px; border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 3px solid var(--accent); } .tvp-photo img { width: 100%; height: 100%; object-fit: cover; } .tvp-info { flex: 1; min-width: 0; } .tvp-over { font-family: var(--font-h); font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; color: var(--accent); margin-bottom: 8px; } .tvp-name { font-family: var(--font-h); font-size: clamp(28px,4vw,42px); font-weight: 700; line-height: 1.15; color: var(--dark); margin-bottom: 8px; } .tvp-tl { font-size: 17px; color: var(--text-secondary); margin-bottom: 16px; } .tvp-tl strong { font-weight: 600; } .tvp-tags { display: flex; gap: 8px; flex-wrap: wrap; } .tvp-tag { font-family: var(--font-h); font-size: 12px; font-weight: 500; padding: 5px 14px; border-radius: var(--pill); background: #fff; border: 1px solid var(--card-border); color: var(--text-secondary); } .tvp-body { display: grid; grid-template-columns: 2fr 1fr; gap: 48px; padding-bottom: 48px; } .tvp-bio h2 { font-family: var(--font-h); font-size: 22px; font-weight: 600; color: var(--dark); margin-bottom: 16px; } .tvp-bio p { font-size: 16px; color: var(--text-secondary); line-height: 1.8; margin-bottom: 16px; } .tvp-sc { background: #fff; border: 1px solid var(--card-border); border-radius: var(--radius); padding: 28px 24px; } .tvp-sc h3 { font-family: var(--font-h); font-size: 15px; font-weight: 600; color: var(--dark); margin-bottom: 20px; } .tvp-f { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px solid var(--card-border); font-size: 14px; } .tvp-f:last-child { border-bottom: none; } .tvp-fl { color: var(--text-muted); flex-shrink: 0; } .tvp-fv { font-weight: 600; color: var(--dark); text-align: right; max-width: 60%; } .tvp-mags { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; } .tvp-md { width: 12px; height: 12px; border-radius: 50%; display: inline-block; } .tvp-ml { font-size: 12px; color: var(--text-muted); margin-left: -4px; } .tvp-linkedin { display: flex; align-items: center; gap: 10px; margin-top: 16px; padding: 14px 20px; background: #fff; border: 1px solid var(--card-border); border-radius: var(--radius); font-family: var(--font-h); font-size: 14px; font-weight: 600; color: #0077b5; transition: all .2s; } .tvp-linkedin:hover { border-color: #0077b5; background: #f0f7fb; } .tvp-linkedin svg { width: 20px; height: 20px; fill: #0077b5; flex-shrink: 0; } .tvp-mag-section { margin-top: 20px; background: #fff; border: 1px solid var(--card-border); border-radius: var(--radius); padding: 28px 24px; } .tvp-mag-section h3 { font-family: var(--font-h); font-size: 15px; font-weight: 600; color: var(--dark); margin-bottom: 16px; } .tvp-mag-row { display: flex; align-items: center; gap: 12px; padding: 10px 0; border-bottom: 1px solid var(--card-border); font-size: 14px; } .tvp-mag-row:last-child { border-bottom: none; } .tvp-mag-row a { color: var(--accent); font-weight: 600; } .tvp-mag-row a:hover { text-decoration: underline; } .tvp-mag-count { margin-left: auto; color: var(--text-muted); font-size: 13px; } .tvp-articles { margin-top: 32px; } .tvp-articles h2 { font-family: var(--font-h); font-size: 22px; font-weight: 600; color: var(--dark); margin-bottom: 16px; } .tvp-article-list { display: flex; flex-direction: column; gap: 12px; } .tvp-article-item { display: flex; gap: 14px; padding: 14px 16px; background: #fff; border: 1px solid var(--card-border); border-radius: var(--radius); transition: border-color .2s; text-decoration: none !important; color: inherit; } .tvp-article-item:hover { border-color: var(--accent); } .tvp-article-thumb { width: 72px; height: 54px; border-radius: 8px; object-fit: cover; flex-shrink: 0; background: #eee; } .tvp-article-info { flex: 1; min-width: 0; } .tvp-article-title { font-family: var(--font-h); font-size: 14px; font-weight: 600; color: var(--dark); line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .tvp-article-date { font-size: 12px; color: var(--text-muted); margin-top: 4px; } .tvp-article-source { font-size: 11px; font-weight: 600; } .tvp-article-source-dot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; margin-right: 4px; vertical-align: middle; } .tvp-asp-heading { font-family: var(--font-h); font-size: 18px; font-weight: 600; color: var(--dark); margin: 28px 0 10px; } .tvp-asp { font-size: 15px; color: var(--text-secondary); line-height: 1.7; } .tvp-cta { text-align: center; padding: 64px 0 80px; border-top: 1px solid var(--card-border); } .tvp-cta h2 { font-family: var(--font-h); font-size: clamp(24px,3.5vw,36px); font-weight: 700; color: var(--dark); margin-bottom: 16px; } .tvp-cta p { font-size: 16px; color: var(--text-secondary); max-width: 520px; margin: 0 auto 28px; line-height: 1.7; } .tvp-btn { display: inline-block; font-family: var(--font-h); font-size: 15px; font-weight: 600; padding: 14px 36px; border-radius: var(--pill); background: #E8784A; color: #fff; transition: opacity .2s, transform .2s; } .tvp-btn:hover { opacity: .9; transform: translateY(-1px); } \/* === Responsive: Tablet === *\/ @media (max-width:900px) { .tvp-body { grid-template-columns: 1fr; } .tvp-hero { flex-direction: column; align-items: center; text-align: center; gap: 24px; } .tvp-tags { justify-content: center; } .tvp-cta { padding: 48px 0 60px; } .tvp-bio p { font-size: 15px; } } \/* === Responsive: Mobile === *\/ @media (max-width:600px) { .tvp-c { padding: 0 16px; } .tvp-hero { padding: 28px 0 24px; gap: 16px; } .tvp-logo-lg { width: 88px; height: 88px; padding: 12px; } .tvp-logo-lg img { max-width: 64px; max-height: 64px; } .tvp-av { width: 88px; height: 88px; font-size: 28px; } .tvp-photo { width: 88px; height: 88px; } .tvp-name { font-size: 26px; } .tvp-tl { font-size: 15px; margin-bottom: 12px; } .tvp-bio h2 { font-size: 20px; margin-bottom: 12px; } .tvp-bio p { font-size: 15px; line-height: 1.7; margin-bottom: 12px; } .tvp-body { gap: 28px; padding-bottom: 32px; } .tvp-sc { padding: 24px 20px; } .tvp-f { padding: 10px 0; font-size: 13px; } .tvp-mag-section { padding: 24px 20px; margin-top: 16px; } .tvp-mag-row { gap: 10px; padding: 8px 0; font-size: 13px; } .tvp-linkedin { padding: 12px 16px; font-size: 13px; gap: 8px; margin-top: 12px; } .tvp-linkedin svg { width: 18px; height: 18px; } .tvp-cta { padding: 40px 0 56px; } .tvp-cta h2 { font-size: 24px; } .tvp-cta p { font-size: 15px; margin-bottom: 20px; } .tvp-btn { padding: 12px 28px; font-size: 14px; } .tvp-tag { font-size: 11px; padding: 4px 12px; } } \/* === Responsive: Small Mobile === *\/ @media (max-width:380px) { .tvp-c { padding: 0 12px; } .tvp-name { font-size: 22px; } .tvp-tl { font-size: 14px; } .tvp-over { font-size: 11px; letter-spacing: 1.5px; } .tvp-bio p { font-size: 14px; } .tvp-f { font-size: 12px; } .tvp-fv { max-width: 55%; } .tvp-sc h3 { font-size: 14px; } .tvp-mag-section h3 { font-size: 14px; } .tvp-tag { font-size: 10px; padding: 3px 10px; } .tvp-btn { padding: 10px 24px; font-size: 13px; } .tvp-cta h2 { font-size: 20px; } } <\/style> <div class=\"tvp\"> <div class=\"tvp-c\"> <div class=\"tvp-bc\"><a href=\"https:\/\/mybusinessfuture.com\/en\/trusted-voices\/\">Trusted Voices<\/a> &rsaquo; Lionel Chmilewsky<\/div> <div class=\"tvp-hero\"> <img decoding=\"async\" loading=\"lazy\" class=\"tvp-photo\" src=\"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png\" alt=\"Lionel Chmilewsky\" style=\"width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--accent)\"> <div class=\"tvp-info\"> <div class=\"tvp-over\">Contributing Expert<\/div> <h1 class=\"tvp-name\">Lionel Chmilewsky<\/h1> <div class=\"tvp-tl\">CEO (former) | Axians<\/div> <div class=\"tvp-tags\"><span class=\"tvp-tag\">Leadership<\/span> <span class=\"tvp-tag\">Enterprise<\/span> <\/div> <\/div> <\/div> <div class=\"tvp-body\"> <div class=\"tvp-bio\"> <h2>About Lionel Chmilewsky<\/h2> <p>Lionel Chmilewsky has contributed as a subject-matter expert to MBF Media\u2019s editorial network, specializing in Leadership and ICT Strategy.<\/p> <p>With many years of experience at Axians (former CEO), Lionel combines deep technological expertise with strategic foresight.<\/p> <p>Through regular contributions to Digital Chiefs, Lionel Chmilewsky shapes professional discourse around Leadership, Enterprise\u2014grounded, practical, and in sync with the pulse of the DACH economy.<\/p> <\/div> <div> <div class=\"tvp-sc\"> <h3>At a Glance<\/h3> <div class=\"tvp-f\"><span class=\"tvp-fl\">Expertise<\/span><span class=\"tvp-fv\">Leadership, ICT Strategy<\/span><\/div> <div class=\"tvp-f\"><span class=\"tvp-fl\">Company<\/span><span class=\"tvp-fv\">Axians (former CEO)<\/span><\/div> <div class=\"tvp-f\"><span class=\"tvp-fl\">Experience<\/span><span class=\"tvp-fv\">20+ years<\/span><\/div> <div class=\"tvp-f\"><span class=\"tvp-fl\">Magazine<\/span><span class=\"tvp-fv\"><span class=\"tvp-mags\"><span class=\"tvp-md\" style=\"background:#d65663;\" title=\"Digital Chiefs\"><\/span><span class=\"tvp-ml\">DC<\/span><\/span><\/span><\/div> <\/div> <a class=\"tvp-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/lionel-chmilewsky-410580\/\" target=\"_blank\" rel=\"noopener\"> <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg> LinkedIn profile <\/a> <div class=\"tvp-mag-section\"> <h3>Recent Articles<\/h3> <div class=\"tvp-mag-row\"> <span class=\"tvp-md\" style=\"background:#d65663;\"><\/span> <a href=\"https:\/\/digital-chiefs.de\/?s=Lionel%20Chmilewsky\" target=\"_blank\" rel=\"noopener\">Digital Chiefs<\/a> <span class=\"tvp-mag-count\">1 articles<\/span> <\/div> <\/div> <\/div> <\/div> <div class=\"tvp-articles\" id=\"tvp-articles\"> <h2>Recent Articles<\/h2> <div class=\"tvp-article-list\" id=\"tvp-article-list\"><\/div> <\/div> <div class=\"tvp-cta\"> <h2>Your voice belongs here too<\/h2> <p>Position yourself as a subject-matter expert in front of more than 100,000 B2B decision-makers\u2014with your own contributions in our specialist magazines.<\/p> <a class=\"tvp-btn\" href=\"https:\/\/view.evernine.de\/meetings\/tobias-massow\/evernine-media\" target=\"_blank\" rel=\"noopener\">Schedule a meeting<\/a> <\/div> <\/div> <\/div> <script> (function(){ var name = \"Lionel Chmilewsky\"; var list = document.getElementById('tvp-article-list'); var wrap = document.getElementById('tvp-articles'); if (!list || !wrap) return; \/\/ detect profile lang from URL (default 'de') var m = location.pathname.match(\/^\\\/(en|fr|es)\\\/\/); var profileLang = m ? m[1] : 'de'; var localeMap = {de:'en-US', en:'en-US', fr:'fr-FR', es:'es-ES'}; var fallbackHint = {de:'', en:' \u00b7 in German', fr:' \u00b7 en allemand', es:' \u00b7 en alem\u00e1n'}; var apis = [ {url:'https:\/\/www.mybusinessfuture.com', label:'MyBusinessFuture', color:'#202528'}, {url:'https:\/\/www.cloudmagazin.com', label:'Cloudmagazin', color:'#0bb7fd'}, {url:'https:\/\/www.digital-chiefs.de', label:'Digital Chiefs', color:'#d65663'}, {url:'https:\/\/www.securitytoday.de', label:'Security Today', color:'#69d8ed'} ]; var articles = []; var done = 0; function fetchPosts(apiUrl, lang) { var qs = 'search=' + encodeURIComponent(name) + '&per_page=3&_fields=title,link,date,_embedded&_embed=wp:featuredmedia'; if (lang) qs += '&lang=' + lang; return fetch(apiUrl + '\/wp-json\/wp\/v2\/posts?' + qs) .then(function(r) { return r.ok ? r.json() : []; }) .catch(function() { return []; }); } function pushPosts(posts, api, fallback) { posts.forEach(function(p) { var thumb = ''; try { thumb = p._embedded['wp:featuredmedia'][0].media_details.sizes.thumbnail.source_url; } catch(e) {} articles.push({ title: p.title.rendered, link: p.link, date: p.date, thumb: thumb, source: api.label, color: api.color, fallback: fallback }); }); } apis.forEach(function(api) { fetchPosts(api.url, profileLang).then(function(posts) { if (posts.length === 0 && profileLang !== 'de') { return fetchPosts(api.url, 'de').then(function(dePosts) { pushPosts(dePosts, api, true); }); } else { pushPosts(posts, api, false); } }).finally(function() { done++; if (done === apis.length) { if (articles.length === 0) { wrap.style.display = 'none'; return; } articles.sort(function(a,b) { return b.date.localeCompare(a.date); }); articles.slice(0,3).forEach(function(a) { var img = a.thumb ? '<img decoding=\"async\" class=\"tvp-article-thumb\" src=\"' + a.thumb + '\" alt=\"\" loading=\"lazy\">' : ''; var d = new Date(a.date); var dateStr = d.toLocaleDateString(localeMap[profileLang], {day:'numeric',month:'short',year:'numeric'}); var hint = a.fallback ? fallbackHint[profileLang] : ''; list.innerHTML += '<a href=\"' + a.link + '\" class=\"tvp-article-item\" target=\"_blank\" rel=\"noopener\">' + img + '<div class=\"tvp-article-info\"><div class=\"tvp-article-title\">' + a.title + '<\/div><div class=\"tvp-article-date\">' + dateStr + ' \u00b7 <span class=\"tvp-article-source\"><span class=\"tvp-article-source-dot\" style=\"background:' + a.color + '\"><\/span>' + a.source + hint + '<\/span><\/div><\/div><\/a>'; }); } }); }); })(); <\/script> <div class=\"tvp-network-link\" style=\"max-width:1180px;margin:24px auto 0;padding:0 24px;font-family:Inter,Arial,sans-serif;\"><a href=\"https:\/\/mybusinessfuture.com\/en\/trusted-voices\/\" style=\"font-weight:800;color:inherit;text-decoration:underline;\">Back to Trusted Voices overview<\/a><\/div> ","protected":false},"excerpt":{"rendered":"<p>Trusted Voices &rsaquo; Lionel Chmilewsky Contributing Expert Lionel Chmilewsky CEO (former) | Axians Leadership Enterprise About Lionel Chmilewsky Lionel Chmilewsky has contributed as a subject-matter expert to MBF Media\u2019s editorial network, specializing in Leadership and ICT Strategy. With many years of experience at Axians (former CEO), Lionel combines deep technological expertise with strategic foresight. Through [&hellip;]<\/p>\n","protected":false},"author":205,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"Lionel Chmilewsky Trusted Voice","_yoast_wpseo_title":"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture","_yoast_wpseo_metadesc":"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy & Leadership for digital business.","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_meta-robots-adv":"","_yoast_wpseo_canonical":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/","_yoast_wpseo_opengraph-title":"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture","_yoast_wpseo_opengraph-description":"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy & Leadership for digital business.","_yoast_wpseo_opengraph-image":"","_yoast_wpseo_opengraph-image-id":0,"_yoast_wpseo_twitter-title":"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture","_yoast_wpseo_twitter-description":"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy & Leadership for digital business.","_yoast_wpseo_twitter-image":"","_yoast_wpseo_twitter-image-id":0,"footnotes":""},"class_list":["post-91979","page","type-page","status-publish","hentry","entry"],"wpml_language":"en","wpml_translation_of":88244,"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture<\/title>\n<meta name=\"description\" content=\"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy &amp; Leadership for digital business.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture\" \/>\n<meta property=\"og:description\" content=\"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy &amp; Leadership for digital business.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/\" \/>\n<meta property=\"og:site_name\" content=\"MyBusinessFuture\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/MyBusinessFuture\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-27T22:13:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture\" \/>\n<meta name=\"twitter:description\" content=\"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy &amp; Leadership for digital business.\" \/>\n<meta name=\"twitter:site\" content=\"@mbusinessfuture\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/\",\"url\":\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/\",\"name\":\"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture\",\"isPartOf\":{\"@id\":\"https:\/\/mybusinessfuture.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png\",\"datePublished\":\"2026-03-30T15:52:22+00:00\",\"dateModified\":\"2026-05-27T22:13:57+00:00\",\"description\":\"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy & Leadership for digital business.\",\"breadcrumb\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#primaryimage\",\"url\":\"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png\",\"contentUrl\":\"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/mybusinessfuture.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lionel Chmilewsky\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mybusinessfuture.com\/#website\",\"url\":\"https:\/\/mybusinessfuture.com\/\",\"name\":\"MyBusinessFuture\",\"description\":\"B2B-Magazin f\u00fcr Digitalisierung, KI und Business-Innovation \u2014 Fachartikel f\u00fcr IT-Entscheider im DACH-Raum\",\"publisher\":{\"@id\":\"https:\/\/mybusinessfuture.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mybusinessfuture.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mybusinessfuture.com\/#organization\",\"name\":\"MyBusinessFuture\",\"url\":\"https:\/\/mybusinessfuture.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mybusinessfuture.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2020\/10\/MBF-logo-schwarz.png\",\"contentUrl\":\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2020\/10\/MBF-logo-schwarz.png\",\"width\":398,\"height\":241,\"caption\":\"MyBusinessFuture\"},\"image\":{\"@id\":\"https:\/\/mybusinessfuture.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/MyBusinessFuture\",\"https:\/\/x.com\/mbusinessfuture\",\"https:\/\/www.linkedin.com\/showcase\/mybusinessfuture\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture","description":"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy & Leadership for digital business.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/","og_locale":"en_US","og_type":"article","og_title":"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture","og_description":"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy & Leadership for digital business.","og_url":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/","og_site_name":"MyBusinessFuture","article_publisher":"https:\/\/www.facebook.com\/MyBusinessFuture","article_modified_time":"2026-05-27T22:13:57+00:00","og_image":[{"url":"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_title":"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture","twitter_description":"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy & Leadership for digital business.","twitter_site":"@mbusinessfuture","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/","url":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/","name":"Lionel Chmilewsky: B2B Tech Trusted Voice | MyBusinessFuture","isPartOf":{"@id":"https:\/\/mybusinessfuture.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#primaryimage"},"image":{"@id":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#primaryimage"},"thumbnailUrl":"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png","datePublished":"2026-03-30T15:52:22+00:00","dateModified":"2026-05-27T22:13:57+00:00","description":"Lionel Chmilewsky as a Trusted Voice in the MyBusinessFuture network: Axians (former CEO). Expert perspectives on IT Strategy & Leadership for digital business.","breadcrumb":{"@id":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#primaryimage","url":"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png","contentUrl":"https:\/\/www.digital-chiefs.de\/wp-content\/uploads\/2022\/02\/lionel-350x388-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/mybusinessfuture.com\/en\/lionel-chmilewsky\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/mybusinessfuture.com\/"},{"@type":"ListItem","position":2,"name":"Lionel Chmilewsky"}]},{"@type":"WebSite","@id":"https:\/\/mybusinessfuture.com\/#website","url":"https:\/\/mybusinessfuture.com\/","name":"MyBusinessFuture","description":"B2B-Magazin f\u00fcr Digitalisierung, KI und Business-Innovation \u2014 Fachartikel f\u00fcr IT-Entscheider im DACH-Raum","publisher":{"@id":"https:\/\/mybusinessfuture.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mybusinessfuture.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mybusinessfuture.com\/#organization","name":"MyBusinessFuture","url":"https:\/\/mybusinessfuture.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mybusinessfuture.com\/#\/schema\/logo\/image\/","url":"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2020\/10\/MBF-logo-schwarz.png","contentUrl":"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2020\/10\/MBF-logo-schwarz.png","width":398,"height":241,"caption":"MyBusinessFuture"},"image":{"@id":"https:\/\/mybusinessfuture.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/MyBusinessFuture","https:\/\/x.com\/mbusinessfuture","https:\/\/www.linkedin.com\/showcase\/mybusinessfuture\/"]}]}},"_links":{"self":[{"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/pages\/91979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/users\/205"}],"replies":[{"embeddable":true,"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/comments?post=91979"}],"version-history":[{"count":5,"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/pages\/91979\/revisions"}],"predecessor-version":[{"id":105091,"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/pages\/91979\/revisions\/105091"}],"wp:attachment":[{"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/media?parent=91979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}