<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developer.myspace.com/Community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>General Questions/Comments</title><link>http://developer.myspace.com/Community/forums/11.aspx</link><description>Leave questions here.  Problems, issues, bugs do NOT belong here.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>Re: Easy way to link to VIEWER's profile from canvas?</title><link>http://developer.myspace.com/Community/forums/thread/13186.aspx</link><pubDate>Tue, 01 Jul 2008 18:12:07 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:13186</guid><dc:creator>Zoasterboy</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/13186.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=11&amp;PostID=13186</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Community/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;Christopher L.:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;The FaceBook system is one massive kludge, full of bizarre hacks like renaming all the JavaScript objects and nothing works until the user&amp;#39;s first click.&amp;nbsp; It is childish and primitive in comparison.&lt;/p&gt;&lt;p&gt;... &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Remember, bloat never goes away, nothing is ever streamlined, and the second law of thermodynamics is a farce.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Ah I see, I haven&amp;#39;t had much FaceBook development experience, just seeing code snippets here and there. I always thought their site was a bit of a kludge, I did&amp;#39;nt know they carried it over to development haha&lt;/p&gt;&lt;p&gt;&amp;nbsp;And I like that last sentance! Mind if I quote you here and there? ;) &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Easy way to link to VIEWER's profile from canvas?</title><link>http://developer.myspace.com/Community/forums/thread/13181.aspx</link><pubDate>Tue, 01 Jul 2008 17:45:47 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:13181</guid><dc:creator>Christopher L.</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/13181.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=11&amp;PostID=13181</wfw:commentRss><description>&lt;p&gt;hey Zoasterboy,&lt;/p&gt;&lt;p&gt;I appreciate your posts.&amp;nbsp; It&amp;#39;s funny though, I am new to apps and have just got my developer account working after 6 weeks, so I have been reading through the lit. I just got my FaceBook account setup, too, and I have exactly the opposite response.&lt;/p&gt;&lt;p&gt;MySpace is young, using new technologies and shoehorning them together, but the system is rational, predictable, and shows conscious design.&amp;nbsp; The FaceBook system is one massive kludge, full of bizarre hacks like renaming all the JavaScript objects and nothing works until the user&amp;#39;s first click.&amp;nbsp; It is childish and primitive in comparison.&lt;/p&gt;&lt;p&gt;Creating a backend that will work with both of them seamlessly is going to be a challenge.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Remember, bloat never goes away, nothing is ever streamlined, and the second law of thermodynamics is a farce.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Easy way to link to VIEWER's profile from canvas?</title><link>http://developer.myspace.com/Community/forums/thread/13147.aspx</link><pubDate>Tue, 01 Jul 2008 00:50:57 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:13147</guid><dc:creator>Zoasterboy</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/13147.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=11&amp;PostID=13147</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Yes, I&amp;#39;ve always thought the OpenSocial API was unnecesarily bloated... but it&amp;#39;s what we have to work with. It&amp;#39;s still in it&amp;#39;s infancy, so hopefully it streamlines over time.&lt;/p&gt;&lt;p&gt;&amp;nbsp;You should probably post the information on why your app was rejected along with your app id in the &lt;a href="http://developer.myspace.com/Community/forums/44.aspx"&gt;App Denied, Need Clairification&lt;/a&gt; forum. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Easy way to link to VIEWER's profile from canvas?</title><link>http://developer.myspace.com/Community/forums/thread/13123.aspx</link><pubDate>Mon, 30 Jun 2008 20:18:23 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:13123</guid><dc:creator>Jessie</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/13123.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=11&amp;PostID=13123</wfw:commentRss><description>That&amp;#39;s more or less exactly what I had.  I don&amp;#39;t know why it&amp;#39;s not working for them.  Gr.

With Facebook, something like this is as easy as &amp;lt;fb:name uid=&amp;quot;&amp;lt;%= params[:fb_sig_user] %&amp;gt;&amp;quot;/&amp;gt;.  One line.  Simple.  With MySpace you have to initialize all these request objects and have a callback function just to get something so trivial.  I know they&amp;#39;re still working on it but this just doesn&amp;#39;t seem like the right direction.</description></item><item><title>Re: Easy way to link to VIEWER's profile from canvas?</title><link>http://developer.myspace.com/Community/forums/thread/13119.aspx</link><pubDate>Mon, 30 Jun 2008 19:40:42 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:13119</guid><dc:creator>Zoasterboy</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/13119.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=11&amp;PostID=13119</wfw:commentRss><description>&lt;p&gt;Here is a simple example, just grab the viewers profile URL and add the HTML tags&lt;/p&gt;&lt;pre&gt;&amp;lt;div id=&amp;#39;main&amp;#39;&amp;gt;&amp;lt;/div&amp;gt; &lt;br /&gt;&lt;br /&gt;&amp;lt;script type=&amp;#39;text/javascript&amp;#39;&amp;gt;&lt;br /&gt;&lt;br /&gt;var os;&lt;br /&gt;var dataReqObj;&lt;br /&gt;var html = &amp;#39;&amp;#39;;&lt;br /&gt;&lt;br /&gt;function init() {&lt;br /&gt;    os = opensocial.Container.get();&lt;br /&gt;    dataReqObj = os.newDataRequest();&lt;br /&gt;    var viewerReq = os.newFetchPersonRequest(opensocial.DataRequest.PersonId.VIEWER);&lt;br /&gt;    dataReqObj.add(viewerReq);&lt;br /&gt;    dataReqObj.send(viewerResponse); //Send request for viewer data&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;function viewerResponse(data) {&lt;br /&gt;  if (data.hadError()) {&lt;br /&gt;    var data2 = data.get(opensocial.DataRequest.Group.VIEWER_FRIENDS);&lt;br /&gt;    alert(data2.getErrorCode() + &amp;#39;\n&amp;#39; + data2.getErrorMessage());&lt;br /&gt;  } &lt;br /&gt;  else {&lt;br /&gt;    var viewer = data.get(opensocial.DataRequest.PersonId.VIEWER).getData();&lt;br /&gt;    var profile = viewer.getField(opensocial.Person.Field.PROFILE_URL);&lt;br /&gt;    html = &amp;quot;&amp;lt;a href=&amp;#39;&amp;quot; + profile + &amp;quot;&amp;#39;&amp;gt;Click here to view your profile!&amp;lt;/a&amp;gt;&amp;quot;&lt;br /&gt;    document.getElementById(&amp;#39;main&amp;#39;).innerHTML = html;&lt;br /&gt;  }&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;    init();&lt;br /&gt;&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;blockquote&gt;
&lt;/blockquote&gt;</description></item><item><title>Easy way to link to VIEWER's profile from canvas?</title><link>http://developer.myspace.com/Community/forums/thread/13116.aspx</link><pubDate>Mon, 30 Jun 2008 19:20:25 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:13116</guid><dc:creator>Jessie</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/13116.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=11&amp;PostID=13116</wfw:commentRss><description>I&amp;#39;ve submitted and resubmitted my app to MySpace and they came back saying a link to the VIEWER&amp;#39;s profile on the canvas page was not working, even though I tested it in every relevant browser and found no such issue.  For now I&amp;#39;m just removing the link.

Can anyone demonstrate for me an easy way to produce a link to the VIEWER&amp;#39;s profile from a canvas page?  I feel like this should be a really easy, foolproof thing to do but apparently that&amp;#39;s not the case.</description></item></channel></rss>