|  | <?php | 
|  | /******************************************************************************* | 
|  | * Copyright (c) 2014 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: | 
|  | *    Christopher Guindon (Eclipse Foundation) - Initial implementation | 
|  | *******************************************************************************/ | 
|  | ?> | 
|  | <style type="text/css"> | 
|  | #home-sidebar{ | 
|  | margin-top:2.5em; | 
|  | } | 
|  | #sec_wg{ | 
|  | padding-bottom:0; | 
|  | margin-bottom:-48px; | 
|  | } | 
|  | #sec_wg .highlight-content img{ | 
|  | padding:0 0.5em 1.5em 0.5em; | 
|  | } | 
|  | </style> | 
|  | <section class="landing-well breadcrumbs-offset"> | 
|  | <div class="container"> | 
|  | <div class="row"> | 
|  | <div class="col-md-12 landing-well-content"> | 
|  | <h1>Eclipse Is...</h1> | 
|  | <p>An amazing open source community of Tools, Projects and Collaborative Working Groups.</p> | 
|  | <p>Discover what we have to offer and join us.</p> | 
|  | <br/> | 
|  | <div class="btn-group"> | 
|  | <a href="#sec_ide" class="btn btn-white btn-large"> | 
|  | DISCOVER <span class="caret"></span> | 
|  | </a> | 
|  | </div> | 
|  | </div> | 
|  |  | 
|  | <div class="col-md-10  col-md-offset-2 landing-well-action"> | 
|  | <ul class="list-inline list-glyphicon"> | 
|  | <li> | 
|  | <a href="/ide/"> | 
|  | <div class="col-md-8 circle circle-dark"> | 
|  | <i class="fa fa-desktop"></i> | 
|  | <h3>IDE & Tools</h3> | 
|  | </div> | 
|  | </a> | 
|  | </li> | 
|  | <li> | 
|  | <a href="/projects/"> | 
|  | <div class="col-md-8 circle circle-dark"> | 
|  | <i class="fa fa-puzzle-piece"></i> | 
|  | <h3>Community of Projects</h3> | 
|  | </div> | 
|  | </a> | 
|  | </li> | 
|  | <li> | 
|  | <a href="/org/workinggroups/"> | 
|  | <div class="col-md-8 circle circle-dark"> | 
|  | <i class="fa fa-users"></i> | 
|  | <h3>Collaborative Working Groups</h3> | 
|  | </div> | 
|  | </a> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | </section> | 
|  |  | 
|  | <div class="container-grey"> | 
|  | <div class="container"> | 
|  | <section class="row"> | 
|  | <div class="col-md-9 news-list"> | 
|  | <h2>Announcements</h2> | 
|  | <?php | 
|  | $news = new FeedParser(); | 
|  | $news->setUrl($_SERVER['DOCUMENT_ROOT'] . "/community/news/2005newsarchive.rss"); | 
|  | $news->setMore('/community/news/eclipsenews.php'); | 
|  | $news->setRssLink('http://feeds.feedburner.com/eclipse/fnews'); | 
|  | $news->setLimit(120); | 
|  | $news->output(); | 
|  | ?> | 
|  | </div> | 
|  | <div class="col-md-9 col-md-offset-1 news-list"> | 
|  | <h2>Community News</h2> | 
|  | <?php | 
|  | $news = new FeedParser(); | 
|  | $news->setUrl($_SERVER['DOCUMENT_ROOT'] . "/community/news/2005inthenewsarchive.rss"); | 
|  | $news->setMore('/community/news/eclipseinthenews.php'); | 
|  | $news->setRssLink('/home/eclipseinthenews.rss'); | 
|  | $news->setLimit(120); | 
|  | $news->output(); | 
|  | ?> | 
|  | </div> | 
|  | <div class="col-md-5" id="home-sidebar"> | 
|  | <?php print $promo;?> | 
|  | </div> | 
|  | </section> | 
|  | </div> | 
|  | </div> | 
|  |  | 
|  | <div class="container-fluid"> | 
|  | <section class="row highlight highlight-white"  id="sec_ide"> | 
|  | <div class="container"> | 
|  | <div class="row"> | 
|  | <div class="triangle"></div> | 
|  | <div class="col-sm-16 col-md-12 highlight-content"> | 
|  | <h1>Tools and IDEs</h1> | 
|  | <p>Eclipse is famous for our Java IDE but our C/C++ IDE, PHP IDE are pretty cool too. | 
|  | We also have a ton tools for software developers. Check them out.</p> | 
|  | </div> | 
|  | <div class="col-sm-8 col-md-12 center highlight-img hidden-xs"> | 
|  | <img src="/home/images/soltice/laptop-eclipse.jpg" alt="Eclipse screenshot with a laptop"/> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | </section> | 
|  |  | 
|  | <section class="row highlight highlight-left highlight-black" id="sec_projects"> | 
|  | <div class="container"> | 
|  | <div class="row"> | 
|  | <div class="triangle triangle-white"></div> | 
|  | <div class="col-md-8 center highlight-img hidden-xs hidden-sm"> | 
|  | <div class="circle-banner"> | 
|  | <a href="/projects/"> | 
|  | <img src="/home/images/soltice/badge-community-projects.png" class="img-responsive" alt="Community of projects screenshot"/> | 
|  | <div class="circle-banner-icon"><i class="fa orange fa-puzzle-piece"></i></div> | 
|  | </a> | 
|  | </div> | 
|  | </div> | 
|  | <div class="col-md-15 col-sm-offset-1 highlight-content"> | 
|  | <h1>Community of Projects</h1> | 
|  | <p>Eclipse has over 250 different open source projects. Many know our | 
|  | Java IDE but we also have modeling tools, runtimes, reporting tools | 
|  | and much more. Discover our projects, contribute and maybe even | 
|  | start a new project at Eclipse. </p> | 
|  | <ul class="list-inline list-checkmark"> | 
|  | <li><i class="fa fa-angle-double-right orange fa-fw"></i> <a href="/projects/">Discover</a></li> | 
|  | <li><i class="fa fa-angle-double-right orange fa-fw"></i> <a href="/downloads/">Download</a></li> | 
|  | <li><i class="fa fa-angle-double-right orange fa-fw"></i> <a href="/contribute/">Contribute</a></li> | 
|  | </ul> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | </section> | 
|  |  | 
|  | <section class="row highlight highlight-grey" id="sec_wg"> | 
|  | <div class="container"> | 
|  | <div class="row"> | 
|  | <div class="triangle triangle-black"></div> | 
|  | <div class="col-md-15 highlight-content"> | 
|  | <h1>Collaborative Working Groups</h1> | 
|  | <p>Eclipse <a href="/org/workinggroups/">Working Groups</a> allow for organizations to collaborate in the development | 
|  | of new innovations and solutions. Based on a set of best practices the Eclipse Foundation | 
|  | is a great place to host new collaborations based on open source principles.</p> | 
|  | <p>Check out how you can start your own <a href="/org/workinggroups/">working group</a>. </p> | 
|  | <ul class="list-inline"> | 
|  | <li> | 
|  | <a href="//www.locationtech.org" title="LocationTech will be the leading community for individuals and organizations to collaborate on commercially-friendly open source software that is location aware."> | 
|  | <img src="/eclipse.org-common/themes/solstice/public/images/workinggroups/locationtech-400x301.png" height="79" alt="LocationTech will be the leading community for individuals and organizations to collaborate on commercially-friendly open source software that is location aware."/> | 
|  | </a> | 
|  | </li> | 
|  | <li> | 
|  | <a href="//iot.eclipse.org" title="m2m.eclipse.org is where you can learn about the technologies developed at Eclipse to make Machine-to-Machine (M2M) development simpler."> | 
|  | <img src="/eclipse.org-common/themes/solstice/public/images/workinggroups/iot-448x398.png" height="82" alt="m2m.eclipse.org is where you can learn about the technologies developed at Eclipse to make Machine-to-Machine (M2M) development simpler."/> | 
|  | </a> | 
|  | </li> | 
|  | <li> | 
|  | <a href="//polarsys.org/" title="PolarSys - Open Source tools for the development of embedded systems."> | 
|  | <img src="/eclipse.org-common/themes/solstice/public/images/workinggroups/polarsys-426x302.png" height="76" alt="PolarSys - Open Source tools for the development of embedded systems."/> | 
|  | </a> | 
|  | </li> | 
|  | <li> | 
|  | <a href="//wiki.eclipse.org/Auto_IWG" title="Auto IWG - Open Source Initiative for Automotive Software Development Tools."> | 
|  | <img src="/eclipse.org-common/themes/solstice/public/images/workinggroups/automotive-400x260.png" style="margin-top:-10px;" height="76" alt="Auto IWG - Open Source Initiative for Automotive Software Development Tools."/> | 
|  | </a> | 
|  | </li> | 
|  | <li> | 
|  | <a href="//lts.eclipse.org/" title="LTS - Enable organisations to collaborate when providing support and maintenance for Eclipse technologies."> | 
|  | <img src="/eclipse.org-common/themes/solstice/public/images/workinggroups/lts-400x567.png" height="76" alt="LTS - Enable organisations to collaborate when providing support and maintenance for Eclipse technologies."/> | 
|  | </a> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | <div class="col-md-8 right highlight-img hidden-xs hidden-sm col-sm-offset-1"> | 
|  | <div class="circle-banner"> | 
|  | <a href="/projects/"> | 
|  | <img src="/home/images/soltice/badge-working-groups.png" alt="Eclipse Working groups"/> | 
|  | <div class="circle-banner-icon"> <i class="fa fa-users orange"></i></div> | 
|  | </a> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | </section> | 
|  | </div> |