I know everyone is probably sick and tired of reading about chatterbox improovement requests, but this one struck me as being a nice one.

This morning when I logged on there were like 18 monks hanging around, and I thought, "What if the chatterbox and the other users nodelets merged?" I know the idea must of been hanging around there somewhere, but this is how I see it happening:

I haven't seen the chatterbox code yet, but I suppose it would be easy to replace /msg user with user=person&msg=blah blah blah. What do you all think?


#!/home/bbq/bin/perl

# Trust no1!

Replies are listed 'Best First'.
RE: Glue Other Users and Chatterbox!
by BBQ (Curate) on May 12, 2000 at 05:04 UTC
    Hey vroom!

    I noticed you GIFed my chatterbox html. What there some problem with the HTML text? (or perhaps some obscure security threat with the form itself?) Just curious...

    #!/home/bbq/bin/perl
    # Trust no1!
      I think your FORM tags were screwing up the normal FORM tags for the voting, so I could not vote on this thread. Now that he gif'ed it I can give this thread a vote.
        That's odd! I still have the HTML. (I saved it so I could post it when I got home). I wonder what could've been wrong...
RE: Glue Other Users and Chatterbox!
by perlmonkey (Hermit) on May 11, 2000 at 05:41 UTC
    I dont know that it is really necessary but, it looks like a fairly clean solutions to me. It might become necessary as the crowd here grows. Maybe allow multiple selections in the box to talk to a couple of people at once. Also the private messages should probably still be semi-permanent (via the little check box) to make sure the user gets the message.
      > private messages should probably still be semi-permanent (via the little check box)

      The friendliest way I thought of solving that was by selecting the user (if s/he isn't already) and submitting an empty talk. It saves you having to check the box(es), and lets you flow through a conversation more naturally, me thinks...