The Desktop Reinvention - Part I
Computer desktops are so common place that we take them for granted. However in the next few years of technological innovations, Desktop will probably get reinvented a few times before getting a complete overhaul. Infact, right now the first generation of this invention is happening as we speak, with the advent of AJAX and related technologies.
What does AJAX have to do with desktop reinvention ? I will try to explain shortly, but first we need to understand what this Ajax beast is, anyway.
To begin with lets look at the acronym itself. I love this acronym: AJAX. It is catchy, and it creates an impression of something mysterious. But thats not the reason for liking this acronym. Contrary to the practice by the
Okay, that sounds fantastic, but is that all ? Actually no, there is a lot more to it. By adding this missing piece to the web browser, you start seeing a fundamental shift from the older client-server model used by most web services. Long ago (late 90s) when dot coms were mushrooming under every corner and every VC used to talk about B2B solutions and web services, people started building very complex web applications based on the client server model, which contained a database server, a web server and the good old web browser to access all this. In those days the browsers were stupid, browser developers stubborn and evil who wanted to tie in the user their proprietary standards, and pretty much everything other than simple HTML looked and behavedvery differently in different browsers.
Things started to change. People started to realize that it was not the web browser itself that enabled them to conquer the world but rather what you displayed in that browser. Soon things got standardized , and XML became the craze of the month, and javascript became the least common subset for displaying funky stuff. Still it was hard to do anything than the fancy scrolling tickers with javascript (and of course, those annoying animated menus) because if you pushed the javascript too hard, your browser would start hanging and you would get hour-glassed (or the lucky Mac users got beach balled).
At this point the more curious audience is encouraged to visit this here to learn more about
Ajax.
Finally the days of World Wide Wait was coming to an end and web could actually be a rival platform like Windows or Mac for
0 Comments:
Post a Comment
<< Home