1. You do not need anything Java for doing Perl Rui work. The installation instructions detail the requirements
  2. A screenshot is on the site
  3. The partitioning you propose is fine. You propose a thick client talking to web services or a shared database. For some scenarios, partitioning on the presentation layer is better:
    • No client download/install of Perl, application (Shipping standalone perl apps on Win32), drivers, etc.
    • No need to think in two places (client + server) and write partitioning code (e.g. for using the web services)
    • Roaming support without writing roaming code
  4. Mozilla client will be available very soon. No plans for Safari/Opera. It is very easy to write a Java/wxPerl/Flash/etc. client.
  5. Is a feedback request a SOPW or a Meditation? Whatever the answer the site explains everything, and there is even a YAPC paper online
Monks are not feeding back on this because of the IE6-only requirement you mention, and perhaps because this is a strange technology.

In reply to Re: Re: New UI Framework Seeks Feedback by mvc
in thread New UI Framework Seeks Feedback by mvc

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.