Sometimes, it seems that the world is all about man vs. technology, and one has to lose. This seems to be the question raised about AJAX; from the general challenges of AJAX, including cost and expertise needed, to its security issues, will the technological good prevail or will we humans be seeking an alternative? Navot Peled explains that it doesn’t have to be only one or the other; there...
ave you asked yourself why Web development tasks are so complex? Why must you master so many different coding languages and moving-target standards to develop a single line-of-business Web application? Do you understand what it takes to optimize an application's performance and security and to minimize the bandwidth and the CPU consumption without drastically raising the development costs and...
There is a new open source approach to Ajax architecting. The approach is called Empty Client. The name is derived from the fact that with this approach there is no logic, data or open service on the client and all Ajax calls are routed through a central HTTP/XML pipeline and optimized to a degree never realized on web before. The approach is implemented by Visual WebGui which positions the...