myspace

MySpace DOM?

Hi, 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 MySpace page, it seems, is already HTML so you can only hack into that. Suggested "tweaks" include incomplete HTML code (e.g., a <DIV> ...

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 customised via CSS, within a certain set of rules (e.g. the '#' character is not allowed...how useful!). Have a look at this blog if you want more i...

Myspace Music Layout Question

How do I push my content to the top of the page to not cover up the ad, but to cover the menu and myspace links. I want to do something similar to: http://www.myspace.com/sensesfail and http://www.myspace.com/attackx2. Thanks. ...

What is a good resources to add content snippets (widgets) to many sites like iGoogle, Facebook and MySpace, etc

I have found services like ClearSpring and Widgetbox for putting content snippets onto a widget range of social networking web sites, but I would like to build my own widgets without a third party dependency. I have been looking but I have not yet found a good resource to learn how to create widgets/gadgets for multiple sites. It was eas...

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 other. I would like to do something like this. Any tips for how I can fix this? I used: <style type="text/css"> body { background...

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 solutions using javascript. Then they threw in the wrench that some of their subsidiaries use Myspace for their primary web presence, so t...

Ruby On Rails - Myspace app development

Which gem or plugin should I use for building Myspace applications using Ruby on Rails? ...

is there a summary of technical limitations on apps written for social networking sites somewhere?

I'm working on a widget targeted for Facebook, MySpace, and perhaps others, probably in flash. Has anyone seen a summary of technical limitations on the different sites? I'm being told that FB doesn't allow emebedded swfs to link out to external sites, and that MS doesn't allow JS. It's sounding a bit vague and sketchy, though. I can o...

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 ? ...

Is it possible to get upcoming event / show information from a Myspace page without scraping?

I want to get show information from myspace artists. One way I could do this is ask an artist to input their myspace URL and I could try to scrape the page. What I would really like to do is ask the artist for their myspace credentials and use the myspace api to get their show data. I cannot find how to do this on the myspace develop...

MySpace Login URL?

I want to allow users log-into MySpace directly from a URL? I see that when MySpace submits its login form it goes to: https://secure.myspace.com/index.cfm?fuseaction=login.process But I need to tack on all the hidden parameters as well as the login text box and password text box. Does anybody have this done already? I know I would...

Upload video to myspace

I am working on an application to upload videos, and I am trying to find out if the Myspace API supports video upload. But I can't find it in his forum, is there some alternate way I can allow users to do it? ...

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? ...

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 wants to track usage of her MySpace page. Has anyone found away around this? I'm looking for a different web-based, third-party analytics tool...

Question Regarding developing an application based on myspace API

Hello all, I'm thinking of developing a small app based on myspace's API. I've been checking their api out and I am currently puzzled with the following question: I want to be able to query users' videos in myspace without the need to login any specific user in. Assume someone is using my app, and is searching a user registered in mysp...

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 signup process to allow them to import profile data from there myspace to my network. I have note been able to find any good example code fo...

How do I login to myspace.com using MySpace's C# SDK to get my address book?

I'm trying to connect to myspace to download my contacts list from C#. I've tried using the SDK for C#, created an App, but turns out that only works by redirecting the user to the myspace login page to enter his credentials, and I want this to be completely automated. I could try to create a login script using POST/GET's from C# but th...

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#? ...

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 to register once with the system, and then add as many of their individual social networking accounts (Facebook, MySpace, Orkut, etc) as the...

why failure login attempt redirects to other page?

Hi guys, 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 ...