This is good advice, and you should pay attention to it :).
I’ll mention that there is another way to access jQuery that is becoming very popular:
[sourcecode language='html']
[/sourcecode]
In retrospect, this is probably the route I should have gone in the demo. The advantage to this is that Google can probably serve that file faster than we can, and then we don’t have to worry about downloading the library or updates.