Author: dlester
Date: Wed Aug 5 07:37:53 2015
New Revision: 1694142
URL: http://svn.apache.org/r1694142
Log:
update website to announce mesoscon eu
Added:
mesos/site/publish/blog/mesoscon-goes-europe/
mesos/site/publish/blog/mesoscon-goes-europe/index.html
mesos/site/source/blog/2015-08-05-mesoscon-goes-europe.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=1694142&r1=1694141&r2=1694142&view=diff
==============================================================================
--- mesos/site/publish/blog/feed.xml (original)
+++ mesos/site/publish/blog/feed.xml Wed Aug 5 07:37:53 2015
@@ -4,7 +4,39 @@
<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-07-29T00:00:00Z</updated>
+ <updated>2015-08-05T00:00:00Z</updated>
+
+ <entry>
+ <id>http://mesos.apache.org/blog/mesoscon-goes-europe/</id>
+ <link href="/blog/mesoscon-goes-europe/" />
+ <title>
+ MesosCon goes Europe
+ </title>
+ <updated>2015-08-05T00:00:00Z</updated>
+ <author>
+ <name>Michael Hausenblas</name>
+ </author>
+ <content type="html">
+ <p>The Mesos <a
href="http://mesos.apache.org/community/">community</a> has
been growing steadily over the past years and on behalf of the #MesosCon
Program Committee Iâm excited and proud to be able to share the great news
with you: MesosCon is now a world-wide event and this fall it comes to Europe.
Organized by the Apache Mesos community, <a
href="http://events.linuxfoundation.org/events/mesoscon-europe">#MesosCon
Europe</a> brings together users and developers to share and learn about
the project and its growing ecosystem.</p>
+
+<p>MesosCon Europe 2015 will take place in Dublin, Ireland and feature a
full day of sessions to learn more about the Mesos core, an ecosystem developed
around the project, and related technologies. The program will include
workshops to get started with Mesos, keynote speakers from industry leaders,
and sessions led by adopters and contributors. Day two will feature a hackathon
held at the conference.</p>
+
+<p>Now is a good time to start preparing yourself for #MesosCon Europe:
no matter if you want to contribute through a talk submission (see the <a
href="http://events.linuxfoundation.org/events/mesoscon-europe/program/cfp">CfP</a>
for details) or want to support us through a sponsorship. Stay tuned via <a
href="http://twitter.com/mesoscon">@MesosCon</a> and mark
these dates in your calendar:</p>
+
+<ul>
+<li>Early bird registration closes: 24 August 2015</li>
+<li>CfP deadline: 25 August 2015</li>
+<li>Schedule announced: 15 September 2015</li>
+<li>Conference dates: 8 and 9 October 2015</li>
+</ul>
+
+
+<p>More info: <a
href="http://events.linuxfoundation.org/events/mesoscon-europe">http://events.linuxfoundation.org/events/mesoscon-europe</a></p>
+
+<p>Help us make this first European #MesosCon event a big success by
spreading the word and <a
href="http://events.linuxfoundation.org/events/mesoscon-europe/attend/register">register
today</a>!</p>
+
+ </content>
+ </entry>
<entry>
<id>http://mesos.apache.org/blog/mesos-0-23-0-released/</id>
Modified: mesos/site/publish/blog/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/blog/index.html?rev=1694142&r1=1694141&r2=1694142&view=diff
==============================================================================
--- mesos/site/publish/blog/index.html (original)
+++ mesos/site/publish/blog/index.html Wed Aug 5 07:37:53 2015
@@ -76,6 +76,11 @@
<div class="col-md-9">
<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>
+
+ <article>
<h2><a href="/blog/mesos-0-23-0-released/">Apache Mesos
0.23.0 Released</a></h2>
<p><em>Posted by Adam B, July 29, 2015</em></p>
</article>
Added: mesos/site/publish/blog/mesoscon-goes-europe/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/blog/mesoscon-goes-europe/index.html?rev=1694142&view=auto
==============================================================================
--- mesos/site/publish/blog/mesoscon-goes-europe/index.html (added)
+++ mesos/site/publish/blog/mesoscon-goes-europe/index.html Wed Aug 5 07:37:53
2015
@@ -0,0 +1,151 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>MesosCon goes Europe</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 August 5, 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 goes Europe</h1>
+
+ <p>The Mesos <a href="http://mesos.apache.org/community/">community</a>
has been growing steadily over the past years and on behalf of the #MesosCon
Program Committee Iâm excited and proud to be able to share the great news
with you: MesosCon is now a world-wide event and this fall it comes to Europe.
Organized by the Apache Mesos community, <a
href="http://events.linuxfoundation.org/events/mesoscon-europe">#MesosCon
Europe</a> brings together users and developers to share and learn about the
project and its growing ecosystem.</p>
+
+<p>MesosCon Europe 2015 will take place in Dublin, Ireland and feature a full
day of sessions to learn more about the Mesos core, an ecosystem developed
around the project, and related technologies. The program will include
workshops to get started with Mesos, keynote speakers from industry leaders,
and sessions led by adopters and contributors. Day two will feature a hackathon
held at the conference.</p>
+
+<p>Now is a good time to start preparing yourself for #MesosCon Europe: no
matter if you want to contribute through a talk submission (see the <a
href="http://events.linuxfoundation.org/events/mesoscon-europe/program/cfp">CfP</a>
for details) or want to support us through a sponsorship. Stay tuned via <a
href="http://twitter.com/mesoscon">@MesosCon</a> and mark these dates in your
calendar:</p>
+
+<ul>
+<li>Early bird registration closes: 24 August 2015</li>
+<li>CfP deadline: 25 August 2015</li>
+<li>Schedule announced: 15 September 2015</li>
+<li>Conference dates: 8 and 9 October 2015</li>
+</ul>
+
+
+<p>More info: <a
href="http://events.linuxfoundation.org/events/mesoscon-europe">http://events.linuxfoundation.org/events/mesoscon-europe</a></p>
+
+<p>Help us make this first European #MesosCon event a big success by spreading
the word and <a
href="http://events.linuxfoundation.org/events/mesoscon-europe/attend/register">register
today</a>!</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=1694142&r1=1694141&r2=1694142&view=diff
==============================================================================
--- mesos/site/publish/index.html (original)
+++ mesos/site/publish/index.html Wed Aug 5 07:37:53 2015
@@ -112,6 +112,7 @@
<div class="col-md-5">
<h3>News</h3>
<ul>
+ <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>
<li><em>July 13, 2015</em> - MesosCon pre-conference and social
activities announced! See the <a
href="/blog/mesoscon-seattle-preconference-and-social-activities/">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=1694142&r1=1694141&r2=1694142&view=diff
==============================================================================
--- mesos/site/publish/sitemap.xml (original)
+++ mesos/site/publish/sitemap.xml Wed Aug 5 07:37:53 2015
@@ -14637,6 +14637,10 @@
<lastmod>2015-08-05T00:00:00-07:00</lastmod>
</url>
<url>
+ <loc>http://mesos.apache.org/blog/mesoscon-goes-europe/</loc>
+ <lastmod>2015-08-05T00:00:00-07:00</lastmod>
+ </url>
+ <url>
<loc>http://mesos.apache.org/blog/</loc>
<lastmod>2015-08-05T00:00:00-07:00</lastmod>
</url>
Added: mesos/site/source/blog/2015-08-05-mesoscon-goes-europe.md
URL:
http://svn.apache.org/viewvc/mesos/site/source/blog/2015-08-05-mesoscon-goes-europe.md?rev=1694142&view=auto
==============================================================================
--- mesos/site/source/blog/2015-08-05-mesoscon-goes-europe.md (added)
+++ mesos/site/source/blog/2015-08-05-mesoscon-goes-europe.md Wed Aug 5
07:37:53 2015
@@ -0,0 +1,25 @@
+---
+layout: post
+title: MesosCon goes Europe
+permalink: /blog/mesoscon-goes-europe/
+published: true
+post_author:
+ display_name: Michael Hausenblas
+ twitter: mhausenblas
+tags: MesosCon
+---
+
+The Mesos [community](http://mesos.apache.org/community/) has been growing
steadily over the past years and on behalf of the #MesosCon Program Committee
Iâm excited and proud to be able to share the great news with you: MesosCon
is now a world-wide event and this fall it comes to Europe. Organized by the
Apache Mesos community, [#MesosCon
Europe](http://events.linuxfoundation.org/events/mesoscon-europe) brings
together users and developers to share and learn about the project and its
growing ecosystem.
+
+MesosCon Europe 2015 will take place in Dublin, Ireland and feature a full day
of sessions to learn more about the Mesos core, an ecosystem developed around
the project, and related technologies. The program will include workshops to
get started with Mesos, keynote speakers from industry leaders, and sessions
led by adopters and contributors. Day two will feature a hackathon held at the
conference.
+
+Now is a good time to start preparing yourself for #MesosCon Europe: no matter
if you want to contribute through a talk submission (see the
[CfP](http://events.linuxfoundation.org/events/mesoscon-europe/program/cfp) for
details) or want to support us through a sponsorship. Stay tuned via
[@MesosCon](http://twitter.com/mesoscon) and mark these dates in your calendar:
+
+ * Early bird registration closes: 24 August 2015
+ * CfP deadline: 25 August 2015
+ * Schedule announced: 15 September 2015
+ * Conference dates: 8 and 9 October 2015
+
+More info:
[http://events.linuxfoundation.org/events/mesoscon-europe](http://events.linuxfoundation.org/events/mesoscon-europe)
+
+Help us make this first European #MesosCon event a big success by spreading
the word and [register
today](http://events.linuxfoundation.org/events/mesoscon-europe/attend/register)!
\ No newline at end of file
Modified: mesos/site/source/index.html.md
URL:
http://svn.apache.org/viewvc/mesos/site/source/index.html.md?rev=1694142&r1=1694141&r2=1694142&view=diff
==============================================================================
--- mesos/site/source/index.html.md (original)
+++ mesos/site/source/index.html.md Wed Aug 5 07:37:53 2015
@@ -40,6 +40,7 @@ title: Apache Mesos
<div class="col-md-5">
<h3>News</h3>
<ul>
+ <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>
<li><em>July 13, 2015</em> - MesosCon pre-conference and social
activities announced! See the <a
href="/blog/mesoscon-seattle-preconference-and-social-activities/">blog
post</a> for more details.</li>