Fwd: [KDAB] Blogs, KDSPDSetup, Slint 1.5, Embedded series continued, Videos, News, Events

"frances.tait" <[email protected]> Mon, 25 Mar 2024 11:21:14 +0100
Newsgroups gmane.comp.kde.events
Message-ID <044D4C5C-0B9A-4171-B000-C23157296B3A__2316.95445706777$1711392478$gmane$org@kdab.com>
--Apple-Mail=_517AF19C-9F88-4C56-AD05-312B5A8EE443
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Hi Folks,

In case you=E2=80=99re not signed up for our newsletter =
<https://www.kdab.com/development-resources/sign-up-for-our-newsletter/>, =
you might like to check out this month's feature on KDE's Plasma =
Megarelease :-)=20

All the best,

Frances

> Begin forwarded message:
>=20
> From: KDAB <[email protected]>
> Subject: [KDAB] Blogs, KDSPDSetup, Slint 1.5, Embedded series =
continued, Videos, News, Events
> Date: 25 March 2024 at 11:04:54 CET
> To: <[email protected]>
> Reply-To: <[email protected]>
>=20
>=20
> Welcome to our jam-packed March offering
> We bring you Reducing Visual Studio Installations with Toolchains and =
Introducing the ConnectionEvaluator in KDBindings.=20
> =20
> Then, for embedded developers, Punctuality Matters: Using Linux to =
Manage Time-Critical Situations and Streamlining Multi-platform =
Development and Testing.
> =20
> After that comes Introducing: KDSPDSetup, then Slint 1.5. released, =
followed by KDE's Megarelease 6, with an interview from Nicolas Fella =
from our latest KDAB News.
> =20
> In case that's not enough for you, we've released the whole of Module =
3 in our Introduction to Qt Widgets series, and we have some great =
training news if you're a QML developer.
> =20
> To top it off, read below for some exciting developments in the world =
of events. We hope to see you at next month's Embedded World in =
Nuremberg.
> =20
> Meanwhile, we wish you all a very Happy Easter break! =F0=9F=A5=9A=F0=9F=
=8C=B7
> =C2=AD
> Reducing Visual Studio Installations with Toolchains
> by Mi=C5=82osz Kosobucki
> If you work on C++ projects on Windows that need to be built with =
multiple Visual Studio C++ compiler versions, you need some way to =
manage the installations of all these build environments. Either you =
have multiple IDEs installed, or you know about build tools =
(https://aka.ms/vs/17/release/vs_BuildTools.exe) and maybe keep only the =
latest full VS IDE plus older Build Tools.
> =20
> Read on =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeFuBooX1Wn36n8eszJat/wxe=
9ReDzW1VK> to find out a more efficient alternative.
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeG13GxLyhxCasxxcxcB9/opj=
oLDANLtZ7>
> =C2=AD
> The ConnectionEvaluator in KDBindings
> Control When Connections are Emitted
> by Shivam Kunwar
> In 2022 we introduced KDBindings =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeG7uj6Avt7M4ynGMvulP/iwg=
NtaYRMy6y>, <> making the advantages of property bindings that QML users =
enjoy, directly available in C++ code.
> =20
> Now we've added ConnectionEvaluator, a tool which allows you to decide =
when exactly your connections should 'wake up' and do their jobs.=20
> =20
> To find out how, and also how ConnectionEvaluator integrates =
KDBindings into any framework, read the blog =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGEmBEzt4HVZ4cZ6uDLf/CRQ=
rjVLg8Anb>. <>=20
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGLddNoqFRf3ARrqsVvv/ZVd=
XJY-2W4JY>
> =C2=AD
> Embedded Development
>  - continuing our series by Nathan Collins
> Punctuality Matters
> Using Linux to Manage Time-Critical Situations
> The robustness of Linux is widely acknowledged, but it can=E2=80=99t =
quite match the microsecond management of a real-time operating system =
(RTOS) for time critical situations such as CNC machine instructions, =
vehicular control, or health sensor collection.=20
> =20
> If your software must record, manage, or control events within a =
narrow and precise time window and you=E2=80=99re invested in Linux for =
core development, you can consider some of these strategies for handling =
time-critical tasks without abandoning your familiar environment.
> =20
> Read on =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGSV5WdnQboXGHAaqoWB/vho=
FPUbUYMHd>.
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGZMXfSkbly1M6TKp76R/9o4=
rHf67D582>
> =C2=AD
> Streamlining Multi-platform Development and Testing
> In the digital age, developing software that runs seamlessly across =
various platforms is not an option, it's a necessity. You knew that =
already.
> =20
> In this blog, Nathan covers the key points that can elevate your =
project's efficiency and reliability. You might not have thought of all =
of them.
> =20
> Read the blog =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGgDzoHhmw7VRvm4nPgh/EC7=
gCAiZPII3>.
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGn5Rx6ey6GzXl4oliGx/qww=
4ZwyE3YcN>
> =C2=AD
> Introducing: KDSPDSetup
> Initialize loggers with simple config files and focus on your code's =
functionality
> KDAB=E2=80=99s newest open-source library is now publicly available: =
KDSPDSetup =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGtwu5vc9GQTdaNYk0rD/vBO=
ptsaukHO0>!
>=20
> KDSPDSetup is a small library written in modern C++ (=E2=89=A5 20) =
that initializes objects from the spdlog =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhYHezMpEmxDbl6l7yjb/t=
l2BVBk6fjL2> library by reading a toml configuration file. This makes =
setting up loggers more convenient and results in cleaner-looking code.
> =20
> Read on =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsE9szrPlBKi7TfaUa6iRf/X=
uG8fmHdElbd> to find out how useful it can be to you.
> =C2=AD
> Slint 1.5: Embracing Android,=20
> Improving Live Preview, Introducing Pythonic Slint
> Slint 1.5 continues the series of incremental updates that add new =
features while maintaining backwards compatibility.
> =20
> The Slint team is excited to report the stabilisation of the first =
parts of their Android support, improve the live-preview, and kick off =
the Python APIs.
> =20
> Get the release details =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcDi3q9XQdHjjPsP5S9j/r=
ts1yN4Fcvi1>.
> =20
> Slint is a declarative GUI toolkit to build native user interfaces for =
desktop and embedded applications written in Rust, C++, or JavaScript. =
Find out more =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4YQGGXtWYRznFGE4Brn/9=
9f4DgkRDbSP> or check out the source code =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFWt8SgwFcTcFr4e32vZr/S=
IUNjR1ILwPz>.=20
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzDqf7KbiOmVuu1s1fHv/_=
pvrAtcIGs-B>
> =C2=AD
> KDE Megarelease 6
> Plasma 6, Frameworks 6 and Gear 24.02
> KDE Plasma is a modern, feature-rich desktop environment for =
Linux-based operating systems. It is also open source, devoid of ads, =
and makes protecting your privacy and personal data a priority. With =
Plasma 6, the KDE technology stack has undergone two major upgrades: a =
transition to the latest version of Qt, and a migration to the modern =
Linux graphics platform, Wayland.
> As part of our KDAB News edition this month, we asked Nicolas Fella, a =
longtime contributor to KDE, what went into the latest release, and why =
it was so successful. His comprehensive response includes advice to =
anyone planning to port from Qt 5 to Qt 6 in their project.
> =20
> Watch the news =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGRYYrXixoJwlyjPh0Ozz/L=
NU45VHJe9By>. <>
> =20
> Read the release blog from KDE =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGttH3y7JuF722YnVz8i3/L=
XF7UwVdVso4>.
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMDzGOVg0AHI6OBKxsQ7/K=
CO-UZdATnbQ>
> =C2=AD
> Introduction to Qt Widgets
> Module 3
> This month we decided not to show you the many faces of Jesper in the =
9 videos from Module 3 we released this month. Instead, here's a=20
> =20
> BIG BLUE BUTTON =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHoYhSou265RYADZ9wc8B/j=
yqgASuJBL2G>=20
> =20
> to click on to get to Module 3 in its entirety. Don't worry, it still =
leads to Jesper ;-). He'll be talking about common widgets and some not =
so common ones, then moving on to layout management, including =
stretching, size hints, size policy, and more.
> =20
> Module 3 =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhf978BmPx6hhaPV6HJr/W=
07xY6mGcgrd> (for those who dislike buttons)
> Module 2 - Qt Designer =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsE9zrJYa8VsGxlPnK511v/4=
6Fcdrc2CrJj>
> Module 1 - Hello World =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcKZVyyUbnRDpFB93kjz/M=
1mSwLXMRX1y>
> =C2=AD
> Advanced QML Scheduled Training
> 14 -16 May, Berlin=20
> For those of you who develop in Qt QML, we still have some seats left =
in our acclaimed Advanced QML =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4fHiPMqhibTt4Yy2US3/X=
18O-MGpTX2G> training course, live, in Berlin, this May.
> =20
> Take the opportunity to meet your peers and bring your QML skills to =
another level, with working examples, best practices and an opportunity =
to ask questions in real time. This course introduces advanced QML/C++ =
integration and QML Application Architecture.
> =20
> You will also learn how to use OpenGL QML elements, how to analyse and =
profile the Qt Quick scene graph and how to remove bottlenecks affecting =
a QML UI.=20
> =20
> Find out more and sign up =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFWzzuplCndljwtwn1EA7/R=
rtPR-9qcX_z>.
> =C2=AD
> Events
> It takes off in April, with the massive Embedded World exhibition and =
conference in Nuremberg, Germany with visitors from all over the world. =
We hope you will be one of them, and come see us in Hall 4-302. Find out =
more below.
> =20
> Check out the events after that - this month, we've picked out ten of =
the best for you.
> Embedded World =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzKi7G9YtYw00jKbzxsB/f=
evYyVB-XXN8>, 9-11/04
> We'll be there in Hall 4-302 with a host of demos featuring Qt, C++, =
Slint, Rust and Flutter.=20
> We even have an interstellar navigation interface!
> Check us out and get your free ticket! =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGRfQJgXuzU6G4YiQyhaF/R=
kRBW0Tuq6IH>
> =20
> Where is it: Nuremberg, Germany
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGu08W6wH5PGW8O6FxRIJ/N=
ntaTrClhaCQ>
> =C2=AD
> ACCU =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMKqiXKdBKQmCDU4wB0N/6=
ysWPNpcEI40>, 15-20/04
> Workshops on 15th &16th
> Talks schedule =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHofYuxizHFb2G2rtuuiR/o=
uLAySvOmO8R> is published. There are 5 workshops, 4 keynotes, 3 =
lightning talk sessions & 54 presenters. Give it a whirl =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhm0ZH0jb7GBnPiF4Zu7/a=
V5nYLX_NeIX>!
> =20
> Where is it: Bristol, UK and streaming
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEA6ilhP5h2QRrF643JcB/y=
JzdQR6BHNUw>
> Embedded Open Source Summit =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcRQy7nRmxahv4Tt23KF/F=
9q1gFzZIyHJ>, 16-18/04
> With a focus on Linux. Check out the program. =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4m9AYBnsskxytri0n2J/y=
Q-x_2GwpdEM>
> We'll be there! Come meet us =
<mailto:[email protected]?subject=3DEmbedded%20Open%20Source%20Summit%20meet=
ing%20request&body=3DDear%20Nate%2C%0AI'll%20be%20in%20Seattle%2016-18%20A=
pril%20and%20would%20love%20to%20meet%20you%20at%20the%20Embedded%20Open%2=
0Source%20Summit.%20> at our table :-)
> =20
> Where is it? Seattle, Washington, USA
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFX6rMya9ynvE2jFWzWkN/8=
FNnYhz3Benb>
> Oxidize =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzRZZOyW4j5U6YdLyGSR/P=
xMkYi9oZwBM>, 28-30/05
> Workshops on the 28th including
>  - confidently using async/.await and
>  - cross-platform GUIs with Rust
> Get your ticket =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGRmHlpMsAeFkAO1Ax0AV/J=
OjyoWXO0hbf>!
> =20
> Where is it? Berlin, Germany
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGu6zyFlEGZQ0EDOzvjsZ/P=
Qn99M8GS1QK>
> SIGGRAPH =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMRiAg9aMUaGI2mouTad/8=
co8BcPz76Ux>, 28/07-01/08
> It's the biggest and the best for interactive 3D, gaming, graphics, =
multimedia developments - visual tricks to expand your repertoire and so =
much more. Be dazzled, why don't you =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHomQN6XwSPkWLsAdtDIh/U=
h6WRMKRf0Ue>?
> =20
> Where is it? Denver, USA
> Virtual access until September
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhss1PpgmHPftF0z2sUN/n=
jRTaFtizo_q>
> KDE Akademy =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEADaDqE2sCZvx4Oo1cCR/F=
61clY6Qifvw>, 07-12/09
> The annual world summit for KDE Community members, developers, =
translators, designers, and friends. What's not to like?=20
> Join the community =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcYIQGcOy7kC0tmd0LuV/H=
wsXnxKuNdel>.
> =20
> Where is it? Wurzburg, Germany
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4t0ch0l42uS4jARz5cZ/m=
xetu_Z5q-yC>
> RustConf 2024 =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFXDip7P79y4i8YYGxpKd/D=
FmyEdoAmNF4>, 10-13/09-
> A Rust Foundation event and the biggest Rust event globally, in the =
lovely city of Montreal. How can you refuse?
> Submit a talk =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzYR1XnTFtEyCNw5wZ2h/z=
2MgTs0OZJNW>! (CfP closes April 25th)
> =20
> Where is it? Montreal, Canada & online
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGRt9DyBpLoPEGDJuvIkl/g=
FACsgUBVIOf>
> CppCon =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGuDrQOaBRjZUK2hju2Sp/G=
JCBmn5ZLk28>, 15-20/09
> The biggest C++ conference globally.
> We'll be there!!=20
> Check out the videos from 2023 =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMYZcoyXXejkNs5YsmAt/V=
qsv-CKPP-9J> - almost all are published now. Delivering Safe C++ by =
Bjarne Stroustrup =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHotHpFMtdZu0RhTNrVsx/b=
dRhDknLZ-sG>=C2=A0 <>is a must.
> =20
> Where is it? Aurora, Colorado, USA
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhzjTYedxRZ9z4Jj1B4d/v=
Ew3pIKr_YtV>
> EuroRust =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEAKRfz303MjQ2thXzumh/9=
tEZhWaIx-KH>, 10-11/10
> CfP is now open!=20
> Submit a talk =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcf9sPRM9Htg6j5MyeUl/u=
TOsgEDC6U7s> by 3rd of June.
> =20
> Where is it? Vienna, Austria and online
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4zs4ppiFD3wAYTBxOCp/H=
D_jppLGq8tW>
> Meeting C++ =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFXKaHGE4L8ECENr0w7ut/h=
3WOzPHOgdeh> 2024
> Still no dates - Jens is keeping us in suspense! But all last year's =
videos are online now.
> Check them out =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzfITgcQR3OSIDEpurcx/A=
hjXG4I5fA0k>!
> =20
> Where is it? Berlin, Germany and online
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGS00g70mWyYiM2cetbL1/k=
wMpQWEJ5s7Q>
> =C2=AD
> Klar=C3=A4lvdalens Datakonsult AB (KDAB)
> Box 30, 683 21, Hagfors, Sweden
> This email was sent to [email protected] =
<mailto:[email protected]>
> You are receiving this because you have contacted or been contacted by =
KDAB, or if in the EU, have given KDAB your consent.
>  | View in browser =
<https://6hcgu.r.sp1-brevo.net/mk/mr/sh/SMJz09SDriOHWnxeTGwzff2eMIRH/xAU3V=
50gFLeN> | Unsubscribe =
<https://6hcgu.r.sp1-brevo.net/mk/un/sh/SMJz09a0vkbXstRKF16moRvlc03P/fIlkj=
0CL79pv>
> =C2=AD
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGuKisXP8ctiyPs0TsL35/j=
H67vWML-dA6>	=C2=AD=20
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMfR4xnUiotEThOIr4l9/M=
0j-VPSfq_EG>	=C2=AD=20
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHp09HOBqok3UXWm7poTD/N=
czZggDTrKOh>	=C2=AD=20
>  =
<https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDi6avhTb8bie4tcSzTet/-=
jKiXhjHSmM2>	=C2=AD=20


----

Frances Tait | [email protected] | Marketing and Partner relations
Klar=C3=A4lvdalens Datakonsult AB, a KDAB Group company
Tel: Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Trusted Software Excellence












--Apple-Mail=_517AF19C-9F88-4C56-AD05-312B5A8EE443
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; =
charset=3Dutf-8"></head><body style=3D"overflow-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;">Hi =
Folks,<div><br></div><div>In case you=E2=80=99re not signed up for =
our&nbsp;<a =
href=3D"https://www.kdab.com/development-resources/sign-up-for-our-newslet=
ter/">newsletter</a>, you might like to check out this month's feature =
on KDE's Plasma Megarelease :-)&nbsp;</div><div><br></div><div>All the =
best,</div><div><br></div><div>Frances<br =
id=3D"lineBreakAtBeginningOfMessage"><div><br><blockquote =
type=3D"cite"><div>Begin forwarded message:</div><br =
class=3D"Apple-interchange-newline"><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);"><b>From: </b></span><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif;">KDAB &lt;[email protected]&gt;<br></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family: -webkit-system-font, =
Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, =
1.0);"><b>Subject: </b></span><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif;"><b>[KDAB] =
Blogs, KDSPDSetup, Slint 1.5, Embedded series continued, Videos, News, =
Events</b><br></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;"><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif; =
color:rgba(0, 0, 0, 1.0);"><b>Date: </b></span><span style=3D"font-family:=
 -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;">25 March =
2024 at 11:04:54 CET<br></span></div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);"><b>To: </b></span><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif;">&lt;[email protected]&gt;<br></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family: -webkit-system-font, =
Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, =
1.0);"><b>Reply-To: </b></span><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif;">&lt;[email protected]&gt;<br></span></div><br><div><meta =
charset=3D"UTF-8"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" class=3D"nl2go-body-table" width=3D"100%" =
style=3D"border-collapse: collapse; caret-color: rgb(128, 128, 128); =
color: rgb(128, 128, 128); font-family: Helvetica; font-size: 12px; =
font-style: normal; font-variant-caps: normal; font-weight: 400; =
letter-spacing: normal; orphans: auto; text-align: start; =
text-transform: none; white-space: normal; widows: auto; word-spacing: =
0px; -webkit-text-stroke-width: 0px; text-decoration: none; width: =
681px;"><tbody><tr><td style=3D"border-collapse: collapse;"><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r0-o" style=3D"border-collapse: =
collapse; background-color: rgb(239, 242, 247); background-image: =
url(&quot;https://img.mailinblue.com/3790426/images/content_library/origin=
al/65255632fb43c045567efe3b.png&quot;); background-position: center top; =
background-repeat: no-repeat; background-size: cover; font-size: 0px; =
table-layout: fixed; width: 681px;"><tbody><tr><td valign=3D"top" =
style=3D"border-collapse: collapse;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"600" =
align=3D"center" class=3D"r2-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r3-i" =
style=3D"border-collapse: collapse; padding-top: 25px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r4-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r6-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r7-c" align=3D"center" =
style=3D"border-collapse: collapse;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"524" =
class=3D"r8-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 524px;"><tbody><tr><td class=3D"r9-i" style=3D"border-collapse: =
collapse; font-size: 0px; line-height: 0px; padding-top: 5px;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/gqJPbtmDYfny.png?u=3D7xwQLFBt=
niwQn8DdKa438TdJKDqOQE7" width=3D"524" border=3D"0" sib_img_id=3D"1" =
style=3D"outline: currentcolor; text-decoration: none; display: block; =
width: =
524px;"></td></tr></tbody></table></td></tr></tbody></table></td></tr></tb=
ody></table></th></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"600" align=3D"center" class=3D"r2-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" style=3D"border-collapse: =
collapse;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" align=3D"center" class=3D"r10-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td class=3D"r11-i" style=3D"border-collapse: =
collapse; background-color: rgb(255, 255, 255); color: rgb(128, 128, =
128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><h2 class=3D"default-heading2" =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 28px; word-break: break-word; direction: =
ltr;">Welcome to our jam-packed March =
offering</h2></div></td></tr><tr><td class=3D"r15-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
direction: ltr;">We bring you<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Reducing Visual =
Studio Installations with Toolchains</strong><span =
class=3D"Apple-converted-space">&nbsp;</span>and<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Introducing the =
ConnectionEvaluator in KDBindings.</strong>&nbsp;</div><p style=3D"margin:=
 0px; direction: ltr;">&nbsp;</p><div style=3D"margin: 0px; direction: =
ltr;">Then, for embedded developers,<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Punctuality =
Matters: Using Linux to Manage Time-Critical Situations<span =
class=3D"Apple-converted-space">&nbsp;</span></strong>and<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Streamlining =
Multi-platform Development and Testing.</strong></div><div =
style=3D"margin: 0px; direction: ltr;"><strong>&nbsp;</strong></div><div =
style=3D"margin: 0px; direction: ltr;">After that comes<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Introducing: =
KDSPDSetup</strong>, then<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Slint 1.5. =
released,<span =
class=3D"Apple-converted-space">&nbsp;</span></strong>followed =
by<strong><span class=3D"Apple-converted-space">&nbsp;</span>KDE's =
Megarelease 6,<span =
class=3D"Apple-converted-space">&nbsp;</span></strong>with an interview =
from Nicolas Fella from<strong><span =
class=3D"Apple-converted-space">&nbsp;</span>our latest KDAB =
News.</strong></div><p style=3D"margin: 0px; direction: =
ltr;">&nbsp;</p><div style=3D"margin: 0px; direction: ltr;">In case =
that's not enough for you, we've released the whole of Module 3 in =
our<span class=3D"Apple-converted-space">&nbsp;</span><strong>Introduction=
 to Qt Widgets<span =
class=3D"Apple-converted-space">&nbsp;</span></strong>series, and we =
have some great<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>training =
news</strong><span class=3D"Apple-converted-space">&nbsp;</span>if =
you're a QML developer.</div><p style=3D"margin: 0px; direction: =
ltr;">&nbsp;</p><div style=3D"margin: 0px; direction: ltr;">To top it =
off, read below for some exciting developments in the world of<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>events.<span =
class=3D"Apple-converted-space">&nbsp;</span></strong>We hope to see you =
at next month's<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Embedded World in =
Nuremberg.</strong></div><p style=3D"margin: 0px; direction: =
ltr;">&nbsp;</p><div style=3D"margin: 0px; direction: ltr;">Meanwhile, =
we wish you all a<span class=3D"Apple-converted-space">&nbsp;</span><span =
style=3D"font-size: 12px;">very<span =
class=3D"Apple-converted-space">&nbsp;</span></span><span =
style=3D"font-size: 15px;">Happy Easter break!</span><span =
class=3D"Apple-converted-space">&nbsp;</span><span style=3D"font-size: =
20px;">=F0=9F=A5=9A=F0=9F=8C=B7</span></div></div></td></tr><tr><td =
class=3D"r16-c" align=3D"center" style=3D"border-collapse: collapse; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r11-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; padding-top: =
20px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r17-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1.5; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
28px;">Reducing Visual Studio Installations with =
Toolchains</div></div></td></tr></tbody></table></td></tr></tbody></table>=
</th></tr></tbody></table></td></tr></tbody></table><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r18-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; =
padding-right: 8px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r19-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; padding-top: 15px; text-align: left; =
overflow-wrap: break-word;"><div><div style=3D"margin: 0px;"><span =
style=3D"font-size: 18px;">by Mi=C5=82osz Kosobucki</span></div><div =
style=3D"margin: 0px;">If you work on C++ projects on Windows that need =
to be built with multiple Visual Studio C++ compiler versions, you need =
some way to manage the installations of all these build environments. =
Either you have multiple IDEs installed, or you know about build =
tools<span class=3D"Apple-converted-space">&nbsp;</span><span =
style=3D"font-size: 12px;">(<a =
href=3D"https://aka.ms/vs/17/release/vs_BuildTools.exe" style=3D"color: =
rgb(76, 170, 216); text-decoration: =
none;">https://aka.ms/vs/17/release/vs_BuildTools.exe</a>)</span><span =
class=3D"Apple-converted-space">&nbsp;</span>and maybe keep only the =
latest full VS IDE plus older Build Tools.</div><p style=3D"margin: =
0px;">&nbsp;</p><div style=3D"margin: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeFuBooX1Wn36n8esz=
Jat/wxe9ReDzW1VK" target=3D"_blank" sib_link_id=3D"0" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Read =
on</a><span class=3D"Apple-converted-space">&nbsp;</span>to find out a =
more efficient =
alternative.</div></div></td></tr></tbody></table></td></tr></tbody></tabl=
e></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r20-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-bottom: 15px; padding-top: 15px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeG13GxLyhxCasxxcx=
cB9/opjoLDANLtZ7" target=3D"_blank" sib_link_id=3D"1" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/P2ms-x9IWr8f.png?u=3D7xwQLFBt=
niwQnF55TP1EId7P9WaMioN" width=3D"266" border=3D"0" sib_img_id=3D"2" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
266px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r21-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r16-c" align=3D"center" =
style=3D"border-collapse: collapse; padding-bottom: 30px; padding-top: =
30px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" height=3D"1" style=3D"border-collapse: =
collapse; border-top-style: solid; background-clip: border-box; =
border-top-color: rgb(76, 170, 216); border-top-width: 1px; font-size: =
1px; line-height: 1px;"><tbody><tr><td height=3D"0" =
style=3D"border-collapse: collapse; font-size: 0px; line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r11-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; padding-top: =
20px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r17-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1.5; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
28px;">The ConnectionEvaluator in KDBindings</div><div style=3D"margin: =
0px; color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; =
font-size: 28px;"><span style=3D"font-size: 22px;">Control When =
Connections are =
Emitted</span></div></div></td></tr></tbody></table></td></tr></tbody></ta=
ble></th></tr></tbody></table></td></tr></tbody></table><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r18-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; =
padding-right: 8px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r19-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; padding-top: 15px; text-align: left;"><div><div =
style=3D"margin: 0px;"><span style=3D"font-size: 18px;">by Shivam =
Kunwar</span></div><div style=3D"margin: 0px;">In 2022 we =
introduced<span class=3D"Apple-converted-space">&nbsp;</span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeG7uj6Avt7M4ynGMv=
ulP/iwgNtaYRMy6y" target=3D"_blank" sib_link_id=3D"2" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: =
none;">KDBindings</a><a target=3D"_blank" style=3D"color: rgb(76, 170, =
216); text-decoration: none;">,</a><span =
class=3D"Apple-converted-space">&nbsp;</span>making the advantages of =
property bindings that QML users enjoy, directly available in C++ =
code.</div><p style=3D"margin: 0px;">&nbsp;</p><div style=3D"margin: =
0px;">Now we've added ConnectionEvaluator, a tool which allows you to =
decide when exactly your connections should 'wake up' and do their =
jobs.&nbsp;</div><p style=3D"margin: 0px;">&nbsp;</p><div style=3D"margin:=
 0px;">To find out how, and also how ConnectionEvaluator integrates =
KDBindings into any framework,<span =
class=3D"Apple-converted-space">&nbsp;</span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGEmBEzt4HVZ4cZ6u=
DLf/CRQrjVLg8Anb" target=3D"_blank" sib_link_id=3D"3" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">read the =
blog</a><a target=3D"_blank" style=3D"color: rgb(76, 170, 216); =
text-decoration: =
none;">.</a>&nbsp;</div></div></td></tr></tbody></table></td></tr></tbody>=
</table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r20-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-bottom: 15px; padding-top: 15px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGLddNoqFRf3ARrqs=
Vvv/ZVdXJY-2W4JY" target=3D"_blank" sib_link_id=3D"4" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/XzZnNIHVvjXF.png?u=3D7xwQLFBt=
niwQnLwXcDyPSmbUypKL1Od" width=3D"266" border=3D"0" sib_img_id=3D"3" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
266px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r21-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r23-c" align=3D"center" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r11-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; padding-top: =
20px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r17-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1.5; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><h1 class=3D"default-heading1" =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 28px; word-break: break-word;">Embedded =
Development</h1><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 28px;"><span =
style=3D"font-size: 22px;">&nbsp;- continuing our series by Nathan =
Collins</span></div></div></td></tr></tbody></table></td></tr></tbody></ta=
ble></th></tr></tbody></table></td></tr></tbody></table><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r21-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); padding-bottom: 20px; padding-top: 20px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r17-c nl2go-default-textstyle" =
align=3D"left" style=3D"border-collapse: collapse; color: rgb(128, 128, =
128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
line-height: 1.5; word-break: break-word; padding-top: 15px; text-align: =
left;"><div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 28px;">Punctuality =
Matters</div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 28px;"><span =
style=3D"font-size: 22px;">Using Linux to Manage Time-Critical =
Situations</span></div></div></td></tr></tbody></table></td></tr></tbody><=
/table></th></tr></tbody></table></td></tr></tbody></table><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r18-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; =
padding-right: 8px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r19-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; padding-top: 15px; text-align: left;"><div><div =
style=3D"margin: 0px;">The robustness of Linux is widely acknowledged, =
but it can=E2=80=99t quite match the microsecond management of a =
real-time operating system (RTOS) for time critical situations such as =
CNC machine instructions, vehicular control, or health sensor =
collection.&nbsp;</div><p style=3D"margin: 0px;">&nbsp;</p><div =
style=3D"margin: 0px;">If your software must record, manage, or control =
events within a narrow and precise time window and you=E2=80=99re =
invested in Linux for core development, you can consider some of these =
strategies for handling time-critical tasks without abandoning your =
familiar environment.</div><p style=3D"margin: 0px;">&nbsp;</p><div =
style=3D"margin: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGSV5WdnQboXGHAaq=
oWB/vhoFPUbUYMHd" target=3D"_blank" sib_link_id=3D"5" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Read =
on</a>.</div></div></td></tr></tbody></table></td></tr></tbody></table></t=
h><th width=3D"50%" valign=3D"top" class=3D"r12-c" style=3D"font-weight: =
normal; text-align: left;"><table cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r20-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-bottom: 15px; padding-top: 15px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGZMXfSkbly1M6TKp=
76R/9o4rHf67D582" target=3D"_blank" sib_link_id=3D"6" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/E2uQNhXq1kR3.png?u=3D7xwQLFBt=
niwQnSnzl2vacw5ao84JJyt" width=3D"266" border=3D"0" sib_img_id=3D"4" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
266px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r21-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r23-c" align=3D"center" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r21-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); padding-bottom: 20px; padding-top: 20px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r17-c nl2go-default-textstyle" =
align=3D"left" style=3D"border-collapse: collapse; color: rgb(128, 128, =
128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
line-height: 1.5; word-break: break-word; padding-top: 15px; text-align: =
left;"><div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 28px;">Streamlining =
Multi-platform Development and =
Testing</div></div></td></tr></tbody></table></td></tr></tbody></table></t=
h></tr></tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px; padding-right: =
8px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r19-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; padding-top: 15px; text-align: left;"><div><div =
style=3D"margin: 0px;">In the digital age, developing software that runs =
seamlessly across various platforms is not an option, it's a necessity. =
You knew that already.</div><p style=3D"margin: 0px;">&nbsp;</p><div =
style=3D"margin: 0px;">In this blog, Nathan covers the key points that =
can elevate your project's efficiency and reliability. You might not =
have thought of all of them.</div><p style=3D"margin: =
0px;">&nbsp;</p><div style=3D"margin: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGgDzoHhmw7VRvm4n=
Pgh/EC7gCAiZPII3" target=3D"_blank" sib_link_id=3D"7" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Read the =
blog</a>.</div></div></td></tr></tbody></table></td></tr></tbody></table><=
/th><th width=3D"50%" valign=3D"top" class=3D"r12-c" style=3D"font-weight:=
 normal; text-align: left;"><table cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r7-c" =
align=3D"center" style=3D"border-collapse: collapse;"><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"172" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 172px;"><tbody><tr><td class=3D"r24-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 0px; line-height: =
0px; padding-bottom: 15px; padding-top: 15px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGn5Rx6ey6GzXl4ol=
iGx/qww4ZwyE3YcN" target=3D"_blank" sib_link_id=3D"8" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/kodCKe_mobHH.png?u=3D7xwQLFBt=
niwQnZfRtrsln5ZgdQoHcZ9" width=3D"172" border=3D"0" sib_img_id=3D"5" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
172px;"></a></td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r21-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); padding-bottom: 20px; padding-top: 20px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r23-c" align=3D"center" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 0px;">=C2=AD</td></tr></tbody></table></td></tr><tr><td =
class=3D"r17-c nl2go-default-textstyle" align=3D"left" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; line-height: =
1.5; word-break: break-word; padding-top: 15px; text-align: =
left;"><div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 28px;">Introducing: =
KDSPDSetup</div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 28px;"><span =
style=3D"font-family: Verdana; font-size: 22px;">Initialize loggers with =
simple config files and focus on your code's =
functionality</span></div></div></td></tr></tbody></table></td></tr></tbod=
y></table></th></tr></tbody></table></td></tr></tbody></table><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r21-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); padding-bottom: 20px; padding-top: 20px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r15-c nl2go-default-textstyle" =
align=3D"left" style=3D"border-collapse: collapse; color: rgb(128, 128, =
128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
line-height: 2; word-break: break-word; padding-bottom: 15px; =
text-align: left;"><div><div style=3D"margin: 0px;">KDAB=E2=80=99s =
newest open-source library is now publicly available:<span =
class=3D"Apple-converted-space">&nbsp;</span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/SMK1E8tHeGtwu5vc9GQTdaNYk=
0rD/vBOptsaukHO0" target=3D"_blank" sib_link_id=3D"9" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: =
none;">KDSPDSetup</a>!</div><div style=3D"margin: 0px;"><br>KDSPDSetup =
is a small library written in modern C++ (=E2=89=A5 20) that initializes =
objects from the<span class=3D"Apple-converted-space">&nbsp;</span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhYHezMpEmxDbl6=
l7yjb/tl2BVBk6fjL2" target=3D"_blank" sib_link_id=3D"10" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: =
none;">spdlog</a><span =
class=3D"Apple-converted-space">&nbsp;</span>library by reading a toml =
configuration file. This makes setting up loggers more convenient and =
results in cleaner-looking code.<br>&nbsp;</div><div style=3D"margin: =
0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsE9szrPlBKi7TfaU=
a6iRf/XuG8fmHdElbd" target=3D"_blank" sib_link_id=3D"11" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Read =
on</a><span class=3D"Apple-converted-space">&nbsp;</span>to find out how =
useful it can be to =
you.</div></div></td></tr></tbody></table></td></tr></tbody></table></th><=
/tr></tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r21-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r23-c" align=3D"center" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 0px;">=C2=AD</td></tr></tbody></table></td></tr><tr><td =
class=3D"r17-c nl2go-default-textstyle" align=3D"left" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; line-height: =
1.5; word-break: break-word; padding-top: 15px; text-align: =
left;"><div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 28px;">Slint 1.5: =
Embracing Android,&nbsp;</div><div style=3D"margin: 0px; color: rgb(34, =
34, 34); font-family: &quot;Open Sans&quot;; font-size: 28px;"><span =
style=3D"font-size: 22px;">Improving Live Preview, Introducing Pythonic =
Slint</span></div></div></td></tr></tbody></table></td></tr></tbody></tabl=
e></th></tr></tbody></table></td></tr></tbody></table><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r18-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; =
padding-right: 8px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r19-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; padding-top: 15px; text-align: left;"><div><div =
style=3D"margin: 0px;">Slint 1.5 continues the series of incremental =
updates that add new features while maintaining backwards =
compatibility.</div><p style=3D"margin: 0px;">&nbsp;</p><div =
style=3D"margin: 0px;">The Slint team is excited to report the =
stabilisation of the first parts of their Android support, improve the =
live-preview, and kick off the Python APIs.</div><p style=3D"margin: =
0px;">&nbsp;</p><div style=3D"margin: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcDi3q9XQdHjjPs=
P5S9j/rts1yN4Fcvi1" target=3D"_blank" sib_link_id=3D"12" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Get the =
release details</a>.</div><p style=3D"margin: 0px;">&nbsp;</p><div =
style=3D"margin: 0px;"><span style=3D"font-size: 11px;">Slint is a =
declarative GUI toolkit to build native user interfaces for desktop and =
embedded applications written in Rust, C++, or JavaScript.<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4YQGGXtWYRznFG=
E4Brn/99f4DgkRDbSP" target=3D"_blank" sib_link_id=3D"13" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 11px;">Find out more</span></a><span =
style=3D"font-size: 11px;"><span =
class=3D"Apple-converted-space">&nbsp;</span>or<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFWt8SgwFcTcFr4e=
32vZr/SIUNjR1ILwPz" target=3D"_blank" sib_link_id=3D"14" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 11px;">check out the source code</span></a><span =
style=3D"font-size: =
11px;">.&nbsp;</span></div></div></td></tr></tbody></table></td></tr></tbo=
dy></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r20-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-bottom: 15px; padding-top: 15px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzDqf7KbiOmVuu1=
s1fHv/_pvrAtcIGs-B" target=3D"_blank" sib_link_id=3D"15" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/08zHpvZPc6iD.png?u=3D7xwQLFBt=
niwQngWu2gpwxF3mSjYFv9P" width=3D"266" border=3D"0" sib_img_id=3D"6" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
266px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r21-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r23-c" align=3D"center" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r11-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; padding-top: =
20px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r17-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1.5; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
28px;">KDE Megarelease 6</div><div style=3D"margin: 0px; color: rgb(34, =
34, 34); font-family: &quot;Open Sans&quot;; font-size: 28px;"><span =
style=3D"font-size: 22px;">Plasma 6, Frameworks 6 and Gear =
24.02</span></div></div></td></tr><tr><td class=3D"r19-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; padding-top: 15px; text-align: left;"><div><div =
style=3D"margin: 0px;">KDE Plasma is a modern, feature-rich desktop =
environment for Linux-based operating systems. It is also open source, =
devoid of ads, and makes protecting your privacy and personal data a =
priority. With Plasma 6, the KDE technology stack has undergone two =
major upgrades: a transition to the latest version of Qt, and a =
migration to the modern Linux graphics platform, =
Wayland.</div></div></td></tr></tbody></table></td></tr></tbody></table></=
th></tr></tbody></table></td></tr></tbody></table><table cellspacing=3D"0"=
 cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px; padding-right: =
8px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r19-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; padding-top: 15px; text-align: left;"><div><div =
style=3D"margin: 0px;">As part of our KDAB News edition this month, we =
asked Nicolas Fella, a longtime contributor to KDE, what went into the =
latest release, and why it was so successful. His comprehensive response =
includes advice to anyone planning to port from Qt 5 to Qt 6 in their =
project.</div><p style=3D"margin: 0px;">&nbsp;</p><div style=3D"margin: =
0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGRYYrXixoJwlyjP=
h0Ozz/LNU45VHJe9By" target=3D"_blank" sib_link_id=3D"16" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Watch the =
news</a><a target=3D"_blank" style=3D"color: rgb(76, 170, 216); =
text-decoration: none;">.</a></div><p style=3D"margin: =
0px;">&nbsp;</p><div style=3D"margin: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGttH3y7JuF722Yn=
Vz8i3/LXF7UwVdVso4" target=3D"_blank" sib_link_id=3D"17" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Read the =
release blog from =
KDE</a>.</div></div></td></tr></tbody></table></td></tr></tbody></table></=
th><th width=3D"50%" valign=3D"top" class=3D"r12-c" style=3D"font-weight: =
normal; text-align: left;"><table cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
296px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r20-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-bottom: 15px; padding-top: 15px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMDzGOVg0AHI6OB=
KxsQ7/KCO-UZdATnbQ" target=3D"_blank" sib_link_id=3D"18" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/uO5huCKtlF72.png?u=3D7xwQLFBt=
niwQnnOMBVn87OXsI2IEDjf" width=3D"266" border=3D"0" sib_img_id=3D"7" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
266px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r21-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r16-c" align=3D"center" =
style=3D"border-collapse: collapse; padding-bottom: 30px; padding-top: =
30px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" height=3D"1" style=3D"border-collapse: =
collapse; border-top-style: solid; background-clip: border-box; =
border-top-color: rgb(76, 170, 216); border-top-width: 1px; font-size: =
1px; line-height: 1px;"><tbody><tr><td height=3D"0" =
style=3D"border-collapse: collapse; font-size: 0px; line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r11-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; padding-top: =
20px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r17-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1.5; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
28px;">Introduction to Qt Widgets</div><div style=3D"margin: 0px; color: =
rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
28px;"><span style=3D"font-size: 22px;">Module =
3</span></div></div></td></tr></tbody></table></td></tr></tbody></table></=
th></tr></tbody></table></td></tr></tbody></table><table cellspacing=3D"0"=
 cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r21-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r15-c nl2go-default-textstyle" =
align=3D"left" style=3D"border-collapse: collapse; color: rgb(128, 128, =
128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
line-height: 2; word-break: break-word; padding-bottom: 15px; =
text-align: left;"><div><div style=3D"margin: 0px;">This month we =
decided not to show you the many faces of Jesper in the 9 videos from =
Module 3 we released this month. Instead, here's a&nbsp;</div><p =
style=3D"margin: 0px;">&nbsp;</p><div style=3D"margin: 0px 0px 0px =
40px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHoYhSou265RYADZ=
9wc8B/jyqgASuJBL2G" target=3D"_blank" sib_link_id=3D"19" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"color: rgb(21, 134, 240); font-size: 32px;">BIG BLUE =
BUTTON</span></a><span style=3D"color: rgb(21, 134, 240); font-size: =
32px;">&nbsp;</span></div><p style=3D"margin: 0px;">&nbsp;</p><div =
style=3D"margin: 0px;">to click on to get to<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Module 3 in its =
entirety</strong>. Don't worry, it still leads to Jesper ;-). He'll be =
talking about<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>common =
widgets</strong><span class=3D"Apple-converted-space">&nbsp;</span>and =
some not so common ones, then moving on to<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>layout =
management</strong>, including stretching, size hints, size policy, and =
more.</div><p style=3D"margin: 0px;">&nbsp;</p><div style=3D"margin: =
0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhf978BmPx6hhaP=
V6HJr/W07xY6mGcgrd" target=3D"_blank" sib_link_id=3D"20" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Module =
3</a><span class=3D"Apple-converted-space">&nbsp;</span>(for those who =
dislike buttons)</div><div style=3D"margin: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsE9zrJYa8VsGxlPn=
K511v/46Fcdrc2CrJj" target=3D"_blank" sib_link_id=3D"21" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Module 2 - Qt =
Designer</a></div><div style=3D"margin: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcKZVyyUbnRDpFB=
93kjz/M1mSwLXMRX1y" target=3D"_blank" sib_link_id=3D"22" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Module 1 - =
Hello =
World</a></div></div></td></tr></tbody></table></td></tr></tbody></table><=
/th></tr></tbody></table></td></tr></tbody></table><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r21-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); padding-bottom: 20px; padding-top: 20px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r23-c" align=3D"center" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r11-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px; padding-top: =
20px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r17-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1.5; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
28px;">Advanced QML Scheduled Training</div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
28px;"><span style=3D"font-size: 22px;">14 -16 May, =
Berlin&nbsp;</span></div></div></td></tr></tbody></table></td></tr></tbody=
></table></th></tr></tbody></table></td></tr></tbody></table><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r21-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); padding-bottom: 20px; padding-top: 20px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"100%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r25-c nl2go-default-textstyle" =
align=3D"left" style=3D"border-collapse: collapse; color: rgb(128, 128, =
128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
line-height: 2; word-break: break-word; padding-bottom: 15px; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: =
0px;">For those of you who develop in Qt QML, we still have some seats =
left in our acclaimed<span class=3D"Apple-converted-space">&nbsp;</span><a=
 =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4fHiPMqhibTt4Y=
y2US3/X18O-MGpTX2G" target=3D"_blank" sib_link_id=3D"23" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Advanced =
QML</a><span class=3D"Apple-converted-space">&nbsp;</span>training =
course, live, in Berlin, this May.</div><p style=3D"margin: =
0px;">&nbsp;</p><div style=3D"margin: 0px;">Take the opportunity to meet =
your peers and bring your QML skills to another level, with working =
examples, best practices and an opportunity to ask questions in real =
time. This course introduces advanced QML/C++ integration and QML =
Application Architecture.</div><p style=3D"margin: 0px;">&nbsp;</p><div =
style=3D"margin: 0px;">You will also learn how to use OpenGL QML =
elements, how to analyse and profile the Qt Quick scene graph and how to =
remove bottlenecks affecting a QML UI.&nbsp;</div><p style=3D"margin: =
0px;">&nbsp;</p><div style=3D"margin: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFWzzuplCndljwtw=
n1EA7/RrtPR-9qcX_z" target=3D"_blank" sib_link_id=3D"24" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Find out more =
and sign =
up</a>.</div></div></td></tr></tbody></table></td></tr></tbody></table></t=
h></tr></tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r26-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 10px; padding-right: =
10px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r23-c" align=3D"center" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 0px;">=C2=AD</td></tr></tbody></table></td></tr><tr><td =
class=3D"r27-c nl2go-default-textstyle" align=3D"left" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; line-height: =
2; word-break: break-word; padding-top: 15px; text-align: =
left;"><div><h2 class=3D"default-heading2" style=3D"margin: 0px; color: =
rgb(34, 34, 34); font-family: &quot;Open Sans&quot;, Arial; font-size: =
28px; word-break: break-word; direction: =
ltr;">Events</h2></div></td></tr><tr><td class=3D"r25-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 2; word-break: break-word; =
padding-bottom: 15px; padding-top: 15px; text-align: left;"><div><div =
style=3D"margin: 0px; direction: ltr;">It takes off in April, with the =
massive Embedded World exhibition and conference in Nuremberg, Germany =
with visitors from all over the world. We hope you will be one of them, =
and come see us in Hall 4-302. Find out more below.</div><p =
style=3D"margin: 0px; direction: ltr;">&nbsp;</p><div style=3D"margin: =
0px; direction: ltr;">Check out the events after that - this month, =
we've picked out ten of the best for =
you.</div></div></td></tr></tbody></table></td></tr></tbody></table></th><=
/tr></tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzKi7G9YtYw00jK=
bzxsB/fevYyVB-XXN8" target=3D"_blank" sib_link_id=3D"25" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Embedded =
World</a>, 9-11/04</div><div style=3D"margin: 0px; color: rgb(34, 34, =
34); font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">We'll be there in<span =
class=3D"Apple-converted-space">&nbsp;</span><strong>Hall =
4-302</strong><span class=3D"Apple-converted-space">&nbsp;</span>with a =
host of demos featuring Qt, C++, Slint, Rust and =
Flutter.&nbsp;</span></div><div style=3D"margin: 0px; color: rgb(34, 34, =
34); font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">We even have an interstellar navigation =
interface!</span></div><div style=3D"margin: 0px; color: rgb(34, 34, =
34); font-family: &quot;Open Sans&quot;; font-size: 22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGRfQJgXuzU6G4Yi=
QyhaF/RkRBW0Tuq6IH" target=3D"_blank" sib_link_id=3D"26" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Check us out and get your free =
ticket!</span></a></div><p style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;">&nbsp;</p><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><span style=3D"font-size: 12px;">Where is =
it: Nuremberg, =
Germany</span></div></div></td></tr></tbody></table></td></tr></tbody></ta=
ble></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r7-c" =
align=3D"center" style=3D"border-collapse: collapse;"><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"270" class=3D"r28-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 270px;"><tbody><tr =
class=3D"nl2go-responsive-hide"><td height=3D"18" =
style=3D"border-collapse: collapse; font-size: 18px; line-height: =
18px;">=C2=AD</td></tr><tr><td class=3D"r29-i" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 0px; line-height: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGu08W6wH5PGW8O6=
FxRIJ/NntaTrClhaCQ" target=3D"_blank" sib_link_id=3D"27" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/oaBW0YIqoGmc.jpg?u=3DWtVElij8=
PJZGdLvLtt8Y4LnEfA8bkOzj" width=3D"270" border=3D"0" sib_img_id=3D"22" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th></tr></tbody></table></td></tr></tbody></table><table=
 cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" align=3D"center" class=3D"r10-o" style=3D"border-collapse: =
collapse; table-layout: fixed; width: 600px;"><tbody><tr><td =
class=3D"r18-i" style=3D"border-collapse: collapse; background-color: =
rgb(255, 255, 255); color: rgb(128, 128, 128); font-family: verdana, =
geneva, sans-serif; font-size: 12px; padding-bottom: 20px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r23-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 0px;">=C2=AD</td></tr></tbody></table></td></tr><tr><td =
class=3D"r14-c nl2go-default-textstyle" align=3D"left" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; line-height: =
1; word-break: break-word; padding-top: 15px; text-align: =
left;"><div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMKqiXKdBKQmCDU=
4wB0N/6ysWPNpcEI40" target=3D"_blank" sib_link_id=3D"28" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">ACCU</a>, =
15-20/04</div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">Workshops on 15th &amp;16th</span></div><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHofYuxizHFb2G2r=
tuuiR/ouLAySvOmO8R" target=3D"_blank" sib_link_id=3D"29" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Talks schedule</span></a><span =
style=3D"font-size: 12px;"><span =
class=3D"Apple-converted-space">&nbsp;</span>is published. There are 5 =
workshops, 4 keynotes, 3 lightning talk sessions &amp; 54 =
presenters.<span class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhm0ZH0jb7GBnPi=
F4Zu7/aV5nYLX_NeIX" target=3D"_blank" sib_link_id=3D"30" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Give it a whirl</span></a><span =
style=3D"font-size: 12px;">!</span></div><p style=3D"margin: 0px; color: =
rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;">&nbsp;</p><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">Where is it: Bristol, UK and =
streaming</span></div></div></td></tr><tr><td class=3D"r23-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r30-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 75px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEA6ilhP5h2QRrF6=
43JcB/yJzdQR6BHNUw" target=3D"_blank" sib_link_id=3D"31" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/t0djRXEqmXia.png?u=3D7xwQLFBt=
niwQo17GT9hURhW3wdmAouB" width=3D"270" border=3D"0" sib_img_id=3D"9" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcRQy7nRmxahv4T=
t23KF/F9q1gFzZIyHJ" target=3D"_blank" sib_link_id=3D"32" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Embedded Open =
Source Summit</a>, 16-18/04</div><div style=3D"margin: 0px; color: =
rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><span style=3D"font-size: 12px;">With a focus on Linux.<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4m9AYBnsskxytr=
i0n2J/yQ-x_2GwpdEM" target=3D"_blank" sib_link_id=3D"33" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Check out the program.</span></a></div><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><span style=3D"font-size: 12px;">We'll be =
there! Come<span class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"mailto:[email protected]?subject=3DEmbedded%20Open%20Source%20Summit=
%20meeting%20request&amp;body=3DDear%20Nate%2C%0AI'll%20be%20in%20Seattle%=
2016-18%20April%20and%20would%20love%20to%20meet%20you%20at%20the%20Embedd=
ed%20Open%20Source%20Summit.%20" target=3D"_blank" style=3D"color: =
rgb(76, 170, 216); text-decoration: none;"><span style=3D"font-size: =
12px;">meet us</span></a><span style=3D"font-size: 12px;"><span =
class=3D"Apple-converted-space">&nbsp;</span>at our table =
:-)</span></div><p style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;">&nbsp;</p><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><span style=3D"font-size: 12px;">Where is =
it? Seattle, Washington, USA</span></div></div></td></tr><tr><td =
class=3D"r23-c" align=3D"center" style=3D"border-collapse: collapse; =
color: rgb(128, 128, 128); font-family: verdana, geneva, sans-serif; =
font-size: 12px; padding-bottom: 30px; padding-top: 30px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" height=3D"1" style=3D"border-collapse: collapse; =
border-top-style: solid; background-clip: border-box; border-top-color: =
rgb(76, 170, 216); border-top-width: 1px; font-size: 1px; line-height: =
1px;"><tbody><tr><td height=3D"0" style=3D"border-collapse: collapse; =
font-size: 0px; line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r31-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 10px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFX6rMya9ynvE2jF=
WzWkN/8FNnYhz3Benb" target=3D"_blank" sib_link_id=3D"34" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/GXP8bx5McjY3.png?u=3DWtVElij8=
PJZGcR942tWshLJERg4DoczL" width=3D"270" border=3D"0" sib_img_id=3D"10" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzRZZOyW4j5U6Yd=
LyGSR/PxMkYi9oZwBM" target=3D"_blank" sib_link_id=3D"35" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Oxidize</a>, =
28-30/05</div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">Workshops on the 28th =
including</span></div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">&nbsp;- confidently using async/.await =
and</span></div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">&nbsp;- cross-platform GUIs with =
Rust</span></div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGRmHlpMsAeFkAO1=
Ax0AV/JOjyoWXO0hbf" target=3D"_blank" sib_link_id=3D"36" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Get your ticket</span></a><span =
style=3D"font-size: 12px;">!</span></div><p style=3D"margin: 0px; color: =
rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;">&nbsp;</p><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">Where is it? Berlin, =
Germany</span></div></div></td></tr><tr><td class=3D"r23-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r31-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 10px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGu6zyFlEGZQ0EDO=
zvjsZ/PQn99M8GS1QK" target=3D"_blank" sib_link_id=3D"37" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/p3_ZgrjJrPXP.png?u=3DWtVElij8=
PJZGctTmFJvEnGTUVVS2nMhP" width=3D"270" border=3D"0" sib_img_id=3D"11" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMRiAg9aMUaGI2m=
ouTad/8co8BcPz76Ux" target=3D"_blank" sib_link_id=3D"38" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">SIGGRAPH</a>, =
28/07-01/08</div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">It's the biggest and the best for interactive =
3D, gaming, graphics, multimedia developments - visual tricks to expand =
your repertoire and so much more. Be dazzled,<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHomQN6XwSPkWLsA=
dtDIh/Uh6WRMKRf0Ue" target=3D"_blank" sib_link_id=3D"39" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">why don't you</span></a><span =
style=3D"font-size: 12px;">?</span></div><p style=3D"margin: 0px; color: =
rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;">&nbsp;</p><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">Where is it? Denver, USA</span></div><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><span style=3D"font-size: 12px;">Virtual =
access until September</span></div></div></td></tr><tr><td class=3D"r23-c"=
 align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r31-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 10px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhss1PpgmHPftF0=
z2sUN/njRTaFtizo_q" target=3D"_blank" sib_link_id=3D"40" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/rEC6pS0G6F3r.png?u=3DWtVElij8=
PJZGdLoURkJatBdkZKprm6PT" width=3D"270" border=3D"0" sib_img_id=3D"12" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEADaDqE2sCZvx4O=
o1cCR/F61clY6Qifvw" target=3D"_blank" sib_link_id=3D"41" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">KDE =
Akademy</a>, 07-12/09</div><div style=3D"margin: 0px; color: rgb(34, 34, =
34); font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">The annual world summit for KDE Community =
members, developers, translators, designers, and friends. What's not to =
like?&nbsp;</span></div><div style=3D"margin: 0px; color: rgb(34, 34, =
34); font-family: &quot;Open Sans&quot;; font-size: 22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcYIQGcOy7kC0tm=
d0LuV/HwsXnxKuNdel" target=3D"_blank" sib_link_id=3D"42" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Join the community</span></a><span =
style=3D"font-size: 12px;">.</span></div><p style=3D"margin: 0px; color: =
rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;">&nbsp;</p><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">Where is it? Wurzburg, =
Germany</span></div></div></td></tr><tr><td class=3D"r23-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r31-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 10px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4t0ch0l42uS4jA=
Rz5cZ/mxetu_Z5q-yC" target=3D"_blank" sib_link_id=3D"43" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/a_04tLxGbbms.png?u=3DWtVElij8=
PJZGdo9CeAhwz6o0dADgkq7X" width=3D"270" border=3D"0" sib_img_id=3D"13" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFXDip7P79y4i8YY=
GxpKd/DFmyEdoAmNF4" target=3D"_blank" sib_link_id=3D"44" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">RustConf =
2024</a>, 10-13/09-</div><div style=3D"margin: 0px; color: rgb(34, 34, =
34); font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">A Rust Foundation event and the biggest Rust =
event globally, in the lovely city of Montreal. How can you =
refuse?</span></div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzYR1XnTFtEyCNw=
5wZ2h/z2MgTs0OZJNW" target=3D"_blank" sib_link_id=3D"45" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Submit a talk</span></a><span =
style=3D"font-size: 12px;">! (CfP closes April 25th)</span></div><p =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;">&nbsp;</p><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><span style=3D"font-size: 12px;">Where is it? Montreal, Canada =
&amp; online</span></div></div></td></tr><tr><td class=3D"r23-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r31-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 10px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGRt9DyBpLoPEGDJ=
uvIkl/gFACsgUBVIOf" target=3D"_blank" sib_link_id=3D"46" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/Y975aFsKgALv.png?u=3DWtVElij8=
PJZGeGTuqb6J51yGgzbVjZpb" width=3D"270" border=3D"0" sib_img_id=3D"14" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGuDrQOaBRjZUK2h=
ju2Sp/GJCBmn5ZLk28" target=3D"_blank" sib_link_id=3D"47" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">CppCon</a>, =
15-20/09</div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">The biggest C++ conference =
globally.</span></div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">We'll be there!!&nbsp;</span></div><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><span style=3D"font-size: 12px;">Check out =
the<span class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMYZcoyXXejkNs5=
YsmAt/Vqsv-CKPP-9J" target=3D"_blank" sib_link_id=3D"48" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">videos from 2023</span></a><span =
style=3D"font-size: 12px;"><span =
class=3D"Apple-converted-space">&nbsp;</span>- almost all are published =
now.<span class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHotHpFMtdZu0RhT=
NrVsx/bdRhDknLZ-sG" target=3D"_blank" sib_link_id=3D"49" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Delivering Safe C++ by Bjarne =
Stroustrup</span></a><a target=3D"_blank" style=3D"color: rgb(76, 170, =
216); text-decoration: none;"><span style=3D"font-size: 12px;"><span =
class=3D"Apple-converted-space">&nbsp;</span></span></a><span =
style=3D"font-size: 12px;">is a must.</span></div><p style=3D"margin: =
0px; color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; =
font-size: 22px;">&nbsp;</p><div style=3D"margin: 0px; color: rgb(34, =
34, 34); font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">Where is it? Aurora, Colorado, =
USA</span></div></div></td></tr><tr><td class=3D"r23-c" align=3D"center" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r31-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 10px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDhzjTYedxRZ9z4J=
j1B4d/vEw3pIKr_YtV" target=3D"_blank" sib_link_id=3D"50" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/CWGKJ5XTR-bd.png?u=3DWtVElij8=
PJZGeiod31UfAx8WkozKiJXf" width=3D"270" border=3D"0" sib_img_id=3D"15" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEAKRfz303MjQ2th=
Xzumh/9tEZhWaIx-KH" target=3D"_blank" sib_link_id=3D"51" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">EuroRust</a>, =
10-11/10</div><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">CfP is now open!&nbsp;</span></div><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsEcf9sPRM9Htg6j5=
MyeUl/uTOsgEDC6U7s" target=3D"_blank" sib_link_id=3D"52" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Submit a talk</span></a><span =
style=3D"font-size: 12px;"><span =
class=3D"Apple-converted-space">&nbsp;</span>by 3rd of =
June.</span></div><p style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;">&nbsp;</p><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><span style=3D"font-size: 12px;">Where is =
it? Vienna, Austria and online</span></div></div></td></tr><tr><td =
class=3D"r23-c" align=3D"center" style=3D"border-collapse: collapse; =
color: rgb(128, 128, 128); font-family: verdana, geneva, sans-serif; =
font-size: 12px; padding-bottom: 30px; padding-top: 30px;"><table =
width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" height=3D"1" style=3D"border-collapse: collapse; =
border-top-style: solid; background-clip: border-box; border-top-color: =
rgb(76, 170, 216); border-top-width: 1px; font-size: 1px; line-height: =
1px;"><tbody><tr><td height=3D"0" style=3D"border-collapse: collapse; =
font-size: 0px; line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr></tbody></table></td></tr>=
</tbody></table></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r31-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 10px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsF4zs4ppiFD3wAYT=
BxOCp/HD_jppLGq8tW" target=3D"_blank" sib_link_id=3D"53" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/wRWZClxAdx69.png?u=3DWtVElij8=
PJZGfB9LFRt1GsImoeN9h3Fj" width=3D"270" border=3D"0" sib_img_id=3D"16" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r18-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; padding-bottom: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"50%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r14-c =
nl2go-default-textstyle" align=3D"left" style=3D"border-collapse: =
collapse; color: rgb(128, 128, 128); font-family: verdana, geneva, =
sans-serif; font-size: 12px; line-height: 1; word-break: break-word; =
padding-top: 15px; text-align: left;"><div><div style=3D"margin: 0px; =
color: rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFXKaHGE4L8ECENr=
0w7ut/h3WOzPHOgdeh" target=3D"_blank" sib_link_id=3D"54" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;">Meeting =
C++</a><span class=3D"Apple-converted-space">&nbsp;</span>2024</div><div =
style=3D"margin: 0px; color: rgb(34, 34, 34); font-family: &quot;Open =
Sans&quot;; font-size: 22px;"><span style=3D"font-size: 12px;">Still no =
dates - Jens is keeping us in suspense! But all last year's videos are =
online now.</span></div><div style=3D"margin: 0px; color: rgb(34, 34, =
34); font-family: &quot;Open Sans&quot;; font-size: 22px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsFzfITgcQR3OSIDE=
purcx/AhjXG4I5fA0k" target=3D"_blank" sib_link_id=3D"55" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><span =
style=3D"font-size: 12px;">Check them out</span></a><span =
style=3D"font-size: 12px;">!</span></div><p style=3D"margin: 0px; color: =
rgb(34, 34, 34); font-family: &quot;Open Sans&quot;; font-size: =
22px;">&nbsp;</p><div style=3D"margin: 0px; color: rgb(34, 34, 34); =
font-family: &quot;Open Sans&quot;; font-size: 22px;"><span =
style=3D"font-size: 12px;">Where is it? Berlin, Germany and =
online</span></div></div></td></tr></tbody></table></td></tr></tbody></tab=
le></th><th width=3D"50%" valign=3D"top" class=3D"r12-c" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 300px;"><tbody><tr><td valign=3D"top" class=3D"r13-i" =
style=3D"border-collapse: collapse; color: rgb(128, 128, 128); =
font-family: verdana, geneva, sans-serif; font-size: 12px; padding-left: =
15px; padding-right: 15px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><td class=3D"r31-c" =
align=3D"center" style=3D"border-collapse: collapse; color: rgb(128, =
128, 128); font-family: verdana, geneva, sans-serif; font-size: 0px; =
line-height: 0px; padding-top: 10px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGS00g70mWyYiM2c=
etbL1/kwMpQWEJ5s7Q" target=3D"_blank" sib_link_id=3D"56" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/Z0GhfRa6mons.png?u=3DWtVElij8=
PJZGfdU3RsHNMnT2sTkyfmxn" width=3D"270" border=3D"0" sib_img_id=3D"17" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: =
270px;"></a></td></tr></tbody></table></td></tr></tbody></table></th></tr>=
</tbody></table></td></tr></tbody></table><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
align=3D"center" class=3D"r10-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 600px;"><tbody><tr><td class=3D"r21-i" =
style=3D"border-collapse: collapse; background-color: rgb(255, 255, =
255); padding-bottom: 20px; padding-top: 20px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"100%" =
valign=3D"top" class=3D"r12-c" style=3D"font-weight: normal; text-align: =
left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r5-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
600px;"><tbody><tr><td valign=3D"top" class=3D"r22-i" =
style=3D"border-collapse: collapse; padding-left: 15px; padding-right: =
15px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r16-c" align=3D"center" =
style=3D"border-collapse: collapse; padding-bottom: 30px; padding-top: =
30px;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" height=3D"1" style=3D"border-collapse: =
collapse; border-top-style: solid; background-clip: border-box; =
border-top-color: rgb(76, 170, 216); border-top-width: 1px; font-size: =
1px; line-height: 1px;"><tbody><tr><td height=3D"0" =
style=3D"border-collapse: collapse; font-size: 0px; line-height: =
0px;">=C2=AD</td></tr></tbody></table></td></tr><tr><td class=3D"r32-c" =
align=3D"left" style=3D"border-collapse: collapse;"><table =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
width=3D"100%" class=3D"r33-o" style=3D"border-collapse: collapse; =
table-layout: fixed; width: 570px;"><tbody><tr><td align=3D"center" =
valign=3D"top" class=3D"r34-i nl2go-default-textstyle" =
style=3D"border-collapse: collapse; color: rgb(59, 63, 68); font-family: =
verdana, geneva, sans-serif; font-size: 18px; line-height: 1.5; =
word-break: break-word; padding-top: 15px; text-align: =
center;"><div><div style=3D"margin: 0px; direction: ltr; font-family: =
&quot;Open Sans&quot;; font-size: 14px;"><strong>Klar=C3=A4lvdalens =
Datakonsult AB =
(KDAB)</strong></div></div></td></tr></tbody></table></td></tr><tr><td =
class=3D"r32-c" align=3D"left" style=3D"border-collapse: =
collapse;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r33-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
570px;"><tbody><tr><td align=3D"center" valign=3D"top" class=3D"r35-i =
nl2go-default-textstyle" style=3D"border-collapse: collapse; color: =
rgb(59, 63, 68); font-family: verdana, geneva, sans-serif; font-size: =
18px; line-height: 1.5; word-break: break-word; text-align: =
center;"><div><div style=3D"margin: 0px; direction: ltr; font-family: =
&quot;Open Sans&quot;; font-size: 12px;">Box 30, 683 21, Hagfors, =
Sweden</div></div></td></tr></tbody></table></td></tr><tr><td =
class=3D"r32-c" align=3D"left" style=3D"border-collapse: =
collapse;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r33-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
570px;"><tbody><tr><td align=3D"center" valign=3D"top" class=3D"r34-i =
nl2go-default-textstyle" style=3D"border-collapse: collapse; color: =
rgb(59, 63, 68); font-family: verdana, geneva, sans-serif; font-size: =
18px; line-height: 1.5; word-break: break-word; padding-top: 15px; =
text-align: center;"><div><div style=3D"margin: 0px; direction: ltr; =
font-family: &quot;Open Sans&quot;; font-size: 12px;">This email was =
sent to&nbsp;<a href=3D"mailto:[email protected]" style=3D"color: =
rgb(76, 170, 216); text-decoration: =
none;">[email protected]</a></div></div></td></tr></tbody></table></td=
></tr><tr><td class=3D"r32-c" align=3D"left" style=3D"border-collapse: =
collapse;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r33-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
570px;"><tbody><tr><td align=3D"center" valign=3D"top" class=3D"r35-i =
nl2go-default-textstyle" style=3D"border-collapse: collapse; color: =
rgb(59, 63, 68); font-family: verdana, geneva, sans-serif; font-size: =
18px; line-height: 1.5; word-break: break-word; text-align: =
center;"><div><div style=3D"margin: 0px; direction: ltr; font-family: =
&quot;Open Sans&quot;; font-size: 12px;">You are receiving this because =
you have contacted or been contacted by KDAB, or if in the EU, have =
given KDAB your =
consent.</div></div></td></tr></tbody></table></td></tr><tr><td =
class=3D"r32-c" align=3D"left" style=3D"border-collapse: =
collapse;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"100%" class=3D"r33-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
570px;"><tbody><tr><td align=3D"center" valign=3D"top" class=3D"r36-i =
nl2go-default-textstyle" style=3D"border-collapse: collapse; color: =
rgb(59, 63, 68); font-family: verdana, geneva, sans-serif; font-size: =
18px; line-height: 1.5; word-break: break-word; padding-bottom: 15px; =
padding-top: 15px; text-align: center;"><div><div style=3D"margin: 0px; =
direction: ltr; font-family: &quot;Open Sans&quot;; font-size: =
12px;">&nbsp;|&nbsp;<a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/mr/sh/SMJz09SDriOHWnxeTGwzff2eMIR=
H/xAU3V50gFLeN" =
data-cke-saved-href=3D"https://6hcgu.r.sp1-brevo.net/mk/mr/sh/SMJz09SDriOH=
WnxeTGwzff2eMIRH/xAU3V50gFLeN" style=3D"color: rgb(76, 170, 216); =
text-decoration: none;">View in browser</a>&nbsp;|&nbsp;<a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/un/sh/SMJz09a0vkbXstRKF16moRvlc03=
P/fIlkj0CL79pv" =
data-cke-saved-href=3D"https://6hcgu.r.sp1-brevo.net/mk/un/sh/SMJz09a0vkbX=
stRKF16moRvlc03P/fIlkj0CL79pv" style=3D"color: rgb(76, 170, 216); =
text-decoration: =
none;">Unsubscribe</a></div></div></td></tr></tbody></table></td></tr><tr>=
<td class=3D"r16-c" align=3D"center" style=3D"border-collapse: collapse; =
padding-bottom: 30px; padding-top: 30px;"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0" border=3D"0" role=3D"presentation" =
height=3D"1" style=3D"border-collapse: collapse; border-top-style: =
solid; background-clip: border-box; border-top-color: rgb(76, 170, 216); =
border-top-width: 1px; font-size: 1px; line-height: 1px;"><tbody><tr><td =
height=3D"0" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 0px;">=C2=AD</td></tr></tbody></table></td></tr><tr><td =
class=3D"r37-c" align=3D"center" style=3D"border-collapse: =
collapse;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" =
role=3D"presentation" width=3D"570" align=3D"center" class=3D"r10-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
570px;"><tbody><tr><td valign=3D"top" style=3D"border-collapse: =
collapse;"><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0" role=3D"presentation" style=3D"border-collapse: =
collapse;"><tbody><tr><td class=3D"r38-c" style=3D"border-collapse: =
collapse; display: inline-block;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"570" =
class=3D"r5-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 570px;"><tbody><tr><td class=3D"r39-i" style=3D"border-collapse: =
collapse; padding: 15px 205px;"><table width=3D"100%" cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" =
style=3D"border-collapse: collapse;"><tbody><tr><th width=3D"40" =
class=3D"r40-c mobshow resp-table" style=3D"font-weight: normal; =
text-align: left;"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0"=
 role=3D"presentation" width=3D"100%" class=3D"r41-o" =
style=3D"border-collapse: collapse; table-layout: fixed; width: =
40px;"><tbody><tr><td style=3D"border-collapse: collapse; font-size: =
0px; line-height: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsGuKisXP8ctiyPs0=
TsL35/jH67vWML-dA6" target=3D"_blank" sib_link_id=3D"57" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/D2NF-LmJ1q-O.png?u=3DWtVElij8=
PJZGg5oleIfjSidIwJ8neWfr" width=3D"32" border=3D"0" sib_img_id=3D"18" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: 32px;"></a></td><td class=3D"nl2go-responsive-hide"=
 width=3D"8" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 1px;">=C2=AD<span =
class=3D"Apple-converted-space">&nbsp;</span></td></tr></tbody></table></t=
h><th width=3D"40" class=3D"r40-c mobshow resp-table" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r41-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 40px;"><tbody><tr><td style=3D"border-collapse: collapse; =
font-size: 0px; line-height: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHMfR4xnUiotEThO=
Ir4l9/M0j-VPSfq_EG" target=3D"_blank" sib_link_id=3D"58" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/DysdwaH_aL3a.png?u=3DWtVElij8=
PJZGgY9Tqj45YdnZ08WcdGNv" width=3D"32" border=3D"0" sib_img_id=3D"19" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: 32px;"></a></td><td class=3D"nl2go-responsive-hide"=
 width=3D"8" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 1px;">=C2=AD<span =
class=3D"Apple-converted-space">&nbsp;</span></td></tr></tbody></table></t=
h><th width=3D"40" class=3D"r40-c mobshow resp-table" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r41-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 40px;"><tbody><tr><td style=3D"border-collapse: collapse; =
font-size: 0px; line-height: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsHp09HOBqok3UXWm=
7poTD/NczZggDTrKOh" target=3D"_blank" sib_link_id=3D"59" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/mhcE5fB12MwH.png?u=3DWtVElij8=
PJZGcRFvV2LpsVSiXVMxmvZb" width=3D"32" border=3D"0" sib_img_id=3D"20" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: 32px;"></a></td><td class=3D"nl2go-responsive-hide"=
 width=3D"8" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 1px;">=C2=AD<span =
class=3D"Apple-converted-space">&nbsp;</span></td></tr></tbody></table></t=
h><th width=3D"40" class=3D"r40-c mobshow resp-table" =
style=3D"font-weight: normal; text-align: left;"><table cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" role=3D"presentation" width=3D"100%" =
class=3D"r41-o" style=3D"border-collapse: collapse; table-layout: fixed; =
width: 40px;"><tbody><tr><td style=3D"border-collapse: collapse; =
font-size: 0px; line-height: 0px;"><a =
href=3D"https://6hcgu.r.sp1-brevo.net/mk/cl/f/sh/1t6Af4OiGsDi6avhTb8bie4tc=
SzTet/-jKiXhjHSmM2" target=3D"_blank" sib_link_id=3D"60" templating=3D"n" =
style=3D"color: rgb(76, 170, 216); text-decoration: none;"><img =
src=3D"https://6hcgu.img.sp1-brevo.net/im/sh/1YUl8MxxskCK.png?u=3DWtVElij8=
PJZGctadhSkByQcybKkmlfHf" width=3D"32" border=3D"0" sib_img_id=3D"21" =
style=3D"outline: currentcolor; text-decoration: none; border: medium; =
display: block; width: 32px;"></a></td><td class=3D"nl2go-responsive-hide"=
 width=3D"8" style=3D"border-collapse: collapse; font-size: 0px; =
line-height: 1px;">=C2=AD<span =
class=3D"Apple-converted-space">&nbsp;</span></td></tr></tbody></table></t=
h></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table=
></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></t=
able></th></tr></tbody></table></td></tr></tbody></table></td></tr></tbody=
></table></td></tr></tbody></table></div></blockquote></div><br><div>
<meta charset=3D"UTF-8"><div dir=3D"auto" style=3D"text-align: start; =
text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;"><div dir=3D"auto" style=3D"text-align: =
start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: =
space; line-break: after-white-space;"><div dir=3D"auto" =
style=3D"text-align: start; text-indent: 0px; overflow-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;"><div =
dir=3D"auto" style=3D"text-align: start; text-indent: 0px; =
overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: =
after-white-space;"><div dir=3D"auto" style=3D"text-align: start; =
text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;"><div style=3D"text-align: start; =
text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;"><div style=3D"text-align: start; =
text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;"><div style=3D"text-align: start; =
text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;"><div style=3D"text-align: start; =
text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;"><div style=3D"text-align: start; =
text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;"><div style=3D"text-align: start; =
text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;"><div style=3D"caret-color: rgb(0, 0, 0); =
color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; =
white-space: normal; word-spacing: 0px; text-decoration: none; =
-webkit-text-stroke-width: 0px; text-align: start; text-indent: 0px; =
overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: =
after-white-space;"><br>----<br><br>Frances Tait | [email protected] =
| Marketing and Partner relations<br>Klar=C3=A4lvdalens Datakonsult AB, =
a KDAB Group company</div><div style=3D"text-align: start; text-indent: =
0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: =
after-white-space;">Tel: Sweden (HQ) +46-563-540090, USA =
+1-866-777-KDAB(5322)<br>KDAB - Trusted Software Excellence</div><div =
style=3D"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: =
normal; text-transform: none; white-space: normal; word-spacing: 0px; =
text-decoration: none; -webkit-text-stroke-width: 0px; text-align: =
start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: =
space; line-break: after-white-space;"><br></div><div =
style=3D"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: =
normal; text-transform: none; white-space: normal; word-spacing: 0px; =
text-decoration: none; -webkit-text-stroke-width: 0px; text-align: =
start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: =
space; line-break: =
after-white-space;"><br><br><br><br><br><br><br><br><br></div></div></div>=
</div></div></div></div></div></div></div></div></div>
</div>

<br></div></body></html>=

--Apple-Mail=_517AF19C-9F88-4C56-AD05-312B5A8EE443--