xurde.info :: nothing to be tested
what the hell is happening to rubyonrails.org website???
What the hell is happening with rubyonrails.org website???
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)
happy new rails (2.0)
Rails 2.0 is just here to make us a happier 2008 year.

artículo sobre frameworks web para pc actual
Cuelgo un artículo sobre frameworks web recientemente publicado en la PC-Actual de Octubre.
Tengo que decir para mi justa redención que algunos titulares, entradillas y fotos un tanto faltos de rigor no estaban en el documento que yo envié, pero también es justo decir que está mejor maquetado.

Descarga artículo (PDF – 9.7 MB)
Borland (aka CodeGear) goes for Ruby on Rails

My most beloved ever developer tools company Borland, currently turned into CodeGear, seems to be seriously getting into Web Development world with the announcement of a new IDE for Ruby On Rails that will be released in late Q3 2007.
This makes me having big expectatives for this Borland new phase.
ActiveScaffold: the end of the boring side of programming
Things like this makes me trust the human being yet.
If you want to code a database administration application one more time, your own, but you could be becoming stupid in that moment.
Check this demo and disagree if you can.
kaiser chiefs claim for ruby
See how the new britpop’s golden boys claim for the server side definite language.
But their official site seems not to be very agree. ( http://www.kaiserchiefs.co.uk/txp/index.php )
happy new rails! (1.2)
The longly awaited rails 1.2 is here!
Update:
The shortly awaited rails 1.2.1 is here!
cachos son trozos
“Cachos son trozos.“
- David Barral a Asís García - Conferencia Rails 2006
Powered by WordPress
Entries and comments feeds.
Valid XHTML and CSS.


