Skip to content

Category Archives: Writing Software

NoSQL Matters 2012 Barcelona edition recap

TweetLast Saturday I’d the pleasure of visiting Casa de Convalescencia in Barcelona to attend NoSQL Matters 2012 Barcelona edition, however it was not a long events the set of selected papers where mind blowing, also the location help a lot. Before continuing with the recap of the talks, would love to say thanks a lot [...]

[Crossbrowser Javascript Logging] A newbie headache with console.log and Internet Explorer

Tweet   Making your website fully compatible with Internet Explorer can be a really nightmare, but if you are more or less a newbie to this front end effort can be a headache. As some of you know, recently I’ve been involved on creating a front end using nice javascript technologies, have to say I [...]

Software Engineering met’s Javascript world (more or less)

TweetRecently I’ve been involved in prototyping a web application where maps, lots of custom paintings, access to internal and external REST APIs, etc lay together so the first idea is to use JavaScript as a front end technology, but as most of us I was not really happy and willing I will face with lots [...]

Thoughts about the performance of Enumerable#map in JRuby

TweetAs some of you know my current job makes me program in Ruby thing that I have to say I like, mostly cause sometimes you find interesting facts like the one I will write about here. Yesterday, together with my college Adolfo Builes, we had an interesting ongoing discussion about the performance of the map [...]