hi
i'm the guy who has been developing the arc use cases taverna 1 and  
2   plugins. we are currently planning to get our research data  
available   to the general public and an easy solution would be to  
create internal   taverna workflows and deploy these as web service  
operations. that   would make creation and testing easy for us and our  
users could choose   from a wide variety of tools to access our data.  
as far as i know,   deploying taverna workflows as webservices is on  
the wishlist for   quite a while now but hasnt been implemented yet.  
such a deployment   would also allow to easily generate web guis to  
taverna workflows   using gwt or flex thus allowing researchers to  
turn their internal   taverna workflows into public knowledge  
databases with little work. so   i would like taverna to offer me to  
deploy workflows as webservices,   preferably as a self-contained war.  
does that qualify as a google soc   idea?
cheers, Hajo

Sent from my iPod

On 23.03.2009, at 10:47, taverna-hackers- 
[email protected]   wrote:

> Send taverna-hackers mailing list submissions to
>   [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>   https://lists.sourceforge.net/lists/listinfo/taverna-hackers
> 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-hackers digest..."
>
>
> Today's Topics:
>
>  1. Re: maxjobs>1 feature (Stian Soiland-Reyes)
>  2. Re: maxjobs>1 feature (Ketan Maheshwari)
>  3. Google Summer of Code: This summer Google can pay    you to be a
>     Taverna developer (Stian Soiland-Reyes)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 20 Mar 2009 14:17:16 +0000
> From: Stian Soiland-Reyes <[email protected]>
> Subject: Re: [Taverna-hackers] maxjobs>1 feature
> To: List for general discussion and hacking of the Taverna project
>   <[email protected]>
> Message-ID:
>   <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> 2009/3/20 Ketan Maheshwari <[email protected]>:
>> sorry forgot to attach workflow. attached now.
>
> I created this simple workflow, which has a beanshell script that  
> does System.out.println(), and maxJobs 5. (by hand-editing the XML)
>
> I got 40 lines on my console (also attached) - although not in  
> perfect order (due to the threads) - it does show that nothing got  
> executed twice.
>
>
>
> -- 
> Stian Soiland-Reyes, myGrid team
> School of Computer Science
> The University of Manchester
> -------------- next part --------------
> a=String4 b=String4
> a=String0 b=String0
> a=String3 b=String3
> a=String1 b=String1
> a=String2 b=String2
> a=String6 b=String6
> a=String5 b=String5
> a=String9 b=String9
> a=String11 b=String11
> a=String7 b=String7
> a=String8 b=String8
> a=String10 b=String10
> a=String12 b=String12
> a=String15 b=String15
> a=String13 b=String13
> a=String16 b=String16
> a=String19 b=String19
> a=String18 b=String18
> a=String17 b=String17
> a=String20 b=String20
> a=String14 b=String14
> a=String22 b=String22
> a=String21 b=String21
> a=String23 b=String23
> a=String28 b=String28
> a=String25 b=String25
> a=String24 b=String24
> a=String27 b=String27
> a=String26 b=String26
> a=String30 b=String30
> a=String32 b=String32
> a=String34 b=String34
> a=String33 b=String33
> a=String29 b=String29
> a=String31 b=String31
> a=String37 b=String37
> a=String35 b=String35
> a=String36 b=String36
> a=String39 b=String39
> a=String38 b=String38
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: abc.t2flow
> Type: application/octet-stream
> Size: 12037 bytes
> Desc: not available
>
> ------------------------------
>
> Message: 2
> Date: Mon, 23 Mar 2009 09:07:19 +0100
> From: Ketan Maheshwari <[email protected]>
> Subject: Re: [Taverna-hackers] maxjobs>1 feature
> To: List for general discussion and hacking of the Taverna project
>   <[email protected]>
> Message-ID:
>   <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> Hello
>
> It is working fine.
> Apparently, I changed the cross product to dot and closed the
> workbench with
> ctrl-c without saving the workflow.
> That was causing the unexpected extra executions.
>
> Regards
> Ketan
>
> 2009/3/20 Stian Soiland-Reyes <[email protected]>
>
>> 2009/3/20 Ketan Maheshwari <[email protected]>:
>>> sorry forgot to attach workflow. attached now.
>>
>> I created this simple workflow, which has a beanshell script that    
>> does
>> System.out.println(), and maxJobs 5. (by hand-editing the XML)
>>
>> I got 40 lines on my console (also attached) - although not in    
>> perfect
>> order (due to the threads) - it does show that nothing got executed  
>> twice.
>>
>>
>>
>> --
>> Stian Soiland-Reyes, myGrid team
>> School of Computer Science
>> The University of Manchester
>>
>>
>> ---
>> ---
>> ---
>> --- 
>> ------------------------------------------------------------------  
>> Apps built with the Adobe(R) Flex(R) framework and Flex  
>> Builder(TM)   are
>> powering Web 2.0 with engaging, cross-platform capabilities.
>> Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based    
>> development
>> software that enables intelligent coding and step-through  
>> debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com 
>>  _______________________________________________
>> taverna-hackers mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/taverna-hackers
>> Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html 
>>  FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq
>>
>
>
>
> -- 
> Ketan C Maheshwari
> http://www.i3s.unice.fr/~ketan <http://www.i3s.unice.fr/%7Eketan>  
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 3
> Date: Mon, 23 Mar 2009 09:47:47 +0000
> From: Stian Soiland-Reyes <[email protected]>
> Subject: [Taverna-hackers] Google Summer of Code: This summer Google
>   can pay    you to be a Taverna developer
> To: List for general discussion and hacking of the Taverna project
>   <[email protected]>
> Message-ID:
>   <[email protected]>
> Content-Type: text/plain; charset=UTF-8
>
> On Thu, Mar 19, 2009 at 18:50, Wei Tan <[email protected]> wrote:
>
>> ? ?* 3.5 Extending the Generic Taverna based Workflow Service
>> ? ? 
>> ?<http://dev.globus.org/wiki/Google_Summer_of_Code_2009_Ideas#Extending_the_Generic_Taverna_based_Workflow_Service
>>>
>> ? ?* 3.6 A Taverna plug-in for easy access of cancer research  
>> data ? ? 
>> ?<http://dev.globus.org/wiki/Google_Summer_of_Code_2009_Ideas#A_Taverna_plug-in_for_easy_access_of_cancer_research_data
>>>
>> ? ?* 3.7 AJAX GUI for Taverna and comparison with other tools  
>> on ? ? ?pipeline modeling/execution
>> ? ? 
>> ?<http://dev.globus.org/wiki/Google_Summer_of_Code_2009_Ideas#AJAX_GUI_for_Taverna_and_comparison_with_other_tools_on_pipeline_modeling.2Fexecution
>>>
>
> These all sound very exciting! Let's hope we get lots of clever
> students applying to GSOC!
>
> The deal is this: Google will *pay* you as a student to work for an  
> *open source project* this summer, and this is your chance to get  
> involved as an open source developer for Taverna and Globus.
>
>
> OMII-UK (who's funding Taverna development) has also been listed as  
> a participating organisation. The official announcement is not yet  
> out from OMII-UK, but here's some nice project suggestions involving  
> Taverna:
>
> http://www.omii.ac.uk/wiki/GoogleSummerOfCode#section-GoogleSummerOfCode-2009ProjectIdeas
>
>
> * Command line tool use in Taverna
> http://www.omii.ac.uk/wiki/Command%20line%20tool%20use%20in%20Taverna
>
> * Novel GUI for Taverna workflow creation
> http://www.omii.ac.uk/wiki/Novel%20GUI%20for%20Taverna%20workflow%20creation
>
> * JDK 6 scripting plugin for Taverna
> http://www.omii.ac.uk/wiki/JDK%206%20scripting%20plugin%20for
> %20Taverna
>
> * Biocep R/Taverna/myExperiment integration
> http://www.omii.ac.uk/wiki/Biocep%20RTavernaMyExperiment%20integration
>
>
> We're also very interested to hear your suggestions for projects -  
> but do note that the deadline is quite close - 3rd of April 2009!
>
>
> You can start applying to be one of the GSOC students *tonight*,  
> 2009-03-23 19:00 UTC  - note that your application must be in by  
> 2009-04-03 - Friday 3rd of April in less than two weeks.
>
>
> Apply here: http://socghop.appspot.com/
>
>
> We're very happy to answer any questions about the potential  
> projects already listed or that you have thought of. In fact - even  
> if you don't want to be a GSOC student - but have a good idea - do  
> let us know and we can add the idea to the wiki pages.
>
>
> We're hoping to keep students involved "the open source way" - that  
> is communicating openly on this list, in addition to on alternative  
> channels like on our IRC channel (#taverna on irc.freenode.net) - 
> http://www.mygrid.org.uk/dev/wiki/display/developer/IRC+chat
>
>
> So feel free to submit any GSOC questions to this mailing list
> (taverna-hackers - see
> http://www.mygrid.org.uk/tools/taverna/taverna-mailing-lists/ for  
> how to subscribe).
>
>
> -- 
> Stian Soiland-Reyes, myGrid team
> School of Computer Science
> The University of Manchester
>
>
>
> ------------------------------
>
> ---
> ---
> ---
> --- 
> ------------------------------------------------------------------  
> Apps built with the Adobe(R) Flex(R) framework and Flex  
> Builder(TM)   are
> powering Web 2.0 with engaging, cross-platform capabilities.  
> Quickly   and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based    
> development
> software that enables intelligent coding and step-through debugging.  
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>
> ------------------------------
>
> _______________________________________________
> taverna-hackers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/taverna-hackers
>
>
> End of taverna-hackers Digest, Vol 34, Issue 14
> ***********************************************


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
taverna-hackers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/taverna-hackers
Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html
FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq

Reply via email to