Just watched the video [1] in entirety. One point, you can tell this is a total work in progress/concept, and that the UI is also most likely staged at this point. (I make this observation based on the fact that every post had "12 Connects", "3 Comments" and "2 Shares". Surely if you put this much effort into production of a video you would change these numbers?) Anyway, features which I picked up from the video... -…
Myspace previews complete redesign
211–220 of 275 posts
Re: Myspace previews complete redesign
#212As 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...
Re: Myspace previews complete redesign
#213Re: Myspace previews complete redesign
#214They've been working on this for awhile. I interviewed at Myspace about 3 years ago (mostly for the hell of it) and they were talking about the foundation for this interface. Their back end, from what I could tell, was a mess: C#, Ruby, Java, PHP, some ColdFusion still around... These poor guys were working long hours. There were hundreds of employees, but they couldn't turn Myspace into something that 5 talented guy…
Re: Myspace previews complete redesign
#215Earlier quoted context omitted.
Absolutely. As good as the redesign is, the Myspace brand seems like a total dead duck. It almost caused a sense of panicked inner confusion in me to see such a pretty design followed by the Myspace logo. I'd argue with you about big pictures and slick graphics not being what the average person wants: I think there's been a big move towards having a sense of hipness to your online identity, e.g. instagram, tumblr, ev…
Haha yes, it would have been a whole lot more interesting under a new banner! I think your average person and your average hipster are very different people... I suppose we'll have to see what crowd they're going after? I can pretty much guarantee this would just confuse my folks, and I have a lot of friends who religiously use Facebook, but they do so because it's not like this.
I'm actually much more interested in a MySpace reboot than just another new "music-sharing social site".
Re: Myspace previews complete redesign
#216Re: Myspace previews complete redesign
#217As 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...
The Web 2.0 craze is leading us back to the "Best viewed with" insanity of the 90's. And is only going to get worse, with WebGL is not just "Sorry your browser is not supported, please download a different one." , but "Your video card drivers are not supported, buy new hardware and/or install a different Operating System"
What started the original "best viewed with" problems of the 90s? It was largely due to the lack of compliance with standardization. Every browser had its own buggy way to render content, often slightly different from the equally buggy ways that the competition rendered content. Most web devs at the time were undisciplined and lazy and they tended to use a standard reference browser as a guide for creating their layouts. This led to the insanity of sites that looked fine in one browser but were broken in others, typically due to accidentally making use of rendering bugs.
Now things are completely different. Standards compliant rendering is the norm for all of the most popular browsers. The issue today isn't basic compatibility as it was in the 90s it is now features. In order to push the state of the art in terms of new features on the web it will be necessary for some sites to remind their users that not every browser supports the features their site is built on.
Re: Myspace previews complete redesign
#218Now does EVERYTHING.
Re: Myspace previews complete redesign
#219Just watched the video [1] in entirety. One point, you can tell this is a total work in progress/concept, and that the UI is also most likely staged at this point. (I make this observation based on the fact that every post had "12 Connects", "3 Comments" and "2 Shares". Surely if you put this much effort into production of a video you would change these numbers?) Anyway, features which I picked up from the video... -…
Am i wrong in saying that Myspace seemed to stay relevant for longer than it possibly should have purely because musicians and bands seemed to have an affection for it, for whatever reason? I know that even up until recently, when i've searched for local musicians, their Myspace page is still very high in search rankings, and i still often (somehow) find myself listening to local band's music via Myspace. If they're…
I still don't have a Facebook user - and myspace worked for me all the time without a user, but Facebook didn't work. It's the - "hey there is a show with some bands I don't know, let's go on Myspace and check them quickly out" - that Myspace excelled in. No login, just listening to some of their songs, maybe watch some pics, check out their tour dates and that's it.
But they have lost their edge - now everyone is on FB. But most of the bands still have a (mostly) unused Myspace profile.
Re: Myspace previews complete redesign
#220Earlier quoted context omitted.
Totally agreed. What annoys me the most it that they are doing browser sniffing on the server side based on the user-agent, instead of feature detection on the client side. Talk about being updated. $ curl -i --user-agent 'Opera/9.80 (X11; Linux i686; U; en) Presto/2.10.289 Version/12.02' https://new.myspace.com/ HTTP/1.1 302 Moved Temporarily X-Powered-By: Express Vary: Accept-Encoding Content-Type: text/html Locati…
Erratum: s/updated/outdated/