perlcgi posted his method here

Just returned home from a few days of caravan camping with my family. My only connection to PM was through my Palm V->GSM phone (9800 bps :(.

I've have some thougths about Palm issues, but no code yet :). I will try to do a PM "proxy" that get pages from PM and reformats them to fit Palmscape or WAP...

Palmscape (at least my version) doesn't support cookies, so if I want to post as me, I will have to emulate these some how.
Pages are far to large, they will have to be broken down into smaller pieces.
It will print just the links to answers on the questions pages.
Cut down the size on large posts to X bytes, and add a "Everything" link.

Just some thoughts, I want it on-line, not off-line as you do :)

/brother t0mas

In reply to Re: Reformatting PerlMonk pages for Palm organisers by t0mas
in thread Reformatting PerlMonk pages for Palm organisers by dmtelf

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.