Slashdot Mirror


The Case Against Web Apps

snydeq writes "Fatal Exception's Neil McAllister offers five reasons why companies should re-consider concentrating their development efforts on browser-based apps. As McAllister sees it, Web apps encourage a thin-client approach to development that concentrates far too much workload in the datacenter. And while UI and tool limitations are well known, the Web as 'hostile territory' for independent developers is a possibility not yet fully understood. Sure, Web development is fast, versatile, and relatively inexpensive, but long term, the browser's weaknesses might just outweigh its strengths as an app delivery platform."

2 of 431 comments (clear)

  1. Re:Why is it worth their time? by Hognoxious · · Score: 1, Troll

    it should just work on any browser that does a good job with standard HTML.

    I hear GNU/Hurd will be bundled with one.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  2. Re:No Shit. by Martian_Kyo · · Score: 0, Troll

    And since it's java it will be painfully slow and resource consuming,

    but stable i suppose.

    Back to the original discussion web apps are better as far as distribution is concerned, once you distribute a web app to servers you KNOW everyone is using the new version and not some old version with a potential bug or exploit.

    Then again, web apps are easier to exploit, it's amazing what you can do with http headers.