Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
1answer
194 views

Posting image/video to MySpace using API?

I am Working in Asp.net 3.5 with c# 2008.I have done authentication part & I'm also able to get all image URLs or videos from my application. I'm also able to send messages to MySpace. Now I would ...
4
votes
2answers
1k views

OpenSocial authentication from external application

I'm working on a web project that isn't all that dissimilar in principal to power.com, where I am attempting to unify several different social networking sites under a single website, allowing users ...
3
votes
4answers
155 views

scalable sites

facebook, skype, myspace etc... all have millions and millions of users, does anyone know what their architecture looks like. Is it distributed on different nodes or do they use massive clusters?
3
votes
2answers
2k views

How can I align images on my MySpace page?

I want to put pictures at the top of my myspace page above the ad on my band profile. I can put one picture up just fine, but when I try to put pictures on top of one another they just overlap each ...
2
votes
1answer
174 views

Update user status for major social networks from Blackberry

I need to do facebook, twitter integration in my application to share on my wall.
2
votes
7answers
3k views

Clicking through a transparent .png

First off, I would like to say that myspace is a pain. But, musicians love it, and I can make some money doing layouts for them. I overlayed a layer of .png's over myspace's original look, but need to ...
2
votes
2answers
291 views

How can I get friend's activity streams and public activities from myspace using C#?

I am developing an ASP application for myspace. I want to get the friend's activity streams and all of their updates. How would I get started with this in C#?
2
votes
3answers
227 views

What's a good web-based analytics package that'll work without requiring javascipt?

My understanding is that Google Analytics (the tool I'd normally use for website analytics) cannot be used on a MySpace page, because MySpace doesn't allow you to embed javascript. But my client ...
2
votes
6answers
809 views

Ruby On Rails - Myspace app development

Which gem or plugin should I use for building Myspace applications using Ruby on Rails?
2
votes
2answers
402 views

Recommendations for an Open Source flash ad network to serve to myspace?

I have a client looking to deploy advertising to the websites of their subsidiaries. Some research and a demo install later showed OpenX http://www.openx.org/ to be the clear leader for open source ...
2
votes
4answers
365 views

MySpace DOM?

I've been given the task of doing some work customizing an artist's space in MySpace. It seems that you sort of hack the HTML you want into your edit profile page (which has several empty boxes). The ...
1
vote
0answers
155 views

get api keys of myspace and you tube

I want to integrate myspace and youtube in android. So I tried below example example links. For my space integration I have to define the api values of my space like this private static final ...
1
vote
1answer
61 views

Is there any API to connect to MySpace using Blackberry app

I'm building Blackberry application, and I need to post message to MySpace using oAuth. I keep searching for API but could not find any. Could anybody help me on this please. Thank you very much
1
vote
2answers
1k views

Upload/Submit Images to twitter/MySpace from iphone

I have to upload an image from iphone app to twitter and myspace. I tried but didn't find any solution. Any one can help. Specially if anyone can indicate the sample code. Thanks in advance
1
vote
0answers
119 views

UrlEncoding Issue when authenticating agains MySpace using DotNetOpenAuth

I'm using the a (slight variation) of the InMemoryToken Manager provided by the ApplicationBuilding Block example to authenticate against MySpace using DotNetOpenAuth. As it seems to me, the tokens ...
1
vote
0answers
103 views

integrating myspace sdk for iphone tutorial

i need a tutorial or guide for using myspace sdk in iphone application. i have downloaded myspace sdk for iphone but can't use myspace sdk in my iphone application, because there are a lot of ...
1
vote
2answers
270 views

Authenticate using openID without login through provider

I create web application to connect to MySpace Offsite App and I want to authenticate I used the following code var openid = new OpenIdRelyingParty(); IAuthenticationRequest request = ...
1
vote
1answer
133 views

MySpace Integration with iPhone

I made an iPhone application in which I have to implement myspace integration. I have created myspace application using developer.myspace.com. And I am getting APPLICATION_SCHEME, CONSUMER_KEY & ...
1
vote
0answers
42 views

MySpace App Invites

I am currently working on a MySpace app (onsite) and cannot find any examples of inviting friends to the app. I'm currently using the MySpaceID SDK for C# (using the OnsiteContext instead of ...
1
vote
1answer
111 views

What does “Rogue request trapped” mean when working with MySpace OAuth? (C#)

So, I'm extending a social media class that I have (that works with Twitter, Tumblr, Posterous and Bit.ly already) to work with MySpace. I've gotten up to the point where I can request temporary ...
1
vote
0answers
514 views

OAuth REST API Usage - Authentication Process (myspace example code)

Can someone give an example of how to do Oauth authentication for the myspace REST API. I have the description here but would like to have some sample code: ...
1
vote
1answer
80 views

I need to have a flash overlay disappear after it runs

I'm doing a myspace profile for a client, I'd like to run a flash animation as an overlay and then once it runs, have it completely disappear, set to display: none or any other fashion of that. It ...
1
vote
1answer
105 views

why failure login attempt redirects to other page?

Why is failure login redirects to other login page and not on the same page. I noticed this in most social networks like facebook, myspace and etc. I their a signicance? Best regards
1
vote
2answers
229 views

MyspaceID login system

I really would like to integrate the Myspace ID platform on my site using PHP, instead of allowing users to sign in to my site anytime with there myspace ID I am planning on just using it 1 time on ...
1
vote
1answer
598 views

acegi + facebook / myspace / google

my app is using acegi as security. is there any facebook connect/google/myspace plugin i can hook up with acegi ?
1
vote
5answers
3k views

Using CSS, how can I split a string (e.g. a long URL) in a table cell?

Here's the situation: I'm trying my hand at some MySpace page customisations. If you've ever tried [stackoverflow], I'm sure you understand how frustrating it can be. Basically it can be all ...
0
votes
0answers
27 views

Myspace-iphone Integration for Image Posting

sdk demo for posting image but getting error massage as below Error executing request(http://opensocial.myspace.com/1.0/mediaitems/@me/@self/0?type=image):Error ...
0
votes
0answers
8 views

New Greasemonkey user

I need to hide a code for profile views on a page that uses the old myspace format. I have the script code for it but I have no idea how to sue grease monkey. I even tried reading up on how to use it ...
0
votes
1answer
44 views

MySpace oauthentication login using php

I have tried searching the internet for this, but couldn't find. Is there any documentation for authentication procedure from PHP web application for MySpace login. Can anyone give me example URL ...
0
votes
0answers
65 views

Myspace Music API

For my website, I'd like to allow users to sync with the music they have uploaded to a Myspace account (whether a band page or not). I have seen the Myspace API at ...
0
votes
0answers
52 views

myspace + android callback url

I want to integrate myspace in android and i gone through with myspace-android-sdk sample but in this I don't have callback url value.if I run app without callback url value so it goes to error ...
0
votes
0answers
35 views

How do I auto open a link in a myspace app?

I have an application for myspace that will show performing dates for an artist but I'm unable to make it work as they removed the option to use iframes in the app for all surfaces and not being able ...
0
votes
0answers
77 views

Commmon library for using oAuth on iPhone

I want to integrate my application with multiple social networking websites like Facebook, Twitter, Myspace, Linkdin, Digg etc. I have found seperate libraries for facebook, twitter n myspace. But ...
0
votes
0answers
50 views

how to write the url for myspace integration in iphone sdk

I am trying to integrate myspace with my iPhone application and want to post content to myspace. I have almost done all the steps from the code available on github but I am not able to correctly use ...
0
votes
0answers
28 views

[MySpace]Error Code 401, when getting friends in XML

I am trying to get friends using http://api.myspace.com/1.0/people/@me/@friends?format=xml I get error code 401 and description application was not found, however the JSON resopnse works just fine, ...
0
votes
0answers
40 views

Myspace iPhone sdk library

Is there another library other than this one https://github.com/myspace/myspace-iphone-sdk coz this one wont update status or upload media
0
votes
0answers
17 views

Examples on how to use “myspaceid python sdk”?

I need to send text updates to Myspace using Python. I have searched in the official SDK but I can't find how to send text updates. Can someone with some experience in the Myspace SDK give me a clue ...
0
votes
0answers
58 views

Multiple thumbnail options for MySpace.com share

I'm adding a share link to MySpace.com on my site. I want give an option for my site visitors to select a thumbnail image on sharing. I have added multiple <link rel="image_src" ...
0
votes
0answers
54 views

How to set MySpace off-site application permissions?

I have an Off-site MySpace application. I'm also using MySpace PHP SDK to implement a client for that application. When I try to update my status I get "Application does not have permission to update ...
0
votes
1answer
130 views

Integrating MySpace API into iPhone application

I want to integrate the Myspace API into an iPhone application so I can upload images to Myspace. Is there any tutorial available for this? I have downloaded the demo applications and got the API from ...
0
votes
0answers
27 views

integrating myspace and linkedin

i am integrating myspace sdk and linkedin sdk in an iphone application. Everything goes well except one serious problem. The problem is duplicate symbol in myspace and linkedin framework. There is a ...
0
votes
0answers
21 views

myspaceid permissions view

I have to show the permissions view to the user in myspace , once the user successfully login .It should show to user permissions like upload photo and status , if he allows then we can upload photos ...
0
votes
0answers
32 views

MySpace signature mechanism

I am trying to send a request to myspace server from my mobile app for getting salt and hash , as the first step to authenticate, but getting response "Server was unable to process request. Data at ...
0
votes
0answers
43 views

MySpace Authenticate request failing

I am trying to write an app to authenticate myspace. I am able to make successful first http request to get Salt and Hash. But the second request to authenticate using this salt and hash is failing. ...
0
votes
0answers
38 views

Myspace Open social token not set

I am using this (Messaging from an External IFrame Onsite Application) API http://wiki.developer.myspace.com/index.php?title=Messaging_from_an_External_IFrame_Onsite_Application For posting message to ...
0
votes
0answers
101 views

MySpace login procedure

I have tried searching the internet for this, but couldn't find. Is there any documentation for authentication procedure from android mobile for MySpace?? I am writing a standalone MySpace app for ...
0
votes
0answers
48 views

How to Import contacts & Post a message to friends inbox for Myspace using php

Can you please let me know How to Import contacts & Post a message to friends inbox for Myspace using php. Please give me the PHP script for this one. It's urgent for me. :( Thanks in advance.
0
votes
1answer
185 views

MySpace integration

I am quite new to the HTTP set of classes.I am trying to integrate MySpace with my android cell phone. I am able to make a http connection to "mobileservices.myspace.com" and able to do first post(to ...
0
votes
1answer
64 views

myspace sdk for iphone

hi i am working on myspace sdk for iphone and i want to know How to set up Callback URL for myspace application for iphone.
0
votes
1answer
82 views

determining whether login was successful at MySpace

I am integrating MySpaceID iOS SDK to my application. I can login to MySpace from my app by opening a Safari login page, however, after returning back to my App from Safari, I could find where the ...

1 2