Amsterdam, design

Design, design and more design is what you can find in so many corners of Dutch’s cities. All of them developed with high quality and nice style. My preference is the home design of furniture, how they play with the space of a room and how the ergonomic aspects are present in all details. First … Read more

Berlin, again

I spent some days in Berlin, working and having only the nights to enjoy the city. Dinners in a Russian restaurant and a glass of wine in an Italian winery was just an example about the opportunities you have. First time in Winter; and we were lucky of enjoying sunny days combined with a nice … Read more

Zurmo, campaigns execution: typical problems

When working with massive Zurmo campaigns of marketing, I have learned some tips I want to remind. Rows and columns report This article summarizes so much well what to do. Important the point that says: It is important that the report that you create has to be “rows and columns report”. Sequence Once the template, … Read more

Shopify sitemap.xml

Shopify sells that they generate and refresh sitemap.xml file on all their stores, so I was not paying attention to it. My fault was to add it on Google Web Master tool. It is curious that the file contained only 4 link entries. I checked 24 hours later that all entries of the site were … Read more

Hadoop, Pig

My learning on the basic concepts of Hadoop continues. Pig has 2 basic elements: Pig Latin, it’s a data flow language used by programmers to write pig programs Pig Latin compiler: converts pig latin code into executable code. Executable code is in form of MapReduce jobs or it can spawn a process where virtual Hadoop … Read more

Workday HCM implementation

Read IT projects related to public organizations is useful, the fact that they are public makes that they are a little bit more transparent than private companies. In some cases they add interesting data related to the projects that are a little bit complex to find. In this case the high-level implementation project for an … Read more

II Trial Las Palomas, Zahara de la Sierra

El año pasado me quedé sin poder ir a esta carrera, pero este año llegué a tiempo para apuntarme. La organización aprendió de algunos fallos del año pasado y el recorrido estaba muy conseguido: muchísimo sendero por sitios increibles (que sustituyeron al asfalto). Tuvimos mucha suerte, día soleado y sin viento. Mucho frío como es … Read more

Hadoop architecture, data processing

In the process of understanding the basis of Hadoop I found a training course in AWS that is helping me to understand the concepts. Map: it’s a process to map all distributed blocks of data and send the requested job to each one of them. The job sent to the block is a task with … Read more