This days I’m studying OOP at the UOC. We need to draw UML diagrams, this University feels confortable with Free Software and what do you think they recomend for that task? They recomend us ArgoUML which is a nice tool. ArgoUML has been wrote in Java and one of the most interesting things is that [...]
Categories: linux,programming
- Published:
- 28/04/2008 – 4:12 pm
- Author:
- By pbenavent
I rembember that I’ve wrote opinions such as Java Sucks and so on. That was my starting point for a long time. Quique, who is a nice person and also a Java coder (yes, both possibilities are compatible) told me that my opinion was forge in suffering very bad code in Java. Now I’m force [...]
Categories: linux,programming
- Published:
- 31/03/2008 – 5:49 am
- Author:
- By pbenavent
By reading a web-developer planet I found an article about Measuring some CMS performance. Although the article is wrote in spanish you may understand the main ideas by looking at the graphs. There’re two ideas I wanna to highlight: WordPress performance is not good unless you use a cache plugin Textpattern and Nucleus are the [...]
Categories: blogging,programming
- Published:
- 17/10/2007 – 5:03 am
- Author:
- By pbenavent
Nowadays I’m using VI or Komodo Edit [1] for Perl code editing tasks… (It sound great, if you have a look at my scripts probably you get disappointed).Both are available under Linux and MS but yesterday Julian (nice guy working at Capgemini) tolds me about EPIC, which is an open source editor based on Eclipse. [...]
Categories: programming
- Published:
- 24/08/2007 – 6:54 am
- Author:
- By pbenavent
This days I’m writting a perl script to verify a 25 port is available on a particular machine. I’ve writte two different versions: first one using Use IO::Socket: hard way, dealing with carriage returns, and line-feeds, specially if you’re using qmail, and my version was unable to connect with qmail or exchange transparently… second one [...]
Categories: linux,programming
- Published:
- 16/08/2007 – 3:49 pm
- Author:
- By pbenavent
I’ve been talking yesterday with a colleague at the office. She kindly asks me about my bachelor’s degree studies … We end up talking about useless things at our company. My mate supports that C programming is, more or less, useless … she doesn’t pointed very accurately about pointless for our company or pointless in [...]
Categories: programming
- Published:
- 27/02/2007 – 6:20 am
- Author:
- By pbenavent