Idea for implementation (replacement for moods.jsp or in parallel) I was having a look at an idea based on a Mood plane (x-y, negative/positve - energy) to allow a user to create a playlist based on a graphical one touch plane such as the attached jpg, particularly useful imo on tablets, but also on pc with a mouse. I had a go at implementing it simply (requires a an array of translation for the last.fm moods etc on an x-y basis) in js which was fine but i then tried to replace the moods.jsp in the *.war file so that it would be compiled into the webapp but it didn't seem to work.
I am not sure if I am "allowed" mess like this but I think this feature would be a great intuitive way of creating playlists.
My question is - 1) how could I ensure that my new moods.jps file is installed/booted in the webapp (debian/linux) or 2) would you like to see the idea in code for potential implementation?!
Thanks for your time, and your great work thus far!
(I had not coded for years before this so had to give myself a few days crash course in js to get going(actually had never done any js before)!)
Cian