You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2015/09/04 07:10:17 UTC

svn commit: r1701163 - /accumulo/site/trunk/content/projects.mdtext

Author: elserj
Date: Fri Sep  4 05:10:17 2015
New Revision: 1701163

URL: http://svn.apache.org/r1701163
Log:
Clean up links

Modified:
    accumulo/site/trunk/content/projects.mdtext

Modified: accumulo/site/trunk/content/projects.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/projects.mdtext?rev=1701163&r1=1701162&r2=1701163&view=diff
==============================================================================
--- accumulo/site/trunk/content/projects.mdtext (original)
+++ accumulo/site/trunk/content/projects.mdtext Fri Sep  4 05:10:17 2015
@@ -1,5 +1,5 @@
-Title: Apache Accumulo Related Links
-Nav: nav_papers
+Title: Apache Accumulo Related Projects
+Nav: nav_projects
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
            or more contributor license agreements.  See the NOTICE file
            distributed with this work for additional information
@@ -19,13 +19,14 @@ Notice:    Licensed to the Apache Softwa
 
 The Apache Accumulo community is happy to promote and encourage use of Accumulo in ways that are novel and reusable
 by other users within the community. As such, we're happy to curate a list of projects related to Accumulo to give
-them visibility to a larger audience.
+them visibility to a larger audience. To have you project listed here, send a request to the
+[developer's mailing list](mailto:dev@accumulo.apache.org)
 
 ## User-Created Applications
 
 #### Trendulo
 
-Twitter trend analysis using Apache Accumulo http://trendulo.com/. Source code is available at https://github.com/jaredwinick/Trendulo.
+[Trendulo](http://trendulo.com/) is Twitter trend analysis using Apache Accumulo. The [source code](https://github.com/jaredwinick/Trendulo) is publicly available.
 
 #### Wikisearch 
 
@@ -35,7 +36,7 @@ general performance numbers of the proje
 
 #### Node.js, RabbitMQ, and Accumulo
 
-A simple example using Node.js to interact with Accumulo using RabbitMQ is available at https://github.com/joshelser/node-accumulo.
+A [simple example](https://github.com/joshelser/node-accumulo) using Node.js to interact with Accumulo using RabbitMQ .
 
 #### Goraci
 
@@ -45,13 +46,13 @@ is an application of Accumulo continuous
 #### ProxyInstance
 
 ProxyInstance is a Java Instance implementation of the Accumulo Instance interface that communicates with
-an Accumulo cluster via an Accumulo Thrift proxy server. Documentation is available http://jhuapl.github.io/accumulo-proxy-instance/proxy_instance_user_manual.html
-as well as the code https://github.com/JHUAPL/accumulo-proxy-instance.
+an Accumulo cluster via an Accumulo Thrift proxy server. [Documentation](http://jhuapl.github.io/accumulo-proxy-instance/proxy_instance_user_manual.html) and
+[code](https://github.com/JHUAPL/accumulo-proxy-instance) are available.
 
 #### Graphulo
 
 Graphulo is a Java library for Apache Accumulo which delivers server-side sparse matrix math primitives that
-enable higher-level graph algorithms and analytics. The code is available for access at https://github.com/Accla/graphulo.
+enable higher-level graph algorithms and analytics. [Code](https://github.com/Accla/graphulo).
 
 ## Github