Blogs
Currently I'm writing posts in two blogs:
- A Curious Animal - This is my personal blog where I put tips and coments about things related with my hobbies and job.
- The Balloon Project - This blog is for my personal project. It aims to be a 3D virtual globe with some GIS capabilities.
Programming
GObject - A tutorial on using GObject system. GObject is the base class in the GTK+ and GNOME world. Thanks to GLib library and GObject implementation you can programming with C in an object oriented way.
IDL library - As a result of working for near of three years with IDL, I was creating my own library of function and useful classes. These library date from 2005 and I am not maintain it anymore but if you found this page you can find some interesting things.
JavaCC - This is a little tutorial on JavaCC.
