You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by dl...@apache.org on 2014/06/11 21:31:48 UTC

svn commit: r1601996 - in /mesos/site: publish/ publish/blog/ publish/blog/mesoscon-2014-program-announced/ source/ source/blog/

Author: dlester
Date: Wed Jun 11 19:31:48 2014
New Revision: 1601996

URL: http://svn.apache.org/r1601996
Log:
Adds blog post announcing MesosCon program.

Added:
    mesos/site/publish/blog/mesoscon-2014-program-announced/
    mesos/site/publish/blog/mesoscon-2014-program-announced/index.html
    mesos/site/source/blog/2014-06-11-mesoscon-2014-program-announced.md
Modified:
    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/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/blog/index.html?rev=1601996&r1=1601995&r2=1601996&view=diff
==============================================================================
--- mesos/site/publish/blog/index.html (original)
+++ mesos/site/publish/blog/index.html Wed Jun 11 19:31:48 2014
@@ -98,6 +98,11 @@
 	<div class="col-md-9">
 		
 		  <article>
+		  	<h2><a href="/blog/mesoscon-2014-program-announced/">#MesosCon Program Announced, Now Including Hackathon</a></h2>
+			<p><em>Posted by Dave Lester, June 11, 2014</em></p>
+		  </article>
+		
+		  <article>
 		  	<h2><a href="/blog/mesos-0-18-1-and-0-18-2-released/">Mesos 0.18.1 and 0.18.2 Released</a></h2>
 			<p><em>Posted by Niklas Quarfot Nielsen, May 29, 2014</em></p>
 		  </article>

Added: mesos/site/publish/blog/mesoscon-2014-program-announced/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/blog/mesoscon-2014-program-announced/index.html?rev=1601996&view=auto
==============================================================================
--- mesos/site/publish/blog/mesoscon-2014-program-announced/index.html (added)
+++ mesos/site/publish/blog/mesoscon-2014-program-announced/index.html Wed Jun 11 19:31:48 2014
@@ -0,0 +1,172 @@
+<!DOCTYPE html>
+<!--
+
+		 ______                           __                
+		/\  _  \                         /\ \               
+		\ \ \L\ \  _____      __      ___\ \ \___      __   
+		 \ \  __ \/\ '__`\  /'__`\   /'___\ \  _ `\  /'__`\ 
+		  \ \ \/\ \ \ \L\ \/\ \L\.\_/\ \__/\ \ \ \ \/\  __/ 
+		   \ \_\ \_\ \ ,__/\ \__/.\_\ \____\\ \_\ \_\ \____\
+		    \/_/\/_/\ \ \/  \/__/\/_/\/____/ \/_/\/_/\/____/
+		             \ \_\                                  
+		              \/_/                                  
+                                                    
+		       /'\_/`\                                      
+		      /\      \     __    ____    ___     ____      
+		      \ \ \__\ \  /'__`\ /',__\  / __`\  /',__\     
+		       \ \ \_/\ \/\  __//\__, `\/\ \L\ \/\__, `\    
+		        \ \_\\ \_\ \____\/\____/\ \____/\/\____/    
+		         \/_/ \/_/\/____/\/___/  \/___/  \/___/     
+
+-->
+<html>
+    <head>
+        <meta charset="utf-8">
+        <title>#MesosCon Program Announced, Now Including Hackathon</title>
+		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+		    <meta name="description" content="">
+		    <meta name="author" content="">
+
+		    <!-- Le styles -->
+				<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
+		    
+		    <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>Dave Lester</strong></p>
+			  <p><a href="http://twitter.com/davelester">@davelester</a></p>
+			</span>
+		</span>
+		<p><em>Posted June 11, 2014</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 Program Announced, Now Including Hackathon</h1>
+	
+	<p>Today we’re excited to announce the <a href="http://mesoscon14.sched.org/">program</a> for <a href="http://events.linuxfoundation.org/events/mesoscon">#MesosCon</a> 2014, the first ever conference dedicated to the Mesos ecosystem. It will take place in Chicago August 21-22, 2014, and be co-located with <a href="http://events.linuxfoundation.org/events/linuxcon-north-america">LinuxCon</a> 2014.</p>
+
+<p>MesosCon welcomes attendees who are advanced users, along with those that are new to the project. There will be time to socialize, share and learn from adopters to core committers.  The first day will begin with an introductory <em>Mesos 101</em> workshop and keynote presentations from Mesos PMC lead Benjamin Hindman (Twitter) and John Wilkes (Google).  Day one will include single track talks featuring:</p>
+
+<ul>
+<li>Mesos <a href="http://mesos.apache.org/documentation/latest/mesos-frameworks/">frameworks</a>: including <a href="http://aurora.incubator.apache.org">Apache Aurora</a>, <a href="https://github.com/mesosphere/marathon">Marathon</a>, <a href="https://github.com/apache/spark">Spark</a>, and a stream processing framework developed by Netflix.</li>
+<li>An operations perspective on Mesos: including talks on the challenges of running an elastic cluster, and using <a href="http://www.docker.io">Docker</a> with Mesos.</li>
+<li>Presentations from companies who use Mesos in production: including eBay, HubSpot, Airbnb and Shopify. These presenters will also participate in a panel discussion.</li>
+</ul>
+
+
+<p>The final day will include a Mesos hackathon, generously sponsored by Atlassian. In advance of the hackathon, the community will seed ideas for specific features and projects to work on the <a href="http://www.mail-archive.com/user@mesos.apache.org/">community mailing list</a>.</p>
+
+<p><a href="https://www.regonline.com/Register/Checkin.aspx?EventID=1533330">Registration is open</a> and filling up quickly so register today. MesosCon is sponsored by Atlassian, eBay, Mesosphere, and Twitter. Interested companies can contact us regarding <a href="http://events.linuxfoundation.org/events/mesoscon/sponsor/become-a-sponsor">becoming a sponsor</a>.</p>
+
+<p>For the latest updates on #MesosCon, we invite you to follow <a href="http://twitter.com/mesoscon">@MesosCon</a> on Twitter.</p>
+
+</div>
+</div>
+
+			
+	      <hr>
+
+				<!-- footer -->
+	      <div class="footer">
+	        <p>&copy; 2012-2014 <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>
\ No newline at end of file

Modified: mesos/site/publish/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/index.html?rev=1601996&r1=1601995&r2=1601996&view=diff
==============================================================================
--- mesos/site/publish/index.html (original)
+++ mesos/site/publish/index.html Wed Jun 11 19:31:48 2014
@@ -157,8 +157,10 @@
   <div class="col-md-5">
     <h3>News</h3>
       <ul>
+                <li><em>June 11th, 2014</em> - <a href="/blog/mesoscon-2014-program-announced/">#MesosCon program has been announced</a>, and <a href="https://www.regonline.com/Register/Checkin.aspx?EventID=1533330">registration is open</a>!</li>
+                
         <li><em>June 9th, 2014</em> - Mesos 0.19.0 is released! See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12326253">0.19.0 release notes</a>, blog post
-          coming soon!</li>
+          coming soon.</li>
         
         <li><em>May 29, 2014</em> - Mesos 0.18.1 and 0.18.2 are released!
             See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12326752">0.18.1 release notes</a>,

Modified: mesos/site/publish/sitemap.xml
URL: http://svn.apache.org/viewvc/mesos/site/publish/sitemap.xml?rev=1601996&r1=1601995&r2=1601996&view=diff
==============================================================================
--- mesos/site/publish/sitemap.xml (original)
+++ mesos/site/publish/sitemap.xml Wed Jun 11 19:31:48 2014
@@ -137,6 +137,10 @@
     <lastmod>2014-06-11T00:00:00-07:00</lastmod>
   </url>
   <url>
+    <loc>http://mesos.apache.org/blog/mesoscon-2014-program-announced/</loc>
+    <lastmod>2014-06-11T00:00:00-07:00</lastmod>
+  </url>
+  <url>
     <loc>http://mesos.apache.org/blog/</loc>
     <lastmod>2014-06-11T00:00:00-07:00</lastmod>
   </url>

Added: mesos/site/source/blog/2014-06-11-mesoscon-2014-program-announced.md
URL: http://svn.apache.org/viewvc/mesos/site/source/blog/2014-06-11-mesoscon-2014-program-announced.md?rev=1601996&view=auto
==============================================================================
--- mesos/site/source/blog/2014-06-11-mesoscon-2014-program-announced.md (added)
+++ mesos/site/source/blog/2014-06-11-mesoscon-2014-program-announced.md Wed Jun 11 19:31:48 2014
@@ -0,0 +1,24 @@
+---
+layout: post
+title: "#MesosCon Program Announced, Now Including Hackathon"
+permalink: /blog/mesoscon-2014-program-announced/
+published: true
+post_author:
+  display_name: Dave Lester
+  twitter: davelester
+tags: Announcement, MesosCon
+---
+
+Today we’re excited to announce the [program](http://mesoscon14.sched.org/) for [#MesosCon](http://events.linuxfoundation.org/events/mesoscon) 2014, the first ever conference dedicated to the Mesos ecosystem. It will take place in Chicago August 21-22, 2014, and be co-located with [LinuxCon](http://events.linuxfoundation.org/events/linuxcon-north-america) 2014. 
+
+MesosCon welcomes attendees who are advanced users, along with those that are new to the project. There will be time to socialize, share and learn from adopters to core committers.  The first day will begin with an introductory *Mesos 101* workshop and keynote presentations from Mesos PMC lead Benjamin Hindman (Twitter) and John Wilkes (Google).  Day one will include single track talks featuring:
+
+ * Mesos [frameworks](http://mesos.apache.org/documentation/latest/mesos-frameworks/): including [Apache Aurora](http://aurora.incubator.apache.org), [Marathon](https://github.com/mesosphere/marathon), [Spark](https://github.com/apache/spark), and a stream processing framework developed by Netflix.
+ * An operations perspective on Mesos: including talks on the challenges of running an elastic cluster, and using [Docker](http://www.docker.io) with Mesos.
+ * Presentations from companies who use Mesos in production: including eBay, HubSpot, Airbnb and Shopify. These presenters will also participate in a panel discussion.
+
+The final day will include a Mesos hackathon, generously sponsored by Atlassian. In advance of the hackathon, the community will seed ideas for specific features and projects to work on the [community mailing list](http://www.mail-archive.com/user@mesos.apache.org/).
+
+[Registration is open](https://www.regonline.com/Register/Checkin.aspx?EventID=1533330) and filling up quickly so register today. MesosCon is sponsored by Atlassian, eBay, Mesosphere, and Twitter. Interested companies can contact us regarding [becoming a sponsor](http://events.linuxfoundation.org/events/mesoscon/sponsor/become-a-sponsor). 
+
+For the latest updates on #MesosCon, we invite you to follow [@MesosCon](http://twitter.com/mesoscon) on Twitter.
\ 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=1601996&r1=1601995&r2=1601996&view=diff
==============================================================================
--- mesos/site/source/index.html.md (original)
+++ mesos/site/source/index.html.md Wed Jun 11 19:31:48 2014
@@ -63,8 +63,10 @@ title: Apache Mesos
   <div class="col-md-5">
     <h3>News</h3>
       <ul>
+				<li><em>June 11th, 2014</em> - <a href="/blog/mesoscon-2014-program-announced/">#MesosCon program has been announced</a>, and <a href="https://www.regonline.com/Register/Checkin.aspx?EventID=1533330">registration is open</a>!</li>
+				
         <li><em>June 9th, 2014</em> - Mesos 0.19.0 is released! See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12326253">0.19.0 release notes</a>, blog post
-          coming soon!</li>
+          coming soon.</li>
         
         <li><em>May 29, 2014</em> - Mesos 0.18.1 and 0.18.2 are released!
             See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12326752">0.18.1 release notes</a>,