How does one put together a "Myspace type widget"? Basically i'd like to generate some javascript that when a user puts it on their blog will pull data off my server via a php script and display it nicely (very similar to those little Flickr boxes you see around the web these days). I'm 100% clueless as to the broad-strokes on something like this. I was thinking just generate an iFrame code with the src full of the necessary user variables, but I know there is a better way to do this. Thanks!