Rich internet application: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 24: Line 24:
* [[Virtual office]]s, (some, i.e. in the sense of ''Office 2.0'')
* [[Virtual office]]s, (some, i.e. in the sense of ''Office 2.0'')
* [[Webtop]]s
* [[Webtop]]s
* [[web widget]]s (building bricks for webtops, virtual offices, etc.)
* [[social software]] applications (most)
* [[social software]] applications (most)
* (some) [[educational technologies]]
* (some) [[educational technologies]]
Line 38: Line 39:
* [[LAMS]]
* [[LAMS]]
* [[microworld]]s (some)
* [[microworld]]s (some)
* [[e-learning 2.0]]


; Other places to visit
; Other places to visit
Line 45: Line 47:
== In education ==
== In education ==


Rich internet applications have a lot of potential, in particular for "classroom education" since it frees the teacher from administrative redtape and the organization from installation and maintenance.
Rich internet applications have a lot of potential, in particular for "classroom education" since it frees the teacher from administrative redtape and the organization from installation and maintenance. See [[e-learning 2.0]].


== Links and references ==
== Links and references ==

Revision as of 20:03, 14 May 2007

Definition

Rich Internet applications (RIA) are Web applications that have the features and functionality of traditional desktop applications. RIAs typically transfer the processing necessary for the user interface to the Web client but keep the bulk of the data (i.e., maintaining the state of the program, the data etc) back on the application server. (Wikipedia,, retrieved 12:36, 27 April 2007 (MEST))

Technology and examples

Technology

web 2.0
  • AJAX (Javascript + HTML + CSS + HTTP + XMLHTTPRequest calls). There are a number of available development frameworks
  • AJAX3D
Plugins / webstart applications
  • Java applets or Java webstart applications
  • Flash + tools like Adobe Flex and Apollo
Browser extensions
  • XUL (only works with Mozilla-based browsers).
  • ActiveX Controls (only works with IE)

Ria categories

Examples

(just some, rather look up categories above)

Editing
Specifically for education (in this wiki)
Other places to visit

In education

Rich internet applications have a lot of potential, in particular for "classroom education" since it frees the teacher from administrative redtape and the organization from installation and maintenance. See e-learning 2.0.

Links and references