Re: Qn about a interesting but slight mis-use of mhonarc

2002-05-04 Thread Earl Hood
On May 4, 2002 at 13:58, Nathaniel Irons wrote: > On Sun, Apr 28, 2002 at 03:12:02PM +0100, Ed Wildgoose wrote: > > > I have a user who would like a webpage produced in the style of web logs > > such as blogger, etc. Because they have very poor internet connectivity > > and will be assumed to w

Re: Qn about a interesting but slight mis-use of mhonarc

2002-05-04 Thread Nathaniel Irons
On Sun, Apr 28, 2002 at 03:12:02PM +0100, Ed Wildgoose wrote: > I have a user who would like a webpage produced in the style of web logs > such as blogger, etc. Because they have very poor internet connectivity > and will be assumed to want easy HTML creation, the obvious way to let > them updat

Re: Qn about a interesting but slight mis-use of mhonarc

2002-05-01 Thread Edward Wildgoose
Thanks, this is a great tool, and having had a very quick poke at the code it seems very nicely laid out with plenty of commenting, [especially considering it is a perl program!] :-) I am still missing a high level overview of all the routines, but I think I may be able to pick this up from your

Re: Qn about a interesting but slight mis-use of mhonarc

2002-05-01 Thread earl
On April 30, 2002 at 23:44, Jym Dyer wrote: > =v= Okay, I've put the rough cut script below. It's got a lot > of stuff hardcoded into it, and does hacky things like grabbing > info out of comments that is better gotten from variables. I'm > working on a rewrite that uses mhamain.pl and also doe

Re: Qn about a interesting but slight mis-use of mhonarc

2002-05-01 Thread Edward Wildgoose
pting a patch...? Sounds like there is demand for it! Ed - Original Message - From: "Jym Dyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 01, 2002 7:44 AM Subject: Re: Qn about a interesting but slight mis-use of mhonarc > > Wow,

Re: Qn about a interesting but slight mis-use of mhonarc

2002-05-01 Thread Jym Dyer
> Wow, sounds great. Are you interested in sharing what you > have got so far? =v= Okay, I've put the rough cut script below. It's got a lot of stuff hardcoded into it, and does hacky things like grabbing info out of comments that is better gotten from variables. I'm working on a rewrite that

Re: Qn about a interesting but slight mis-use of mhonarc

2002-04-29 Thread Gary Frederick
I did some work on this sort of thing a while ago. I added the Message-Id to make it easier to build a In-Reply-To: header. I had MHonArc output XHTML so I could also use XSLT to process the archive. I think the changes are gone, it was on a computer that has gone on to a better life. If I find

RE: Qn about a interesting but slight mis-use of mhonarc

2002-04-28 Thread Robert Hsiung
At 6:52 PM +0100 4/28/02, Ed Wildgoose wrote: >Please feel free to contact me off-list if we are able to work together >on this. How about if the discussion stays public? This is kind of like something I'd like to do, too... Bob

RE: Qn about a interesting but slight mis-use of mhonarc

2002-04-28 Thread Ed Wildgoose
) Ed -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jym Dyer Sent: 28 April 2002 17:34 To: [EMAIL PROTECTED] Subject: Re: Qn about a interesting but slight mis-use of mhonarc > What I have in mind is basically to modify the "index" page so >

Re: Qn about a interesting but slight mis-use of mhonarc

2002-04-28 Thread Jym Dyer
> What I have in mind is basically to modify the "index" page so > that it contains all or some of the content from the email. > This way running mhonarc on an inbox will create just an index > page listing the mails and the contents of each mail, and we > should end up with something that looks q

Qn about a interesting but slight mis-use of mhonarc

2002-04-28 Thread Ed Wildgoose
I have a user who would like a webpage produced in the style of web logs such as blogger, etc. Because they have very poor internet connectivity and will be assumed to want easy HTML creation, the obvious way to let them update their webpage seems to be to accept submissions via email Lets also