Author: jjirsa
Date: Sat Feb 11 06:46:34 2017
New Revision: 1782551
URL: http://svn.apache.org/viewvc?rev=1782551&view=rev
Log:
CASSANDRA-12602: Update website Community page
Modified:
cassandra/site/publish/community/index.html
cassandra/site/src/community.md
Modified: cassandra/site/publish/community/index.html
URL:
http://svn.apache.org/viewvc/cassandra/site/publish/community/index.html?rev=1782551&r1=1782550&r2=1782551&view=diff
==============================================================================
--- cassandra/site/publish/community/index.html (original)
+++ cassandra/site/publish/community/index.html Sat Feb 11 06:46:34 2017
@@ -124,6 +124,8 @@ mostly useful for Cassandra developers a
<li><code>#cassandra-builds</code> - results of automated test builds.</li>
</ul>
+<p>Communication on the <code class="highlighter-rouge">#cassandra-dev</code>
channel is <a
href="http://wilderness.apache.org/channels/#logs-#cassandra-dev">publicly
archived</a>.</p>
+
<h3 id="stack-overflow">Stack Overflow</h3>
<p>You can also check the <a
href="http://stackoverflow.com/questions/tagged/cassandra">Q&A about using
Cassandra</a> on Stack
@@ -134,11 +136,13 @@ Overflow.</p>
<p>You can find a number of news, articles and use cases, as well a links to
Cassandra user groups on the <a href="http://planetcassandra.org/">Planet
Cassandra</a> (not endorsed by Apache).</p>
-<h3 id="dead-trees">Dead Trees</h3>
+<h3 id="books-and-publications">Books and Publications</h3>
<ul>
- <li><a href="http://shop.oreilly.com/product/0636920043041.do">Cassandra:
The Definitive Guide, 2nd Edition</a>, by Jeff Carpenter and
-Eben Hewitt. Updated for Cassandra 3.0</li>
+ <li><a href="http://shop.oreilly.com/product/0636920043041.do">Cassandra:
The Definitive Guide, 2nd Edition</a>, by Jeff Carpenter and Eben Hewitt.
Updated for Cassandra 3.0</li>
+ <li><a
href="https://www.amazon.com/Mastering-Apache-Cassandra-Nishant-Neeraj/dp/1784392618/">Mastering
Apache Cassandra, 2nd Edition</a>, by Nishant Neeraj</li>
+ <li><a
href="https://www.amazon.com/Learning-Apache-Cassandra-Tolerant-Real-Time/dp/1783989203/">Learning
Apache Cassandra - Manage Fault Tolerant and Scalable Real-Time Data</a>, by
Mat Brown</li>
+ <li><a href="https://dl.acm.org/citation.cfm?id=1773922">Cassandra: a
decentralized structured storage system</a>, by Avinash Lakshman and Prashant
Malik</li>
</ul>
<h3 id="reporting-bugs">Reporting bugs</h3>
Modified: cassandra/site/src/community.md
URL:
http://svn.apache.org/viewvc/cassandra/site/src/community.md?rev=1782551&r1=1782550&r2=1782551&view=diff
==============================================================================
--- cassandra/site/src/community.md (original)
+++ cassandra/site/src/community.md Sat Feb 11 06:46:34 2017
@@ -32,6 +32,8 @@ To chat with developers or users in real
* `#cassandra-dev` - strictly for questions or discussions related to
Cassandra development.
* `#cassandra-builds` - results of automated test builds.
+Communication on the `#cassandra-dev` channel is [publicly
archived](http://wilderness.apache.org/channels/#logs-#cassandra-dev).
+
### Stack Overflow
You can also check the [Q&A about using
Cassandra](http://stackoverflow.com/questions/tagged/cassandra) on Stack
@@ -43,10 +45,12 @@ Overflow.
You can find a number of news, articles and use cases, as well a links to
Cassandra user groups on the [Planet
Cassandra](http://planetcassandra.org/) (not endorsed by Apache).
-### Dead Trees
+### Books and Publications
-* [Cassandra: The Definitive Guide, 2nd
Edition](http://shop.oreilly.com/product/0636920043041.do), by Jeff Carpenter
and
-Eben Hewitt. Updated for Cassandra 3.0
+* [Cassandra: The Definitive Guide, 2nd
Edition](http://shop.oreilly.com/product/0636920043041.do), by Jeff Carpenter
and Eben Hewitt. Updated for Cassandra 3.0
+* [Mastering Apache Cassandra, 2nd
Edition](https://www.amazon.com/Mastering-Apache-Cassandra-Nishant-Neeraj/dp/1784392618/),
by Nishant Neeraj
+* [Learning Apache Cassandra - Manage Fault Tolerant and Scalable Real-Time
Data](https://www.amazon.com/Learning-Apache-Cassandra-Tolerant-Real-Time/dp/1783989203/),
by Mat Brown
+* [Cassandra: a decentralized structured storage
system](https://dl.acm.org/citation.cfm?id=1773922), by Avinash Lakshman and
Prashant Malik
### Reporting bugs