Well yes and no. Perhaps I'm being a little vaque here but deliberately so. However, I refer to intranet applications purely because it allows you to make various assumptions about the user base, the method of access, the operating system and even the times of access (yes my company is that controlled).

I put it across in that manner to (hopefully) avoid arguments about generic sites with generic purposes - forums for example. If I were thinking of general internet apps then I'd be thinking of online tax forms, general internet banking etc.

These apps have hundreds of thousands of man hours behind them and millions of dollars, pounds (etc) invested in their development. Where I work anything that costs less than £10,000 isn't considered a project. However, that said anything under that value could be a 3 month project for me - a significant investment of my developer time.

With respect to client side javascript, flash, shockwave etc then sadly that all comes under the same umbrella in the companies where I have worked. As long as it works and doesn't use an applet. In the team I work we stick to server side programs with interface enhancements using javascript. Its not pretty sometimes but it allows us to enhance the ui. Because of our limited audience we can get away with it too.

In reply to Re: Re^3: OT: Users and software - desktop and web user mindset differences by simon.proctor
in thread OT: Users and software - desktop and web user mindset differences by simon.proctor

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.