Looks pretty good! You've definitely put some thought into the
interface design. The type is nice, I really like the windows 7 style.
The paging and scrolling is sufficiently slick, and the scrolling
title on hover is a nice touch. The player interface itself needs help
though, looks like an unstyled <ul>. Maybe you can just use the same
images as the site for the buttons. The player interface also needs to
show the track name, artist name, and album title. Since you already
have login enabled, it shouldn't be too hard to add a "favorite"
button for the current track, as well. A buy track button should also
be dead simple to implement from the API, as we provide both URL and
image.
The "everyone" nomenclature is a bit out of place for all mixes. I'd
prefer to see "all" or "hot" or however it's sorted as the title. Also
- what's with the gray line for blank album art? Is that just a
loading issue?
Lastly the "repeat" button (shown but not demonstrated) doesn't really
jive w/ the terms of use as it would emulate an on-demand listening
experience. Let me know if I'm interpreting the intended function
correctly.
Here's the player button sprites, feel free to just drop these in for
your player buttons.
http://8tracks.com/images/player/play.png
http://8tracks.com/images/player/next.png
http://8tracks.com/images/player/pause.png
Nice work!
Matthew