Microsoft y sus compinches demuestran que el Software Libre ahorra costes

December 10th, 2008

Las multinacionales del software privativo hacen un estudio que demuestra que las comunidades donde más Software Libre se utiliza ahorran dinero respecto a las que no y después intentan hacerlo pasar por un estudio que demuestra que en Extremadura y Andalucía se piratea más.
Read the rest of this entry »


Spanish languaje files for DocMGR 0.58

July 4th, 2008 es

I’ve translated the language files for DocMGR 0.58 to spanish (es_ES).
Read the rest of this entry »


HOWTO: Mr. SID support in MapServer 5

February 6th, 2008 es

To add support to images in mrsid format, a library developed by Lizardtech is needed. This is propietary software so I’ve cropped this part out of my main article on MapServer 5.

Read the rest of this entry »


HOWTO: MapServer 5 and PostGIS in RHEL5

February 1st, 2008 es

The goal of this document is to install Mapserver5 and PostGIS in RHEL5. This document is based upon René Viancos’ fantastic tutorial, Cómo compilar Mapserver y Postgis en Linux y no morir en el intento… Hacerlo. [Spanish]. René’s tutorial is aimed at the installation of Mapserver4 so I’ve written this article to update his.

UPDATE: I’ve also written a HOWTO on adding support for mrsid image format in MapServer5.

Read the rest of this entry »


Xorg & keymap bug

October 25th, 2007 es

Version 1:7.3+2 of xserver-xorg package in debian sid broke internationalized keyboard support. To resolve the issue you should uninstall package xserver-xorg-input-evdev:
apt-get remove --purge xserver-xorg-input-evdev
and then reload Xserver.