I don't think I could ever possibly name a favorite video game of all time. I think the original NES would have to be my favorite console, because it conjures many fond memories of my childhood.
Well, I looked at the code for the ratings Friend Connect gadget to see if I could transform it to remove the comment functionality. There doesn't seem to be an API for Friend Connect and the friendconnect.js file is obfuscated/compressed JavaScript. The ratings gadget is invoked by a method within the friendconnect.js file, rather than loading from a separate XML file that contains the gadget (as iGoogle gadgets do). They do have a sample OpenSocial gadget and you can see the XML file used to render it. Unfortunately, at the moment I'm too lazy to build a gadget from scratch. It doesn't seem like it's gonna happen any time soon since I can't reverse engineer it.
Damn, why do you have to go and create work for me like that. :-D Actually, that is a pretty good idea. I'll have to take a look at the Friend Connect API and see what I can do.
Last 5 comments by GeekLad
(Just scroll up and look for the exact same comment I posted above. :-D)