Simple pure JavaScript Last.fm scrobbler (Proof of concept)
Currently the API key and secret are stored visibly in main.js, so this is not intended for any production environment in it's present state.
Dependant on jQuery for AJAX requests, and Paul Johnston's JavaScript MD5 implementation for hashing.