You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2014/01/02 18:44:18 UTC

svn commit: r1554851 [2/3] - in /jclouds/site-content: ./ 2009/ 2009/05/ 2009/05/11/ 2009/05/11/jclouds-s3-beta-released/ 2009/05/13/ 2009/05/13/catching-exceptions-with-less-keystrokes/ 2011/ 2011/10/ 2011/10/18/ 2011/10/18/jclouds-1-2-released/ 2012/...

Added: jclouds/site-content/2012/12/12/jclouds-1-5-4-mistletoe-released/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/2012/12/12/jclouds-1-5-4-mistletoe-released/index.html?rev=1554851&view=auto
==============================================================================
--- jclouds/site-content/2012/12/12/jclouds-1-5-4-mistletoe-released/index.html (added)
+++ jclouds/site-content/2012/12/12/jclouds-1-5-4-mistletoe-released/index.html Thu Jan  2 17:44:15 2014
@@ -0,0 +1,113 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+
+<head>
+  <title>Apache jclouds&reg; :: jclouds 1.5.4 "Mistletoe" released</title>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+
+  <!-- **** jclouds stylesheet **** -->
+  <link rel="stylesheet" type="text/css" href="/style/style.css"/>
+
+  <!-- **** syntax highlighting stylesheet **** -->
+  <link rel="stylesheet" type="text/css" href="/style/syntax.css"/>
+
+  <!-- **** Google Fonts **** -->
+  <link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'>
+  <link href='http://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet'/>
+
+  <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>
+
+</head>
+
+<body>
+  <div id="main">
+    <div id="top">
+      <a href="/"><div id="logo"></div></a>
+      <div id="menu">
+         <ul>
+<li><a href="/documentation/gettingstarted/">Getting Started</a></li>
+<li><a href="/documentation/">Documentation</a></li>
+<li><a href="/documentation/community/">Community</a></li>
+<li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
+</ul>
+
+ <!-- This bit of liquid lets us render the template components as markdown -->
+      </div>
+    </div>
+    <div id="content">
+      <div id="column2">
+        <h1>jclouds 1.5.4 "Mistletoe" released</h1>  
+        <p>jclouds community is an international group with over <a href="https://www.ohloh.net/p/jclouds">100</a> contributors since we started in early 2009. The idea of holidays vary, but we decided <strong>Mistletoe</strong> as an appropriate codename for jclouds 1.5.4. Here's why.</p>
+
+<h2>Chef and Karaf</h2>
+
+<p>We've noticed an attraction between systems that use <a href="http://www.getchef.com/">chef</a> and those that use <a href="https://karaf.apache.org/">karaf</a>. For example, it isn't uncommon to have a <a href="https://jclouds-dev.googlegroups.com/attach/2155fd6ba2a80939/Comm%20Cloud%20IOC.png?view=1&amp;part=4">deployment pipeline</a> that incorporates the two. Since jclouds has subproject for both chef and karaf, it seemed natural to cozy them together. Thanks to <a href="https://twitter.com/iocanel">Ioannis</a> and <a href="https://twitter.com/IgnasiBarrera">Ignasi</a>, karaf and chef are now a couple!</p>
+
+<p>For example, the following syntax can be used in karaf directly, or via the <a href="https://github.com/jclouds/jclouds-cli">jclouds cli</a> to start a node in any supported cloud and bootstrap chef recipes.</p>
+
+<div class="highlight"><pre><code class="bash">karaf@root&gt;node-create --adminAccess --recipe chef/java::openjdk karaf
+</code></pre></div>
+
+
+<h2>What else is in 1.5.4?</h2>
+
+<p>We've a number of other highlights in jclouds 1.5.4. Many thanks to the code contributors <a href="https://github.com/jclouds/jclouds/compare/jclouds-1.5.3...jclouds-1.5.4">jclouds</a>, <a href="https://github.com/jclouds/jclouds-chef/compare/jclouds-chef-1.5.3...jclouds-chef-1.5.4">jclouds-chef</a>, <a href="https://github.com/jclouds/jclouds-karaf/compare/jclouds-karaf-1.5.3...jclouds-karaf-1.5.4">jclouds-karaf</a>, and <a href="https://github.com/jclouds/jclouds-cli/compare/jclouds-cli-1.5.3...jclouds-cli-1.5.4">jclouds-cli</a> for putting them together. Also to our review team for helping ensure quality: <a href="https://github.com/andrewgaul">Andrew Gaul</a> and <a href="https://github.com/mattstep">Matt</a> for code, and <a href="https://github.com/silkysun">Becca</a> on docs.</p>
+
+<h3>Rackspace Cloud Load Balancers</h3>
+
+<p><a href="https://github.com/everett-toews">Everett</a> modernized support for <strong>rackspace-cloudloadbalancers-us</strong> and <strong>uk</strong> is now available. This includes syntactic sugar such as auto-pagination and easy transforms.</p>
+
+<div class="highlight"><pre><code class="java"><span class="n">FluentIterable</span><span class="o">&lt;</span><span class="n">HostAndPort</span><span class="o">&gt;</span> <span class="n">sockets</span> <span class="o">=</span> <span class="n">clb</span><span class="o">.</span><span class="na">getLoadBalancerApiForZone</span><span class="o">(</span><span class="n">zone</span><span class="o">).</span><span class="na">list</span><span class="o">().</span><span class="na">concat</span><span class="o">().</span><span class="na">transform</span><span class="o">(</span><span class="n">converter</span><span class="o">);</span>
+</code></pre></div>
+
+
+<h3>Nova Server Diagnostics</h3>
+
+<p>Some implementations of Nova have diagnostic information available. Thanks to <a href="https://github.com/LeanderBB">Leander</a>, you can now discover this capability at runtime.</p>
+
+<div class="highlight"><pre><code class="java"><span class="n">Optional</span><span class="o">&lt;</span><span class="n">Map</span><span class="o">&gt;</span> <span class="n">diagnosticInfo</span> <span class="o">=</span> <span class="n">novaApi</span><span class="o">.</span><span class="na">getServerApiForZone</span><span class="o">(</span><span class="s">&quot;az-1.region-a.geo-1&quot;</span><span class="o">).</span><span class="na">getDiagnostics</span><span class="o">(</span><span class="n">serverId</span><span class="o">);</span>
+</code></pre></div>
+
+
+<h3>S3 Multi-Object delete</h3>
+
+<p><a href="http://maginatics.com/">Maginatics</a> have BlobStore containers with over a billion objects in them. S3 containers (buckets) can now be cleared with 1/1000 the requests, thanks to <a href="https://twitter.com/andreisavu">Andrei</a>'s additional support of S3 multi-delete.</p>
+
+<div class="highlight"><pre><code class="java"><span class="n">DeleteResult</span> <span class="n">result</span> <span class="o">=</span> <span class="n">s3Api</span><span class="o">.</span><span class="na">deleteObjects</span><span class="o">(</span><span class="n">container</span><span class="o">,</span> <span class="n">keys</span><span class="o">);</span>
+<span class="n">assertEquals</span><span class="o">(</span><span class="n">result</span><span class="o">.</span><span class="na">size</span><span class="o">(),</span> <span class="n">keys</span><span class="o">.</span><span class="na">size</span><span class="o">());</span>
+</code></pre></div>
+
+
+<h2>What's next</h2>
+
+<p>We are working on 1.6, an effort more efficient and resilient. One tool we are evaluating for this is <a href="https://groups.google.com/forum/?fromgroups=#!topic/jclouds-dev/fVILfUoW_zg">Netflix Hystrix</a>. We are also working on 1.5.x releases, which are likely to include google compute engine and virtualization support. If interested in helping us out, hop onto IRC freenode #jclouds or join our dev group.</p>
+
+      </div>
+    </div>
+    <br/>
+    <div id="footer">
+       <p>Copyright &copy; 2011-2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+
+<p>Apache, jclouds, Apache jclouds, the jclouds logo, and the Apache feather logos are registered trademarks or trademarks of the Apache Software Foundation.</p>
+
+<p><a href="http://www.apache.org/licenses/">License</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/thanks.html">Thanks</a> | <a href="http://www.apache.org/security/">Security</a></p>
+
+<p><img src="/style/feather-small.gif" width="80", height="24"/></p>
+ <!-- This bit of liquid lets us render the template components as markdown -->
+    </div>
+  </div>
+</body>
+</html>

Added: jclouds/site-content/2013/04/28/jclouds-1-6-0-released/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/2013/04/28/jclouds-1-6-0-released/index.html?rev=1554851&view=auto
==============================================================================
--- jclouds/site-content/2013/04/28/jclouds-1-6-0-released/index.html (added)
+++ jclouds/site-content/2013/04/28/jclouds-1-6-0-released/index.html Thu Jan  2 17:44:15 2014
@@ -0,0 +1,76 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+
+<head>
+  <title>Apache jclouds&reg; :: jclouds 1.6.0 released!</title>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+
+  <!-- **** jclouds stylesheet **** -->
+  <link rel="stylesheet" type="text/css" href="/style/style.css"/>
+
+  <!-- **** syntax highlighting stylesheet **** -->
+  <link rel="stylesheet" type="text/css" href="/style/syntax.css"/>
+
+  <!-- **** Google Fonts **** -->
+  <link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'>
+  <link href='http://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet'/>
+
+  <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>
+
+</head>
+
+<body>
+  <div id="main">
+    <div id="top">
+      <a href="/"><div id="logo"></div></a>
+      <div id="menu">
+         <ul>
+<li><a href="/documentation/gettingstarted/">Getting Started</a></li>
+<li><a href="/documentation/">Documentation</a></li>
+<li><a href="/documentation/community/">Community</a></li>
+<li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
+</ul>
+
+ <!-- This bit of liquid lets us render the template components as markdown -->
+      </div>
+    </div>
+    <div id="content">
+      <div id="column2">
+        <h1>jclouds 1.6.0 released!</h1>  
+        <p>jclouds 1.6 represents 7 months of refactoring to essentially "reset" the project 4 years after its founding. The goal was to do less magic and be easier to code and troubleshoot.</p>
+
+<p>No doubt, we've added new apis, including ones from OpenStack, Rackspace, AWS, DynECT, and UltraDNS, so if any of that interests you, move on to details in the <a href="/documentation/releasenotes/1.6/">release notes</a>.</p>
+
+<p>Most exciting is our move to the <a href="http://wiki.apache.org/incubator/jcloudsProposal">Apache Incubator</a>. Watch out as details will unfold this week as we progress to our next level of open source!</p>
+
+<p>In the mean time, update your jclouds to version 1.6.0 and let us know how it works for you.</p>
+
+      </div>
+    </div>
+    <br/>
+    <div id="footer">
+       <p>Copyright &copy; 2011-2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+
+<p>Apache, jclouds, Apache jclouds, the jclouds logo, and the Apache feather logos are registered trademarks or trademarks of the Apache Software Foundation.</p>
+
+<p><a href="http://www.apache.org/licenses/">License</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/thanks.html">Thanks</a> | <a href="http://www.apache.org/security/">Security</a></p>
+
+<p><img src="/style/feather-small.gif" width="80", height="24"/></p>
+ <!-- This bit of liquid lets us render the template components as markdown -->
+    </div>
+  </div>
+</body>
+</html>

Added: jclouds/site-content/2013/05/13/jclouds-at-gluecon-2013/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/2013/05/13/jclouds-at-gluecon-2013/index.html?rev=1554851&view=auto
==============================================================================
--- jclouds/site-content/2013/05/13/jclouds-at-gluecon-2013/index.html (added)
+++ jclouds/site-content/2013/05/13/jclouds-at-gluecon-2013/index.html Thu Jan  2 17:44:15 2014
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+
+<head>
+  <title>Apache jclouds&reg; :: jclouds at Gluecon 2013</title>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+
+  <!-- **** jclouds stylesheet **** -->
+  <link rel="stylesheet" type="text/css" href="/style/style.css"/>
+
+  <!-- **** syntax highlighting stylesheet **** -->
+  <link rel="stylesheet" type="text/css" href="/style/syntax.css"/>
+
+  <!-- **** Google Fonts **** -->
+  <link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'>
+  <link href='http://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet'/>
+
+  <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>
+
+</head>
+
+<body>
+  <div id="main">
+    <div id="top">
+      <a href="/"><div id="logo"></div></a>
+      <div id="menu">
+         <ul>
+<li><a href="/documentation/gettingstarted/">Getting Started</a></li>
+<li><a href="/documentation/">Documentation</a></li>
+<li><a href="/documentation/community/">Community</a></li>
+<li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
+</ul>
+
+ <!-- This bit of liquid lets us render the template components as markdown -->
+      </div>
+    </div>
+    <div id="content">
+      <div id="column2">
+        <h1>jclouds at Gluecon 2013</h1>  
+        <p><a href="https://twitter.com/everett_toews">Everett Toews</a> is hitting the road, getting some hands on keyboards, and really teaching developers how to use jclouds. He'll be giving a workshop titled <em>"Solve the Cross-Cloud Conundrum with jclouds"</em> at <a href="http://www.gluecon.com/2013/">Gluecon</a> this year. The session is on May 22 from 10:30 to 11:30 am in Breakout 2.</p>
+
+<h2>Gluecon</h2>
+
+<p>What is Gluecon? In their own words:</p>
+
+<blockquote><p><em>Cloud, Mobile, APIs, Big Data - all of the converging, important trends in technology today share one thing in common: developers.</em></p>
+
+<p><em>Developers are the vanguard. Developers are building in the cloud, building mobile applications, utilizing and building APIs, and working with big data. At the end of the day, developers are the core.</em></p></blockquote>
+
+<p>This session will get developers doing what they do best. The workshop includes an overview of jclouds, its terminology, and its community then it quickly gets down to development. First, we'll install jclouds for use on the command line during the workshop. Then we'll work through an example of using jclouds to start virtual machines in multiple clouds. Rackspace will be offering free cloud trial accounts to the attendees of this session. It's their way of helping you get started in the cloud and say thanks for coming out.</p>
+
+<h2>Conclusion</h2>
+
+<p>The reason to use jclouds is to control your cloud infrastructure with Java. In this workshop Everett be showing you exactly how to do that.</p>
+
+      </div>
+    </div>
+    <br/>
+    <div id="footer">
+       <p>Copyright &copy; 2011-2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+
+<p>Apache, jclouds, Apache jclouds, the jclouds logo, and the Apache feather logos are registered trademarks or trademarks of the Apache Software Foundation.</p>
+
+<p><a href="http://www.apache.org/licenses/">License</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/thanks.html">Thanks</a> | <a href="http://www.apache.org/security/">Security</a></p>
+
+<p><img src="/style/feather-small.gif" width="80", height="24"/></p>
+ <!-- This bit of liquid lets us render the template components as markdown -->
+    </div>
+  </div>
+</body>
+</html>

Added: jclouds/site-content/blog/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/index.html?rev=1554851&view=auto
==============================================================================
--- jclouds/site-content/blog/index.html (added)
+++ jclouds/site-content/blog/index.html Thu Jan  2 17:44:15 2014
@@ -0,0 +1,175 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+
+<head>
+  <title>Apache jclouds&reg; :: Blog & News</title>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+
+  <!-- **** jclouds stylesheet **** -->
+  <link rel="stylesheet" type="text/css" href="/style/style.css"/>
+
+  <!-- **** syntax highlighting stylesheet **** -->
+  <link rel="stylesheet" type="text/css" href="/style/syntax.css"/>
+
+  <!-- **** Google Fonts **** -->
+  <link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'>
+  <link href='http://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet'/>
+
+  <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>
+
+</head>
+
+<body>
+  <div id="main">
+    <div id="top">
+      <a href="/"><div id="logo"></div></a>
+      <div id="menu">
+         <ul>
+<li><a href="/documentation/gettingstarted/">Getting Started</a></li>
+<li><a href="/documentation/">Documentation</a></li>
+<li><a href="/documentation/community/">Community</a></li>
+<li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
+</ul>
+
+ <!-- This bit of liquid lets us render the template components as markdown -->
+      </div>
+    </div>
+    <div id="content">
+      <div id="column2">
+        <h1>Blog &amp; News</h1>
+
+<h2><a href="/2013/05/13/jclouds-at-gluecon-2013/">jclouds at Gluecon 2013</a></h2>
+
+<p><em>13 May 2013, by Adrian Cole</em></p>
+
+<p><a href="https://twitter.com/everett_toews">Everett Toews</a> is hitting the road, getting some hands on keyboards, and really teaching developers how to use jclouds. He'll be giving a workshop titled <em>"Solve the Cross-Cloud Conundrum with jclouds"</em> at <a href="http://www.gluecon.com/2013/">Gluecon</a> this year. The session is on May 22 from 10:30 to 11:30 am in Breakout 2.</p>
+
+
+<h2><a href="/2013/04/28/jclouds-1-6-0-released/">jclouds 1.6.0 released!</a></h2>
+
+<p><em>28 April 2013, by Adrian Cole</em></p>
+
+<p>jclouds 1.6 represents 7 months of refactoring to essentially "reset" the project 4 years after its founding. The goal was to do less magic and be easier to code and troubleshoot.</p>
+
+
+<h2><a href="/2012/12/12/jclouds-1-5-4-mistletoe-released/">jclouds 1.5.4 "Mistletoe" released</a></h2>
+
+<p><em>12 December 2012, by Adrian Cole</em></p>
+
+<p>jclouds community is an international group with over <a href="https://www.ohloh.net/p/jclouds">100</a> contributors since we started in early 2009. The idea of holidays vary, but we decided <strong>Mistletoe</strong> as an appropriate codename for jclouds 1.5.4. Here's why.</p>
+
+
+<h2><a href="/2012/11/17/jclouds-1-5-3-out-the-door/">jclouds 1.5.3 out the door</a></h2>
+
+<p><em>17 November 2012, by Adrian Cole</em></p>
+
+<p>Released on 2012-11-14, jclouds 1.5.3 includes minor fixes, and a few important updates.</p>
+
+
+<h2><a href="/2012/11/09/500-jclouds-builds-on-buildhive-and-counting/">500 jclouds builds on BuildHive and counting...</a></h2>
+
+<p><em>9 November 2012, by Adrian Cole</em></p>
+
+<p>At jclouds, we've been running our Jenkins continuous integration jobs in CloudBees' <a href="http://www.cloudbees.com/dev">DEV@cloud</a> for a while now (CloudBees has a <a href="http://www.cloudbees.com/foss">FOSS</a> programme). We also have an active and ever-increasing contributor community, which amongst others means... lots of pull requests.</p>
+
+
+<h2><a href="/2012/09/28/jclouds-1-5-is-out/">jclouds 1.5 is out!</a></h2>
+
+<p><em>28 September 2012, by Adrian Cole</em></p>
+
+<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 <a href="https://github.com/jenkinsci/jclouds-plugin">Jenkins Plugin</a> and <a href="https://github.com/jclouds/jclouds-cli">command-line utility</a>.</p>
+
+
+<h2><a href="/2012/07/16/fluency-for-paginated-api-lists/">Fluency for paginated api lists</a></h2>
+
+<p><em>16 July 2012, by Adrian Cole</em></p>
+
+<p>The problem of large result sets is something cloud providers want you to have. For example, what better sign of cloud life is there than Amazon S3 having a trillion objects stored so far. The way most cloud apis deal with listing your million (or even thousand) things is to paginate the response.</p>
+
+
+<h2><a href="/2012/05/02/new-toys-in-1-5-0-alpha-6/">New toys in 1.5.0-alpha.6</a></h2>
+
+<p><em>2 May 2012, by Adrian Cole</em></p>
+
+<p>We are very near beta, I promise! In the mean time, we just cut a new codebase with a bunch of cool new toys. Here's a few. Thanks to Adam Lowe, we are getting even deeper into OpenStack with more Keystone support than ever. Setup your code to pull <em>org.jclouds.labs/openstack-keystone</em>, and you can do stuff like this.</p>
+
+
+<h2><a href="/2012/03/23/take-a-peek-at-vcloud-director-1-5-openstack-and/">Take a peek at vCloud Director 1.5, OpenStack, and VirtualBox</a></h2>
+
+<p><em>23 March 2012, by Adrian Cole</em></p>
+
+<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 <a href="http://docs.openstack.org/api/openstack-identity-service/2.0/content/">OpenStack Keystone v2.0</a>.</p>
+
+
+<h2><a href="/2012/03/09/ec2-gets-rid-of-that-if-instancetype-is32bit/">EC2 gets rid of that <em>"if instancetype.is32bit"</em> statement</a></h2>
+
+<p><em>9 March 2012, by Adrian Cole</em></p>
+
+<p>2 weeks ago, I started a bit of a rant on EC2's 32bit-only vms.</p>
+
+
+<h2><a href="/2012/01/21/jclouds-1-3-released/">jclouds 1.3 released!</a></h2>
+
+<p><em>21 January 2012, by Adrian Cole</em></p>
+
+<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).</p>
+
+
+<h2><a href="/2012/01/17/jclouds-training-and-jfokus-stockholm/">jclouds training and Jfokus Stockholm</a></h2>
+
+<p><em>17 January 2012, by Adrian Cole</em></p>
+
+<p>For those of you in Stockholm, or coming in for Jfokus, don't miss out on a few nearby events.</p>
+
+
+<h2><a href="/2011/10/18/jclouds-1-2-released/">jclouds 1.2 released!</a></h2>
+
+<p><em>18 October 2011, by Adrian Cole</em></p>
+
+<p>The 1.2 release of jclouds includes results of almost 2 months effort by our <a href="/documentation/reference/apps-that-use-jclouds">community</a>. A total of 55 Issues were addressed between jclouds 1.1 and 1.2, stabilizing the cloud so you don't have to!</p>
+
+
+<h2><a href="/2009/05/13/catching-exceptions-with-less-keystrokes/">Catching exceptions with fewer keystrokes</a></h2>
+
+<p><em>13 May 2009, by Adrian Cole</em></p>
+
+<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>
+
+
+<h2><a href="/2009/05/11/jclouds-s3-beta-released/">jclouds-s3 beta released</a></h2>
+
+<p><em>11 May 2009, by Adrian Cole</em></p>
+
+<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>
+
+
+
+
+      </div>
+    </div>
+    <div id="footer">
+       <p>Copyright &copy; 2011-2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+
+<p>Apache, jclouds, Apache jclouds, the jclouds logo, and the Apache feather logos are registered trademarks or trademarks of the Apache Software Foundation.</p>
+
+<p><a href="http://www.apache.org/licenses/">License</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/thanks.html">Thanks</a> | <a href="http://www.apache.org/security/">Security</a></p>
+
+<p><img src="/style/feather-small.gif" width="80", height="24"/></p>
+ <!-- This bit of liquid lets us render the template components as markdown -->
+    </div>
+  </div>
+</body>
+</html>

Modified: jclouds/site-content/documentation/community/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/community/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/community/index.html (original)
+++ jclouds/site-content/documentation/community/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/devguides/continuous-integration/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/devguides/continuous-integration/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/devguides/continuous-integration/index.html (original)
+++ jclouds/site-content/documentation/devguides/continuous-integration/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/devguides/creating-providers-with-maven/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/devguides/creating-providers-with-maven/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/devguides/creating-providers-with-maven/index.html (original)
+++ jclouds/site-content/documentation/devguides/creating-providers-with-maven/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/devguides/guice-guava-primer/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/devguides/guice-guava-primer/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/devguides/guice-guava-primer/index.html (original)
+++ jclouds/site-content/documentation/devguides/guice-guava-primer/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/devguides/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/devguides/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/devguides/index.html (original)
+++ jclouds/site-content/documentation/devguides/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/devguides/provider-metadata/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/devguides/provider-metadata/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/devguides/provider-metadata/index.html (original)
+++ jclouds/site-content/documentation/devguides/provider-metadata/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/devguides/provider-testing/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/devguides/provider-testing/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/devguides/provider-testing/index.html (original)
+++ jclouds/site-content/documentation/devguides/provider-testing/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/devguides/using-eclipse/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/devguides/using-eclipse/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/devguides/using-eclipse/index.html (original)
+++ jclouds/site-content/documentation/devguides/using-eclipse/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/examples/google-app-engine/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/examples/google-app-engine/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/examples/google-app-engine/index.html (original)
+++ jclouds/site-content/documentation/examples/google-app-engine/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/examples/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/examples/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/examples/index.html (original)
+++ jclouds/site-content/documentation/examples/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/faqs/ec2-faq/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/faqs/ec2-faq/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/faqs/ec2-faq/index.html (original)
+++ jclouds/site-content/documentation/faqs/ec2-faq/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/gettingstarted/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/gettingstarted/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/gettingstarted/index.html (original)
+++ jclouds/site-content/documentation/gettingstarted/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/gettingstarted/what-is-jclouds/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/gettingstarted/what-is-jclouds/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/gettingstarted/what-is-jclouds/index.html (original)
+++ jclouds/site-content/documentation/gettingstarted/what-is-jclouds/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/index.html (original)
+++ jclouds/site-content/documentation/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/jcloudsguides/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/jcloudsguides/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/jcloudsguides/index.html (original)
+++ jclouds/site-content/documentation/jcloudsguides/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/abiquo/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/abiquo/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/abiquo/index.html (original)
+++ jclouds/site-content/documentation/quickstart/abiquo/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/aws/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/aws/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/aws/index.html (original)
+++ jclouds/site-content/documentation/quickstart/aws/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/azure-storage/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/azure-storage/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/azure-storage/index.html (original)
+++ jclouds/site-content/documentation/quickstart/azure-storage/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/bluelock/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/bluelock/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/bluelock/index.html (original)
+++ jclouds/site-content/documentation/quickstart/bluelock/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/chef/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/chef/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/chef/index.html (original)
+++ jclouds/site-content/documentation/quickstart/chef/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/cloudsigma/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/cloudsigma/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/cloudsigma/index.html (original)
+++ jclouds/site-content/documentation/quickstart/cloudsigma/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/ebs/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/ebs/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/ebs/index.html (original)
+++ jclouds/site-content/documentation/quickstart/ebs/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/filesystem/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/filesystem/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/filesystem/index.html (original)
+++ jclouds/site-content/documentation/quickstart/filesystem/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/go-grid/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/go-grid/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/go-grid/index.html (original)
+++ jclouds/site-content/documentation/quickstart/go-grid/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/hpcloud/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/hpcloud/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/hpcloud/index.html (original)
+++ jclouds/site-content/documentation/quickstart/hpcloud/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/index.html (original)
+++ jclouds/site-content/documentation/quickstart/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/openstack/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/openstack/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/openstack/index.html (original)
+++ jclouds/site-content/documentation/quickstart/openstack/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/rackspace/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/rackspace/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/rackspace/index.html (original)
+++ jclouds/site-content/documentation/quickstart/rackspace/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/sqs/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/sqs/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/sqs/index.html (original)
+++ jclouds/site-content/documentation/quickstart/sqs/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/terremark-ecloud/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/terremark-ecloud/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/terremark-ecloud/index.html (original)
+++ jclouds/site-content/documentation/quickstart/terremark-ecloud/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/terremark-vcloud-express/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/terremark-vcloud-express/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/terremark-vcloud-express/index.html (original)
+++ jclouds/site-content/documentation/quickstart/terremark-vcloud-express/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/quickstart/virtualbox/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/quickstart/virtualbox/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/quickstart/virtualbox/index.html (original)
+++ jclouds/site-content/documentation/quickstart/virtualbox/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/apps-that-use-jclouds/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/apps-that-use-jclouds/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/apps-that-use-jclouds/index.html (original)
+++ jclouds/site-content/documentation/reference/apps-that-use-jclouds/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/async/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/async/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/async/index.html (original)
+++ jclouds/site-content/documentation/reference/async/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/columnar-datadesign/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/columnar-datadesign/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/columnar-datadesign/index.html (original)
+++ jclouds/site-content/documentation/reference/columnar-datadesign/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/compute-design/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/compute-design/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/compute-design/index.html (original)
+++ jclouds/site-content/documentation/reference/compute-design/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/error-handling/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/error-handling/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/error-handling/index.html (original)
+++ jclouds/site-content/documentation/reference/error-handling/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/index.html (original)
+++ jclouds/site-content/documentation/reference/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/jclouds-api/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/jclouds-api/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/jclouds-api/index.html (original)
+++ jclouds/site-content/documentation/reference/jclouds-api/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/jclouds-logging/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/jclouds-logging/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/jclouds-logging/index.html (original)
+++ jclouds/site-content/documentation/reference/jclouds-logging/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/load-balancer-design/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/load-balancer-design/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/load-balancer-design/index.html (original)
+++ jclouds/site-content/documentation/reference/load-balancer-design/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/location-metadata-design/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/location-metadata-design/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/location-metadata-design/index.html (original)
+++ jclouds/site-content/documentation/reference/location-metadata-design/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/oauth/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/oauth/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/oauth/index.html (original)
+++ jclouds/site-content/documentation/reference/oauth/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/osgi/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/osgi/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/osgi/index.html (original)
+++ jclouds/site-content/documentation/reference/osgi/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/pool-design/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/pool-design/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/pool-design/index.html (original)
+++ jclouds/site-content/documentation/reference/pool-design/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/rationale-design/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/rationale-design/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/rationale-design/index.html (original)
+++ jclouds/site-content/documentation/reference/rationale-design/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/runscript-design/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/runscript-design/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/runscript-design/index.html (original)
+++ jclouds/site-content/documentation/reference/runscript-design/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/supported-providers/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/supported-providers/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/supported-providers/index.html (original)
+++ jclouds/site-content/documentation/reference/supported-providers/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/using-provider-metadata/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/using-provider-metadata/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/using-provider-metadata/index.html (original)
+++ jclouds/site-content/documentation/reference/using-provider-metadata/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/reference/vmware-vsphere-design/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/vmware-vsphere-design/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/vmware-vsphere-design/index.html (original)
+++ jclouds/site-content/documentation/reference/vmware-vsphere-design/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.1.0/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.1.0/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.1.0/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.1.0/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.1.1/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.1.1/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.1.1/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.1.1/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.2.2/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.2.2/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.2.2/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.2.2/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.2/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.2/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.2/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.2/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.3/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.3/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.3/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.3/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.4/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.4/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.4/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.4/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.5-tests/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.5-tests/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.5-tests/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.5-tests/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.5/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.5/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.5/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.5/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.6-tests/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.6-tests/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.6-tests/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.6-tests/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.6.1/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.6.1/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.6.1/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.6.1/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.6.2-tests/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.6.2-tests/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.6.2-tests/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.6.2-tests/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.6.2/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.6.2/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.6.2/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.6.2/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.6.3/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.6.3/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.6.3/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.6.3/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.6/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.6/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.6/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.6/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/1.7/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/1.7/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/1.7/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/1.7/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/beta7/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/beta7/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/beta7/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/beta7/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/beta8/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/beta8/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/beta8/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/beta8/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/releasenotes/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/releasenotes/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/releasenotes/index.html (original)
+++ jclouds/site-content/documentation/releasenotes/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/ant-compute/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/ant-compute/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/ant-compute/index.html (original)
+++ jclouds/site-content/documentation/userguide/ant-compute/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/blobstore-guide/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/blobstore-guide/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/blobstore-guide/index.html (original)
+++ jclouds/site-content/documentation/userguide/blobstore-guide/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/bug-report/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/bug-report/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/bug-report/index.html (original)
+++ jclouds/site-content/documentation/userguide/bug-report/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/compute/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/compute/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/compute/index.html (original)
+++ jclouds/site-content/documentation/userguide/compute/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/filesystem-provider/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/filesystem-provider/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/filesystem-provider/index.html (original)
+++ jclouds/site-content/documentation/userguide/filesystem-provider/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/google-app-engine/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/google-app-engine/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/google-app-engine/index.html (original)
+++ jclouds/site-content/documentation/userguide/google-app-engine/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/index.html (original)
+++ jclouds/site-content/documentation/userguide/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/init-builder/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/init-builder/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/init-builder/index.html (original)
+++ jclouds/site-content/documentation/userguide/init-builder/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/installation-guide/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/installation-guide/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/installation-guide/index.html (original)
+++ jclouds/site-content/documentation/userguide/installation-guide/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->

Modified: jclouds/site-content/documentation/userguide/karaf/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/karaf/index.html?rev=1554851&r1=1554850&r2=1554851&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/karaf/index.html (original)
+++ jclouds/site-content/documentation/userguide/karaf/index.html Thu Jan  2 17:44:15 2014
@@ -41,6 +41,7 @@
 <li><a href="/documentation/">Documentation</a></li>
 <li><a href="/documentation/community/">Community</a></li>
 <li><a href="/documentation/devguides/">Development</a></li>
+<li><a href="/blog/">Blog</a></li>
 </ul>
 
  <!-- This bit of liquid lets us render the template components as markdown -->