<?xml version="1.0" encoding="utf-8"?>
<!--Generated by RSS.NET: http://rss-net.sf.net-->
<rss version="2.0">
  <channel>
    <title>Ismael Olea</title>
    <description>Diario de Ismael Olea</description>
    <link>http://olea.org/diario//index.html</link>
    <copyright>Ismael Olea</copyright>
    <managingEditor>Ismael Olea &lt;ismael@olea.org&gt;</managingEditor>
    <pubDate>Wed, 18 Jan 2012 21:32:00 -0500</pubDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>lb#</generator>
    <item>
      <title>Thinkfan for Fedora</title>
      <description>    &lt;p&gt;Here it is the first release of &lt;a href="http://thinkfan.sourceforge.net/"&gt;Thinkfan&lt;/a&gt;,
      a simple and lightweight fan control program, for Fedora. As a thinkpad
      user so it's obvious what my interest is, but developer assures now can
      manage other computers fan too.&lt;/p&gt;
    You can download from here:&amp;nbsp;
    &lt;a href="http://olea.org/paquetes-rpm/repoview/thinkfan.html"&gt;http://olea.org/paquetes-rpm/repoview/thinkfan.html&lt;/a&gt;
    &lt;p&gt;Notes about this release:&lt;/p&gt;
    &lt;ul&gt;
      &lt;li&gt;Upstream tagged it as alpha until become more confident of it's
        stability. Feel free to test and contribute.&lt;br&gt;
      &lt;/li&gt;
      &lt;li&gt;I've added it my first systemd configuration from scratch. Please send
        feedback if you detect any bug.&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;I'll very probably contribute it to Fedora as soon I feel it's
      operational.&lt;/p&gt;
    &lt;p&gt;As usual, package is available in my repo. You can &lt;a href="http://olea.org/paquetes-rpm/olea-repo-release-0.0.3-1olea.noarch.rpm"&gt;set
        up &lt;i&gt;paquetes-rpm&lt;/i&gt;
        repository in yum&lt;/a&gt;. &lt;br&gt;
      Enjoy.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2012/ene-18-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2012/ene-18-1.html</guid>
      <pubDate>Wed, 18 Jan 2012 20:32:00 -0500</pubDate>
    </item>
    <item>
      <title>Bitcoin for Fedora</title>
      <description>
&lt;p&gt;I'm uploading a first approach of &lt;a
href="http://olea.org/paquetes-rpm/repoview/bitcoin.html"&gt;Bitcoin software for Fedora (15)&lt;/a&gt;
v0.5.0.  &lt;a href="http://bitcoin.org/"&gt;Bitcoin&lt;/a&gt; is a peer-to-peer
electronic crypto-currency cash system.&lt;/p&gt;

&lt;p&gt;It's not trivial to build Bitcoin in Fedora since it uses Elliptic Curve
Digital Signature Algorithm (ECDSA) &lt;cite&gt;«a cryptographic algorithm used by
Bitcoin to ensure that funds can only be spent by their rightful
owners»&lt;/cite&gt;, a feature of OpenSSL which has been &lt;a
href="https://bugzilla.redhat.com/show_bug.cgi?id=319901"&gt;restricted in
Fedora due to patents concerns&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;To circumvent this obstacle package includes pristine sources of
OpenSSL from upstream and builds it for the sole needs of bitcoin
compilation and static linking.&lt;/p&gt;

&lt;p&gt;Notes about this release:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;This is supposed to be fully operational; if you find a
	disarrangement please report through comments below.&lt;/li&gt;
	&lt;li&gt;Support of UPNP is deactivated for a while. I'll fix this as
	soon I get miniupnpc decently bundled.&lt;/li&gt;
	&lt;li&gt;Some love is pending to make rpmlint happy.&lt;/li&gt;
	&lt;li&gt;It, sadly, doesn't build with Mock. The  cause is some of the juggling
	for compiling the upstream OpenSSL. I'll try some workaround for it.&lt;/li&gt;
	&lt;li&gt;If you rebuild de src.rpm in your system you must remove the
	&lt;tt&gt;openssl-devel&lt;/tt&gt; package to avoid conflicts.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If I got satisfied about the final results I probably postulate it to &lt;a
href="http://rpmfusion.org/"&gt;RPM Fusion&lt;/a&gt;, since the patents concerns
restricts it in Fedora. If someone is interested on taking the
responsability of maintain it I'll be very happy to let it.&lt;/p&gt;

&lt;p&gt;As usual, package is available in my repo. You can &lt;a
href="http://olea.org/paquetes-rpm/olea-repo-release-0.0.3-1olea.noarch.rpm"&gt;set up &lt;i&gt;paquetes-rpm&lt;/i&gt;
repository in yum&lt;/a&gt;. &lt;br&gt; Enjoy.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2011/dic-07-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2011/dic-07-1.html</guid>
      <pubDate>Wed, 07 Dec 2011 16:40:00 -0500</pubDate>
    </item>
    <item>
      <title>SparkleShare for Fedora</title>
      <description>
&lt;p&gt;I've just uploaded my first &lt;a
href="http://olea.org/paquetes-rpm/repoview/sparkleshare.html"&gt;SparkleShare for Fedora (15)&lt;/a&gt;
v0.4.0.  &lt;a href="http://sparkleshare.org/"&gt;SparkleShare&lt;/a&gt; is a collaboration and sharing
tool.&lt;/p&gt;

&lt;p&gt;I'm not used to SparkleShare so I'm not sure if all dependencies are
well tuned. I've activated the support of &lt;a
href="https://admin.fedoraproject.org/pkgdb/acls/name/libnotify"&gt;libnotify&lt;/a&gt;
and &lt;a
href="http://olea.org/paquetes-rpm/repoview/smartirc4net.html"&gt;smartirc4net&lt;/a&gt;.
The first is working but I don't really know how it uses it and if it's
really working. &lt;a
href="http://olea.org/paquetes-rpm/repoview/sparkleshare-nautilus.html"&gt;Integration with
Nautilus&lt;/a&gt; is available too.&lt;/p&gt;

&lt;p&gt;The package quality is a bit under Fedora requirements but it's, but the
application seems to me mature enough to add it to Fedora. I encourage you
to contribute it. In the middle, please report here any defect you
detect.&lt;/p&gt;


&lt;p&gt;It's available in my repo. You can &lt;a
href="http://olea.org/paquetes-rpm/olea-repo-release-0.0.3-1olea.noarch.rpm"&gt;set up &lt;i&gt;paquetes-rpm&lt;/i&gt;
repository in yum&lt;/a&gt;. Enjoy.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2011/nov-15-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2011/nov-15-1.html</guid>
      <pubDate>Tue, 15 Nov 2011 14:12:00 -0500</pubDate>
    </item>
    <item>
      <title>Setting up a Gmail backup</title>
      <description>&lt;br /&gt;
&lt;p&gt;After reading the horror story of a &lt;a
 href="http://www.theatlantic.com/magazine/archive/2011/11/hacked/8673/1/"&gt;hacked
Gmail account&lt;/a&gt; I decided to get more benefit of my underused backup
storage.&lt;/p&gt;
&lt;p&gt;I currently have a desktop machine working as a server with Fedora
Linux and an attached &lt;a href="http://www.drobo.com/products/drobo.php"&gt;Drobo&lt;/a&gt;
storage. Thus I set up the next configuration:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;a Gmail account&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://offlineimap.org/"&gt;OfflineIMAP&lt;/a&gt; for syncing to
a local repository&lt;/li&gt;
  &lt;li&gt;drobo redundant storage with 4 hardisks&lt;/li&gt;
  &lt;li&gt;a maildir repository on the drobo&lt;/li&gt;
  &lt;li&gt;a daily cron entry&lt;br /&gt;
  &lt;/li&gt;
&lt;/ul&gt;
&lt;div class="blogentry"&gt;
&lt;h1&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;The thing is syncing right now.&amp;nbsp; Evolution is supposed to be
able to access the local repo which is very nice to check the
repo althought I plan to use for one direction sync only. If
interested, OfflineIMAP is supposed to do double direction syncs
smothly.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Some caveats:&lt;br /&gt;
&lt;/p&gt;
&lt;p style="margin-left: 40px;"&gt;I'm having random OfflineIMAP crashes so
I'm doing the first full sync calling it manually inside a while true
bash line, but as far as I read seems to be a mature program with
specific support for Gmail IMAP server.&lt;/p&gt;
&lt;p style="margin-left: 40px;"&gt;If you wish secured access take care to
set up the &lt;span style="font-family: monospace;"&gt;ssl&lt;/span&gt; variable
to &lt;span style="font-family: monospace;"&gt;yes&lt;/span&gt; for each
repository since setting &lt;span style="font-family: monospace;"&gt;port&lt;/span&gt;
to &lt;span style="font-family: monospace;"&gt;993&lt;/span&gt; is not enough.&lt;/p&gt;
&lt;p&gt;For next steps I'm considering to switch definitively to the &lt;a
 href="http://www.google.com/support/accounts/bin/static.py?hl=en&amp;amp;page=guide.cs&amp;amp;guide=1056283&amp;amp;rd=1"&gt;Google
2-step verification&lt;/a&gt; and to set up a duplicated cloud backup using
Amazon S3 or similar. I'm open for other suggestions :-)&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2011/oct-18-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2011/oct-18-1.html</guid>
      <pubDate>Tue, 18 Oct 2011 15:12:00 -0500</pubDate>
    </item>
    <item>
      <title>Frases del Quijote que no están en el Quijote: «ladran luego cabalgamos» </title>
      <description>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
  &lt;meta content="text/html; charset=UTF-8" http-equiv="content-type" /&gt;
  &lt;title&gt;&lt;/title&gt;
  &lt;meta content="Ismael Olea" name="author" /&gt;
  &lt;link rel='stylesheet' href='http://olea.org/estilo-web/lameblog.css' type='text/css' media="screen" /&gt;
  
&lt;/head&gt;
&lt;body&gt;
&lt;p&gt; Hace tiempo me leí el Quijote, como a todo buen hispano-hablante se le supone, aunque lo acabara haciendo con treinta años largos, para mi oprobio. Y lo que me trae hoy hasta aquí es esa tan recordada cita de Cervantes atribuída a don Quijote, quien dirigiéndose a Sancho le responde con aquello de «ladran Sancho, luego cabalgamos» a la sazón de no sé qué perros. No recuerdo haberla encontrado nunca en el texto. Y hoy se me ha ocurrido comprobarlo mejor.
&lt;/p&gt;
&lt;p&gt;
Tras buscar varias fuentes de la novela disponibles en la Red, la más adecuada a mi propósito hoy ha sido el &lt;a href="http://cvc.cervantes.es/obref/quijote/edicion/"&gt;Don Quijote de la Mancha&lt;/a&gt; que publica el &lt;a href="http://cvc.cervantes.es"&gt;Centro Virtual Cervantes&lt;/a&gt; por estar aparentemente completo en HTML en un formato bastante razonable. Lo siguiente es comprobar si aparece la expresión para lo que he usado la siguiente consulta en Google:
&lt;/p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a
 href="http://www.google.es/search?&amp;amp;q=ladran+AND+cabalgamos+site%3Acvc.cervantes.es%2Fobref%2Fquijote"&gt;&lt;code&gt;http://www.google.es/search?&amp;amp;q=ladran+AND+cabalgamos+site%3Acvc.cervantes.es%2Fobref%2Fquijote&lt;/code&gt;&lt;/a&gt;&lt;br /&gt;
&lt;p&gt;¿El resultado? &lt;span style="font-weight: bold;"&gt;Nada&lt;/span&gt;. Cervantes no puso esas palabras en boca del hidalgo Quijano. Un bulo. Pueden comprobar que la búsqueda aparentemente funciona usando otros términos como &lt;a href="http://www.google.es/search?&amp;amp;q=micomicona+site%3Acvc.cervantes.es%2Fobref%2Fquijote"&gt;micomicona&lt;/a&gt;, &lt;a href="http://www.google.es/search?&amp;amp;q=barataria+site%3Acvc.cervantes.es%2Fobref%2Fquijote"&gt;barataria&lt;/a&gt; o &lt;a  href="http://www.google.es/search?&amp;amp;q=fierabr%C3%A1s+site%3Acvc.cervantes.es%2Fobref%2Fquijote"&gt;fierabrás&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Invito al lector que haga uso de esta información para ridiculizar en público a &lt;a  href="https://twitter.com/#%21/search/ladran%20cabalgamos"&gt;cualquier atrevido ignorante&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;PD: Si alguien puede comprobar que estoy en un error le agraderé la referencia.&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
</description>
      <link>http://olea.org/diario/archive/2011/oct-11-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2011/oct-11-1.html</guid>
      <pubDate>Tue, 11 Oct 2011 11:19:00 -0500</pubDate>
    </item>
    <item>
      <title>How to see Al Jazeera in your Linux system</title>
      <description>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
  &lt;meta content="text/html; charset=UTF-8" http-equiv="content-type" /&gt;
  &lt;meta content="Ismael Olea" name="author" /&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;pre&gt;rtmpdump -v -r rtmp://livestfslivefs.fplive.net/livestfslive-live/ -y "aljazeera_en_high" -a "aljazeeraflashlive-live" -o -| mplayer -&lt;/pre&gt;
&lt;br /&gt;
Seen &lt;a
 href="http://www.linuxac.org/forum/showthread.php?48550&amp;amp;p=383783&amp;amp;viewfull=1#post383783"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;/body&gt;
&lt;/html&gt;
</description>
      <link>http://olea.org/diario/archive/2011/feb-21-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2011/feb-21-1.html</guid>
      <pubDate>Mon, 21 Feb 2011 21:37:00 -0500</pubDate>
    </item>
    <item>
      <title>Good move but insufficient</title>
      <description>&lt;a
href="https://www.osor.eu/news/ec-research-center-makes-available-its-open-source-guidelines"&gt;OSOR.eu
has just announced&lt;/a&gt; the &lt;a
href="http://www.osor.eu/news/misc/OSS-guidelines-v-DIGIT-2.pdf"&gt;JRC's
opensource software guidelines&lt;/a&gt;. In the time I've worked for the
OSOR.eu project I really tried to somehow reach the &lt;a
href="http://ec.europa.eu/dgs/jrc"&gt;Joint Research Centre&lt;/a&gt; because
my feelings on their research activities could be influential on OSS
spread, some evidences of OSS related work and the firm belief of being
«the right thing». I stimate my effort was near to unfruitful, but I
tried.&lt;br /&gt;
&lt;br /&gt;
The next text is &lt;a
href="https://www.osor.eu/news/ec-research-center-makes-available-its-open-source-guidelines#1296145838"&gt;my
comment at the mentioned news&lt;/a&gt;:&lt;br /&gt;
&lt;blockquote&gt;It's really good news JRC is taking OSS into account
seriously, and the mixing/linking code practices are a good thing to
teach to use. Good for JRC.&lt;br /&gt;
&lt;br /&gt;
OTOH, I would expected an explicit adhesion and promotion of OSS
licensing in all own developments, at least an strong recomendation for
all suitable cases. An being a research center, in my view would be
recomendable to promote the more openest licencing schemes (BSD like)
for the best transfering of coded knowledge to the society. Not so good
for JRC.&lt;br /&gt;
&lt;br /&gt;
Good move but insufficient.&lt;/blockquote&gt;
</description>
      <link>http://olea.org/diario/archive/2011/ene-27-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2011/ene-27-1.html</guid>
      <pubDate>Thu, 27 Jan 2011 17:03:00 -0500</pubDate>
    </item>
    <item>
      <title>Algunas reflexiones sobre necesidades formativas FLOSS </title>
      <description>

&lt;p&gt;El pasado 23 de febrero fui invitado a participar en un grupo de
discusión de expertos. La acción está enmarcada en el proyecto del &lt;a href="http://web.cenatic.es/web/index.php?view=items&amp;amp;cid=9%3Acontratos-adjudicados&amp;amp;id=50%3Aref-2809-for-estudio-nacional-de-necesidades-formativa-y-plan-nacional-de-formacion-en-software-de-fuentes-abieras&amp;amp;option=com_quickfaq&amp;amp;Itemid=23&amp;amp;lang=es"&gt;Estudio nacional de necesidades formativas y plan de formación en software de fuentes abiertas&lt;/a&gt;.
A la sazón hilvané algunos pensamientos, observaciones y
recomendaciones. Reconozco que tal vez no responden a una generalidad
de casos, pero creo que son completamente válidos y útiles. Aprovecho
para compartilos a través de este medio.&lt;/p&gt;

&lt;h4&gt;La autoformación es continua &lt;/h4&gt;


&lt;p&gt;Se observa la práctica generalizada entre los profesionales o
desarrolladores OSS más reconocidos una constante práctica de
autoformación y reciclaje permanente. Posiblemente sea otro efecto de
la llamada «ética hacker».
&lt;/p&gt;
&lt;p&gt;Se recomienda promover y apoyar esta práctica de autoformación con los instrumentos y acciones disponibles.
&lt;/p&gt;

&lt;h4&gt;Promoción de la cantera &lt;/h4&gt;


&lt;p&gt;Partiendo de las siguientes observaciones sobre las comunidades OSS:
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; libertad de acceso, no hay puertas o límites artificiosos para
el acceso, las comunidades de más éxito mantienen altos grados de
transparencia
&lt;/li&gt;&lt;li&gt; disponibilidad de conocimiento de primera mano: código
fuente, documentos relacionados, comunidades, foros, registro de
boletines (partes de error, de mejora, etc)
&lt;/li&gt;&lt;li&gt; procesos de admisión y madurez en marcha más o menos explícitos
&lt;/li&gt;&lt;li&gt; prácticas de reconocimiento entre pares: prestigio
&lt;/li&gt;&lt;li&gt; el aprendizaje es práctico: en las trincheras de la actividad de la propia comunidad
&lt;/li&gt;
&lt;/ul&gt;

deducimos que:


&lt;ul&gt;
&lt;li&gt; son un excelente caldo de cultivo para el desarrollo técnico personal de nuevos talentos
&lt;/li&gt;&lt;li&gt; son ideales para favorecer la motivación, la superación personal y el aprendizaje
&lt;/li&gt;&lt;li&gt; a un coste tan bajo como el  conectividad y equipamiento informático casero y la imprescindible disponibilidad de tiempo
&lt;/li&gt;&lt;li&gt; superan todas las barreras geo-económicas: minimizan la
necesidad de proximidad a los grandes centros de conocimiento o
económicos
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;por lo que recomendamos favorecer «la cantera» de nuevos talentos a
través de acciones conjuntas/concertadas/compatibles con comunidades
OSS populares.
&lt;/p&gt;

&lt;h4&gt;Del modelo clásico de certificación &lt;/h4&gt;


&lt;p&gt;Desde un punto de vista de comunidades OSS: no nos gustan, en general, los programas de certificación TIC convencionales.
&lt;/p&gt;
&lt;p&gt;En la práctica, la mayoría de las PyME OSS no contrata personal
certificado. En el peor caso certifican a su personal para cumplir o
acceder a condiciones de contratación y posibles negocios, pero no
porque sea su forma favorita de adquirir nuevos conocimientos.
&lt;/p&gt;


&lt;h4&gt;Autocertificación &lt;/h4&gt;


&lt;p&gt;Dado que para ciertos actores es imprescindible garantizar
alguna clase de referencia se sugiere crear y promover las prácticas de
autocertificación. En este caso una gran implementación es la de
&lt;a href="http://cacert.org"&gt;CAcert&lt;/a&gt;: un cuerpo de conocimiento, cuestionarios basados en el mismo,
una aplicación web de autoexamen y generación automática de los
cuestionarios usando métodos probabilísticos que complican las trampas.
&lt;/p&gt;


&lt;h4&gt;Reconocimiento p2p &lt;/h4&gt;


&lt;p&gt;Como se ha dicho, el reconocimiento mutuo, entre iguales, es una
práctica generalizada de la ética hacker, heredada de la práctica
académica. Probablemente la referencia principal a esta práctica sería
la implementación de &lt;a href="http://advogato.org/" title="advogato.org"&gt;Advogato.org&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;Un modelo, reutilizable y no dependiente de una única
implementación software, de prácticas de reconocimiento combinado con
el anterior sugerido para autocertificación, parece una idea
extremadamente sugerente y práctica.
&lt;/p&gt;

&lt;h4&gt;Buenas prácticas OSS &lt;/h4&gt;


&lt;p&gt;A la hora de realizar cualquier clase de acción relacionada con
la formación o la certificación se recomienda encarecidamente una
ejemplar «ciudadanía FLOSS». Esto es: deben hacerse prácticas en el
marco de las comunidades OSS vinculadas con los objetos de la acción:
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; participando, compartiendo y asumiendo los acuerdos y consensos dentro de las mismas
&lt;/li&gt;&lt;li&gt; practicando los mismos procesos de trabajo 
&lt;/li&gt;&lt;li&gt; trabajando sobre las mismas infraestructuras de colaboración
&lt;/li&gt;&lt;li&gt; desarrollando, mejorando e incrementando sus actuales acervos 
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A medio plazo es la forma más eficiente y fortalece a ambas partes.
&lt;/p&gt;
 
</description>
      <link>http://olea.org/diario/archive/2010/feb-25-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/feb-25-1.html</guid>
      <pubDate>Thu, 25 Feb 2010 11:49:00 -0500</pubDate>
    </item>
    <item>
      <title>drobo-utils RPM's for Fedora</title>
      <description>

&lt;p&gt;I've just released the first draft of the &lt;a
href="http://drobo-utils.sourceforge.net/"&gt;drobo-utils&lt;/a&gt; for Fedora
(12). As usual there'll be available at my repository: &lt;a
href="http://olea.org/paquetes-rpm/repoview/drobo-utils.html"&gt;drobo-utils&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If I get satisfied with it I could postulate it to
Fedora/RPM-Fusion. Feedback would be grateful.&lt;/p&gt;

&lt;h4&gt;About Drobo&lt;/h4&gt;
&lt;p&gt;The &lt;a href="http://www.drobo.com/products/drobo.php"&gt;Drobo&lt;/a&gt; is
supposed to be the 8th wonder in backup hardware. It does all the data
integrity stuff automagically and only asks to be feeded with off the
self SATA disks from time to time. Supposely as easy as your mother could
manage it.&lt;/p&gt;

&lt;p&gt;For your curiosity, my backup system is composed with Drobo and the
desktop application &lt;a href="http://www.le-web.org/back-in-time/"&gt;back-in-time&lt;/a&gt;
(which puts rsync under the hood). Time will say if this is as easy and secure as a &lt;em&gt;soho&lt;/em&gt; user (that's me)
needs.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2010/ene-31-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/ene-31-1.html</guid>
      <pubDate>Sun, 31 Jan 2010 18:33:00 -0500</pubDate>
    </item>
    <item>
      <title>Mi dictamen sobre el iPad</title>
      <description>&lt;p&gt;Oh sí, yo también puedo escribir sobre el iPad. Y para más inri me
autocito (y re-cito) de la lista de comunidad de &lt;a
href="http://asolif.org"&gt;ASOLIF&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;De todas maneras, niños míos, la palabra aquí es «&lt;em&gt;dynabook&lt;/em&gt;».&lt;/p&gt;
&lt;p&gt;Lleva años inventado y sólo &lt;em&gt;Esteban Curreles&lt;/em&gt; es quien lo
trae al
mercado. Para bien y para mal.&lt;/p&gt;
&lt;p&gt;Para los applefanboys: &lt;a
href="http://rinzewind.org/archives/2010/01/27/guia-visual-para-entender-el-dia-de-hoy-por-lo-menos/"
target="_blank"&gt;http://rinzewind.org/archives/&lt;wbr /&gt;2010/01/27/guia-visual-para-&lt;wbr /&gt;entender-el-dia-de-hoy-por-lo-&lt;wbr /&gt;menos/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Y para los escépticos: &lt;a
href="http://es.wikisource.org/wiki/La_zorra_y_las_uvas_%28Esopo%29"
target="_blank"&gt;http://es.wikisource.org/wiki/&lt;wbr /&gt;La_zorra_y_las_uvas_(Esopo)&lt;/a&gt;&lt;/p&gt;
Los demás, a estudiar, que merece la pena.&lt;/blockquote&gt;
&lt;p&gt;Y me quedo tan ancho.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2010/ene-29-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/ene-29-1.html</guid>
      <pubDate>Fri, 29 Jan 2010 01:21:00 -0500</pubDate>
    </item>
    <item>
      <title>Un dictamen sobre el proyecto de licencia pública de marca</title>
      <description>
&lt;p&gt;Un buen amigo me pidió realimentación para el proyecto de &lt;a href="http://www.softwarepublico.gov.br/news-item74"&gt;licencia pública
de marca&lt;/a&gt; que promueve el &lt;a href="http://www.softwarepublico.gov.br/"&gt;gobierno de Brasil&lt;/a&gt;.
De ahí que hiciera algunas disquisiciones al respecto y he aquí algunos
resultados. Creo que su lectura será sugestiva al menos.
&lt;/p&gt;

&lt;h4&gt;El análisis SOOS&lt;/h4&gt;
&lt;p&gt;He repasado los contenidos de &lt;a href="http://www.softwarepublico.gov.br/" target="_blank"&gt;http://www.softwarepublico.&lt;wbr /&gt;gov.br&lt;/a&gt;
y he comprendido que la mayoría de mis conclusiones actuales no encajan
en el proyecto de la «&lt;em&gt;licencia pública de marca&lt;/em&gt;». Mis
indagaciones
están concebidas para tratar de identificar y resolver «&lt;a href="http://olea.org/conferencias/doc-conf-soos/#ineficiencia-software-1"&gt;las
ineficiencias del software&lt;/a&gt;». En ese sentido hemos trabajado mucho
en
desarrollar un, llamémosle, punto de vista «&lt;a href="http://olea.org/diario/archive/2006/dic-22-0.html"&gt;&lt;span class="il"&gt;SOOS&lt;/span&gt;&lt;/a&gt;». La aplicación de un «&lt;em&gt;análisis SOOS&lt;/em&gt;»
genera mucha información sobre &lt;a href="http://olea.org/conferencias/doc-conf-soos-escritorio/"&gt;los
problemas del software&lt;/a&gt; y apunta a nuevas líneas de trabajo para
resolverlos[1] [2] [3].&lt;/p&gt;


&lt;div style="font-variant: small-caps; font-size: 70%;"&gt;
[1] &lt;a href="http://olea.org/conferencias/doc-conf-soos-escritorio/" target="_blank"&gt;http://olea.org/conferencias/&lt;wbr /&gt;doc-conf-&lt;span class="il"&gt;soos&lt;/span&gt;-escritorio/&lt;/a&gt;&lt;br /&gt;
[2] &lt;a href="http://olea.org/conferencias/doc-conf-hiper-innovacion/" target="_blank"&gt;http://olea.org/conferencias/&lt;wbr /&gt;doc-conf-hiper-innovacion/&lt;/a&gt;&lt;br /&gt;
[3] &lt;a href="http://olea.org/conferencias/doc-conf-towards-floss-smo-ea/" target="_blank"&gt;http://olea.org/conferencias/&lt;wbr /&gt;doc-conf-towards-floss-smo-ea/&lt;/a&gt;&lt;/div&gt;

&lt;p&gt;
Es muy interesante descubrir muchos puntos de encuentro entre ambas
iniciativas, LPM y SOOS. Por activa o por pasiva
aparecen nuevos problemas que realmente siempre han estado ahí. Y un
caso
muy interesante es el &lt;strong&gt;problema que generan las marcas&lt;/strong&gt;
al mundo del software en general y al FLOSS en particular. Me ha
alegrado mucho saber que en
Brasil se ha decidido trabajar en ello.
&lt;/p&gt;
&lt;p&gt;
El principal problema que generan las marcas, desde el punto de vista &lt;span class="il"&gt;SOOS&lt;/span&gt;,
es que son una terrible, y en la práctica infranqueable, &lt;em&gt;barrera
contra
la convergencia&lt;/em&gt;. ¿A qué convergencias me refiero? En realidad todas
las
posibles, puesto que a más convergencia, más productividad, en el
sentido de la &lt;a href="http://olea.org/conferencias/doc-conf-soos/#Ley_de_Metcalfe"&gt;ley
de metcalfe&lt;/a&gt;. Como es sabido, la práctica en
el mundo del software —ambos abierto y privativo— es la de la más absoluta
divergencia/&lt;em&gt;forking&lt;/em&gt;/&lt;wbr /&gt;fragmentación. Me atrevo a decir que en una enorme cantidad de los casos la divergencia se infiere a partir del &lt;em&gt;principio de mercadotecnia
de la diferenciación&lt;/em&gt;, del que el concepto marca es el epítome.
&lt;/p&gt;
&lt;p&gt;En este dictamen mi problema es que no veo que el proyecto de «licencia pública de marca»&lt;em&gt; sea
capaz de minimizar las divergencias&lt;/em&gt; del software. Desde mi punto de vista eso se
explica porque hay una relación &lt;span style="font-family: monospace;"&gt;1:1&lt;/span&gt; &lt;span style="font-family: monospace;"&gt;marca:producto&lt;/span&gt;.
&lt;/p&gt;

&lt;h4&gt;Al márgen del análisis SOOS&lt;/h4&gt;
&lt;p&gt;Por otro lado hago el esfuerzo de olvidar todo el análisis &lt;span class="il"&gt;SOOS&lt;/span&gt;
que realmente tanto me apasiona y mi impresión es que realmente la iniciativa LPM puede
proponer una solución legal reutilizable para un problema que no es el
más llamativo pero sí claramente recurrente. Está al orden del día saber la mayoría de las organizaciones de desarrollo de
software abierto importantes han necesitado escribir sus propios reglamentos y
licencias para la creación, uso y explotación de sus propias marcas:
&lt;/p&gt;


&lt;ul&gt;

  &lt;li&gt;&lt;a href="http://foundation.gnome.org/licensing/" target="_blank"&gt;http://foundation.gnome.org/&lt;wbr /&gt;llicensing/&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines" target="_blank"&gt;http://fedoraproject.org/wiki/&lt;wbr /&gt;Legal/TrademarkGuidelines&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.apache.org/foundation/marks/" target="_blank"&gt;http://www.apache.org/&lt;wbr /&gt;foundation/marks/&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.eclipse.org/legal/logo_guidelines.php" target="_blank"&gt;http://www.eclipse.org/legal/&lt;wbr /&gt;logo_guidelines.php&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.opensource.org/trademark-guidelines" target="_blank"&gt;http://www.opensource.org/&lt;wbr /&gt;trademark-guidelines&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
En este sentido parece razonable hacer un esfuerzo de formulación y
crear un esquema legal claro, manejable y realista que pueda ser
reconocido y adoptado por cualquiera de estas organizaciones, incluso
sustituyendo sus actuales reglamentos, y sobre todo capaz de ser
adoptado por nuevos actores.
&lt;/p&gt;

&lt;p&gt;
Directa o indirectamente es una ventaja clara para reducir los costes
de adopción del software. Para mi corazoncito &lt;span class="il"&gt;SOOS&lt;/span&gt;
es una pequeña decepción porque no sirve claramente para maximizar los
efectos de red de metcalfe.&lt;/p&gt;
&lt;h4&gt;Antecedentes: las asociaciones para estándares abiertos&lt;/h4&gt;


&lt;p&gt;Me permito llamar la atención de que éste problema de marcas no es
nuevo o exclusivo del mundo del software abierto. Existe exactamente el
mismo en el mundo de los «estándares»[4]&amp;nbsp; y, como decimos en
España,
para ejemplo un botón: el &lt;a href="http://www.omg.org/legal/tm_guidelines.htm"&gt;Objet Management Group&lt;/a&gt;. 
&lt;/p&gt;

&lt;p&gt;
Probablemente haya mucha más información que pueda estudiarse en &lt;a href="http://www.consortiuminfo.org/essentialguide/certification.php"&gt;Consortium Info&lt;/a&gt; y el
propio &lt;a href="http://66.223.107.171/attorneys/updegrove.php"&gt;Andy Updegrove&lt;/a&gt; pueda ser un gran experto con quien contar.
&lt;/p&gt;
&lt;div style="font-variant: small-caps; font-size: 70%;"&gt;
[4] &lt;a href="http://www.open-bar.org/docs/Implementing-Standards-FINAL.pdf" target="_blank"&gt;http://www.open-bar.org/docs/&lt;wbr /&gt;Implementing-Standards-FINAL.&lt;wbr /&gt;pdf&lt;/a&gt;
&lt;/div&gt;

&lt;h4&gt;Conclusión SOOS&lt;/h4&gt;
&lt;p&gt;La iniciativa LPM nos es interesante en tanto que llama la atención
del problema real de la ineficiencia del software. Pero a priori no
vemos cómo puede servir para la rotunda transformación del sector que
tan urgente nos parece.&lt;/p&gt;
&lt;h4&gt;Conclusión no SOOS&lt;br /&gt;
&lt;/h4&gt;
&lt;p&gt;Dado
que hasta ahora yo no he tenido ocasión de estudiar este tema no puedo
aportar ni validar cuáles deben ser los requisitos que deba cumplir una
licencia pública de marca, o una recomendación legal equivalente, pero
sí me atrevo a sugerir algunas acciones:
&lt;/p&gt;



&lt;ol&gt;

  &lt;li&gt;recopilar las soluciones legales creadas hasta ahora por
los colectivos más importantes de creación de software abierto y de
estándares;
  &lt;/li&gt;
  &lt;li&gt;&lt;em&gt;caracterizar las condiciones de licenciamiento&lt;/em&gt;,
y en ese sentido &lt;a href="http://www.csrstds.com/openstds.pdf"&gt;el trabajo de Ken Kretchmer para identificar las condiciones para ser abierto&lt;/a&gt; es
extremadamente inspirador;&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;replicar la práctica&lt;/em&gt; de &lt;a href="http://creativecommons.org/"&gt;Creative Commons&lt;/a&gt; de crear un esquema
legal
abstracto, que en este caso imagino debe contemplar tanto la licencia en sí
como alguna clase de reglamento que la acompañe, capaz de ser traspuesto a los sistemas legales de cada país, a menos que se
demuestre la certeza de que hay suficiente compatibilidad legal internacional;&lt;/li&gt;
  &lt;li&gt;considerar que tal vez sea necesario replicar el sistema &lt;a href="http://creativecommons.org/"&gt;CC&lt;/a&gt;
de
varios grados de licenciamiento diferentes para responder a diferentes
realidades; en la práctica ocurre exactamente igual con el
licenciamiento de software en el sistema combinado GPL/LGPL/BSD;&lt;/li&gt;
  &lt;li&gt;validar la propuesta a través de socios comprometidos, idealmente
aquellos que pertenecen al primer punto de esta lista;&lt;/li&gt;
  &lt;li&gt;idealmente,
mantener un comité de expertos que puedan evaluar la compatibilidad de
los esquemas de licenciamiento de terceros con el esquema del punto 2 y
la licencia del punto 3.
  &lt;/li&gt;
&lt;/ol&gt;
&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2010/ene-28-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/ene-28-1.html</guid>
      <pubDate>Thu, 28 Jan 2010 11:16:00 -0500</pubDate>
    </item>
    <item>
      <title>LinuxTag CfP ends January 29th</title>
      <description>&lt;a href="http://www.linuxtag.org/2010/en/"&gt;&lt;img style="border: 0px solid ; width: 125px; height: 81px; margin-left: 2em;" src="http://olea.org/ilustraciones/linuxtag-logo.jpg" alt="LinuxTag logo" align="right" /&gt;&lt;/a&gt;
&lt;p&gt;Hey: all of you interested on presenting articles at &lt;a href="http://www.linuxtag.org/2010/en/"&gt;LinuxTag&lt;/a&gt; should be in a hurry. The &lt;a href="http://www.linuxtag.org/2010/en/program/call-for-papers.html"&gt;call for papers&lt;/a&gt; finishs Jan 29. Go!&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2010/ene-18-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/ene-18-1.html</guid>
      <pubDate>Mon, 18 Jan 2010 11:19:00 -0500</pubDate>
    </item>
    <item>
      <title>Be your own eID provider</title>
      <description>&lt;p&gt;One of my particular interests is to explore the requirements of &lt;em&gt;digital personal sovereign&lt;/em&gt; and it's implementation with libre software. I've done some thought about this in the past (what I call the «&lt;a href="http://olea.org/conferencias/doc-conf-soos-escritorio/"&gt;SOOS Desktop&lt;/a&gt;») and I'm implementing little by little on &lt;a href="http://olea.org"&gt;my own server&lt;/a&gt;.
For me, this is an amazing research line deserving a lot of attention
both the formal academic and the technical development side. But
everything is still to be made.&lt;/p&gt;
&lt;p&gt;One of the pieces needed, getting particular importance from some
time to now, it's the authentication services. The most trivial
protocol to choose today is &lt;a href="http://openid.net/"&gt;OpenID&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I've been using &lt;a href="http://siege.org/projects/phpMyID"&gt;phpMyID&lt;/a&gt;
as my OpenID provider for some time to now, but some consumers
complaint about it. I suppose it's because it doesn't implement OpenID
v2. After some research I've found the &lt;a href="https://www.siege.org/forum/viewtopic.php?pid=4383#p4383"&gt;suggestion to use SimpleID&lt;/a&gt;. The list of &lt;a href="http://wiki.openid.net/Run-your-own-identity-server"&gt;OpenID provider software&lt;/a&gt;,
I think all the items are OSS, was helpful too. Seems there are very
powerful alternatives for «enterprise» servers. In my case I've
prefered a low requirement system so I finally chose &lt;a href="http://simpleid.sourceforge.net/"&gt;SimpleID&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When installing software my usual practice is to install it
packaged. It's the easiest way to manage  what software is
installed, where and to have it integrated with the rest of the
operating system... hopefully. So I have made a  &lt;a href="http://olea.org/paquetes-rpm/repoview/SimpleID.html"&gt;SimpleID RPM package for CentOS 5&lt;/a&gt;. The present form doesn't accomplish all the &lt;a href="https://fedoraproject.org/wiki/Packaging/Guidelines"&gt;Fedora Packaging Guidelines&lt;/a&gt; but I think is fine enough for serious sysadms. I plan to maintain it through &lt;a href="http://olea.org/paquetes-rpm/"&gt;Olea.org RPM's repo&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;Seting up your OpenID identity&lt;/h4&gt;
&lt;p&gt;After installing SimpleID you should configure the webserver name at &lt;span style="font-family: monospace;"&gt;/var/www/simpleid/www/config.inc&lt;/span&gt; and restart Apache.&lt;/p&gt;
&lt;p&gt;For each identity you should fill a username.identity file at &lt;span style="font-family: monospace;"&gt;/var/www/simpleid/identities/&lt;/span&gt;.
Take care username here should be the user name you want to log against
SimpleID and have nothing to do with your identity details. For creating your password hash you can use md5sum:&lt;/p&gt;
&lt;p class="code"&gt;echo -n "mypassword" | md5sum&lt;/p&gt;
&lt;p&gt;An interesting feature is you can create your own &lt;a href="http://en.wikipedia.org/wiki/XRI"&gt;Extensible Resource Identifiers&lt;/a&gt; (XRI) and add them to your user identity file. I hope to play a bit with this soon.&lt;/p&gt;
&lt;p&gt;When ready, log into SimpleID, the default URI I set in my package
is http://localhost/simpleid. Now go to the «My Profile» tab, where you
can gather all the HTML links tags you should add to the webpage you
want to be your OpenID URI. In my case it is in &lt;a href="http://ismael.olea.org"&gt;http://ismael.olea.org&lt;/a&gt;,
which seems to me a meaningful URI. You only need the copy generated
code to the HEAD section of the chosen HTML document. It's a flexible
way to really decide how your OpenID URI should look like.&lt;/p&gt;
&lt;p&gt;When ready you'll can login using your brand new OpenID URI. Enjoy.&lt;/p&gt;
&lt;p&gt;Another SimpleID nice feature is the «My Site» tab. When login into your account you'll can track the OpenID consumers you are logged and remove them if needed.&lt;/p&gt;
&lt;p&gt;I'm waiting for new SimpleID releases!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update: &lt;/strong&gt; Gabi Sfestarof warns about using quotes when
generating your password: double quotes don't work when you need to use
special characters, in that case you'll need to use single quotes:&lt;/p&gt;

&lt;p class="code"&gt;echo -n '!myspassword_4' |md5sum&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2010/ene-16-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/ene-16-1.html</guid>
      <pubDate>Sat, 16 Jan 2010 17:36:00 -0500</pubDate>
    </item>
    <item>
      <title>La lista de Sinde</title>
      <description>&lt;p&gt;&lt;a href="http://twitter.com/DrAmor/status/7840220687"&gt;En un tuit&lt;/a&gt; &lt;a href="http://dramor.net"&gt;Juanjo Amor&lt;/a&gt; refiere al &lt;a href="http://www.publico.es/ciencias/284677/coalicion/presentara/primeras/denuncias/paginas/enlaces/septiembre"&gt;artículo de Público&lt;/a&gt; en el que la autodenominada e infame Coalición: &lt;/p&gt;
&lt;blockquote&gt;«no descarta sumar algunas de las más de 700 web que se han autoinculpado inscribiéndose en la página &lt;a href="http://lalistadesinde.net/"&gt;'La lista de Sinde'&lt;/a&gt;, que se utiliza como llamamiento a la desobediencia civil contra el cierre de páginas.»&lt;/blockquote&gt;
&lt;p&gt;Mi respuesta es: +1&lt;/p&gt;
&lt;div style="margin-right: 40%; margin-left: 40%;"&gt;
 &lt;div style="background-color: rgb(238, 238, 238); width: 210px;"&gt; &lt;a href="http://lalistadesinde.net/"&gt;&lt;img src="http://bayimg.com/image/hahnoaacl.jpg" alt="La Lista de Sinde" style="border-width: 0px; margin: 2px; float: none;" align="middle" /&gt;&lt;/a&gt; &lt;form action="http://www.google.com/cse" id="cse-search-box"&gt; &lt;input name="cx" value="004411908642504437083:1dyk2klbrj8" type="hidden" /&gt; &lt;input name="ie" value="UTF-8" type="hidden" /&gt; &lt;input name="q" style="margin: 1px 1px -2px; width: 205px;" type="text" /&gt; &lt;input name="sa" value="Buscar descargas!" style="margin: 4px 0px 0px;" type="submit" /&gt; &lt;/form&gt;&lt;/div&gt; 
&lt;/div&gt;
&lt;p&gt;Nobleza obliga.&lt;/p&gt;
&lt;p&gt;PD: «&lt;em&gt;Pues ha llegado el día: duro y a la encía&lt;/em&gt;»&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2010/ene-16-2.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/ene-16-2.html</guid>
      <pubDate>Fri, 15 Jan 2010 23:36:00 -0500</pubDate>
    </item>
    <item>
      <title>Mi blog, mis reglas</title>
      <description>&lt;p&gt;Aprovecho para plagiar las &lt;a href="http://tirania.org/blog/archive/2009/Sep-25-1.html"&gt;reglas de comportamiento del blog de Miguel&lt;/a&gt; y esbozar las mías sobre cómo espero que los lectores participen con sus comentarios... si es que hay alguno:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;la regla de oro: si deseas escribir algo en mi blog esperaré la misma &lt;em style="font-weight: bold;"&gt;cortesía&lt;/em&gt; que si estuvieras invitado a charlar en mi casa;&lt;/li&gt;
  &lt;li&gt;admito y aún solicito crítica constructiva, aunque escueza, sólo ruego mantener las formas;&lt;/li&gt;
  &lt;li&gt;no admitiré insultos ni sandeces, eso lo haces en tu casa, acá los borraré;&lt;/li&gt;
  &lt;li&gt;si vienes a &lt;em&gt;trolear&lt;/em&gt; me reservaré el derecho a eliminar tus comentarios.&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;La aplicación de estas reglas está condicionada a mi criterio subjetivo. Qué le vamos a hacer si no soy Mr. Spock. Es lo que hay.&lt;/p&gt;
&lt;p&gt;Gracias a dios no faltan sitios en Internet donde abusar del derecho a la libertad de expresión.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2010/ene-11-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/ene-11-1.html</guid>
      <pubDate>Sun, 10 Jan 2010 23:26:00 -0500</pubDate>
    </item>
    <item>
      <title>Cambios en mi blog</title>
      <description>&lt;p&gt;Tenía pendientes realizar varios cambios técnicos en mi blog que a partir de hoy, espero, quedan resueltos. En resumen:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;actualización a la última versión de &lt;a href="http://tirania.org/blog/archive/2007/Mar-24.html"&gt;LameBlog&lt;/a&gt;, con la importante novedad de adoptar &lt;a href="http://disqus.com/comments/"&gt;Disqus&lt;/a&gt; como sistema de comentarios externo, que es más bonito que &lt;a href="http://haloscan.com/"&gt;Haloscan&lt;/a&gt; y que además no desaparece como éste; lo ideal hubiera sido poder instalar mi propio servicio de comentarios instalable de forma completamente independiente y autenticando usuarios con &lt;a href="http://openid.net"&gt;OpenID&lt;/a&gt;, pero no encontré nada disponible;&lt;/li&gt;
  &lt;li&gt;migración de los comentarios archivados desde Haloscan a Disqus: el primero permite exportarlos y el segundo ofrece una posibilidad de importarlos, pero diría que es una función experimental porque todavía no he recibido aviso del cambio;&lt;/li&gt;
  &lt;li&gt;eliminación de referencias a artefactos o servicios que están muertos o lo parecen: &lt;a href="http://www.cocomment.com/"&gt;coComment&lt;/a&gt; o &lt;a href="http://zoomcloud.com"&gt;zoomcloud&lt;/a&gt;; corolario: no puedes fiarte de una startup;&lt;/li&gt;
  &lt;li&gt;repaso general a código y estilos, aunque estoy bastante seguro de no ser capaz de generar código XHTML válido, que ya me gustaría;&lt;/li&gt;
  &lt;li&gt;cambio de la &lt;a href="http://olea.org/diario/licencia.html"&gt;licencia con la que publico&lt;/a&gt; en el blog de &lt;a href="http://creativecommons.org/licenses/by-nc-nd/2.5/es/"&gt;by-nc-nd&lt;/a&gt; a &lt;a href="http://creativecommons.org/licenses/by-nd/3.0/es/"&gt;by-nd&lt;/a&gt;; he atendido a la sugerencia, fíjate tú, de la FSF a la hora de &lt;a href="http://www.fsf.org/licensing/licenses/index_html#OpinionLicenses"&gt;licenciar la publicación trabajos de opinión&lt;/a&gt;; la verdad es que debería añadirla a &lt;a href="http://olea.org/conferencias/"&gt;mis transpas&lt;/a&gt;;&lt;/li&gt;
  &lt;li&gt;y finalmente repaso en busca de enlaces perdidos, pero como &lt;a href="http://labs.libre-entreprise.org/projects/gurlchecker"&gt;gURLchecker&lt;/a&gt; no ha acabado de trabajar no sé cómo va quedando la cosal.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;En general éste sistema sigue sin satisfacerme. Los que mejor me conocen saben que soy bastante extremista en mis juicios sobre el estado del arte en la publicación electrónica. Al menos soy capaz de controlar todo el entorno de trabajo y no levanto código dinámico susceptible de vulnerabilidades, que son factores para los que nos gustan los «&lt;em&gt;sistemas de publicación desacoplada&lt;/em&gt;» (creo que así es como los llama mi amigo &lt;a href="http://es.linkedin.com/in/juanpri"&gt;Juanpri&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;A medio plazo deseo probar algunos artefactos relacionados con &lt;a href="http://olea.org/diario/archive/2009/may-11-1.html"&gt;Atom stores&lt;/a&gt; y con lo que llaman «lifestream». &lt;/p&gt;
&lt;p&gt;A partir de ahora espero ser capaz de darle más trajín a los contenidos. A ver cómo se nos da el año.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2010/ene-10-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2010/ene-10-1.html</guid>
      <pubDate>Sun, 10 Jan 2010 17:30:00 -0500</pubDate>
    </item>
    <item>
      <title>Sonar Power Manager available for Fedora</title>
      <description>&lt;a href="http://fedoraproject.org/"&gt;&lt;img
style="border: 0px solid ; width: 60px; height: 60px;"
alt="Fedora Project logo"
src="http://olea.org/ilustraciones/fedora-logo-icon.png" align="right"
/&gt;&lt;/a&gt;
&lt;p&gt;The past days the news about the release of the &lt;a
href="http://stevetarzia.com/sonar/"&gt;SonarPM&lt;/a&gt; had got a lot of
attention from the crowd. It's really appealing how a creative idea can
got profit from existing infrastructure for creating a new unexpected
feature.
&lt;/p&gt;
&lt;p&gt;So, I've dedicated some minutes and packaged &lt;a
href="http://olea.org/paquetes-rpm/repoview/SonarPM.html"&gt;SonarPM&lt;/a&gt;&lt;a
href="http://olea.org/paquetes-rpm/repoview/SonarPM.html"&gt; for Fedora&lt;/a&gt;.
As usual it's available through my &lt;a href="http://olea.org/paquetes-rpm/repoview/olea-repo-release.html"&gt;repository
service&lt;/a&gt;. I've tested the &lt;a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=1752206"&gt;multiplatform
building&lt;/a&gt; and seems to be successful. Enjoy!&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/oct-18-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/oct-18-1.html</guid>
      <pubDate>Sat, 17 Oct 2009 23:53:00 -0500</pubDate>
    </item>
    <item>
      <title>Call for help: Review Request for kompozer</title>
      <description>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt;

&lt;p&gt;
&lt;a href="http://fedoraproject.org/"&gt;&lt;img style="border: 0px solid ; width: 60px; height: 60px;" alt="Fedora Project logo" src="http://olea.org/ilustraciones/fedora-logo-icon.png" align="right"&gt;&lt;/a&gt;
&lt;br&gt;
I'm looking for a reviewer for &lt;a href="http://kompozer.net"&gt;Kompozer&lt;/a&gt;, the best OSS HTML editor available. A nice fact is the Kompozer
development is very active this days and the 0.8.* series are pretty stable.
I think this is a good tool for &lt;a href="http://fedoraproject.org/"&gt;Fedora&lt;/a&gt;&lt;a href="http://kompozer.net/"&gt;&lt;img style="border: 0px solid ; width: 60px; height: 60px;" alt="Kompozer logo" src="http://kompozer.sourceforge.net/images/logo/kpz07-icon.png" align="right"&gt;&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
You'll find the official request at &lt;a href="https://bugzilla.redhat.com/show_bug.cgi?id=519521"&gt;#519521&lt;/a&gt;.


&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/oct-04-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/oct-04-1.html</guid>
      <pubDate>Sun, 04 Oct 2009 13:12:00 -0500</pubDate>
    </item>
    <item>
      <title>Gnome 2.28: Made to share</title>
      <description>&lt;p&gt;
&lt;a href="http://library.gnome.org/misc/release-notes/2.28/"&gt;&lt;img src="http://carlosgc.linups.org/img/made-to-share.png" alt="Made to share!"/&gt;&lt;/a&gt;
&lt;/p&gt;

</description>
      <link>http://olea.org/diario/archive/2009/sep-29-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/sep-29-1.html</guid>
      <pubDate>Tue, 29 Sep 2009 10:57:00 -0500</pubDate>
    </item>
    <item>
      <title>Creatividad vs plagio</title>
      <description>&lt;p&gt;
Díganme las diferencias que encuentran entre el vídeo de Oren Lavie «Her Morning Elegance»:&lt;/p&gt;


&lt;object width="300"&gt;&lt;param name="movie" value="http://www.youtube.com/v/2_HXUhShhmY&amp;amp;hl=es&amp;amp;fs=1&amp;amp;rel=0&amp;amp;border=1" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/2_HXUhShhmY&amp;amp;hl=es&amp;amp;fs=1&amp;amp;rel=0&amp;amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="364" width="445" /&gt;&lt;/object&gt;

&lt;br /&gt;
&lt;p&gt;
el anuncio de Telefónica (ADSL 6 Megas):&lt;/p&gt;

&lt;object width="300"&gt;&lt;param name="movie" value="http://www.youtube.com/v/4uMRy6lTCs0&amp;amp;hl=es&amp;amp;fs=1&amp;amp;rel=0&amp;amp;border=1" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/4uMRy6lTCs0&amp;amp;hl=es&amp;amp;fs=1&amp;amp;rel=0&amp;amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="364" width="445" /&gt;&lt;/object&gt;
&lt;br /&gt;
y el de Loterías y Apuestas del Estado del Estado (Si sueñas):&lt;br /&gt;
&lt;br /&gt;
&lt;object width="300"&gt;&lt;param name="movie" value="http://www.youtube.com/v/OM-FMGlK_sE&amp;amp;hl=es&amp;amp;fs=1&amp;amp;rel=0&amp;amp;border=1" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/OM-FMGlK_sE&amp;amp;hl=es&amp;amp;fs=1&amp;amp;rel=0&amp;amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="360" width="580" /&gt;&lt;/object&gt;
&lt;br /&gt;
&lt;p&gt;
En serio, &lt;span style="font-weight: bold;"&gt;¡díganmelas!&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;

Y es que, &lt;a
href="http://twitter.com/alafuente/status/3304948433"&gt;re-citando a Jean
Paul&lt;/a&gt;, «&lt;cite&gt;Se adquiere el derecho a copiar mucho de los otros cuando
se tiene algo original que decir&lt;/cite&gt;».&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/sep-24-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/sep-24-1.html</guid>
      <pubDate>Thu, 24 Sep 2009 10:26:00 -0500</pubDate>
    </item>
    <item>
      <title>ChronoJump packaged for Fedora</title>
      <description>

&lt;p&gt;&lt;a href="http://chronojump.org/"&gt;&lt;img style="border: 0px solid ; width: 256px; height: 77px; float: right;" alt="ChronoJump logo" src="http://www.chronojump.org/chronojump_77h.png" align="right" /&gt;&lt;/a&gt;&lt;br /&gt;
If you follow this blog maybe you remember some &lt;a href="http://olea.org/diario/archive/2007/nov-19-1.html"&gt;previous comment&lt;/a&gt; about my friend &lt;a href="http://cev.org.br/qq/?id=7419"&gt;Xavi de Blas&lt;/a&gt;' awarded project &lt;a href="http://www.chronojump.org"&gt;ChronoJump&lt;/a&gt;.
I'm a big fan of his work. I don't know a shit about sports tools or
software... neither about sports themselves. But I have seem along
years how his project was conceived, born as a &lt;a href="http://mono-project.org"&gt;Mono development&lt;/a&gt;, got mature and finally got &lt;a href="http://www.tropheesdulibre2007.org/-Les-resultats-.html?lang=en"&gt;worldwide recognized&lt;/a&gt;.
&lt;a href="http://mono-project.com/"&gt;&lt;img style="border: 0px solid ; " alt="Mono Project logo" src="http://www.hubstone.co.uk/assets/images/project%20images/logo3.jpg" align="right"
/&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;Today &lt;span style="font-weight: bold;"&gt;ChronoJump&lt;/span&gt; is not only
a software project but an holistic solution including the design,
building and distributing the hardware companion. Xavier has been able enough to fit his activity into his own  academic research work.
So, you can imagine how amazing this project is. It can be seen as a
maybe modest but complete R&amp;amp;D initiative from the Academy direct to
the user. Impressive.&lt;a href="http://gnome.org"&gt;&lt;img style="border: 0px solid ; width: 96px; height: 96px;" alt="Gnome Logo" src="http://www.gnome.org/%7Ejdub/random/logo/gnome2-logo-96.png" align="right" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;As a little homage I did today a &lt;a href="http://olea.org/paquetes-rpm/repoview/chronojump.html"&gt;first RPM packaging&lt;/a&gt; for Fedora Linux and related distributions. You can &lt;a href="http://olea.org/paquetes-rpm/fedora-10/chronojump-0.8.9.5-1.fc10.i386.rpm"&gt;install it directly&lt;/a&gt; or by &lt;a href="http://olea.org/paquetes-rpm/repoview/olea-repo-release.html"&gt;adding my RPM repository&lt;/a&gt; to your software installation management.
&lt;/p&gt;
&lt;p&gt;My involvement on &lt;span style="font-weight: bold;"&gt;ChronoJump&lt;/span&gt; will be near to zero but I plan to postulate this package to &lt;a href="https://fedoraproject.org/"&gt;Fedora&lt;/a&gt; any time soon.&lt;a href="http://fedoraproject.org/"&gt;&lt;img style="border: 0px solid ; width: 96px; height: 96px;" alt="Fedora Project logo" src="http://olea.org/ilustraciones/fedora-logo-icon.png" align="right" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;Go Xavi, Go!&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/ago-25-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/ago-25-1.html</guid>
      <pubDate>Tue, 25 Aug 2009 18:58:00 -0500</pubDate>
    </item>
    <item>
      <title>Una clasificación de la ignorancia</title>
      <description>&lt;p&gt;Así, a vuela pluma:&lt;/p&gt;
&lt;dl style="margin-left: 20px;"&gt;
&lt;dt&gt;el ignorante socrático&lt;/dt&gt;
&lt;dd&gt;la duda como método: «sólo sé que no sé nada»&lt;br /&gt;
&lt;/dd&gt;
&lt;dt&gt;el ignorante pasivo&lt;/dt&gt;
&lt;dd&gt;no sabe que no sabe; una caridad cristiana aplicable: «probretico»&lt;br /&gt;
&lt;/dd&gt;
&lt;dt&gt;el ignorante militante&lt;/dt&gt;
&lt;dd&gt;no es que no sepa: es que no le da la gana saber.&lt;br /&gt;
&lt;/dd&gt;
&lt;/dl&gt;
&lt;p&gt;Inquietud: ¿quién es el más ignorante?&lt;/p&gt;
&lt;p&gt;Corolario: «imbécil, usa el &lt;a href="http://buscon.rae.es/draeI/"&gt;diccionario&lt;/a&gt;».&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/ago-11-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/ago-11-1.html</guid>
      <pubDate>Tue, 11 Aug 2009 08:08:00 -0500</pubDate>
    </item>
    <item>
      <title>Presented a proposal of a Linux prototype for the Spanish Education initiative</title>
      <description>&lt;p&gt;At the &lt;a href="http://www.grancanariadesktopsummit.org/"&gt;Gran
Canaria Desktop Summit&lt;/a&gt; &lt;a href="http://www.isotrol.org"&gt;Isotrol&lt;/a&gt;,
a company providing services to the &lt;a
href="http://www.juntadeandalucia.es/educacion/"&gt;Andalusian Education
Ministry&lt;/a&gt;, has announced a prototype of software and hardware based on
the experience on Guadalinex Edu that is being deployed in Andalusia named
&lt;a href="http://www.edu2punto0.org/"&gt;Edu 2.0&lt;/a&gt;. 


&lt;p&gt;This is a proposal for the implementation of the &lt;a
href="http://www.publico.es/agencias/efe/225031/zapatero/anuncia/alumno/propio/ordenador/personal/portatil"&gt;Spanish
President Zapatero revolutionary announcement of deployment of 2
million laptops&lt;/a&gt; in Education. There has been a &lt;a
href="http://www.osor.eu/news/es-gates-and-zapatero-weigh-in-on-debate-over-school-laptops"&gt;big
controversy&lt;/a&gt; about which operating systems it would include. The
difference here is the &lt;a href="http://www.juntadeandalucia.es/"&gt;Junta
of Andalusia&lt;/a&gt; deployment will be based on &lt;a href="http://www.guadalinexedu.org"&gt;Guadalinex Edu&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The Andalusian Information Society strategy is complemented with the
&lt;a href="http://www.guadalinex.org"&gt;Guadalinex project&lt;/a&gt;, aimed to citizen users.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/jul-08-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/jul-08-1.html</guid>
      <pubDate>Wed, 08 Jul 2009 13:34:00 -0500</pubDate>
    </item>
    <item>
      <title>Microsoft clarifies patent licensing for ECMA 334 and 335</title>
      <description>
I've loved &lt;a
href="http://lists.fedoraproject.org/pipermail/fedora-mono/2009-July/000090.html"&gt;this
mail&lt;/a&gt; from the Fedora-Mono mailist:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;
From:
&lt;a href="http://fedoraproject.org/wiki/DavidNielsen"&gt;David Nielsen&lt;/a&gt;&lt;br /&gt;
To: &lt;a
href="https://admin.fedoraproject.org/mailman/listinfo/fedora-mono"&gt;fedora-mono&lt;/a&gt;&lt;br
/&gt;
&lt;br /&gt;
&amp;gt;From our good buddy Miguel over the Novell way:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://tirania.org/blog/archive/2009/Jul-06.html"
target="_blank"&gt;http://tirania.org/blog/&lt;wbr
/&gt;archive/2009/Jul-06.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Finally
we can put an end to all this retarded Boycott Novell anti-mono FUD,
however to comply properly we on the Fedora side may need to split out
the WinForms, &lt;a href="http://ADO.NET" target="_blank"&gt;ADO.NET&lt;/a&gt; and
&lt;a href="http://ASP.NET" target="_blank"&gt;ASP.NET&lt;/a&gt;, then ship those
in rpmfusion instead as they are not covered by ECMA and thus not by
the the community promise. &lt;br /&gt;
&lt;br /&gt;
Good news, and thank you to Novell and Microsoft for working this
out, erasing doubt and showing good faith. I am very happy today.
&lt;/blockquote&gt;
&lt;p&gt;Maybe you would like to &lt;a
href="http://twitter.com/migueldeicaza/status/2504933176"&gt;send a thanks&lt;/a&gt;
tuit to @&lt;a href="http://twitter.com/bgoldy"&gt;bgoldy&lt;/a&gt;, a Microsoft
guy.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/jul-07-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/jul-07-1.html</guid>
      <pubDate>Tue, 07 Jul 2009 09:35:00 -0500</pubDate>
    </item>
    <item>
      <title>Otra conferencia en vídeo</title>
      <description>
&lt;p&gt;Me hace mucha ilusión. Muchísima. Como video analfabeto es un
precioso
regalo que hasta ahora me han hecho muy pocas veces. Hoy es un día de
sorpresa porque ha quedado publicado el vídeo de la conferencia, &lt;a href="http://olea.org/conferencias/doc-conf-admonpublica-softlibre-rd/"&gt;Administración
pública, software libre y Revolución Digital&lt;/a&gt;, que impartí el &lt;a href="http://olea.org/diario/archive/2009/may-14-1.html"&gt;14 de mayo en
Barcelona&lt;/a&gt;.
&lt;/p&gt;

&lt;p style="text-align: center;"&gt;

&lt;embed style="text-align: center;" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" src="http://www.archive.org/flow/flowplayer.commercial-3.0.5.swf" w3c="true" flashvars="config={&amp;quot;key&amp;quot;:&amp;quot;#$b6eb72a0f2f1e29f3d4&amp;quot;,&amp;quot;playlist&amp;quot;:[{&amp;quot;url&amp;quot;:&amp;quot;http://www.archive.org/download/AdministracinPblicaSoftwareLibreYRevolucinDigital/format=Thumbnail?.jpg&amp;quot;,&amp;quot;autoPlay&amp;quot;:true,&amp;quot;scaling&amp;quot;:&amp;quot;fit&amp;quot;},{&amp;quot;url&amp;quot;:&amp;quot;http://www.archive.org/download/AdministracinPblicaSoftwareLibreYRevolucinDigital/SoftwareLliure_512kb.mp4&amp;quot;,&amp;quot;autoPlay&amp;quot;:false,&amp;quot;accelerated&amp;quot;:true,&amp;quot;scaling&amp;quot;:&amp;quot;fit&amp;quot;,&amp;quot;provider&amp;quot;:&amp;quot;h264streaming&amp;quot;}],&amp;quot;clip&amp;quot;:{&amp;quot;autoPlay&amp;quot;:false,&amp;quot;accelerated&amp;quot;:true,&amp;quot;scaling&amp;quot;:&amp;quot;fit&amp;quot;,&amp;quot;provider&amp;quot;:&amp;quot;h264streaming&amp;quot;},&amp;quot;canvas&amp;quot;:{&amp;quot;backgroundColor&amp;quot;:&amp;quot;0x000000&amp;quot;,&amp;quot;backgroundGradient&amp;quot;:&amp;quot;none&amp;quot;},&amp;quot;plugins&amp;quot;:{&amp;quot;audio&amp;quot;:{&amp;quot;url&amp;quot;:&amp;quot;http://www.archive.org/flow/flowplayer.audio-3.0.3-dev.swf&amp;quot;},&amp;quot;controls&amp;quot;:{&amp;quot;playlist&amp;quot;:false,&amp;quot;fullscreen&amp;quot;:true,&amp;quot;gloss&amp;quot;:&amp;quot;high&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;0x000000&amp;quot;,&amp;quot;backgroundGradient&amp;quot;:&amp;quot;medium&amp;quot;,&amp;quot;sliderColor&amp;quot;:&amp;quot;0x777777&amp;quot;,&amp;quot;progressColor&amp;quot;:&amp;quot;0x777777&amp;quot;,&amp;quot;timeColor&amp;quot;:&amp;quot;0xeeeeee&amp;quot;,&amp;quot;durationColor&amp;quot;:&amp;quot;0x01DAFF&amp;quot;,&amp;quot;buttonColor&amp;quot;:&amp;quot;0x333333&amp;quot;,&amp;quot;buttonOverColor&amp;quot;:&amp;quot;0x505050&amp;quot;},&amp;quot;h264streaming&amp;quot;:{&amp;quot;url&amp;quot;:&amp;quot;http://www.archive.org/flow/flowplayer.h264streaming-3.0.5.swf&amp;quot;}},&amp;quot;contextMenu&amp;quot;:[{&amp;quot;Item
AdministracinPblicaSoftwareLibreYRevolucinDigital at
archive.org&amp;quot;:&amp;quot;function()&amp;quot;},&amp;quot;-&amp;quot;,&amp;quot;Flowplayer 3.0.5&amp;quot;]}" width="320" /&gt; &lt;br /&gt;

&lt;/p&gt;

&lt;p&gt;Mis agradecimientos:
&lt;/p&gt;

&lt;ul&gt;

  &lt;li&gt;a los organizadores de la &lt;a href="http://jplub2009.wordpress.com/2009/04/28/hello-world/"&gt;jornada
sobre software libre UB 2009&lt;/a&gt;; &lt;/li&gt;
  &lt;li&gt;a &lt;a href="http://archive.org"&gt;Archive.org&lt;/a&gt; por su compromiso
por la publicación abierta y permanente: un servicio único e impagable;
  &lt;/li&gt;
  &lt;li&gt;y muy especialmente a &lt;a href="http://NRKaudiovisual.com"&gt;Joan
Rubiralta&lt;/a&gt; que con su pasión y tesón
grabó, editó y publicó el vídeo. Éste es el tipo de gente que le hace a
uno recuperar el optimismo por el ser humano. Gracias tío.
  &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Al público: sinceramente creo que es bastante buena;  espero que os resulte de utilidad. &lt;/p&gt;

&lt;p&gt;&lt;span style="font-weight: bold;"&gt;PD:&lt;/span&gt; si notáis que la
velocidad de descarga no es la mejor es sólo porque los buenos de
Archive.org no tienen todo el ancho de bando que se merecen.
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-weight: bold;"&gt;PPD:&lt;/span&gt; como parece que sí que se
nota el problema de la velocidad, los interesados también podéis &lt;a
href="http://www.archive.org/details/AdministracinPblicaSoftwareLibreYRevolucinDigital"&gt;descargar la peli
directamente&lt;/a&gt;.
&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/jul-03-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/jul-03-1.html</guid>
      <pubDate>Fri, 03 Jul 2009 10:25:00 -0500</pubDate>
    </item>
    <item>
      <title>El mejor es quien se crea sus propias oportunidades</title>
      <description>&lt;p&gt;Hoy ya no es noticia que el&amp;nbsp; presidente de Brasil &lt;a
href="http://es.wikipedia.org/wiki/Luiz_In%C3%A1cio_Lula_da_Silva"&gt;Lula
da Silva&lt;/a&gt; asistió al &lt;a href="http://fisl.softwarelivre.org/10/www/"&gt;10º
Foro Internacional de Software Libre&lt;/a&gt;. Tampoco es noticia la energía
con la que Brasil se sube al carro del &lt;a
href="http://es.wikipedia.org/wiki/Definici%C3%B3n_de_software_de_c%C3%B3digo_abierto"&gt;software
abierto&lt;/a&gt;. Lo que me ha llamado la atención es la &lt;a
href="http://www.cnti.gob.ve/index.php?option=com_content&amp;amp;view=article&amp;amp;id=2474:lula-da-silva-software-libre-proporciona-oportunidad-de-innovar-respetando-la-creatividad-e-idiosincrasia-de-los-pueblos&amp;amp;catid=43:actualidad&amp;amp;Itemid=87"&gt;nota
de prensa&lt;/a&gt; que emite el &lt;a href="http://www.cnti.gob.ve/"&gt;Centro
Nacional de Tecnologías de la Información&lt;/a&gt; venezolano y la cita que
le atribuye:&lt;br /&gt;
&lt;/p&gt;
&lt;blockquote&gt;«Estamos descubriendo que ninguno es mejor que nosotros.
Solamente necesitamos oportunidades»
&lt;/blockquote&gt;
&lt;p&gt;La primera frase me parece ¿gloriosa? no, dejémosla en expresiva.
Sobre la segunda ya no la tengo tan clara. Las oportunidades, máxime en
el caso de una administración pública en el siglo digital, las crea uno
mismo como ya decía Gou Zhongwen, viceministro chino de &lt;a
href="http://www.reuters.com/newsArticle.jhtml;jsessionid=5XC0EBOE0EVWACRBAE0CFFA?type=technologyNews&amp;amp;storyID=3758398"&gt;Industria
de la Información&lt;/a&gt;: &lt;/p&gt;
&lt;blockquote&gt;
«But the market cannot be developed on a large scale without government
support.»
&lt;/blockquote&gt;
&lt;p&gt;Las razones de &lt;a
href="http://olea.org/conferencias/doc-conf-admonpublica-softlibre-rd/"&gt;por
qué la administración pública debe adoptar modelos
abiertos&lt;/a&gt; de adquisición del software también son ya del dominio
público
(permitidme el autobombo al decir que pocos las han recogido tan
concisamente). Lo que todavía no parece del todo claro es que estas
mismas administraciones y los dichos modelos no son solamente de
adopción y «productización». Lo son a todo lo largo de la &lt;a
href="http://olea.org/conferencias/doc-conf-hiper-innovacion/#%2814%29"&gt;cadena
de
valor del software&lt;/a&gt;, directamente a través de sus propios técnicos o
a
través de sus proveedores. En la jerga diríamos «contribuir al
upstream» o directamente: «ser upstream».
&lt;/p&gt;
&lt;p&gt;Nadie es mejor que nosotros. O nosotros somos tan buenos como
cualquiera. El siglo digital nos ofrece las ventajas de hacer nuestras
las TIC a todo lo ancho y largo de la mencionada cadena a unos costes
irrisorios comparados con otros sectores; el primero que me viene a la
mente es el aeroespacial, donde Europa es particularmente competitiva,
casos de &lt;a href="http://es.wikipedia.org/wiki/Arianespace"&gt;Arianespace&lt;/a&gt;
o &lt;a href="http://es.wikipedia.org/wiki/Airbus"&gt;Airbus&lt;/a&gt;, a pesar de
los carísimos costes y los
riesgos enormes: recordemos cómo explotaron los dos primeros
lanzamientos de los exitosos cohetes &lt;a
href="http://es.wikipedia.org/wiki/Ariane_5"&gt;Ariane V&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;Mi ejemplo favorito siempre es &lt;a href="http://www.gvsig.org/web/"&gt;gvSIG&lt;/a&gt;,
de la &lt;a href="http://www.cit.gva.es/val/informacion-general/"&gt;Consejería
de Infraestructuras y Transporte de la GVA&lt;/a&gt;. Y afortundamente no es
el único:&amp;nbsp; desde ayer las voces sintéticas en español
desarrolladas a instancia de la &lt;a
href="http://www.juntadeandalucia.es/"&gt;Junta de Andalucía&lt;/a&gt;, &lt;a
href="http://forja.guadalinex.org/repositorio/projects/hispavoces/"&gt;Hispavoces&lt;/a&gt;,
ya se distribuyen también en &lt;a href="http://docs.fedoraproject.org/release-notes/f11/es-ES/"&gt;Fedora 11&lt;/a&gt;
(&lt;a href="http://download.fedora.redhat.com/pub/fedora/linux/updates/11/i386/hispavoces-pal-diphone-1.0.0-12.fc11.noarch.rpm"&gt;pal&lt;/a&gt;
y &lt;a href="http://download.fedora.redhat.com/pub/fedora/linux/updates/11/i386/hispavoces-sfl-diphone-1.0.0-12.fc11.noarch.rpm"&gt;sfl&lt;/a&gt;).&lt;br /&gt;
&lt;/p&gt;

&lt;p&gt;El contraejemplo, el antipatrón, lo tenemos también en casa, nuestro
propio presidente, que ante la probablemente feliz ocurrencia de
digitalizar la educación en España fracasa horrorosamente con la &lt;a
href="http://elbonia.cent.uji.es/jordi/2009/05/01/zapatero-se-equivoca/"&gt;implementación
anacróni&lt;/a&gt;&lt;a href="http://elbonia.cent.uji.es/jordi/2009/05/01/zapatero-se-equivoca/"&gt;ca&lt;/a&gt;,
costosa, y ni innovadora ni productiva (atento: palabras de moda).&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/jul-01-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/jul-01-1.html</guid>
      <pubDate>Wed, 01 Jul 2009 11:42:00 -0500</pubDate>
    </item>
    <item>
      <title> CIT/GVA publica su memoria «Experiencia de migración integral a software libre»</title>
      <description>
&lt;img style="width: 103px; height: 55px;" alt="gvPontis logo"
src="http://www.gvpontis.gva.es/fileadmin/conselleria/images/imagAmbitos/fotogvpontis_int_texto.jpg"
align="right" /&gt;
&lt;p&gt;La Consejería de Infraestructuras y Transporte de la Generalitat
Valenciana acaba de publicar (en &lt;a
href="http://www.gvpontis.gva.es/fileadmin/conselleria/images/Documentacion/memoria/gvpontis_ingles.pdf"&gt;inglés&lt;/a&gt;
y en &lt;a
href="http://www.gvpontis.gva.es/fileadmin/conselleria/images/Documentacion/memoria/gvpontis_cast.pdf"&gt;español&lt;/a&gt;)
la &lt;a
href="http://www.gvpontis.gva.es/index.php?id=memoria_resumen&amp;amp;K=1&amp;amp;L=0"&gt;memoria&lt;/a&gt;
del proyecto de migración a FLOSS «&lt;a
href="http://www.gvpontis.gva.es/index.php?id=queesgvpontis&amp;amp;L=0&amp;amp;K=1"&gt;gvPontis&lt;/a&gt;».
Estamos hablando de un caso ejemplar a nivel mundial y de donde han
surgido proyectos absolutamente espectaculares como &lt;a
href="http://www.gvsig.gva.es/"&gt;gvSIG&lt;/a&gt;. Bravo.&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/jun-18-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/jun-18-1.html</guid>
      <pubDate>Thu, 18 Jun 2009 17:26:00 -0500</pubDate>
    </item>
    <item>
      <title>Principales novedades de la Directiva Europea de Servicios</title>
      <description>&lt;p&gt;Copio el resumen directamente de &lt;a
href="http://www.elpais.com/articulo/economia/Gobierno/adopta/Directiva/Europea/Servicios/reforma/ley/concursal/elpepueco/20090327elpepueco_8/Tes"&gt;El
País&lt;/a&gt;:&lt;/p&gt;
&lt;br /&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;b&gt;-Reducción de los trámites administrativos:&lt;/b&gt; La
transposición de la norma europea reduce en un 30% las cargas
administrativas para abrir un negocio o iniciar una actividad.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;-Plazo máximo de 24 horas:&lt;/b&gt; La creación de una sociedad
limitada se podrá gestionar en un plazo máximo de un día.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;-Notificaciones a posteriori:&lt;/b&gt;
Se sustituyen los requisitos previos -certificados, inscripción en el
registro mercantil y paso por el notario- por notificaciones o
declaraciones a posteriori en las que los profesionales se
responsabilicen del correcto funcionamiento de la actividad.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;-Ventanilla única por internet:&lt;/b&gt;
Los prestadores de servicios puedan realizar todos los procedimientos y
trámites a distancia y por vía electrónica, así como contactar con
todas las administraciones (europea, central, autonómica y local) a
través de la red.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;-Reforma de los Colegios Profesionales:&lt;/b&gt;
Vinculada a la directiva, el Gobierno reforma la norma que regula estas
instituciones para flexibilizar el acceso a una profesión. También
elimina la prerrogativa de los colegios profesionales para fijar los
baremos orientativos de precios y se les obligará a que las cuotas de
inscripción que pagan los asociados se ajusten exclusivamente a los
gastos que conlleva dicho ingreso&lt;/p&gt;
&lt;p&gt;&lt;b&gt;-Excepciones:&lt;/b&gt; Servicios
financieros, las comunicaciones electrónicas, el transporte y los
servicios portuarios -aunque el Gobierno también ha aprobado un
proyecto de ley que modifica su régimen económico y prestación de
servicios-, las empresas de trabajo temporal, los servicios sanitarios
y farmacias, audiovisuales, determinadas actividades de juego,
actividades vinculadas al ejercicio de la autoridad pública, los
servicios sociales prestados en virtud de acuerdo con la administración
y los servicios de seguridad privados.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Referencias:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a
href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2006:376:0036:01:ES:HTML"&gt;Directiva
2006/123/CE del Parlamento Europeo y del Consejo
relativa a los servicios en el mercado interior&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://es.wikipedia.org/wiki/Directiva_Bolkestein"&gt;Artículo
en Wikipedia sobre la Directiva Europea de Servicios&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
      <link>http://olea.org/diario/archive/2009/jun-06-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/jun-06-1.html</guid>
      <pubDate>Sat, 06 Jun 2009 11:20:00 -0500</pubDate>
    </item>
    <item>
      <title>The president of Spain talks about free software (on behalf of Bill Gates) </title>
      <description>
&lt;p&gt;Not always a president talk explicitly about free software:
&lt;object style="border: 0px solid ; margin: 40px" width="425" height="344"&gt;&lt;param name="movie"
value="http://www.youtube.com/v/y3ID4ysprJg&amp;hl=es&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param
name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess"
value="always"&gt;&lt;/param&gt;&lt;embed
src="http://www.youtube.com/v/y3ID4ysprJg&amp;hl=es&amp;fs=1&amp;"
type="application/x-shockwave-flash" allowscriptaccess="always"
allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;

&lt;/p&gt;
</description>
      <link>http://olea.org/diario/archive/2009/jun-05-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/jun-05-1.html</guid>
      <pubDate>Fri, 05 Jun 2009 10:48:00 -0500</pubDate>
    </item>
    <item>
      <title>Recuerdo Tianamén</title>
      <description>
&lt;a href="http://es.wikipedia.org/wiki/El_hombre_del_tanque_de_Tiananmen"&gt;&lt;img style="border: 0px solid ; width: 200px; height: 129px;" alt="El hombre del tanque de Tiananmen" src="http://upload.wikimedia.org/wikipedia/en/d/d8/Tianasquare.jpg" align="right" hspace="50" vspace="20" /&gt;&lt;/a&gt;

&lt;blockquote&gt;
Sueños de la libertad&lt;br /&gt;
hombres jóvenes en lucha&lt;br /&gt;
la muerte que más les da&lt;br /&gt;
si libres no serán nunca.&lt;br /&gt;
&lt;br /&gt;
Recuerdos vienen de Oriente&lt;br /&gt;
despechados por la furia&lt;br /&gt;
qué les importa la muerte&lt;br /&gt;
por traer libertad algún dia.&lt;br /&gt;
&lt;br /&gt;
Hombres armados, sólo de ideas&lt;br /&gt;
enfrentados juntos a los hados&lt;br /&gt;
hombres solos, desnudos por penas&lt;br /&gt;
enfrentados al carro blindado.&lt;br /&gt;
&lt;/blockquote&gt;

&lt;p&gt;Publicada en &lt;a href="http://www.ideal.es/almeria/"&gt;IDEAL de Almería&lt;/a&gt; en junio de
1995.&lt;/p&gt;

</description>
      <link>http://olea.org/diario/archive/2009/jun-04-1.html</link>
      <author>Ismael Olea &lt;ismael@olea.org&gt;</author>
      <guid isPermaLink="true">http://olea.org/diario/archive/2009/jun-04-1.html</guid>
      <pubDate>Wed, 03 Jun 2009 23:05:00 -0500</pubDate>
    </item>
  </channel>
</rss>
