Re: [Mailman-Developers] Event notifications

2012-09-07 Thread George Chatzisofroniou
he way to > request this is via the Launchpad bug tracker. Thanks for the response. I requested this via Launchpad [1]. [1]: https://bugs.launchpad.net/mailman/+bug/1047286 -- George Chatzisofroniou sophron.latthi.com signature.asc Descript

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-08-13 Thread George Chatzisofroniou
[4]: http://bazaar.launchpad.net/~sophron/mm3-metrics/trunk/view/head:/MM3_metrics_collector/__init__.py [5]: http://bazaar.launchpad.net/~sophron/mm3-metrics/trunk/view/head:/MM3_metrics_display/templatetags/__init__.py -- George Chatzisofroniou sophron.latthi.com

Re: [Mailman-Developers] Implementing the IArchiver

2012-08-06 Thread George Chatzisofroniou
, -- George Chatzisofroniou sophron.latthi.com ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail

[Mailman-Developers] Event notifications

2012-08-02 Thread George Chatzisofroniou
be helpful for other plugins (like HyperKitty) as well. So, what i suggest is basically a message bus that components can register for notifications. I'm not sure if this has been discussed before and is already in the plans. Thanks for your time, -- George Chatzisofronio

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-07-30 Thread George Chatzisofroniou
ors. I had already created a script that generates metrics from a mailbox. There is a KittyStore API availabe, so it wasn’t hard to also generate metrics from SQL or MongoDB. -- George Chatzisofroniou sophron.latthi.com ___ Mailman-Developers ma

[Mailman-Developers] Implementing the IArchiver

2012-07-20 Thread George Chatzisofroniou
works? (I guess HK extends it to inject the messages into the archiver.) Thanks in advance, -- George Chatzisofroniou sophron.latthi.com ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-07-15 Thread George Chatzisofroniou
[1]: http://sophron.latthi.com/metrics/ [2]: https://code.launchpad.net/~sophron/mm3-metrics/trunk [3]: http://bazaar.launchpad.net/~sophron/mm3-metrics/trunk/view/head:/MM3_metrics_display/templatetags/__init__.py -- George Chatzisofroniou sophron.

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-07-07 Thread George Chatzisofroniou
62 [3]: http://www.jqplot.com/ -- George Chatzisofroniou sophron.latthi.com ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Arc

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-06-05 Thread George Chatzisofroniou
‘AND’ ::= ‘STARTSWITH’ | ‘IS’ | ‘ENDSIN’ ::= ::= -- [1]: http://sophron.latthi.com/gsoc-mailman/ -- George Chatzisofroniou sophron.latthi.com ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/ma

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-05-20 Thread George Chatzisofroniou
Hello Stephen, On Sat, May 19, 2012 at 09:12:03PM +0900, Stephen J. Turnbull wrote: > I don't see why. I would think quality metrics would be usefully > presented via the same application as quantity metrics. It would be > interesting to correlate quality and quantity, for example. What i was t

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-05-18 Thread George Chatzisofroniou
son for people to upgrade their MMx installation to MM3. Yes, there will be a special Generate button in case of an existing archive or in case of a system crash. [1]: http://blog.linuxgrrl.com/2012/03/13/mailman-brainstorm/ -- George Chatzisofroniou sophron.latthi.com

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-05-17 Thread George Chatzisofroniou
the IArchiver will grab any mails sent while the parsing is going on. * The metrics will be generated from scratch. * The administrator will be informed with a success message when the process is over. [1]: http://sophron.latthi.com/gsoc-mailman/ -- George Chatzisofroniou sophron.latthi.com

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-05-09 Thread George Chatzisofroniou
mails stored to the text file will be added to the metrics - The administrator will be informed with a success message when the process is over. -- [1]: http://sophron.latthi.com/gsoc-mailman/?p=27 -- George Chatzisofroniou sophron.latthi.com ___ Ma

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-05-06 Thread George Chatzisofroniou
e zope.event notification sounds good. > Anyway, I think it would be useful to improve the support for this in the > core. I'd like that! I'll come up with another more-detailed report this week. Thanks Barry! -- George Chatzisofroniou sophron.latthi.com __

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-05-04 Thread George Chatzisofroniou
;s interface with lynx, and have been doing so > for many years. > > If my memory serves me correctly, this was generally felt to be a reasonable > request when I first mentioned it.  I'm sure it's in the archives somewhere. > Yes, i also agree with you. That&

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-05-04 Thread George Chatzisofroniou
list would need 10 calculations). > Which design do you think is simpler, in the context of your overall > plan? I think it's simpler to just add a year model. I would like to hear more opinions on this issue. -- George Chatzis

Re: [Mailman-Developers] [GSoC 2012] Metrics

2012-05-04 Thread George Chatzisofroniou
Hello Stephen, > On Thu, May 3, 2012 at 8:04 AM, George Chatzisofroniou > wrote: > >> I’m also thinking to rearrange the GSoC schedule a bit. I’ll start >> writing code on the bonding period, > > It's up to your coding mentors, but it's generally not a goo

[Mailman-Developers] [GSoC 2012] Metrics

2012-05-02 Thread George Chatzisofroniou
chive) to the app in order to initialize/recover the metrics. In those cases, the models will be initialized and the generation of the metrics will start over. -- Any comments are highly appreciated. [1]: http://sophron.latthi.com/gsoc-mailman/?p=12 -- George Chatzisofroniou sophron.latth

Re: [Mailman-Developers] Congratulations to our GSoC Students!

2012-04-29 Thread George Chatzisofroniou
Hello everyone, My name is George Chatzisofroniou, i'm 20 years old and study Computer Science. I'm a volunteer sysadmin in my university's labs and i love to code. In my free time, i like to walk or play extreme sounds with my band. In this summer, i'm going to implement Me

Re: [Mailman-Developers] [GSoC 2012] Candidate on 'Integration of (existing) search code into Mailman archives'

2012-04-05 Thread George Chatzisofroniou
ode) by integrating my software into Mailman. My previous experience with Mailman and the fact i have done some work already will make a more awesome result. I'll send my proposal in the next hours. I'll appreciate any feedback. Thanks, -- George Chatzisofroniou sophron.latthi.

[Mailman-Developers] [GSoC 2012] Candidate on 'Integration of (existing) search code into Mailman archives'

2012-03-26 Thread George Chatzisofroniou
Hello Mailman Developers, My name is George Chatzisofroniou, i'm 20 years old and i'm an undergraduate student in the Department of Informatics at the University of Piraeus (Greece). Ι have really good previous experience with Mailman. This is because i use it for managing mailing