Tag Archives: Dance Style

Search like Google Part II: Autocomplete, Filter by Dance Style and Sorting

I am continuing to rebuild the music4dance database capabilities in the more intuitive style of current search engines like Google and Bing – the initial attempt at this is documented in this post.

Auto-Complete

Auto-complete is something everyone expects when searching these days.  So if you were to type “Peab” into the search box on the simple search page you should see suggestions like the following pop-up:

  • Peabody
  • Peabo Bryson
  • Tonight, I Celebrate My Love (feat. Peabo Bryson)
  • Peabo Bryson & Regina Belle
  • Peabo Bryson And Roberta Flack
  • Love and Rapture: The Best of Peabo Bryson

And just like Bing or Google, clicking on the selection will take you to a list of songs that contain the selected text.

The thing that is a little different for music4dance than a generic search is that one might want to do combinations of things like a fragment of a title and a dance style name.  I haven’t figured out an easy way to do that, but as always I’m open to suggestions.

Filter by Dance Style

But I can fall back to the original way that I landed on for just searching within a single dance style.  So now on the Simple Search page, you can select a dance style from the drop down to the left of the search box and we’ll just show you results for that dance style.  So if you select Cha Cha and then type “tea” into the search box you should get only songs that have the word tea somewhere in the description that have also been tagged as Cha Cha.

Sorting

And finally, I’ve implemented sorting by Title, Artist, Tempo, Beat, Energy, Mood and Recency.  Just click on the appropriate heading in the Simple Search Page, just like you did in the classic search page.  I’m still looking for a reasonable way to sort by votes on dance style.

The Google Miniseries:

If you like to dance Cha-Cha to a song does that mean you “like” that song?

One of the first things that I wanted to do with the music4dance project was to build a system where dancers could vote on whether a song worked for a particular dance style.  That morphed into something more like “do you like to dance style x to song y.”  Which still seemed like a pretty reasonable system.  And I started using heart symbols to show like/indifferent/don’t like for the dance style entries on each song.

But then Amanda (the music4dance intern) pointed out that there wasn’t any way to actually say that you liked or disliked a song.  So we implemented a top-level like/indifferent/don’t like for each song and I used the same heart symbols. But then things got confusing, since you could vote to like to dance a particular style to a song as well as make a song as something that you like.

I still think that there is a value in both of these attributes.  For me the overriding value of the like/dislike a song is to be able to dislike a song and not have to see it again.  Especially for a song that I may have particular bad associations with – a song that was massively overplayed in a dance studio, for instance.  These are particularly troublesome as they are probably overplayed because they are well suited to a particular dance style, so I certainly don’t want to exclude them from other people’s searches by voting them down for matching that dance style.

In any case, this came to a head while I was implementing the quick voting mechanisms where you can like/dislike a song anytime you see it in a list – any kind of search results or dance style details pages.  Once I got that feature in, I saw that it was so much easier to like/dislike a song than it was to vote on whether you find a song dance-able to a particular style.  And that made me sad, since I think the dance-able vote is much more interesting (and also why you would be looking at a site like this rather than a purely music rating/referral site).

dance-vote

So I added in the voting link to the songs in any list where there is a single dance being listed.  This includes the dance style pages as well as any searches where you choose just one dance to search on (like for instance, this list of all of our East Coast Swing songs).  And while I was doing that, I started using the shoe symbol rather than the heart symbol for voting which helps with the ambiguity.

Well this all works, and I’m reasonably happy with the results.  But I’m not sure I’ve minimized the number of clicks that you would use on average.  Should I assume that you like a song if you vote it up as a good Cha-Cha – you could still explicitly dislike it for those cases where you actually don’t like the song even if you agree that it’s a particularly good song to dance the Cha-Cha to.

Why don’t you give it a try and let me know what you think.  Go to your favorite dance page (find them here) and try both voting on the songs as dance-able to that dance (by clicking the shoe icon) and liking/disliking them as songs (by clicking the heart icon) and let me know what you think.  Feedback is always welcome via the music4dance feedback form or our company email info@music4dance.net.

 

Let’s tag some songs

After several rounds of closed beta, I’m ready to open up the account management and tag editing features as public betas.

The tag editor is the first of a  number of features that I’m planning that will enable you to customize your music4dance experience. With the tag editor you can tag songs and the relationships between songs and dance styles based on your own tastes and then use the tag filtering tools to create song lists based on your own tags as all the tags already in the system.  In addition, just the act of tagging a song adds it to your master list of songs.

Get started by registering.  Then take a quick look at the documentation and get started.  Or for the more daring among you, just start tagging songs and see what happens.

Thanks for trying this feature.  Please submit bugs and feature requests with our bug report form.