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

svn commit: r1660884 - /incubator/taverna/site/trunk/content/download/server/index.md

Author: brenninc
Date: Thu Feb 19 13:57:58 2015
New Revision: 1660884

URL: http://svn.apache.org/r1660884
Log:
merged in related porjects

Modified:
    incubator/taverna/site/trunk/content/download/server/index.md

Modified: incubator/taverna/site/trunk/content/download/server/index.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/download/server/index.md?rev=1660884&r1=1660883&r2=1660884&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/download/server/index.md (original)
+++ incubator/taverna/site/trunk/content/download/server/index.md Thu Feb 19 13:57:58 2015
@@ -88,7 +88,17 @@ The 2.5.4 release was made automatically
 
 If you encounter any problems, please [contact us](/community).
 
-##Related products
+##Client side stuff
+                   
+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.
 
- - [Taverna Server client library for Ruby](/download/server/client-side-stuff)
- - [Amazon Machine Image containing the Taverna Server 2.4](/download/server/taverna-server-amazon-machine-image/)
+###General
+
+ - A [Ruby gem](https://github.com/myGrid/taverna2-gem) 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>
+ - A [Ruby gem](https://rubygems.org/gems/taverna-baclava) for handling Baclava files.
\ No newline at end of file