One thing I learned from the above post is that maybe it's not that GUIs/GUI apps are bad or useless, but that there are design flaws within these interfaces/SW that manifest themselves not because of their form, but because of the design and/or code behind them. Understood.

"That would be fine, but it's more than that. Perl also needs to incorporate the lessons to be learned from Windows and VMS and shudder Mac OS. Believe it or not, not everything in Windows is crap. Not everything in Mac OS is crap. And the good bits weren't all stolen from Unix, either."

I know. I didn't mean for it to come across that way. All I am saying is that UNIX has been a significant contributor.

"Unix makes up a good majority of internet servers, true. But there's a sizeable minority of other OS's, including some Mac and NT/Windows 2000. And on top of that, in terms of CLIENTS, it's not even close."

OK, I can agree with that. However, you are doing two COMPLETELY different things with a server and a client which is just viewing a web page. Different purpose, different tool. UNIX is a great tool for serving.

As far as your spell check example go, I agree that a GUI works alot better for that and many other things...but for coding, I would rather have a CLI.

redmist
redmist.dyndns.org
email::redmist

In reply to (redmist) RE: RE: (red)RE: RE: (redmist) RE: The sad state of Perl documentation by redmist
in thread The sad state of Perl documentation by SuperCruncher

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.