You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by bu...@apache.org on 2017/04/12 16:50:51 UTC

svn commit: r1010344 - in /websites/staging/community/trunk/content: ./ newsletter/2017/ newsletter/2017/april.html

Author: buildbot
Date: Wed Apr 12 16:50:51 2017
New Revision: 1010344

Log:
Staging update by buildbot for community

Added:
    websites/staging/community/trunk/content/newsletter/2017/
    websites/staging/community/trunk/content/newsletter/2017/april.html
Modified:
    websites/staging/community/trunk/content/   (props changed)

Propchange: websites/staging/community/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 12 16:50:51 2017
@@ -1 +1 @@
-1791146
+1791149

Added: websites/staging/community/trunk/content/newsletter/2017/april.html
==============================================================================
--- websites/staging/community/trunk/content/newsletter/2017/april.html (added)
+++ websites/staging/community/trunk/content/newsletter/2017/april.html Wed Apr 12 16:50:51 2017
@@ -0,0 +1,241 @@
+<!DOCTYPE html>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html>
+<head>
+  <META name="description" content="Apache Community Development"/>
+  <META name="keywords" content="apache, apache community, community development, opensource"/>
+
+  <META http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+	  /* Google Search box customizations */
+	   .gsc-search-box input.gsc-input, .gcse-search-box input.gsc-input:focus { -webkit-box-shadow:none; box-shadow:none; -moz-box-shadow:none; border-radius:0px; }
+		/* On tablets, the wrapped menu is hiding the search box, adding a margin to push down */
+		 .container { margin-top:5px; }
+  </style>
+  
+
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
+  <TITLE>Apache Community Development - </TITLE>
+</head>
+
+<body>
+
+    <div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <!-- <a class="brand" href="#">Apache Community Development Project</a> -->
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li><a href="/">Home</a></li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">GSoC <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/gsoc.html">Google Summer Of Code Information</a></li>
+                  <li><a href="/mentee-ranking-process.html">Mentee Ranking Process</a></li>
+                  <li><a href="/mentoring/experiences.html">Past GSoC Experiences</a></li>
+                  <li class="divider"></li>
+                  <li class="nav-header">Additional GSoC Resources</li>
+                  <li><a href="/links.html">Links to additional material</a></li>
+                  <li><a href="/guide-to-being-a-mentor.html">Guide to being a Mentor</a></li>
+                  <li><a href="/use-the-comdev-issue-tracker-for-gsoc-tasks.html">Using ComDev's JIRA for GSoC Ideas</a></li>
+                  <li><a href="/gsoc-admin-tasks.html">Tasks of a GSoC Admin at the ASF</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">General Information <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/newbiefaq.html">Frequently Asked Questions</a></li>
+                  <li><a href="/projectIndependence.html">Apache Project Independence</a></li>
+                  <li><a href="/apache-way/apache-project-maturity-model.html">Apache Project Maturity Model</a></li>
+                  <li><a href="/contactpoints.html">Contact Points Within the ASF</a></li>
+                  <li class="divider"></li>
+                  <li class="nav-header">About Community Development</li>
+                  <li><a href="/about/">What We Do</a></li>
+                  <li><a href="/comdevboardresolution.html">ComDev Original Board Resolution</a></li>
+                  <li><a href="https://whimsy.apache.org/board/minutes/Community_Development.html">ComDev Board Reports</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">For Contributors <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/newcomers/">Newcomers</a></li>
+                  <li><a href="/gettingStarted/101.html">Getting Started</a></li>
+                  <li><a href="/contributors/">Finding Your Way Around The Apache Software Foundation</a></li>
+				  <li><a href="http://www.apache.org/dev/">Technical Developer FAQs</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">For Committers/PMCs <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/newcommitter.html">Recruiting New Committers</a></li>
+                  <li><a href="/committers/">Useful Information for Committers</a></li>
+                  <li><a href="/committers/consensusBuilding.html">Consensus Building</a></li>
+                  <li><a href="/committers/lazyConsensus.html">Lazy Consensus</a></li>					
+                  <li><a href="/committers/decisionMaking.html">Decision Making</a></li>
+                  <li><a href="/committers/voting.html">Voting</a></li>
+                  <li><a href="/committers/funding-disclaimer.html">Funding Campaign Disclaimer</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Mentoring <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/mentoringprogramme.html">Mentoring Program</a></li>
+                  <li><a href="/mentorprogrammeformaleducation.html">Mentoring in Formal Education</a></li>
+                  <li><a href="/mentorprogrammeapplication.html">Applying for the Mentoring Program</a></li>
+                  <li class="divider"></li>
+                  <li class="nav-header">Additional Resources</li>
+                  <li><a href="/guide-to-being-a-mentor.html">Guide to being a Mentor</a></li>
+                  <li><a href="/mentor-request-mail.html">Mentor Request Email Example</a></li>
+                  <!-- <li><a href="/localmentors.html">Mentors Near You</a></li> -->
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Speakers <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/speakers/">Speaker Information</a></li>
+                  <li><a href="/speakers/speakers.html">Finding Speakers / Listing Yourself as a Speaker</a></li>
+                  <li><a href="/speakers/slides.html">Apache-related Slides</a></li>
+				  <li><a href="http://apachecon.com/">ApacheCon - conference of everything Apache</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Events <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/calendars/">Major Apache-related Events</a></li>
+                  <li><a href="http://www.apache.org/events/meetups.html">Upcoming Apache-related meetups</a></li>
+                  <li><a href="http://www.apache.org/foundation/marks/events">Apache event branding policies</a></li>
+                </ul>
+              </li>
+              <li><a href="/lists.html">Mailing List</a></li>
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+  <div class="container">
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3 pull-right">
+        <div class="gcse-search"></div>
+  	  </div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
+    <ul class="breadcrumb">
+<li><a href="/">Home</a> <span class="divider">/</span></li>
+<li><a href="/newsletter">Newsletter</a> <span class="divider">/</span></li>
+<li><a href="/newsletter/2017">2017</a> <span class="divider">/</span></li>
+<li><a href="/newsletter/2017/april.html">April.html</a></li>
+</ul>
+   <hr>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="apache-committer-newsletter-april-2017">Apache Committer Newsletter, April 2017<a class="headerlink" href="#apache-committer-newsletter-april-2017" title="Permanent link">&para;</a></h1>
+<p>Dear Apache Committer,</p>
+<p>In this newsletter: committer resources you might not know about, Foundation news, and upcoming community events.</p>
+<p>Thank you for your hard work on our Apache projects. You are the reason the Foundation exists, and your work is the reason we have the reputation we enjoy.</p>
+<p>In our recent community survey, we heard from a lot of you that you want more information about what committer resources are available, how to connect with developers from other projects, and more proactive messaging about what’s going on in the Foundation at large.</p>
+<p>In this, the inaugural edition of the Apache Committers Newsletter, we’re trying to keep the committers better informed about what happens at Apache, and let you know about ways that you can become more involved with the Foundation as a whole.</p>
+<h2 id="committer-resources">Committer Resources<a class="headerlink" href="#committer-resources" title="Permanent link">&para;</a></h2>
+<p>As we grow larger, it can be harder to stay connected with the larger Apache community. We offer a number of resources that make it easier to stay in touch, and find out what’s going on. We encourage you to take advantage of these opportunities, because the Apache community is what makes Apache work.</p>
+<p>The <a href="http://community.apache.org/">Apache Community website</a> - is full of
+resources for committers, from <a href="http://community.apache.org/committers/">new committer information</a>
+ - to <a href="http://www.apache.org/dev/">developer and contributor information</a>
+ - to <a href="http://community.apache.org/about/">general information about the services provided by the Community
+Development PMC</a>.</p>
+<p>If you’re going to be traveling somewhere, the best way to find out what 
+other Apache people are in the area is the Party mailing list - 
+<a href="https://lists.apache.org/list.html?party@apache.org">party@apache.org</a>.
+Tell us where you’re going to be, and if you’re interested in meeting for dinner or drinks. It’s a great way to feel at home in an unfamiliar city, and also connect with other Apache community members. Subscribe by sending a message to party-subscribe@apache.org</p>
+<h2 id="board-and-member-elections">Board and Member Elections<a class="headerlink" href="#board-and-member-elections" title="Permanent link">&para;</a></h2>
+<p>Apache is governed by a Board of Directors - a 9-member board that keeps the administrative side of things running, and ensures that projects operate according to the Apache Way, in sustainable, independent ways. The board doesn’t tinker in technical decisions, so it’s possible that many committers are unaware that it’s even there. The board is elected once a year by the membership.</p>
+<p>In the recent members meeting (March 28th) a new board of directors was elected, with two directors leaving the board, and two new directors being added. We thank outgoing directors Isabel Drost-Fromm and and Marvin Humphrey for their service, and welcome Phil Steitz and Ted Dunning for the new term.</p>
+<h2 id="apache-is-18">Apache is 18!<a class="headerlink" href="#apache-is-18" title="Permanent link">&para;</a></h2>
+<p>The Apache Software Foundation turned 18 years old last week!</p>
+<p>The Foundation was established in March of 1999, by a small group of enthusiasts that wanted to ensure a sustainable future for the projects that they were running. Since that time, we’ve had huge growth, growing from 21 members to 620, from a handful of developers to over 6,000, and from two projects to more than 300, including some of the most important software projects in the industry.</p>
+<p>Read more in our <a href="https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces6">official press release</a>.</p>
+<h2 id="upcoming-events">Upcoming Events<a class="headerlink" href="#upcoming-events" title="Permanent link">&para;</a></h2>
+<p>As you all hopefully know by now, <a href="http://apachecon.com/">ApacheCon North America 2017</a>
+will be held in Miami, Florida, May 15-18. It will consist of several parallel events, which, together, make up ApacheCon.</p>
+<p>Apache: Big Data celebrates our presence in the Big Data world, with three days, four tracks of content around our various Big Data projects.</p>
+<p>Apache: IoT covers our projects in the Internet of Things space.</p>
+<p>TomcatCon will have content around the ever-popular Tomcat application server, one of the oldest projects at the ASF.</p>
+<p>CloudStack Collaboration Conference is 2 tracks of content for this popular cloud infrastructure project.</p>
+<p>The FlexJS Summit will be a developer-focused event to work on the FlexJS project, as well as user-focused sessions.</p>
+<p>And BarCampApache is our traditional unConference format event, where you can propose and lead sessions on any topic which is relevant to our community.</p>
+<p>Join us Wednesday night for the Lightning Talks - 5 minute presentations by you, about any topic of interest - sometimes funny, sometimes serious, always fun and informative. This will be followed by an offsite attendee reception where you can meet your colleagues from your project, and other ASF projects.</p>
+<p>As a committer, you have a deep discount to attend this event, since it is our event, by us and for us, and we want all of our committers to attend. Use the registration code APCOMM17 to register. (Don’t share this with your non-committer colleagues, since we check that you’re a committer when you use this code.)</p>
+<p>Learn more about ApacheCon, see the schedule, and register, at <a href="http://apachecon.com/">apachecon.com</a></p>
+<h2 id="next-time">Next Time …<a class="headerlink" href="#next-time" title="Permanent link">&para;</a></h2>
+<p>If you want your message to appear in this newsletter, come get 
+involved in writing it for next time. To get involved in the crafting of 
+this message, join the <a href="https://lists.apache.org/list.html?dev@community.apache.org">Community Development mailing list</a>
+by sending email to dev-subscribe@community.apache.org where we’ll be drafting the next newsletter.</p>
+<p>Also, please let us know how we’re doing. Was this newsletter helpful? 
+Did you read all of it? Drop us a note at dev@community.apache.org to let us know.</p>
+  </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+		Copyright&copy; 2017, the Apache Software Foundation. Licensed under the <a rel="license" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a><br/>
+		Apache&reg;, the names of Apache projects, and the multicolor feather logo are <a href="https://www.apache.org/foundation/marks/list/">registered trademarks or trademarks</a> of the Apache Software Foundation in the United States and/or other countries.
+      </p>
+    </div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script>
+  <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
+</body>
+</html>