I find it hard to break from my work to post but I just had to rant about this.
Tom Milewski alternative jQuery getScript function is invaluable.
It replaces the normal jQuery getScript function with one that supports debugging and which references the script files as external resources rather than inline. This is a huge help when debugging in IE. Thanks Tom.