<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="WordPress/2.8.5" --><rss version="0.92">
<channel>
	<title>Pablo Barrera</title>
	<link>http://blog.pablobarrera.com</link>
	<description>Un geek con corbata</description>
	<lastBuildDate>Wed, 28 Oct 2009 14:50:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/PabloBarrera" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Is following you</title>
		<description>Hi, pbarrera (pbarrera).

Losantos (Jimenezlosantos) is now following your updates on Twitter.

Check out Losantos's profile here:
http://twitter.com/Jimenezlosantos

You may follow Losantos as well by clicking on the "follow" button.
Best,
Twitter

Impresionante.&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/6rvgfnsdry0" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2009/04/is-following-you/</link>
			</item>
	<item>
		<title>RSS arreglado</title>
		<description>Parecer ser que hasta ayer noche no funcionaba correctamente el RSS de este blog. Se debía a un problema de redirección en el servidor web que ya está arreglado. Ahora el RSS está enlazado con Feedburner.&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/yRrOepT4zdo" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2009/04/rss-arreglado/</link>
			</item>
	<item>
		<title>Cambios en el horizonte</title>
		<description>Siguiendo mi política de no dejar de romper y cambiar las cosas que ya funcionan he decidido volver a cambiar mi página web. Hasta ahora casi todo lo que tenía eran archivos estáticos en un servidor.

El mantenimiento de estos archivos llevaba una cantidad de tiempo importante, tiempo que ahora no ...&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/sILhc9ysk1U" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2009/04/cambios-en-el-horizonte/</link>
			</item>
	<item>
		<title>Vuelta a la vida</title>
		<description>Buenas noches

Por fin he encontrado el tiempo y las ganas para volver a arrancar este blog y mis webs. Estaban aparcadas en el fondo de mi disco duro desde que dejé mi último servidor estable.

Espero que con algo de tiempo las cosas vuelvan a funcionar como antes. Paciencia.&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/b5VJ7C-q2vY" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2009/03/vuelta-a-la-vida/</link>
			</item>
	<item>
		<title>Cambiando de servidor</title>
		<description>Va siendo hora de migrar el servidor que aloja este blog. Eso implica que en los próximos días el blog estará seguramente apagado. Espero que la migración no se demore mucho pero antes tengo que encontrar un nuevo servicio de hosting al que trasladarlo. Si tienes cualquier consejo no dudes ...&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/HiUTxTmJuWU" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2008/11/cambiando-de-servidor/</link>
			</item>
	<item>
		<title>How to extract links from a HTML page using XSL</title>
		<description>A small XSL template to extract all the links from a HTML page:
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"&gt;
&lt;xsl:output indent="yes"/&gt;

&lt;xsl:template match="/"&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Link List&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;p&gt;
&lt;ul&gt;
&lt;xsl:for-each select="//li"&gt;
&lt;xsl:copy-of select="."/&gt;
&lt;/xsl:for-each&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
To use it, install libxslt-bin in fink or xsltproc in debian, and execute the following line:
xsltproc filter.xsl index.html&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/hTnsoZB6Qb0" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2008/11/how-to-extract-links-from-a-html-page-using-xsl/</link>
			</item>
	<item>
		<title>Tomboy preview for Mac</title>
		<description>Some days ago I posted some instructions to compile Tomboy inside Mac OS X using Fink. Today I have installed a new version of Tomboy with better support for Mac. You can find more informaiton about it in automorphic blog.

Although there are some known issues with the program, is good ...&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/mcE8veO89gM" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2008/10/tomboy-preview-for-mac/</link>
			</item>
	<item>
		<title>Dos fotos</title>
		<description>[caption id="attachment_116" align="aligncenter" width="550" caption="Iffley Church"][/caption]




[caption id="attachment_115" align="aligncenter" width="550" caption="Blenheim Palace"][/caption]&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/GyzHjUrm1fE" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2008/10/dos-fotos/</link>
			</item>
	<item>
		<title>Nuevo blog</title>
		<description>La verdad es que parece que paso más tiempo programando/parcheando/instalando mi blog que realmente escribiendo en él. Al final me he decidido por instalar wordpress en vez de emplear el conjunto de scripts que he venido usando hasta ahora. La ventaja es que espero perder menos tiempo configurando o modificando ...&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/k6YFrgmcHsk" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2008/10/nuevo-blog/</link>
			</item>
	<item>
		<title>Debian governance model</title>
		<description>Each open source project has its own governance model. Some are more hierarchical than others and some are more flat. OSS Watch is preparing a document about different examples of Open Source Governance Models. This is the part related with Debian that I wrote some weeks ago:


The project Debian tries ...&lt;img src="http://feeds.feedburner.com/~r/PabloBarrera/~4/GsUBBlrfZPE" height="1" width="1"/&gt;</description>
		<link>http://blog.pablobarrera.com/index.php/2008/10/debian-governance-model/</link>
			</item>
</channel>
</rss>
