C'est un peu facile, je vous l'accorde, mais ça m'a fait bien rire ;)
Java
new Date(new Date().getTime() - 20 * 60 * 1000)
Ruby
20.minutes.ago
A prendre au second degré pour ne pas vous facher avec vos collègues de bureau :D
Ruby (le langage de programmation) et Rails. (made in Toulouse)
new Date(new Date().getTime() - 20 * 60 * 1000)
20.minutes.ago
This year my sense is that this morphed into something much more important. Success is not just being an outbreak of sanity in the IT world, but actually leading that world. There seems an excellent chance that Ruby and Rails could become a significant platform for IT develop over the next few years. We're already seeing signs of this at ThoughtWorks - 40% of our new business this year in the US is Ruby work.
With a young technology there's lots of new and important pieces appearing, but for me the most important of these is JRuby. Now in its final cycle of release candidates, JRuby offers a full implementation of the Ruby Platform on the Java JVM, as well as providing a scripting language for the JVM. For what we do at ThoughtWorks, and for many Ruby/Rails developers this matters a great deal even if you never "include java".