Main > AJAX Experience - Page 31 of 34


I was talking about kottke before, but I didn't notice they have an entry about AJAX and weblogs. Kottke was experimenting AJAX to create a pulldown menu which allow to choose what to display in the right menu. Another AJAX...

July 30, 2005

Dojo is an Open Source effort to create a UI toolkit that allows a larger number of web application authors to easily use the rich capabilities of modern browsers. There is an article baking usability into XMLHTTP and an example...

July 28, 2005

Thinking and Making blog have a nice post about best practices for AJAX development. Five simple, best practices help ensure a project implements javascript in the most effective and valuable way. Separate Behavior from Content and Presentation Provide progressive enhancement...

July 26, 2005

I don't have Internet explorer to test it, but anakin pointed in his blog to a possible bug using XMLHttpRequest. Internet Explorer looks to hang up if you send a utf-8 header in response to XMLHttpRequest(). The bug have been...

July 24, 2005

I've found this link to a very nice AJAX application that show the Most Recent Bookmarks updated live from del.icio.us . The result is amazing beautiful, even if it started flooding the page after that I've forget it running in...
Bill Scott posted a long article about Using AJAX for Search Results. A nice article that began with some history, until AJAX and introducing LiveGrid Behavior in Rico. The two things I noticed against LiveGrid is the scroll bar and...

July 23, 2005

One of the problems revealed with AJAX app, is the problem of Back Button and Bookmarking. Mike Stenhouse have written a nice post explaining how to fix this two problems. A demo of his work is available here. Everyone's favourite...

July 22, 2005

This is a nice usage of AJAX to create a phone book using XHConn (A Simple XMLHTTP Interface). But anyway I think its faster to do CTRL+F and search for a contact since it loads already all data in the...
Jim Plush posted thoughts about PHP and AJAX and "punishing" your clients less. The post talk about his experience of creating dynamic menus for companies that have huge data, in fact PHP and AJAX could be a real alternative. Dynamic...

July 20, 2005

ClearHealth is PHP GPL Practice Management System providing Medical Billing, Medical Accounts Recievable, Scheduling, Access Control, and EMR. AJAX is used thoughout for Patient Search, and in the Admin module. Be sure to check out the Fee Schedule editor and...
< prev page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 next page >