-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
executable file
·34 lines (25 loc) · 2.41 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: archive
author_profile: true
read_time: false
title: Shane's Interpretation Of The Apache Way
---
{% include base_path %}
<p>The Apache Way is a set of community behaviors and aspects used to great success over many years at over 100 Apache Software Foundation (ASF) projects. These concepts can help any distributed group of people working on easily shareable work, like software or documentation.</p>
<p>
The Apache Way is sort of like Zen. It's something that's difficult to explain, has many interpretations, and the best way to learn it is to do it.
This is devoted to one interpretation of The Apache Way – the one that I've learned over the years of participating at the ASF. Many of the communities at the ASF believe that some form of The Apache Way is a great way to collaboratively develop software, and many individuals at the ASF exemplify the values of The Apache Way. For more Apache Way perspectives, see the <a href="https://www.apache.org/theapacheway/index.html">ASF Briefing</a>.
</p>
<h2>Apache Way Presentations</h2>
<p>A number of Apache committers organized a <a href="http://shaneslides.com/2017/05/Apache-Way-Track/">
full-day Apache Way training at ApacheCon Miami</a>, where they each presented concepts
from the Apache Way with different perspectives: for a new developer joining a project,
to a company considering bringing a project to the ASF, to how to get started making
non-code contributions.
<br/>
<div class="align-center text-center"><a href="http://shaneslides.com/2017/05/Apache-Way-Track/" class="btn btn--info">See the slides and videos of the training</a></div>
</p>
{% include allways.html %}
<h3>Trademarks</h3>
<p class="notice--info">Apache®, the feather logo, and the names of all Apache projects referenced are either <a href="https://www.apache.org/foundation/marks/">registered trademarks or trademarks</a> of the <a href="http://www.apache.org/">Apache Software Foundation</a> in the United States and/or other countries. The Apache Software Foundation has no affiliation with and does not endorse or review the materials provided at this website, which is managed by Shane Curcuru as an individual.</p>
<p>Shane <i>is</i> a member of the <a href="https://community.apache.org/">Apache Community Development project</a>, and loves to talk about the Apache Way on the <a href="https://lists.apache.org/[email protected]">ComDev mailing lists</a>.</p>