No, Mark, I hadn't seen this. Did you think it maybe would be a
neat addition to MajorCool?
At this point, I think it is outside the scope of MajorCool 1.x.
However, if you don't mind I have taken the liberty of Cc'ing
the -workers list because between this, 'listat' (posted to the
majordomo-users list previously), 'logmail', and all the current
talk on the -users list about "an 'analog' for Majordomo", we
need to make sure that log and user-list analysis gets put on
the 2.0 ToDo list (it may be already).
--bill
On Apr 8, 7:32am, Mark Rauterkus wrote:
}
} Hi Bill,
}
} Did you see this posting? FWIW, no need to reply to me.
}
} Take care.
}
} Mark Rauterkus
}
}
} --- snip ----
}
} Date: Mon, 6 Apr 1998 12:08:06 -0400
} From: Jacob Haller <jwgh@EARTHWEB.COM>
} Subject: perl script to analyse subscriber lists
} MIME-Version: 1.0
} Content-Type: text/plain; charset="us-ascii"
}
} I needed to do some analysis of the subscriber lists for some of the
} mailing lists at my site, so I learned perl and wrote a script to do it.
}
} It creates a bunch of html documents in nested directories that look like
} the following:
}
} >TEST-L has 17 subscribers.
} >
} >Those subscribers are from the following subdomains:
} >
} > 15 COM
} > 2 EDU
} >
} >A list of the subscribers is also available.
} >_________________________________________________________________
}
} Then if you click on COM you get:
}
} >TEST-L has 15 subscribers with domains ending in COM.
} >
} >Those subscribers are from the following subdomains:
} >
} > 5 EARTHWEB.COM
} > 4 MAILEXCITE.COM
} > 1 DEVELOPER.COM
} > 1 ENTERACT.COM
} > 1 INTERCOM.COM
} > 1 MAESTRO.COM
} > 1 MINDSPRING.COM
} > 1 PENIS.COM
} >
} >A list of the subscribers from COM is also available.
} >_________________________________________________________________
} >
} >Go up a level
}
} And so on.
}
} It tries to deal with international addresses intelligently, but it is not
} altogether successful in doing so.
}
} It's my first big perl program so there are doubtless some pretty ugly
} things about it. Since it creates a file for every domain and subdomain
} there are subscribers from, the resultant files can take up a fair amount
} of disk space. For similar reasons it takes a while to run (this may also
} be due to my inexperience in programming).
}
} Is anyone interested in looking at it? It's 355 lines, about 120 or so of
} which are comments. I'd mail it to LSTOWN-L itself (for archival purposes
} if nothing else), except that it seems a bit large for that.
}
} Thanks,
} jwgh
}
}
}-- End of excerpt from Mark Rauterkus
Follow-Ups:
|
|