http://grenekatz.org/cb is a mobile phone friendly (to my phone anyway) interface to the chatterbox. It assumes you have a cookie on the http://perlmonks.org/ domain. If you don't have that then there is a login form at the bottom which posts directly to Perlmonks so your browser can get the cookie. I haven't done anything to get [http:// ... ] style linking to work but may be inspired to do something about that later.

This displays the last twenty minutes of conversation except for a small bug where sometimes long periods of inactivity allow one or two messages to appear "recent" when they may in fact be really old. Any new messages will kick them off. The short URL http://grenekatz.org/cb is a permanent redirect to http://grenekatz.org/cgi-bin/chatterbox-mobile if you ever find yourself working with a browser that doesn't handle redirects.

blue_cowdawg asked a related question at Wireless Access to Perl Monks once and this is an answer, slightly but mostly an announcement to all of you.


A late addition: you can view the source code at http://grenekatz.org/cgi-bin/chatterbox-mobile?viewsource=


In reply to Wireless Access to Perl Monks Chatterbox by diotalevi

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.