The adventure continues: New job, with Ruby

Kumputunturi Originally uploaded by sushipumpum. And Javascript. And all the rest a web developer does. Now I commute to Malmoe, Sweden, to do this. I love it. A great team, here at Polar Rose. I’ll post more on my progress…

Ruby and libxml: Collect your XML::Node::Set

Use collect and map in Ruby says Lucas Carlson. Thanks for pointing out that code arthritis, Lucas. So, I was working with the libxml-ruby library (fast XML parsing) and found some loops in my code which could be converted. But,…