Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Status coming back blank

    I am using the opensocial php client and I am trying to get a users status. I tried the example code that comes with the client (seen below), but it keeps giving me a blank status. I set the status a couple of days ago, so I know it isn't blank. I've been able to get different details about the...
    Posted to Testing and Support (Forum) by Casidy on 06-26-2009
  • Re: REST App Notifications issues

    Kush, I really want to help you on this, I am the engineer that worked on the php library you can find on the google code site. We are using the MySpaceID library for a number of purposes; and of those purposes we use the library quite successfully for some of our own projects, projects with partners...
    Posted to IFrame - REST (Forum) by jDavid on 06-03-2009
  • Re: Questions about App Uses

    [quote]Do I need on site app or the myspace id?[/quote] Site app, most likely. [quote]Can I use php/mysql for either on?[/quote] You can use PHP, either via an iframe (so the whole app canvas is your PHP pages, and you need to output the page), or via makeRequest (you have the HTML and JavaScript on...
  • Fetching information from user.

    First of all, hi everybody, I'm new here :) Well, I'm developing a extense application that works as a video fetcher, getting URLs to videos uploaded by my client to a lot of video hosting sites like YouTube, MegaVideo, MySpace, etc.This application just gets the information of a video and search...
    Posted to General Policy Questions (Forum) by Ayoze on 05-11-2009
  • iifpc and iframe issue

    Hello all, I have an iframed application and part of it lists the users friends and allows the user to invite his/her friends to use this application. I am using the myspacel_php5_20080317 library in order to retrieve the list of friends and I am using the IFPC application for examples on how to make...
    Posted to PostTo for IFramed Apps (Forum) by umusix_dev on 05-08-2009
  • Validating Signature, token, whatever.

    Hey guys, Quick notes: External Frame, PHP, no idea what versions of files I'm using. :-) I've been driving myself absolutely insane. I've been able to use the IFPC demo to manage my way through creating a pretty cool friend lister / inviter am still working on the "has_app" feature...
    Posted to IFrame - REST (Forum) by Jah on 05-07-2009
  • ifpc open social token not set

    hey guys. I downloaded the ifpc demo and put all of the include files and such and what I am trying to do is when a user selects a friend from a list provided to him the application posts a comment on that friends page. I get the list of friends using REST calls but my problem is that when I call my...
    Posted to PostTo for IFramed Apps (Forum) by umusix_dev on 05-07-2009
  • Re: PHP Client Library - 2

    here is the complete example. hope you guys find it useful. Canvas surface : <div id="content"></div> <script> function sendRequest() { // Get the container and create a new DataRequest object var mos = opensocial.Container.get(); var dr = mos.newDataRequest(); dr.add(mos...
    Posted to Supported Libraries (Forum) by BaPpY on 04-29-2009
  • Re: Http 415 error while updating the status

    I should have working code for this, when I get a chance to clean it up a bit and upload it to code.google.com, i will post here.and there.
    Posted to MySpaceID (Forum) by jDavid on 04-20-2009
  • difficulties with server-side communication

    I am sending information to my url. As far as I can tell, I am doing it properly. My problem is two-fold: the post/get variables don't seem to be registering, and, (although a less concerning issue) I am getting strict standards errors from the myspace library. I am working on firefox; I downloaded...
    Posted to IFrame - REST (Forum) by City of Angels is IN! on 04-16-2009
Page 2 of 6 (53 items) < Previous 1 2 3 4 5 Next > ... Last »