public marks

PUBLIC MARKS from cadu with tag ajax

01 January 1970 01:00

There and Back Again

by 1 other
The weblog of Joshua Eichorn, AJAX, PHP and Open Source

There and Back Again » Blog Archive » AJAX File upload Progress

by 4 others
It uses AJAX to update a progress bar as the file uploads. The trick is a patch to rails for getting upload status and doing the upload in an iframe so that the main page is still active.

Top 10 Ajax Applications (Part 1) » A Venture Forth » Blog Archive

by 10 others
Ajax programming techniques have recently generated lots of buzz for good reason: they can be used to create interesting browser-based applications that do things many thought impossible with typical web browsers (in particular, a certain Ajax technique can send and receive data to and from a server without requiring the browser to refresh or reload). <br /> <br /> Following are my picks for the 10 best Ajax applications. Selection criteria: (1) an appropriate combination of simplicity and rich functionality, (2) somehow compelling (hard to define, but I know it when I see it), (3) the more interactive, the better, and (4) free. Also, in this exercise, I’m focused on startups, so I’m not including anything from Google (maps, Suggest), Microsoft (Kahuna), or Yahoo (Flickr).