Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

7 total results found

I am trying to develop an application using AJAX. Where do I find out more information?

Programming and Web Development

You can find a quick AJAX primer at:http://mi6.ais.ucla.edu/devbriefs/ajax-primer

AJAX
JavaScript
web programming

What is Ajax web programming?

Programming and Web Development

AJAX – (Asynchronous Javascript and XML) is Javascript that sends XML to a web server which then sends back updates for specific sections of the web page, instead of the old way of updating the whole page. You can get more sophisticated applications this way. ...

AJAX
web
programming

Converting Java content into AJAX (Javascript and XML)

Programming and Web Development Java

If you have a program in Java or know how to program in Java and would like to convert your code to be used on websites as AJAX (Javascript and XML), Google Web Toolkit can help do it for you instead of doing so by hand.Google Web ToolkitThe Web Toolkit offers...

AJAX
convert
Google
Java

The advantages of Javascript

Programming and Web Development JavaScript

IntroductionJavascript is a browser-interpreted language that was created to access all elements of HTML and the browser. The processing is done entirely by the client-side browser which makes it very useful tool to handle processing which would have otherwis...

AJAX
asp
CSS
dhtml
dom
JavaScript
PHP
validation
XML

Wiki Mapping

Useful Links

Wiki MappingThe Google Maps API and the KML mapping file format has opened up new ways of manipulating data geographically. The application of geocoding to wikis and other publicly modifiable information banks like Wikipedia open up new avenues of visualizing...

AJAX
Wikipedia
Google

Google Code Playground

Programming and Web Development

There is a feature called the Google Code PlaygroundIt is an API demo site that shows the possible AJAX calls that the Google AJAX features.

AJAX
code
Google

Which Javascript framework should I use?

Programming and Web Development JavaScript

So you’re tasked with creating a new web site or enhancing an old one and you need to provide some nice UI components or a RIA, the question is, what to use? We have faced this question at the Digital Libraries, and found the best approach for us is to define ...

AJAX
YUI
JavaScript
jQuery
mootools
prototype