<?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>Supported Libraries</title><link>http://developer.myspace.com/Community/forums/17.aspx</link><description>Address questions about the OS/JS, OS/AS3, REST/PHP and  REST/Ruby libraries</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/7305.aspx</link><pubDate>Thu, 10 Apr 2008 15:05:27 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:7305</guid><dc:creator>AppAuthor</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/7305.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=7305</wfw:commentRss><description>&lt;p&gt;I received the following error when I attemped to use WinZip to open the PHP libary from the URL that CommentCherry provided:&lt;/p&gt;
&lt;p&gt;Error reading header after processing 3 entries. &lt;/p&gt;
&lt;p&gt;The URL provided by FriendsEAT.com was for a posting from 2/19/08. That post contains no reference to the &amp;#39;oauth_signature&amp;#39; parameter.&lt;/p&gt;
&lt;p&gt;I am trying to use the Install Callback URL. When my App is installed, my PHP script is called, but none of the code posted on these forums will correctly validate the oauth_signature with the OAuth Consumer Secret.&lt;/p&gt;
&lt;p&gt;Can someone please provide some&amp;nbsp;code that actually works. I have also requested this information at the following post:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://developer.myspace.com/Community/forums/t/1661.aspx"&gt;http://developer.myspace.com/Community/forums/t/1661.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/7174.aspx</link><pubDate>Wed, 09 Apr 2008 06:35:29 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:7174</guid><dc:creator>FriendsEAT.com</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/7174.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=7174</wfw:commentRss><description>&lt;p&gt;hi,&lt;/p&gt;&lt;p&gt;Here is the example of sample canvas page code by javascipt.&amp;nbsp;&lt;/p&gt;&lt;p&gt;http://developer.myspace.com/Community/blogs/devteam/archive/2008/02/19/where-s-my-data-api.aspx&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/6810.aspx</link><pubDate>Fri, 04 Apr 2008 12:13:49 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:6810</guid><dc:creator>Sanjeev</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/6810.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=6810</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;b&gt;Hello friend will you give me sample canvas code.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Sanjeev.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/6788.aspx</link><pubDate>Fri, 04 Apr 2008 04:23:17 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:6788</guid><dc:creator>CC</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/6788.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=6788</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;Just forget this official php client library till they review it again.&lt;/p&gt;&lt;p&gt;Use this one http://www.frencaze.com/myspace-platform.tar.gz posted by jerome it works great&lt;/p&gt;&lt;p&gt;But on space.php on line 28 change as below: &lt;/p&gt;&lt;p&gt;private $sServer&amp;nbsp; = &amp;#39;http://api.myspace.com/&amp;#39;;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I am using external IFRAME in canvas page pointing to my index page where i store signature and other parameters passed by myspace in session variable after authenticating signature.&lt;/p&gt;&lt;p&gt;//index.php page&lt;/p&gt;&lt;p&gt;&amp;lt;?php&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; session_start();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; require_once(&amp;quot;myspace-platform/space.php&amp;quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if($_GET[opensocial_viewer_id])&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $remote_signature = $_GET[&amp;#39;oauth_signature&amp;#39;];&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; foreach( $_GET as $key =&amp;gt; $val )&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if( !isset( $_POST[ $key ] ) )&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $_POST[ $key ] = $val;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $local_signature = OAuthRequest::from_request()-&amp;gt;build_signature(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new OAuthSignatureMethod_HMAC_SHA1(),&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new OAuthConsumer( API_KEY, SECRET_KEY),&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new OAuthToken(null,null)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; );&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if ($remote_signature == $local_signature)&amp;nbsp;&amp;nbsp; //check local generated signature and remote signature passed by myspace&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $user = $_GET[opensocial_viewer_id];&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $_SESSION[data]=$_GET;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $user = $_SESSION[data][opensocial_viewer_id];&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $myspace = new Space(MYSPACE_API_KEY, MYSPACE_SECRET_KEY);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; try&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $result = $myspace-&amp;gt;user($user);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; catch(Exception $e)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; //app not installed redirect to app profile&lt;br /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; header(&amp;quot;Location: MYSPACE_APP_PROFILE_URL&amp;quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; // authenticated user do what ever u like below :) &lt;/p&gt;&lt;p&gt;?&amp;gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Signature is passed only to index page specified in external IFRAME so we stored it in session to check for authenitcated user in other pages than index.php&lt;/p&gt;&lt;p&gt;//otherpages.php&lt;/p&gt;&lt;p&gt;&amp;lt;?php&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; session_start();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $user = $_SESSION[data][opensocial_viewer_id];&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if($user == null)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //session not set &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;  &amp;nbsp;&amp;nbsp;&amp;nbsp;  echo &amp;quot;You are not authenticated user&amp;quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exit();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; //authenticated user do what ever u like :)&lt;br /&gt;&lt;br /&gt;?&amp;gt;&lt;br /&gt;&lt;br /&gt;MDP team please review the official php library&lt;br /&gt;&lt;br /&gt;Thank you&lt;/p&gt;</description></item><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/6688.aspx</link><pubDate>Thu, 03 Apr 2008 13:43:39 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:6688</guid><dc:creator>Sanjeev</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/6688.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=6688</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi i also got this error &amp;quot;Fatal error: Uncaught exception &amp;#39;Exception&amp;#39; with message &amp;#39;401 &amp;lt;error xmlns=&amp;quot;api-v1.myspace.com&amp;quot;&amp;gt;&amp;lt;statuscode&amp;gt;401&amp;lt;/statuscode&amp;gt;&amp;lt;message&amp;gt;User has not installed the current application.&amp;lt;/message&amp;gt;&amp;lt;/error&amp;gt;&amp;#39; in C:\wamp\www\popflyz\myspace\BaseAPI.php:86 Stack trace: #0 C:\wamp\www\popflyz\myspace\MySpaceAPI.php(171): BaseAPI-&amp;gt;_do_get(&amp;#39;http://api.mysp...&amp;#39;, NULL) #1 C:\wamp\www\popflyz\myspace\MySpaceAPI.php(32): MySpaceAPI-&amp;gt;do_get(&amp;#39;users/264730435&amp;#39;, NULL) #2 C:\wamp\www\popflyz\MSAPI-TestAllGets.php(52): MySpaceAPI-&amp;gt;get_user(264730435) #3 {main} thrown in C:\wamp\www\popflyz\myspace\BaseAPI.php on line 86&amp;quot;&amp;nbsp; Please help to resolve this problem.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/6554.aspx</link><pubDate>Wed, 02 Apr 2008 14:36:09 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:6554</guid><dc:creator>Josh</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/6554.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=6554</wfw:commentRss><description>&lt;p&gt;I have the same question.&amp;nbsp; Where do I find my opensocial_token?&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/6112.aspx</link><pubDate>Fri, 28 Mar 2008 03:35:34 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:6112</guid><dc:creator>CC</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/6112.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=6112</wfw:commentRss><description>&lt;p&gt;I uploaded the modules from pear.php.net to my include path and it works.&lt;/p&gt;&lt;p&gt;Here are the packages&lt;/p&gt;&lt;p&gt;http://download.pear.php.net/package/HTTP_Request-1.4.2.tgz &lt;br /&gt;http://download.pear.php.net/package/Net_Socket-1.0.8.tgz&lt;br /&gt;http://download.pear.php.net/package/Net_URL-1.0.15.tgz&lt;/p&gt;&lt;p&gt;I placed files in following directory structure&lt;/p&gt;&lt;p&gt;PHPLib/myspace/HTTP/Request.php &lt;br /&gt;PHPLib/myspace/HTTP/Request/Listener.php&lt;br /&gt;PHPLib/myspace/HTTP/Net/Socket.php&lt;br /&gt;PHPLib/myspace/HTTP/Net\URL.php&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;http://.............../PHPLib/MSAPI-TestAllGets.php&amp;nbsp; seems&amp;nbsp; to work fine but http://............../PHPLib/MSAPI-TestAllPosts.php doesnot work for me.&lt;br /&gt;I changed few lines of code in BaseAPI.php&lt;br /&gt;&lt;br /&gt;line 108: &amp;nbsp; curl_setopt($curl, CURLOPT_POST, 1);&lt;br /&gt;line 109:&amp;nbsp;&amp;nbsp; $http_util = new HttpUtil();&lt;br /&gt;line 110: &amp;nbsp; curl_setopt($curl, CURLOPT_POSTFIELDS, $http_util-&amp;gt;convert_post_data($post_data));&lt;br /&gt;&lt;br /&gt;Then after i get this message&lt;/p&gt;&lt;p&gt;put_moodstring(1019) &amp;quot;

&lt;/p&gt;&lt;div id="content"&gt;
&lt;p class="heading1"&gt;Service&lt;/p&gt;
&lt;br /&gt;
&lt;p class="intro"&gt;Method not allowed.&lt;/p&gt;
&lt;/div&gt;&lt;p&gt;
&amp;quot;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also http://.............../PHPLib/OSAPI-TestAllGets.php&amp;nbsp; didn&amp;#39;t work&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;b&gt;Fatal error&lt;/b&gt;: Uncaught exception &amp;#39;Exception&amp;#39; with message &amp;#39;401
&amp;lt;error
xmlns=&amp;quot;api-v1.myspace.com&amp;quot;&amp;gt;&amp;lt;statuscode&amp;gt;401&amp;lt;/statuscode&amp;gt;&amp;lt;message&amp;gt;Invalid
length for a Base-64 char array.&amp;lt;/message&amp;gt;&amp;lt;/error&amp;gt;&amp;#39; in
/home/match/public_html/PHPLib/myspace/BaseAPI.php:62
Stack trace:
#0 /home/match/public_html/PHPLib/myspace/MyOpenSpaceAPI.php(151):
BaseAPI-&amp;gt;_do_get(&amp;#39;http://api.msap...&amp;#39;, NULL)
#1 /home/match/public_html/PHPLib/myspace/MyOpenSpaceAPI.php(43):
MyOpenSpaceAPI-&amp;gt;do_get(&amp;#39;VIEWER&amp;#39;, &amp;#39;profile&amp;#39;, NULL)
#2 /home/match/public_html/PHPLib/OSAPI-TestAllGets.php(23):
MyOpenSpaceAPI-&amp;gt;get_profile()
#3 {main} thrown in &lt;b&gt;/home/match/public_html/PHPLib/myspace/BaseAPI.php&lt;/b&gt; on line &lt;b&gt;62&lt;/b&gt;&amp;nbsp;
&lt;/p&gt;&lt;p&gt;where can i get Base-64 char array for &lt;/p&gt;&lt;p&gt;$opensocial_token = &amp;quot;MIGvBgorBgEEAYI3WAPjoIGgMIGdBM6oSO%2fvm1IkutjJa%2bHiQ%3d%3d&amp;quot;; // &amp;lt;-- CHANGE THIS &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Binay&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/5982.aspx</link><pubDate>Thu, 27 Mar 2008 11:56:05 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:5982</guid><dc:creator>Daniiiiiel™</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/5982.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=5982</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Community/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;Tom&amp;#39;s Apps:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;This official library looks great. Anyone have a simple walkthorugh on how to install PEAR?&lt;/p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;
&lt;p&gt;Are you on a shared host or a VPS/dedicated server? Usually PEAR will already be installed, and PEAR modules (whatever they&amp;#39;re called) are installed via the &amp;quot;&lt;strong&gt;pear install [module name]&lt;/strong&gt;&amp;quot; command in a terminal. If you don&amp;#39;t have shell access, your web host&amp;#39;s control panel might have an option to install PERL modules (eg. cPanel 11 does). Otherwise, if you can&amp;#39;t do that, just download the required modules from http://pear.php.net/ and put them in either your include path (in php.ini, shown on a phpinfo() page) or your app&amp;#39;s directory :)&lt;/p&gt;</description></item><item><title>Re: Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/5914.aspx</link><pubDate>Wed, 26 Mar 2008 23:34:40 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:5914</guid><dc:creator>TK's Apps</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/5914.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=5914</wfw:commentRss><description>&lt;p&gt;This official library looks great. Anyone have a simple walkthorugh on how to install PEAR?&lt;/p&gt;</description></item><item><title>Another MySpace PHP REST API Library</title><link>http://developer.myspace.com/Community/forums/thread/5189.aspx</link><pubDate>Tue, 18 Mar 2008 21:30:43 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:5189</guid><dc:creator>viphak@myspace</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/5189.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=17&amp;PostID=5189</wfw:commentRss><description>&lt;a href="http://www.viphaklay.com/_files/MySpace_REST_API_v20080317.zip"&gt;MySpace_REST_API_v20080317.zip&lt;/a&gt;</description></item></channel></rss>