<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>MyspaceToolkit</title><link>http://www.codeplex.com/myspacetoolkit/Project/ProjectRss.aspx</link><description>The myspace toolkit provides an interface into the newly release developer platform from Myspace. It interacts specifically with the REST API&amp;#39;s to retrieve data from an account. The developer platf...</description><item><title>New Post: how to proceed after getting access_token</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=36353</link><description>&lt;div style="line-height: normal;"&gt;I got the access_token, but no user id.. how to get the userid after this.. i am stuck at this point... somebody please help me......$0hishhash2@hotmail.com$0&lt;/div&gt;</description><author>Hishhash2</author><pubDate>Wed, 24 Sep 2008 11:18:16 GMT</pubDate><guid isPermaLink="false">New Post: how to proceed after getting access_token 20080924111816A</guid></item><item><title>New Post: 401 Authentication error</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=27372</link><description>&lt;div style="line-height: normal;"&gt;I'm getting the same error &amp;quot;Invalid digital signature for base string&amp;quot; and I'm using api.myspace.com .&amp;nbsp; What did you mean &amp;quot;needed to make a few more userId replacements&amp;quot;?&lt;br&gt;
&lt;/div&gt;</description><author>mmittelman</author><pubDate>Mon, 22 Sep 2008 02:57:19 GMT</pubDate><guid isPermaLink="false">New Post: 401 Authentication error 20080922025719A</guid></item><item><title>New Post: Token authorization</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=35388</link><description>&lt;div style="line-height: normal;"&gt;&lt;div&gt;
&lt;div&gt;
&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
I'm trying to write a desktop application that imports the friends for
a given user from MySpace. I understood the OAuth protocol for
authorizing access to MySpce. My question would be how can I get an
session token for authorization because I cannot provide a callback
url(being a desktop application) for retrieving the token from the
first step. The toolkit doesn't seem to implement this. &lt;/p&gt;
&lt;p&gt;Alex &lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>qaz123</author><pubDate>Wed, 10 Sep 2008 19:04:31 GMT</pubDate><guid isPermaLink="false">New Post: Token authorization 20080910070431P</guid></item><item><title>New Post: Is this project dead?</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=32367</link><description>&lt;div style="line-height: normal;"&gt;Yeah, the project seems pretty dead to me.&amp;nbsp; Whoever runs this project can't be bothered to answer the two questions that I posted.... and they're the ONLY TWO QUESTIONS IN THIS ENTIRE FORUM!&lt;br&gt;
&lt;br&gt;
So yeah, I'm guessing dead.&lt;br&gt;
&lt;/div&gt;</description><author>afroblanco</author><pubDate>Tue, 12 Aug 2008 15:29:21 GMT</pubDate><guid isPermaLink="false">New Post: Is this project dead? 20080812032921P</guid></item><item><title>New Post: Is this project dead?</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=32367</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I was just wondering if this project was dead as there has been no activity recently because I don't want to base code on it to find out that its not going to evolve with the times.&lt;br&gt;
&lt;br&gt;
Let me know,&lt;br&gt;
Chris
&lt;/div&gt;</description><author>crashed</author><pubDate>Sun, 27 Jul 2008 17:28:49 GMT</pubDate><guid isPermaLink="false">New Post: Is this project dead? 20080727052849P</guid></item><item><title>NEW POST: Authentication works, but app doesn't run</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=27812</link><description>&lt;div style="line-height: normal;"&gt;Perhaps I'm confused, then.&lt;br&gt;
&lt;br&gt;
When I look at the ASPX for the example project, I see all kinds of web controls and stuff.&amp;nbsp; And when I look at the codebehind for the example project, I see event handlers for these webcontrols.&amp;nbsp; When I load the application, shouldn't I be seeing all these nifty web controls?&amp;nbsp; Instead, I get this weird XML readout that I don't really know what to do with.&lt;br&gt;
&lt;br&gt;
Thanks for your help - I realize that we're kind of &amp;quot;pioneers&amp;quot; here.&lt;br&gt;
&lt;/div&gt;</description><author>afroblanco</author><pubDate>Mon, 19 May 2008 15:23:45 GMT</pubDate><guid isPermaLink="false">NEW POST: Authentication works, but app doesn't run 20080519032345P</guid></item><item><title>NEW POST: Authentication works, but app doesn't run</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=27812</link><description>&lt;div style="line-height: normal;"&gt;Currently the toolkit only has the ability to communicate to the API and return XML. In the source tab you can download Changeset 9071 which contains more support for parsing the XML response and providing an object oriented approach.&lt;br&gt;
&lt;br&gt;
However, you would still need to take the data response XML or the object associated with your call and layout and style the information accordingly.&lt;br&gt;
&lt;br&gt;
Is this what you are trying to do? Display information in the canvas page?&lt;br&gt;
&lt;br&gt;
Let me know.&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
Joseph&lt;br&gt;
&lt;div style="border-right:medium none;padding-right:0.2em;border-top:#aaa 0.1em dotted;padding-left:0.2em;padding-bottom:0.2em;margin:1em 0em 2.5em 3em;border-left:medium none;padding-top:0.2em;border-bottom:#aaa 0.1em dotted;font-style:italic"&gt;&lt;br&gt;
afroblanco wrote:&lt;br&gt;
Hello,&lt;br&gt;
&lt;br&gt;
I'm trying to run the test app that came with the MySpace toolkit.  It seems to be authenticating just fine.  However, instead of seeing the app canvas, I see :&lt;br&gt;
&lt;br&gt;
This XML file does not appear to have any style information associated with it. The document tree is shown below.&lt;br&gt;
&lt;br&gt;
&amp;lt;user xsi:schemaLocation=&amp;quot;http://api.myspace.com/MySpaceAPI_1.1.xsd&amp;quot;&amp;gt;&lt;br&gt;
&amp;lt;userid&amp;gt;8842028&amp;lt;/userid&amp;gt;&lt;br&gt;
&amp;lt;uri&amp;gt;http://api.myspace.com/v1/users/8842028&amp;lt;/uri&amp;gt;&lt;br&gt;
&amp;lt;displayname&amp;gt;Panama Joe&amp;lt;/displayname&amp;gt;&lt;br&gt;
&amp;lt;weburi&amp;gt;http://www.myspace.com/panamajoe2323&amp;lt;/weburi&amp;gt;&lt;br&gt;
&amp;lt;imageuri&amp;gt;&lt;br&gt;
http://b1.ac-images.myspacecdn.com/00055/10/33/55613301_s.jpg&lt;br&gt;
&amp;lt;/imageuri&amp;gt;&lt;br&gt;
&amp;lt;largeimageuri&amp;gt;&lt;br&gt;
http://b1.ac-images.myspacecdn.com/00055/10/33/55613301_l.jpg&lt;br&gt;
&amp;lt;/largeimageuri&amp;gt;&lt;br&gt;
&amp;lt;usertype&amp;gt;RegularUser&amp;lt;/usertype&amp;gt;&lt;br&gt;
&amp;lt;/user&amp;gt;&lt;br&gt;
&lt;br&gt;
Any idea why I'm having this problem? &lt;br&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>joeweb</author><pubDate>Fri, 16 May 2008 16:24:02 GMT</pubDate><guid isPermaLink="false">NEW POST: Authentication works, but app doesn't run 20080516042402P</guid></item><item><title>NEW POST: Authentication works, but app doesn't run</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=27812</link><description>&lt;div style="line-height: normal;"&gt;Hello,&lt;br&gt;
&lt;br&gt;
I'm trying to run the test app that came with the MySpace toolkit.&amp;nbsp; It seems to be authenticating just fine.&amp;nbsp; However, instead of seeing the app canvas, I see :&lt;br&gt;
&lt;br&gt;
This XML file does not appear to have any style information associated with it. The document tree is shown below.&lt;br&gt;
&lt;br&gt;
&amp;lt;user xsi:schemaLocation=&amp;quot;http://api.myspace.com/MySpaceAPI_1.1.xsd&amp;quot;&amp;gt;&lt;br&gt;
&amp;lt;userid&amp;gt;8842028&amp;lt;/userid&amp;gt;&lt;br&gt;
&amp;lt;uri&amp;gt;http://api.myspace.com/v1/users/8842028&amp;lt;/uri&amp;gt;&lt;br&gt;
&amp;lt;displayname&amp;gt;Panama Joe&amp;lt;/displayname&amp;gt;&lt;br&gt;
&amp;lt;weburi&amp;gt;http://www.myspace.com/panamajoe2323&amp;lt;/weburi&amp;gt;&lt;br&gt;
&amp;lt;imageuri&amp;gt;&lt;br&gt;
http://b1.ac-images.myspacecdn.com/00055/10/33/55613301_s.jpg&lt;br&gt;
&amp;lt;/imageuri&amp;gt;&lt;br&gt;
&amp;lt;largeimageuri&amp;gt;&lt;br&gt;
http://b1.ac-images.myspacecdn.com/00055/10/33/55613301_l.jpg&lt;br&gt;
&amp;lt;/largeimageuri&amp;gt;&lt;br&gt;
&amp;lt;usertype&amp;gt;RegularUser&amp;lt;/usertype&amp;gt;&lt;br&gt;
&amp;lt;/user&amp;gt;&lt;br&gt;
&lt;br&gt;
Any idea why I'm having this problem? 
&lt;/div&gt;</description><author>afroblanco</author><pubDate>Thu, 15 May 2008 19:46:54 GMT</pubDate><guid isPermaLink="false">NEW POST: Authentication works, but app doesn't run 20080515074654P</guid></item><item><title>NEW POST: 401 Authentication error</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=27372</link><description>&lt;div style="line-height: normal;"&gt;Ok, it looks like I needed to make a few more userId replacements.&amp;nbsp; It's not throwing an error anymore, but I still can't tell if it's working.&amp;nbsp; Is this what I'm supposed to see when I visit my app?&lt;br&gt;
&lt;br&gt;
This XML file does not appear to have any style information associated with it. The document tree is shown below.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;lt;user xsi:schemaLocation=&amp;quot;http://api.myspace.com/MySpaceAPI_1.1.xsd&amp;quot;&amp;gt;&lt;br&gt;
&amp;lt;userid&amp;gt;8842028&amp;lt;/userid&amp;gt;&lt;br&gt;
&amp;lt;uri&amp;gt;http://api.myspace.com/v1/users/8842028&amp;lt;/uri&amp;gt;&lt;br&gt;
&amp;lt;displayname&amp;gt;Panama Joe&amp;lt;/displayname&amp;gt;&lt;br&gt;
&amp;lt;weburi&amp;gt;http://www.myspace.com/panamajoe2323&amp;lt;/weburi&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;lt;imageuri&amp;gt;&lt;br&gt;
http://b1.ac-images.myspacecdn.com/00055/10/33/55613301_s.jpg&lt;br&gt;
&amp;lt;/imageuri&amp;gt;&lt;br&gt;
&lt;br&gt;
&amp;lt;largeimageuri&amp;gt;&lt;br&gt;
http://b1.ac-images.myspacecdn.com/00055/10/33/55613301_l.jpg&lt;br&gt;
&amp;lt;/largeimageuri&amp;gt;&lt;br&gt;
&amp;lt;usertype&amp;gt;RegularUser&amp;lt;/usertype&amp;gt;&lt;br&gt;
&amp;lt;/user&amp;gt;
&lt;/div&gt;</description><author>afroblanco</author><pubDate>Tue, 13 May 2008 21:00:54 GMT</pubDate><guid isPermaLink="false">NEW POST: 401 Authentication error 20080513090054P</guid></item><item><title>NEW POST: 401 Authentication error</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=27372</link><description>&lt;div style="line-height: normal;"&gt;I made this change, and I'm getting a different error now :&lt;br&gt;
&lt;br&gt;
&amp;lt;error&amp;gt;&lt;br&gt;
&amp;lt;statuscode&amp;gt;401&amp;lt;/statuscode&amp;gt;&lt;br&gt;
&amp;lt;message&amp;gt;&lt;br&gt;
Invalid digital signature for base string: GET&amp;amp;http%3A%2F%2Fapi.myspace.com%2Fv1%2Fusers%2F8842028.xml&amp;amp;oauth_consumer_key%3Dhttp%253A%252F%252Fwww.myspace.com%252F378053170%26oauth_nonce%3D1cf738e5-226e-4989-8579-814dc92cf4ec%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1210712194%26oauth_token%3D%26oauth_version%3D1.0&lt;br&gt;
&amp;lt;/message&amp;gt;&lt;br&gt;
&amp;lt;/error&amp;gt;&lt;br&gt;
&lt;br&gt;
Any idea what this means?&lt;br&gt;
&lt;/div&gt;</description><author>afroblanco</author><pubDate>Tue, 13 May 2008 20:42:22 GMT</pubDate><guid isPermaLink="false">NEW POST: 401 Authentication error 20080513084222P</guid></item><item><title>NEW POST: 401 Authentication error</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=27372</link><description>&lt;div style="line-height: normal;"&gt;We are planning on coming out with an update to the toolkit soon. Until then the issue actually relates to the hostURL. You would need to set it to api.myspace.com instead of api.msappspace.com&lt;br&gt;
&lt;br&gt;
Let me know if this helps.&lt;br&gt;
&lt;br&gt;
Thanks for the feedback.
&lt;/div&gt;</description><author>joeweb</author><pubDate>Tue, 13 May 2008 00:02:39 GMT</pubDate><guid isPermaLink="false">NEW POST: 401 Authentication error 20080513120239A</guid></item><item><title>NEW POST: 401 Authentication error</title><link>http://www.codeplex.com/myspacetoolkit/Thread/View.aspx?ThreadId=27372</link><description>&lt;div style="line-height: normal;"&gt;
Hello,&lt;br /&gt;&lt;br /&gt;I'm trying to create the test application that ships with the MySpace Toolkit.  I think I've set everything up properly.  However, when I try to test my app, I get the following error :&lt;br /&gt;&lt;br /&gt;&amp;lt;error&amp;gt;&lt;br /&gt;    &amp;lt;statuscode&amp;gt;401&amp;lt;/statuscode&amp;gt;&lt;br /&gt;    &amp;lt;message&amp;gt;&lt;br /&gt;        Could not identify or did not find an approved authentication protocol. Check the targeted host and all necessary parameters.&lt;br /&gt;    &amp;lt;/message&amp;gt;&lt;br /&gt;&amp;lt;/error&amp;gt;&lt;br /&gt;&lt;/div&gt;</description><author>afroblanco</author><pubDate>Thu, 08 May 2008 16:32:38 GMT</pubDate><guid isPermaLink="false">NEW POST: 401 Authentication error 20080508043238P</guid></item><item><title>Patch Uploaded</title><link>http://www.codeplex.com/myspacetoolkit/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/UserAccount/UserProfile.aspx?UserName=Elmar'&gt;Elmar&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;This patch wraps the MySpace-Toolkit and automatically creates .NET Objects from JSON-strings. C&amp;#35; and .NET 3.5 only.&lt;br /&gt;It uses the JSON.NET project - could potentially also be used to create the same objects from XML.&lt;br /&gt;Note&amp;#58; Please delete the ELMAH reference, I just use it track exceptions in my projects.&lt;/p&gt;</description><author>Elmar</author><pubDate>Sat, 12 Apr 2008 19:09:57 GMT</pubDate><guid isPermaLink="false">Patch Uploaded 20080412070957P</guid></item><item><title>UPDATED RELEASE: Release 1.0.0331.0</title><link>http://www.codeplex.com/myspacetoolkit/Release/ProjectReleases.aspx?ReleaseId=11369</link><description>Release to include the ability to make calls directly to the MyspaceClient which will absctract the HTTP Post utility and allow for better usuability. Basic error handling will be included as well.</description><author></author><pubDate>Thu, 06 Mar 2008 06:38:36 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Release 1.0.0331.0 20080306063836A</guid></item><item><title>CREATED ISSUE: Abstract the PostUtility</title><link>http://www.codeplex.com/myspacetoolkit/WorkItem/View.aspx?WorkItemId=1655</link><description>It would be great to abstract the HttpPostUtility class by including it in the MyspaceClient class.&lt;br /&gt;</description><author>joeweb</author><pubDate>Thu, 06 Mar 2008 06:34:49 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Abstract the PostUtility 20080306063449A</guid></item><item><title>CREATED ISSUE: Include XML and JSON parser</title><link>http://www.codeplex.com/myspacetoolkit/WorkItem/View.aspx?WorkItemId=1654</link><description>Include the ability to parse XML and JSON into an actual object oriented type.&lt;br /&gt;</description><author>joeweb</author><pubDate>Thu, 06 Mar 2008 06:33:53 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Include XML and JSON parser 20080306063353A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/myspacetoolkit/SourceControl/ListDownloadableCommits.aspx</link><description>Updated project to include testing page for the latest objects available.</description><author>joeweb</author><pubDate>Thu, 06 Mar 2008 06:26:34 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080306062634A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/myspacetoolkit/SourceControl/ListDownloadableCommits.aspx</link><description>Patch submitted and accepted for myspace objects.</description><author>joeweb</author><pubDate>Thu, 06 Mar 2008 06:25:38 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080306062538A</guid></item><item><title>Patch Applied</title><link>http://www.codeplex.com/myspacetoolkit/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/UserAccount/UserProfile.aspx?UserName=joeweb'&gt;joeweb&lt;/a&gt; has applied patch #927.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Comment:&lt;/b&gt;&lt;br /&gt;Helpful objects to provide easy OO access to properties.&lt;/p&gt;</description><author>joeweb</author><pubDate>Thu, 06 Mar 2008 06:22:16 GMT</pubDate><guid isPermaLink="false">Patch Applied 20080306062216A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/myspacetoolkit/SourceControl/ListDownloadableCommits.aspx</link><description>Cleaned up project by separating classes into separate files for organization purposes.</description><author>joeweb</author><pubDate>Thu, 06 Mar 2008 06:17:59 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080306061759A</guid></item></channel></rss>