Add to Technorati Favorites

Archive for July, 2013

1793 viruses!

Tuesday, July 30th, 2013 Posted under me. | 4 Comments »

In case you missed it, I spent ten days in hospital this past May (2013). When they took the skin biopsy from my arm, I got them to take 2 samples. ... Read more..

jQuery-when2 – a more flexible way to work with jQuery deferreds

Saturday, July 27th, 2013 Posted under deferreds, javascript, programming, tech. | Comments Off on jQuery-when2 – a more flexible way to work with jQuery deferreds

I've often been frustrated by the limited functionality of jQuery.when. You give it some deferred objects and it fires when all the deferreds are finished. The trouble is, if any ... Read more..