4 articles and links tagged with “DataRequestor

  1. Gently abandoning dead (to me) projects
    October 18, 2008

    I've had a few bits of code floating around on the site for 2-3 years now without any serious investment of effort on my part. It’s time to throw in the towel, admit that I'm never actually going to touch them again, and set those loose.

  2. Amazingly Stupid DataRequestor Bug
    April 16, 2007

    James Moberg pointed out that I'm a complete idiot, and shipped DataRequestor 1.6 with some debug code left in.

  3. DataRequestor - Version 1.6
    February 11, 2007

    After a brief (ha!) hiatus, DataRequestor’s 1.6 release fixes many outstanding bugs. Grab it now!

  4. DataRequestor 1.6.1 - Ajax without the confusing API
    March 31, 2006

    DataRequestor is a JavaScript wrapper for the XMLHttpRequest object that enables the trivial implementation of dynamic interfaces without the painful necessity for a complete page-refresh to talk to the server. It’s Ajax without the confusing API.