mrclay.org
jQuery.Deferred() is pretty easy
I was using an asynchronous file uploader and, for usability, wanted to make sure the upload progress bar was displayed for at least a couple seconds before changing the view. The jQuery.Deferred o…