Oops, forgot to give the reference to [1]: [1] http://github.com/mannie/taverna1-gem and http://github.com/mannie/taverna2-gem
Jits Jiten Bhagat wrote: > Hello Jamal, > > You'll first need to set up a Ruby enviroment (there should be plenty of > tutorials on the internet to help you here :-)). > > After which, you can either: > - Install and use the libraries as "RubyGems" (which will require you to > have the RubyGems system installed and set up), OR > - Download the source code from the GitHub pages (either via Git or just > downloading a compressed archive of the files directly from GitHub), and > then "require" these into a Ruby file to be able to use them. > > There's plenty of useful info to help you on the GitHub project pages > for the libraries [1] (you may need to scroll down the page to see the > info). > > If there's anything specific about the libraries that we can help you > with then let us know. > > If you need general help with Ruby and setting up a Ruby environment > then we can point you to the various resources that can help > (Google/Bing/Yahoo/etc is also your best friend here :-)) > > Regards, > Jits > > > Jamal Alhiyafi wrote: > >> Hi Jits: >> >> Thanks for you information. Can you please provide more details on how to >> install it and use it? >> >> Thanks again for your help. >> Jamal >> >> >> ----- Original Message ----- >> From: [email protected] >> To: [email protected] >> Sent: Friday, January 29, 2010 5:09:12 AM (GMT-0500) Auto-Detected >> Subject: taverna-users Digest, Vol 44, Issue 11 >> >> Send taverna-users mailing list submissions to >> [email protected] >> >> To subscribe or unsubscribe via the World Wide Web, visit >> https://lists.sourceforge.net/lists/listinfo/taverna-users >> or, via email, send a message with subject or body 'help' to >> [email protected] >> >> You can reach the person managing the list at >> [email protected] >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of taverna-users digest..." >> >> >> Today's Topics: >> >> 1. Re: error in web service (Stuart Owen) >> 2. Re: Taverna 2.1 error message (Alan Williams) >> 3. Display the visual representation of the workflow (Jamal Alhiyafi) >> 4. Re: error in web service (Stian Soiland-Reyes) >> 5. Re: Display the visual representation of the workflow >> (Jiten Bhagat) >> 6. Re: Taverna 2.1 error message (Stian Soiland-Reyes) >> 7. Re: Taverna 2.1 error message (Paul Fisher) >> 8. Complex iteration in T2 (Peter Li) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Wed, 27 Jan 2010 13:17:17 +0000 >> From: Stuart Owen <[email protected]> >> Subject: Re: [Taverna-users] error in web service >> To: [email protected] >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset="iso-8859-1" >> >> Hi Shady, >> I'm unable to test the service "getids" without having a valid >> jobid. Would it be possible to send me your workflow, or send me a >> pre-existing jobId from a previous execution if it is persitant. >> You can send it privately direct to my email if you would prefer. >> >> thanks, >> Stuart. >> >> On 27/01/10 12:15, Shady Alaa wrote: >> >> >>> I am using taverna v1.7.2.1 >>> >>> >>> ------------------------------------------------------------------------------ >>> The Planet: dedicated and managed hosting, cloud storage, colocation >>> Stay online with enterprise data centers and the best network in the >>> business >>> Choose flexible plans and management services without long-term contracts >>> Personal 24x7 support from experience hosting pros just a phone call away. >>> http://p.sf.net/sfu/theplanet-com >>> >>> >>> _______________________________________________ >>> taverna-users mailing list >>> [email protected] >>> [email protected] >>> Web site: http://www.taverna.org.uk >>> Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ >>> >>> >>> >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> >> ------------------------------ >> >> Message: 2 >> Date: Wed, 27 Jan 2010 13:59:13 +0000 >> From: Alan Williams <[email protected]> >> Subject: Re: [Taverna-users] Taverna 2.1 error message >> To: [email protected] >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >> >> Paul Fisher wrote: >> >> >>> Hello, >>> >>> >> [snip] >> >> >> >>> Does anyone know what the error message means? >>> >>> >> The problem is being caused by one thread in Taverna trying to read from >> a list (a list within the Taverna code not within your workflow) while >> another is adding to that list. It is most likely caused by nested >> workflows starting off when a service is registering data. >> >> I've put the bug into Jira as >> http://www.mygrid.org.uk/dev/issues/browse/T2-1124 to be fixed for 2.1.1 >> >> I can't think of a workaround - sorry :( Maybe someone else can. >> >> >> >>> cheers, >>> Paul. >>> >>> >> Alan >> >> >> >> ------------------------------ >> >> Message: 3 >> Date: Wed, 27 Jan 2010 20:50:53 -0500 (EST) >> From: Jamal Alhiyafi <[email protected]> >> Subject: [Taverna-users] Display the visual representation of the >> workflow >> To: [email protected] >> Message-ID: >> <[email protected]> >> Content-Type: text/plain; charset=utf-8 >> >> >> Hi: >> >> I have a taverna workflow (.xml). Is there a command that I can execute and >> pass the .xml file as a parameter and it will display the visual >> representation of the workflow (not execute it) .. just rendering it or >> creating the png image for it and displaying it on the screen. >> >> >> Thanks, >> Jamal >> >> >> >> ------------------------------ >> >> Message: 4 >> Date: Thu, 28 Jan 2010 10:56:54 +0000 >> From: Stian Soiland-Reyes <[email protected]> >> Subject: Re: [Taverna-users] error in web service >> To: taverna-users <[email protected]> >> Message-ID: >> <[email protected]> >> Content-Type: text/plain; charset=UTF-8 >> >> On Wed, Jan 27, 2010 at 12:15, Shady Alaa <[email protected]> wrote: >> >> >>> I am using taverna v1.7.2.1 >>> >>> >> Out of curiosity, might I ask why you prefer to stay with version 1.7 >> instead of 2.1..? >> >> We need to know what blocks people from upgrading! :) >> >> >> >> > > > ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
