wii web programming
Most of you will probably not get much value out of this post. But I know some of you will be all over this :)
So the wii has a web browser in it (Opera), and that web browser just happens to have some available javascript fields for the wiimote. You can get things like angle, distance from the tv, (x,y) coordinates on the screen, and button presses on the remote. It all makes for some nice inputs to have for fun TV interfaces.
If you're attempting to do this, the following resources will probably be useful for you:
Also good to know is that while it does play flash video, it's Flash 7 and it won't resize the video if your flash container is a different size than the video. And it can't play mpeg or h.264. And while they claim that you can get 408 vertical pixels, my screen can't fit anything bigger than 373 without adding a scrollbar.
That's probably it for now. Go have fun...