public marks

PUBLIC MARKS from camel with tags xml & ajax

2008

Flexigrid for jQuery : Web 2.0 Javascript Data Grid

by 7 others (via)
Lightweight but rich javascript data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration. Features * Resizable columns * Resizable height and width * Sortable column headers * Cool theme * Can convert an ordinary table * Ability to connect to an ajax data source (XML and JSON[new]) * Paging * Show/hide columns * Toolbar (new) * Search (new) * Accessible API * Many more

Flexigrid

by 8 others (via)
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration. Features * Resizable columns * Resizable height * Sortable column headers * Cool theme * Can convert an ordinary table * Ability to connect to an ajax data source (XML only) * Paging * Show/hide columns * Accessible API * Many more I'm planning to add an Editable and Resortable rows feature, as well as other cool GUI features.

2007

ajax im - the ajax-based instant messenger

by 5 others
ajax im ("asynchronous javascript and xml instant messenger") is a browser-based instant messaging client. It uses AJAX to create a near real-time IM environment that can be used in conjunction with community, intranet, and social websites. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.

2006

2005

AjaxLibraries

by 18 others (via)
Présentation des librairies Ajax

Ajax: A New Approach to Web Applications

by 6 others (via)
le Asynchronous JavaScript + XML qui sert à des applications Web tel que GoogleMaps, nous est très bien expliqué dans cet essai de Jesse James Garrett.