You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ev...@apache.org on 2014/08/05 18:51:19 UTC

svn commit: r1615955 - in /jclouds/site-content: ./ blog/ blog/2014/08/ blog/2014/08/04/ blog/2014/08/04/1-release-2-committers/ blog/page2/ blog/page3/ blog/page4/ blog/page5/ img/posts/ start/blobstore/ start/compute/

Author: everett
Date: Tue Aug  5 16:51:19 2014
New Revision: 1615955

URL: http://svn.apache.org/r1615955
Log:
deploy jclouds site content

Added:
    jclouds/site-content/blog/2014/08/
    jclouds/site-content/blog/2014/08/04/
    jclouds/site-content/blog/2014/08/04/1-release-2-committers/
    jclouds/site-content/blog/2014/08/04/1-release-2-committers/index.html
    jclouds/site-content/blog/page5/
    jclouds/site-content/blog/page5/index.html
    jclouds/site-content/img/posts/chris-and-andrea.png   (with props)
Modified:
    jclouds/site-content/blog/atom.xml
    jclouds/site-content/blog/index.html
    jclouds/site-content/blog/page2/index.html
    jclouds/site-content/blog/page3/index.html
    jclouds/site-content/blog/page4/index.html
    jclouds/site-content/index.html
    jclouds/site-content/start/blobstore/index.html
    jclouds/site-content/start/compute/index.html

Added: jclouds/site-content/blog/2014/08/04/1-release-2-committers/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/2014/08/04/1-release-2-committers/index.html?rev=1615955&view=auto
==============================================================================
--- jclouds/site-content/blog/2014/08/04/1-release-2-committers/index.html (added)
+++ jclouds/site-content/blog/2014/08/04/1-release-2-committers/index.html Tue Aug  5 16:51:19 2014
@@ -0,0 +1,241 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+<title>Apache jclouds&reg; :: 1 release, 2 committers...a busy week for jclouds!</title>
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="description" content="">
+<meta name="author" content="">
+
+<!--link rel="stylesheet/less" href="less/bootstrap.less" type="text/css" /-->
+<!--link rel="stylesheet/less" href="less/responsive.less" type="text/css" /-->
+<!--script src="js/less-1.3.3.min.js"></script-->
+<!--append ‘#!watch’ to the browser URL, then refresh the page. -->
+
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/style.css" rel="stylesheet">
+<link href="/css/syntax.css" rel="stylesheet">
+
+<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+<!--[if lt IE 9]>
+<script src="js/html5shiv.js"></script>
+<![endif]-->
+
+<!-- Fav and touch icons -->
+<!--
+<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/img/apple-touch-icon-144-precomposed.png">
+<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/apple-touch-icon-114-precomposed.png">
+<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/apple-touch-icon-72-precomposed.png">
+<link rel="apple-touch-icon-precomposed" href="/img/apple-touch-icon-57-precomposed.png">
+-->
+<link rel="shortcut icon" href="/favicon.ico">
+
+<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Blog Posts Feed">
+<link rel="alternate" type="application/atom+xml" href="/releasenotes/atom.xml" title="Release Notes Feed">
+
+<script type="text/javascript" src="/js/jquery.min.js"></script>
+<script type="text/javascript" src="/js/bootstrap.min.js"></script>
+<script type="text/javascript" src="/js/toc.js"></script>
+
+<script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-8638379-1']);
+    _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>
+<script type="text/javascript">
+    (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-47106724-1', 'jclouds.apache.org');
+    ga('send', 'pageview');
+</script>
+
+    </head>
+    <body>
+        <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="container">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="navbar-brand" href="/">Apache jclouds &reg;</a>
+        </div>
+
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav">
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Getting Started<strong class="caret"></strong></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="/start/what-is-jclouds/">What Is Apache jclouds?</a></li>
+                        <li><a href="/start/install/">Installation Guide</a></li>
+                        <li class="divider"></li>
+                        <li><a href="/start/concepts/">Core Concepts</a></li>
+                        <li><a href="/start/compute/">ComputeService</a></li>
+                        <li><a href="/start/blobstore/">BlobStore</a></li>
+                        <li><a href="http://github.com/jclouds/jclouds-examples">Examples</a></li>
+                    </ul>
+                </li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation<strong class="caret"></strong></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="/reference/providers/">Cloud Providers</a></li>
+                        <li><a href="/guides">User Guides</a></li>
+                        <li><a href="/reference/troubleshooting/">Troubleshooting</a></li>
+                        <li><a href="/reference/configuration/">Configuration</a></li>
+                        <li><a href="/reference/logging/">Logging</a></li>
+                        <li><a href="/reference/javadoc/">Javadoc</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Developer Guides</li>
+                        <li><a href="http://wiki.apache.org/jclouds/">Wiki</a></li>
+                    </ul>
+                </li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<strong class="caret"></strong></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="/community/">Get In Touch!</a></li>
+                        <li><a href="http://www.meetup.com/jclouds/">Attend An Event</a></li>
+                        <li><a href="/community/users/">Who Is Using jclouds?</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Contribute</li>
+                        <li><a href="/reference/report-a-bug/">Report a Bug</a></li>
+                        <li><a href="http://wiki.apache.org/jclouds/How%20to%20Contribute">How To Contribute Code</a></li>
+                        <li><a href="http://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">How To Contribute Documentation</a></li>
+                    </ul>
+                </li>
+                <li><a href="/blog">Blog</a></li>
+            </ul>
+            <ul class="nav navbar-nav navbar-right">
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Release Notes<strong class="caret"></strong></a>
+                    <ul class="dropdown-menu">
+                        <!-- only keep the release notes for supported versions in this list -->
+                        <li><a href="/releasenotes/1.7.3">1.7.3</a></li>
+                        <li><a href="/releasenotes/1.7.2">1.7.2</a></li>
+                        <li><a href="/releasenotes/1.7.1">1.7.1</a></li>
+                        <li><a href="/releasenotes/1.7.0">1.7.0</a></li>
+                        <li><a href="/releasenotes/1.6.3">1.6.3</a></li>
+                        <li><a href="/releasenotes/1.6.2">1.6.2</a></li>
+                        <li><a href="/releasenotes/1.6.1">1.6.1</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Previous releases</li>
+                        <li><a href="/releasenotes">Release archive</a></li>
+                    </ul>
+                </li>
+                <li>
+                    <div>
+                        <a class="btn btn-success navbar-btn" href="/start/install/">
+                            <span class="glyphicon glyphicon-download"></span>
+                            Install
+                        </a>
+                    </div>
+                </li>
+            </ul>
+        </div>
+    </div>
+</nav>
+
+        <div class="container">
+            <div class="page-header">
+                <h1>1 release, 2 committers...a busy week for jclouds!</h1>
+                <span class="text-muted">04 August 2014, by <a href="http://blog.xebialabs.com/author/aphillips/">Andrew Phillips</a></span>
+            </div>
+            <p><img class="img-right" src="/img/posts/chris-and-andrea.png"/>There's a lot going on this week for the jclouds community. Most importantly, we're really pleased to introduce two new committers: Andrea Turli and Chris Custine.</p>
+
+<!--more-->
+
+
+<p><a href="https://twitter.com/turlinux">Andrea</a> has been involved with jclouds for quite a while, working previously on the libvirt and vSphere <a href="/start/compute/">compute</a> providers. He's recently brought SoftLayer support up to speed and contributed the new <a href="/guides/docker/">Docker provider</a>, which is a really exciting addition.</p>
+
+<p><a href="https://twitter.com/ccustine">Chris</a> also has a lot of prior experience with many areas of jclouds, including <a href="/guides/chef/">Chef</a> and <a href="/guides/karaf/">Karaf</a>, as well as contributing to a number of projects in the surrounding ecosystem. He's recently worked on <a href="/guides/openstack">OpenStack</a>, especially on getting <a href="/guides/hpcloud/">HP Cloud</a>'s compute and blobstore providers back in shape.</p>
+
+<p>Both Andrea and Chris have been active in the jclouds community too, regularly contributing to discussions and helping to answer questions on the mailing lists and IRC. We're very glad to have both on board!</p>
+
+<p>In other news: we've been busy <a href="http://markmail.org/thread/7ixght2jgfbu73ok">getting the 1.8.0 release ready</a>, which (advance warning here!) will be the last jclouds release to support Java 6. More details to come once the release has been finalized...watch this space!</p>
+
+            
+            <div id="comments">
+                <hr/>
+                <div id="disqus_thread"></div>
+<script type="text/javascript">
+var disqus_shortname = 'jclouds';
+/* * * DON'T EDIT BELOW THIS LINE * * */
+(function() {
+    var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+    dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+})();
+</script>
+<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">Comments powered by Disqus.</a></noscript>
+<a href="http://disqus.com" class="dsq-brlink">Comments powered by <span class="logo-disqus">Disqus</span></a>
+
+            </div>
+            
+            <div class="row clearfix">
+                <div id="footer" class="col-md-12 column">
+                    <div id="footer">
+    <hr/>
+    <div class="row clearfix">
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="/start/">Getting Started</a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="/reference/report-a-bug/">Report a Bug</a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a href="https://github.com/jclouds/jclouds-site/edit/master/_posts/2014-08-04-1-release-2-committers.md">Fix This Page</a><a class="text-primary" href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation"><sup>*</sup></a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="https://wiki.apache.org/jclouds/How%20to%20Contribute">Contribute Code</a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="/community/">Contact Us</a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="https://twitter.com/jclouds">Follow Us</a>
+            </p>
+        </div>
+    </div>
+    <hr style="margin-top: 10px"/>
+    <div class="row clearfix">
+        <div class="col-md-12 column">
+            <p class="text-center">
+              Copyright &copy; 2011-2014 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+            </p>
+            <p class="text-center">
+              Apache, jclouds, Apache jclouds, the jclouds logo, and the Apache feather logos are registered trademarks or trademarks of the Apache Software Foundation.
+            </p>
+            <p class="text-center">
+              <img src="/img/feather-small.gif" width="80", height="24"/>
+            </p>
+            <br/>
+        </div>
+    </div>
+</div>
+
+                </div>
+            </div>
+        </div>
+    </body>
+</html>

Modified: jclouds/site-content/blog/atom.xml
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/atom.xml?rev=1615955&r1=1615954&r2=1615955&view=diff
==============================================================================
--- jclouds/site-content/blog/atom.xml (original)
+++ jclouds/site-content/blog/atom.xml Tue Aug  5 16:51:19 2014
@@ -8,6 +8,26 @@
 
   
   <entry>
+    <id>http://jclouds.apache.org/blog/2014/08/04/1-release-2-committers</id>
+    <title type="html"><![CDATA[1 release, 2 committers...a busy week for jclouds!]]></title>
+    <link href="http://jclouds.apache.org/blog/2014/08/04/1-release-2-committers"/>
+    <updated>2014-08-04T00:00:00Z</updated>
+    <content type="html"><![CDATA[<p><img class="img-right" src="/img/posts/chris-and-andrea.png"/>There's a lot going on this week for the jclouds community. Most importantly, we're really pleased to introduce two new committers: Andrea Turli and Chris Custine.</p>
+
+<!--more-->
+
+
+<p><a href="https://twitter.com/turlinux">Andrea</a> has been involved with jclouds for quite a while, working previously on the libvirt and vSphere <a href="/start/compute/">compute</a> providers. He's recently brought SoftLayer support up to speed and contributed the new <a href="/guides/docker/">Docker provider</a>, which is a really exciting addition.</p>
+
+<p><a href="https://twitter.com/ccustine">Chris</a> also has a lot of prior experience with many areas of jclouds, including <a href="/guides/chef/">Chef</a> and <a href="/guides/karaf/">Karaf</a>, as well as contributing to a number of projects in the surrounding ecosystem. He's recently worked on <a href="/guides/openstack">OpenStack</a>, especially on getting <a href="/guides/hpcloud/">HP Cloud</a>'s compute and blobstore providers back in shape.</p>
+
+<p>Both Andrea and Chris have been active in the jclouds community too, regularly contributing to discussions and helping to answer questions on the mailing lists and IRC. We're very glad to have both on board!</p>
+
+<p>In other news: we've been busy <a href="http://markmail.org/thread/7ixght2jgfbu73ok">getting the 1.8.0 release ready</a>, which (advance warning here!) will be the last jclouds release to support Java 6. More details to come once the release has been finalized...watch this space!</p>
+]]></content>
+  </entry>
+  
+  <entry>
     <id>http://jclouds.apache.org/blog/2014/07/30/walk-n-doc-ignite</id>
     <title type="html"><![CDATA[Walk n' Doc Ignite Talk]]></title>
     <link href="http://jclouds.apache.org/blog/2014/07/30/walk-n-doc-ignite"/>
@@ -893,17 +913,4 @@
 ]]></content>
   </entry>
   
-  <entry>
-    <id>http://jclouds.apache.org/blog/2009/05/11/jclouds-s3-beta-released</id>
-    <title type="html"><![CDATA[jclouds-s3 beta released]]></title>
-    <link href="http://jclouds.apache.org/blog/2009/05/11/jclouds-s3-beta-released"/>
-    <updated>2009-05-11T00:00:00Z</updated>
-    <content type="html"><![CDATA[<p>jclouds provides any-weight clouds tools for Java 5 and later: you choose the depth you want. We are pleased to announce our first beta of <em>jclouds-s3</em>. <em>jclouds-s3</em> provides both <em>Map&lt;String,InputStream></em> and <em>FutureCommand</em> interfaces to <a href="http://aws.amazon.com/s3/">Amazon S3</a>.</p>
-
-<p>It features a pluggable core, most notably supporting Apache HttpNio and <a href="http://code.google.com/appengine/">Google App Engine for Java</a> runtimes.</p>
-
-<p>Please have a look at our project page and give it a try. We welcome your feedback and participation.</p>
-]]></content>
-  </entry>
-  
 </feed>

Modified: jclouds/site-content/blog/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/index.html?rev=1615955&r1=1615954&r2=1615955&view=diff
==============================================================================
--- jclouds/site-content/blog/index.html (original)
+++ jclouds/site-content/blog/index.html Tue Aug  5 16:51:19 2014
@@ -152,6 +152,11 @@
             <p><a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Write a guest post!</a></p>
 
 
+<h3><a class="text-primary" href="/blog/2014/08/04/1-release-2-committers">1 release, 2 committers...a busy week for jclouds!</a></h3>
+<span class="text-muted">04 August 2014, by <a href="http://blog.xebialabs.com/author/aphillips/">Andrew Phillips</a></span>
+<p>There's a lot going on this week for the jclouds community. Most importantly, we're really pleased to introduce two new committers: Andrea Turli and Chris Custine.
+</p>
+
 <h3><a class="text-primary" href="/blog/2014/07/30/walk-n-doc-ignite">Walk n' Doc Ignite Talk</a></h3>
 <span class="text-muted">30 July 2014, by <a href="https://twitter.com/everett_toews">Everett Toews</a></span>
 <p>At OSCON 2014 I was fortunate enough to be selected to give an Ignite talk on the topic of documentation contribution. Below is a video from that Ignite. If you'd like to learn more about it, please read Walk n' Doc.
@@ -172,11 +177,6 @@
 <p>Last night we held a jclouds meetup at Cloudera offices in San Francisco. It was a well attended meetup and there were a number of new faces along with our more regular group of attendees. We recorded the whole thing with Google Hangouts on Air and you can get to know everyone in the first 5 minutes!
 </p>
 
-<h3><a class="text-primary" href="/blog/2014/03/03/joining-the-asf-new-site-and-jclouds-1-7">Joining the ASF, new site, and jclouds 1.7!</a></h3>
-<span class="text-muted">03 March 2014, by Ignasi Barrera</span>
-<p>It's been a while since our last blog post, and lots has happened since then. There have been many things that have kept us busy, and finally, all the hard work is starting to show up. During this time, we've:
-</p>
-
 
 
 <ul class="pagination text-center">
@@ -207,6 +207,12 @@
             
         </li>
     
+        <li>
+            
+                <a class="text-primary" href="/blog/page5">5</a>
+            
+        </li>
+    
 
     
         <li><a class="text-primary" href="/blog/page2">&raquo;</a></li>

Modified: jclouds/site-content/blog/page2/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/page2/index.html?rev=1615955&r1=1615954&r2=1615955&view=diff
==============================================================================
--- jclouds/site-content/blog/page2/index.html (original)
+++ jclouds/site-content/blog/page2/index.html Tue Aug  5 16:51:19 2014
@@ -152,6 +152,11 @@
             <p><a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Write a guest post!</a></p>
 
 
+<h3><a class="text-primary" href="/blog/2014/03/03/joining-the-asf-new-site-and-jclouds-1-7">Joining the ASF, new site, and jclouds 1.7!</a></h3>
+<span class="text-muted">03 March 2014, by Ignasi Barrera</span>
+<p>It's been a while since our last blog post, and lots has happened since then. There have been many things that have kept us busy, and finally, all the hard work is starting to show up. During this time, we've:
+</p>
+
 <h3><a class="text-primary" href="/blog/2013/05/13/jclouds-at-gluecon-2013">jclouds at Gluecon 2013</a></h3>
 <span class="text-muted">13 May 2013, by Adrian Cole</span>
 <p>Everett Toews is hitting the road, getting some hands on keyboards, and really teaching developers how to use jclouds. He'll be giving a workshop titled "Solve the Cross-Cloud Conundrum with jclouds" at Gluecon this year. The session is on May 22 from 10:30 to 11:30 am in Breakout 2.
@@ -172,11 +177,6 @@
 <p>Released on 2012-11-14, jclouds 1.5.3 includes minor fixes, and a few important updates.
 </p>
 
-<h3><a class="text-primary" href="/blog/2012/11/09/500-jclouds-builds-on-buildhive-and-counting">500 jclouds builds on BuildHive and counting...</a></h3>
-<span class="text-muted">09 November 2012, by Adrian Cole</span>
-<p>At jclouds, we've been running our Jenkins continuous integration jobs in CloudBees' DEV@cloud for a while now (CloudBees has a FOSS programme). We also have an active and ever-increasing contributor community, which amongst others means... lots of pull requests.
-</p>
-
 
 
 <ul class="pagination text-center">
@@ -209,6 +209,12 @@
             
         </li>
     
+        <li>
+            
+                <a class="text-primary" href="/blog/page5">5</a>
+            
+        </li>
+    
 
     
         <li><a class="text-primary" href="/blog/page3">&raquo;</a></li>

Modified: jclouds/site-content/blog/page3/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/page3/index.html?rev=1615955&r1=1615954&r2=1615955&view=diff
==============================================================================
--- jclouds/site-content/blog/page3/index.html (original)
+++ jclouds/site-content/blog/page3/index.html Tue Aug  5 16:51:19 2014
@@ -152,6 +152,11 @@
             <p><a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Write a guest post!</a></p>
 
 
+<h3><a class="text-primary" href="/blog/2012/11/09/500-jclouds-builds-on-buildhive-and-counting">500 jclouds builds on BuildHive and counting...</a></h3>
+<span class="text-muted">09 November 2012, by Adrian Cole</span>
+<p>At jclouds, we've been running our Jenkins continuous integration jobs in CloudBees' DEV@cloud for a while now (CloudBees has a FOSS programme). We also have an active and ever-increasing contributor community, which amongst others means... lots of pull requests.
+</p>
+
 <h3><a class="text-primary" href="/blog/2012/09/28/jclouds-1-5-is-out">jclouds 1.5 is out!</a></h3>
 <span class="text-muted">28 September 2012, by Adrian Cole</span>
 <p>Over 6 months in the making, and just in time for JavaOne, jclouds 1.5 is formally released. Many of you have been awaiting (or helping build) massive new support for OpenStack based clouds. There's even more, such as our new Jenkins Plugin and command-line utility.
@@ -172,11 +177,6 @@
 <p>The jclouds team have been working very hard lately, particularly on a few new apis. We've decided to cage them no longer and cut jclouds 1.5.0-alpha.1. Most notably, we've added the openstack-nova api, and three new providers, all of which discovered via OpenStack Keystone v2.0.
 </p>
 
-<h3><a class="text-primary" href="/blog/2012/03/09/ec2-gets-rid-of-that-if-instancetype-is32bit">EC2 gets rid of that "if instancetype.is32bit" statement</a></h3>
-<span class="text-muted">09 March 2012, by Adrian Cole</span>
-<p>2 weeks ago, I started a bit of a rant on EC2's 32bit-only vms.
-</p>
-
 
 
 <ul class="pagination text-center">
@@ -209,6 +209,12 @@
             
         </li>
     
+        <li>
+            
+                <a class="text-primary" href="/blog/page5">5</a>
+            
+        </li>
+    
 
     
         <li><a class="text-primary" href="/blog/page4">&raquo;</a></li>

Modified: jclouds/site-content/blog/page4/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/page4/index.html?rev=1615955&r1=1615954&r2=1615955&view=diff
==============================================================================
--- jclouds/site-content/blog/page4/index.html (original)
+++ jclouds/site-content/blog/page4/index.html Tue Aug  5 16:51:19 2014
@@ -152,6 +152,11 @@
             <p><a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Write a guest post!</a></p>
 
 
+<h3><a class="text-primary" href="/blog/2012/03/09/ec2-gets-rid-of-that-if-instancetype-is32bit">EC2 gets rid of that "if instancetype.is32bit" statement</a></h3>
+<span class="text-muted">09 March 2012, by Adrian Cole</span>
+<p>2 weeks ago, I started a bit of a rant on EC2's 32bit-only vms.
+</p>
+
 <h3><a class="text-primary" href="/blog/2012/01/21/jclouds-1-3-released">jclouds 1.3 released!</a></h3>
 <span class="text-muted">21 January 2012, by Adrian Cole</span>
 <p>The 1.3 release of jclouds includes results of 3-months effort by our contributors. A total of 57 Issues were addressed between jclouds 1.2.0 and the current revision of jclouds 1.3 (1.3.1).
@@ -172,11 +177,6 @@
 <p>Some of us hate checked exceptions, but still use them for one reason or another. A common problem we have is unnecessary exception nesting, or runtime swallowing. This often leads to the all to familiar and crufty code with a million catch blocks. jclouds has a slightly different approach that strikes a balance, allowing checked exceptions to be dealt with, but without the pain of so many lines of repetitious code.
 </p>
 
-<h3><a class="text-primary" href="/blog/2009/05/11/jclouds-s3-beta-released">jclouds-s3 beta released</a></h3>
-<span class="text-muted">11 May 2009, by Adrian Cole</span>
-<p>jclouds provides any-weight clouds tools for Java 5 and later: you choose the depth you want. We are pleased to announce our first beta of jclouds-s3. jclouds-s3 provides both Map&lt;String,InputStream> and FutureCommand interfaces to Amazon S3.
-</p>
-
 
 
 <ul class="pagination text-center">
@@ -209,8 +209,16 @@
             
         </li>
     
+        <li>
+            
+                <a class="text-primary" href="/blog/page5">5</a>
+            
+        </li>
+    
 
     
+        <li><a class="text-primary" href="/blog/page5">&raquo;</a></li>
+    
 </ul>
 
 

Added: jclouds/site-content/blog/page5/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/page5/index.html?rev=1615955&view=auto
==============================================================================
--- jclouds/site-content/blog/page5/index.html (added)
+++ jclouds/site-content/blog/page5/index.html Tue Aug  5 16:51:19 2014
@@ -0,0 +1,260 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+<title>Apache jclouds&reg; :: Blog & News</title>
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="description" content="">
+<meta name="author" content="">
+
+<!--link rel="stylesheet/less" href="less/bootstrap.less" type="text/css" /-->
+<!--link rel="stylesheet/less" href="less/responsive.less" type="text/css" /-->
+<!--script src="js/less-1.3.3.min.js"></script-->
+<!--append ‘#!watch’ to the browser URL, then refresh the page. -->
+
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/style.css" rel="stylesheet">
+<link href="/css/syntax.css" rel="stylesheet">
+
+<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+<!--[if lt IE 9]>
+<script src="js/html5shiv.js"></script>
+<![endif]-->
+
+<!-- Fav and touch icons -->
+<!--
+<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/img/apple-touch-icon-144-precomposed.png">
+<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/apple-touch-icon-114-precomposed.png">
+<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/apple-touch-icon-72-precomposed.png">
+<link rel="apple-touch-icon-precomposed" href="/img/apple-touch-icon-57-precomposed.png">
+-->
+<link rel="shortcut icon" href="/favicon.ico">
+
+<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Blog Posts Feed">
+<link rel="alternate" type="application/atom+xml" href="/releasenotes/atom.xml" title="Release Notes Feed">
+
+<script type="text/javascript" src="/js/jquery.min.js"></script>
+<script type="text/javascript" src="/js/bootstrap.min.js"></script>
+<script type="text/javascript" src="/js/toc.js"></script>
+
+<script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-8638379-1']);
+    _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>
+<script type="text/javascript">
+    (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-47106724-1', 'jclouds.apache.org');
+    ga('send', 'pageview');
+</script>
+
+    </head>
+    <body>
+        <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="container">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="navbar-brand" href="/">Apache jclouds &reg;</a>
+        </div>
+
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav">
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Getting Started<strong class="caret"></strong></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="/start/what-is-jclouds/">What Is Apache jclouds?</a></li>
+                        <li><a href="/start/install/">Installation Guide</a></li>
+                        <li class="divider"></li>
+                        <li><a href="/start/concepts/">Core Concepts</a></li>
+                        <li><a href="/start/compute/">ComputeService</a></li>
+                        <li><a href="/start/blobstore/">BlobStore</a></li>
+                        <li><a href="http://github.com/jclouds/jclouds-examples">Examples</a></li>
+                    </ul>
+                </li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation<strong class="caret"></strong></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="/reference/providers/">Cloud Providers</a></li>
+                        <li><a href="/guides">User Guides</a></li>
+                        <li><a href="/reference/troubleshooting/">Troubleshooting</a></li>
+                        <li><a href="/reference/configuration/">Configuration</a></li>
+                        <li><a href="/reference/logging/">Logging</a></li>
+                        <li><a href="/reference/javadoc/">Javadoc</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Developer Guides</li>
+                        <li><a href="http://wiki.apache.org/jclouds/">Wiki</a></li>
+                    </ul>
+                </li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<strong class="caret"></strong></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="/community/">Get In Touch!</a></li>
+                        <li><a href="http://www.meetup.com/jclouds/">Attend An Event</a></li>
+                        <li><a href="/community/users/">Who Is Using jclouds?</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Contribute</li>
+                        <li><a href="/reference/report-a-bug/">Report a Bug</a></li>
+                        <li><a href="http://wiki.apache.org/jclouds/How%20to%20Contribute">How To Contribute Code</a></li>
+                        <li><a href="http://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">How To Contribute Documentation</a></li>
+                    </ul>
+                </li>
+                <li><a href="/blog">Blog</a></li>
+            </ul>
+            <ul class="nav navbar-nav navbar-right">
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Release Notes<strong class="caret"></strong></a>
+                    <ul class="dropdown-menu">
+                        <!-- only keep the release notes for supported versions in this list -->
+                        <li><a href="/releasenotes/1.7.3">1.7.3</a></li>
+                        <li><a href="/releasenotes/1.7.2">1.7.2</a></li>
+                        <li><a href="/releasenotes/1.7.1">1.7.1</a></li>
+                        <li><a href="/releasenotes/1.7.0">1.7.0</a></li>
+                        <li><a href="/releasenotes/1.6.3">1.6.3</a></li>
+                        <li><a href="/releasenotes/1.6.2">1.6.2</a></li>
+                        <li><a href="/releasenotes/1.6.1">1.6.1</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Previous releases</li>
+                        <li><a href="/releasenotes">Release archive</a></li>
+                    </ul>
+                </li>
+                <li>
+                    <div>
+                        <a class="btn btn-success navbar-btn" href="/start/install/">
+                            <span class="glyphicon glyphicon-download"></span>
+                            Install
+                        </a>
+                    </div>
+                </li>
+            </ul>
+        </div>
+    </div>
+</nav>
+
+        <div class="container">
+            <div class="page-header">
+                <h1>Blog & News</h1>
+            </div>
+            <p><a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Write a guest post!</a></p>
+
+
+<h3><a class="text-primary" href="/blog/2009/05/11/jclouds-s3-beta-released">jclouds-s3 beta released</a></h3>
+<span class="text-muted">11 May 2009, by Adrian Cole</span>
+<p>jclouds provides any-weight clouds tools for Java 5 and later: you choose the depth you want. We are pleased to announce our first beta of jclouds-s3. jclouds-s3 provides both Map&lt;String,InputStream> and FutureCommand interfaces to Amazon S3.
+</p>
+
+
+
+<ul class="pagination text-center">
+    
+        <li><a class="text-primary" href="/blog/page4">&laquo;</a></li>
+    
+
+    
+        <li>
+            
+                <a class="text-primary" href="/blog/">1</a>
+            
+        </li>
+    
+        <li>
+            
+                <a class="text-primary" href="/blog/page2">2</a>
+            
+        </li>
+    
+        <li>
+            
+                <a class="text-primary" href="/blog/page3">3</a>
+            
+        </li>
+    
+        <li>
+            
+                <a class="text-primary" href="/blog/page4">4</a>
+            
+        </li>
+    
+        <li>
+            
+                <a class="text-primary" href="/blog/page5">5</a>
+            
+        </li>
+    
+
+    
+</ul>
+
+
+            <div class="row clearfix">
+                <div id="footer" class="col-md-12 column">
+                    <div id="footer">
+    <hr/>
+    <div class="row clearfix">
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="/start/">Getting Started</a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="/reference/report-a-bug/">Report a Bug</a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a href="https://github.com/jclouds/jclouds-site/edit/master/blog/page5/index.html">Fix This Page</a><a class="text-primary" href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation"><sup>*</sup></a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="https://wiki.apache.org/jclouds/How%20to%20Contribute">Contribute Code</a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="/community/">Contact Us</a>
+            </p>
+        </div>
+        <div class="col-md-2 column">
+            <p class="text-center">
+                <a class="text-primary" href="https://twitter.com/jclouds">Follow Us</a>
+            </p>
+        </div>
+    </div>
+    <hr style="margin-top: 10px"/>
+    <div class="row clearfix">
+        <div class="col-md-12 column">
+            <p class="text-center">
+              Copyright &copy; 2011-2014 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+            </p>
+            <p class="text-center">
+              Apache, jclouds, Apache jclouds, the jclouds logo, and the Apache feather logos are registered trademarks or trademarks of the Apache Software Foundation.
+            </p>
+            <p class="text-center">
+              <img src="/img/feather-small.gif" width="80", height="24"/>
+            </p>
+            <br/>
+        </div>
+    </div>
+</div>
+
+                </div>
+            </div>
+        </div>
+    </body>
+</html>

Added: jclouds/site-content/img/posts/chris-and-andrea.png
URL: http://svn.apache.org/viewvc/jclouds/site-content/img/posts/chris-and-andrea.png?rev=1615955&view=auto
==============================================================================
Binary file - no diff available.

Propchange: jclouds/site-content/img/posts/chris-and-andrea.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: jclouds/site-content/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/index.html?rev=1615955&r1=1615954&r2=1615955&view=diff
==============================================================================
--- jclouds/site-content/index.html (original)
+++ jclouds/site-content/index.html Tue Aug  5 16:51:19 2014
@@ -185,14 +185,13 @@
 
 <div id="quicknews" class="alert alert-info">
 
-</div>
-
 
+    <p>
+    <span class="label label-primary"></span>
+    <a class="quicknew text-primary" href="/blog/2014/08/04/1-release-2-committers">jclouds adds two new committers, Andrea Turli and Chris Custine</a>
+    </p>
 
-
-<script type="text/javascript">
-    $('#quicknews').hide();
-</script>
+</div>
 
 
 

Modified: jclouds/site-content/start/blobstore/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/start/blobstore/index.html?rev=1615955&r1=1615954&r2=1615955&view=diff
==============================================================================
--- jclouds/site-content/start/blobstore/index.html (original)
+++ jclouds/site-content/start/blobstore/index.html Tue Aug  5 16:51:19 2014
@@ -164,7 +164,7 @@ if you need functionality that is not av
 
 <p>Our location API helps you to portably identify a container within context, such as Americas or Europe.</p>
 
-<p>We use the same model across the <a href="/documentation/userguide/compute">ComputeGuide</a> which allows you to facilitate collocation of processing and data.</p>
+<p>We use the same model across the <a href="/start/compute/">ComputeGuide</a> which allows you to facilitate collocation of processing and data.</p>
 
 <h3>Asynchronous API</h3>
 
@@ -189,7 +189,7 @@ Use cases include javascript side-loadin
 
 <h2>Supported Providers</h2>
 
-<p>See <a href="/documentation/reference/supported-providers#blobstore">Blobstore API: Supported Providers</a> for providers that can be used equally in any Blobstore API tool.</p>
+<p>See <a href="/reference/providers/#blobstore">Blobstore API: Supported Providers</a> for providers that can be used equally in any Blobstore API tool.</p>
 
 <h2>Concepts</h2>
 

Modified: jclouds/site-content/start/compute/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/start/compute/index.html?rev=1615955&r1=1615954&r2=1615955&view=diff
==============================================================================
--- jclouds/site-content/start/compute/index.html (original)
+++ jclouds/site-content/start/compute/index.html Tue Aug  5 16:51:19 2014
@@ -190,7 +190,7 @@ this means you can keep track of all of 
 
 <h3>Supported Providers</h3>
 
-<p>See <a href="/documentation/reference/supported-providers#compute">Compute API: Supported Providers</a> for providers that can be used equally in any Compute API tool.</p>
+<p>See <a href="/reference/providers/#compute">Compute API: Supported Providers</a> for providers that can be used equally in any Compute API tool.</p>
 
 <p><em>Note, that if you use the <code>jclouds-allcompute</code> dependency, your project will have all of the above!</em></p>