* scriptor Anand Balachandran Pillai, explico
> Hi Pypers,
>
> Is there any open source tool for analyzing mailman archives ?
Searched for a short while and I could not find any such tool.
The following thread discusses this and the solution is derived from the log
messages of mailman.
On Jul 16, 2008, at 8:40 PM, O.R.Senthil Kumaran wrote:
If you look into the methods exposed by Mailman and modify to add
those
features to the web-interface, would it not be better idea? It
would be
available to existing mailman users when they upgrade(or patch it).
Something like in the
Anand Balachandran Pillai wrote:
Hi Pypers,
Is there any open source tool for analyzing mailman archives ?
I want to analyze our mailman archives and then find out the following
information.
- Total number of messages
- Total number of threads (conversations)
- Total number of unique
May be slightly unrelated but inspired by this discussion.
How about a tag cloud for mailman archives? In fact, if can have several
tag clouds - a tg for posters, a tg for subjects and a tg for terms. This
can be an alternate view of the mailing lists and we can parameterize it
with the timeline
Not really. I said it should be a client-side tool because,
o Like Jeff said, not all archives would want to update server-side
mailman just
to use it.
o Being server side introduces additional things to worry about like
authentication,
if we don't integrate with mailman and use it as a
Another important reason for wanting this to be client-side is,
o We don't limit it to a specific mailing list back-end like mailman.
--Anand
On Thu, Jul 17, 2008 at 12:06 PM, Anand Balachandran Pillai
<[EMAIL PROTECTED]> wrote:
> Not really. I said it should be a client-side tool because,
>
>