blob: 47da3ea22174686c4b2469f772e476ce246db958 [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright (c) 2015, 2016 Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://eclipse.org/legal/epl-v10.html
*
* Contributors:
* Eric Poirier (Eclipse Foundation) - Initial implementation
* Christopher Guindon (Eclipse Foundation)
*******************************************************************************/
// This file must be included
if(basename(__FILE__) == basename($_SERVER['PHP_SELF'])){exit();}
?>
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="<?php print $email_body_width; ?>" id="emailBody">
<!-- MODULE ROW // -->
<!--
To move or duplicate any of the design patterns
in this email, simply move or copy the entire
MODULE ROW section for each content block.
-->
<tr class="banner_Container">
<td align="center" valign="top">
<?php if (isset($path_to_index)): ?>
<p style="text-align:right;"><a href="<?php print $path_to_index; ?>">Read in your browser</a></p>
<?php endif; ?>
<!-- CENTERING TABLE // -->
<!--
The centering table keeps the content
tables centered in the emailBody table,
in case its width is set to 100%.
-->
<table border="0" cellpadding="0" cellspacing="0"
width="100%" class="flexibleContainer">
<tr>
<td background="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/Banner.png" id="bannerTop"
class="flexibleContainerCell textContent">
<p id="date">Eclipse Newsletter - 2019.25.07</p> <br />
<!-- PAGE TITLE -->
<h2><?php print $pageTitle; ?></h2>
<!-- PAGE TITLE -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr class="ImageText_TwoTier">
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td align="center" valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="85%"
class="flexibleContainer marginLeft text_TwoTier">
<tr>
<td valign="top" class="textContent">
<img class="float-left margin-right-20" src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/flag.png" />
<h3>Editor's Note</h3>
<p>Few people know that the Eclipse Foundation has been a partner in publicly-funded research projects since 2013. We help organizations successfully create, publish, and sustain an open source software platform, making the results of the research projects available for commercial and public exploitation</p>
<p>Six years ago, a few members of the Eclipse Foundation invited us to join a research project and provide our expertise in open sourcing its results. We were thrilled to accept the challenge and share our DNA with the research world. Our main contributions are: </p>
<ul>
<li>Sustainability for research results (source code, documentation,...)</li>
<li>Guidance in creating and managing an open source project</li>
<li>Expertise in community building and support</li>
<li>Visibility across the Eclipse ecosystem, and interaction with the wider ecosystem</li>
<li>Open Collaboration best practices</li>
</ul>
<p>Open sourcing a project on the Eclipse forge is a real journey for a research consortium. For newcomers, this is rarely anticipated and requires a lot of dedication, considering the other tasks that the research consortium must accomplish during the three-year duration of the project. The Eclipse team is here to support them throughout this journey.</p>
<p>Another major role of the Eclipse Foundation in these projects is community building for sustainability. We provide opportunities for bi-directional exchange between our research consortium members and the Eclipse community. We support consortium members in reaching our Eclipse ecosystem by using various communication channels, such as presentations, events, and this newsletter. </p>
<p>Obviously, research projects also bring lots of value to the Foundation. They give us the opportunity to discover and learn about innovative technologies and allow us to bring them into our ecosystem. And, because we strongly believe in project cross-fertilization, we leverage our ecosystem to include Eclipse members since the proposal phase until the project implementation phase, by inviting them to participate as members of the consortium, or in later activities such as advisory committees, user tests or workshops.</p>
<p>We are very proud to offer you an introduction to most of the research projects we're involved in. You will find many areas of interest such as Internet of Things with AGILE, BRAIN-IoT and BaSys projects, Development Tools with PDP4E and CROSSMINER, Modeling with AMASS and GEMOC, and Automotive and Aerospace with PANORAMA.</p>
<p>Behind each article, there is a whole research consortium eager to tell you more about their project. So enjoy, and get in touch for more information!</p>
<p>Philippe Krief - <a style="color:#000;" target="_blank" href="https://twitter.com/phkrief">@phkrief</a> <br>Research Relations Director, <br>Eclipse Foundation, <br><a href="https://www.eclipse.org/org/research/">eclipse.org/research</a></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<hr>
<h3 style="text-align: left;">Articles</h3>
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/basyx.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/2.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/basyx.php"><h3>Eclipse BaSyx: A Middleware for Industry 4.0</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/brainiot.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/4.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/brainiot.php"><h3>BRAIN-IoT: Model-based Framework for the Development, Deployment and Management of Distributed IoT Applications</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/amass.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/5.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/amass.php"><h3>AMASS: Call for Users and Contributors</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/pdp4e.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/8.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/pdp4e.php"><h3>PDP4E: Leverage Eclipse Tools for GDPR Compliance</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/panorama.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/7.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/panorama.php"><h3>PANORAMA - Boosting Design Efficiency for Heterogeneous Systems</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/crossminer.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/6.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/crossminer.php"><h3>Select and use the right open source components with Eclipse SCAVA</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/gemoc.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/1.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/gemoc.php"><h3>A Journey Through GEMOC at Eclipse</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/agile.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/july/images/3.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="https://www.eclipse.org/community/eclipse_newsletter/2019/july/agile.php"><h3>AGILE-IoT: More Than Just Another IoT Project</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="left" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="left" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>New Project Proposals</h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<ul>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/proposals/eclipse-cloe">Eclipse Cloe </a>provides simulation middleware and simulation-engine bindings for connecting simulation engines to the "software under test"</li>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/proposals/eclipse-che4z">Eclipse Che4z</a> provides a lightweight hosted IDE, based on Eclipse Che, accessible via a browser for the new-age mainframe application developers.</li>
</ul>
<p>Interested in more project activity? <a target="_blank" style="color:#000;" href="http://www.eclipse.org/projects/project_activity.php">Read on!</a>
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>New Project Releases</h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<ul>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.collections">Eclipse Collections 10.0.0</a></li>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.microprofile">Eclipse MicroProfile 3.1</a></li>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/modeling.capra">Eclipse Nebula - Supplemental Widgets for SWT 2.3.0</a></li>
</ul>
<p>View all the project releases <a target="_blank" style="color:#000;" href="https://www.eclipse.org/projects/tools/reviews.php">here!</a>.</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>Upcoming Eclipse Events</h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Eclipse events are being hosted all over the world! Get involved by attending
or organizing an event. <a target="_blank" style="color:#000;" href="http://events.eclipse.org/">View all events</a>.</p>
</td>
</tr>
<tr>
<td valign="top" class="imageContentLast">
<a target="_blank" href="https://www.eclipsecon.org/europe2019"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2019/may/images/ece.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<p><a target="_blank" style="color:#000;" href="https://events.linuxfoundation.org/events/elc-north-america-2019/">Embedded Linux Conference & OpenIOT Summit North America</a><br>
August 21-23, 2019 | San Diego, USA</p>
<p><a target="_blank" style="color:#000;" href="https://jakartaone.org/">JakartaOne Livestream</a><br>
September 10, 2019 | Virtual Conference</p>
<p><a target="_blank" style="color:#000;" href="https://www.oracle.com/code-one/">Oracle Code One</a><br>
September 16-19, 2019 | San Francisco, USA</p>
<p><a target="_blank" style="color:#000;" href="https://www.bitkom.org/EN">Bitkom Forum Open Source 2019</a><br>
September 17, 2019 | Erfurt, Germany</p>
<p><a target="_blank" style="color:#000;" href="https://www.eclipsecon.org/europe2019">EclipseCon Europe 2019</a><br>
October 21-24, 2019 | Ludwigsburg, Germany</p>
<p><a target="_blank" style="color:#000;" href="https://devoxx.be/">Devoxx Belgium</a><br>
November 4-8, 2019 | Antwerp, Belgium</p>
<p><a target="_blank" style="color:#000;" href="https://www.continuouslifecycle.de/">Continuous Lifecycle 2019</a><br>
November 12-15, 2019 | Mannheim, Germany</p>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Are you hosting an Eclipse event? Do you know about an Eclipse event happening in your community? Email us the details <a style="color:#000;" href="mailto:events@eclipse.org?Subject=Eclipse%20Event%20Listing">events@eclipse.org</a>!</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<!--
The centering table keeps the content
tables centered in the emailBody table,
in case its width is set to 100%.
-->
<table background="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/footer.png" border="0" cellpadding="0" cellspacing="0"
width="100%" class="flexibleContainer" id="bannerBottom">
<tr class="ThreeColumns">
<td valign="top" class="imageContentLast"
style="position: relative; width: inherit;">
<div
style="width: 160px; margin: 0 auto; margin-top: 30px;">
<a href="http://www.eclipse.org/"><img
src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/Eclipse_Logo.png"
width="100%" class="flexibleImage"
style="height: auto; max-width: 160px;" /></a>
</div>
</td>
</tr>
<tr class="ThreeColumns">
<td valign="top" class="textContent"
style="position: relative; width: inherit; margin-top: 12%;">
<h3 style="padding-top: 25px;">Contact Us</h3>
<a href="mailto:newsletter@eclipse.org"
style="text-decoration: none; color:#ffffff;">
<p id="emailFooter">newsletter@eclipse.org</p></a>
</td>
</tr>
<tr class="ThreeColumns">
<td valign="top" class="textContent followUs"
style="position: relative; width: inherit; margin-top: 12%;">
<h3 style="padding-top: 25px;">Follow Us</h3>
<div id="iconSocial">
<a href="https://twitter.com/EclipseFdn"><img
src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Twitter.png"
width="23" class="flexibleImage"
style="max-width: 23px !important;" /></a> <a
href="https://www.facebook.com/eclipse.org"><img
src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Facebook.png"
width="23" class="flexibleImage"
style="max-width: 23px !important;" /></a> <a
href="https://www.youtube.com/user/EclipseFdn"><img
src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Youtube.png"
width="23" class="flexibleImage"
style="max-width: 23px !important;" /></a>
</div>
</td>
</tr>
</table>
<!-- // CENTERING TABLE -->
</td>
</tr>
</table> <!-- // EMAIL CONTAINER -->