Hi there,
I have spent few days trying to figure out the options, but I am still stuck.
I need to extract the data from comments board page like this http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=818010 in RSS, Atom or using ruby api.
I found this http://wiki.developer.myspace.com/index.php?title=GET_v1_users_userId_comments, but I'm not sure how do I have to get authenticated, and why since the page is totally public.
Please help.