I have been told that a great way to decrease the load on my own site is pointing known CSS and JS to public URLs.
For instance, JQuery or Blueprint. This allows caching as it is very possible that the user has visited previously other page pointing to the same scripts/stylesheets.
I would like to have a list of those public URLs, I think this question can become a good reference. I am particularly interested in Blueprint