As a computer scientist and an Opera user this actually insults me: http://i.imgur.com/7k0bN.png Ironically Opera was the one who proposed the -tag which this site uses for it's rotating LP, in 2007. [1] Way to exclude users. [1]: http://en.wikipedia.org/wiki/HTML5_video#History_of_.3Cvideo...
Opera doesn't support websockets. I'm sure some socket.IO fans will tell me that's not a big deal, but it kind of is. modern browsers support websockets. and i know, this demo doesn't use it and will work fine in opera if you spoof the UA, but it's a lot easier to develop if you pick a feature set you're going to support, and skim out any browsers that don't support that feature set.
Myspace previews complete redesign
111–120 of 275 posts
Re: Myspace previews complete redesign
#112Re: Myspace previews complete redesign
#113The preview looks great. I just don't understand why anyone would come back to something they've already moved on from to do things they're already doing elsewhere. That said, I genuinely wish them the best of luck! :-)
This does look like they've refocussed back to the roots (?) of MySpace and gone tailored things towards bands/music again.
Re: Myspace previews complete redesign
#114Earlier quoted context omitted.
Seems like they are overlooking a market as well by excluding them. From: http://www.opera.com/press/faq/ "How many people are using Opera? Today, more than 275 million people are using Opera every month."
And yet, 0.14% of the folks hitting our servers are using it. If 10% of the world's Internet users are on Opera, where are they?
That's not counting those Opera users who switched their User-Agent string to MSIE or similar because of stupid JS detection like MySpace's.
Re: Myspace previews complete redesign
#115Earlier quoted context omitted.
For most things I don't want a middle ground, though. I want spotify which beautifully plays all the albums I want, when and where I want them, and does it well. I want to look at my instagram stream in bed when I get up in the morning, use twitter at work, etc. I have no interest in mixing them. I mean - my musician friends love bandcamp and soundcloud - why would they go back to MySpace when other sites are doing t…
You and I, and probably everybody on HN, know what we want though, in terms of the services we use. We're a niche, and actual musicians and artists etc are a niche userbase too, and they wont stop using whatever the hot thing is in their area (soundcloud, let's say). So without sounding too flippant, if Myspace can make the average person think that all the cool people are there, that's where the average person will…
I suppose I just think that not everybody needs, wants or cares about cool. I agree that often the average person will follow the tastemakers, but if you can't keep the tastemakers there, or it's just too out there for the average person (like crazy clothing trends, for instance), you limit yourself to just the fringe.
We may have to agree to disagree :-) It'll be interesting to follow it, though, right?
Re: Myspace previews complete redesign
#116If this was billed as "FooBar: Justin Timberlake's new music social network" I would have signed up for an invite instantly. However, "sign up for an invite to MySpace" seems uncompelling. It'll be just as hard for them turn around the name MySpace as it would be for a night club that has become passe. (Maybe it's just me... I also signed up for an invite to WireDoo.)
myspace is now a retro brand, isn't it? Those who never left will be like the people who stuck with Apple through system 7.5.x through 9.x...
Re: Myspace previews complete redesign
#117Earlier quoted context omitted.
Opera doesn't support websockets. I'm sure some socket.IO fans will tell me that's not a big deal, but it kind of is. modern browsers support websockets. and i know, this demo doesn't use it and will work fine in opera if you spoof the UA, but it's a lot easier to develop if you pick a feature set you're going to support, and skim out any browsers that don't support that feature set.
Excuses, excuses ... Detecting required features by browser identification is not only so 90's, it's downright ridiculous. All it takes to detect websockets is: if ('WebSocket' in window) { /* Web Sockets supported / } else { / Web Sockets not supported */ } Ironically, this was taken from: http://dev.opera.com/articles/view/introducing-web-sockets/ Also, every web developer with half a brain can use https://github.c…
I'm picking on websockets because that's what's been annoying me at work lately, but it's just an example. the myspace demo doesn't even use websockets, it's totally irrelevant, but websocket support is a good cursory indication of whether or not it is a modern browser, and therefore how much development time will be added by officially supporting it.
Re: Myspace previews complete redesign
#118 Who am I to say I want you back?
When you were never mine to give away.
I was waiting for a long, long time for you to feel the same.Re: Myspace previews complete redesign
#119Re: Myspace previews complete redesign
#120The preview looks great. I just don't understand why anyone would come back to something they've already moved on from to do things they're already doing elsewhere. That said, I genuinely wish them the best of luck! :-)
There's a burgeoning disenfranchisement with Facebook IMO. People for whom Facebook is getting tired and old and for whom the interface is a drag may well be perfectly placed to jump [back]. This does look like they've refocussed back to the roots (?) of MySpace and gone tailored things towards bands/music again.
Absolutely agree with the Facebook disenfranchisement. I often wonder if FB has just got too 'bitty' - would people prefer something like the super simple Facebook of yesteryear?!