Sorry for the late reply, keeping up with the posts is a somewhat low
priority task right now due to my current workload.
I apologize for possibly re-heating a dead flame, but I've always considered
it common courtesy to answer messages targetted at me.
On Tue, Jul 04, 2000 at 08:00:00AM +0000, Tony Fabris wrote:
> > Actually, I know Marc personally (he's local to me here in the Bay Area)
> > and he knows what a prick I can be when I get my mind set to it.
>
> Ah, now I see. That explains a lot.
Although I don't see this being relevant or making any difference in this
case :-(
On Tue, Jul 04, 2000 at 05:03:00PM +0000, Henno Putto wrote:
> But I do find it anoying that he posted the failings of his copy service
> on this BBS: no-one here is interested in it, or how he remedied the
Ok, I made that mistake, granted. I won't do it again.
Keep in mind, though, that I only made 2 posts in 3 months or so.
The first one was the initial announcement and the second one contained an
announcement that the 3 new lists on the BBS were now gatewayed. That could
have been relevant to some.
That said, I should probably have sent to separate messages instead of
typing one up and sending it two both places. That's what I get for trying
to save a little time...
> I'm afraid (and annoyed) that it's (again) an attempt to disect the little
> empeg community. Though there is little danger for the regulars, chances
Why do people think that I'd have any benefit in destroying a community? :-(
On Tue, Jul 04, 2000 at 08:33:00PM +0000,
[email protected]wrote:
> The debate about what sort of messaging best serves the Empeg community is
> interesting to me. Personally, I use the BBS exclusively but I think that
> the mailing list gateway serves a valuable purpose. With the amount of
> effort Marc puts to the list, I expect that he explains to the users where
> the content is coming from, and how to reach the BBS.
I sure do. The first sentence and link on http://empeg.merlins.org/ points
to the BBS.
> But the argument about copyright seems a bit specious to me. Derek, I
> just excerpted the vast majority of your post above. It is now being
> distributed through the mailing list gateway.
Sorry, there is indeed not too much I can do about this.
I apologize for not answering to further posts or comments Derek may have
made, but I do not receive any of his posts anymore, at his request (he can
of course reach me by regular Email if he needs to)
On Wed, Jul 05, 2000 at 02:40:00AM +0000, Aleksandr Milewski wrote:
> I think there's a solution, however.
>
> Marc: Would it be possible for each email post to include a link to itself
> on the BBS?
Unfortunately, it's not really possible. The BBS mail digests contain pretty
much no info, and certainly no thread info whatsoever.
Don't think I've been too lazy to implement the mailing list -> BBS gateway,
as I've already mentionned, it's close to impossible (the only way I can see
is to build a spider to suck the BBS posts, ignore the mail digests
altogether, put all the posts in a database with thread and web page info,
store all the subscribers' login and passwords, and inject messages back to
the BBS through an HTTP POST. I reckon there is 40 to 50 hours of work).
What's very irritating is that this would be easier to do if only the BBS
provided more info in the mail digests.
If anyone wants to prove me wrong and whip up a bidirectional gateway, I'd
be delighted, I'd drop my gateway altogether and subscribe to that other
one.
On Wed, Jul 05, 2000 at 03:37:00AM +0000, Aleksandr Milewski wrote:
> To be fair, that's what Marc currently does, so the answer is still "no,
that's not acceptable, because his implementation (one-way-only) is brain-dead
and broken.
(not sure who said that due to the broken quoting)
It's the best I can do. Please stop blaming me for the BBS's shortcomings.
> While you're at it, get them to add a real, bi-directional email interface
> so we can all be happy. Digests are inherently unreadable because they
> aren't threaded. I don't object terribly to having to go back to the
Yes, thank you.
> My complaint, simply put, is that Marc's system adds unnecessary confusion
> where none is needed. There is an e-mail mailing list. If there was SUCH a
> demand for e-mail-based systems, it would be thriving.
Same argument over and over again. Sigh.
Everyone uses windows, so it must be the best OS, right?
(your argument is exactly equivalent to that. Ever heard about critical
mass, or people being forced to get word because of the people who send you
5 line text messages as word attachments?)
On Wed, Jul 05, 2000 at 06:32:00PM +0000, Rob Voisey wrote:
> I also hope that users of that gateway understand that anything they post
> to it will not be seen by anyone at empeg (as far as I know - I don't
> think anyone here uses it).
For the record, I have never hidden that fact, or attempted to hide it.
http://empeg.merlins.org/
"Note that this is one way only, I have no way to send answers on the lists
to the BBS."
I have also recently added "X-Gatewayed-From-BBS: Yes" header in each Email.
> My personal taste is to use the web interface - it's nice to get away from
> Outlook now and again. I've stated before that I have a problem with the
> gateway if it cannot insert posts back into the relevent threads, as I
> find that a little antisocial, but there are worse sins in the world I'm
> sure.
I understand and respect your opinion. Sorry I can't do any better.
> It has occured that it would be relatively simply to write a script to
> divert mailing list posts back into the BBS, if the digest includes the
> board and thread numbers. If it doesn't, well, that's less simple :-)
It's unfortunately #2.
I've already spent way too much time on the current kludged up gateway. I
don't have the 40H+ to write a spider and reconstruct the whole BBS threads
in a database that would have a bidirectional gateway with both the BBS and
the mail lists.
As stated earlier, if someone does this, or the BBS authors provide a decent
Email interface, I'll be happy to throw my work away and use that.
On Mon, Jul 10, 2000 at 08:28:00AM +0000, Aleksandr Milewski wrote:
> There is room for competing communities -- happens all the time. The
> confusion issue comes from the fact that Marc's interface LOOKS like a
> community but isn't.
Not sure who wrote this, but I never claimed to build a community. The web
page is quite clear about what the gateway is, and what the shortcomings
are. The mailing list gateway isn't a community and was never meant to be
one.
> Where to put the message? Depending on the behavior of the MTA on the
> Gateway/Board machine, you can do it one of two ways. You need to encode
> the post ID number in the message, and this could be either in the
> Reply-To: field (or From: if you want to deal with really broken MUA's) or
> the Subject line. If you use Reply-To:, then you get the message sent back
> to something like
[email protected], and the gateway posts that
> message in reply to message 54321. This depends on the MTA delivering
Yep. While the name escapes me, this has already been done. I've used a
mailing list linked to a web forum with bidirectional communication. It
really isn't that hard to do, and it's already been done for that matter.
Of course, you need the HTML interface side to cooperate.
> Actually, this is far better dealt with by the script than by an external
> gateway like Marc is building. If Marc is bursting digests rather than
Yes, I'm bursting digests. "scraping the web" as you say is much more work
(by an order of magnitude)
On Mon, Jul 10, 2000 at 09:28:00AM +0000, Aleksandr Milewski wrote:
> In reply to:... instead he put a half-cooked recipe out there which is
> just a brain-dead non-solution and tries to convince the rest of the world
> that everyone should help HIM.
(whoever said that)
Thank you, it touches me deeply. Do you have any idea how mean, unfair and
inaccurate this statement is? Never mind, you need not answer...
I am not asking for answers or further comments to this post, as I have no
desire to continue this thread which does nothing but bother people who are
happy with the BBS and waste everyone's time.
I'll answer relevant technical questions if there are any (although you can
probably answer them yourself if you look at the perl script I use and
posted on the web page), but that's it.
Now back to more on topic things.
Marc
Check out the <A HREF=http://empeg.merlins.org/ target=n>the forum mailing lists</A>