xurde.info :: nothing to be tested
one-hit wonders detector mashup
Do you remember all those big big hits that smashed your head for a never ending year in all the radios all over the world? Most of them fell inmediatly in to ostracism punished by the cruelty of the hustle and bustle of music markets. Well, from then on, those forgotten hits became “One-Hit Wonder”
I’ve been developing a little experimental mashup for detecting and ranking these “wonders”. The idea is getting the data from the most popular social musical tracking platform, Last.fm. Catching music listening data from Last.fm guarantees the hit is really a One-Hit Wonder and not only for the commercial billboard including/excluding criteria.
The ranking is calculated with a very simple ratio done with the division of the most listened song of an artist and the average of the other 9 in his top ten songs. This gives an idea about the difference of popularity between the hit and the other songs.
Give it a try and try to add all the unlisted artists you can remind!
String.capitalize_each_word
A very simple Ruby snippet to capitalize all the words in a text string done extending the String class.
def capitalize_each_word
(self.split(' ').each {|w| w.capitalize! }).join(' ')
end
end
(Hosted in snipplr)
vocabulario de un vendemotos (palabra de forges)

happy new rails (2.0)
Rails 2.0 is just here to make us a happier 2008 year.

love does exist, and it’s this.

From: http://www.xkcd.com/162/
castle pop
Sounds from the future!
happy tree friends
Powered by WordPress
Entries and comments feeds.
Valid XHTML and CSS.

