Fun With jQuery Deferred By Mobomo on February 08, 2011 If you’ve upgraded to the recently released jQuery 1.5, you may have heard about the fancy new AJAX facilities that allow you to define things in... Read more
Using HTTP Status Codes for Rails AJAX Error Handling By Mobomo on July 23, 2008 A problem that often arises in AJAX-based web applications is how to handle it when things go wrong. The user should be informed of the problem in... Read more