Re: dynamically generating html vs using html scaffolding?



On Jun 15, 7:02 pm, Peter <peter.schille...@xxxxxxxxx> wrote:
Websites / DOM based programs that run in a browser: 2 different
things!

Absolutely. By rephrasing it in the "commercial lingo": Web 1.0 and
Web 2.0 are two different things.

Web 1.0 one started and remains as information represented in a
particular format (HTML markup) delivered to a viewer able to render
such format (browser). In the context of Web 1.0 styling and scripting
are additional tools intended to facilitate the process of perceiving
and navigating withing the delivered information. At the same time
they are not required to use the delivered information.

Web 2.0 is a client-side interface to handle different information.
This interface is programmed using Javascript and DOM and usable over
capable framework application (browser). Other words Web 2.0 content
and a browser are in the same relations as Javascript and HTML page or
Java applet and JVM. This interface is not intended and doesn't have
to operate without a capable framework application, in the same way as
Java applet is not intended nor has to run without JVM installed.

Web 1.0 and Web 2.0 are _not_ in XOR relation. The one doesn't exclude
other nor one has to replace other (though it will most probably
happen in some amount of time).

It is just not appropriate to mechanically apply the same set of
demands to two completely different concepts - but many old thinkers
are still trying to do it, and not in this NG only.

.



Relevant Pages

  • Re: SSL Authentication using Java or JSP
    ... browser, but without these popups. ... Java applet should manage this, e.g. when there is no card in the ... provide an interface the applet could use. ... Even if you did find one particular browser which provided this interface, it wouldn't be part of the "Java applet interface", which means you'd probably have to do strange JNI hacks, and it wouldn't work accross all browsers. ...
    (comp.lang.java.programmer)
  • Re: browsing over VPN
    ... If Netbios binds to multiple ... designed to only recognise one interface in each machine. ... disable Netbios over TCP/IP on all but one interface, forcing the browser ... The RRAS server does proxy ARP for the remote clients on the ...
    (microsoft.public.win2000.ras_routing)
  • Re: Web automation
    ... a "proper" automation interface doesn't work at ... With a browser, one may use a similarly high-level interface: ...
    (comp.lang.python)
  • Re: data entry gui for transcription
    ... have a browser. ... you run your interface as an ... This is in New Zealand, ... boardband isn't widely available, most people have only dial up access to ...
    (soc.genealogy.computing)
  • Re: Bildobjekt "onerror" Event-Handler Problem auf KHTML basierten Browsern
    ... >> [Browser DOM] ... Wie du schreibst, das W3C-Dom definiert das Interface, hier also das "Interface Document: The Document interface represents the entire HTML or XML document. ...
    (de.comp.lang.javascript)