Author: dlester
Date: Thu Sep 17 06:35:27 2015
New Revision: 1703497
URL: http://svn.apache.org/r1703497
Log:
Update Mesos website to reflect MesosCon Europe blog post and schedule.
Added:
mesos/site/publish/blog/mesoscon-europe-2015-schedule-announced/
mesos/site/publish/blog/mesoscon-europe-2015-schedule-announced/index.html
mesos/site/source/blog/2015-09-17-mesoscon-europe-2015-schedule-announced.md
Modified:
mesos/site/publish/blog/feed.xml
mesos/site/publish/blog/index.html
mesos/site/publish/index.html
mesos/site/publish/sitemap.xml
mesos/site/source/index.html.md
Modified: mesos/site/publish/blog/feed.xml
URL:
http://svn.apache.org/viewvc/mesos/site/publish/blog/feed.xml?rev=1703497&r1=1703496&r2=1703497&view=diff
==============================================================================
--- mesos/site/publish/blog/feed.xml (original)
+++ mesos/site/publish/blog/feed.xml Thu Sep 17 06:35:27 2015
@@ -4,7 +4,35 @@
<id>http://mesos.apache.org/blog</id>
<link href="http://mesos.apache.org/blog" />
<link href="http://mesos.apache.org/blog/feed.xml" rel="self"/>
- <updated>2015-08-05T00:00:00Z</updated>
+ <updated>2015-09-17T00:00:00Z</updated>
+
+ <entry>
+
<id>http://mesos.apache.org/blog/mesoscon-europe-2015-schedule-announced/</id>
+ <link href="/blog/mesoscon-europe-2015-schedule-announced/" />
+ <title>
+ MesosCon Europe Schedule and Diversity Scholarship Available
+ </title>
+ <updated>2015-09-17T00:00:00Z</updated>
+ <author>
+ <name>Michael Hausenblas</name>
+ </author>
+ <content type="html">
+ <p><a
href="http://events.linuxfoundation.org/events/mesoscon-europe">MesosCon
Europe 2015</a> will take place in Dublin, Ireland in three weeks, and
weâre excited to announce the event schedule and availability of a diversity
scholarship program.</p>
+
+<h2>Schedule</h2>
+
+<p>The program committee was overwhelmed by the number of submissions to
the first European edition of MesosCon â 65 talks and tutorials have been
submitted, you all rock â <a
href="http://markmail.org/message/qf5dbzmugoh4gswf">we turned to
you</a>, the community to help us select the most interesting and
relevant talks. Given we had hard constraints concerning time and space we
ended up selecting 14 talks and four lightning talks based on your overall
ranking.</p>
+
+<p>The talks range from introductory presentations that aim helping the
onboarding of new Mesos community members to deep dives: in the afternoon we
will split into two tracks to be able to accommodate more topics. Sessions will
take place on Thursday, October 8th 2015. Check out the <a
href="http://events.linuxfoundation.org/events/mesoscon-europe/program/schedule">schedule</a>
yourself!</p>
+
+<p>We&rsquo;ll also be holding a Mesos hackathon on Friday October
9th, and look forward to seeing what members of the community build and dream
up.</p>
+
+<h2>Diversity Scholarship Program</h2>
+
+<p>As important as the schedule might be, if you canât be there in
person, what gives? So, we&rsquo;re repeating the successful offering of a
<a
href="http://events.linuxfoundation.org/events/mesoscon-europe/attend/scholarship">scholarship
program</a>: it provides support to women, people of color, and people
with disabilities who may not otherwise have the opportunity to attend MesosCon
for financial reasons. <a
href="https://docs.google.com/a/twitter.com/forms/d/1YavIUe3-xjjmqxqpE_QYbBkDz3z72iada568NyPxRRg/viewform">Apply</a>
today and hope to see you in Dublin.</p>
+
+ </content>
+ </entry>
<entry>
<id>http://mesos.apache.org/blog/mesoscon-goes-europe/</id>
Modified: mesos/site/publish/blog/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/blog/index.html?rev=1703497&r1=1703496&r2=1703497&view=diff
==============================================================================
--- mesos/site/publish/blog/index.html (original)
+++ mesos/site/publish/blog/index.html Thu Sep 17 06:35:27 2015
@@ -76,6 +76,11 @@
<div class="col-md-9">
<article>
+ <h2><a
href="/blog/mesoscon-europe-2015-schedule-announced/">MesosCon Europe Schedule
and Diversity Scholarship Available</a></h2>
+ <p><em>Posted by Michael Hausenblas, September 17,
2015</em></p>
+ </article>
+
+ <article>
<h2><a href="/blog/mesoscon-goes-europe/">MesosCon goes
Europe</a></h2>
<p><em>Posted by Michael Hausenblas, August 5,
2015</em></p>
</article>
Added:
mesos/site/publish/blog/mesoscon-europe-2015-schedule-announced/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/blog/mesoscon-europe-2015-schedule-announced/index.html?rev=1703497&view=auto
==============================================================================
--- mesos/site/publish/blog/mesoscon-europe-2015-schedule-announced/index.html
(added)
+++ mesos/site/publish/blog/mesoscon-europe-2015-schedule-announced/index.html
Thu Sep 17 06:35:27 2015
@@ -0,0 +1,147 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>MesosCon Europe Schedule and Diversity Scholarship
Available</title>
+ <meta name="viewport" content="width=device-width,
initial-scale=1.0">
+
+ <link
href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"
rel="stylesheet">
+ <link rel="alternate" type="application/atom+xml"
title="Apache Mesos Blog" href="/blog/feed.xml">
+
+ <link href="../../assets/css/main.css" media="screen"
rel="stylesheet" type="text/css" />
+
+
+
+ <!-- Google Analytics Magic -->
+ <script type="text/javascript">
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20226872-1']);
+ _gaq.push(['_setDomainName', 'apache.org']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type
= 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ?
'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+ </script>
+ </head>
+ <body>
+ <!-- magical breadcrumbs -->
+ <div class="topnav">
+ <ul class="breadcrumb">
+ <li>
+ <div class="dropdown">
+ <a data-toggle="dropdown"
href="#">Apache Software Foundation <span class="caret"></span></a>
+ <ul class="dropdown-menu" role="menu"
aria-labelledby="dLabel">
+ <li><a
href="http://www.apache.org">Apache Homepage</a></li>
+ <li><a
href="http://www.apache.org/licenses/">License</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li><a
href="http://www.apache.org/security/">Security</a></li>
+ </ul>
+ </div>
+ </li>
+ <li><a href="http://mesos.apache.org">Apache
Mesos</a></li>
+
+
+ <li><a href="/blog
+/">Blog
+</a></li>
+
+
+ </ul><!-- /breadcrumb -->
+ </div>
+
+ <!-- navbar excitement -->
+ <div class="navbar navbar-static-top" role="navigation">
+ <div class="navbar-inner">
+ <div class="container">
+ <a href="/" class="logo"><img
src="/assets/img/mesos_logo.png" alt="Apache Mesos logo" /></a>
+ <div class="nav-collapse">
+ <ul class="nav nav-pills
navbar-right">
+ <li><a
href="/gettingstarted/">Getting Started</a></li>
+ <li><a
href="/documentation/latest/">Documentation</a></li>
+ <li><a
href="/downloads/">Downloads</a></li>
+ <li><a
href="/community/">Community</a></li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </div><!-- /.navbar -->
+
+ <div class="container">
+
+ <div class="row">
+
+<div class="col-md-3">
+ <div class="meta">
+ <span class="author">
+
+ <span class="author_contact">
+ <p><strong>Michael Hausenblas</strong></p>
+ <p><a
href="http://twitter.com/mhausenblas">@mhausenblas</a></p>
+ </span>
+ </span>
+ <p><em>Posted September 17, 2015</em></p>
+ </div>
+
+ <div class="share">
+ <span class="social-share-button"><a
href="https://twitter.com/share" class="twitter-share-button"
data-via="apachemesos">Tweet</a></span>
+
+ <span><script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
'script', 'twitter-wjs');</script></span>
+
+ <span><div class="g-plusone" data-size="medium"></div></span>
+
+ <!-- Place this tag after the last +1 button tag. -->
+ <script type="text/javascript">
+ (function() {
+ var po = document.createElement('script'); po.type =
'text/javascript'; po.async = true;
+ po.src = 'https://apis.google.com/js/plusone.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
+ })();
+ </script>
+
+ <script src="//platform.linkedin.com/in.js"
type="text/javascript">
+ lang: en_US
+ </script>
+ <script type="IN/Share" data-counter="right"></script>
+ </div>
+</div>
+
+<div class="post col-md-9">
+ <h1>MesosCon Europe Schedule and Diversity Scholarship Available</h1>
+
+ <p><a
href="http://events.linuxfoundation.org/events/mesoscon-europe">MesosCon Europe
2015</a> will take place in Dublin, Ireland in three weeks, and weâre excited
to announce the event schedule and availability of a diversity scholarship
program.</p>
+
+<h2>Schedule</h2>
+
+<p>The program committee was overwhelmed by the number of submissions to the
first European edition of MesosCon â 65 talks and tutorials have been
submitted, you all rock â <a
href="http://markmail.org/message/qf5dbzmugoh4gswf">we turned to you</a>, the
community to help us select the most interesting and relevant talks. Given we
had hard constraints concerning time and space we ended up selecting 14 talks
and four lightning talks based on your overall ranking.</p>
+
+<p>The talks range from introductory presentations that aim helping the
onboarding of new Mesos community members to deep dives: in the afternoon we
will split into two tracks to be able to accommodate more topics. Sessions will
take place on Thursday, October 8th 2015. Check out the <a
href="http://events.linuxfoundation.org/events/mesoscon-europe/program/schedule">schedule</a>
yourself!</p>
+
+<p>We’ll also be holding a Mesos hackathon on Friday October 9th, and
look forward to seeing what members of the community build and dream up.</p>
+
+<h2>Diversity Scholarship Program</h2>
+
+<p>As important as the schedule might be, if you canât be there in person,
what gives? So, we’re repeating the successful offering of a <a
href="http://events.linuxfoundation.org/events/mesoscon-europe/attend/scholarship">scholarship
program</a>: it provides support to women, people of color, and people with
disabilities who may not otherwise have the opportunity to attend MesosCon for
financial reasons. <a
href="https://docs.google.com/a/twitter.com/forms/d/1YavIUe3-xjjmqxqpE_QYbBkDz3z72iada568NyPxRRg/viewform">Apply</a>
today and hope to see you in Dublin.</p>
+
+</div>
+</div>
+
+
+ <hr>
+
+ <!-- footer -->
+ <div class="footer">
+ <p>© 2012-2015 <a href="http://apache.org">The Apache
Software Foundation</a>.
+ Apache Mesos, the Apache feather logo, and the Apache Mesos
project logo are trademarks of The Apache Software Foundation.<p>
+ </div><!-- /footer -->
+
+ </div> <!-- /container -->
+
+ <!-- JS -->
+ <script src="//code.jquery.com/jquery-1.11.0.min.js"
type="text/javascript"></script>
+ <script
src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"
type="text/javascript"></script>
+ </body>
+</html>
Modified: mesos/site/publish/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/index.html?rev=1703497&r1=1703496&r2=1703497&view=diff
==============================================================================
--- mesos/site/publish/index.html (original)
+++ mesos/site/publish/index.html Thu Sep 17 06:35:27 2015
@@ -112,6 +112,7 @@
<div class="col-md-5">
<h3>News</h3>
<ul>
+ <li><em>September 17, 2015</em> - <a
href="/blog/mesoscon-europe-2015-schedule-announced/">MesosCon Europe Schedule
and Diversity Scholarship</a></li>
<li><em>August 5, 2015</em> - <a
href="/blog/mesoscon-goes-europe/">MesosCon goes Europe</a></li>
<li><em>July 28, 2015</em> - <a
href="/blog/register-for-mesoscon-seattle-save/">Register for #MesosCon by 7/31
and Save $100</a></li>
<li><em>July 22, 2015</em> - Mesos 0.23.0 is released! See the <a
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0">CHANGELOG</a>
and <a href="/blog/mesos-0-23-0-released/">blog post</a> for more details.</li>
Modified: mesos/site/publish/sitemap.xml
URL:
http://svn.apache.org/viewvc/mesos/site/publish/sitemap.xml?rev=1703497&r1=1703496&r2=1703497&view=diff
==============================================================================
--- mesos/site/publish/sitemap.xml (original)
+++ mesos/site/publish/sitemap.xml Thu Sep 17 06:35:27 2015
@@ -14641,6 +14641,10 @@
<lastmod>2015-09-16T00:00:00-07:00</lastmod>
</url>
<url>
+
<loc>http://mesos.apache.org/blog/mesoscon-europe-2015-schedule-announced/</loc>
+ <lastmod>2015-09-16T00:00:00-07:00</lastmod>
+ </url>
+ <url>
<loc>http://mesos.apache.org/blog/</loc>
<lastmod>2015-09-16T00:00:00-07:00</lastmod>
</url>
Added:
mesos/site/source/blog/2015-09-17-mesoscon-europe-2015-schedule-announced.md
URL:
http://svn.apache.org/viewvc/mesos/site/source/blog/2015-09-17-mesoscon-europe-2015-schedule-announced.md?rev=1703497&view=auto
==============================================================================
---
mesos/site/source/blog/2015-09-17-mesoscon-europe-2015-schedule-announced.md
(added)
+++
mesos/site/source/blog/2015-09-17-mesoscon-europe-2015-schedule-announced.md
Thu Sep 17 06:35:27 2015
@@ -0,0 +1,22 @@
+---
+layout: post
+title: MesosCon Europe Schedule and Diversity Scholarship Available
+permalink: /blog/mesoscon-europe-2015-schedule-announced/
+published: true
+post_author:
+ display_name: Michael Hausenblas
+ twitter: mhausenblas
+tags: MesosCon
+---
+
+[MesosCon Europe
2015](http://events.linuxfoundation.org/events/mesoscon-europe) will take place
in Dublin, Ireland in three weeks, and weâre excited to announce the event
schedule and availability of a diversity scholarship program.
+
+## Schedule
+The program committee was overwhelmed by the number of submissions to the
first European edition of MesosCon â 65 talks and tutorials have been
submitted, you all rock â [we turned to
you](http://markmail.org/message/qf5dbzmugoh4gswf), the community to help us
select the most interesting and relevant talks. Given we had hard constraints
concerning time and space we ended up selecting 14 talks and four lightning
talks based on your overall ranking.
+
+The talks range from introductory presentations that aim helping the
onboarding of new Mesos community members to deep dives: in the afternoon we
will split into two tracks to be able to accommodate more topics. Sessions will
take place on Thursday, October 8th 2015. Check out the
[schedule](http://events.linuxfoundation.org/events/mesoscon-europe/program/schedule)
yourself!
+
+We'll also be holding a Mesos hackathon on Friday October 9th, and look
forward to seeing what members of the community build and dream up.
+
+## Diversity Scholarship Program
+As important as the schedule might be, if you canât be there in person, what
gives? So, we're repeating the successful offering of a [scholarship
program](http://events.linuxfoundation.org/events/mesoscon-europe/attend/scholarship):
it provides support to women, people of color, and people with disabilities
who may not otherwise have the opportunity to attend MesosCon for financial
reasons.
[Apply](https://docs.google.com/a/twitter.com/forms/d/1YavIUe3-xjjmqxqpE_QYbBkDz3z72iada568NyPxRRg/viewform)
today and hope to see you in Dublin.
Modified: mesos/site/source/index.html.md
URL:
http://svn.apache.org/viewvc/mesos/site/source/index.html.md?rev=1703497&r1=1703496&r2=1703497&view=diff
==============================================================================
--- mesos/site/source/index.html.md (original)
+++ mesos/site/source/index.html.md Thu Sep 17 06:35:27 2015
@@ -40,6 +40,7 @@ title: Apache Mesos
<div class="col-md-5">
<h3>News</h3>
<ul>
+ <li><em>September 17, 2015</em> - <a
href="/blog/mesoscon-europe-2015-schedule-announced/">MesosCon Europe Schedule
and Diversity Scholarship</a></li>
<li><em>August 5, 2015</em> - <a
href="/blog/mesoscon-goes-europe/">MesosCon goes Europe</a></li>
<li><em>July 28, 2015</em> - <a
href="/blog/register-for-mesoscon-seattle-save/">Register for #MesosCon by 7/31
and Save $100</a></li>
<li><em>July 22, 2015</em> - Mesos 0.23.0 is released! See the <a
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0">CHANGELOG</a>
and <a href="/blog/mesos-0-23-0-released/">blog post</a> for more details.</li>