Forum » Feedback and Ideas

September 9 site update

 
    • maz35 schrieb...
    • Abonnent
    • 10. Sep. 2009, 19:07
    WichitaQ said:
    well, well... do i see recently active groups back?!

    awesomeness.

    I noticed that myself, then wondered if was already back and I missed it :P

    I guess recently active people is new/back as well then?

  • Re: what gall!

    rshide said:
    Last.fm has a lot of gall to tell users to switch browsers because of problems THEY have. I've been a SW engineer for 30 yrs and the condition of this update is atrocious, makes me wonder about the level of competence of the development team..
    Apart from the already mentioned fact that they didn't tell them to switch, I'd beg for them to force users to switch away from that godawful IE5/IE6. There is a reason Microsoft made an 'important update' out of IE7 (and 8). Call me an idiot, but I think backward compatibility is 'overrated', so to say. It's not like the transition is utterly gigantic. But the gain in security (and the reduction in development time, I'd argue) would be quite big. But in principle, you're right that the engineer shouldn't tell the user how to work, of course.

    HodgeStar said:
    acreature said:
    HodgeStar said:
    flaneur said:
    We've also extended tag.getTopArtists to take multiple tags.
    How can i do this?
    Add your tags using square brackets, for instance: ?tag[]=rock&tag[]=90s&tag[]=female+vocalists
    Ah, i see, it gives two seperate lists. i won't ask why the square brackets though i immediately tried to plug boolean operators into them: ?tag[+]=ska&tag[-]=punk...
    I kinda laughed when you said you inserted those boolean operators in them (and I have no clue why you would do that, if you knew what arrays are). The brackets imply the use of an array. There are some differences between languages as to how they work, but basically you can see it as a box where you insert things in. Each 'spot' in the box is identified by one value (in traditional programming languages, a number between 0 and n-1, where n is the size of the array). Anyway, usually the value between the brackets is used to identify one spot in the box. I hope this makes some sense. And if you were well aware of what arrays were, I'm really wondering what I'm missing.

    (\__/)
    (='.'=) This is Bunny. Copy and paste Bunny into your
    (")_(") signature to help him gain world domination.

    ze bunny! :O
    • flaneur schrieb...
    • Alumni
    • 10. Sep. 2009, 19:43
    We'll be updating the official docs soon, but in addition to the new tag[] syntax there's also a 'limit' param, so you can do things like limit=5 to get the top 5 artists each for a long list of tags.

    (The responses get a bit hefty otherwise...)

    • N808a4 schrieb...
    • Benutzer
    • 10. Sep. 2009, 19:58

    Re: Re: what gall!

    namnatulco said:
    Apart from the already mentioned fact that they didn't tell them to switch, I'd beg for them to force users to switch away from that godawful IE5/IE6. There is a reason Microsoft made an 'important update' out of IE7 (and 8). Call me an idiot, but I think backward compatibility is 'overrated', so to say. It's not like the transition is utterly gigantic. But the gain in security (and the reduction in development time, I'd argue) would be quite big.

    Yeah. There's also the fact that IE6 doesn't support PNG transparency, which basically binds web developers who bend over backward accommodating it to graphic parameters from 1987. While browsers don't often become completely obsolete for some time, making strong backward compatibility a worthwhile practice, IE6 was released in a necrotic state to begin with. As far as I am concerned, last.fm would be doing the internet a public service by steering users away from software zombies like that one.


    The header has been greatly improved. Nice.

    • HodgeStar schrieb...
    • Benutzer
    • 10. Sep. 2009, 20:15
    namnatulco said:
    HodgeStar said:
    acreature said:
    HodgeStar said:
    flaneur said:
    We've also extended tag.getTopArtists to take multiple tags.
    How can i do this?
    Add your tags using square brackets, for instance: ?tag[]=rock&tag[]=90s&tag[]=female+vocalists
    Ah, i see, it gives two seperate lists. i won't ask why the square brackets though i immediately tried to plug boolean operators into them: ?tag[+]=ska&tag[-]=punk...
    I kinda laughed when you said you inserted those boolean operators in them (and I have no clue why you would do that, if you knew what arrays are). The brackets imply the use of an array. There are some differences between languages as to how they work, but basically you can see it as a box where you insert things in. Each 'spot' in the box is identified by one value (in traditional programming languages, a number between 0 and n-1, where n is the size of the array). Anyway, usually the value between the brackets is used to identify one spot in the box. I hope this makes some sense. And if you were well aware of what arrays were, I'm really wondering what I'm missing.
    yes, but if it denotes an array i would expect a single parameter that takes a list e.g ?tag[]=disco,funk,... I was thinking about the playground multi tag search where we can search for ska +punk or ska -punk.

    flaneur said:
    We'll be updating the official docs soon, but in addition to the new tag[] syntax there's also a 'limit' param, so you can do things like limit=5 to get the top 5 artists each for a long list of tags.

    (The responses get a bit hefty otherwise...)
    Good idea! The limit should be a standard parameter for each method. the response of user.getweeklycharts can get a bit long too but it ignores the limit.

  • HodgeStar said:
    ~chop~
    yes, but if it denotes an array i would expect a single parameter that takes a list e.g ?tag[]=disco,funk,... I was thinking about the playground multi tag search where we can search for ska +punk or ska -punk.

    Good one! I'd guess it should become something along the lines of ?tag[]=ska&tag[-][]=punk or just plain ?tag[]=ska&tag[]=-punk, though. I mean, this kind of variable passing has no support for arrays, I think (disclaimer: I played with this for half an hour or so a year ago, I might be totally wrong).

    (\__/)
    (='.'=) This is Bunny. Copy and paste Bunny into your
    (")_(") signature to help him gain world domination.

    ze bunny! :O
  • The website looks beautiful now, it's BEAUTYOUS!!

    • gwalla schrieb...
    • Benutzer
    • 10. Sep. 2009, 21:31
    Hooray, the header doesn't look like it was designed by a ten-year-old farting around with MSPaint.

    BTW, was the footer nuked in this release? It isn't loading for me anymore. (Not that I miss the pointless links to other CBS sites)

    We've almost got the pre-beta look back. Now if only we got the old functionality back too...

  • Hey, what does the pre-beta look like then? I love the header.. my favourite website header ever!

  • gwalla said:
    BTW, was the footer nuked in this release? It isn't loading for me anymore. (Not that I miss the pointless links to other CBS sites)

    Works fine here. Try forcing a refresh or do a cache sweep, I guess.

    (\__/)
    (='.'=) This is Bunny. Copy and paste Bunny into your
    (")_(") signature to help him gain world domination.

    ze bunny! :O
    • Babs_05 schrieb...
    • Forum Moderator
    • 10. Sep. 2009, 22:37
    WichitaQ said:
    well, well... do i see recently active groups back?!

    awesomeness.
    what? what?? fantastic!! :D

    • Babs_05 schrieb...
    • Forum Moderator
    • 10. Sep. 2009, 22:43
    gwalla said:

    BTW, was the footer nuked in this release? It isn't loading for me anymore. (Not that I miss the pointless links to other CBS sites)

    We've almost got the pre-beta look back. Now if only we got the old functionality back too...
    The footer's still there. I'm on latest FF, WinXP.

    aww, not quite the old beta (which I still miss) and I'm not giving up on no-space where we need it, but yes, definitely, we're getting there. Now I can F5 like an idiot to see if I'm 'recently active' just like the old days. lol (I never, ever, saw myself on that old page before, try as I might!)

    .... oooh! I'm there! I'm Recently Active! But I had to 'see more' to see me. :D

    • HodgeStar schrieb...
    • Benutzer
    • 10. Sep. 2009, 23:09
    apropos 'see more'. i get the "Last.fm | Temporarily Offline" page every time i click 'see more...' on the new search result page. am i the only one?

    • [Gelöschter Benutzer] schrieb...
    • Benutzer
    • 10. Sep. 2009, 23:23

    I can't see the number of listeners anymore.

    I used to use the Track search to help determine which artist was correct for a tag, especially in the case of multiple artist tracks. I would search its name and look for the track with the greatest number of listeners to help decide.

    Now, there's no listeners display on the Track search page. Would it be possible to add this as a column? It's a major, major drawback for me, as I used that trick all the time.

    Thanks!

    • rwitte schrieb...
    • Abonnent
    • 10. Sep. 2009, 23:26
    I just saw the new look and I like what I have seen.

  • I am annoyed that the new track or artist search just gives three pages of the most popular artists. I like the underground, and the obscure. I used to like having 200 pages of songs to sort through in order to find an obscure death metal track thats only had three plays before. I have no desire to hear the mainstream. and what about the poor struggling act seeking to get their stuff heard. What chance do they have now. At least give us the option to use the old style search if we want to. I for one will be spending far less time listening here now that my underground music pleasure has been dumped on from above

    • [Gelöschter Benutzer] schrieb...
    • Benutzer
    • 11. Sep. 2009, 1:07
    I want more colours!

    Cmon anyone else?

  • HodgeStar said:
    apropos 'see more'. i get the "Last.fm | Temporarily Offline" page every time i click 'see more...' on the new search result page. am i the only one?

    Same here.

    ZZee ya, Hans-Jürgen (Last.fm Conductors, Rockpalast and Spliff groups)
    Bluezz Bastardzz on Myspace, Facebook, YouTube, Twitter and at home
    Indigo Rocks on Myspace and at home
    • akrde schrieb...
    • Abonnent
    • 11. Sep. 2009, 6:01
    hjbardenhagen said:
    HodgeStar said:
    apropos 'see more'. i get the "Last.fm | Temporarily Offline" page every time i click 'see more...' on the new search result page. am i the only one?

    Same here.


    Same here too...

    • Apollyon_ schrieb...
    • Benutzer
    • 11. Sep. 2009, 7:17
    It's nice. Well done ;)

    Though wouldn't more colour choices be great? And I am aware of the CSS scripts.

  • new header looks fantastic, the grungey thing looked crap tbh, seemed like last.fm was just following the crowd on that one. Glassy feel looks way more professional and refined. Kudos!

    More colours would be good, yeah.

    oh the elements i do not fear..
    • rekka schrieb...
    • Benutzer
    • 11. Sep. 2009, 9:38
    Yeah, we're all over grunge now :)

    I like it guys, brings the forums a little bit forward as well.

  • akrde said:
    hjbardenhagen said:
    HodgeStar said:
    apropos 'see more'. i get the "Last.fm | Temporarily Offline" page every time i click 'see more...' on the new search result page. am i the only one?

    Same here.


    Same here too...
    Cheers, we're looking into this problem.

    • Babs_05 schrieb...
    • Forum Moderator
    • 11. Sep. 2009, 11:03
    never tried this before - I typed the artist name, then started typing the track name and got exactly the result I was looking for. Don't know if we had it before, but anyway - thanks!

  • The new searchbar-thing is a nice idea but it's broken(more loadingtime and a transfer to the offline-page) and more unclear than the one the site used before. The new design is ok but looks too much like other sites.

    PS: Is the last design available for the ff-addon stylish somewhere?

Anonyme Benutzer dürfen keine Beiträge schreiben. Bitte log dich ein oder registriere dich, um Beiträge in den Foren schreiben zu können.