Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: web-based application or desktop application?

by hardburn (Abbot)
on Dec 04, 2003 at 15:08 UTC ( [id://312210]=note: print w/replies, xml ) Need Help??


in reply to web-based application or desktop application?

Doing web-based applications may seem like a lot of fluff, but I think their value of making the client OS irrelevent is wonderful. If they have a reasonable browser, they can access your application.

The major problem with web-based apps, as you've hit upon, is that HTML is too simplistic. Further, the only viable alternatives (Flash, Java Applets, etc.) have other problems, and often break the cross-platform nature that is the biggest advantage of web-based apps in the first place.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

: () { :|:& };:

Note: All code is untested, unless otherwise stated

Replies are listed 'Best First'.
Re: Re: web-based application or desktop application?
by relax99 (Monk) on Dec 04, 2003 at 20:01 UTC

    The major problem with web-based apps, as you've hit upon, is that HTML is too simplistic.

    XForms look promising. I haven't yet seen XForms mentioned on perlmonks, but I think this is one new technology that makes a lot of sense, especially to automate document workflow inside the company. None of the major browsers currently supports XForms without a plug-in, but this is only a matter of time.

      XForms++

      IE--, which will probably take almost 10 years to support it properly (see also: CSS layout model).

      ----
      I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
      -- Schemer

      : () { :|:& };:

      Note: All code is untested, unless otherwise stated

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://312210]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-24 19:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found