28FebCSS: the ‘opacity’ property

Today we will talk about the property ‘opacity’ in CSS and how it works on IE and Firefox at the same time.

28FebFrom the Array to the Object

The other day working late with my colleague Tudor we found that in one point of our application we had to use an object but we had an Array. At this point we found two possible solutions, the first rewrite our code to use the Array instead the object or the second and more sophisticated solution convert the Array to an Object.

6FebMejorando la búsqueda usando la Web 2.0

Hace unos días asistí a una conferencia de Ricardo Baeza titulada “Mejorando la búsqueda usando la Web 2.0″. A pesar de que en el Blog acostumbramos a postear entradas de carácter más práctico que divulgativo, he decidido postear un pequeño ensayo sobre dicha conferencia ya que me resultó interesante y motivo de alguna que otra reflexión.