HomeBlogBooksProjectsArchiveAboutlogo

A Curious Animal

Born to be curious, born to be animal!

Look mom no jQuery !!! Getting all CSS properties of a DOM element in JavaScript

09 July, 2012
- 2 min read

Getting and setting CSS properties is a simple task. We can make it in pure JavaScript:

Brief introduction to Dojo Widgets creation

08 July, 2012
- 1 min read

In the past, I have been using Dojo Toolkit for relatively little projects. I choose Dojo by its well designed API and its rich and homogeneous set of widgets.jQuery and jQueryUI are great projects, but I found the problem of consistency with jQuery plugins. Each one follow its own rules, each one has its documentation and API, etc.

OpenLayers Cookbook

28 June, 2012
- 2 min read

I'm near to finish my first experience as the author of a technical book. Titled OpenLayers Cookbook it has been written for PacktPublishing editorial, while the OpenLayers version 2.11 was the stable release.

Jelastic, cloud platform for Java

23 June, 2012
- 5 min read

Some days ago I receive an invitation for testing Jelastic product and, today Saturday, I had a while, made my homework and had my first contact with the platform.

Stupid PHP snippet to always download a changing file

06 May, 2012
- 1 min read

It is short, it is easy, it is stupid but... can save you time. If you need to download every few minutes a remote file that changes its contents at regular intervals of time this is for you.

The dojox.grid widgets family and the strange case of the items modification

28 April, 2012
- 3 min read

So, you are building a web application and decided to use the great Dojo framework.  Probably, if you need to use grids, you will decide to use some of the available widgets subclass of dojox.grid. Well, my friend, be aware with the data you use to fill the grid's store !!! function(DataGrid, ItemFileWriteStore){ });

© I built this site withGatsbyfrom the starterjuliaand made a bunch of modifications. The full content is available in myrepository. Icons made byFreepik from Flaticon