You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2011/11/09 00:54:55 UTC

svn commit: r1199552 - in /cassandra/site: publish/index.html src/content/index.html

Author: jbellis
Date: Tue Nov  8 23:54:55 2011
New Revision: 1199552

URL: http://svn.apache.org/viewvc?rev=1199552&view=rev
Log:
M-x indent-region

Modified:
    cassandra/site/publish/index.html
    cassandra/site/src/content/index.html

Modified: cassandra/site/publish/index.html
URL: http://svn.apache.org/viewvc/cassandra/site/publish/index.html?rev=1199552&r1=1199551&r2=1199552&view=diff
==============================================================================
--- cassandra/site/publish/index.html (original)
+++ cassandra/site/publish/index.html Tue Nov  8 23:54:55 2011
@@ -45,28 +45,28 @@
     
 <div id="welcome" class="span-16 rc">
   <div id="tabs" class="inner">
-        <ul>
-                <li><a href="#tab-intro">Welcome</a></li>
-                <li><a href="#tab-presentation" title="Jonathan Ellis presents The State of Cassandra @ Cassandra SF 2011">Video</a></li>
-                <li><a href="#tab-slides" title="Slides from State of Cassandra presentation">Slides</a></li>
-        </ul>
+    <ul>
+      <li><a href="#tab-intro">Welcome</a></li>
+      <li><a href="#tab-presentation" title="Jonathan Ellis presents The State of Cassandra @ Cassandra SF 2011">Video</a></li>
+      <li><a href="#tab-slides" title="Slides from State of Cassandra presentation">Slides</a></li>
+    </ul>
 
-  <div id="tab-intro">
-    <h2>Welcome to Apache Cassandra</h2>
-    <p>
-    The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. <a href="http://techblog.netflix.com/2011/11/benchmarking-cassandra-scalability-on.html">Linear scalability</a> and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages. 
-    </p>
-    <p>
-    Cassandra's ColumnFamily data model offers the convenience of <a href="http://www.datastax.com/docs/1.0/ddl/indexes">column indexes</a> with the performance of log-structured updates, strong support for <a href="http://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/">materialized views</a>, and powerful built-in caching.
-    </p>
+    <div id="tab-intro">
+      <h2>Welcome to Apache Cassandra</h2>
+      <p>
+	The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. <a href="http://techblog.netflix.com/2011/11/benchmarking-cassandra-scalability-on.html">Linear scalability</a> and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages. 
+      </p>
+      <p>
+	Cassandra's ColumnFamily data model offers the convenience of <a href="http://www.datastax.com/docs/1.0/ddl/indexes">column indexes</a> with the performance of log-structured updates, strong support for <a href="http://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/">materialized views</a>, and powerful built-in caching.
+      </p>
 
-  </div>
-  <div id="tab-presentation">
+    </div>
+    <div id="tab-presentation">
       <iframe src="http://blip.tv/play/AYLP3yMC.html" width="550" height="339" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#AYLP3yMC" style="display:none"></embed>
-  </div>
+    </div>
 
-  <div id="tab-slides">
-    <div style="width:425px" id="__ss_8749306"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/jbellis/state-of-cassandra-2011" title="State of Cassandra, 2011" target="_blank">State of Cassandra, 2011</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/8749306" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/jbellis" target="_blank">jbellis</a> </div> </div>
+    <div id="tab-slides">
+      <div style="width:425px" id="__ss_8749306"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/jbellis/state-of-cassandra-2011" title="State of Cassandra, 2011" target="_blank">State of Cassandra, 2011</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/8749306" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/jbellis" target="_blank">jbellis</a> </div> </div>
     </div>
   </div>
 </div>

Modified: cassandra/site/src/content/index.html
URL: http://svn.apache.org/viewvc/cassandra/site/src/content/index.html?rev=1199552&r1=1199551&r2=1199552&view=diff
==============================================================================
--- cassandra/site/src/content/index.html (original)
+++ cassandra/site/src/content/index.html Tue Nov  8 23:54:55 2011
@@ -2,28 +2,28 @@
 {% block content %}
 <div id="welcome" class="span-16 rc">
   <div id="tabs" class="inner">
-        <ul>
-                <li><a href="#tab-intro">Welcome</a></li>
-                <li><a href="#tab-presentation" title="Jonathan Ellis presents The State of Cassandra @ Cassandra SF 2011">Video</a></li>
-                <li><a href="#tab-slides" title="Slides from State of Cassandra presentation">Slides</a></li>
-        </ul>
+    <ul>
+      <li><a href="#tab-intro">Welcome</a></li>
+      <li><a href="#tab-presentation" title="Jonathan Ellis presents The State of Cassandra @ Cassandra SF 2011">Video</a></li>
+      <li><a href="#tab-slides" title="Slides from State of Cassandra presentation">Slides</a></li>
+    </ul>
 
-  <div id="tab-intro">
-    <h2>Welcome to Apache Cassandra</h2>
-    <p>
-    The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. <a href="http://techblog.netflix.com/2011/11/benchmarking-cassandra-scalability-on.html">Linear scalability</a> and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages. 
-    </p>
-    <p>
-    Cassandra's ColumnFamily data model offers the convenience of <a href="http://www.datastax.com/docs/1.0/ddl/indexes">column indexes</a> with the performance of log-structured updates, strong support for <a href="http://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/">materialized views</a>, and powerful built-in caching.
-    </p>
+    <div id="tab-intro">
+      <h2>Welcome to Apache Cassandra</h2>
+      <p>
+	The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. <a href="http://techblog.netflix.com/2011/11/benchmarking-cassandra-scalability-on.html">Linear scalability</a> and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages. 
+      </p>
+      <p>
+	Cassandra's ColumnFamily data model offers the convenience of <a href="http://www.datastax.com/docs/1.0/ddl/indexes">column indexes</a> with the performance of log-structured updates, strong support for <a href="http://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/">materialized views</a>, and powerful built-in caching.
+      </p>
 
-  </div>
-  <div id="tab-presentation">
+    </div>
+    <div id="tab-presentation">
       <iframe src="http://blip.tv/play/AYLP3yMC.html" width="550" height="339" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#AYLP3yMC" style="display:none"></embed>
-  </div>
+    </div>
 
-  <div id="tab-slides">
-    <div style="width:425px" id="__ss_8749306"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/jbellis/state-of-cassandra-2011" title="State of Cassandra, 2011" target="_blank">State of Cassandra, 2011</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/8749306" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/jbellis" target="_blank">jbellis</a> </div> </div>
+    <div id="tab-slides">
+      <div style="width:425px" id="__ss_8749306"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/jbellis/state-of-cassandra-2011" title="State of Cassandra, 2011" target="_blank">State of Cassandra, 2011</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/8749306" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/jbellis" target="_blank">jbellis</a> </div> </div>
     </div>
   </div>
 </div>