* Lukas Ocilka <lukas.ocilka@suse.cz> [Apr 27. 2007 10:06]:
- It's true that AJAX can help creating very cool-looking web-interface but consider the high price we would have to pay: AJAX is very insecure and very unreliable when used for development by non-super-web-hackers.
Otoh, a lot of internet sites deployed solutions including ajax technology quite successful.
Some links:
We could also post some links why internet, kernel, life, whatever is extremely risky ;-) Security threats exists everywhere. But we should not limit our thinking by such doubts in the first place.
- AJAX also causes quite high network traffic and quite high server load
Ajax done right causes the opposite since it only transfer whats really needed and not the whole dialog.
- Consider the fact that we need, at least, some part of the web-server running with root privileges. That's what actually all clever web-administrators refuse to do ;)
And they're right in doing so. Requiring the web server running as root is broken design. Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org