P
Peter Michaux
Hi,
I'm sure many here have already noticed this but it seems that the
development of the browser world is paralleling the development of the
computer world. However, the browser world is about 20 years behind
like back in the days of mainframes and dumb terminals just capable of
running a window manager. Instead now we have servers and browsers. In
a way I make me feel a little like browser scripting is already archaic
because this phase of computing has already passed.
As bandwidth increases people want the client to do more and then even
more. I have been asked to manipulate large datasets in the browser. I
don't necessarily think bandwidth is up to this yet but it isn't my
choice. I could hand write JavaScript to manipulate this data but what
I really want to do the job is a SQL DBMS application in the browser to
manipulate the data. I can see this situation becoming more common
where people want to cache JavaScript applications in the browser to be
used by other scripts. Perhaps in five years this will be common. Could
we end up have things like BrowserSQL and BrowserOffice stored in our
cache? I'm curious what obsticles stand in the way of these types of
objectives and what will have to change to make this happen. Are the
types of browsers we are using now with HTML and CSS a dead end when
things get really advanced in a few years from now?
Peter
I'm sure many here have already noticed this but it seems that the
development of the browser world is paralleling the development of the
computer world. However, the browser world is about 20 years behind
like back in the days of mainframes and dumb terminals just capable of
running a window manager. Instead now we have servers and browsers. In
a way I make me feel a little like browser scripting is already archaic
because this phase of computing has already passed.
As bandwidth increases people want the client to do more and then even
more. I have been asked to manipulate large datasets in the browser. I
don't necessarily think bandwidth is up to this yet but it isn't my
choice. I could hand write JavaScript to manipulate this data but what
I really want to do the job is a SQL DBMS application in the browser to
manipulate the data. I can see this situation becoming more common
where people want to cache JavaScript applications in the browser to be
used by other scripts. Perhaps in five years this will be common. Could
we end up have things like BrowserSQL and BrowserOffice stored in our
cache? I'm curious what obsticles stand in the way of these types of
objectives and what will have to change to make this happen. Are the
types of browsers we are using now with HTML and CSS a dead end when
things get really advanced in a few years from now?
Peter