Rich Internet applications
Main article: Rich Internet application
This section does not cite any references or sources. (November 2007)
Please help improve this section by adding citations to reliable sources. Unverifiable material may be challenged and removed.
Rich-Internet application techniques such as AJAX, Adobe Flash, Flex, Java, Silverlight and Curl have evolved that have the potential to improve the user-experience in browser-based applications. The technologies allow a web-page to request an update for some part of its content, and to alter that part in the browser, without needing to refresh the whole page at the same time.
Server-side software
Functionally, Web 2.0 applications build on the existing Web server architecture, but rely much more heavily on back-end software. Syndication differs only nominally from the methods of publishing using dynamic content management, but web services typically require much more robust database and workflow support, and become very similar to the traditional intranet functionality of an application server.
Client-side software
The extra functionality provided by Web 2.0 depends on the ability of users to work with the data stored on servers. This can come about through forms in an HTML page, through a scripting-language such as Javascript / Ajax, or through Flash, Curl Applets or Java Applets. These methods all make use of the client computer to reduce server workloads and to increase the responsiveness of the application.
No comments:
Post a Comment