blob: 9d2eae2a0d6194a8910f5bb62654a95f97275400 [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 - 2018.03.22</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/assets/public/images/roxannenew.png" />
<h3>Editor's Note</h3>
<p></p>
<p>At the beginning of the year, we surveyed you and asked what you'd like to read about. The most popular answer was "languages". That's why this month the newsletter features four great articles revolving around languages. Read on to discover:<br>
&nbsp;&#10140; <a style="color:#000;" target="_blank" href="http://www.eclipse.org/community/eclipse_newsletter/2018/march/jdtls.php">What's new in Eclipse JDT Language Server</a><br>
&nbsp;&#10140; <a style="color:#000;" target="_blank" href="http://www.eclipse.org/community/eclipse_newsletter/2018/march/xtext.php">How to build domain-specific languages with Xtext and Xtend</a><br>
&nbsp;&#10140; <a style="color:#000;" target="_blank" href="http://www.eclipse.org/community/eclipse_newsletter/2018/march/pdt.php">What’s new in Eclipse PHP Development Tools (PDT) 5.3</a><br>
&nbsp;&#10140; <a style="color:#000;" target="_blank" href="http://www.eclipse.org/community/eclipse_newsletter/2018/march/mita.php">Discover Eclipse Mita - A language for embedded IoT</a></p>
<p>Share your insights on Java EE and help shape the future of Jakarta EE.<br>&#9889;<a style="color:#000;" target="_blank" href="https://www.surveymonkey.com/r/jakartaen">Complete the Jakarta EE Developer Survey</a>&#9889;</p>
<p>Happy reading!</p>
<p>Roxanne Joncas <br>
<a style="color:#000;" target="_blank" href="https://twitter.com/roxannejoncas">@roxannejoncas</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="http://www.eclipse.org/community/eclipse_newsletter/2018/march/jdtls.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2018/march/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="http://www.eclipse.org/community/eclipse_newsletter/2018/march/jdtls.php"><h3>New in Eclipse JDT Language Server</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Have you heard about Eclipse JDT Language Server (a.k.a. jdt.ls)? It's an open source Java language specific implementation of the Language Server Protocol.</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="http://www.eclipse.org/community/eclipse_newsletter/2018/march/xtext.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2018/march/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="http://www.eclipse.org/community/eclipse_newsletter/2018/march/xtext.php"><h3>Building domain-specific languages with Xtext and Xtend</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>What are domain-specific languages and why should you care to build one? Find out.</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="http://www.eclipse.org/community/eclipse_newsletter/2018/march/pdt.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2018/march/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="http://www.eclipse.org/community/eclipse_newsletter/2018/march/pdt.php"><h3>What’s new in Eclipse PHP Development Tools (PDT) 5.3</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Check out Eclipse PDT's new features and improvements as part of over 100 resolved issues on Bugzilla!</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="http://www.eclipse.org/community/eclipse_newsletter/2018/march/mita.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2018/march/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="http://www.eclipse.org/community/eclipse_newsletter/2018/march/mita.php"><h3>Introducing Eclipse Mita - A language for embedded IoT</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>There's a new language out there and it's specifically built for embedded IoT. Read all about it!</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 align="center" valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // --> <!--
The table cell imageContent has padding
applied to the bottom as part of the framework,
ensuring images space correctly in Android Gmail.
-->
<table border="0" cellpadding="0"
cellspacing="0" width="100%">
<tr>
<td valign="top" class="imageContent">
<p align="center"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/august/images/blackbar.png"
width="<?php print $col_1_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_1_img; ?>;" /></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<div style="clear: both;"></div>
</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>Eclipse Java IDE Tips &amp; Tricks</h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Have you seen the Java 10 support in the Eclipse IDE yet? &#10145;<br>
<p style="color:grey"> Hover to see or open declaration to navigate to the inferred type of 'var', blends well with content assist too.</p><p><a target="_blank" style="color:#000;" href="https://marketplace.eclipse.org/content/java-10-support-oxygen">Try it out now</a></p>
<p><i><small>Click on the gif to view the original tweet and gif.</small></i></p>
</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="imageContentLast">
<a target="_blank" href="https://twitter.com/noopur2507/status/974562149367451649"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2018/march/images/java10.gif"
width="<?php print $col_2_img; ?>" class="img-responsive"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</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 align="center" valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // --> <!--
The table cell imageContent has padding
applied to the bottom as part of the framework,
ensuring images space correctly in Android Gmail.
-->
<table border="0" cellpadding="0"
cellspacing="0" width="100%">
<tr>
<td valign="top" class="imageContent">
<p align="center"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/august/images/blackbar.png"
width="<?php print $col_1_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_1_img; ?>;" /></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<div style="clear: both;"></div>
</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 align="center" valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // --> <!--
The table cell imageContent has padding
applied to the bottom as part of the framework,
ensuring images space correctly in Android Gmail.
-->
<table border="0" cellpadding="0"
cellspacing="0" width="100%">
<tr>
<td valign="top" class="imageContent">
<p align="center"><a target="_blank" href="https://www.meetup.com/Virtual-Eclipse-Community-MeetUp/"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2018/march/images/vecm_schedule_march.png"
width="<?php print $col_1_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_1_img; ?>;" /></a></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<div style="clear: both;"></div>
</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 align="center" valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // --> <!--
The table cell imageContent has padding
applied to the bottom as part of the framework,
ensuring images space correctly in Android Gmail.
-->
<table border="0" cellpadding="0"
cellspacing="0" width="100%">
<tr>
<td valign="top" class="imageContent">
<p align="center"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/august/images/blackbar.png"
width="<?php print $col_1_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_1_img; ?>;" /></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<div style="clear: both;"></div>
</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 background="#f1f1f1" 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>Eclipse Announcements</h3>
<ul>
<li><a target="_blank" style="color:#000;" href="https://mmilinkov.wordpress.com/2018/02/26/and-the-name-is/">From Java EE to Jakarta EE</a></li>
<li><a target="_blank" style="color:#000;" href="https://www.eclipse.org/org/press-release/20180307-boardelectionresults2018.php">Eclipse Foundation Announces 2018 Board Member Election Results</a></li>
<li><a target="_blank" style="color:#000;" href="https://www.eclipse.org/org/press-release/20180312-brainiot.php">Eclipse Foundation supports EU funded Brain-IoT Project</a></li>
<li><a target="_blank" style="color:#000;" href="https://iot.eclipse.org/eclipse-iot-day-santa-clara-2018/">Eclipse IoT Day Santa Clara | Speakers Announced</a></li>
<li><a target="_blank" style="color:#000;" href="https://www.surveymonkey.com/r/jakartaec">Complete the Jakarta EE Developer Survey</a></li>
</ul>
<p>Have Eclipse project or member news to share with the community? <a target="_blank" style="color:#000;" href="mailto:news@eclipse.org?Subject=Eclipse%20Community%20News">Email us</a>.</p>
</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">
<h3>Eclipse Community News</h3>
<ul>
<li><a target="_blank" style="color:#000;" href="https://adtmag.com/articles/2018/03/14/jakarta-reaction.aspx">Jakarta: The Community Reacts to a New Brand with an Old Pedigree</a></li>
<li><a target="_blank" style="color:#000;" href="https://dzone.com/articles/eclipse-jnosql-a-quick-overview-with-redis-cassand">Eclipse JNoSQL: A Quick Overview of Redis, Cassandra, Couchbase, and Neo4j</a></li>
<li><a target="_blank" style="color:#000;" href="https://opensource.org/clearlydefined">Eclipse Foundation Supports New Open Source Initiative Working Group</a></li>
<li><a target="_blank" style="color:#000;" href="https://www.infoq.com/news/2018/03/OMR-OpenJ9">Eclipse Open J9-an Open Source Java Virtual Machine Based on the Eclipse OMR Project</a></li>
<li><a target="_blank" style="color:#000;" href="https://adtmag.com/articles/2018/02/26/java-ee-name-change-to-jakarta-ee.aspx">Java EE Name Change To Jakarta EE</a></li>
<li><a target="_blank" style="color:#000;" href="https://www.payara.fish/payara_becomes_eclipse_foundation_strategic_mem">Payara Becomes Eclipse Foundation Strategic Member</a></li>
</ul>
</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>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/sw360antenna">Eclipse SW360antenna</a>: the project covers tooling to generate compliance related artifacts (disclosure document, source code bundle, written offer etc) directly within a build process. It relies on data that is provided by different sources such as an SW360 instance.</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.egit/reviews/4.11.0-release-review">Eclipse EGit 4.11</a></li>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.jgit/reviews/4.11.0-release-review">Eclipse JGit 4.11</a></li>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/modeling.ecp/reviews/1.16.0-release-review">Eclipse EMF Client Platform 1.16</a></li>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.lyo/reviews/2.3.0-release-review">Eclipse Lyo 2.3</a></li>
<li><a target="_blank" style="color:#000;" href="https://wiki.eclipse.org/Trace_Compass/News/NewIn33">Eclipse Trace Compass 3.3</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="http://events.eclipse.org/"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2018/january/images/jan_events.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>Here is the list of upcoming Eclipse and Eclipse related events:</p>
<p><a target="_blank" style="color:#000;" href="https://www.devoxx.fr/">Devoxx France</a><br>
Apr 18-20, 2018 | Paris, France</p>
<p><a target="_blank" style="color:#000;" href="https://jax.de/">JAX 2018</a><br>
Apr 24-27, 2018 | Mainz, Germany</p>
<p><a target="_blank" style="color:#000;" href="https://events.linuxfoundation.org/events/kubecon-cloudnativecon-europe-2018/">KubeCon Europe</a><br>
May 2-4, 2018 | Copenhagen, Denmark</p>
<p><a target="_blank" style="color:#000;" href="https://www.devoxx.co.uk/">Devoxx UK</a><br>
May 9-11, 2018 | London, UK</p>
<p><a target="_blank" style="color:#000;" href="http://2018.foss4g-na.org/">FOSS4G NA</a><br>
May 14-17, 2018 | St. Louis, MO, USA</p>
<p><a target="_blank" style="color:#000;" href="https://iot.eclipse.org/eclipse-iot-day-santa-clara-2018/">Eclipse IoT Day Santa Clara</a><br>
May 14, 2018 | Santa Clara, CA, USA</p>
<p><a target="_blank" style="color:#000;" href="https://tmt.knect365.com/iot-world/">IoT World 2018</a><br>
May 14-17, 2018 | Santa Clara, CA, USA</p>
<p><a target="_blank" style="color:#000;" href="https://www.eclipsecon.org/france2018/">EclipseCon France 2018</a><br>
Jun 13-14, 2018 | Toulouse, France</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 -->