<?xml version='1.0' encoding='ISO-8859-1'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-5820435</id><updated>2008-08-25T04:24:54.949-07:00</updated><title type='text'>Pere Benavent</title><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default?start-index=26&amp;max-results=25'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default'/><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>197</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5820435.post-1156703078652900097</id><published>2008-07-31T02:17:00.000-07:00</published><updated>2008-07-31T03:31:14.003-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>About studying computing and salary</title><content type='html'>&lt;p&gt;I've talk with a nice guy who's working in a call center. He's working and studying Computing Engineering at the same time... and he's studying almost the same speciality that &lt;a href="http://www.uoc.edu/web/cat/launiversitat/estudis/infgest_estudis.htm" title="Technical Engineering in Computer Management"&gt;I'm studying&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;It makes think about why to keep on studying. If that nice guy ends his degree right now he would came to the IT market and if he would be hired as a IT degree he will earns as much as he earns now as a call center operator. Sad.
&lt;/p&gt;
&lt;p&gt;Don't get confuse. &lt;b&gt;I firmly support the study&lt;/b&gt;. But it's a pity that someone with a high degree has to start from a so unfair salary. On the other hand, when he takes experience enough and improve his salary, unfortunately, he still paid under his preparation or skills...&lt;br&gt;There's no &lt;a href="http://www.fogcreek.com/"&gt;Fog Creek Software&lt;/a&gt; or Google company alike in Spain as far as I know...
&lt;/p&gt;
&lt;p&gt;So, &lt;b&gt;what's the sense in studying a degree in computing?&lt;/b&gt; You may is pointless if you're thinking in achieve a good salary. But there're people who studied 'cause they like it. Is it a vocational job so? I don't think so. And if someone starts as a vocational it may end up in some different positions, burned out after a couple of years.&lt;br&gt;In my opinion you has &lt;b&gt;few options&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;Being vocational worker while you can&lt;/li&gt;
&lt;li&gt;Start up your own bussines&lt;/li&gt;
&lt;li&gt;Work with &lt;a href="http://en.wikipedia.org/wiki/Free_and_open_source_software" title="Free and Open Source Software"&gt;FOSS&lt;/a&gt; and get paid for it&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/07/about-studying-computing-and-salary.html' title='About studying computing and salary'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/1156703078652900097'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/1156703078652900097'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-8891507969649236122</id><published>2008-07-30T01:29:00.000-07:00</published><updated>2008-07-30T02:02:22.015-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='photography'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Fedora problems with dvd-slideshow and how solve them</title><content type='html'>&lt;p&gt;I've just returned from our holidays in &lt;a href="http://en.wikipedia.org/wiki/Florence" title="Florence in the Wikipedia"&gt;Florence&lt;/a&gt;... nice city by the way, very nice in deep.
&lt;/p&gt;
&lt;p&gt;Since I've carried my &lt;acronym title="Digital SLR"&gt;DSLR&lt;/acronym&gt; Olympus E-510 with me I've done several photos, now I'm involved in the &lt;em&gt;post production&lt;/em&gt; job
&lt;/p&gt;
&lt;p&gt;I wanna some photo slideshow that keeps amused my family on the TV so I search some software for Linux and I found that (in my opinion) most mature and proper software seems to be &lt;a href="dvd-slideshow.sourceforge.net"&gt;dvd-slideshow&lt;/a&gt; and it has just one &lt;cite&gt;but&lt;/cite&gt;; there's no &lt;acronym title="Graphical User Interface"&gt;GUI&lt;/acronym&gt; for more complicated command line options, it really doesn't matters to me but may to you.
&lt;/p&gt;
&lt;p&gt;Installation and dependecy problems resolutions are not complicated in Fedora. The only thing I've to take care is to specify &lt;code&gt;-p&lt;/code&gt; and &lt;code&gt;-mp2&lt;/code&gt; options in command line. The first one, &lt;code&gt;-p&lt;/code&gt; is for generate PAL video output and the second one &lt;code&gt;-mp2&lt;/code&gt; is for generate mp2 audio since it crashes if try to let it with mp3 by default although I got the propers codecs installed.
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/07/fedora-problems-with-dvd-slideshow-and.html' title='Fedora problems with dvd-slideshow and how solve them'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8891507969649236122'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8891507969649236122'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-7391050106020406957</id><published>2008-07-08T08:36:00.000-07:00</published><updated>2008-07-08T08:42:45.373-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><title type='text'>Object Oriented Programming passed</title><content type='html'>&lt;p&gt;Finally I received a phone message with my subject note... and it has been passed with the minimum note to pass it but done.&lt;/p&gt;
&lt;p&gt;Now time to try a little relax and plan how its going to be the next semester. Probably I choose two subject for the next six moths instead of follow just one subject. Maybe I'll choose &lt;em&gt;English III&lt;/em&gt; plus &lt;em&gt;Information Engineering&lt;/em&gt;...  don't know really, I've got to meditate on this a little bit...
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/07/object-oriented-programming-passed.html' title='Object Oriented Programming passed'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/7391050106020406957'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/7391050106020406957'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-6554149976255664840</id><published>2008-06-11T21:44:00.000-07:00</published><updated>2008-06-11T21:59:13.124-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>HAL problem dissapears and NetworkManager is ok</title><content type='html'>&lt;p&gt;So in short the title explains everything. Now, I must admit I don't like the idea of using &lt;a href="http://www.gnome.org/projects/NetworkManager/" title="NetworkManager applet home site"&gt;NetworkManager&lt;/a&gt; instead of command line. Command line makes me feel with more control and lets me learn more. Nowadays this simple applet is simple and useful, shows me wifi networks, it let me choose what network I wanna use... so I surrender to it&lt;/p&gt;
&lt;p&gt;Meanwhile HAL problems has dissapears probably 'cause there's no conflict in having exclusivity access to network devices or so I think.
&lt;/p&gt;
&lt;p&gt;I have reduce the stack of daemons running at boot time by switching off bluetooth, rpc related daemons and ip6tables. I love &lt;tt&gt;chkconfig&lt;/tt&gt; command line.&lt;/p&gt;
&lt;p&gt;Soon I'll push off cube-beryl related software since my graphich card (an old fashioned Svage S3 my laptop is from 2002 and I'm still surprise for that) doesn't support this short of effects.
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/06/hal-problem-dissapears-and.html' title='HAL problem dissapears and NetworkManager is ok'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/6554149976255664840'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/6554149976255664840'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-1829372996282801103</id><published>2008-06-03T03:10:00.000-07:00</published><updated>2008-06-03T03:24:30.980-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><title type='text'>Fedora 9 just installed</title><content type='html'>&lt;p&gt;
As I wrote here a couple of weeks ago I've installed &lt;a href="http://fedoraproject.org/get-fedora" title="Get Fedora from this link"&gt;Fedora 9&lt;/a&gt; at my laptop.
&lt;/p&gt;
&lt;p&gt;
I've used for the very first time a different method. &lt;a 
href="http://es.computers.toshiba-europe.com/cgi-bin/ToshibaCSG/jsp/SUPPORTSECTION/discontinuedProductPage.do?service=ES&amp;com.broadvision.session.new=Yes&amp;PRODUCT_ID=18165" title="Satellite 2400-103"&gt;My laptop&lt;/a&gt; (buyed 04/11/2002) is unable to boot from a DVD, I allways have been using the set of CDs but now I downloaded a ISO that allows you to install from the network. This is not new for &lt;a href="http://www.debian.org"&gt;Debian&lt;/a&gt; fans.
&lt;/p&gt;
&lt;p&gt;
So if you look for &lt;tt&gt;Fedora-9-i386-netinst.iso&lt;/tt&gt; you'll find it has only 144Mb, for sure you're gonna need a quite good internet conection. It tooks me around 3 hours to finish the whole process, including type of installation (Workstation, development or webserver), packages selection and download and so on.
&lt;/p&gt;
&lt;p&gt;
Once the boring part was finished then comes the amusing process... as long as I keep my personal &lt;tt&gt;home&lt;/tt&gt; filesystem untouched this part is easier.
&lt;/p&gt;
&lt;p&gt;
By now I've done a couple of customizations quite usual among Fedora's users:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Livna repos&lt;/b&gt;: download livna rpm...
&lt;ol&gt;
&lt;li&gt;got to &lt;a href="http://rpm.livna.org/rlowiki/"&gt;http://rpm.livna.org/rlowiki/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;pick up &lt;a href="http://rpm.livna.org/livna-release-9.rpm"&gt;http://rpm.livna.org/livna-release-9.rpm&lt;/a&gt;  and install it &lt;li&gt;type &lt;tt&gt;yum update&lt;/tt&gt; and install mplayer (I used for see movies, many people prefers vlc software, both of them are a good option) by typing &lt;tt&gt;yum install mplaer&lt;/tt&gt;&lt;/li&gt;
&lt;li&gt;do the same for ffmpeg (I used it for convert video files); &lt;tt&gt;yum install ffmpeg&lt;/tt&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Flash plugin&lt;/b&gt; for Firefox: download flash-plugin-9.0.124.0-release.i386.rpm from Adobe's site and install typing &lt;tt&gt;rpm -i flash-plugin-9.0.124.0-release.i386.rpm&lt;/tt&gt;&lt;/li&gt;
&lt;li&gt;Solve some &lt;b&gt;problems with HAL daemon&lt;/b&gt;... Pablo has told me that hal doesn't get very well if you use both network and Network-Managed daemons so he tolds me to use the second one or at least one of them, but not both at the same time... I keep myself on tune it accurately&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
There're more thong to be told but that's enough for now. Soon a second part, 'till then have a look to &lt;a href="http://hacktux.com/fedora"&gt;http://hacktux.com/fedora&lt;/a&gt; it keeps a lot of tricks that you were thinking of.
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/06/fedora-9-just-installed.html' title='Fedora 9 just installed'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/1829372996282801103'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/1829372996282801103'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-8783290783335754424</id><published>2008-05-18T03:26:00.000-07:00</published><updated>2008-05-18T03:58:08.984-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><title type='text'>Going on with my OOP subject at university</title><content type='html'>&lt;p&gt;I've checked right now my last mark on &lt;acronym title="Object Oriented Programming"&gt;OOP&lt;/acronym&gt; at &lt;a href="http://www.uoc.edu" title="Universitat Oberta de Catalunya - Catalonian Open University"&gt;UOC&lt;/a&gt; and feel very satisfied with it.&lt;/p&gt;
&lt;p&gt;I thought my last exercise its going to be a C+ and I've got a B finally so great work for me! that makes me keep on trying with the latest exercise we got now 'cause it may helps a lot to pass the final exam since they uses this exercises to get an average in order to calculate the final mark.&lt;/p&gt;
&lt;p&gt;I know how to prototype models, draw &lt;acronym title="Unified Modeling Language"&gt;UML&lt;/acronym&gt; diagrams, how to translate the problem to the paper... but I feel myself terrible unexperienced in java coding. I hope it will less important the final coding than the -in my opinion- core knowledge which is Object Oriented aproach. Let's see how it finally ends...&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/05/going-on-with-my-oop-subject-at.html' title='Going on with my OOP subject at university'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8783290783335754424'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8783290783335754424'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-966707475638936141</id><published>2008-04-28T09:12:00.000-07:00</published><updated>2008-04-28T09:26:42.954-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><title type='text'>ArgoUML</title><content type='html'>&lt;p&gt;This days I'm studying &lt;acronym title="Object Oriented Programing"&gt;OOP&lt;/acronym&gt; at the &lt;a href="http://www.uoc.edu" title="Catalonian Open University"&gt;UOC&lt;/a&gt;. We need to draw &lt;acronym title="Unified Modeling Language"&gt;UML&lt;/acronym&gt; diagrams, this University feels confortable with Free Software and what do you think they recomend for that task? They recomend us &lt;a href="http://argouml.tigris.org/"&gt;ArgoUML&lt;/a&gt; which is a nice tool.&lt;/p&gt;
&lt;p&gt;ArgoUML has been wrote in Java and one of the most interesting things is that you may get your code in different languages, java, php ... (don't remember if more languages are supported), it supports UML standard diagrams, and finally it runs quite well on my 512Mb RAM laptop.
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/04/argouml.html' title='ArgoUML'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/966707475638936141'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/966707475638936141'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-8716785382450487950</id><published>2008-04-26T09:28:00.000-07:00</published><updated>2008-04-26T10:00:27.145-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Red Hat Fan</title><content type='html'>&lt;p&gt;I've been using &lt;a href="http://www.redhat.com" title="Red Hat"&gt;Red Hat&lt;/a&gt; distributions since Red Hat 6.2 (more or less) and from then upgrading up to &lt;a href="http://fedoraproject.org" title="Fedora Project"&gt;Fedora&lt;/a&gt;, passing through all Fedora's...&lt;/p&gt;
&lt;p&gt;
From different reasons I experienced a quite important problem with Fedora 8 and don't have any time to solve it. I decide give a chance to &lt;a href="http://www.debian.org" title="Debian"&gt;Debian&lt;/a&gt; (pure stable Debian, not Ubuntu or so) 'cause is a very interesting option, now is easy to install and with a lot of advantages (regular updates, security, zillions of packages...)&lt;/p&gt;
&lt;p&gt;
And I have to say that on my laptop (an old one) it runs faster than Fedora. I know it was going to be that way since Debian compile packages with less dependencies and that make them lighter in terms of memory consuming. But also everything is so different to almost any other distro that it's really annoying. I deeply respect Debian, nothing would be the same without that distro, but I rather prefer using Fedora/Red Hat/CentOS (great choice &lt;a href="http://www.centos.org" title="The Community ENTerprise Operative System"&gt;CentOS&lt;/a&gt; it isnt?) for three main reasons:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;I'm used to them&lt;/li&gt;&lt;li&gt;they are more familiar in enterprise environments&lt;/li&gt;&lt;li&gt;they're too Linux and &lt;a href="http://en.wikipedia.org/wiki/FOSS" title="Free and open source software"&gt;FLOSS&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;
But... you know, there's always a &lt;b&gt;but&lt;/b&gt; I have to admit that I'm a Red Hat Fan. So as soon as I finish with the subject (Object Oriented Programming) I'm studying at &lt;a href="http://www.uoc.edu" title="Catalonian Open University"&gt;UOC&lt;/a&gt; I'll return to Fedora. It would exciting.&lt;/p&gt;
&lt;p align="center"&gt;
&lt;img src="http://www.benavent.org/images/RedHatFan.jpg" alt="Pbenavent is a Red Hat Fan" width="160" height="160" align="center"&gt;&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/04/red-hat-fan.html' title='Red Hat Fan'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8716785382450487950'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8716785382450487950'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-8222035578417810101</id><published>2008-03-30T22:49:00.000-07:00</published><updated>2008-03-30T23:05:42.536-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><title type='text'>Java sucks? Maybe, but less</title><content type='html'>I rembember that I've wrote opinions such as &lt;cite&gt;Java Sucks&lt;/cite&gt; 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 to write in Java for &lt;em&gt;Objected Orientation Programming&lt;/em&gt; subject at my University on-line degree.

So, as I was suspecting from a long time, Quique was right. It's very easy write in Java (nice) and it's really a powerfull combination JDK + Eclipse. The truth is that there're very bad programmers all around, or probably, unreasonable customers demanding aplication modifcations constantly that modifies the design and the performance of the whole thing.

I'm also still believing that programmers job is absolutely devalued and underpaid here in Spain.</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/03/java-sucks-maybe-but-less.html' title='Java sucks? Maybe, but less'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8222035578417810101'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8222035578417810101'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-3795371477493019559</id><published>2008-02-25T22:05:00.000-08:00</published><updated>2008-03-10T02:14:00.725-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>aTunes for your iPod</title><content type='html'>&lt;p&gt;I was writting few days ago about alternatives for iTunes software. Nothing against Apple or any other company, just a pro Linux position: I prefer &lt;acronym title="Free Libre Open Source Software"&gt;FLOSS&lt;/acronym&gt; software and I prefer run it on GNU/Linux. That's all.&lt;/p&gt;
&lt;p&gt;So thanks to &lt;a href="http://sourceforge.net"&gt;Sourceforge&lt;/a&gt; mail-list I've found &lt;b&gt;&lt;a href="http://www.atunes.org/"&gt;iTunes&lt;/a&gt;&lt;/b&gt;, I don't find it in my former research so have a look on it 'cause it for three main reasons:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;multi-platform&lt;/b&gt; since it is written in Java (requires java 6, uses swing for interfaces, if you wanna collaborate to the project they told us they uses Eclipse, and if you may have a look at the sources, you know, free software is like that)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;it plays mp4 files&lt;/b&gt;, among others, in fact, they have choose the easy way, they relay on software installed on your system&lt;/li&gt;
&lt;li&gt;&lt;b&gt;user interface&lt;/b&gt; its very iTunes &lt;em&gt;alike&lt;/em&gt; so faster learning curve&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Last but not least, they got releases since last year and those releases are delivered on regular basis. That releases rhythm and the fact they have joined some other audio player projects makes me perceive aTunes as an interesant software to consider.&lt;br&gt;Juanjo, I hope this would help you!&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/02/atunes-for-your-ipod.html' title='aTunes for your iPod'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/3795371477493019559'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/3795371477493019559'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-580173913256683190</id><published>2008-02-21T00:18:00.000-08:00</published><updated>2008-02-21T21:55:43.249-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>What iPod manager choose for Linux?</title><content type='html'>&lt;p&gt;This days I'm planning to use free software to manage my iPod instead of iTunes. So, which application should I choose?&lt;/p&gt;
&lt;p&gt;Before choose one of them let's rebember what I said before; if I may find the same software across different distributions or even the same software across Linux and MS, this is a clear advantage for me.&lt;/p&gt;
&lt;p&gt;I've found this choices:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.gtkpod.org/"&gt;gtkPod&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;fairly mature software&lt;/li&gt;
&lt;li&gt;no new libraries needed, as long as it's a gnome app&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://amarok.kde.org/"&gt;amarok&lt;/a&gt;
&lt;ul&gt;&lt;li&gt;it's a kde software, and I prefer not to run more libraries than gtk in order to keep my so limited memory free&lt;/li&gt;
&lt;li&gt;it's a mature solution&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://banshee-project.org/Main_Page"&gt;Banshee&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;developed with mono, so it requires an extra runtime&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.desktoplinux.com/articles/AT7150747782.html"&gt;plays AAC formats&lt;/a&gt; but I don't know they manage the whole license stuff&lt;/li&gt;
&lt;li&gt;in their page does not appear nothing related with the iPod's&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.yamipod.com"&gt;Yamipod&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;it &lt;em&gt;seems&lt;/em&gt; to be the most iTunes similar solution&lt;/li&gt;
&lt;li&gt;non free software&lt;/li&gt;
&lt;li&gt;quite odd instalation&lt;/li&gt;
&lt;li&gt;screenshots and features looks fine&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.gnome.org/projects/rhythmbox/"&gt;Rhythmbox&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;may require added software for tag edition&lt;/li&gt;
&lt;li&gt;it seems no so mature software, very early versions at the moment&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;Does any of them support m4p format?... Banshee does it, and Yamipod seems to be  able to do it, but Yamipod is not free software.&lt;/p&gt;
&lt;p&gt;Everytime I've tested some software with my iPod, iTunes does not recognized later I have to attached again to my iTunes... nasty thing. Best solution would be if Apple relases a Linux version. You may &lt;a href="http://www.petitiononline.com/itmslin/petition.html"&gt;sign a petition to port iTunes to Linux&lt;/a&gt;
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/02/what-ipod-manager-choose-for-linux.html' title='What iPod manager choose for Linux?'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/580173913256683190'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/580173913256683190'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-242684038731905951</id><published>2008-02-14T02:36:00.000-08:00</published><updated>2008-02-21T00:16:18.857-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><title type='text'>From Fedora to Debian</title><content type='html'>&lt;p&gt;I upgraded from Fedora 7 to Fedora 8 without problems... 'till the day mplayer doesn't run anymore. A very competent guy from Red Hat who's working at our office told me to use livna repos ... I told him about how upset I feel about livna repos vs. freshrpms repos, they both does not run very well together&lt;/p&gt;
&lt;p&gt;I believe him and I try livna repos... then begins the show: hal-daemons stops, autorun needs hal-daemon... and don't want to remember that hell. I know what to do: to get disable livna, also freshrpms, uninstall and reinstall hal-daemon (just in case it helps) and so on,...&lt;/p&gt;
&lt;p&gt;Since I have been a Red Hat devoted users since Red Hat 7.2 (passing through all Red Hats 8.0, 9s, and Fedoras) I thought some other distro deserves a chance... so I keep my home and I install &lt;b&gt;&lt;a href="http://www.debian.org/"&gt;Debian&lt;/a&gt;&lt;/b&gt;. I also keep a server running &lt;a href="http://www.centos.org/"&gt;CentOS&lt;/a&gt;, if you don't know it, try it.&lt;br&gt;I'll post more in a not too distant future but my first impression is that everything is clean, well organized, a little bit more fast, and quite different, I mean, there's no &lt;tt&gt;/etc/sysconfig/network-scripts/&lt;/tt&gt; or apache configuration file is under &lt;tt&gt;/etc/apache2/...&lt;/tt&gt; and also their start up script is different but, time to learn, which is always good to keep us alive
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/02/from-fedora-to-debian.html' title='From Fedora to Debian'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/242684038731905951'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/242684038731905951'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-4886015416329342615</id><published>2008-02-14T00:07:00.001-08:00</published><updated>2008-02-14T01:16:11.222-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='photography'/><title type='text'>Finally Olympus E-510</title><content type='html'>&lt;p&gt;I've bought a Olympus E-510 instead of E-410. There were three main reasons:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Great discount plus 100&amp;euro; refund from Olympus (yet waiting for it)&lt;/li&gt;
&lt;li&gt;Stabilization&lt;/li&gt;
&lt;li&gt;Grip&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Grip really doesn't make a difference but is a plus. What really decides me is the discount, it makes affordable to pay the difference and buy the camera with the &lt;em&gt;stabilization&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I've done a few photos and also I've attended a workshop instructed by Olympus teachers. There I've got the chance to use the E-3 camera (professional camera from Olympus). Olympus divide their lenses in three groups:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Standard Lenses: the ones that you gonna find in your kit, the one that I use, such a 14-42(1:3.5-5.6) and the 40-150(1:3.5-4.5)&lt;/li&gt;
&lt;li&gt;Pro Lenses: &lt;em&gt;pro&lt;/em&gt; stands for &lt;em&gt;pro&lt;/em&gt;fessional: in that workshop I test the 8mm(1:3.5 Fisheye) and the 12-60(1:2.8-4.0) with SWD (Supersonic Wave Drive)&lt;/li&gt;
&lt;li&gt;Top Pro Lenses: as you may assume this are the top lenses, for professional use. I test the 7-14mm(1:4.0),  and my Good! I flip with the 150mm(1:2.0) in the studio photos, even more that with the 300mm(1:2.8) outdoors.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You may see a couple of photographies at &lt;a href="http://www.flickr.com/photos/pbenavent/sets/72157603832167554/"&gt;pbenavent's Flickr&lt;/a&gt;, there're just a few of them...
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2008/02/finally-olympus-e-510.html' title='Finally Olympus E-510'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/4886015416329342615'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/4886015416329342615'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-6284711410853894044</id><published>2007-12-17T22:32:00.000-08:00</published><updated>2007-12-17T22:50:15.829-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='photography'/><title type='text'>Olympus E-410, my next christmas self-gift</title><content type='html'>&lt;p&gt;Since I was a little kid there was a &lt;a href="http://en.wikipedia.org/wiki/Olympus_OM-2" title="Olympus OM-2 at Wikipedia"&gt;Olympus OM-2&lt;/a&gt; at home. My father wasn't very photografy fan but that camera increased my interest till I really became amateur photographer.
&lt;/p&gt;
&lt;p&gt;I really like my old and professional OM-2 but time for digital evolution finally has come. The main advantage is not to wait till the photos come from the lab and the money saving. No need to explain more about:
&lt;ul&gt;
&lt;li&gt;I may shot as much as I can&lt;/li&gt;
&lt;li&gt;see immediately how it is&lt;/li&gt;
&lt;li&gt;my lens are compatibles with a Olympus digital (using an adaptor not very expensive)&lt;/li&gt;
&lt;li&gt;... nothing in common with compact digital cameras ...&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;p&gt;After looking for a choice I decided to buy a &lt;a href="http://www.dpreview.com/reviews/olympuse410/" title="Olympus E-410 review in dpreview"&gt;Olympus E-410&lt;/a&gt;. This camera is really affordable among the rest of &lt;acronym title="Digital SLR"&gt;DSLR&lt;/acronym&gt;, it's intended to be a choice for amateur photographer or a second choice for professional.
&lt;/p&gt;
The next step in Olympus is a E-510 which is quite expensive and offers two main differences: more professional grip and stabilization in the camera body. The first one is worthless for me 'cause I don't expend hours and hours working with the camera and the second one is not so worthless but I've been told that is fairly more interesting stabilization in the lens than in the body camera. Anyway, there's so much price increase that I'm going to keep the E-410 choice.
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/12/olympus-e-410-my-next-christmas-self.html' title='Olympus E-410, my next christmas self-gift'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/6284711410853894044'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/6284711410853894044'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-4894372564769523119</id><published>2007-11-27T22:41:00.000-08:00</published><updated>2007-11-28T01:09:10.757-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><title type='text'>Yet with up2date in Fedora, WTF!</title><content type='html'>&lt;p&gt;At ending of October I was suffering this error when I try to make &lt;tt&gt;yum update&lt;/tt&gt; and I answer &lt;tt&gt;yes&lt;/tt&gt; in order to install all that yum purposes to me:
&lt;blockquote&gt;
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
Package up2date needs python(abi) = 2.4, this is not available.
Package rhnlib needs python(abi) = 2.4, this is not available.
Complete!&lt;/blockquote&gt;
&lt;/p&gt;
&lt;p&gt;
It has been easy at the end... as you may see, that messages shows that my Fedora has yet installed a up2date package. Since I really don't use at all I took it out by typing: &lt;tt&gt;yum erase up2date&lt;/tt&gt; and so on...&lt;br&gt;But the questions are two:
&lt;ol&gt;&lt;li&gt;Why are there an up2date package in Fedora? a legacy question comming fron the &lt;em&gt;ancient&lt;/em&gt; RedHat 8 and 9 ages?&lt;/li&gt;&lt;li&gt;How many others useless packages do I have installed?&lt;/li&gt;&lt;/ol&gt;&lt;/p&gt;
&lt;p&gt;So I was thinking all around this stuff I two mini-projects come to my mind:
&lt;ul&gt;&lt;li&gt;Writte a couple of scripts that retrieves what packages do I have ordered by use: I have no idea if there's some method to retrieve package use frequency, but as I've just say it's just an idea, let's see if it possible or it isn't...&lt;/li&gt;
&lt;li&gt;Writte a couple of scripts that retrieves for every single package what other packages depends on it and viceversa, by the way, I've imagine the reports writed under some xml strict DTD so may open it in a browser or read from some other script or import it in a database&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/11/yet-with-up2date-in-fedora-wtf.html' title='Yet with up2date in Fedora, WTF!'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/4894372564769523119'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/4894372564769523119'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-4728771705371763043</id><published>2007-10-24T07:54:00.000-07:00</published><updated>2008-02-15T03:24:52.557-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogging'/><title type='text'>Microsiervos: I don't deserve it</title><content type='html'>&lt;p&gt;&lt;a href="http://www.microsiervos.com" title="Microsiervos"&gt;One of my favourite blogs, Microsiervos&lt;/a&gt; has mention me again :-) and it has been 'cause I suggest them how peculiar was for me, to find a form that calculates how long are you going to live. It reminds me the chapter from &lt;a href="http://en.wikipedia.org/wiki/The_IT_Crowd"&gt;The IT Crowd&lt;/a&gt;: &lt;em&gt;Return of the Golden Child&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;So here's the &lt;a href="http://www.microsiervos.com/archivo//simulador-esperanza-vida.html"&gt;Microsiervo's note about life expectancy simulator&lt;/a&gt; where they mention me, they use to say &lt;cite&gt;no somos dignos&lt;/cite&gt; so now I must say thank you boys and &lt;cite&gt;I don't deserve so much honour&lt;/cite&gt;&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/10/microsiervos-i-dont-deserve-it.html' title='Microsiervos: I don&apos;t deserve it'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/4728771705371763043'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/4728771705371763043'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-8092701764458817385</id><published>2007-10-16T22:03:00.000-07:00</published><updated>2007-10-17T01:48:55.494-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><category scheme='http://www.blogger.com/atom/ns#' term='blogging'/><title type='text'>Performance on different CMS</title><content type='html'>&lt;p&gt;By reading a web-developer &lt;em&gt;planet&lt;/em&gt; I found an article about &lt;a href="http://www.yukei.net/2007/10/evaluando-el-rendimiento-de-algunos-cms/"&gt;Measuring some CMS performance&lt;/a&gt;. Although the article is wrote in spanish you may understand the main ideas by looking at the graphs.&lt;/p&gt;
&lt;p&gt;There're two ideas I wanna to highlight:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Wordpress performance is not good unless you use a cache plugin&lt;/li&gt;
&lt;li&gt;Textpattern and Nucleus are the best ones in terms of performance. You may also mention Drupal but with an incorporated cache system&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That makes me repeat once more an old idea that I have about this ... CMSs. &lt;b&gt;Wordpress is most popular but its designed for personal weblog&lt;/b&gt;. You may use it to build up a website but it wasn't desing for that. Even more; if you use Wordpress you're going to be in a continuous updating job, there're constants updates 'cause security reasons or something.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Textpattern&lt;/b&gt; has been planned not just for a personal weblog but also for a hole website, and according &lt;a href="http://kusor.com/"&gt;Kusor&lt;/a&gt;, &lt;b&gt;its code desing is simply better&lt;/b&gt;.&lt;br&gt;I can't say a word about Nucleus 'cause I don't know it.
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/10/performance-on-different-cms.html' title='Performance on different CMS'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8092701764458817385'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/8092701764458817385'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-1774977238856105059</id><published>2007-09-12T22:08:00.000-07:00</published><updated>2007-09-12T22:22:37.822-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>2007 Bossie Awards</title><content type='html'>&lt;p&gt;Bossie Awards are granted to the best Open Source Software &lt;b&gt;for the enterprise&lt;/b&gt;, keep attention on that man!: &lt;em&gt;for the enterprise&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Via Slashdot I've arrived to the &lt;a href="http://www.infoworld.com/archives/t.jsp?N=s&amp;V=91650"&gt;list where appear 2007 Bossie Awards&lt;/a&gt;, once you're there you choose a category. I've had a look on &lt;b&gt;Best of open source in platforms and middleware&lt;/b&gt; and there is my dear &lt;a href="http://www.centos.org/"&gt;CentOS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Most interesting thing is that it has been choose instead of RHEL but they specified that is exactly the same, even they say:&lt;br&gt;
&lt;cite&gt;
That means you can install applications for RHEL on a CentOS server without any incompatibilities, and all RHEL updates are applicable to CentOS as well. Obviously, no support contracts are available for CentOS, but that?s the draw for many Linux veterans ? the familiar Red Hat distribution, including updates, without the onus of having to purchase a support contract that is never used
&lt;/cite&gt;
&lt;/p&gt;
&lt;p&gt;The funny part of the story is a comment on slashdot, somebody says:&lt;br&gt;
&lt;cite&gt;
Interesting that CentOS won for server OS. Shouldn't that go to RHEL?
&lt;/cite&gt;
&lt;br&gt;
...and somebody elses anwser:
&lt;cite&gt;
Actually, RHEL won and Centos just made a copy of the award and changed its name.
&lt;/cite&gt;
&lt;/p&gt;
&lt;p&gt;By the way, &lt;a href="http://www.ubuntu.net/"&gt;Ubuntu&lt;/a&gt; wons at desktop category, actually I got a Ubuntu LiveCD to show what Linux is at work, and everytime I can I run it, they flip when they see cube desktop ;-)&lt;/p&gt;
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/09/2007-bossie-awards.html' title='2007 Bossie Awards'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/1774977238856105059'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/1774977238856105059'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-7793950786280327935</id><published>2007-08-23T23:54:00.000-07:00</published><updated>2007-08-24T01:04:56.322-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><title type='text'>EPIC Perl in Eclipse</title><content type='html'>&lt;p&gt;Nowadays I'm using &lt;a href="http://www.vim.org"&gt;VI&lt;/a&gt; or &lt;a href="http://www.activestate.com/Products/komodo_edit/"&gt;Komodo Edit&lt;/a&gt; [1] for &lt;a href="http://www.perl.org"&gt;Perl&lt;/a&gt; code editing tasks... (It sound great, if you have a look at my scripts probably you get disappointed).&lt;br&gt;Both are available under Linux and MS but yesterday Julian (nice guy working at Capgemini) tolds me about &lt;a href="http://e-p-i-c.sourceforge.net/"&gt;EPIC&lt;/a&gt;, which is an open source editor based on &lt;a href="http://www.eclipse.org/"&gt;Eclipse&lt;/a&gt;. We better say it's an Eclipse extension to edit Perl , debug and so on with Eclipse.&lt;/p&gt;
&lt;p&gt;Why you should use it instead of VIM or Komodo? &lt;a href="http://www.vim.org"&gt;VI&lt;/a&gt; plays another league, I love &lt;a href="http://www.vim.org"&gt;VI&lt;/a&gt; (I'm still learning, well, you never stop to learn once you star with &lt;a href="http://www.vim.org"&gt;VI&lt;/a&gt;) but code folding, frames at coding, auto-complete at such things are more in the code editors or IDE league.
Komodo it's quite a lot what I need but it is not open source, and what a pity 'cause I love it. I've been looking for something similar at open source software I don't get what I was looking for. I know there're solutions out there (&lt;a href="http://bluefish.openoffice.nl/"&gt;Bluefish&lt;/a&gt; it's supposed to be code folding but as far as I know it isn't it, I don't feel myself confortable with KDE software, and &lt;a href="http://www.scintilla.org/SciTE.html"&gt;Scite&lt;/a&gt; isn't nice to work with... )&lt;/p&gt;
&lt;p&gt;So EPIC + Eclipse is a great discover that I'm going to test but it has also disadvantages: and IDE is more than I need, the price for be multi platform is to be wrote in Java and that hurts to my laptop.
&lt;/p&gt;
&lt;p&gt;
&lt;small&gt;&lt;b&gt;[1]&lt;/b&gt; don't confuse Komodo Edit wih Komo IDE; first one is free and just an editor, second one is an IDE and you have to pay for it&lt;/small&gt;&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/08/epic-perl-in-eclipse.html' title='EPIC Perl in Eclipse'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/7793950786280327935'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/7793950786280327935'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-2796574281386515109</id><published>2007-08-23T00:19:00.000-07:00</published><updated>2007-08-23T00:27:35.107-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Three apps for Sysadmins</title><content type='html'>&lt;p&gt;Via an article about &lt;a href="http://highscalability.com/flickr-architecture"&gt;Flickr Architecture&lt;/a&gt; I discover some apps quite interesting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.systemimager.org/index.php/Main_Page"&gt;System Imager&lt;/a&gt;: automates Linux installs, software distribution, and production deployment&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ganglia.sourceforge.net/"&gt;Ganglia&lt;/a&gt;: scalable distributed monitoring system for high-performance computing systems such as clusters and Grids.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.google.com/p/subcon/"&gt;Subcon&lt;/a&gt;: allows you to store your essential system configuration files in a subversion repository and easily deploy different configurations to machines in a cluster.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
I'll comment each one on next post ... by now, I'm thinking about my lack of practise in sysadmin stuff this days grrrr!&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/08/three-apps-for-sysadmins.html' title='Three apps for Sysadmins'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/2796574281386515109'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/2796574281386515109'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-2349383125337639761</id><published>2007-08-16T08:49:00.000-07:00</published><updated>2007-08-16T09:12:38.920-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><title type='text'>Perl, every where</title><content type='html'>&lt;p&gt;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:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;first one using &lt;tt&gt;Use IO::Socket&lt;/tt&gt;: 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...&lt;/li&gt;
&lt;li&gt;second one using &lt;tt&gt;Use Net::SMTP&lt;/tt&gt;: easy, smoothly way, no problems at all and able to connect both servers (qmail and exchange) using the same script.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I'll put that script at &lt;a href="http://postm-scripts.sourceforge.net/"&gt;http://postm-scripts.sourceforge.net/&lt;/a&gt; my never-starting project ...
&lt;/p&gt;
&lt;p&gt;Most interesting thing is that I've talking with a MS Admin about using perl also in Microsoft machines. I hope it happens.&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/08/perl-every-where.html' title='Perl, every where'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/2349383125337639761'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/2349383125337639761'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-6985894703797246494</id><published>2007-06-11T22:30:00.000-07:00</published><updated>2007-08-16T06:30:29.705-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ldap'/><category scheme='http://www.blogger.com/atom/ns#' term='networking'/><title type='text'>Squid with Active Directory or NTLM</title><content type='html'>&lt;p&gt;I've never do that, but have a look to &lt;a href="http://wiki.squid-cache.org/ConfigExamples/WindowsAuthenticationNTLM?highlight=%28%5EConfigExamples/%5B%5E/%5D%2A%24%29"&gt;sample squid config file to authenticate with Active Directory&lt;/a&gt; ... the main idea it's to do the same as we do before with Squid with OpenLdap. If you're using Active Directory instead of a true ldap server have a look on that.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This entry has been in the draft for too long ... I should writte more often.&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/06/squid-with-active-directory-or-ntlm.html' title='Squid with Active Directory or NTLM'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/6985894703797246494'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/6985894703797246494'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-4562153382958656485</id><published>2007-06-11T22:19:00.000-07:00</published><updated>2007-06-13T02:17:05.821-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ldap'/><category scheme='http://www.blogger.com/atom/ns#' term='networking'/><title type='text'>Squid with ldap</title><content type='html'>&lt;p&gt;I was writting about &lt;a href="http://www.squid-cache.org"&gt;Squid&lt;/a&gt; and I arrive to a &lt;a href="http://wiki.squid-cache.org/ConfigExamples/SquidAndLDAP?highlight=%28%5EConfigExamples/%5B%5E/%5D%2A%24%29"&gt;sample config file for using squid with OpenLdap&lt;/a&gt;. I really don't know if you're using squid ... probably you should do it. And I don't know if you're using ldap ... sure you've to. If you combine squid with ldap it allows you &lt;b&gt;control &lt;em&gt;who&lt;/em&gt; is browsing the web or who doesn't it&lt;/b&gt; and the main thing is &lt;em&gt;who&lt;/em&gt; 'cause squid relies on IP authorization method.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The problem&lt;/b&gt;: your method is not useful for me, you just check if the user is a valid user, your method doesn't let us separate all users betwen authorized and non authorized.&lt;br /&gt;&lt;b&gt;The solution&lt;/b&gt;: you just need to copy authorized users inside a different &lt;acronym title="Organizational Unit"&gt;OU&lt;/acronym&gt; in your ldap server. If you don't know how to do it look for a ldap administrator ... like me :-)
&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/06/squid-with-ldap.html' title='Squid with ldap'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/4562153382958656485'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/4562153382958656485'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-3582166912058214123</id><published>2007-06-11T22:06:00.000-07:00</published><updated>2007-06-11T22:32:53.901-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><category scheme='http://www.blogger.com/atom/ns#' term='networking'/><title type='text'>Save bandwith with squid in five minutes</title><content type='html'>&lt;p&gt;I received the Redhat Magazine in my inbox, recently I've read an article about &lt;a href="http://www.redhatmagazine.com/2007/04/11/squid-in-5-minutes/"&gt;how to start up a squid in five minutes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Since I know good it runs I must recommend you give &lt;a href="http://www.squid-cache.org"&gt;squid&lt;/a&gt; a chance. If you have a company -little, middle or big company- it would save you quite bandwith. If you're a home user but your network has more than just one computer it will save you too bandwith.
&lt;/p&gt;
&lt;p&gt;Saving bandwith it's very important thing:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;user time experience&lt;/li&gt;
&lt;li&gt;you just download from the network what has changed and let squid to do the rest of the job&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;By the way, &lt;a href="http://www.squid-cache.org"&gt;squid&lt;/a&gt; has changed their website. Now it's a little bit more easy to find what you're looking for. For instance: &lt;a href="http://wiki.squid-cache.org/ConfigExamples/"&gt;squid configuration examples&lt;/a&gt;, or &lt;a href="http://www.squid-cache.org/Doc/"&gt;general squid documentation&lt;/a&gt;, or &lt;a href="http://www.deckle.co.za/squid-users-guide/Main_Page"&gt;The General Squid Guide&lt;/a&gt; ...&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/06/save-bandwith-with-squid-in-five.html' title='Save bandwith with squid in five minutes'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/3582166912058214123'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/3582166912058214123'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-5820435.post-2939520516394474149</id><published>2007-06-03T20:50:00.000-07:00</published><updated>2007-06-09T12:44:38.885-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><title type='text'>Easy to help Fedora 7</title><content type='html'>&lt;p&gt;No news about &lt;a href="http://fedoraproject.org/"&gt;Fedora Project&lt;/a&gt;: there's a new version, they  switched from &lt;cite&gt;Fedora Core&lt;/cite&gt; to &lt;cite&gt;Fedora&lt;/cite&gt; (since there's no separation between a core and other repositories) and also there're more and more &lt;em&gt;exciting&lt;/em&gt; news:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://docs.fedoraproject.org/release-notes/f7/en_US/"&gt;Fedora Release notes in english&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docs.fedoraproject.org/release-notes/f7/es/"&gt;Fedora Notas del lanzamiento en espa&amp;ntilde;ol&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
but what I think its really useful for all of you it's to use &lt;em&gt;smolt&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;If you wanna help free software easily and you're running &lt;a href="http://fedoraproject.org/"&gt;Fedora&lt;/a&gt; and you're a non tech profile then you can do this:
&lt;ol&gt;
&lt;li&gt;become root on you machine and type "yum install smolt"
&lt;/li&gt;
&lt;li&gt;type "smoltSendProfile"
&lt;/li&gt;
&lt;/ol&gt;
easy, isn't it?&lt;/p&gt;
&lt;p&gt;This instrucions were copied from &lt;a href="https://www.redhat.com/archives/fedora-announce-list/2007-January/msg00008.html"&gt;Fedora announce list about Fedora Hardware Profiler&lt;/a&gt; and by doing this you're sending an anonymous email to enrich the &lt;a href="http://smolt.fedoraproject.org/stats"&gt;Smolt Project Result&lt;/a&gt;.&lt;/p&gt;</content><link rel='alternate' type='text/html' href='http://www.benavent.org/diario/2007/06/easy-to-help-fedora-7.html' title='Easy to help Fedora 7'/><link rel='replies' type='application/atom+xml' href='http://www.benavent.org/diario/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/2939520516394474149'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5820435/posts/default/2939520516394474149'/><author><name>pbenavent</name><uri>http://www.blogger.com/profile/11944775189899030949</uri><email>noreply@blogger.com</email></author></entry></feed>