[Mailman-Developers] GSOC'15 blog report - mailman client in JS

2015-08-11 Thread Ankush Sharma
Hello everyone, I have put up a blog report http://black-perl.me/black-perl-gsoc-with-mailman-pre-end-term-report/ . Interested people can have a look and any feedback is always welcomed. Thanks, Ankush Sharma IIT-BHU Varanasi, India - 221005 http://black-perl.me

Re: [Mailman-Developers] [GSOC'15] Mid term blog report

2015-07-07 Thread Terri Oda
On 2015-07-02 11:17 AM, Ankush Sharma wrote: Hello everyone, I have put up a blog post regarding my GSoC project *Mailman Client in JS. *Interested people can follow this link : http://black-perl.me/black-perl-gsoc-with-mailman-mid-term-report Expecting feedback from your side ! You mention

Re: [Mailman-Developers] [GSOC'15] Mid term blog report

2015-07-07 Thread Ankush Sharma
Hi, Thanks Terri for giving feedback on the report. I have written the tests from scratch for the implementation of the mailman-client in JS. So, I got to a point where I need to do a bit of refactoring to the code base to remove some redundant logic. Due to this some minor issues are coming with

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-27 Thread David Udelson
Stephen commented on my proposal that instead of storing all downloads on the server, we should only cache recent ones and build the others on request, because many archives are only downloaded once when they are ported to a different archiver. Since this is in contradiction to the suggestion

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-26 Thread Aurelien Bompard
In my proposal I suggested using any of several asynchronous job queue libraries, such as Celery or Huey. These all use redis as a back-end. Because I have no experience with asynchronous job queues, I'm not sure if this is too much baggage for our purposes. Maybe we just don't want the extra

[Mailman-Developers] GSoC 15 - Proposal A Dashboard for Admins/Owners/Moderators

2015-03-26 Thread Shreyas Lakhe
Hi guys, I have updated my proposal for A Dashboard for Admins/Owners/Moderators project. I have tried to address the issues raised. Reviews on it are welcome. Regards, Shreyas Lakhe ___ Mailman-Developers mailing list Mailman-Developers@python.org

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-26 Thread David Udelson
I'm already using the jobs infrastructure provided by the django-extensions package: http://django-extensions.readthedocs.org/en/latest/jobs_scheduling.html Cool. I didn't know about this extension, but it looks like it does what we need. So the background process would be its own file in the

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-25 Thread Aurelien Bompard
Hey David, here are my thoughs on the challenges: 1) Determine which messages to include in the mbox. An entire list archive is clearly one choice, but is there also interest in generating mbox files for specific threads, list archieves between specific dates, etc.? Hmm, depending on the

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-25 Thread David Udelson
Thanks for your feedback Aurelien. we'll need something like a task queue and a daemon process or a cron job In my proposal I suggested using any of several asynchronous job queue libraries, such as Celery or Huey. These all use redis as a back-end. Because I have no experience with

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-25 Thread Stephen J. Turnbull
David Udelson writes: Thanks for your feedback Aurelien. we'll need something like a task queue and a daemon process or a cron job In my proposal I suggested using any of several asynchronous job queue libraries, such as Celery or Huey. [...] So far, this is good discussion for

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-25 Thread David Udelson
My proposal has been updated. I apologize if I breached mailing-list ediquette, I'll get the hang of this eventually :) On Wed, Mar 25, 2015 at 10:14 PM, Stephen J. Turnbull turnb...@sk.tsukuba.ac.jp wrote: David Udelson writes: Thanks for your feedback Aurelien. we'll need

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-25 Thread Stephen J. Turnbull
David Udelson writes: My proposal has been updated. I apologize if I breached mailing-list ediquette, I'll get the hang of this eventually :) No etiquette problem. Those are my personal views about effective use of the mailing list and Melange, respectively. I suspect from past experience

[Mailman-Developers] GSoC 15-Proposal for A Dashboard for Admins/Owners/Moderators

2015-03-25 Thread Shreyas Lakhe
Hi guys, I have updated my application on melange for A Dashboard for Admins/Owners/Moderators project. Reviews on it are welcome. Regards, Shreyas Lakhe ___ Mailman-Developers mailing list Mailman-Developers@python.org

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-24 Thread Aurelien Bompard
I'm interested in contributing to the Hyperkitty archiver. Specifically, it looks like some requested features for Hyperkitty include rss syndication for entire mailing lists/specific users/specific threads, and the ability to view entire threads as plaintext and download that plaintext. We

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-24 Thread David Udelson
I have submitted a proposal on Google Melange. Any feedback I could get about my project constraints would be great! Thanks, David On Tue, Mar 24, 2015 at 8:23 AM, Aurelien Bompard aurel...@bompard.org wrote: I'm interested in contributing to the Hyperkitty archiver. Specifically, it looks

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-24 Thread David Udelson
Sent this email to Aurélien's personal email by mistake the first time (sorry Aurélien!). I'll get used to the mailing list evenually There's always been demand for a way to download a list archive as an mbox file This is a feature I am interested in pursuing. From a very (very) high level,

[Mailman-Developers] GSoC 15 - Interested in contributing to Postorius

2015-03-23 Thread Akshay Shah
Hi My name is Akshay Shah. I'm currently pursuing my undergraduate degree at PES University, Bangalore (India). I have 2 years of experience with python and 3 years of experience with Javascript and HTML. I am interested in contributing to the Postorius Web UI. Some of the ideas on the 'Ideas

[Mailman-Developers] GSoC 15 - Interested in contributing to Postorius

2015-03-23 Thread Stephen J. Turnbull
Akshay Shah writes: My name is Akshay Shah. Pleased to meet you, Akshay. Welcome to Mailman! 1. Can the Dashboard and Subscriber profile page be done together within the GSoC timeline? I think this would not be useful as the users' tasks are quite different. It's better to pick

Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-23 Thread Terri Oda
On 2015-03-22 10:23 PM, David Udelson wrote: I'm interested in contributing to the Hyperkitty archiver. Specifically, it looks like some requested features for Hyperkitty include rss syndication for entire mailing lists/specific users/specific threads, and the ability to view entire threads as

[Mailman-Developers] GSoC 15 - Interested in contributing to Postorius

2015-03-23 Thread Akshay Shah
Hi My name is Akshay Shah. I'm currently pursuing my undergraduate degree at PES University, Bangalore (India). I have 2 years of experience with python and 3 years of experience with Javascript and HTML. I am interested in contributing to the Postorius Web UI. Some of the ideas on the 'Ideas

[Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-22 Thread David Udelson
Hello, My name is David Udelson. I am a freshman Computer Science undergraduate at Cornell University. I have 3 years of experience with python under my belt, but I've never contributed to an open source project because I've never known where to begin. I'm hoping GSoC will provide me with

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-21 Thread prakhar joshi
Prakhar Joshi DA-IICT,Gandhinagar On Sat, Mar 21, 2015 at 9:03 AM, Stephen J. Turnbull step...@xemacs.org wrote: Abhilash Raj writes: Admin can change there values. You meant 'their' here and not 'there'. (-: Lighten up on the spelling stuff. *I* make that typo regularly (I think

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-21 Thread prakhar joshi
Prakhar Joshi DA-IICT,Gandhinagar On Sat, Mar 21, 2015 at 9:10 PM, Stephen J. Turnbull step...@xemacs.org wrote: I think we're pretty much in agreement on most things. Please update your proposal on melange to reflect this discussion. (The quoting has gotten too fragmented to be very useful

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-21 Thread Stephen J. Turnbull
I think we're pretty much in agreement on most things. Please update your proposal on melange to reflect this discussion. (The quoting has gotten too fragmented to be very useful in understanding what progress has been made.) ___ Mailman-Developers

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-21 Thread Stephen J. Turnbull
prakhar joshi writes: So you want to store only changed attributes under a specific list style in the table ? Isn't that make the table dynamic in width as sometimes only one attribute is stored and sometimes 3-4 attributes are stored ? That's a feature of object-relational managers

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-21 Thread prakhar joshi
Prakhar Joshi DA-IICT,Gandhinagar On Sat, Mar 21, 2015 at 4:53 PM, Stephen J. Turnbull step...@xemacs.org wrote: prakhar joshi writes: So you want to store only changed attributes under a specific list style in the table ? Isn't that make the table dynamic in width as sometimes only

[Mailman-Developers] GSOC'15

2015-03-21 Thread prakhar joshi
hi, I am prakhar (pjoshi) . I have submitted my proposal on melenge site. Hoping for feedback. thanks, Prakhar Joshi DA-IICT,Gandhinagar ___ Mailman-Developers mailing list Mailman-Developers@python.org

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-20 Thread Abhilash Raj
Hi Prakhar, I see that you mentioned below the details of our conversation, but the language looks confusing to me. Please look out for simple mistakes in your English before sending the mail, not just here but anywhere. On Friday 20 March 2015 12:37 PM, prakhar joshi wrote: hi, For the

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-20 Thread prakhar joshi
hi Abhilash, Thanks for all these corrections. Prakhar Joshi DA-IICT,Gandhinagar On Fri, Mar 20, 2015 at 7:03 PM, Abhilash Raj raj.abhila...@gmail.com wrote: Hi Prakhar, I see that you mentioned below the details of our conversation, but the language looks confusing to me. Please look out

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-20 Thread Barry Warsaw
On Mar 19, 2015, at 03:31 PM, Stephen J. Turnbull wrote: Also, I suspect it would be useful to allow very incomplete templates so that you could apply template A to get the basic character, then apply template B (which is very incomplete and only changes two attributes) to get the effect you

Re: [Mailman-Developers] GSOC '15 : Student applications start today

2015-03-19 Thread Abhilash Raj
Few other points: * You need to submit your proposals to GNU Mailman organization and *not* Python Software Foundation like last year. We have been selected as a separate organization this year. * The application template is up on melange, please have a look before you submit your

[Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-19 Thread Stephen J. Turnbull
prakhar joshi writes: I am thinking of storing the styles in the database by creating a table for the styles in the db Mailman's databases are not relational dbs, they're object-oriented. Underneath the objects are stored in relational dbs and managed by an ORM (SQLAlchemy), of course,

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-19 Thread prakhar joshi
hi, so we should have templates already created in a folder with default values of the attributes in it. the templates will be of BASIC OPERATION, BOUNCES etc. and under each of the template we will gonna have attributes for it and then we can apply these templates on the list and even user

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-19 Thread prakhar joshi
what if we create separate tables for each class in the mailman/src/mailman/styles/base.py and store the name and their attributes in it with user_name with it. I think the attributes for the classes defined already will be fixed? So now if we feel the requirement of including new things to style

Re: [Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-19 Thread Stephen J. Turnbull
prakhar joshi writes: what if we create separate tables for each class in the mailman/src/mailman/styles/base.py and store the name and their attributes in it with user_name with it. Who are these users (subscribers? admins?) and why do you want to associate styles with users? Please use

[Mailman-Developers] GSOC'15: Improving styles for lists

2015-03-18 Thread prakhar joshi
hi, I am thinking of storing the styles in the database by creating a table for the styles in the db and this table will contain all the attributes of a style and these entries can be null too. So a table which will contain a style name with all its attributes. Now as we have table for

[Mailman-Developers] GSoC 15 - Regarding A Dashboard for Admins/Owners/Moderators project

2015-03-18 Thread Shreyas Lakhe
Hi guys, I have uploaded my proposal for the A Dashboard for Admins/Owners/Moderators project. Review on it are welcome. Regards, Shreyas Lakhe ___ Mailman-Developers mailing list Mailman-Developers@python.org

Re: [Mailman-Developers] Gsoc'15

2015-03-16 Thread Stephen J. Turnbull
Florian Fuchs writes: Am 16.03.2015 um 14:50 schrieb Sagar Ghai: Hi, I would be interested in contributing to one of the projects named: anonymous lists as part of GSOC'15. I am a second year undergraduate student at IIT-Mandi, India. Can someone let me know how to move forward with

[Mailman-Developers] GSOC '15 : Student applications start today

2015-03-16 Thread Abhilash Raj
GSoC Applicants, The student application period for Google Summer of Code 2015 starts from today (March 16 at 19:00 UTC). We encourage each of you to submit your proposal as soon as possible on melange, since it has been known to crash in the days near to deadline. You can edit your proposal as

[Mailman-Developers] Gsoc'15

2015-03-16 Thread Sagar Ghai
Hi, I would be interested in contributing to one of the projects named: anonymous lists as part of GSOC'15. I am a second year undergraduate student at IIT-Mandi, India. Can someone let me know how to move forward with this. ___ Mailman-Developers

Re: [Mailman-Developers] Gsoc'15

2015-03-16 Thread Florian Fuchs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 16.03.2015 um 14:50 schrieb Sagar Ghai: Hi, I would be interested in contributing to one of the projects named: anonymous lists as part of GSOC'15. I am a second year undergraduate student at IIT-Mandi, India. Can someone let me know how to

Re: [Mailman-Developers] GSoC 15

2015-03-12 Thread Abhilash Raj
HI Shreyas, On 12 March 2015 at 23:17, Shreyas Lakhe shreyasla...@gmail.com wrote: Hi guys, I am Shreyas Lakhe and want to contribute to GNU Mailman as part of GSoC 15. You will find all the necessary resource for getting started on Ideas Page. Remember that you need to fix atleast one bug

[Mailman-Developers] GSoC 15

2015-03-12 Thread Shreyas Lakhe
Hi guys, I am Shreyas Lakhe and want to contribute to GNU Mailman as part of GSoC 15. I want to work on the A Dashboard for Admins/Owners/Moderators project as part of GSoC 15. Below is the link to the basic prototype of the Dashboard page that I would like to implement. Any suggestions on it

Re: [Mailman-Developers] GSOC'15 Idea of Better handling of list styles

2015-03-05 Thread prakhar joshi
hi, I will like to add that we have to create setting or some features/ functionalists for Site Admins of different types like Discussion list, organization list etc. Cheers!! Prakhar Joshi DA-IICT,Gandhinagar On Thu, Mar 5, 2015 at 1:03 PM, prakhar joshi prakhar...@gmail.com wrote: hi,

[Mailman-Developers] GSOC'15 Idea of Better handling of list styles

2015-03-05 Thread prakhar joshi
hi, I am Prakhar from DA-IICT graduating in 3rd B.tech. I will like to work on the project name Better handling of list styles. I need the guidance to start and will also like to discuss the whole idea (so that it may help in preparing proposal). I like to develop things in python. I have

[Mailman-Developers] GSOC 15 Interested in project Mailman client written in Javascript

2015-02-28 Thread kiran ps
Hi, I'm an Engineering student(computer science) pursuing my degree from Government Engineering College(Calicut University), Thrissur, India. I went through Mailman gsoc idea list.I'm interested in the project Mailman client written in Javascript. I have good skills in JavaScript, nodejs,

Re: [Mailman-Developers] GSOC 15 Interested in project Mailman client written in Javascript

2015-02-28 Thread Abhilash Raj
Hi Kiran, On 28 February 2015 at 14:42, kiran ps pskir...@gmail.com wrote: Hi, I'm an Engineering student(computer science) pursuing my degree from Government Engineering College(Calicut University), Thrissur, India. I went through Mailman gsoc idea list.I'm interested in the project Mailman