public marks

PUBLIC MARKS from solrac with tags ajax & "programming web 2.0"

22 January 2008 01:45

See how to avoid clunky Ajax backends

Backend processing — server-side scripts and programs — can't always be tossed into an Ajax application and behave well. This article explains how a good server-side script complements Ajax behavior. With a little time with this simple example, you'll get a much better sense of what makes an application usable, as opposed to what makes one clunky.