I didn't realize Google hosts the HTML 5 Shiv in addition to the other JavaScript frameworks that it's kind enough to provide the community. Nice!
If you want to use HTML 5, the shiv is pretty well a requirement as Internet Explorer (up to and including IE 8) doesn't support the new elements in the spec. Plus it's easy to implement and will only be downloaded by the browsers that need it.