You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2015/02/19 14:58:03 UTC

svn commit: r940740 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/download/server/index.html

Author: buildbot
Date: Thu Feb 19 13:58:03 2015
New Revision: 940740

Log:
Staging update by buildbot for taverna

Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)
    websites/staging/taverna/trunk/content/download/server/index.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb 19 13:58:03 2015
@@ -1 +1 @@
-1660879
+1660884

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb 19 13:58:03 2015
@@ -1 +1 @@
-1660879
+1660884

Modified: websites/staging/taverna/trunk/content/download/server/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/download/server/index.html (original)
+++ websites/staging/taverna/trunk/content/download/server/index.html Thu Feb 19 13:58:03 2015
@@ -223,10 +223,18 @@ The 2.5.4 release was made automatically
    you may download the <a href="http://www.taverna.org.uk/download/server/2-5/">exact source tree</a> 
    if you wish, but it is easier to fork and check out the code.</p>
 <p>If you encounter any problems, please <a href="/community">contact us</a>.</p>
-<h2 id="related-products">Related products</h2>
+<h2 id="client-side-stuff">Client side stuff</h2>
+<p>To complement the Taverna Server, 
+   we have developed several client side libraries and applications. 
+They access the Server's functionality and can help you build your client applications around 
+   the Server and provide exemplars of how such applications can  be implemented.</p>
+<h3 id="general">General</h3>
 <ul>
-<li><a href="/download/server/client-side-stuff">Taverna Server client library for Ruby</a></li>
-<li><a href="/download/server/taverna-server-amazon-machine-image/">Amazon Machine Image containing the Taverna Server 2.4</a></li>
+<li>A <a href="https://github.com/myGrid/taverna2-gem">Ruby gem</a> that enables you to interact with 
+     Taverna 2 workflows (.t2flow files). 
+   You can generate a t2flow model using the gem, and then use it to retrieve various 
+      information about the workflow by invoking different methods and attributes. You can also draw a workflow diagram using the gem.</li></li>
+<li>A <a href="https://rubygems.org/gems/taverna-baclava">Ruby gem</a> for handling Baclava files.</li>
 </ul></div>
 
     </div>