Re: [Dev] [UUF] How to handle multiple form submits within one page

2017-03-10 Thread Denuwanthi De Silva
Hi all, Thank you for the valuable suggestions. I too think calling a micro service via ajax would be a better solution. Thanks On Fri, Mar 10, 2017 at 10:00 PM, Danushka Fernando wrote: > +1 to use ajax when generate password. When generating a complex pass via > some

Re: [Dev] [GSOC 2017][CEP]Video Scene Detection with WSO2 CEP

2017-03-10 Thread Hasitha Jayasundara
Hi all, I am not very clear about "The project will also investigate on the effective usage of Tensorflow for video scene/shot detection."Are we going to use TensorFlow api with Java in this project? Thanks On Fri, Mar 10, 2017 at 7:06 PM, Hasitha Jayasundara < hasithajayasunda...@gmail.com>

Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-10 Thread Thilina Manamgoda
Hi all, I have studied the resources that you have provided and there are Kubernetes configurations for wso2 products already defined at kubernetes-artifacts as well as Jmeter Scripts qa-tooling-smoketester

Re: [Dev] [UUF] How to handle multiple form submits within one page

2017-03-10 Thread Danushka Fernando
+1 to use ajax when generate password. When generating a complex pass via some tool it will be annoying if browser redirection occurs. I am not too sure about security issues that can raise if we do it in front end. But ajax is the better option IMHO. Thanks & Regards Danushka Fernando Senior

Re: [Dev] [UUF] How to handle multiple form submits within one page

2017-03-10 Thread Manuranga Perera
1) Technically it can be done [1] , but i don't think it's very good idea. Generating a password is not really a submit, is it? I would prefer if you generate password in frontend eg [2] OR write a password generation service and call it using ajax 2) Fragment is just way to organize code,

[Dev] [GSOC 2017] Eclipse Plugin for Siddhi

2017-03-10 Thread govinda Malavipathirana
Hi' I'm Govinda Malavipathirana, 3rd year undergraduate student form Faculty of information technology, University of Moratuwa in Sri Lanka. I would love to contribute to the "Eclipse plugin for Siddi". I have a good knowledge in Java and Eclipse but no experience with siddhi. This is my first

[Dev] [UUF] How to handle multiple form submits within one page

2017-03-10 Thread Denuwanthi De Silva
Hi, I have a requirement where I have two form submit buttons in my page. Please refer to "Generate Password" and "Add User" buttons in the wireframe [1]. -When click the "Generate Password" button, a call to onPost() method will happen. Inside that we need to do necessary backend

Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-10 Thread Nuwan Silva
Hi Thilina, Glad you are interested in working on Jmeter Test Manager. As you might have seen a sample description is available in [1]. If you have any questions regarding this please let us know. [1] https://docs.wso2.com/display/GSoC/Project+Proposals+

Re: [Dev] [GSOC 2017][CEP]Video Scene Detection with WSO2 CEP

2017-03-10 Thread Hasitha Jayasundara
Hi all, I have gone through the link provided [1] and now I have a good about TensorFlow and the core programs.Provide me some guidelines on how to proceed. Thanks. [1]https://www.tensorflow.org/get_started/get_started On Thu, Mar 9, 2017 at 9:02 AM, Miyuru Dayarathna wrote:

Re: [Dev] [GSoC 2017][IS] SCIM 2.0 Compliance Test Suite

2017-03-10 Thread Vindula Jayawardana
Hi, Thank you very much for the prompt replies. I will look into the points you have mentioned and will keep you updated here. Thank you. *Vindula Jayawardana* Computer Science and Engineering Dept. University of Moratuwa mobile : +713462554 Email : vindul...@gmail.com

Re: [Dev] GSoC 2017: Eclipse plugin for Siddhi

2017-03-10 Thread Udeshika Sewwandi
Hi Tishan, Thank you for the information. I'll look into it. Best regards, -Sewwandi On 10 March 2017 at 08:21, Tishan Dahanayakage wrote: > Hi Udeshika, > > Problem of using xtext is the you have to have a way of converting antlr > based grammar in to xtext. If you can

[Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-10 Thread Thilina Manamgoda
Hi all, I am Thilina Manamgoda an undergraduate of department of Computer Engineering, University of Peradeniya Sri lanka. I am looking forward to participate in GSOC 2017. This is my second time participating Google summer of code. Previously I have worked with Apache Taverna where I added the