Modified: libcloud/site/trunk/generated/blog/page/5/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/5/index.html?rev=1560675&r1=1560674&r2=1560675&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/5/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/5/index.html Thu Jan 23 12:54:00 
2014
@@ -97,6 +97,116 @@
     
       <div class="post">
   
+    <h2><a href="/blog/2012/05/24/libcloud-0-10-1-released.html">Libcloud 
0.10.1 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
May 24, 2012</span>
+
+  <div class="post-content">
+    <p>Libcloud team is pleased to announce the release of Libcloud 0.10.1!</p>
+
+<h3>Release highlights</h3>
+
+<p><strong>General</strong></p>
+
+<ul>
+<li>Allow user to specify which IP to use when calling deploy<em>node
+(defaults to &#39;public</em>ips&#39;). Previously it only worked with public 
IP, now
+user can pass &#39;private_ips&#39; as an argument and SSH client will try to
+connect to the node first private IP address.</li>
+</ul>
+
+<p><strong>Compute</strong></p>
+
+<ul>
+<li>New driver for Joyent cloud (http://www.joyentcloud.com/)</li>
+<li>New driver for VCL cloud (
+http://www.educause.edu/blog/hes8/CloudComputingandtheVirtualCom/167931)</li>
+<li>A lot of improvements and new features in the Brightbox driver</li>
+<li>Support for Vmware vCloud version 1.5</li>
+<li>Modify ParamikoSSHClient to connect to the SSH agent and automatically
+look for private keys in ~/.ssh if the &#39;auth&#39; and &#39;ssh<em>key&#39; 
argument is not
+specified when calling deploy</em>node.</li>
+<li>Modify IBM driver so it works with IBM Smart Cloud Enterprise</li>
+</ul>
+
+<p><strong>Storage</strong></p>
+
+<ul>
+<li>Support for uploading large files in the CloudFiles driver</li>
+<li>New driver for OpenStack Swift installations based on the CloudFiles
+driver</li>
+</ul>
+
+<p><strong>Bug fixes</strong></p>
+
+<ul>
+<li>Fix a bug in the CloudSigma Las Vegas compute driver</li>
+</ul>
+
+<p>For a full list of changes, please see the CHANGES file
+<a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&amp;view=markup</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.10.1 can be downloaded from
+http://libcloud.apache.org/downloads.html or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install apache-libcloud
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this is the case, please use the main Apache mirror -
+http://www.apache.org/dist/libcloud</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible changes
+and how to preserve the old behavior when this is possible can be found at
+http://libcloud.apache.org/upgrade-notes.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.10.1/</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
 Don&#39;t forget to attach an
+example and / or test which reproduces your problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the CHANGES
+file <a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&amp;view=markup</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201205.mbox/%3CCAJMHEmKtqtkWsTHVYeO-ijytw9caQ4p%2B-ip7And3aPJhKuA8vA%40mail.gmail.com%3E";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a 
href="/blog/2012/05/05/website-and-code-svn-repository-moved.html">SVN 
repositories moved, mailing lists addresses changed</a></h2>
   
 
@@ -386,98 +496,6 @@ four different APIs (cloud servers, load
 
     
   
-    
-      <div class="post">
-  
-    <h2><a href="/blog/2011/12/09/libcloud-0-7-1-released.html">Libcloud 0.7.1 
released</a></h2>
-  
-
-  
-    
-  
-  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Dec 09, 2011</span>
-
-  <div class="post-content">
-    <p>Libcloud team is pleased to announce the release of Libcloud 0.7.1!</p>
-
-<p>This release represents another big milestone for us and introduces a
-support for Python 3!</p>
-
-<p>Other notable changes:</p>
-
-<ul>
-<li>New Las Vegas location for the CloudSigma provider</li>
-<li>Improvements to the OpenStack driver</li>
-<li>Improvements to the OpenNebula driver</li>
-<li>Support for Amazon EC2 new &quot;Cluster Compute Eight Extra Large&quot; 
instance
-size</li>
-</ul>
-
-<p>This release also removes old, deprecated (pre-0.5) paths. If you still
-haven&#39;t updated your code you need to do it now otherwise it won&#39;t work
-with 0.7.1 and future releases.</p>
-
-<p>Script which can help you with the migration from the old style paths to
-the new ones can be found at
-http://libcloud.apache.org/upgrade-notes-0-7.html.</p>
-
-<p>For a full list of changes, please see the CHANGES file
-<a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup</a>.</p>
-
-<h3>Download</h3>
-
-<p>Libcloud 0.7.1 can be downloaded from
-http://libcloud.apache.org/downloads.html or installed using pip:</p>
-
-<div class="highlight"><pre><code class="bash">pip install apache-libcloud
-</code></pre></div>
-
-<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
-this is the case, please use the main Apache mirror -
-http://www.apache.org/dist/libcloud</p>
-
-<h3>Upgrading</h3>
-
-<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
-
-<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud
-</code></pre></div>
-
-<h3>Upgrade notes</h3>
-
-<p>A page which describes backward incompatible or semi-incompatible changes
-and how to preserve the old behavior when this is possible can be found at
-http://libcloud.apache.org/upgrade-notes-0-7.html.</p>
-
-<h3>Documentation</h3>
-
-<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.7.1/.</p>
-
-<h3>Bugs / Issues</h3>
-
-<p>If you find any bug or issue, please report it on our issue tracker &lt;
-https://issues.apache.org/jira/browse/LIBCLOUD&gt;. Don&#39;t forget to attach 
an
-example and / or test which reproduces your problem.</p>
-
-<h3>Thanks</h3>
-
-<p>Thanks to everyone who contributed and made this release possible! Full
-list of people who contributed to this release can be found in the CHANGES
-file <a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup</a>.</p>
-
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmhem+qkusarmvqz4h1pvukv6l3vssjqehs+3mctsj9hfb...@mail.gmail.com%3E";>release
 announcement</a>.</p>
-
-  </div>
-
-  <div class="row section post-meta">
-    <div class="col-md-12 post-tags">
-      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -502,7 +520,7 @@ file <a href="https://svn.apache.org/vie
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/01/"> January 2014</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> 
&nbsp;(2)</li><l
 i> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
+      <li> <a href="/blog/archives/2014/01/"> January 2014</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> 
&nbsp;(2)</li><l
 i> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
     </ul>
   </div>
 </div>

Modified: libcloud/site/trunk/generated/blog/page/6/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/6/index.html?rev=1560675&r1=1560674&r2=1560675&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/6/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/6/index.html Thu Jan 23 12:54:00 
2014
@@ -97,6 +97,98 @@
     
       <div class="post">
   
+    <h2><a href="/blog/2011/12/09/libcloud-0-7-1-released.html">Libcloud 0.7.1 
released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Dec 09, 2011</span>
+
+  <div class="post-content">
+    <p>Libcloud team is pleased to announce the release of Libcloud 0.7.1!</p>
+
+<p>This release represents another big milestone for us and introduces a
+support for Python 3!</p>
+
+<p>Other notable changes:</p>
+
+<ul>
+<li>New Las Vegas location for the CloudSigma provider</li>
+<li>Improvements to the OpenStack driver</li>
+<li>Improvements to the OpenNebula driver</li>
+<li>Support for Amazon EC2 new &quot;Cluster Compute Eight Extra Large&quot; 
instance
+size</li>
+</ul>
+
+<p>This release also removes old, deprecated (pre-0.5) paths. If you still
+haven&#39;t updated your code you need to do it now otherwise it won&#39;t work
+with 0.7.1 and future releases.</p>
+
+<p>Script which can help you with the migration from the old style paths to
+the new ones can be found at
+http://libcloud.apache.org/upgrade-notes-0-7.html.</p>
+
+<p>For a full list of changes, please see the CHANGES file
+<a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.7.1 can be downloaded from
+http://libcloud.apache.org/downloads.html or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install apache-libcloud
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this is the case, please use the main Apache mirror -
+http://www.apache.org/dist/libcloud</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible changes
+and how to preserve the old behavior when this is possible can be found at
+http://libcloud.apache.org/upgrade-notes-0-7.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.7.1/.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker &lt;
+https://issues.apache.org/jira/browse/LIBCLOUD&gt;. Don&#39;t forget to attach 
an
+example and / or test which reproduces your problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the CHANGES
+file <a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmhem+qkusarmvqz4h1pvukv6l3vssjqehs+3mctsj9hfb...@mail.gmail.com%3E";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a 
href="/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html">New 
committer Hutson Betts joins our team</a></h2>
   
 
@@ -479,35 +571,6 @@ file
 
     
   
-    
-      <div class="post">
-  
-    <h2><a href="/blog/2011/09/01/libcloud-on-floss-weekly.html">Episode about 
Libcloud on FLOSS Weekly podcast</a></h2>
-  
-
-  
-    
-  
-  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Sep 01, 2011</span>
-
-  <div class="post-content">
-    <p>Tomaz Muraus has been guest on a <a 
href="http://twit.tv/show/floss-weekly/";>FLOSS weekly podcast</a> where he 
talked
-about Apache Libcloud.</p>
-
-<p>For a recording and show notes, please see the official show page -
-<a href="http://twit.tv/show/floss-weekly/181";>FLOSS Weekly 181</a>.</p>
-
-  </div>
-
-  <div class="row section post-meta">
-    <div class="col-md-12 post-tags">
-      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/podcasts.html" rel="tag">podcasts</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -532,7 +595,7 @@ about Apache Libcloud.</p>
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/01/"> January 2014</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> 
&nbsp;(2)</li><l
 i> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
+      <li> <a href="/blog/archives/2014/01/"> January 2014</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> 
&nbsp;(2)</li><l
 i> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
     </ul>
   </div>
 </div>

Modified: libcloud/site/trunk/generated/blog/page/7/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/7/index.html?rev=1560675&r1=1560674&r2=1560675&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/7/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/7/index.html Thu Jan 23 12:54:00 
2014
@@ -97,6 +97,35 @@
     
       <div class="post">
   
+    <h2><a href="/blog/2011/09/01/libcloud-on-floss-weekly.html">Episode about 
Libcloud on FLOSS Weekly podcast</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Sep 01, 2011</span>
+
+  <div class="post-content">
+    <p>Tomaz Muraus has been guest on a <a 
href="http://twit.tv/show/floss-weekly/";>FLOSS weekly podcast</a> where he 
talked
+about Apache Libcloud.</p>
+
+<p>For a recording and show notes, please see the official show page -
+<a href="http://twit.tv/show/floss-weekly/181";>FLOSS Weekly 181</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/podcasts.html" rel="tag">podcasts</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a href="/blog/2011/07/04/libcloud-0-5-2-released.html">Libcloud 0.5.2 
released</a></h2>
   
 
@@ -331,50 +360,6 @@ please refer to the <a href="http://mail
 
     
   
-    
-      <div class="post">
-  
-    <h2><a href="/blog/2011/01/17/libcloud-0-4-2-released.html">Libcloud 0.4.2 
released</a></h2>
-  
-
-  
-    
-  
-  <span class="post-date-author">By Jerry Chen on Jan 17, 2011</span>
-
-  <div class="post-content">
-    <p>The Apache Software Foundation and the Apache Libcloud Project are
-pleased to announce the release and immediate availability of version
-0.4.2 of Apache Libcloud (&quot;libcloud&quot;).</p>
-
-<p>Apache Libcloud is a pure python client library for interacting with
-many of the popular cloud server providers. It was created to make it
-easy for developers to build products that work between any of the
-services that it supports.</p>
-
-<p>Apache Libcloud is available for download from:
-<a 
href="http://incubator.apache.org/libcloud/downloads.html";>http://incubator.apache.org/libcloud/downloads.html</a>.</p>
-
-<p>Major changes since the previous release:</p>
-
-<ul>
-<li>New drivers for CloudSigma, Brightbox, Rackspace UK</li>
-<li>Improvements to deployment capabilities</li>
-<li>libcloud.security module for SSL certificate verification, see
-http://wiki.apache.org/incubator/LibcloudSSL</li>
-</ul>
-
-  </div>
-
-  <div class="row section post-meta">
-    <div class="col-md-12 post-tags">
-      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a>, <a href="/blog/tags/security%20release.html" 
rel="tag">security release</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -399,7 +384,7 @@ http://wiki.apache.org/incubator/Libclou
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/01/"> January 2014</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> 
&nbsp;(2)</li><l
 i> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
+      <li> <a href="/blog/archives/2014/01/"> January 2014</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> 
&nbsp;(2)</li><l
 i> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
     </ul>
   </div>
 </div>

Modified: libcloud/site/trunk/generated/blog/page/8/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/8/index.html?rev=1560675&r1=1560674&r2=1560675&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/8/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/8/index.html Thu Jan 23 12:54:00 
2014
@@ -97,6 +97,50 @@
     
       <div class="post">
   
+    <h2><a href="/blog/2011/01/17/libcloud-0-4-2-released.html">Libcloud 0.4.2 
released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Jerry Chen on Jan 17, 2011</span>
+
+  <div class="post-content">
+    <p>The Apache Software Foundation and the Apache Libcloud Project are
+pleased to announce the release and immediate availability of version
+0.4.2 of Apache Libcloud (&quot;libcloud&quot;).</p>
+
+<p>Apache Libcloud is a pure python client library for interacting with
+many of the popular cloud server providers. It was created to make it
+easy for developers to build products that work between any of the
+services that it supports.</p>
+
+<p>Apache Libcloud is available for download from:
+<a 
href="http://incubator.apache.org/libcloud/downloads.html";>http://incubator.apache.org/libcloud/downloads.html</a>.</p>
+
+<p>Major changes since the previous release:</p>
+
+<ul>
+<li>New drivers for CloudSigma, Brightbox, Rackspace UK</li>
+<li>Improvements to deployment capabilities</li>
+<li>libcloud.security module for SSL certificate verification, see
+http://wiki.apache.org/incubator/LibcloudSSL</li>
+</ul>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a>, <a href="/blog/tags/security%20release.html" 
rel="tag">security release</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a href="/blog/2010/10/12/libcloud-0-4-0-released.html">Libcloud 0.4.0 
released</a></h2>
   
 
@@ -235,7 +279,7 @@ Cloud and SoftLayer.</li>
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/01/"> January 2014</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> 
&nbsp;(2)</li><l
 i> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
+      <li> <a href="/blog/archives/2014/01/"> January 2014</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> 
&nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> 
&nbsp;(2)</li><l
 i> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
     </ul>
   </div>
 </div>

Modified: libcloud/site/trunk/generated/blog/tags/news.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/news.html?rev=1560675&r1=1560674&r2=1560675&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/news.html (original)
+++ libcloud/site/trunk/generated/blog/tags/news.html Thu Jan 23 12:54:00 2014
@@ -96,6 +96,140 @@
   
     <div class="post">
   
+    <h2><a href="/blog/2014/01/23/welcome-to-the-new-website.html">Welcome to 
the new website</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Jan 23, 2014</span>
+
+  <div class="post-content">
+    <p>Today we are pleased to announce a new, improved and more user friendly 
version
+of our website.</p>
+
+<h3>Background and History</h3>
+
+<p>Original website was developed and published back in 2009 when the project 
was
+first announced.</p>
+
+<p>A lot has changed since 2009 and during that time the web has been evolving 
at
+a rapid pace. Now we have terms such as <a 
href="http://getbootstrap.com/";>responsive web design</a>, great
+front-end frameworks for building responsive websites such as <a 
href="http://getbootstrap.com/";>Bootstrap</a>
+and <a href="http://foundation.zurb.com/";>Zurb</a> and many other new things 
which didn&#39;t exist or weren&#39;t widely
+used back when we first launched.</p>
+
+<p>During this time we focused most of our efforts on improving the code and
+making the library better. This meant the website didn&#39;t receive a lot of
+needed love and attention so design-wise, it was mostly stuck in the 2009 
era.</p>
+
+<p>Over the years it has become apparent that presentation and documentation is
+also equally or even more important then the code itself, so we have decided
+to fix some of the &quot;mistakes&quot; we have made in the past.</p>
+
+<p>A couple of months back we launched a <a 
href="https://libcloud.readthedocs.org/en/latest/";>new documentation</a> and 
today, we are
+happy to present you a new and much improved website which was built with
+modern tools and principles in mind.</p>
+
+<h3>Improvements and New Features</h3>
+
+<div class="imginline">
+  <img src="/images/posts/tbd/preview.png" class="img-responsive inline" />
+  <p class="img-caption">Responsive design makes a site pleasure to use on a
+  variety of devices and screen sizes. Image by placeit.net.</p>
+</div>
+
+<p>New website includes many improvements and new features. Some of the more
+important ones are listed bellow.</p>
+
+<h4>More modern and user-friendly design</h4>
+
+<p>New website now features a more modern and user-friendly design. This 
includes
+bigger fonts, better typography and so on.</p>
+
+<p>On top of that, the new design is fully responsive which means you can now
+better enjoy the content on smaller devices such as mobile phones and 
tablets.</p>
+
+<h4>Improved and re-designed landing page</h4>
+
+<p>We know that landing pages are very important so we have decided to totally
+re-design and re-organise ours.</p>
+
+<p>New landing page now displays all the important information (project 
features,
+code examples, showcases some companies and projects using Libcloud) and also
+features a more clear call to action.</p>
+
+<h4>Blog section</h4>
+
+<p>New website now features a fully-fledged blog.</p>
+
+<p>We will use the blog to post important project news, keep you up to date 
with
+what is currently going on and post case studies and stories from projects and
+companies which are using Libcloud.</p>
+
+<p>If you are using an RSS reader to stay up to date, we also offer an
+<a href="/blog/atom.xml">ATOM feed</a>.</p>
+
+<h4>Updated Credits Page</h4>
+
+<p><a href="/credits.html">Credits</a> page now features an up to date list of 
people who have
+contributed code and documentation.</p>
+
+<p>As noted on that page, the list is automatically generated from the CHANGES
+file so it might not be 100% accurate.</p>
+
+<h4>Search Engine Optimizations</h4>
+
+<p>We have made some changes which will make our website a bit more friendly to
+the web crawlers and search engines. We hope this will make it easier for you
+to more quickly find the content you are looking for.</p>
+
+<p>The changes we have made include improvements to the underlying HTML markup,
+addition of the <a href="http://ogp.me/";>OpenGraph</a> tags and an addition of 
a sitemap.</p>
+
+<h3>Under the Hood</h3>
+
+<p>Old website was powered by <a 
href="http://www.apache.org/dev/cms.html";>Apache CMS</a>. It mostly worked good 
enough for
+simple use cases, but a small user base means it lacks a large ecosystem around
+it which is pretty standard for many other popular content management 
systems.</p>
+
+<p>Because of that, we have decided to switch to <a 
href="http://jekyllrb.com/";>Jekyll</a>, a Ruby based static
+website and blog engine.</p>
+
+<p>On top of that, the new website is fully responsive and built using
+<a href="http://getbootstrap.com/";>Bootstrap 3</a> front-end framework.</p>
+
+<p>Similar to the old website, source code is still stored in an SVN repository
+so all the benefits we get from version control are preserved.</p>
+
+<p>Source code of the new website can be found in the <a 
href="https://svn.apache.org/repos/asf/libcloud/site/trunk/";>SVN 
repository</a>.</p>
+
+<h3>Conclusion</h3>
+
+<p>We hope you will like and enjoy the new website.</p>
+
+<p>We also hope the new website now better reflects the underlying evolution of
+the library and the direction we are heading.</p>
+
+<p>If you have any suggestions on how we can make the website even better, 
don&#39;t
+hesitate and share it with us. You can send your feedback to the
+<a href="/community.html#mailing-lists">mailing list</a>, or you can <a 
href="/community.html#website-repository">checkout the website repository</a> 
and make
+the changes yourself.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/website.html" rel="tag">website</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
     <h2><a href="/blog/2014/01/22/libcloud-0-14-0-released.html">Libcloud 
0.14.0 released</a></h2>
   
 

Added: libcloud/site/trunk/generated/blog/tags/website.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/website.html?rev=1560675&view=auto
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/website.html (added)
+++ libcloud/site/trunk/generated/blog/tags/website.html Thu Jan 23 12:54:00 
2014
@@ -0,0 +1,278 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    
+
+    <meta name="author" content="The Apache Software Foundation">
+
+    
+      <meta name="keywords" content="python,libcloud,cloud,cloud 
computing,rackspace,amazon ec2,cloudfiles,openstack,cloudstack" />
+    
+
+    
+      <title>Tag Archive | Apache Libcloud</title>
+    
+
+    <!-- fav icons -->
+    <link rel="shortcut icon" href="/images/favicon.png" />
+    <link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
+    <link rel="apple-touch-icon-precomposed" 
href="/images/apple-touch-icon.png" />
+
+    <link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" 
title="Apache Libcloud Blog Feed" />
+
+    <link 
href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic' 
rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Inconsolata' 
rel='stylesheet' type='text/css'>
+
+    <!-- Facebook OpenGraph tags -->
+    <meta content="Apache Libcloud" property="og:site_name">
+    
+      <meta content="Tag Archive" property="og:title">
+    
+
+    
+
+    
+
+    
+      <meta content="website" property="og:type">
+    
+
+    
+      <meta content="https://libcloud.apache.org/blog/tags/website.html"; 
property="og:url">
+    
+    
+
+    
+
+    <link href='/assets/global-2da45c59f9df9675cbf8f70e3c23b530.css' 
rel='stylesheet' type='text/css' />
+
+  </head>
+
+  <body data-spy="scroll" data-target=".sidebar-nav" data-offset="80">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-ex1-collapse">
+            <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="/index.html"><img 
src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>
+        </div>
+        <div class="collapse navbar-collapse navbar-ex1-collapse">
+          <ul class="nav navbar-nav">
+            
+            
+              <li ><a href="/" >Home</a></li>
+            
+              <li ><a href="/about.html" >About</a></li>
+            
+              <li ><a href="/getting-started.html" >Quick Start</a></li>
+            
+              <li ><a href="https://libcloud.readthedocs.org/en/latest/"; 
target="_blank">Documentation</a></li>
+            
+              <li ><a href="/downloads.html" >Downloads</a></li>
+            
+              <li ><a href="/community.html" >Community</a></li>
+            
+              <li ><a href="/blog/" >Blog</a></li>
+            
+          </ul>
+        </div><!-- /.navbar-collapse -->
+      </div><!-- /.container -->
+    </nav>
+
+    <div class="container main-container">
+      <div class="row section page-content">
+  <div class="col-lg-8 col-lg-offset-2">
+    <h1>Tag: website</h1>
+
+
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2014/01/23/welcome-to-the-new-website.html">Welcome to 
the new website</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Jan 23, 2014</span>
+
+  <div class="post-content">
+    <p>Today we are pleased to announce a new, improved and more user friendly 
version
+of our website.</p>
+
+<h3>Background and History</h3>
+
+<p>Original website was developed and published back in 2009 when the project 
was
+first announced.</p>
+
+<p>A lot has changed since 2009 and during that time the web has been evolving 
at
+a rapid pace. Now we have terms such as <a 
href="http://getbootstrap.com/";>responsive web design</a>, great
+front-end frameworks for building responsive websites such as <a 
href="http://getbootstrap.com/";>Bootstrap</a>
+and <a href="http://foundation.zurb.com/";>Zurb</a> and many other new things 
which didn&#39;t exist or weren&#39;t widely
+used back when we first launched.</p>
+
+<p>During this time we focused most of our efforts on improving the code and
+making the library better. This meant the website didn&#39;t receive a lot of
+needed love and attention so design-wise, it was mostly stuck in the 2009 
era.</p>
+
+<p>Over the years it has become apparent that presentation and documentation is
+also equally or even more important then the code itself, so we have decided
+to fix some of the &quot;mistakes&quot; we have made in the past.</p>
+
+<p>A couple of months back we launched a <a 
href="https://libcloud.readthedocs.org/en/latest/";>new documentation</a> and 
today, we are
+happy to present you a new and much improved website which was built with
+modern tools and principles in mind.</p>
+
+<h3>Improvements and New Features</h3>
+
+<div class="imginline">
+  <img src="/images/posts/tbd/preview.png" class="img-responsive inline" />
+  <p class="img-caption">Responsive design makes a site pleasure to use on a
+  variety of devices and screen sizes. Image by placeit.net.</p>
+</div>
+
+<p>New website includes many improvements and new features. Some of the more
+important ones are listed bellow.</p>
+
+<h4>More modern and user-friendly design</h4>
+
+<p>New website now features a more modern and user-friendly design. This 
includes
+bigger fonts, better typography and so on.</p>
+
+<p>On top of that, the new design is fully responsive which means you can now
+better enjoy the content on smaller devices such as mobile phones and 
tablets.</p>
+
+<h4>Improved and re-designed landing page</h4>
+
+<p>We know that landing pages are very important so we have decided to totally
+re-design and re-organise ours.</p>
+
+<p>New landing page now displays all the important information (project 
features,
+code examples, showcases some companies and projects using Libcloud) and also
+features a more clear call to action.</p>
+
+<h4>Blog section</h4>
+
+<p>New website now features a fully-fledged blog.</p>
+
+<p>We will use the blog to post important project news, keep you up to date 
with
+what is currently going on and post case studies and stories from projects and
+companies which are using Libcloud.</p>
+
+<p>If you are using an RSS reader to stay up to date, we also offer an
+<a href="/blog/atom.xml">ATOM feed</a>.</p>
+
+<h4>Updated Credits Page</h4>
+
+<p><a href="/credits.html">Credits</a> page now features an up to date list of 
people who have
+contributed code and documentation.</p>
+
+<p>As noted on that page, the list is automatically generated from the CHANGES
+file so it might not be 100% accurate.</p>
+
+<h4>Search Engine Optimizations</h4>
+
+<p>We have made some changes which will make our website a bit more friendly to
+the web crawlers and search engines. We hope this will make it easier for you
+to more quickly find the content you are looking for.</p>
+
+<p>The changes we have made include improvements to the underlying HTML markup,
+addition of the <a href="http://ogp.me/";>OpenGraph</a> tags and an addition of 
a sitemap.</p>
+
+<h3>Under the Hood</h3>
+
+<p>Old website was powered by <a 
href="http://www.apache.org/dev/cms.html";>Apache CMS</a>. It mostly worked good 
enough for
+simple use cases, but a small user base means it lacks a large ecosystem around
+it which is pretty standard for many other popular content management 
systems.</p>
+
+<p>Because of that, we have decided to switch to <a 
href="http://jekyllrb.com/";>Jekyll</a>, a Ruby based static
+website and blog engine.</p>
+
+<p>On top of that, the new website is fully responsive and built using
+<a href="http://getbootstrap.com/";>Bootstrap 3</a> front-end framework.</p>
+
+<p>Similar to the old website, source code is still stored in an SVN repository
+so all the benefits we get from version control are preserved.</p>
+
+<p>Source code of the new website can be found in the <a 
href="https://svn.apache.org/repos/asf/libcloud/site/trunk/";>SVN 
repository</a>.</p>
+
+<h3>Conclusion</h3>
+
+<p>We hope you will like and enjoy the new website.</p>
+
+<p>We also hope the new website now better reflects the underlying evolution of
+the library and the direction we are heading.</p>
+
+<p>If you have any suggestions on how we can make the website even better, 
don&#39;t
+hesitate and share it with us. You can send your feedback to the
+<a href="/community.html#mailing-lists">mailing list</a>, or you can <a 
href="/community.html#website-repository">checkout the website repository</a> 
and make
+the changes yourself.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/website.html" rel="tag">website</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+
+  </div>
+</div>
+
+
+      <hr />
+
+      <footer>
+        <div class="row">
+          <div class="col-lg-12 text-center">
+            <div class="footer-links">
+  <p><a href="http://www.apache.org/licenses/";>License</a> | <a
+  href="/security.html">Security</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="/credits.html">Credits</a> | <a href="/media.html">Media</a>
+</div>
+
+<div class="footer-text">
+  <p class="">Copyright &copy; 2009-2014 <a href="https://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a></p>
+  <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the 
Apache Libcloud project logo are trademarks of the Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
+</div>
+
+          </div>
+        </div>
+      </footer>
+
+    </div><!-- /.container -->
+
+    <!-- JavaScript -->
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.js' 
type='text/javascript'></script>
+
+
+    
+
+    <script type="text/javascript">
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-23580482-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>
+
+  </body>
+</html>

Modified: libcloud/site/trunk/generated/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/index.html?rev=1560675&r1=1560674&r2=1560675&view=diff
==============================================================================
--- libcloud/site/trunk/generated/index.html (original)
+++ libcloud/site/trunk/generated/index.html Thu Jan 23 12:54:00 2014
@@ -217,19 +217,19 @@
         <h3>Latest Blog Posts</h3>
         
           
-            <p><a 
href="/blog/2014/01/22/libcloud-0-14-0-released.html">Libcloud 0.14.0 
released</a>
+            <p><a 
href="/blog/2014/01/23/welcome-to-the-new-website.html">Welcome to the new 
website</a>
           
         
           
-            <p><a 
href="/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html">Quick
 update about 0.13.3 release and DigitalOcean vulnerability</a>
+            <p><a 
href="/blog/2014/01/22/libcloud-0-14-0-released.html">Libcloud 0.14.0 
released</a>
           
         
           
-            <p><a 
href="/blog/2013/12/31/libcloud-0-13-3-released.html">Libcloud 0.13.3 
released</a>
+            <p><a 
href="/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html">Quick
 update about 0.13.3 release and DigitalOcean vulnerability</a>
           
         
           
-            <p><a 
href="/blog/2013/12/29/new-low-volume-announce-mailing-list.html">New low 
volume "announce" mailing list</a>
+            <p><a 
href="/blog/2013/12/31/libcloud-0-13-3-released.html">Libcloud 0.13.3 
released</a>
           
         
 

Modified: libcloud/site/trunk/generated/sitemap.xml
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1560675&r1=1560674&r2=1560675&view=diff
==============================================================================
--- libcloud/site/trunk/generated/sitemap.xml (original)
+++ libcloud/site/trunk/generated/sitemap.xml Thu Jan 23 12:54:00 2014
@@ -179,6 +179,10 @@
         <lastmod>2014-01-22T00:00:00+01:00</lastmod>
     </url>
     <url>
+        
<loc>https://libcloud.apache.org/blog/2014/01/23/welcome-to-the-new-website.html</loc>
+        <lastmod>2014-01-23T00:00:00+01:00</lastmod>
+    </url>
+    <url>
         <loc>https://libcloud.apache.org/media.html</loc>
         <lastmod>2014-01-23T11:40:20+01:00</lastmod>
     </url>
@@ -220,7 +224,7 @@
     </url>
     <url>
         <loc>https://libcloud.apache.org/</loc>
-        <lastmod>2014-01-23T11:51:32+01:00</lastmod>
+        <lastmod>2014-01-23T13:52:26+01:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/about.html</loc>
@@ -228,6 +232,6 @@
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/blog/</loc>
-        <lastmod>2014-01-23T11:51:32+01:00</lastmod>
+        <lastmod>2014-01-23T13:52:26+01:00</lastmod>
     </url>
 </urlset>
\ No newline at end of file


Reply via email to