HomeBlogBooksProjectsArchiveAboutlogo

A Curious Animal

Born to be curious, born to be animal!

XCode4 and the mystery with Route-Me code sense

06 May, 2011
- 2 min read

If you follow this blog you will know I prefer to write "long" posts with nice content :) form time to time than write lots of short posts without much substance. For that I use Twitter :p

SimplyWrite, a free web distraction writing tool based on IndexedDB

17 April, 2011
- 5 min read

SimplyWrite is a free web distraction writing tool. It is based in the IndexedDB HTML5 so you need a browser compliant. Because the use of IndexedDB all the content is stored locally on your machine, no data is transferred or stored in a remote server. }; writeRequest.onsuccess = function ( e ) { };

acanimal is using github to share code !!!

15 April, 2011
- 1 min read

After some time as a pending task, finally I have  created a github account to share code and any other things with you.

How to Create a Cross-Platform Application with NASA WorldWind & NetBeans Platform

10 March, 2011
- 4 min read

This post is a mini tutorial on how to create an application based on NetBeans Platform that uses the WorldWind Java virtual globe. Before to continue, you need to have some knowledge about NetBeans Platform, WWJ and JOGL. setLayout(new BorderLayout()); add(wwj, BorderLayout.CENTER);

Downloading files from AEMET FTP server with Java and Apache Commons Net

06 March, 2011
- 8 min read

Some time ago the AEMET, the Spanish government meteorological agency, release many of its data publicly: weather radar, weather stations, lightnings, ... The way they do is simple and effective: public the contents on a FTP server and update on regular intervals of time. Talking with a colleague we decide to create (on our very few free time) a simple web page that allows people to see the current values of the weather stations. A map of Spain with some dots representing weather stations and…

notemarklet: Transform selected element into a sticky note

09 February, 2011
- 3 min read

Bookmarklets are nothing new but I never created one. There are tons of available bookmarklets to make tons of useful little things but here is my little but nice bookmarklet :) called notemarklet that helps reading marking the element under the mouse and changing its looks as a sticky note. Next there are a couple of samples: })();

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