November 6, 2009 by victorgaspar
If some of you are interested on writing pseudocode, you could use any text editor, but if you need highlighting use gedit and download this file, rename it to ‘pseudocode.lang’ and copy it into ‘/usr/share/gtksourceview-2.0/language-specs‘ directory. So the next time you open Gedit you will find under View->Highlight mode->Others a new option called ‘PseudoCode’.
Disclaimer: This pseudocode language specification is the first draft, so I can’t promise it won’t change.
Posted in FreeStyle, OpenSource | Leave a Comment »
November 3, 2009 by victorgaspar
Posted in FreeStyle | Leave a Comment »
August 19, 2009 by victorgaspar
Hoy me he llevado la sorpresa de ver a Microsoft como sponsor platinum de la Apache foundation. Y eso que no es poco dinero. Ok! ok! 100.000 $/year para Microsoft no es nada. Pero ninguna empresa no da “nada” a cambio de algo. Igual tiene algo que ver con la Apache-license… En especial con esto: “The Apache License does not require modified versions of the software to be distributed using the same license nor even that it be distributed as free/open-source software.”
Posted in FreeStyle, OpenSource | Leave a Comment »
August 6, 2009 by victorgaspar
Posted in FreeStyle | Leave a Comment »
July 30, 2009 by victorgaspar
Conversando sobre la exploración espacial tripulada y las noticias que la cuestionan, recordé este vídeo.
Posted in Uncategorized | Leave a Comment »
July 30, 2009 by victorgaspar

Crocs
Un poco tarde, pero de todos, mi regalo favorito…
Posted in Uncategorized | Leave a Comment »
July 3, 2009 by victorgaspar
Posted in FreeStyle, News | Leave a Comment »
May 16, 2009 by victorgaspar
First query in WolframAlpha:
literacy vs. gdp
This is the result:

Amazing…
Posted in FreeStyle, News | Leave a Comment »
May 15, 2009 by victorgaspar
Posted in News | Leave a Comment »
April 16, 2009 by victorgaspar
Almost three years ago we were presented with the option of implementing an ERP system for a company owned by a well-known acquaintance of us. We accepted the work even though we had scarce knowledge of the topic. We didn’t know all the complications that such a task implied or else we would have rejected the offer immediately. i.e. fools rush in where angels fear to tread. Luckily for us we are at least so stubborn as foolhardy so we decided to do it and we did it. Of course it kept us awake more than one night and I have more white hairs since then, but we learnt the lesson; dreams can be realized, but they cost lots of sleepless nights.
One of our tasks was selecting a proper ERP software that could fit the requirements and it seems that we hit the nail on the head.
Implementing one of the company’s work-flow we found out that this company was also using a proprietary web fleet management system to control the fleet of trucks that they own. This software has so far been really useful for the company, but some questions arose in my head. I thought if I could integrate it with the new ERP software to make them cooperate in certain tasks. Since this application was not open source there was not that much that I could do, and after knowing how much they charge on license fees, asking for such an integration directly to the vendor was completely out of question. My second option was looking for similar projects that could fit the requirements, but none of the solutions found could do it…
Some studies show the increasing adoption of Open Source software for business applications, but some key software is still missing, in this case a Fleet Management software. Sooner or later, this tendency will imply that some distribution and logistic companies will require this kind of software to fulfill their needs.
As the end of my studies was approaching and I needed to pick up a topic for my master thesis, I decided to develop my own Fleet Management software to fill in the gap.
With the spirit of communication, I created a web page to give more details about the project evolution.
Posted in MyProjects | Leave a Comment »