I've downloaded the kitchen sink, I've loaded the demo Fisheye page and the I tried copying it into my own page. I get:
Error: Could not load "dojo.widget.FisheyeList"; last tried "__package__.js"
What am I doing wrong?
Did you copy just the dojo.js file? You will need the src directory too. The widgets are loaded on demand in all builds distributed from dojotoolkit.org. It's possible to build widget resources into a dojo.js file, but that will require a custom build.