The Worst Question a Salesperson Can Ask

I enjoyed this article, it’s written in a very nice way and it drives you where they want. I, but I have a different opinion about the number of times the question can be the worst one you can pronounce, in the majority of the times this is the more useful one “What’s keeping you … Read more

Font-face web

I want to remind this fabulous place where you can find all type of web fonts: 1001 fonts. In my case to implement this one: @font-face { font-family: Oswald; src: url(‘/fonts/Oswald-Regular.ttf’) }  

Menu for Joomla, M4J

A place to remind, M4J offers you the opportunity to generate the look & feel of your own menu. You install the module and the component. After that you only have to create the look&feel entries with all type of possibilities.

From image to Data URI

I’m customizing the Prestashop template and I was stuck with some images that they were not available for being changed. Then I found that some of the images are represented using data URI scheme. Inline images use the data URI scheme to embed images directly within web pages. As defined by RFC 2397, data URIs … Read more

Joomla, Ozio Gallery

The main problem I have found with other photo galleries is the time response. http://www.opensourcesolutions.es/en/ext/ozio-gallery.html#1 Ozio Gallery, finds the answer: store the images in a cloud space that offers good time response (in this case google), and visualize it on your web with this gallery. You will have good time response, save storage, but will … Read more

Electronic device storage

This summer we were visiting NYC and find this weird car. The main sign says “Electronic device storage”, what the hell is that? We asked the lady inside which type of service it was. Apparently the high schools do not allow the students to carry on their mobile phones. This means they have to keep … Read more

Joomla, my experience 3 years later

I started using Joomla 3 years ago. First year, I decided using Joomla, the main reasons were: the community behind it, the capacity to have modules on top of a core engine that worked in a very stable way. It took me a while to understand how it worked, how to manage it and how … Read more

Talend ESB & SAP PI

I have been reading this technical note related to the integration of SAP data using open source data integration (Talend). The reason is because I have this situation. We provide support to a SAP HCM system that delivers the HR processes for UK. This includes the delivery of the HMRC report (Her Majesty’s Revenue and … Read more