Tried Plucker? Here's some of the advantages over AvantGo:
  1. Plucker has two forms of compression (zlib/doc), AvantGo does not.
  2. Plucker supports 10 languages, AvantGo does not.
  3. Plucker supports local files (file://tmp/foo.txt) and intranet (including https://) content, AvantGo does not.
  4. Plucker supports runtime image scaling via the parser (altmaxwidth, altmaxheight), AvantGo does not.
  5. Plucker is an 85k footprint on the Palm, AvantGo 4.0 is 399k, without content.
  6. Plucker supports Gestures, Autoscroll, Tap Navigation, and Hardware button configuration options, AvantGo does not.
  7. Plucker is free and open source, under the GNU General Public License, AvantGo is not.
  8. Plucker uses an openly-documented data structure format, AvantGo does not.
  9. Plucker works on 11 platforms, 5 operating systems (with varying degrees of difficulty), AvantGo supports 1.5 OS' (Windows, and "almost" Macintosh).
  10. Plucker does not "restrict" what websites can do with their own content, AvantGo does.
  11. Plucker supports multiple instances of the same content (NYTimes with images, NYTimes with color, NYTimes without images) loaded at the same time, AvantGo does not.
  12. You can beam your Plucker content to another Plucker user, with AvantGo you cannot.
  13. Plucker offers 5 font choices, AvantGo offers two.
I actually wrote a node on this, to help try to recruit some perl help for some parts of Plucker. Any interested monks with some spare time to lend a hand or some creative insight?

In reply to Re: Reformatting PerlMonk pages for Palm organizers by hacker
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.