But I think I prefer this image of 'logos' of music 1.0.:
Click through to see the full size version on Flickr.
(Photo by forwardfluidmotion)
Skip to content, navigation.
But I think I prefer this image of 'logos' of music 1.0.:
Click through to see the full size version on Flickr.
(Photo by forwardfluidmotion)
I've added a 'Newest' page that shows artists that have been recently added to the list by SXSW. I've also added an artist patch up mechanism that lets me easily fix data for an artist if it is wrong. I've already used it too - the band The Hot Kicks send me some updated info that I was able to apply with the patch mechanism. And finally, I've added a link that will show you Flickr images of the artist.
The map shows just how global the SXSW music festival really is, with bands coming from all over the world. There are bands from as far north as Iceland, and from as far south as New Zealand. There are artists from Iran, Uganda, Nigeria, the Canary Islands, and a hundred from the NYC area. I find that it is fun to explore for music in this way. I'll see a band in some far flung place like Laramie Arizona, and wonder what kind of music I'd find there.
This was my first time using the Google maps API. I never realized how powerful and flexible the API is. One of the tricks that you can do with the API is to use a MarkerManger to control how many markers are visible at any particular zoom level. Without this, I would be trying to display over a thousand markers at once, which will hobble many browsers.
One issue, we only have city-level resolution for artists, so when you look at a city like London or NYC, there may be 100s of artists at a single point. To deal with this, I randomly dither the lat/longs for artists that collide with others, so each artist appears at a distinct location. The downside of course, is that some artists will appear in strange places like the Hudson river (and as far as I know, the only artist who has actually appeared in the Hudson is Emma Sophina, and I don't think she's going to SXSW). Despite this, the dithering works pretty well - here's a zoom in on the NYC area. Without the dithering, you'd only see one marker.
There are a few errors - for instance the band "paté de fuá" appear in Maine and not Mexico city - this is because the band is listed as being from "Mexico City ME" on the SXSW site - and believe it or not, there is a Mexico Maine. Probably over the next few days, I'll add a patch-up mechanism to make it easy to fix these sorts of errors.
This has been a fun little project - I really enjoy playing with all of these APIs to build something that might be useful for others. I'd love to hear feedback and suggestions - so feel free to send them my way.
I found the list incredibly daunting - I had not heard of most of the artists - how would I figure out which ones I wanted to see? I could imagine me sitting in a hotel room all week in Austin paralyzed by the many options.
I decided to deal with this problem directly - I just needed to add some context to this list - some photos, a little bio, some social tags, links to music and videos. If I had all that I could more easily pick the bands that I wanted to see. And so that's what I did. Using Last.fm's and Youtube's web services, I've created my own version of the SXSW Artist catalog that fills in all of the missing context. With the catalog, I can browse the artists alphabetically, by popularity and by tag. Here's an example:
Now, with the catalog, I can, for instance, find all of the bands that have been tagged with "math rock" (there are currently 14 of them), audition them, look at their videos and decide which ones I want to see (Ecstatic Sunshine looks interesting).
Building the catalog was fun. I decided to keep it as simple as possible, just a set of static HTML pages that get updated offline. No AJAX, no servlets, nothing but HTML. By keeping it simple, I was able to create the whole thing in a day. Getting all the data was pretty easy too. It is amazing what you can do with the web services at places like Last.fm and Youtube. It would have been impossible to build this sort of site 5 years ago.
I've put the catalog online - perhaps others will find it useful too. Feel free to check out Paul's SXSW Artist Catalog.
Recked is an informal event for engineers interested in recommender systems. This technology has proven its success for businesses like Amazon, Google, Last.fm and Netflix, and now new startups are using it to shape their products.
Held on January 26 in Amsterdam, The Netherlands, Recked will focus on how to implement collaborative filtering for your product in a manageable and practical way. Three experienced speakers will give you all the real-world use cases and solutions you'll need to start building your own recommendation platform.
I really like this and I hope they extend this into the long tail. It'd be really neat if they could improve their event recommender to find the long tail artists that are playing in my neighborhood that I would like. It looks like their event recommender is only showing artists that I've already listened to (but I could be wrong). It'd be really helpful if their event recommender would point me to artists playing locally that I haven't heard, but might like.
More visualizations with (German) descriptions of their procedures and stages of development are available here.
Hmmm.... Bloodsport was a pretty savage movie ...
Via the Failblog
Some excerpts:
And the discussion just goes on and on. People can't agree what emo is.
Photo (CC) by Feel the Fever.
This blog copyright 2010 by plamere