| <!doctype html> | |
| <html> | |
| <link rel="icon" type="image/png" href="favicon.ico" /> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
| <title>Kitalpha</title> | |
| <link rel="stylesheet" href="styles.css" type="text/css" /> | |
| <link rel="stylesheet" type="text/css" href="//www.eclipse.org/eclipse.org-common/themes/solstice/public/stylesheets/vendor/cookieconsent/cookieconsent.min.css" /> | |
| <script src="//www.eclipse.org/eclipse.org-common/themes/solstice/public/javascript/vendor/cookieconsent/default.min.js"></script> | |
| </head> | |
| <body> | |
| <header> | |
| <div class="logo-left width"> | |
| <a href="index.html"><img src="images/logo_kitalpha.png" alt="Kitalpha logo" width="40%"></a> | |
| </div> | |
| </header> | |
| <nav> | |
| <div class="width"> | |
| <ul> | |
| <li class="start"><a href="index.html">Home</a></li> | |
| <li class="divider-vertical-second-menu"></li> | |
| <li><a href="https://wiki.eclipse.org/Kitalpha/features">Features</a></li> | |
| <li class="divider-vertical-second-menu"></li> | |
| <li><a href="start.html">Getting Started</a></li> | |
| <li class="divider-vertical-second-menu"></li> | |
| <li class="selected"><a href="events.html">Events</a></li> | |
| <li class="divider-vertical-second-menu"></li> | |
| <li class="end"><a href="community.html">Community</a></li> | |
| <li style="text-align:right;"><a href="download.html" class="box">Download</a></li> | |
| <li style="float:none;"><br style="clear:both;" /></li> | |
| </ul> | |
| </div> | |
| </nav> | |
| <div id="hrdiv"> | |
| <img src="images/bg_breadcrumb.jpg" width="" alt="" height="" /> | |
| </div> | |
| <div id="body" class="width-started"> | |
| <section id="content"> | |
| <article class="expanded" id="construction"> | |
| <table> | |
| <tr> | |
| <th> | |
| <h3>2015</h3> | |
| <h5>March</h5> | |
| <ul> | |
| <li><a href="https://youtu.be/ju2SNG1u2t8"><b>Video</b></a>, EclipseCon North America, "<b>Viewpoint: the making of. Customizing your MBE Workbench with Kitalpha in 20 minutes</b>", March, 12<sup>th</sup> | |
| </li> | |
| <li><a href="https://www.eclipsecon.org/na2015/session/viewpoint-making-customizing-your-mbe-workbench-kitalpha-20-minutes.html"><b>Talk</b></a>, EclipseCon North America, "<b>Viewpoint: the making of. Customizing your MBE Workbench with Kitalpha in 20 minutes</b>", March, 12<sup>th</sup> | |
| [<a href="https://youtu.be/H44maadOGXU"><b>Pitch</b></a>] | |
| </li> | |
| </ul> | |
| <br /> | |
| <h5>January</h5> | |
| <ul> | |
| <li> | |
| <a href="http://www.dsmforum.org/events/DSM14/Papers/Langlois.pdf"><b>New paper and presentation</b></a> of Kitalpha at DSM14, January, 8<sup>th</sup> | |
| </li> | |
| </ul> | |
| </th> | |
| </tr> | |
| </table> | |
| </article> | |
| </section> | |
| <div class="clear"></div> | |
| </div> | |
| <footer> | |
| <div class="footer-content width"> | |
| <ul> | |
| <li><h4>PolarSys</h4></li> | |
| <li><a href="https://projects.eclipse.org/projects/polarsys">About</a></li> | |
| <li><a href="https://projects.eclipse.org/projects/polarsys/contact">Contact Us</a></li> | |
| <li><a href="https://projects.eclipse.org/projects/polarsys.kitalpha">Kitalpha Project Page</a></li> | |
| </ul> | |
| <ul> | |
| <li><h4>Legal</h4></li> | |
| <li><a href="https://www.eclipse.org/legal/privacy.php">Privacy Policy</a></li> | |
| <li><a href="https://www.eclipse.org/legal/termsofuse.php">Terms of Use</a></li> | |
| <li><a href="https://www.eclipse.org/legal/copyright.php">Copyright Agent</a></li> | |
| <li><a href="https://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License</a></li> | |
| <li><a href="https://www.eclipse.org/legal/">Legal Resources</a></li> | |
| </ul> | |
| <ul> | |
| <li><h4>Useful Links</h4></li> | |
| <li><a href="https://bugs.eclipse.org/bugs/describecomponents.cgi?product=Kitalpha">Report a Bug</a></li> | |
| <li><a href="https://wiki.eclipse.org/Kitalpha">How to Contribute</a></li> | |
| <li><a href="https://projects.eclipse.org/projects/polarsys.kitalpha/contact">Mailing List</a></li> | |
| <li><a href="https://www.eclipse.org/forums/index.php/f/511/">Forum</a></li> | |
| </ul> | |
| <ul class="endfooter"> | |
| <li><h4>Other</h4></li> | |
| <li><a href="https://www.thalesgroup.com/">Thalesgroup</a></li> | |
| <li><a href="https://www.eclipse.org/org/workinggroups/">Working Groups</a></li> | |
| </ul> | |
| <table> | |
| <tr> | |
| <td> | |
| <a href="https://www.polarsys.org/"><img src="images/polarsys.png" alt="PolarSys logo" width="250"></a> | |
| <br /> | |
| <br /> | |
| </td> | |
| <td> | |
| <div class="right-footer"> | |
| <a href="https://www.eclipse.org/"><img src="images/eclipse.png" alt="Eclipse logo"></a> | |
| <br /> | |
| Copyright © <span id="year">2014</span> The Eclipse Foundation. <br /> All Rights Reserved. | |
| </div> | |
| </td> | |
| </tr> | |
| </table> | |
| <div class="clear"></div> | |
| </div> | |
| </footer> | |
| </body> | |
| </html> |