Here's yet another chatterbox client. This one has the advantage of taking up as little or as much screen real estate as you want. It defaults to 240x320 and to my eye is quite usable at that size, but you can set whatever size you want (including setting two pre-set resize buttons). It's useful for pda viewing, or, on larger screens, as a small window alongside other windows so you can surf (or, heaven forfend, work) while chatting.

MCB doesn't automtically display other users or private messages, but it has a pulldown menu that allows you to view them on command, and also to view CBhistory. You can customize a bookmarks menu to launch pages in the main window, in the MCB window, or in a new window. MCB also has a "pause" feature which leaves the mcb client open but stops refreshing the chat screen until manually restarted.

Ok, now for the bad news: it requires javascript. It uses only a couple of small functions, but ones that make the small real estate usable.

Note: it would be really nice if this could work as a real remote like Zedulator - that would mean user-settable targets for the raw chat output so that instead of always opening a _new window for links in the chatterbox itself, users could opt for a named target, that way all links could open in a single window operated by the MCB remote.

Try a demo or grab the source files tarball

Note: the demos assume you are logged in to www.perlmonks.org, if you grab the tarball, you can replace that with your normal login site.


In reply to MCB - Minimalist Chatterbox by jZed

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.