Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-06 Thread Andrew Stuart
Hi Abhishek I suggest you find who the mentors are for your project and ask them, mentors are listed on this page: http://wiki.list.org/DEV/Google_Summer_of_Code_2015#Mailman_Client_written_in_Javascript Regarding how to build a JavaScript SDK. For inspiration perhaps you might start by looki

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-06 Thread Abhishek Kumar
Hi, Thanks for the suggestions Andrew. Using ngrep i found that i was using authentication key in header instead of authorization. After correcting it, the js client runs successfully..! :) I have tried curl in past and will see how it could be helpful to me while working on this task. Now that

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-06 Thread Andrew Stuart
Hi Abhishek, If you are going to do this sort of development you will need to become familiar with tools for observing the traffic being sent from the web browser to the web server. What sort of operating system are you using? Right clicking in a browser window that you run your JavaScript cod

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-06 Thread Abhishek Kumar
Hi, Sorry for the same last 2 mails. Last one was sent accidentally. Are there any ideas regarding the issues i mentioned in them..? Abhilash..? On Fri, Mar 6, 2015 at 2:38 AM, Abhishek Kumar wrote: > Hi, > > Thanks Aanand and Abhilash for the help and suggestions. I need further > assistance:

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-05 Thread Abhishek Kumar
Hi, Thanks Aanand and Abhilash for the help and suggestions. I need further assistance: I tried to write the connection class's rough javascript code. It works if i bypass the authentication. I have encoded/decoded the authentication data correctly ( as seemed from printing them and what python

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-05 Thread Abhishek Kumar
Hi, Thanks Aanand and Abhilash for the help and suggestions. Issues are solve now. I need further assistance: I tried to write the connection class's rough javascript code. It works if i bypass the authentication. I have encoded/decoded the authentication data correctly ( as seemed from printing

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Abhilash Raj
Hi Abhishek, On Wednesday 04 March 2015 07:43 PM, Abhishek Kumar wrote: > Hi, > > I was able to setup the mailman (Core, postorius, mailman.client, > postorius_standalone) by downloading them individually. Also with > superuser, i can create domains. I have some questions: > > 1) When i try to

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Aanand Shekhar Roy
Watch out for https://bugs.launchpad.net/postorius/+bug/1428300 It has your solution. > Hi, > > I was able to setup the mailman (Core, postorius, mailman.client, > postorius_standalone) by downloading them individually. Also with > superuser, i can create domains. I have some questions: > > 1) W

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Abhishek Kumar
Hi, I was able to setup the mailman (Core, postorius, mailman.client, postorius_standalone) by downloading them individually. Also with superuser, i can create domains. I have some questions: 1) When i try to create list i get : HTTP Error 500: A server error occurred. Please contact the adminis

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Abhilash Raj
On Wednesday 04 March 2015 02:01 PM, Abhishek Kumar wrote: > Hi, > > Using the viurtualenv, i was able to complete the setup guide. But i am > required to login at http://localhost:8000/ and there is no option to > register. So i logged in using Mozilla persona. But even after that i am > not gett

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Abhilash Raj
Hi Abhishek, On Wednesday 04 March 2015 11:35 AM, Abhishek Kumar wrote: > Hi Abhilash, > > I am trying to setup mailman with the guide in the WebUIin5 > : > and i got this error on running "mailman start" : > > ---> "St

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Abhishek Kumar
Hi, Using the viurtualenv, i was able to complete the setup guide. But i am required to login at http://localhost:8000/ and there is no option to register. So i logged in using Mozilla persona. But even after that i am not getting any options to create domains and list as described here

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-03 Thread Abhishek Kumar
Hi, Also i have to run "python setup.py develop" with sudo. Without it, i am getting permission denied errors. On Wed, Mar 4, 2015 at 11:35 AM, Abhishek Kumar wrote: > Hi Abhilash, > > I am trying to setup mailman with the guide in the WebUIin5 >

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-03 Thread Abhishek Kumar
Hi Abhilash, I am trying to setup mailman with the guide in the WebUIin5 : and i got this error on running "mailman start" : ---> "Starting Mailman's master runner /usr/bin/python3.4: can't open file '/usr/bin/master': [

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-03 Thread Abhilash Raj
Hi Abhishek, On Tuesday 03 March 2015 02:51 PM, Abhishek Kumar wrote: > Hi, > > I am Abhishek and am interested in the participating in GSOC with the org. > I am good at data-structures and algorithms and have worked with C, C++, > Javascript, Python and PHP. I have an internship experience at Mi