dbrec - Intelligent music recommendations for and from the Web of Data
saved on
uri:
http://dbrec.net/
This link is now broken.
about:
dbrec is a new kind of recommender system, entirely based on Semantic Web and Linked Data technologies, providing recommendations for 39,000 artists from DBpedia (and consequently from Wikipedia) based on the relationships that they hold together, either directly (e.g. having played together) or indirectly (e.g. playing the same genre, sharing a common record label or even being associated in a particular cultural movement).
SoundManager 2 is an attempt at providing the sound API which Javascript has been missing. It's a Javascript library which wraps and extends Flash's sound capabilities, bringing cross-platform audio functionality to Javascript.
https://johnresig.com/blog/embedding-and-encoding-in-javascript/
This link is now broken.
about:
All of the game contents are embedded within the game script: This includes all game sprites and music.
This is an interesting feat and one that's possible to accomplish within your own code. Let's take a step through how this was done to understand how we can better use this within our own sites.