Map of Metal
mapofmetal.com
Map of Metal
1–10 of 200 posts
Re: Map of Metal
#2Re: Map of Metal
#3Re: Map of Metal
#4Btw, the map interface is very well implemented, what is it based on?
Re: Map of Metal
#5So about the site in case anyone is interested. I made it with a friend who was studying multimedia. He helped with the data and I did the coding. Took about a week or two.
The site was originally Flash (remember that). But I ported it to HTML5 a few years ago. It still has those Flash vibes I think. Posted the code to GitHub when I ported it. I did this mostly to keep it alive for old times sake.
So about the mobile support. I planned to do it but got sidetracked building a custom WebGL map renderer because phone performance was poor. However I never finished, life finds a way to get in the way and all that... I have some mobile designs lying around.
The other issue was when I first built the site YouTube didn't really play ads much at all, just those little text ads, and you could embed the player really tiny. So it worked better. In the original flash version I actually hid the video player. But that got the site blacklisted from YouTube, I asked a Google engineer on a dev forum to put a word in and they removed the block, very different times, this was back when Google was a different beast, and you could chat to real people online and the dev communities were much smaller.
I have a illustration of a much bigger map in my sketchbook. It has a lot more subgenres and interconnected things like historical events and so on. But it's huge unfolded, like 2x1.5m or something ridiculous.
I miss those days when the web was full of weird and experimental stuff. I grew up with Newgrounds and Geocities, I'm sure it's all still out there buried under a giant pile of SEO optimised refuse.
Re: Map of Metal
#6Re: Map of Metal
#7This is amazing! But I need SEARCH feature :) Btw, the map interface is very well implemented, what is it based on?
Re: Map of Metal
#8It might be fun to have a sort of gazetteer for the map so we can find bands.
Re: Map of Metal
#9Didn't expect to see something I made on HN while my wife is trying to find something to watch on TV. So about the site in case anyone is interested. I made it with a friend who was studying multimedia. He helped with the data and I did the coding. Took about a week or two. The site was originally Flash (remember that). But I ported it to HTML5 a few years ago. It still has those Flash vibes I think. Posted the code…