Skip to content

Commit

Permalink
[BEAM-172] Public meetings page
Browse files Browse the repository at this point in the history
This closes apache#10
  • Loading branch information
chimerasaurus committed Apr 8, 2016
2 parents ece3515 + 4001a86 commit 38d8256
Show file tree
Hide file tree
Showing 4 changed files with 258 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _data/meetings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
events:
- date: 2016/04/01
time: "9:30 - 16:00 Pacific"
location: PayPal<br>San Jose, CA, USA
type: Dev/PPMC Meeting
materials:
- title: Presentation - PPMC Deep Dive
link: "https://docs.google.com/presentation/d/1uTb7dx4-Y2OM_B0_3XF_whwAL2FlDTTuq2QzP9sJ4Mg/edit?usp=sharing"

- title: Notes - PPMC Deep Dive
link: "https://docs.google.com/document/d/1SXSLj7FMIgKqj43nTcczFpJzqASeUMUCpbyklk2fBkg/edit?usp=sharing"
notes:

- date: 2016/05/11
time: "8:00 - 11:00 Pacific"
location: Virtual
type: Technical Deep Dive
materials:
notes: This is a proposed meeting. Virtual attendance<br>options will be announced soon.

last_updated: 2016/04/07
1 change: 1 addition & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<li><a href="https://goo.gl/ps8twC">Technical Docs</a></li>
<li><a href="https://goo.gl/nk5OM0">Technical Vision</a></li>
<li><a href="{{ site.baseurl }}/team/">Apache Beam Team</a></li>
<li><a href="{{ site.baseurl }}/public-meetings/">Public Meetings</a></li>
<li role="separator" class="divider"></li>
<li class="dropdown-header">Contribute</li>
<li><a href="{{ site.baseurl }}/contribution-guide/">Contribution Guide</a></li>
Expand Down
55 changes: 55 additions & 0 deletions _pages/public-meetings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
layout: page
title: "Apache Beam Public Meetings"
permalink: /public-meetings/
---
Apache Beam is a shared effort within the open source community. To grow and develop that effort, it helps to schedule and hold public meetings, including:

* Formal meetings for the Apache Beam community for project planning and discussion
* Informal "Meetup" events to discuss, share the vision and usefulness of Apache Beam

The goal of these meetings will vary, though they will typically focus on technical discussions, community matters, and decision-making. These meetings have been held or are scheduled by the Apache Beam community.

<table class="table">
<tr>
<th>Date & Time</th>
<th>Location</th>
<th>Type</th>
<th>Meeting materials</th>
<th>Notes</th>
</tr>
{% for meeting in site.data.meetings.events %}
<tr>
<td>{{ meeting.date }}<br>{{ meeting.time }}</td>
<td>{{ meeting.location }}</td>
<td>{{ meeting.type }}</td>
<td>
{% for material in meeting.materials %}
<div><a href="{{ material.link }}">{{ material.title }}</a></div>
{% endfor %}
</td>
<td>{{ meeting.notes }}</td>
</tr>
{% endfor %}
</table>
*This list was last updated on {{ site.data.meetings.last_updated }}.*

All Apache Beam meetings are open to the public and we encourage anyone to attend. From time to time space in our event location may be limited, so preference will be given to PPMC members and others on a first-come, first-serve basis.

## I want to give a public talk about Apache Beam
To get started, we recommend you review the Apache Beam [presentation materials]({{ site.baseurl }}/presentation-materials/) page to review the content the Apache Beam community has already created. These materials will possibly save you time and energy as you create content for your event.

Once you have scheduled your event, we welcome you to announce it on the [user@beam.incubator.apache.org](mailto:user@beam.incubator.apache.org) mailing list. Additionally, please open a [JIRA item](https://issues.apache.org/jira/browse/BEAM) using the `website` component with details so we can update this page.

If you have any questions as you prepare for your event, we recommend you reach out to the Apache Beam community through the [dev@beam.incubator.apache.org](mailto:dev@beam.incubator.apache.org) mailing list. The Beam community can help provide feedback on your materials and promote your event.

## Frequently asked questions about public meetings

### How can I remotely attend these meetings?
We are investigating methods, such as video conferencing and IRC chat, to allow anyone to attend remotely. At present we do not have an estimated date. If you are interested in this option, please send an email to the [user@beam.incubator.apache.org](mailto:user@beam.incubator.apache.org) with your ideas and recommendations.

### What is a public meeting?
Public meetings include scheduled Apache Beam Dev/PPMC meetings, Meetup events, conference talks, and other events where the public meets to discuss Beam.

### How do I learn about new meetings?
The Apache Beam community announces upcoming public meetings on the [dev@beam.incubator.apache.org](mailto:dev@beam.incubator.apache.org) mailing list. If you want to learn about new events, we recommend you [subscribe](dev-subscribe@beam.incubator.apache.org) to that list. If you are holding a public event, please send an email to the dev@ list.
181 changes: 181 additions & 0 deletions content/public-meetings/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Apache Beam Public Meetings</title>
<meta name="description" content="Apache Beam is an open source, unified model and set of language-specific SDKs for defining and executing data processing workflows, and also data ingestion and integration flows, supporting Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). Dataflow pipelines simplify the mechanics of large-scale batch and streaming data processing and can run on a number of runtimes like Apache Flink, Apache Spark, and Google Cloud Dataflow (a cloud service). Beam also brings DSL in different languages, allowing users to easily implement their data integration processes.
">

<link rel="stylesheet" href="/styles/site.css">
<link rel="stylesheet" href="/css/theme.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<link rel="canonical" href="http://beam.incubator.apache.org/public-meetings/">
<link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-73650088-1', 'auto');
ga('send', 'pageview');

</script>
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
</head>


<body role="document">

<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<a href="/" class="navbar-brand" >
<img alt="Brand" src="/images/beam_logo_navbar.png">
</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/getting_started/">Getting Started</a></li>
<li><a href="/presentation-materials/">Presentation Materials</a></li>
<li role="separator" class="divider"></li>
<li class="dropdown-header">Technical Documentation</li>
<li><a href="/capability-matrix/">Capability Matrix</a></li>
<li><a href="https://goo.gl/ps8twC">Technical Docs</a></li>
<li><a href="https://goo.gl/nk5OM0">Technical Vision</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community <span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="dropdown-header">Community</li>
<li><a href="/mailing_lists/">Mailing Lists</a></li>
<li><a href="https://goo.gl/ps8twC">Technical Docs</a></li>
<li><a href="https://goo.gl/nk5OM0">Technical Vision</a></li>
<li><a href="/team/">Apache Beam Team</a></li>
<li><a href="/public-meetings/">Public Meetings</a></li>
<li role="separator" class="divider"></li>
<li class="dropdown-header">Contribute</li>
<li><a href="/contribution-guide/">Contribution Guide</a></li>
<li><a href="/source_repository/">Source Repository</a></li>
<li><a href="/issue_tracking/">Issue Tracking</a></li>
</ul>
</li>
<li><a href="/blog">Blog</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>


<link rel="stylesheet" href="">


<div class="container" role="main">

<div class="container">
<article class="post">

<header class="post-header">
<h1 class="post-title">Apache Beam Public Meetings</h1>
</header>

<div class="post-content">
<p>Apache Beam is a shared effort within the open source community. To grow and develop that effort, it helps to schedule and hold public meetings, including:</p>

<ul>
<li>Formal meetings for the Apache Beam community for project planning and discussion</li>
<li>Informal “Meetup” events to discuss, share the vision and usefulness of Apache Beam</li>
</ul>

<p>The goal of these meetings will vary, though they will typically focus on technical discussions, community matters, and decision-making. These meetings have been held or are scheduled by the Apache Beam community.</p>

<table class="table">
<tr>
<th>Date &amp; Time</th>
<th>Location</th>
<th>Type</th>
<th>Meeting materials</th>
<th>Notes</th>
</tr>

<tr>
<td>2016/04/01<br />9:30 - 16:00 Pacific</td>
<td>PayPal<br />San Jose, CA, USA</td>
<td>Dev/PPMC Meeting</td>
<td>

<div><a href="https://docs.google.com/presentation/d/1uTb7dx4-Y2OM_B0_3XF_whwAL2FlDTTuq2QzP9sJ4Mg/edit?usp=sharing">Presentation - PPMC Deep Dive</a></div>

<div><a href="https://docs.google.com/document/d/1SXSLj7FMIgKqj43nTcczFpJzqASeUMUCpbyklk2fBkg/edit?usp=sharing">Notes - PPMC Deep Dive</a></div>

</td>
<td></td>
</tr>

<tr>
<td>2016/05/11<br />8:00 - 11:00 Pacific</td>
<td>Virtual</td>
<td>Technical Deep Dive</td>
<td>

</td>
<td>This is a proposed meeting. Virtual attendance<br />options will be announced soon.</td>
</tr>

</table>
<p><em>This list was last updated on 2016/04/07.</em></p>

<p>All Apache Beam meetings are open to the public and we encourage anyone to attend. From time to time space in our event location may be limited, so preference will be given to PPMC members and others on a first-come, first-serve basis.</p>

<h2 id="i-want-to-give-a-public-talk-about-apache-beam">I want to give a public talk about Apache Beam</h2>
<p>To get started, we recommend you review the Apache Beam <a href="/presentation-materials/">presentation materials</a> page to review the content the Apache Beam community has already created. These materials will possibly save you time and energy as you create content for your event.</p>

<p>Once you have scheduled your event, we welcome you to announce it on the <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#064;&#098;&#101;&#097;&#109;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#117;&#115;&#101;&#114;&#064;&#098;&#101;&#097;&#109;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a> mailing list. Additionally, please open a <a href="https://issues.apache.org/jira/browse/BEAM">JIRA item</a> using the <code class="highlighter-rouge">website</code> component with details so we can update this page.</p>

<p>If you have any questions as you prepare for your event, we recommend you reach out to the Apache Beam community through the <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#098;&#101;&#097;&#109;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#098;&#101;&#097;&#109;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a> mailing list. The Beam community can help provide feedback on your materials and promote your event.</p>

<h2 id="frequently-asked-questions-about-public-meetings">Frequently asked questions about public meetings</h2>

<h3 id="how-can-i-remotely-attend-these-meetings">How can I remotely attend these meetings?</h3>
<p>We are investigating methods, such as video conferencing and IRC chat, to allow anyone to attend remotely. At present we do not have an estimated date. If you are interested in this option, please send an email to the <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#064;&#098;&#101;&#097;&#109;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#117;&#115;&#101;&#114;&#064;&#098;&#101;&#097;&#109;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a> with your ideas and recommendations.</p>

<h3 id="what-is-a-public-meeting">What is a public meeting?</h3>
<p>Public meetings include scheduled Apache Beam Dev/PPMC meetings, Meetup events, conference talks, and other events where the public meets to discuss Beam.</p>

<h3 id="how-do-i-learn-about-new-meetings">How do I learn about new meetings?</h3>
<p>The Apache Beam community announces upcoming public meetings on the <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#098;&#101;&#097;&#109;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#098;&#101;&#097;&#109;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a> mailing list. If you want to learn about new events, we recommend you <a href="dev-subscribe@beam.incubator.apache.org">subscribe</a> to that list. If you are holding a public event, please send an email to the dev@ list.</p>

</div>

</article>

</div>


<hr>
<div class="row">
<div class="col-xs-12">
<footer>
<p class="text-center">&copy; Copyright 2016
<a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved.</p>
<p class="text-center"><a href="/privacy_policy">Privacy Policy</a> |
<a href="/feed.xml">RSS Feed</a></p>
</footer>
</div>
</div>
<!-- container div end -->
</div>


</body>

</html>

0 comments on commit 38d8256

Please sign in to comment.