| |
 |
|
| |
Content Management System |
|
|
 |
AJAX is a web development technique used for creating interactive web
applications. The intent is to make web pages feel more responsive by
exchanging small amounts of data with the server behind the scenes, so
that the entire web page does not have to be reloaded each time the
user requests a change. This is intended to increase the web page's
interactivity, speed, functionality, and usability.
Ajax is asynchronous in that loading does not interfere with normal
page loading. JavaScript is the programming language in which Ajax
function calls are made. Data retrieved using the technique is commonly
formatted using XML, as reflected in the naming of the XMLHttpRequest
object from which Ajax is derived. |
|
|
|
| Project Name |
| Eye-link |
| Description |
| EyeLink is a global information sharing environment where every word on
every web page in every language is a potential link to our content.
Web users that have the EyeLink plugin will be able to click on a name,
word, or phrase and instantly view a short multimedia presentation
telling them about that subject. EyeLink presentations can be submitted
by anyone on any topic similar to the model used by Wikipedia. Content
is rated by users for informational quality, presenter quality and
production value. Additionally, EyeLink staff editors will evaluate
content for subjectivity, relevance, and appropriate use of language
and images ensuring the EyeLink user community a trusted source for
just in time information. |
|
|
|
|
|
|
|
|