Rich Internet applications (RIAs) are web applications that have most of the characteristics of desktop applications, typically delivered by way of standards based web browser plug-ins or independently via sandboxes or virtual machines. Examples of RIA frameworks include Curl, GWT, Adobe Flash/Adobe Flex/AIR, Java/JavaFX,, Mozilla's XUL and Microsoft Silverlight.
The term was introduced in March 2002 by vendors like Macromedia who were addressing...
more
Read article at Wikipedia
Rich Internet application
Website
Sub Web Properties:
Similar topics in Freebase
-
Web application
In software engineering, a web application or webapp is an application that is accessed via a web browser over a network such as the Internet or an intranet. It is also a computer software application that is coded in a browser-supported language (such as HTML, JavaScript, Java,PHP, etc.) and... -
Scripting language
A scripting language, script language or extension language is a programming language that allows control of one or more software applications. "Scripts" are distinct from the core code of the application, which is usually written in a different language, and are often created or at least modified... -
Library
In computer science, a library is a collection of subroutines or classes used to develop software. Libraries contain code and data that provide services to independent programs. This allows the sharing and changing of code and data in a modular fashion. Some executables are both standalone programs... -
Application server
An application server, is an n-tier software architecture, serves an API to expose business logic and business processes for use by third-party applications. The term can refer to: Following the success of the Java platform, the term application server sometimes refers to a J2EE or Java EE 5...