<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Planet Badopi</title>
	<link rel="self" href="http://badopi.net/atom.xml"/>
	<link href="http://badopi.net"/>
	<id>http://badopi.net/atom.xml</id>
	<updated>2008-05-17T11:00:27+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry xml:lang="en">
		<title type="html">Remembering STP</title>
		<link href="http://blog.mob1970.org/?p=135"/>
		<id>http://blog.mob1970.org/?p=135</id>
		<updated>2008-05-17T10:53:52+00:00</updated>
		<content type="html">&lt;p&gt;This is one of the Stone Temple Pilots&amp;#8217;s best song.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;br /&gt;


&lt;br /&gt;
&lt;/center&gt;&lt;/p&gt;</content>
		<author>
			<name>Miquel Oliete (Ktala/Ton)</name>
			<uri>http://blog.mob1970.org</uri>
		</author>
		<source>
			<title type="html">El rac&#243; del Ton</title>
			<subtitle type="html">Hist&#242;ries di&#224;ries, software lliure i d'altres palles mentals</subtitle>
			<link rel="self" href="http://blog.mob1970.org/?feed=rss2"/>
			<id>http://blog.mob1970.org/?feed=rss2</id>
			<updated>2008-05-17T11:00:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Servidor Radio Shoutcast Automatizado</title>
		<link href="http://tuxedlinux.wordpress.com/2008/05/17/servidor-radio-shoutcast-automatizado/"/>
		<id>http://tuxedlinux.wordpress.com/?p=188</id>
		<updated>2008-05-16T21:25:15+00:00</updated>
		<content type="html">&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;&lt;img src=&quot;http://www.maestrosdelweb.com/images/editorial/radioweb_shoutcast.gif&quot; alt=&quot;&quot; width=&quot;273&quot; height=&quot;77&quot; /&gt;&lt;/p&gt;
&lt;p&gt;A muchos seguro que les har&#237;a gracia montar su propio servidor de radio pero no saben como.&lt;/p&gt;
&lt;p&gt;Llevo unos d&#237;as pensando la manera de automatizar un servidor de radios para ser&lt;/p&gt;
&lt;p&gt;f&#225;cil de administrar, b&#225;sicamente es descargar y darle al instalador el se encarga de todo.&lt;/p&gt;
&lt;p&gt;El paquete est&#225; compuesto por los siguientes paquetes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;crea_radio  ( Sirve para crear las radios como su nombre indica)&lt;/li&gt;
&lt;li&gt;radioup (inicia la radio)&lt;/li&gt;
&lt;li&gt;killradio ( para la radio )&lt;/li&gt;
&lt;li&gt;autodj (Lee una lista de reproducci&#243;n , y emite directamente desde el server )&lt;/li&gt;
&lt;li&gt;killautodj  ( para la emisi&#243;n desde el servidor)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;&lt;a href=&quot;http://rapidshare.com/files/115406321/radios-1.0.tar.gz.html&quot; target=&quot;_blank&quot;&gt;El paquete lo podeis descargar de aqui.&lt;/a&gt;&lt;/h4&gt;
&lt;h1&gt;Instalaci&#243;n del servidor&lt;/h1&gt;
&lt;p&gt;Una vez teng&#225;is el archivo &lt;span&gt;radios-1.0.tar.gz&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;lo descomprim&#237;s&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# tar -xvfz radios-1.0.tar.gz&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# cd radios/&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# sh install.sh &lt;/em&gt;&lt;/span&gt;&lt;span&gt; &lt;strong&gt;(Como root)&lt;/strong&gt;&lt;em&gt;&lt;br /&gt;
&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1&gt;Manejo de las aplicaciones&lt;/h1&gt;
&lt;p&gt;Todas las aplicaciones funcionan igual&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Creacion del servidor&lt;/strong&gt; :&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Crearemos  una radio que usara el puerto 8003&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# crea_radio 8003 &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;&lt;span&gt;Password: la_password &lt;/span&gt; &lt;/em&gt;&lt;/span&gt;&lt;strong&gt;// aqui definimos la contrase&#241;a para emitir y administrar el servidor&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Users Max :  200&lt;span&gt; &lt;strong&gt;// numero m&#225;ximo de usuarios&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Una vez creada pasamos a iniciarla&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;# radioup 8003&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;ahora podemos ver que esta iniciado el servidor conectando a la ip puerto&lt;span&gt; &lt;em&gt;http://xxx.xxx.xxx.xxx:8003&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;donde &lt;em&gt;xxx.xxx.xxx.xxx es &lt;/em&gt;la ip&lt;/p&gt;
&lt;h1&gt;&lt;strong&gt;Como Emitir?&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Muchos se preguntaran como emito , tenemos 2 maneras usando el autodj o emitiendo desde casa con nuestro reproductor.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Por autodj:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Si tenemos an directorio con mp3 en el servidor podemos crear una lista de reproducci&#243;n de la siguiente forma.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# find /ruta/a/mp3 -iname &amp;#8220;*.mp3&amp;#8243; &amp;gt;/opt/radios/8003/playlist.lst&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Este comando busca todos los archivos de un directorio que contengan la extensi&#243;n mp3y los a&#241;ade a la lista de reproducci&#243;n.&lt;/p&gt;
&lt;p&gt;Ahora es el momento de iniciar el autodj&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;# autodj 8003&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Desde este momento nuestros servidor pasara a ejecutar los mp3 del directorio.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Emitir desde Winamp &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;podeis usar este &lt;a href=&quot;http://dreamers.com/cisne/musica/radio/comosehace2.html&quot; target=&quot;_blank&quot;&gt;manual&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;&lt;strong&gt;Matar al DJ&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;#killautodj  8003 &lt;/em&gt;&lt;span&gt;//Para el autodj&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;#killradio 8003&lt;/span&gt;&lt;/em&gt; //Para autodj y la radio&lt;/p&gt;
&lt;h1&gt;&lt;strong&gt;Colocar el stream en la web&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Puedes usar el script.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;#crea_web 8003 &lt;/em&gt;&lt;span&gt;//Genera una web para reproducir la radio&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Este comando nos va a pedir varios datos&lt;/p&gt;
&lt;p&gt;&lt;span&gt;IP/DOMINIO: www.tuxed.es &lt;/span&gt;//El dominio o ip del servidor&lt;br /&gt;
&lt;span&gt;Color Fondo: white&lt;/span&gt; //color del fondo de la pagina tiene que ir en ingles o hexadecimal&lt;br /&gt;
&lt;span&gt;URL Imagen: http://www.tuxed.es/logo.png &lt;/span&gt; //url hacia la imagen que se mostrara&lt;br /&gt;
&lt;span&gt;Donde esta el directorio de apache: /var/www/html&lt;/span&gt; //ruta donde esta alojada la web&lt;/p&gt;
&lt;p&gt;Desde este momento tendremos una radio con un reproductor en flash ( dewplayer )&lt;/p&gt;
&lt;p&gt;y podremos escuchar la radio entrando en&lt;span&gt; www.tudominio.com/8003&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Espero que haya gustado.&lt;/p&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/categories/tuxedlinux.wordpress.com/188/&quot; /&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/tags/tuxedlinux.wordpress.com/188/&quot; /&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/tuxedlinux.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/tuxedlinux.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/tuxedlinux.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/tuxedlinux.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/tuxedlinux.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/tuxedlinux.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/tuxedlinux.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/tuxedlinux.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/tuxedlinux.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/tuxedlinux.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=tuxedlinux.wordpress.com&amp;amp;blog=1060196&amp;amp;post=188&amp;amp;subd=tuxedlinux&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Aitor Roma Vazquez (_TuXeD_)</name>
			<uri>http://tuxedlinux.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Linux HardLabs</title>
			<subtitle type="html">Linux con Sinbiosis con el Hardware</subtitle>
			<link rel="self" href="http://tuxedlinux.wordpress.com/feed/?mrss=off"/>
			<id>http://tuxedlinux.wordpress.com/feed/?mrss=off</id>
			<updated>2008-05-16T21:30:11+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">FNM - Rock In Rio II</title>
		<link href="http://blog.mob1970.org/?p=134"/>
		<id>http://blog.mob1970.org/?p=134</id>
		<updated>2008-05-16T18:41:14+00:00</updated>
		<content type="html">&lt;p&gt;One of the best live show ever !!!! &lt;/p&gt;
&lt;p&gt;A lot of great bands, this is a sample (Faith No More).&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;br /&gt;


&lt;br /&gt;
&lt;/center&gt;&lt;/p&gt;</content>
		<author>
			<name>Miquel Oliete (Ktala/Ton)</name>
			<uri>http://blog.mob1970.org</uri>
		</author>
		<source>
			<title type="html">El rac&#243; del Ton</title>
			<subtitle type="html">Hist&#242;ries di&#224;ries, software lliure i d'altres palles mentals</subtitle>
			<link rel="self" href="http://blog.mob1970.org/?feed=rss2"/>
			<id>http://blog.mob1970.org/?feed=rss2</id>
			<updated>2008-05-17T11:00:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">Un error a Mac OS X (10.4 i 10.5)</title>
		<link href="http://linuxbcn.homeip.net/node/228"/>
		<id>http://linuxbcn.homeip.net/228 at http://linuxbcn.homeip.net</id>
		<updated>2008-05-16T15:39:39+00:00</updated>
		<content type="html">&lt;p&gt;Avui he flipat!&lt;/p&gt;
&lt;p&gt;Un client es queixava de que el seu MacMini li escupia els DVD verges. He mirat que no fos que no aceptes els +R (el que ha provat ell davant meu) des de &quot;Informaci&#243;n del Sistema&quot;. All&#224; posa clarament que Grava DVD (am&#233;s de CD'S) en +R i -R (i d'altres formats) aixi que m'he endut el Macmini a casa per tramitar la garantia a vore si Apple canviava el Superdrive..&lt;/p&gt;
&lt;p&gt;Quan arribo a casa, miro el n&#250;mero de s&#233;rie i posa &lt;strong&gt;MacMini 1.8 / Combo...&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hem quedo un minut desconcertat i vaig al MacMini que jo tinc (que se segur que es combo) i apareix aquesta bonica imatge.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macbcn.com/files/u1/macmini.png&quot; width=&quot;500&quot; height=&quot;348&quot; alt=&quot;MAcMini&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Aix&#242; te tota la pinta de ser un error for&#231;a greu (encara que tonto) del Mac OS X...&lt;br /&gt;
Ara qeu faig? Li reclamo a Apple que una unitat Combo Gravi DVDses? ;&#183;)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxbcn.homeip.net/node/228&quot;&gt;llegeix m&#233;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Un pulpo con forma de Frankfurt</title>
		<link href="http://marianitu.com/2008/05/15/un-pulpo-con-forma-de-frankfurt/"/>
		<id>http://marianitu.com/?p=399</id>
		<updated>2008-05-15T17:28:31+00:00</updated>
		<content type="html">&lt;p&gt;&#191;O era al rev&#233;s?&lt;/p&gt;
&lt;p&gt;Resulta que en Estados Unidos se fabrica un utensilio de lo m&#225;s curioso. &#191;Qu&#233; hace? Ver&#233;is, esto de aqu&#237; abajo es una salchicha de Frankfurt o HotDog:&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/octodog-ojos.jpg&quot; alt=&quot;octodog_ojos.jpg&quot; border=&quot;0&quot; width=&quot;185&quot; height=&quot;185&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&#191;C&#243;mo se consigue eso? F&#225;cil, a trav&#233;s de un utensilio llamado Octodog (no &lt;a href=&quot;http://tubabel.com/definicion/1868-orto&quot;&gt;Orto&lt;/a&gt;dog &lt;a href=&quot;http://twitter.com/marianitu/statuses/811349253&quot;&gt;como solt&#233; por twitter&lt;/a&gt; el otro d&#237;a&amp;#8230; qu&#233; verg&#252;enza, y encima el link acababa en GAY).&lt;/p&gt;
&lt;p&gt;La cosa consiste en coger un hotdog corrinete y moliente, una mierda de frankfurt de esos que venden en el &lt;a href=&quot;http://www.cag.es/&quot;&gt;&#193;rea de Guissona&lt;/a&gt; que un paquete de 1Kg vale 1 euro y pico (nadie ha probado a hacer esto antes con un chulet&#243;n &lt;a href=&quot;http://marianitu.com/2008/05/13/como-comer-muy-rico-sin-gastar-mucho/&quot;&gt;como el del otro d&#237;a&lt;/a&gt;. &#191;alg&#250;n voluntario?) y manipularlo con la &amp;#8220;maquinita&amp;#8221; esta tal y como se ve en la figura siguiente:&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/octodog-b1.jpg&quot; alt=&quot;octodog_b1.jpg&quot; border=&quot;0&quot; width=&quot;246&quot; height=&quot;565&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Una vez acabado el proceso se pasa por la plancha y listo, ya podemos venderlos a precio de chipir&#243;n:&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/octodog.jpg&quot; alt=&quot;octodog.jpg&quot; border=&quot;0&quot; width=&quot;250&quot; height=&quot;159&quot; /&gt;&lt;/div&gt;
&lt;p&gt;La tonter&#237;a esta se vende &lt;a href=&quot;http://cgi.ebay.es/OCTODOG-KIDS-LOVE-THEM-GET-THEM-HERE-RED_W0QQitemZ120222096190QQihZ002QQcategoryZ20651QQrdZ1QQssPageNameZWD1VQQcmdZViewItem&quot;&gt;a trav&#233;s de Ebay&lt;/a&gt; y cuesta 10 d&#243;lares m&#225;s 25 de env&#237;o&amp;#8230; vamos&amp;#8230; una ganga para tratarse de un cacho de pl&#225;stico. Har&#225;s las delicias de los m&#225;s peque&#241;os y t&#250; ser&#225;s un poco m&#225;s pobre a base de comprar &lt;s&gt;gilipolleces&lt;/s&gt; cosas a trav&#233;s de Ebay.&lt;/p&gt;
&lt;p&gt;Ah, el Octodog es un pulpo con dominio: &lt;a href=&quot;http://octodog.net/&quot;&gt;http://octodog.net/ &lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">Problemes d'actualitzaci&#243; de Drupal 4.5 a 5.x</title>
		<link href="http://linuxbcn.homeip.net/node/227"/>
		<id>http://linuxbcn.homeip.net/227 at http://linuxbcn.homeip.net</id>
		<updated>2008-05-15T10:41:48+00:00</updated>
		<content type="html">&lt;p&gt;B&#233;, ja fa dies que no escric d'altre cosa que de fotos.. Ja toca tornar a fer alguna cosa un xic m&#233;s t&#232;cnica.&lt;/p&gt;
&lt;p&gt;B&#233;, aquesta setmana he estat actualitzant algunes Webs que encara tenia en la antiga versi&#243; 4.x a la m&#233;s consolidada 5.x. La cosa a anat m&#233;s o menys b&#233; per&#242; sempre hi ha pros... A veure quan podem actualitzar el &quot;core&quot; de Drupal d'una manera tan senzilla com ara es pot fer amb els m&#242;duls.&lt;/p&gt;
&lt;p&gt;Els problemes que m'he trobat (per culpa de m&#242;duls externs, normalment) son:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxbcn.homeip.net/node/227&quot;&gt;llegeix m&#233;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">C&#243;mo a&#241;adir m&#243;dulos a php5 sin recompilar</title>
		<link href="http://tuxedlinux.wordpress.com/2008/05/15/como-anadir-modulos-a-php5-sin-recompilar/"/>
		<id>http://tuxedlinux.wordpress.com/?p=187</id>
		<updated>2008-05-14T21:36:44+00:00</updated>
		<content type="html">&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;&lt;img src=&quot;http://www.arvixe.com/images/hosting/php5.gif&quot; alt=&quot;&quot; width=&quot;100&quot; height=&quot;100&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Una manera simple y sin complicaciones para instalar m&#243;dulos de php5 sin recompilar php&lt;/p&gt;
&lt;p&gt;Con este peque&#241;o Tip podr&#225;s a&#241;adir varios m&#243;dulos sin complicarte la vida.&lt;/p&gt;
&lt;p&gt;Primero de todo debes obtener las fuentes de php5-dev&lt;/p&gt;
&lt;p&gt;puedes conseguir en php.net o a trav&#233;s de tu gestor de paquetes en debian&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# apt-get source php5-dev&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;una vez descargadas las fuentes las descomprimimos y nos colocamos en  &lt;span&gt;&lt;em&gt;ext/&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;dentro del tar descomprimido en mi caso &lt;strong&gt;&lt;em&gt;&lt;span&gt;php-5.2.0/ext&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;bcmath                fdf              mbstring       pcre            reflection    sysvsem&lt;br /&gt;
bz2                      filter           mcrypt         pdo              session        sysvshm&lt;br /&gt;
calendar               ftp              mhash        pdo_dblib     shmop        tidy&lt;br /&gt;
com_dotnet         gd              mime_magic  pdo_firebird  simplexml   tokenizer&lt;br /&gt;
ctype                   gettext       ming          pdo_mysql     skeleton    wddx&lt;br /&gt;
curl                     gmp            msql          pdo_oci       snmp        xml&lt;/em&gt;&lt;/p&gt;
&lt;h6&gt;Estos son algunos de los m&#243;dulos disponibles.&lt;/h6&gt;
&lt;p&gt;Entramos al directorio del modulo que nos interese por ejemplo oci8 para dar soporte para Oracle&lt;/p&gt;
&lt;p&gt;Entramos en el directorio del modulo.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# cd oci8&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Ejecutamos el comando &lt;span&gt;&lt;em&gt;phpize&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Compilamos el modulo&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;# ./configure &amp;amp;&amp;amp; make&lt;br /&gt;
&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Copiamos  el archivo compilado a la carpeta de librer&#237;as de php5 en mi caso (usr/lib/php5/20060613+lfs)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;#cp &lt;strong&gt;.&lt;/strong&gt;libs/oci8.so usr/lib/php5/20060613+lfs/&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;NOTA: El directorio &lt;span&gt;.&lt;/span&gt;lib es oculto por lo que debes poner un &amp;#8220;&lt;span&gt;.&lt;/span&gt;&amp;#8221; antes&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Le Cambiarmos los permisos&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt; #chmod 644 usr/lib/php5/20060613+lfs/oci8.so&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Editamos &lt;em&gt;php.ini &lt;/em&gt;para cargar la nueva extensi&#243;n  a&#241;adida.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;# vi /etc/php.ini&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;. . .&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;extension_dir = &amp;#8220;usr/lib/php5/20060613+lfs&amp;#8221;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;extension=oci8&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;. . .&lt;/p&gt;
&lt;p&gt;Reiniciamos  el servidor web&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;/etc/init.d/apache2 restart&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Con esto tendremos el m&#243;dulo de mssql para php5&lt;/p&gt;
&lt;p&gt;Ahora simplemente cambias por el modulo que necesites.&lt;/p&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/categories/tuxedlinux.wordpress.com/187/&quot; /&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/tags/tuxedlinux.wordpress.com/187/&quot; /&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/tuxedlinux.wordpress.com/187/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/tuxedlinux.wordpress.com/187/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/tuxedlinux.wordpress.com/187/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/tuxedlinux.wordpress.com/187/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/tuxedlinux.wordpress.com/187/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/tuxedlinux.wordpress.com/187/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/tuxedlinux.wordpress.com/187/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/tuxedlinux.wordpress.com/187/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/tuxedlinux.wordpress.com/187/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/tuxedlinux.wordpress.com/187/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=tuxedlinux.wordpress.com&amp;amp;blog=1060196&amp;amp;post=187&amp;amp;subd=tuxedlinux&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Aitor Roma Vazquez (_TuXeD_)</name>
			<uri>http://tuxedlinux.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Linux HardLabs</title>
			<subtitle type="html">Linux con Sinbiosis con el Hardware</subtitle>
			<link rel="self" href="http://tuxedlinux.wordpress.com/feed/?mrss=off"/>
			<id>http://tuxedlinux.wordpress.com/feed/?mrss=off</id>
			<updated>2008-05-16T21:30:11+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Brompton Tour</title>
		<link href="http://marianitu.com/2008/05/14/brompton-tour/"/>
		<id>http://marianitu.com/?p=395</id>
		<updated>2008-05-14T13:16:32+00:00</updated>
		<content type="html">&lt;p&gt;Se trata de una ruta ciclista en la que el &#250;nico requisito para asistir es ir con una &lt;a href=&quot;http://www.brompton.co.uk/&quot;&gt;bicicleta Brompton&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;&lt;a href=&quot;http://www.bike-tech.net/index.php?mmod=news&amp;#038;file=details&amp;#038;iN=18&quot;&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/postalcastwebbrmtour.jpg&quot; alt=&quot;postalcastwebbrmtour.jpg&quot; border=&quot;0&quot; width=&quot;544&quot; height=&quot;362&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Enlace&lt;/strong&gt;: &lt;a href=&quot;http://www.bike-tech.net/index.php?mmod=news&amp;#038;file=details&amp;#038;iN=18&quot;&gt;1 de Junio - Brompton Tour&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Ch&#225;chara made in Spain</title>
		<link href="http://www.filmica.com/port666/archivos/007683.html"/>
		<id>http://www.filmica.com/port666/archivos/007683.html</id>
		<updated>2008-05-14T11:30:13+00:00</updated>
		<content type="html">De cero a tres en cuatro meses. No est&#225; mal para una nueva pr&#225;ctica, el &quot;microblogging&quot;, denostada hasta ahora por ser poco &#250;til. Aunque su buque insignia, Twitter, naci&#243; en marzo de 2006 en California, ha sido necesario m&#225;s de...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">La mayor&#237;a de las PYME no cumplen la Ley de Protecci&#243;n de Datos</title>
		<link href="http://www.filmica.com/port666/archivos/007682.html"/>
		<id>http://www.filmica.com/port666/archivos/007682.html</id>
		<updated>2008-05-14T11:30:13+00:00</updated>
		<content type="html">Peluquer&#237;as, dentistas, gestor&#237;as, hoteles y otras peque&#241;as y medianas empresas (PYME) guardan datos personales de clientes y empleados con un casi total desconocimiento de c&#243;mo gestionarlos y protegerlos. S&#243;lo un 12% cumplen la normativa a rajatabla, seg&#250;n la Agencia de...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es-ES">
		<title type="html">Crear parches</title>
		<link href="http://kopernix.com/?q=node/229"/>
		<id>http://kopernix.com/229 at http://kopernix.com</id>
		<updated>2008-05-14T10:53:45+00:00</updated>
		<content type="html">&lt;p&gt;Muchas veces para instar a lo bruto cosas, o para hacer cambios a lo bruto, es mas facil, enviar hacer un parche que ir modificando todos los ficheros, o pasarlos enteros. As&#237; que voy a explicar como hago yo los parches, en plan r&#225;pido. (si te faltan el diff o el patch te los instalas)&lt;/p&gt;
&lt;p&gt;Crea dos ficheros como los que te muestro.&lt;/p&gt;
&lt;pre&gt;
joan@homedesk:~$ cat fichero1
linea uno
linea dos
&lt;p&gt;&lt;a href=&quot;http://kopernix.com/?q=node/229&quot;&gt;leer m&#225;s&lt;/a&gt;&lt;/p&gt;&lt;/pre&gt;</content>
		<author>
			<name>Joan Puiggali (Kopernix)</name>
			<uri>http://kopernix.com</uri>
		</author>
		<source>
			<title type="html">Kopernix - Pagina personal</title>
			<subtitle type="html">Esta es mi p&#225;gina personal...
Esto es mi pagina personal (Joan Puiggali Abanades a.k.a Kopernix), disfr&#250;tala porque encontrar&#225;s muchas cosas que seguro te interesan. :-)
Desde art&#237;culos t&#233;cnicos de Linux, hasta frikadas inimaginables, incluso una buena selecci&#243;n de noticias externas, o Mi diario (que solo te interesar&#225; si me conoces y si te gusta Gran Hermano).</subtitle>
			<link rel="self" href="http://kopernix.com/?q=node/feed"/>
			<id>http://kopernix.com/?q=node/feed</id>
			<updated>2008-05-17T11:00:27+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Tron, otra vez</title>
		<link href="http://www.filmica.com/port666/archivos/007674.html"/>
		<id>http://www.filmica.com/port666/archivos/007674.html</id>
		<updated>2008-05-13T17:44:04+00:00</updated>
		<content type="html">Hay un bonito cuento, &quot;La mujer de los cabellos de oro&quot;, que le&#237; en &quot;Mujeres que corren con los lobos&quot;. Habla sobre una extra&#241;a y muy guapa mujer que ten&#237;a unos largos cabellos de oro. Joven y hu&#233;rfana, viv&#237;a sola...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Fiesta en BCN este mi&#233;rcoles, con la EXGAE</title>
		<link href="http://www.filmica.com/port666/archivos/007673.html"/>
		<id>http://www.filmica.com/port666/archivos/007673.html</id>
		<updated>2008-05-13T15:05:37+00:00</updated>
		<content type="html">Qu&#233;: Presentaci&#243;n p&#250;blica de la EXGAE +++ BurnStation por Platoniq, Tapeo por La Plateria, m&#250;sica Creative Commons en directo con Los Subwoofus y Brainstormlab, y VJ Offtv. D&#243;nde: Calle Sant Pau 58 - Barcelona Cu&#225;ndo: Mi&#233;rcoles, 14 de mayo,...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Servicios de Hosting Con IP Dinamica</title>
		<link href="http://tuxedlinux.wordpress.com/2008/05/14/servicios-de-hosting-con-ip-dinamica/"/>
		<id>http://tuxedlinux.wordpress.com/?p=186</id>
		<updated>2008-05-13T13:43:51+00:00</updated>
		<content type="html">&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;&lt;img src=&quot;http://webscripts.softpedia.com/thumbnails/RavenCore-0.png&quot; alt=&quot;&quot; width=&quot;155&quot; height=&quot;90&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Holas despu&#233;s de un largo tiempo sin publicar nada , aqu&#237; os dejo un peque&#241;o manual para montar hosting casero usando ip dinamica y los servicios de 1and1.&lt;/p&gt;
&lt;p&gt;Primero de Todo debemos crear un dominio dinamico en algun servicio como no-ip.com&lt;/p&gt;
&lt;p&gt;para el caso de no-ip nos registramos en la web y a&#241;adimos un nuevo host&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; src=&quot;http://img382.imageshack.us/img382/2193/noip2lx.png&quot; alt=&quot;&quot; width=&quot;421&quot; height=&quot;187&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Una vez a&#241;adido el host debemos configurarlo en nuestro servidor o router para ello instalaremos el cliente&lt;/p&gt;
&lt;p&gt;de no-ip que se encuentra en los repositorios de debian.&lt;/p&gt;
&lt;p&gt;para ello ejecutaremos&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;# aptitude install no-ip&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Una vez instalado ejecutamos&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# no-ip -C&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;&lt;em&gt;Please enter the login/email string for no-ip.com: &lt;strong&gt;tu_cuenta@domain.com&lt;/strong&gt;
Please enter the password for user &lt;strong&gt;tu_password&lt;/strong&gt;
Please enter an update interval:[30] &lt;strong&gt;//Dejalo en Default dale 30//&lt;/strong&gt;
Do you wish to run something at successful update?[N] (y/N) &lt;strong&gt;//Presiona N//
&lt;span&gt;Ejectando el &lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;span&gt; servio  si se reinicia la maquina.

&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;em&gt;&lt;strong&gt;# update-rc.d -f no-ip defaults&lt;/strong&gt;
Adding system startup for /etc/init.d/no-ip &amp;#8230;
   /etc/rc0.d/K20no-ip -&amp;gt; ../init.d/no-ip
   /etc/rc1.d/K20no-ip -&amp;gt; ../init.d/no-ip
   /etc/rc6.d/K20no-ip -&amp;gt; ../init.d/no-ip
   /etc/rc2.d/S20no-ip -&amp;gt; ../init.d/no-ip
   /etc/rc3.d/S20no-ip -&amp;gt; ../init.d/no-ip
   /etc/rc4.d/S20no-ip -&amp;gt; ../init.d/no-ip
   /etc/rc5.d/S20no-ip -&amp;gt; ../init.d/no-ip
&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;em&gt;&lt;span&gt;&lt;strong&gt;Preparando toda la paqueteria.&lt;br /&gt;
&lt;/strong&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;pre&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;Software necesario para nuestro Servidor:
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt; php&lt;/li&gt;
&lt;li&gt; mysql ( en los repos como  mysql-client )&lt;/li&gt;
&lt;li&gt; mysql-server&lt;/li&gt;
&lt;li&gt; httpd (o apache2 en debian)&lt;/li&gt;
&lt;li&gt; perl&lt;/li&gt;
&lt;li&gt; bash ( La shell de linux este ya lo tenemos )&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Modulos de Perl:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; POSIX&lt;/li&gt;
&lt;li&gt; Socket&lt;/li&gt;
&lt;li&gt; DBI&lt;/li&gt;
&lt;li&gt; DBD::mysql&lt;/li&gt;
&lt;li&gt; File::Basename&lt;/li&gt;
&lt;li&gt; MIME::Base64&lt;/li&gt;
&lt;li&gt; Sys::Syslog&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Estos modulos puede que ya los tengas instalados en tu servidor si no puedes instalarlo desde cpan as&#237;:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# cpan&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;cpan&amp;gt; install  Sys::Syslog&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;&amp;#8230;..&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;cpan &amp;gt; bye&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Paqueteria para Servicios web&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; mod_ssl   # Modulo SSL para  apache, lo usaremos para crear paginas seguras&lt;/li&gt;
&lt;li&gt; openssl   #  Generar Certificados SSL&lt;/li&gt;
&lt;li&gt; php-imap  # para que el  webmail funcione&lt;/li&gt;
&lt;li&gt; php-mysql # para que  phpMyAdmin funcione&lt;/li&gt;
&lt;li&gt; net-snmp  # para obtener informaci&#243;n con  mrtg&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Paqueteria para Servicios de Correo:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; postfix      # servidor de correo&lt;/li&gt;
&lt;li&gt; postgrey     # listas grises&lt;/li&gt;
&lt;li&gt; dovecot      # Servidor POP3/IMAP&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt; vsftpd       #Servidor FTP&lt;/li&gt;
&lt;li&gt; bind         #Servidor DNS&lt;/li&gt;
&lt;li&gt; amavisd-new  # Controlar  anti-spam/virus&lt;/li&gt;
&lt;li&gt; spamassassin # Anti-spam para el correo&lt;/li&gt;
&lt;li&gt; clamd        # Anti-virus  para el correo&lt;/li&gt;
&lt;li&gt; mrtg         # Gr&#225;ficos de red&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Instalando Todo&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Para Debian:&lt;br /&gt;
&lt;em&gt;&lt;span&gt;# apt-get install httpd php mysql-server mod_ssl openssl postfix postgrey dovecot vsftpd spamassassin clamd amavisd-new bind mrtg&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Para CentOS: &lt;span&gt;&lt;em&gt;# yum install httpd php mysql-server mod_ssl openssl postfix postgrey dovecot vsftpd spamassassin clamd amavisd-new bind mrtg&lt;/em&gt;&lt;/span&gt; &lt;strong&gt;&lt;br /&gt;
Instalando Panel Control Usuarios&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Una vez instaladas todas las dependencias es el momento de instalar un Panel para administrar todo.&lt;/p&gt;
&lt;p&gt;Para ello descargamos la versi&#243;n estable de Ravencore.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;# wget http://garr.dl.sourceforge.net/sourceforge/ravencore/ravencore-0.3.3.tar.gz&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;# tar zxvf &lt;/span&gt;&lt;span&gt;&lt;em&gt;ravencore-0.3.3.tar.gz&lt;/em&gt;&lt;/span&gt;
&lt;span&gt;# cd &lt;/span&gt;&lt;span&gt;&lt;em&gt;ravencore-0.3.3&lt;/em&gt;&lt;/span&gt;
&lt;span&gt;# make build
# make install

&lt;span&gt;Con esto ya tenemos el Panel Instalado y listo para funcionar.
&lt;span&gt;&lt;em&gt;
# &lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;em&gt;/etc/init.d/ravencore start

&lt;/em&gt;&lt;span&gt;Iniciado el servicio , asignamos una password al usuario admin

&lt;span&gt;&lt;em&gt;# &lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;/usr/local/ravencore/sbin/run_cmd passwd

&lt;/em&gt;&lt;span&gt;Ahora ya podemos logearnos al panel conect&#225;ndonos a la ip de la maquina al puerto 8000 

&lt;/span&gt;&lt;/span&gt;http://x.x.x.x:8000
&lt;/pre&gt;
&lt;h6&gt;&lt;a href=&quot;http://www.ravencore.com/screenshots/&quot; target=&quot;_blank&quot;&gt;&lt;img class=&quot;aligncenter&quot; src=&quot;http://lnx.titoworld.com/uploads/beta.thumbalizr.com.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/h6&gt;
&lt;h6&gt;Click en la imagen para ver capturas&lt;/h6&gt;
&lt;p&gt;Una vez logeado podremos crear servicios web desde el panel.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuraci&#243;n DNS Proveedor.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;En el caso de 1and1 iremos ha&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://admin.1and1.es/&quot; target=&quot;_blank&quot;&gt;http://admin.1and1.es/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Dominios&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Seleccionamos nuestro Dominio . Pesta&#241;a &lt;strong&gt;DNS&lt;/strong&gt; / &lt;strong&gt;&lt;span&gt;Modificar Configuraci&#243;n DNS&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Configuraci&#243;n general&lt;/p&gt;
&lt;div&gt;&lt;span&gt;&lt;strong&gt;&lt;label for=&quot;dnsUpdate.UseCname-0&quot;&gt;DNS&lt;/label&gt;&lt;label for=&quot;dnsUpdate.UseCname-1&quot;&gt; Nombre can&#243;nico&lt;/label&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;Marcamos Nombre canonico&lt;/div&gt;
&lt;div&gt;&lt;fieldset&gt;&lt;legend&gt;Configuraci&#243;n CNAME&lt;/legend&gt;&lt;/fieldset&gt;&lt;/div&gt;&lt;/div&gt;
&lt;table class=&quot;etable&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr class=&quot;text&quot;&gt;
&lt;th class=&quot;mandatory&quot;&gt;Alias&lt;span class=&quot;mandatory&quot;&gt; *&lt;/span&gt;&lt;/th&gt;
&lt;td&gt;&lt;span&gt;&lt;strong&gt;tu_dominio.no-ip.org&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&quot;option&quot;&gt;
&lt;th&gt;&lt;/th&gt;
&lt;td&gt;&lt;span&gt;[&lt;span&gt;&lt;strong&gt;X&lt;/strong&gt;&lt;/span&gt;]&lt;label for=&quot;dnsUpdate.CnameConfirm-true&quot;&gt;Conozco y acepto que toda configuraci&#243;n DNS, direcciones de e-mail y configuraciones para el reenv&#237;o actuales se desactivar&#225;n.&lt;/label&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Remplazar &lt;span&gt;&lt;strong&gt;tu_dominio.no-ip.org&lt;/strong&gt;&lt;/span&gt; por dominio Virtual creado en no-ip.com&lt;/p&gt;
&lt;p&gt;Creaci&#243;n&#160; de&#160; VirtualHosts dinamicos&lt;/p&gt;
&lt;p&gt;De esta forma con un solo virtualhost cubriremos todos los dominios.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;&lt;strong&gt;# vi /etc/httpd/conf.d/dinamicos.conf&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;em&gt;&lt;span&gt;# Configuracion para virtualhost dinamicos:
#

UseCanonicalName Off
&amp;lt;VirtualHost *:80&amp;gt;
ServerName %1
&lt;/span&gt;&lt;/em&gt;
&lt;em&gt;&lt;span&gt;VirtualDocumentRoot &lt;span&gt;&lt;strong&gt;/users/&lt;/strong&gt;&lt;/span&gt;%0/httpdocs&lt;/span&gt;&lt;/em&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;#VirtualScriptAlias /users/%0/cgi-bin&lt;br /&gt;
#ScriptAlias /cgi-bin/ /var/www/default/cgi-bin&lt;br /&gt;
&amp;lt;Directory /var/www/%0/httpsdocs&amp;gt;&lt;br /&gt;
AllowOverride All&lt;br /&gt;
Options FollowSymLinks&lt;br /&gt;
Order allow,deny&lt;br /&gt;
Allow from all&lt;br /&gt;
php_admin_value safe_mode 0&lt;br /&gt;
php_admin_value open_basedir /users/%0/httpdocs&lt;br /&gt;
php_admin_value sendmail_from webmaster-%0@%2+&lt;br /&gt;
#Include ./conf.d/php.conf&lt;br /&gt;
DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml&lt;br /&gt;
&amp;lt;/Directory&amp;gt;&lt;br /&gt;
#&lt;br /&gt;
# rewrite&lt;br /&gt;
#&lt;br /&gt;
Rewritelog /var/log/httpd/rewrite_log&lt;br /&gt;
RewritelogLevel 0&lt;br /&gt;
RewriteEngine on&lt;br /&gt;
RewriteCond %{HTTP_HOST} !^$&lt;br /&gt;
RewriteCond %{REQUEST_URI} !^/\_(MYADMIN|MYSQL|ERROR)&lt;br /&gt;
#RewriteCond %{REQUEST_URI} !^/\_(CORREO|MAIL|MYADMIN|MYSQL|ADMINCORREO|ERROR|SERVERGFX|STATS|GESTION)&lt;br /&gt;
#RewriteCond %{REQUEST_URI} !^/awstats&lt;br /&gt;
RewriteCond %{HTTP_HOST} ^www&lt;br /&gt;
RewriteCond %{HTTP_HOST} ^www\.(.+)$&lt;br /&gt;
RewriteRule ^(.+) /users/%1/httpdocs/$1&lt;br /&gt;
#&lt;br /&gt;
# Logs:&lt;br /&gt;
#&lt;br /&gt;
LogFormat &amp;#8220;%V %{X-Forwarded-For}i %{%d-%m-%Y@%I:%M:%S(%Z)}t \&amp;#8221;%r\&amp;#8221; %s %b&amp;#8221; vcommon&lt;br /&gt;
CustomLog /var/log/httpd/vcommon-access.log vcommon&lt;br /&gt;
&amp;lt;/VirtualHost&amp;gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;&lt;span&gt;&lt;span&gt;Nota:&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;em&gt;&lt;span&gt;&lt;span&gt;Remplazar&lt;/span&gt; &lt;/span&gt;&lt;/em&gt;&lt;em&gt;&lt;span&gt;&lt;em&gt;&lt;span&gt;&lt;span&gt;&lt;strong&gt;/users/&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/em&gt; por la ruta marcada en la instalaci&#243;n del panel.&lt;/h3&gt;
&lt;h1&gt;&lt;em&gt;&lt;span&gt;&lt;a href=&quot;http://www.tuxed.es/dynamico.conf&quot;&gt;Descargar Configuraci&#243;n&lt;/a&gt;&lt;/span&gt;&lt;/em&gt;&lt;/h1&gt;
&lt;pre&gt;&lt;em&gt;&lt;span&gt;
&lt;/span&gt;&lt;/em&gt;&lt;span&gt;&lt;span&gt;Cada vez que a&#241;adimos un virtual host tendremos de a&#241;adirlo en 1and1 y modificar el CNAME.

Espero que les haya gustado si teneis alguna duda comentario.
&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/categories/tuxedlinux.wordpress.com/186/&quot; /&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/tags/tuxedlinux.wordpress.com/186/&quot; /&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/tuxedlinux.wordpress.com/186/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/tuxedlinux.wordpress.com/186/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/tuxedlinux.wordpress.com/186/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/tuxedlinux.wordpress.com/186/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/tuxedlinux.wordpress.com/186/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/tuxedlinux.wordpress.com/186/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/tuxedlinux.wordpress.com/186/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/tuxedlinux.wordpress.com/186/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/tuxedlinux.wordpress.com/186/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/tuxedlinux.wordpress.com/186/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=tuxedlinux.wordpress.com&amp;amp;blog=1060196&amp;amp;post=186&amp;amp;subd=tuxedlinux&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>Aitor Roma Vazquez (_TuXeD_)</name>
			<uri>http://tuxedlinux.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Linux HardLabs</title>
			<subtitle type="html">Linux con Sinbiosis con el Hardware</subtitle>
			<link rel="self" href="http://tuxedlinux.wordpress.com/feed/?mrss=off"/>
			<id>http://tuxedlinux.wordpress.com/feed/?mrss=off</id>
			<updated>2008-05-16T21:30:11+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Inventariado de Hardware/Software bajo Linux</title>
		<link href="http://blog.sabueso.org/node/327"/>
		<id>http://blog.sabueso.org/327 at http://blog.sabueso.org</id>
		<updated>2008-05-12T23:21:30+00:00</updated>
		<content type="html">&lt;p&gt;Hace algun tiempo se hablo en la lista de Badopi de este tema y se apunto como una de las posibles soluciones a &lt;a href=&quot;http://www.ocsinventory-ng.org/&quot;&gt;OCSInventory&lt;/a&gt; , pero al ver que tiraba de MySql me ha dejado gusto rancio en la boca....&lt;br /&gt;
Ocs tiene un punto muy favorable , que es la posibilidad de ejecutar scripts remotamente sobre un conjunto de maquinas y la posibilidad del tracking de incidencias sobre las mismas (lo segundo como que me sobra un poco)&lt;/p&gt;
&lt;p&gt;Gusto rancio , porque cuando dependes de un conjunto de varias aplicaciones como un wiki , bacula y demas sumar bases de datos a la complejidad de mantener todas las herramientas se puede volver caotico.&lt;br /&gt;
Por eso , como os comentaba antes buscaba algo simple de mantener , sin muchos rollos y que me diese informacion o que bien quedase dada de alta en un sitio web o que pudiese exportar a el wiki donde vamos a volcar la documentacion del curro.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.sabueso.org/node/327&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Ramiro Magallanes (Sabueso)</name>
			<uri>http://blog.sabueso.org/taxonomy/term/1/0</uri>
		</author>
		<source>
			<title type="html">Retrobar-li el pols al m&#243;n - Linux</title>
			<link rel="self" href="http://blog.sabueso.org/?q=taxonomy/term/1/0/feed"/>
			<id>http://blog.sabueso.org/?q=taxonomy/term/1/0/feed</id>
			<updated>2008-05-17T11:00:05+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Como comer muy rico sin gastar mucho</title>
		<link href="http://marianitu.com/2008/05/13/como-comer-muy-rico-sin-gastar-mucho/"/>
		<id>http://marianitu.com/?p=393</id>
		<updated>2008-05-12T23:16:34+00:00</updated>
		<content type="html">&lt;p&gt;F&#225;cil&amp;#8230;&lt;/p&gt;
&lt;p&gt;Se va al mercado de &lt;a href=&quot;http://www.boqueria.info/&quot;&gt;La Boqueria&lt;/a&gt; de Barcelona. Se busca cualquier sitio donde vendan buena carne, que hay muchos y compramos una chuleta de 1Kg de carne de buey. La broma sale por 13 euros.&lt;/p&gt;
&lt;p&gt;Busco unas patatas en la despensa, de esas que llevan dos meses ah&#237;. Las corto en rodajas y las meto en el horno fuerte con un poco de sal, aceite de oliva virgen y pimienta en grano triturada por encima.&lt;/p&gt;
&lt;p&gt;Se coge una plancha y se unta un poco de mantequilla sobre ella. Una vez derretida y distribuida por la plancha colocamos el chulet&#243;n y le a&#241;adimos un poco de sal gorda. Vuelta y vuelta, vuelta y vuelta&amp;#8230; hasta que est&#233; al punto que nos guste.&lt;/p&gt;
&lt;p&gt;El resultado:&lt;/p&gt;
&lt;div&gt;&lt;a href=&quot;http://www.flickr.com/photos/18157208@N00/2478572515&quot; title=&quot;View 'Chulet&#243;n con patatas asadas' on Flickr.com&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3003/2478572515_d0ea523668.jpg&quot; alt=&quot;Chulet&#243;n con patatas asadas&quot; border=&quot;0&quot; width=&quot;500&quot; height=&quot;375&quot; /&gt;&lt;/a&gt;&lt;br /&gt; (haz clic para ampliar)&lt;/div&gt;
&lt;p&gt;Con eso comen tres personas y todo por lo que cuesta un men&#250; cutre de bar.&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">KDE and strigi analyzers</title>
		<link href="http://tsdgeos.blogspot.com/2008/05/kde-and-strigi-analizers.html"/>
		<id>tag:blogger.com,1999:blog-7523589.post-3213658013598146042</id>
		<updated>2008-05-12T18:50:26+00:00</updated>
		<content type="html">If you are compiling kde strigi analyzers and installing them into a different path where strigi is installed on, you should be aware that strigi won't find your kde analyzers unless you instruct it to.&lt;br /&gt;&lt;br /&gt;Let's say your strigi is in /usr, so it is looking for plugins in /usr/lib/strigi and your kde is in /home/kdesvn/installed/ so the KDE strigi analyzers are on /home/kdesvn/installed/lib/strigi.&lt;br /&gt;&lt;br /&gt;You should define the environment variable STRIGI_PLUGIN_PATH to /home/kdesvn/installed/lib/strigi:/usr/lib/strigi&lt;br /&gt;&lt;br /&gt;That in case you use strigi 0.5.9 that supports more than one path to be defined in STRIGI_PLUGIN_PATH, in case you are using 0.5.7 like Ubuntu users, you are out of luck as STRIGI_PLUGIN_PATH can only be one path, so you might want to define STRIGI_PLUGIN_PATH to /home/kdesvn/installed/lib/strigi and then go there and create symbolic links from all the ones in /usr/lib/strigi.&lt;br /&gt;&lt;br /&gt;Anyway if you are using Ubuntu strigi your analyzers won't work because what seems to be a &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/strigi/+bug/229583&quot;&gt;packaging bug&lt;/a&gt;.</content>
		<author>
			<name>Albert Astals Cid</name>
			<email>noreply@blogger.com</email>
			<uri>http://tsdgeos.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">TSDgeos' blog</title>
			<link rel="self" href="http://tsdgeos.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-7523589</id>
			<updated>2008-05-16T10:00:22+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">build_hd_index se come toda mi CPU!!!</title>
		<link href="http://marianitu.com/2008/05/12/build_hd_index-se-come-toda-mi-cpu/"/>
		<id>http://marianitu.com/?p=390</id>
		<updated>2008-05-12T01:05:33+00:00</updated>
		<content type="html">&lt;p&gt;Mac OS X Leopard viene con una serie de tecnolog&#237;as innovadoras como &lt;a href=&quot;http://es.wikipedia.org/wiki/Spotlight&quot;&gt;Spotlight&lt;/a&gt;, que nos &amp;#8220;facilita&amp;#8221; las b&#250;squedas y &lt;a href=&quot;http://www.apple.com/es/macosx/features/timemachine.html&quot;&gt;Time Machine&lt;/a&gt;, que nos realiza copias de seguridad de nuestro sistema total y absolutamente paranoicas pudiendo restaurar &#233;stas a nuestro antojo.&lt;/p&gt;
&lt;p&gt;Ambas tecnolog&#237;as est&#225;n bien, pero no son carentes de inconvenientes, y uno de ellos es el que he tenido con un proceso llamado &lt;strong&gt;build_hd_index&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Desde que compr&#233; &lt;a href=&quot;http://www.wdc.com/sp/products/Products.asp?DriveID=357&quot;&gt;mi disco duro externo&lt;/a&gt; y decid&#237; hacer copias de seguridad con Time Machine, cada d&#237;a a las 00:00h me arrancaba un proceso llamado &lt;strong&gt;build_hd_index&lt;/strong&gt; que &lt;strong&gt;se com&#237;a el 100% de la CPU&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Lo &#250;nico que pod&#237;a hacer ante esto era mirar los procesos y mediante un &lt;em&gt;kill -9 pid&lt;/em&gt; matar al numerito correspondiente al fat&#237;dico build_hd_index.&lt;/p&gt;
&lt;p&gt;As&#237; que harto de tener que matar cada noche el mismo proceso me dedico a investigar un poco y veo &lt;a href=&quot;http://www.google.es/search?q=build_hd_index&amp;#038;ie=utf-8&amp;#038;oe=utf-8&amp;#038;aq=t&amp;#038;rls=org.mozilla:es-ES:official&amp;#038;client=firefox-a&quot;&gt;en varios sitios&lt;/a&gt; que se trata de una combinaci&#243;n de chapuzas entre Apple remote Desktop y Spotlight&#8230; y que la manera de solucionarlo era haciendo lo siguiente:&lt;/p&gt;
&lt;p&gt;Primero cerramos la boca a build_hd_index para que no vuelva a tocar las narices:&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/td2.jpg&quot; alt=&quot;td2.jpg&quot; border=&quot;0&quot; width=&quot;300&quot; height=&quot;212&quot; /&gt;&lt;/div&gt;
&lt;blockquote&gt;&lt;pre&gt;sudo chmod 000 /System/Library/CoreServices/RemoteManagement/\

ARDAgent.app/Contents/Support/build_hd_index&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;Y luego nos cargamos al culpable de nuestros males:&lt;/p&gt;
&lt;blockquote&gt;&lt;pre&gt;sudo rm /Library/Preferences/com.apple.ARDAgent.plist&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;Esto habr&#225; que repetirlo cada vez que actualices el sistema o &lt;a href=&quot;http://www.tengounmac.com/archivo/reparar-permisos.xhtml&quot;&gt;repares los permisos de OS X&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Quede esto para conocimiento de quien le pueda hacer falta, aunque en principio lo escribo para mi uso egoistapersonal. Si pruebas lo que he escrito aqu&#237; es bajo tu responsabilidad. Luego no te quejes de que no te arranca el ordenador o de que Dios ha matado a un gatito.&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">4t Concurs de Maquetes al Barri</title>
		<link href="http://linuxbcn.homeip.net/4-concurs-maquetas"/>
		<id>http://linuxbcn.homeip.net/226 at http://linuxbcn.homeip.net</id>
		<updated>2008-05-11T20:41:41+00:00</updated>
		<content type="html">&lt;p&gt;Ja en la seva quarta edici&#243;, el popular &lt;a href=&quot;http://cybercasal9b.info/?q=node/525&quot;&gt;concurs de maquetes&lt;/a&gt; organitzat per L'Arbusto i celebrat al Casal de Barri de Prosperitat ha comen&#231;at!&lt;/p&gt;
&lt;p&gt;Aqu&#237; algunes fotos del divendres, amb els grups (per ordre d'aparici&#243;):&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Divendres&lt;/td&gt;
&lt;td&gt;Dissabte&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.myspace.com/mrhysteryaband&quot;&gt;Mr. Histeria&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;amp;friendID=244117275&quot;&gt;Don Hamaca y los confusos...&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;amp;friendID=148233814&quot;&gt;Steel Force&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.steelgod.net/&quot;&gt;Steel God&lt;/a&gt; &lt;a href=&quot;http://www.myspace.com/steelgodbcn&quot;&gt;(mySpace)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.myspace.com/vividremorse&quot;&gt;Vivid Remorse&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sharp Sound&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;amp;friendid=322881546&quot;&gt;Mundo de papel&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.myspace.com/emperatriz2007&quot;&gt;Emperatriz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fosforos&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;amp;friendid=188137074&quot;&gt;Mal Ejemplo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;amp;friendID=178719104&quot;&gt;Zuncho&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A Circus Day&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.myspace.com/resilencemetal&quot;&gt;Resistence&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://picasaweb.google.com/linuxbcn/4tConcursDeMaquetas090508/&quot;&gt;&lt;img src=&quot;http://lh6.ggpht.com/linuxbcn/SCXiRqEGCzI/AAAAAAAAThM/ax-lc4aEA-s/s400/IMG_7247wtmk.JPG&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;De &lt;a href=&quot;http://picasaweb.google.com/linuxbcn/4tConcursDeMaquetas090508&quot;&gt;Veure totes les fotos&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxbcn.homeip.net/4-concurs-maquetas&quot;&gt;llegeix m&#233;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Car&#225;tula de lo que escuchas en tu avatar de MSN</title>
		<link href="http://marianitu.com/2008/05/11/caratula-de-lo-que-escuchas-en-tu-avatar-de-msn/"/>
		<id>http://marianitu.com/?p=389</id>
		<updated>2008-05-11T11:07:53+00:00</updated>
		<content type="html">&lt;p&gt;Seguramente ya sep&#225;is que es posible hacer que MSN Messenger muestre la canci&#243;n que est&#225;s escuchando en ese momento en el mensaje de estado de la aplicaci&#243;n. Lo que probablemente mucha gente no sabe es c&#243;mo hacer que el avatar o &lt;em&gt;imagen a mostrar&lt;/em&gt; corresponda a la portada del disco al que pertenece la canci&#243;n.&lt;/p&gt;
&lt;p&gt;S&#237;, algo como esto:&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/imagen-21.png&quot; alt=&quot;Imagen 2.png&quot; border=&quot;0&quot; width=&quot;384&quot; height=&quot;117&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Ah&#237; se puede ver a trav&#233;s del mensaje de status que estoy escuchando &amp;#8220;Venus&amp;#8221; de &lt;a href=&quot;http://es.wikipedia.org/wiki/Air_(banda)&quot;&gt;AIR&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Tambi&#233;n ver&#233;is que en mi foto a mostrar aparece la portada de &lt;a href=&quot;http://en.wikipedia.org/wiki/Talkie_Walkie&quot;&gt;Talkie Walkie&lt;/a&gt;, disco al que pertenece &amp;#8220;Venus&amp;#8221;. Dicha portada cambia autom&#225;ticamente a medida que voy cambiando de temas. &#191;C&#243;mo?&lt;/p&gt;
&lt;p&gt;Bueno, usando &lt;a href=&quot;http://www.amsn-project.net/&quot;&gt;AMSN&lt;/a&gt;. Una aplicaci&#243;n libre que &lt;em&gt;clona&lt;/em&gt; MSN Messenger en muchos aspectos y que en otros  lo mejora.&lt;/p&gt;
&lt;p&gt;Una vez instalado s&#243;lo hemos de habilitar el &lt;a href=&quot;http://www.amsn-project.net/plugins.php#13&quot;&gt;Plugin Music&lt;/a&gt; y configurarlo con las siguientes opciones:&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/imagen-11.png&quot; alt=&quot;Imagen 1.png&quot; border=&quot;0&quot; width=&quot;526&quot; height=&quot;417&quot; /&gt;&lt;/div&gt;
&lt;p&gt;A m&#237; me ha funcionado en Mac con &lt;a href=&quot;http://www.apple.com/es/itunes/&quot;&gt;iTunes&lt;/a&gt; como reproductor.&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Cosas que a nosotros nos parecen obvias pero que puede que a otros no</title>
		<link href="http://marianitu.com/2008/05/10/cosas-que-a-nosotros-nos-parecen-obvias-pero-que-puede-que-a-otros-no/"/>
		<id>http://marianitu.com/?p=386</id>
		<updated>2008-05-10T15:54:15+00:00</updated>
		<content type="html">&lt;p&gt;Muchas veces cuando se dise&#241;an interfaces de usuario se dejan al aire una serie de detalles que pueden confundir a m&#225;s de uno. Detalles que en principio los usuarios &lt;em&gt;avanzados&lt;/em&gt; pasamos por alto pero que a otros les resultar&#225; infranqueables.&lt;/p&gt;
&lt;p&gt;Trabajo de profesor en una academia de inform&#225;tica y muchas veces me toca dar clases a alumnos de esos que cuando les dices de coger el rat&#243;n comienzan a mirar al suelo a ver d&#243;nde est&#225; para atraparlo. Esos alumnos son el caldo de cultivo perfecto para darse cuenta de cosas en las que uno no hab&#237;a ca&#237;do.&lt;/p&gt;
&lt;p&gt;Un ejemplo:&lt;/p&gt;
&lt;p&gt;Tenemos en Marcha &lt;strong&gt;Word 2003&lt;/strong&gt; y hemos de colorear en naranja un maravilloso texto.&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/imagen-1.png&quot; alt=&quot;Imagen 1.png&quot; border=&quot;0&quot; width=&quot;500&quot; height=&quot;344&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Para ello lo primero que debemos hacer es seleccionar el texto. Obviamente &#233;ste quedar&#225; remarcado de color negro.&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/imagen-2.png&quot; alt=&quot;Imagen 2.png&quot; border=&quot;0&quot; width=&quot;494&quot; height=&quot;60&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Tras esto aplicamos el color naranja con la herramienta correspondiente.&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/imagen-3.png&quot; alt=&quot;Imagen 3.png&quot; border=&quot;0&quot; width=&quot;175&quot; height=&quot;200&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Para finalmente obtener este resultado.&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/imagen-4.png&quot; alt=&quot;Imagen 4.png&quot; border=&quot;0&quot; width=&quot;497&quot; height=&quot;53&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&#191;A que no sab&#233;is qu&#233; es lo que me preguntan casi todos mis alumnos?&lt;/p&gt;
&lt;p&gt;&amp;#8220;&lt;em&gt;&lt;strong&gt;Profe, por qu&#233; si he puesto color naranja me salen las letras azules?&lt;/strong&gt;&lt;/em&gt;&amp;#8221; Eso cuando no comienzan a quejarse directamente de que el ordenador no funciona o cosas peores.&lt;/p&gt;
&lt;p&gt;Y mi pregunta es: &#191;C&#243;mo una empresa tan grande como la que programa Word desarrolla opciones que casi nadie utiliza pero no caen en un detalle tan tonto?&lt;/p&gt;
&lt;p&gt;En fin, queda para la reflexi&#243;n de quien le interese leer esto. Buen fin de semana y no se mojen mucho.&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Norton Ghost</title>
		<link href="http://marianitu.com/2008/05/09/norton-ghost/"/>
		<id>http://marianitu.com/?p=381</id>
		<updated>2008-05-09T21:16:49+00:00</updated>
		<content type="html">&lt;p&gt;Una foto tomada el 20 de Marzo del 2008 en el Aeroport del Prat.&lt;/p&gt;
&lt;div&gt;&lt;a href=&quot;http://www.flickr.com/photos/18157208@N00/2478465143&quot; title=&quot;View 'Norton Ghost' on Flickr.com&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3252/2478465143_db8a0ef954.jpg&quot; alt=&quot;Norton Ghost&quot; border=&quot;0&quot; width=&quot;500&quot; height=&quot;375&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;He visto muchas cosas en las pantallas de informaci&#243;n, pantallazos azules, m&#225;quinas colgadas a medio arrancar, pero nunca pantallazos de Norton Ghost.&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">Catholic Shcool Survivor, me too!</title>
		<link href="http://linuxbcn.homeip.net/node/225"/>
		<id>http://linuxbcn.homeip.net/225 at http://linuxbcn.homeip.net</id>
		<updated>2008-05-09T16:41:07+00:00</updated>
		<content type="html">&lt;p&gt;Aquesta la vaig fotografiar a Bolonaia, Italia. Penso que som milers de milions ...&lt;br /&gt;
Mola, no?&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">Samarreta linuxera !</title>
		<link href="http://linuxbcn.homeip.net/node/224"/>
		<id>http://linuxbcn.homeip.net/224 at http://linuxbcn.homeip.net</id>
		<updated>2008-05-09T16:33:29+00:00</updated>
		<content type="html">&lt;p&gt;B&#233;, l'altre dia a la Cultura va de Festa hem vaig topar amb aquesta samarreta.. Sobren els comentaris, no?&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">de .net a .com</title>
		<link href="http://marianitu.com/2008/05/09/de-net-a-com/"/>
		<id>http://marianitu.com/?p=380</id>
		<updated>2008-05-09T09:42:27+00:00</updated>
		<content type="html">&lt;p&gt;Hace a&#241;os ya, en Junio del 2001, esta bitacora inici&#243; su andadura en la hoy mal-llamada &lt;em&gt;blogosfera&lt;/em&gt;. Por aquel entonces &#233;ramos pocos, muy pocos (y muchos menos en catalunya, si es que hab&#237;a alguien m&#225;s) que nos aventur&#225;bamos a escribir nuestras cosas en una web con formato cronol&#243;gico.&lt;/p&gt;
&lt;p&gt;La direcci&#243;n de ese weblog era marianitu.com y redireccionaba a marianitu.dhs.org, servidor dom&#233;stico donde estaba alojado un weblog sin CMS alguno, ya que hab&#237;a sido creado a mano &#250;nica y exclus&#237;vamente con ViM careciendo de sistema de gesti&#243;n alguno.&lt;/p&gt;
&lt;p&gt;Bueno, no me enrollo m&#225;s. El caso es que la web pas&#243; a cambiar de direcci&#243;n de marianitu.com a marianitu.net y la cosa qued&#243; ah&#237;, llegando a perder el dominio .com por un est&#250;pido error.&lt;/p&gt;
&lt;p&gt;Bien, el caso es que el dominio cay&#243; en manos de unos especuladores de dominios que me lo quer&#237;an vender por 250US$, cosa a la que por supuesto me negu&#233;&amp;#8230; y con buen criterio, ya que a los pocos meses el dominio volvi&#243; a quedar libre y me hice con &#233;l por los 9US$ de rigor que muchos de los de aqu&#237; pagar&#233;is por vuestros &lt;a href=&quot;http://valleywag.com/389017/whos-going-to-techtalk-menorca-the-balearic-boondoggle&quot;&gt;comomolo&lt;/a&gt;.com&lt;/p&gt;
&lt;p&gt;Finalmente y una vez recuperado el dominio he cre&#237;do que lo mejor ser&#237;a continuar esta cutrebit&#225;cora en el sitio donde se inici&#243;, y es por ello por lo que en vuestra barra de navegaci&#243;n deber&#237;a aparecer un .com en lugar del habitual .net.&lt;/p&gt;
&lt;p&gt;Se supone que todo deber&#237;a ser transparente, especialmente el RSS, aunque ya veremos&amp;#8230;&lt;/p&gt;
&lt;p&gt;En fin, buenas noches.&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Todo por una partidilla</title>
		<link href="http://enchufado.com/?p=193"/>
		<id>http://enchufado.com/?p=193</id>
		<updated>2008-05-08T23:23:35+00:00</updated>
		<content type="html">Ultimamente he estado muy desconectado del mundo de los juegos (1st person 3d shooters, en concreto). Resulta que hace poco, un buen dia me entro el venazo de jugar. Arranco el disco de Windows, ejecuto un juego (CoD2) y al cabo de 1 minuto&amp;#8230; plas, maquina congelada. Lo vuelvo a ejecutar y lo mismo. Pruebo [...]</content>
		<author>
			<name>Jordi Oliveras (jors)</name>
			<uri>http://enchufado.com</uri>
		</author>
		<source>
			<title type="html">enchufado</title>
			<link rel="self" href="http://enchufado.com/?feed=rss2"/>
			<id>http://enchufado.com/?feed=rss2</id>
			<updated>2008-05-12T08:00:11+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Los weblogs son aburridos!</title>
		<link href="http://marianitu.com/2008/05/08/los-weblogs-son-aburridos/"/>
		<id>http://www.marianitu.net/wordpress/?p=416</id>
		<updated>2008-05-08T18:10:16+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.marianitu.net/&quot;&gt;Este&lt;/a&gt; tambi&#233;n.&lt;/p&gt;
&lt;div&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2008/05/bostezo.jpg&quot; alt=&quot;bostezo.jpg&quot; border=&quot;0&quot; width=&quot;300&quot; height=&quot;348&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Migrar mensajes de Apple Mail de un ordenador a otro.</title>
		<link href="http://marianitu.com/2008/05/08/migrar-mensajes-de-apple-mail-de-un-ordenador-a-otro/"/>
		<id>http://www.marianitu.net/wordpress/?p=414</id>
		<updated>2008-05-08T16:53:16+00:00</updated>
		<content type="html">&lt;p&gt;No s&#233; si sab&#233;is que para reyes compr&#233; un &lt;a href=&quot;http://www.apple.com/es/macbook/&quot;&gt;Macbook&lt;/a&gt;. Es una m&#225;quina fant&#225;stica que gracias a su procesador Intel me da la versatilidad de poder hacer cosas del trabajo (Windows) y trabajos de casa (Mac OS X) desde el mismo ordenador.&lt;/p&gt;
&lt;p&gt;Dicha m&#225;quina, comparativamente con mi &lt;a href=&quot;http://www.apple-history.com/?page=gallery&amp;#038;model=imac_g5&amp;#038;performa=off&amp;#038;sort=date&amp;#038;order=ASC&quot;&gt;iMac G5&lt;/a&gt; es rapid&#237;sima. Cualquier cosa tarda much&#237;simo menos en hacerse en el Macbook que en el iMac, raz&#243;n por la cual decid&#237; centrar algunas de mis actividades al port&#225;til.&lt;/p&gt;
&lt;p&gt;Una de ellas es el Mail, pero claro&amp;#8230; la &#250;ltima vez que quise pasar los mails de un ordenador a otro casi que me quedo sin correo&amp;#8230; y claro, encima ahora con &lt;a href=&quot;http://www.apple.com/es/macosx/&quot;&gt;Leopard&lt;/a&gt; &lt;s&gt;que es una mierda de sistema y que lo uso porque el Macbook no soporta otra cosa&lt;/s&gt;, como para jug&#225;rsela.&lt;/p&gt;
&lt;p&gt;As&#237; que ni corto ni peresoso hice algunas consultas a esa bola de cristal conocida como google, llegando a aterrizar, mira t&#250; por donde, al &lt;a href=&quot;http://www.silta.es/elcaminoeslarecompensa/&quot;&gt;Weblog de Silta&lt;/a&gt;. En &#233;l &lt;a href=&quot;http://www.silta.es/elcaminoeslarecompensa/?p=453&quot;&gt;se explica claramente&lt;/a&gt; que debo copiar los siguientes elementos de un ordenador a otro:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;~/Library/Mail&lt;br /&gt;
~/Library/Mail Downloads&lt;br /&gt;
y el archivo&lt;br /&gt;
~/Library/Preferences/com.apple.mail.plist
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Queda anotado pues para futuras consultas propias as&#237; como para todo aquel que aterrice aqu&#237; con la misma intenci&#243;n. Chomentaryos hoygan ser&#225;n vaneados.&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Apoya la cultura y consigue tu p&#225;gina web</title>
		<link href="http://superalumnos.net/apoya-la-cultura-y-consigue-tu-pagina-web"/>
		<id>http://superalumnos.net/2876 at http://superalumnos.net</id>
		<updated>2008-05-08T09:43:51+00:00</updated>
		<content type="html">&lt;p&gt;En la &lt;a href=&quot;http://marianallano.com/asociacion-scorza&quot; target=&quot;_blank&quot;&gt;Asociaci&#243;n &lt;strong&gt;Scorza&lt;/strong&gt;&lt;/a&gt;, orientada a difundir el arte y la cultura latinoamericanas en Catalu&#241;a y Espa&#241;a, y a la que me digno pertenecer, editamos una revista, denominada &lt;strong&gt;Algarrobo&lt;/strong&gt;, cuyo contenido podeis disfrutar online en &lt;a href=&quot;http://marianallano.com/algarrobo&quot; target=&quot;_blank&quot;&gt;http://marianallano.com/algarrobo&lt;/a&gt; .&lt;/p&gt;

&lt;p&gt;La revista &lt;strong&gt;Algarrobo&lt;/strong&gt; se publica impresa y la distribuimos f&#237;sicamente en diferentes eventos culturales, principalmente en Barcelona, aunque tambi&#233;n enviamos ejemplares a Per&#250; y otros pa&#237;ses, y todo eso resulta caro para nuestros menguados bolsillos.&lt;/p&gt;

&lt;p&gt;Por ese motivo hemos organizado un sorteo, cuyo premio es un &lt;strong&gt;sitio web con alojamiento y nombre de dominio propio&lt;/strong&gt; (.com, .org, .net, .es, .info, etc...) pagados &lt;strong&gt;durante dos a&#241;os&lt;/strong&gt;.&lt;/p&gt;&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://superalumnos.net/apoya-la-cultura-y-consigue-tu-pagina-web&quot;&gt;leer m&#225;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Ismael Fanlo (ifanlo)</name>
			<uri>http://superalumnos.net/taxonomy/term/38/0</uri>
		</author>
		<source>
			<title type="html">SuperAlumnos.net - software libre</title>
			<subtitle type="html">Contenidos a sindicar en el planet de badopi.org (y otros de software libre).  S&#243;lo activar en art&#237;culos relativos al software libre.</subtitle>
			<link rel="self" href="http://superalumnos.net/taxonomy/term/38/0/feed"/>
			<id>http://superalumnos.net/taxonomy/term/38/0/feed</id>
			<updated>2008-05-17T11:00:10+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Auriculares.org</title>
		<link href="http://marianitu.com/2008/05/07/auricularesorg/"/>
		<id>http://www.marianitu.net/wordpress/2007/11/23/auricularesorg/</id>
		<updated>2008-05-07T09:20:58+00:00</updated>
		<content type="html">&lt;p&gt;&lt;img src=&quot;http://marianitu.com/wp-content/uploads/2007/11/portapro.jpg&quot; alt=&quot;portapro.jpg&quot; align=&quot;left&quot; hspace=&quot;10&quot; vspace=&quot;10&quot; /&gt;Pues eso, un link:&lt;br /&gt;
&lt;a href=&quot;http://www.auriculares.org/&quot;&gt;http://www.auriculares.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Se trata de una web espa&#241;ola dedicada al mundillo de los auriculares, y de momento os redirige a un grupo de Yahoo donde varios aficionados al audio sin altavoces discuten sobre auriculares, hi-fi, amplis y m&#250;sica en general.&lt;/p&gt;
&lt;p&gt;100% recomendable.&lt;/p&gt;</content>
		<author>
			<name>Miguel &#193;ngel Esteban (Marianitu)</name>
			<uri>http://marianitu.com</uri>
		</author>
		<source>
			<title type="html">Marianitu</title>
			<subtitle type="html">EGOblog</subtitle>
			<link rel="self" href="http://marianitu.com/feed/"/>
			<id>http://marianitu.com/feed/</id>
			<updated>2008-05-17T11:00:26+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">KUbuntu KDE 3.5.9 kded lock fixed</title>
		<link href="http://tsdgeos.blogspot.com/2008/05/kubuntu-kde-359-kded-lock-fixed.html"/>
		<id>tag:blogger.com,1999:blog-7523589.post-7423935827220026264</id>
		<updated>2008-05-06T22:31:07+00:00</updated>
		<content type="html">So this is the great thing of Free Software, people care about their programs/distributions/wathever and we got a relatively quick fix for the &lt;a href=&quot;http://tsdgeos.blogspot.com/2008/04/kubuntu-804-released-with-rock-solid.html&quot;&gt;ugly problem about kde locking&lt;/a&gt; on Kubuntu. Cheers to Jonathan for fixing it.</content>
		<author>
			<name>Albert Astals Cid</name>
			<email>noreply@blogger.com</email>
			<uri>http://tsdgeos.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">TSDgeos' blog</title>
			<link rel="self" href="http://tsdgeos.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-7523589</id>
			<updated>2008-05-16T10:00:22+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">&#191;Cu&#225;nto cuestan tus comentarios?</title>
		<link href="http://www.filmica.com/port666/archivos/007637.html"/>
		<id>http://www.filmica.com/port666/archivos/007637.html</id>
		<updated>2008-05-06T16:56:56+00:00</updated>
		<content type="html">Anda, que estar&#225;s contento, Nacho :D Un director para quien trabaj&#233; sol&#237;a pedir al cielo: &#161;Que nos demanden! &#191;T&#250; sabes la publicidad gratuita que es esto? As&#237; que ya puedes mandarle una carta de agradecimiento a la SGAE ;) A...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Mar Monsoriu: &quot;Los ni&#241;os est&#225;n subyugados por la tecnolog&#237;a&quot;</title>
		<link href="http://www.filmica.com/port666/archivos/007636.html"/>
		<id>http://www.filmica.com/port666/archivos/007636.html</id>
		<updated>2008-05-06T16:39:54+00:00</updated>
		<content type="html">Internet ha cambiado los h&#225;bitos y, a veces, la vida de numerosas personas adultas, pero lo que est&#225; provocando en los ni&#241;os es un maremoto de dimensiones no s&#243;lo imprevisibles sino tambi&#233;n desconocidas por sus padres y educadores. Chicos que...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">&#191;Eres un zombi?</title>
		<link href="http://www.filmica.com/port666/archivos/007635.html"/>
		<id>http://www.filmica.com/port666/archivos/007635.html</id>
		<updated>2008-05-06T16:32:21+00:00</updated>
		<content type="html">En el tiempo que usted tarde en leer estas l&#237;neas, pongamos diez minutos, cuatro ordenadores se convertir&#225;n en &quot;zombies&quot; s&#243;lo en Espa&#241;a: un virus los infectar&#225; sin que sus propietarios lo sepan y los pondr&#225; bajo el control de los...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Oh yeah!</title>
		<link href="http://blog.sabueso.org/node/326"/>
		<id>http://blog.sabueso.org/326 at http://blog.sabueso.org</id>
		<updated>2008-05-06T14:00:20+00:00</updated>
		<content type="html">&lt;p&gt;&lt;center&gt;&lt;a href=&quot;http://www.redbubble.com/search/linux&quot;&gt;&lt;img src=&quot;http://images-2.redbubble.com/img/clothing/bodycolor:white/size:small/view:main/120531-13-windows-mac-linux.jpg&quot; /&gt;&lt;/a&gt;&lt;/center&gt;&lt;/p&gt;</content>
		<author>
			<name>Ramiro Magallanes (Sabueso)</name>
			<uri>http://blog.sabueso.org/taxonomy/term/1/0</uri>
		</author>
		<source>
			<title type="html">Retrobar-li el pols al m&#243;n - Linux</title>
			<link rel="self" href="http://blog.sabueso.org/?q=taxonomy/term/1/0/feed"/>
			<id>http://blog.sabueso.org/?q=taxonomy/term/1/0/feed</id>
			<updated>2008-05-17T11:00:05+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">InterTarot de Marsella: poesia aleatoria interactiva</title>
		<link href="http://www.filmica.com/port666/archivos/007632.html"/>
		<id>http://www.filmica.com/port666/archivos/007632.html</id>
		<updated>2008-05-06T10:07:04+00:00</updated>
		<content type="html">Ramon Dachs no es un trobador digital. Es El Trobador Digital. Cuando no hab&#237;a nadie en el estado espa&#241;ol que estuviese haciendo cosas de hipertexto -yo jugaba a hacer experimentos como TXT-, va y descubro una joya llamada Interm&#237;nimos de...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Indice de VDI para VirtulaBox</title>
		<link href="http://blog.sabueso.org/node/325"/>
		<id>http://blog.sabueso.org/325 at http://blog.sabueso.org</id>
		<updated>2008-05-05T16:39:49+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.veedee-eyes.com/veedeeeyes/&quot;&gt;VeeDee-Eyes&lt;/a&gt;, para cuando no hay cds lives que valgan :)&lt;/p&gt;</content>
		<author>
			<name>Ramiro Magallanes (Sabueso)</name>
			<uri>http://blog.sabueso.org/taxonomy/term/1/0</uri>
		</author>
		<source>
			<title type="html">Retrobar-li el pols al m&#243;n - Linux</title>
			<link rel="self" href="http://blog.sabueso.org/?q=taxonomy/term/1/0/feed"/>
			<id>http://blog.sabueso.org/?q=taxonomy/term/1/0/feed</id>
			<updated>2008-05-17T11:00:05+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">La siniestra Torre AGBAR</title>
		<link href="http://www.filmica.com/port666/archivos/007626.html"/>
		<id>http://www.filmica.com/port666/archivos/007626.html</id>
		<updated>2008-05-05T14:52:59+00:00</updated>
		<content type="html">Antes, por la noche, me hac&#237;a ilusi&#243;n ver la torre AGBAR, en Barcelona, esa que parece un supositorio, con sus luces rojas y azules. Pero hoy se me antoja como un siniestro monstruo, s&#237;mbolo brillante del dolor que nos depara...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Arranca el primer torneo espa&#241;ol de &quot;modding&quot;</title>
		<link href="http://www.filmica.com/port666/archivos/007624.html"/>
		<id>http://www.filmica.com/port666/archivos/007624.html</id>
		<updated>2008-05-05T12:20:54+00:00</updated>
		<content type="html">El &quot;modding&quot;, la pr&#225;ctica de &quot;tunear&quot; ordenadores, gana adeptos en Espa&#241;a desde su introducci&#243;n, hace apenas diez a&#241;os. Lo demuestra el aumento de participantes en los concursos de las diferentes &quot;parties&quot;, as&#237; como la calidad y complejidad de sus obras....</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Nightwing, redes inalambricas en pocos segundos</title>
		<link href="http://blog.sabueso.org/node/324"/>
		<id>http://blog.sabueso.org/324 at http://blog.sabueso.org</id>
		<updated>2008-05-04T01:12:25+00:00</updated>
		<content type="html">&lt;p&gt;Dando vueltas por ahi me encuentro con este interesante proyecto de la gente de &lt;a href=&quot;http://www.lugro.org.ar&quot;&gt;Lugro&lt;/a&gt; (Argentina) llamado &lt;a href=&quot;http://en.wikipedia.org/wiki/Mesh_network&quot;&gt;Nigthiwing&lt;/a&gt;, orientado a crear redes &lt;a href=&quot;http://en.wikipedia.org/wiki/Mesh_network&quot;&gt;mesh&lt;/a&gt; de manera rapida y de forma casi automagica.&lt;br /&gt;
Lo malo , estar atado a un solo tipo de chipset :)&lt;br /&gt;
A probarlo!&lt;/p&gt;</content>
		<author>
			<name>Ramiro Magallanes (Sabueso)</name>
			<uri>http://blog.sabueso.org/taxonomy/term/1/0</uri>
		</author>
		<source>
			<title type="html">Retrobar-li el pols al m&#243;n - Linux</title>
			<link rel="self" href="http://blog.sabueso.org/?q=taxonomy/term/1/0/feed"/>
			<id>http://blog.sabueso.org/?q=taxonomy/term/1/0/feed</id>
			<updated>2008-05-17T11:00:05+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Note about Rails (and other framworks)</title>
		<link href="http://blog.mob1970.org/?p=133"/>
		<id>http://blog.mob1970.org/?p=133</id>
		<updated>2008-05-03T06:52:21+00:00</updated>
		<content type="html">&lt;p&gt;As some of you know, I&amp;#8217;m developing a web at home using RoR. This framework makes your life easier than before with all its utilities and work done by it that you don&amp;#8217;t have to do. But there is something that can make you go crazy when you look for only a row in the database using an object. You can do it as follows:&lt;/p&gt;
&lt;pre&gt;
     object = Object.find(:first, :conditions=&gt;&quot;id = #{foo_id}&quot;)
&lt;/pre&gt;
&lt;p&gt;If you forget to include the part &amp;#8216;:conditions=&gt;&amp;#8217; and write &lt;/p&gt;
&lt;pre&gt;
     object = Object.find(:first, &quot;id = #{foo_id}&quot;)
&lt;/pre&gt;
&lt;p&gt;rails will return the first row of the table, &amp;#8220;id = #{foo_id}&amp;#8221; will be lost in the twilight zone and you will go crazy looking for the problem (specially if you are a beginner like me).&lt;/p&gt;
&lt;p&gt;I hope this helps to somebody.&lt;/p&gt;</content>
		<author>
			<name>Miquel Oliete (Ktala/Ton)</name>
			<uri>http://blog.mob1970.org</uri>
		</author>
		<source>
			<title type="html">El rac&#243; del Ton</title>
			<subtitle type="html">Hist&#242;ries di&#224;ries, software lliure i d'altres palles mentals</subtitle>
			<link rel="self" href="http://blog.mob1970.org/?feed=rss2"/>
			<id>http://blog.mob1970.org/?feed=rss2</id>
			<updated>2008-05-17T11:00:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es-ES">
		<title type="html">Mejorando la calidad de mi correo</title>
		<link href="http://kopernix.com/?q=node/226"/>
		<id>http://kopernix.com/226 at http://kopernix.com</id>
		<updated>2008-05-01T15:51:09+00:00</updated>
		<content type="html">&lt;p&gt;Tengo solucionado, el tema de virus y spam, pero me queda otro que es tan molesto como estos... &lt;/p&gt;
&lt;p&gt;Los PowerPoints, correos sigue la cadena, y demas cosas similares; que mandan amigos/as con mucho tiempo libre... Como he visto que no sirve de nada decir que no te manden esto... y no quiero filtrar directamente adjuntos, ya que puede que algun dia me manden algo que me interese por otro motivo, ni quiero mandar todo el correo de esa persona a /dev/null he decidido hacerlo de otro modo:&lt;/p&gt;
&lt;p&gt;Si me mandas un siguelacadena, Powerpoint, etc..&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;1&#170; vez:&lt;/b&gt; 3 d&#237;as no recibir&#233; tus correos (a /dev/null )&lt;/li&gt;
&lt;li&gt;&lt;b&gt;2&#170; vez:&lt;/b&gt; 10 d&#237;as no recibir&#233; tus correos  (a /dev/null )&lt;/li&gt;
&lt;li&gt;&lt;b&gt;3&#170; vez:&lt;/b&gt; 30 d&#237;as no recibir&#233; tus correos  (a /dev/null )&lt;/li&gt;
&lt;li&gt;&lt;b&gt;4&#170; vez:&lt;/b&gt; 90 d&#237;as no recibir&#233; tus correos  (a /dev/null )&lt;/li&gt;
&lt;li&gt;&lt;b&gt;N&#170; vez:&lt;/b&gt; 90 d&#237;as no recibir&#233; tus correos  (a /dev/null )&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Para no molestarme en contar el tiempo, lo automatizar&#233; de algun modo... algo de Perl, procmail, y vacation, seran suficientes... Se trata de que ademas responda, al autor explicandol&#233; que no recibir&#233; su correo, cuantos dias, que claramente no me gustan estos mensajes... etc.. &lt;/p&gt;
&lt;p&gt;Puede parecer un poco &quot;nazi&quot; hacer esto, pero es que estoy hasta la cabeza, de correos con idioteces.&#171;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://kopernix.com/?q=node/226&quot;&gt;leer m&#225;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Puiggali (Kopernix)</name>
			<uri>http://kopernix.com</uri>
		</author>
		<source>
			<title type="html">Kopernix - Pagina personal</title>
			<subtitle type="html">Esta es mi p&#225;gina personal...
Esto es mi pagina personal (Joan Puiggali Abanades a.k.a Kopernix), disfr&#250;tala porque encontrar&#225;s muchas cosas que seguro te interesan. :-)
Desde art&#237;culos t&#233;cnicos de Linux, hasta frikadas inimaginables, incluso una buena selecci&#243;n de noticias externas, o Mi diario (que solo te interesar&#225; si me conoces y si te gusta Gran Hermano).</subtitle>
			<link rel="self" href="http://kopernix.com/?q=node/feed"/>
			<id>http://kopernix.com/?q=node/feed</id>
			<updated>2008-05-17T11:00:27+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">It&#8217;s our fault</title>
		<link href="http://blog.mob1970.org/?p=132"/>
		<id>http://blog.mob1970.org/?p=132</id>
		<updated>2008-04-29T09:06:02+00:00</updated>
		<content type="html">&lt;p&gt;Some people say that we are geeks, nerds, freaks and a lot of things more, we wonder why is so difficult to promote the open source and free software. This two sentences are the result of actions done by us.&lt;/p&gt;
&lt;p&gt;Yesterday I was reading some web pages (because I am in holiday so I have a little of time) and I linked to a page from a company (I won&amp;#8217;t put the name here) which is trying to make money using and promoting open source software (good thing). This company is based in Barcelona and offers hardware with free software, support and all the software&amp;#8217;s vanilla flavour used is catalan (the language spoken in &lt;a href=&quot;http://en.wikipedia.org/wiki/Catalonia&quot;&gt;Catalonia&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;All this is good, great, amazing and a lot of positive words more but, there is one thing which is wrong in all this situation. If you want to make money, if you want to be professional (and you need to seem professional), you can not include in your web page this image&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;br /&gt;
&lt;img src=&quot;http://blog.mob1970.org/wp-content/uploads/2008/canon_no.png&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;People see this image and thing that you are a group of weirdos in a little room next to Pl. Catalunya trying to do something that other people is already doing.&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s the reason why I thing that a big part of the success of open source is our responsability and doing this we are not helping it to success (it&amp;#8217;s our fault not to do it seriously).&lt;/p&gt;
&lt;p&gt;I have to say that all this post is written from &lt;strong&gt;RESPECT&lt;/strong&gt; to what you are doing guys (this don&amp;#8217;t want to be an offence).&lt;/p&gt;</content>
		<author>
			<name>Miquel Oliete (Ktala/Ton)</name>
			<uri>http://blog.mob1970.org</uri>
		</author>
		<source>
			<title type="html">El rac&#243; del Ton</title>
			<subtitle type="html">Hist&#242;ries di&#224;ries, software lliure i d'altres palles mentals</subtitle>
			<link rel="self" href="http://blog.mob1970.org/?feed=rss2"/>
			<id>http://blog.mob1970.org/?feed=rss2</id>
			<updated>2008-05-17T11:00:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">La Cultura va de festa, un altre any</title>
		<link href="http://linuxbcn.homeip.net/cultura-va-de-festa-2008"/>
		<id>http://linuxbcn.homeip.net/221 at http://linuxbcn.homeip.net</id>
		<updated>2008-04-29T06:59:47+00:00</updated>
		<content type="html">&lt;p&gt;Com de costum aquest any celebrem l'arribada del bon temps amb un cap de setmana al Park de la Gineueta. El dissabte va haver-hi concerts, poesia, audiovisuals... El diumenge mostra d'entitats, Circ, menjar popular, Concerts, animaci&#243; infantil i Correfoc. A veure si ve tothom l'any que ve.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://picasaweb.google.com/linuxbcn/LaCulturaVaDeFesta/&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://lh5.ggpht.com/linuxbcn/SBa-SprggaI/AAAAAAAARHY/sT-7dbEQsHA/s400/IMG_6853.JPG&quot; /&gt;&lt;/a&gt;De &lt;a href=&quot;http://picasaweb.google.com/linuxbcn/LaCulturaVaDeFesta&quot; rel=&quot;nofollow&quot;&gt;La Cultura va de festa &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxbcn.homeip.net/cultura-va-de-festa-2008&quot;&gt;llegeix m&#233;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es-ES">
		<title type="html">Moviendo un virtual de Xen (a lo bruto)</title>
		<link href="http://kopernix.com/?q=mover_virtual_xen_xm_migrate"/>
		<id>http://kopernix.com/225 at http://kopernix.com</id>
		<updated>2008-04-28T22:36:13+00:00</updated>
		<content type="html">&lt;p&gt;Por esas cosas de la vida he tenido que mover un virtual de Xen en plan a toda leche... &lt;/p&gt;
&lt;p&gt;Hay varias formas de moverlo, xm migrate nos permite la opcion -l para mover un virtual en caliente. No lo he probado, ya que las maquinas estan una al lado de la otra, y una parada de 6 minutos era mas que permisible. Adem&#225;s hay que montar un sistema de ficheros &quot;intermedio&quot; (por ejemplo un NFS en la maquina anfitriona), si fuese algo muy comun a hacer, pienso que seria bueno tener un iSCSI para estas tareas... pero como ya digo, era cuesti&#243;n de moverlo lo antes posible. &lt;/p&gt;
&lt;p&gt;La otra opci&#243;n era usar xm migrate, sin la opcion live, es sencillo, solo hay que poner el servicio a la escucha en la maquina destino, y en principio funciona... (si recuerda que solo puedes mover entre maquinas de la misma arquitectura), pero en este caso, la maquina donde esta actualmente el virtual, estaba tan petada, que ni eso podia ejecutar... as&#237; que la opci&#243;n C (siempre hay una opci&#243;n C, y una D, y una E...):&lt;/p&gt;
&lt;p&gt;Copiar a saco las im&#225;genes de disco (en este caso he copiado incluso la de swap) a la maquina nueva... m&#233;todo poco elegante, incluso podr&#237;amos decir, brutalista, pero en este caso la mejor soluci&#243;n era la que levantase esa cosa cuanto antes... en 8 minutos todo solucionado, as&#237; que es la mejor opci&#243;n... &lt;/p&gt;
&lt;p&gt;Dejo las &quot;instrucciones&quot; aqu&#237; ya que estaba hablando con un amigo por tlf, y me ha dicho que lo que me parecia muy evidente no lo era tanto, as&#237; que si a alguien le sirve de ayuda aqu&#237; est&#225;:&#171;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://kopernix.com/?q=mover_virtual_xen_xm_migrate&quot;&gt;leer m&#225;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Puiggali (Kopernix)</name>
			<uri>http://kopernix.com</uri>
		</author>
		<source>
			<title type="html">Kopernix - Pagina personal</title>
			<subtitle type="html">Esta es mi p&#225;gina personal...
Esto es mi pagina personal (Joan Puiggali Abanades a.k.a Kopernix), disfr&#250;tala porque encontrar&#225;s muchas cosas que seguro te interesan. :-)
Desde art&#237;culos t&#233;cnicos de Linux, hasta frikadas inimaginables, incluso una buena selecci&#243;n de noticias externas, o Mi diario (que solo te interesar&#225; si me conoces y si te gusta Gran Hermano).</subtitle>
			<link rel="self" href="http://kopernix.com/?q=node/feed"/>
			<id>http://kopernix.com/?q=node/feed</id>
			<updated>2008-05-17T11:00:27+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">II Congreso Internacional de la Publicaci&#243;n Electr&#243;nica</title>
		<link href="http://www.filmica.com/port666/archivos/007600.html"/>
		<id>http://www.filmica.com/port666/archivos/007600.html</id>
		<updated>2008-04-28T14:42:37+00:00</updated>
		<content type="html">El pr&#243;ximo 15 de mayo se inaugura el &quot;&gt;II Congreso Internacional de la Publicaci&#243;n Electr&#243;nica (II CIPE) , un acontecimiento que tiene como objetivo analizar c&#243;mo es y c&#243;mo ser&#225; la comunicaci&#243;n digital y la publicaci&#243;n electr&#243;nica de acuerdo con...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Mplayer/Mencoder , mezclando video y subtitulos  , y convirtiendo a otros formatos</title>
		<link href="http://blog.sabueso.org/node/323"/>
		<id>http://blog.sabueso.org/323 at http://blog.sabueso.org</id>
		<updated>2008-04-26T21:44:02+00:00</updated>
		<content type="html">&lt;p&gt;Mplayer no deja de sorprenderme.&lt;br /&gt;
Despues de googlear sobre como convertir un Xvid a mpg , y como inyectar un subtitulo dentro del video ... probar mil aplicaciones encuentro que todo se puede hacer con Mplayer.&lt;br /&gt;
Todo comenzo por un intento de evangelizacion de fin de semana , Os Revolution.&lt;br /&gt;
La copia del fichero que tengo , tiene los indices rotos... Quien me manda a mi a evangelizar a alguien un finde!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.sabueso.org/node/323&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Ramiro Magallanes (Sabueso)</name>
			<uri>http://blog.sabueso.org/taxonomy/term/1/0</uri>
		</author>
		<source>
			<title type="html">Retrobar-li el pols al m&#243;n - Linux</title>
			<link rel="self" href="http://blog.sabueso.org/?q=taxonomy/term/1/0/feed"/>
			<id>http://blog.sabueso.org/?q=taxonomy/term/1/0/feed</id>
			<updated>2008-05-17T11:00:05+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Poppler 0.8.1 released</title>
		<link href="http://tsdgeos.blogspot.com/2008/04/poppler-081-released.html"/>
		<id>tag:blogger.com,1999:blog-7523589.post-4620728525622396095</id>
		<updated>2008-04-26T13:13:20+00:00</updated>
		<content type="html">Available from&lt;br /&gt;&lt;a href=&quot;http://poppler.freedesktop.org/poppler-0.8.1.tar.gz&quot;&gt;http://poppler.freedesktop.org/poppler-0.8.1.tar.gz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Changes since 0.8.0:&lt;br /&gt;core:&lt;br /&gt;&#160;* Do not call FT_Done_Face on a live cairo_font_face_t as it might cause crashes&lt;br /&gt;&#160;* Do not take into account Colorspace resource subdictionary for image XObjects&lt;br /&gt;&#160;* Downsample 16 bit per component images to 8 bit per component so they render&lt;br /&gt;&lt;br /&gt;build system:&lt;br /&gt;&#160;* Link to pthread when the system needs it&lt;br /&gt;&lt;br /&gt;windows:&lt;br /&gt;&#160;* Fix comparing against NULL instead against INVALID_HANDLE_VALUE when calling FindFirstFile&lt;br /&gt;&lt;br /&gt;0.8.2 version is scheduled for May 26th&lt;br /&gt;&lt;br /&gt;Testing, patches and bug reports welcome.</content>
		<author>
			<name>Albert Astals Cid</name>
			<email>noreply@blogger.com</email>
			<uri>http://tsdgeos.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">TSDgeos' blog</title>
			<link rel="self" href="http://tsdgeos.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-7523589</id>
			<updated>2008-05-16T10:00:22+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">Bolonia, el gran dia; Festival internacional de Sopes</title>
		<link href="http://linuxbcn.homeip.net/Festival-sopes-bolonia-2008"/>
		<id>http://linuxbcn.homeip.net/223 at http://linuxbcn.homeip.net</id>
		<updated>2008-04-25T15:59:33+00:00</updated>
		<content type="html">&lt;p&gt;B&#233;, finalment va arribar el dia 25, el dia del Festival Internacional  de Sopes. Aquest dia va ser llarg i intens. Primer esmorzar a cal Robert amb pa casol&#224;. Despr&#233;s viatja amb moto fins a les afores on es celebrava el festival. All&#237; &#250;ltims preparatius i un altre cop a dinar amb tota la colla d'artistes i organitzadors. Despr&#233;s cafet&#243; i comen&#231;a el montatge de l'espectacle de circ amb els art&#237;stes de Bolonia, Lille i Barcelona. Finalment el festival de les sopes i sobre les 18:30 l'espectacle. Per&#242; aix&#237; no acaba la festa.. Despr&#233;s repartiment de premis, soparet i ball i m&#250;sica fins a &#250;ltima hora de la nit.&lt;/p&gt;
&lt;p&gt;B&#233;, gracies a la organitzaci&#243;, als artistes i al Robert (i els seus amics) per fer-me passar uns dies inoblidables a aquesta bonica ciutat italiana anomenada Bolonia. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://picasaweb.google.com/linuxbcn/BoloniaElFestivalDeSopes/&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://lh5.ggpht.com/linuxbcn/SBcVBZrgjsI/AAAAAAAASIc/7ur5C2NX5w8/s400/IMG_5152.JPG&quot; /&gt;&lt;/a&gt;De &lt;a href=&quot;http://picasaweb.google.com/linuxbcn/BoloniaElFestivalDeSopes&quot; rel=&quot;nofollow&quot;&gt;Bolonia - El ...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxbcn.homeip.net/Festival-sopes-bolonia-2008&quot;&gt;llegeix m&#233;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Instalacion de ODBC y driver Mysql bajo Suse 10 Server (SP1)</title>
		<link href="http://blog.sabueso.org/node/322"/>
		<id>http://blog.sabueso.org/322 at http://blog.sabueso.org</id>
		<updated>2008-04-25T11:25:59+00:00</updated>
		<content type="html">&lt;p&gt;Aunque es algo bastante facil de hacer una vez que sabes el porque, he publicado en &lt;a href=&quot;http://www.dataprix.com&quot;&gt;Dataprix&lt;/a&gt; este articulo para gente que instala por primera vez el soporte de odbc y el controlador de mysql para el, bajo Suse 10 Server.&lt;br /&gt;
El metodo es sencillo , es todo via rpm, y en menos de 2 minutos lo tienes funcionando.&lt;br /&gt;
El link , &lt;a href=&quot;http://www.dataprix.com/es/instalacion-odbc-y-driver-mysql-suse-10-server-sp1&quot;&gt;aqui&lt;/a&gt;.&lt;/p&gt;</content>
		<author>
			<name>Ramiro Magallanes (Sabueso)</name>
			<uri>http://blog.sabueso.org/taxonomy/term/1/0</uri>
		</author>
		<source>
			<title type="html">Retrobar-li el pols al m&#243;n - Linux</title>
			<link rel="self" href="http://blog.sabueso.org/?q=taxonomy/term/1/0/feed"/>
			<id>http://blog.sabueso.org/?q=taxonomy/term/1/0/feed</id>
			<updated>2008-05-17T11:00:05+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Presentaci&#243; de &quot;La Catosfera Liter&#224;ria&quot;</title>
		<link href="http://www.filmica.com/port666/archivos/007584.html"/>
		<id>http://www.filmica.com/port666/archivos/007584.html</id>
		<updated>2008-04-25T09:27:07+00:00</updated>
		<content type="html">Arran de les I Jornades de la Catosfera va sorgir la idea d&amp;#8217;elaborar un llibre fet a partir de les aportacions de tots els blogaires lletraferits que hi volguessin col&#183;laborar. 140 blogaires catosf&#232;rics van enviar &amp;#8220;el seu millor post&amp;#8221; i...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry>
		<title type="html">Q_FOREACH is your friend</title>
		<link href="http://tsdgeos.blogspot.com/2008/04/qforeach-is-your-friend.html"/>
		<id>tag:blogger.com,1999:blog-7523589.post-8402784185410107205</id>
		<updated>2008-04-24T23:03:13+00:00</updated>
		<content type="html">It's real, foreach makes writing loops much more convenient, but you have to know how to use it, see the following code:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;#include &amp;lt;QList&amp;gt;&lt;br /&gt;#include &amp;lt;QtDebug&amp;gt;&lt;br /&gt;&lt;br /&gt;class Foo&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;public:&lt;br /&gt;&amp;nbsp;&amp;nbsp;Foo()&lt;br /&gt;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;qDebug(&quot;Empty constructor&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;Foo(int aa, int bb, int cc) : a(aa), b(bb), c(cc)&lt;br /&gt;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;qDebug(&quot;Constructor&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;Foo(const Foo &amp;amp;f)&lt;br /&gt;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;a = f.a;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;b = f.b;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;c = f.c;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;qDebug(&quot;Copy constructor&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;  &lt;br /&gt;&amp;nbsp;&amp;nbsp;int a, b, c;&lt;br /&gt;};&lt;br /&gt;&lt;br /&gt;int main(int /*argc*/, char ** /*argv*/)&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;QList&amp;lt;Foo&amp;gt; list;&lt;br /&gt;&amp;nbsp;list &amp;lt;&amp;lt; Foo(1, 2, 3);&lt;br /&gt;&amp;nbsp;list &amp;lt;&amp;lt; Foo(4, 5, 6);&lt;br /&gt;&amp;nbsp;list &amp;lt;&amp;lt; Foo(7, 8, 9);&lt;br /&gt;&amp;nbsp;list &amp;lt;&amp;lt; Foo(10, 11, 12);&lt;br /&gt;&amp;nbsp;list &amp;lt;&amp;lt; Foo(13, 14, 15);&lt;br /&gt; &lt;br /&gt;&amp;nbsp;foreach(Foo f, list)&lt;br /&gt;&amp;nbsp;&amp;nbsp;f.a = f.b = f.c = 0;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;foreach(Foo f, list)&lt;br /&gt;&amp;nbsp;&amp;nbsp;qDebug() &amp;lt;&amp;lt; f.a &amp;lt;&amp;lt; f.b &amp;lt;&amp;lt; f.c;&lt;br /&gt;}&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;There are two problems in the usage of foreach in this code. &lt;br /&gt;&lt;br /&gt;The first problem is serious, it is trying to use foreach to modify the values of vector. The code compiles, but if you run it, you'll notice nothing was changed, why oh why?! may you ask. Because Foo f is a local variable to the foreach, so what you are doing is modifying a variable that exists in this very same line and nothing more.&lt;br /&gt;&lt;br /&gt;The second problem is that you are constructing far much more Foo objects than needed, if you look at the output the copy constructor is called each time in the foreach, so the correct way for the debug line would be &lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;&amp;nbsp;foreach(const Foo &amp;amp;f, list)&lt;br /&gt;&amp;nbsp;&amp;nbsp;qDebug() &amp;lt;&amp;lt; f.a &amp;lt;&amp;lt; f.b &amp;lt;&amp;lt; f.c;&lt;br /&gt;}&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;So remember, always that your foreach &lt;i&gt;iterator&lt;/i&gt; is not a basic value like an int, double or pointer, use const &amp;amp;, it will be faster and will protect you against the &lt;i&gt;try to use foreach to modify values&lt;/i&gt; problem, because &lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;&amp;nbsp;foreach(const Foo &amp;amp;f, list)&lt;br /&gt;&amp;nbsp;&amp;nbsp;f.a = f.b = f.c = 0;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;will not compile.</content>
		<author>
			<name>Albert Astals Cid</name>
			<email>noreply@blogger.com</email>
			<uri>http://tsdgeos.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">TSDgeos' blog</title>
			<link rel="self" href="http://tsdgeos.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-7523589</id>
			<updated>2008-05-16T10:00:22+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">KUbuntu 8.04 released with rock solid 3.5.9 goodness...</title>
		<link href="http://tsdgeos.blogspot.com/2008/04/kubuntu-804-released-with-rock-solid.html"/>
		<id>tag:blogger.com,1999:blog-7523589.post-791519142575758442</id>
		<updated>2008-04-24T20:00:41+00:00</updated>
		<content type="html">...unless you try &lt;a href=&quot;https://bugs.launchpad.net/kdelibs/+bug/194474&quot;&gt;to automount USB devices&lt;/a&gt;, because that'll give you a deadlocked kded! HORRAY! It's quite interesting to see how a bug caused for a patch to use LUKS is not fixed or the patch reverted when such an used feature has such a big bug like deadlocking kded...</content>
		<author>
			<name>Albert Astals Cid</name>
			<email>noreply@blogger.com</email>
			<uri>http://tsdgeos.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">TSDgeos' blog</title>
			<link rel="self" href="http://tsdgeos.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-7523589</id>
			<updated>2008-05-16T10:00:22+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">Bolonia, segon dia - A l'assaig dels artistes</title>
		<link href="http://linuxbcn.homeip.net/Bolonia-assaig"/>
		<id>http://linuxbcn.homeip.net/222 at http://linuxbcn.homeip.net</id>
		<updated>2008-04-24T10:51:08+00:00</updated>
		<content type="html">&lt;p&gt;B&#233;, un cop ja mitg descansats del viatge, aquest segon dia a Bolonia va ser per contactar per primera volta amb els art&#237;stes del circ. Aquestos (Italians, Francesos i de casa) tenien la missi&#243; de preparar un vist&#243;s espectacle per el festival de sopes internacional de Bolonia. &lt;/p&gt;
&lt;p&gt;Aquest primer contacte vaig poder gaudir de la preparaci&#243; i assaig de l'espectacle. Despr&#233;s d'un bon &#224;pat a l'aire lliure vaig tamb&#233; tenir la oportunitat de veure una magn&#237;fica classe practica de dansa. &lt;/p&gt;
&lt;p&gt;Al capvespre la organitzaci&#243; de Bolonia va muntar un soparet al Park on am&#233;s varem gaudir d'un parell de &quot;performances&quot;.&lt;/p&gt;
&lt;p&gt;Tot genial!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://picasaweb.google.com/linuxbcn/BoloniaALAssaigDelsArtistes/&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://lh5.ggpht.com/linuxbcn/SBb2iprgipI/AAAAAAAARwg/NPrrYu7hl4M/s400/IMG_4853.JPG&quot; /&gt;&lt;/a&gt;De &lt;a href=&quot;http://picasaweb.google.com/linuxbcn/BoloniaALAssaigDelsArtistes&quot; rel=&quot;nofollow&quot;&gt;Bolonia - A l...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxbcn.homeip.net/Bolonia-assaig&quot;&gt;llegeix m&#233;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Alerta Troll</title>
		<link href="http://www.filmica.com/port666/archivos/007574.html"/>
		<id>http://www.filmica.com/port666/archivos/007574.html</id>
		<updated>2008-04-24T08:31:16+00:00</updated>
		<content type="html">A ra&#237;z de esto: 'Teddy' Bautista dice que el 'copyleft' &quot;es para los autores que son ricos de cuna&quot;. Recuerdo esto: Un troll de Internet es el que siente placer al sembrar discordia en Internet. Intenta iniciar discusiones y ofender...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="ca">
		<title type="html">Ja soc a Bolonia!</title>
		<link href="http://linuxbcn.homeip.net/node/220"/>
		<id>http://linuxbcn.homeip.net/220 at http://linuxbcn.homeip.net</id>
		<updated>2008-04-23T18:49:07+00:00</updated>
		<content type="html">&lt;p&gt;B&#233;, avui al mati he arribat a Bolonia!! Gracies al Manel &quot;Ulls&quot; per porter-me a l'aeroport de bon mati. El avio era molt petit, per&#242; el viatge has estat perfecte. El millor que feia un bon dia hi he pogut gaudir del Mediterrani i dels Alps a vista d'ocell.&lt;/p&gt;
&lt;p&gt;Be, un cop arribat a Bolonia en Robert (el contacte Fot&#242;graf amb el que estic a It&#224;lia) m'ha recollit puntualment amb una furgoneta igualeta a la dels Freak Brothers!!&lt;/p&gt;
&lt;p&gt;Hem anat a casa i despr&#233;s de dinar la t&#237;pica pasta d'aquest pa&#237;s, m'ha portat a la Universitat de Bolonia per assistir a una classe de fotografia!! Flipareu amb les fotos de la facultat.&lt;/p&gt;
&lt;p&gt;Be, despr&#233;s de fer un xic de turisme i gaudir d'un gelatto bon&#237;ssim hem tornat a casa per carregar les piles a les c&#224;meres i sortir a sopar a alguna tratoria que ell coneix.&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://picasaweb.google.com/linuxbcn/Bolonia/photo#5192509317640649074&quot;&gt;&lt;img src=&quot;http://lh6.ggpht.com/linuxbcn/SA9_tprgeXI/AAAAAAAAQoU/BCjpKJEblk0/s400/IMG_4182.JPG&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;De &lt;a href=&quot;http://picasaweb.google.com/linuxbcn/Bolonia&quot;&gt;Bolonia&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;a href=&quot;http://picasaweb.google.com/linuxbcn/Bolonia&quot;&gt;fotos&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxbcn.homeip.net/node/220&quot;&gt;llegeix m&#233;s&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Joan Mart&#237;nez Serres (Linuxbcn)</name>
			<uri>http://linuxbcn.homeip.net</uri>
		</author>
		<source>
			<title type="html">linuxbcn.homeip.net; Blog personal d'en Joan Mart&#237;nez i Serres - Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</title>
			<subtitle type="html">Blog personal d'en Joan Mart&#237;nez i Serres aka &quot;Linuxbcn&quot;. Programari lliure, Drupal, fotos i dem&#233;s collonades.</subtitle>
			<link rel="self" href="http://linuxbcn.homeip.net/rss.xml"/>
			<id>http://linuxbcn.homeip.net/rss.xml</id>
			<updated>2008-05-17T11:00:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Felicitats als Jordis, Jordines...</title>
		<link href="http://www.filmica.com/port666/archivos/007571.html"/>
		<id>http://www.filmica.com/port666/archivos/007571.html</id>
		<updated>2008-04-23T10:08:20+00:00</updated>
		<content type="html">... i a tots els pr&#237;nceps i princeses d'aquest fant&#224;stic planeta....</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Virus y forajidos campan a sus anchas en la Web 2.0</title>
		<link href="http://www.filmica.com/port666/archivos/007570.html"/>
		<id>http://www.filmica.com/port666/archivos/007570.html</id>
		<updated>2008-04-23T09:29:21+00:00</updated>
		<content type="html">La Web 2.0, con sus tecnolog&#237;as din&#225;micas y bulliciosas comunidades, ha convertido el anta&#241;o tranquilo territorio de la web en un Salvaje Oeste. A medida que llegaban los colonos, lo hac&#237;an tambi&#233;n los criminales, instalando mil trampas para cazar los...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">El servidor web Apache, en supuesta ca&#237;da libre</title>
		<link href="http://www.filmica.com/port666/archivos/007569.html"/>
		<id>http://www.filmica.com/port666/archivos/007569.html</id>
		<updated>2008-04-23T09:15:38+00:00</updated>
		<content type="html">Una de las joyas m&#225;s preciadas del &quot;software&quot; libre, el servidor web Apache, vive un serio declive seg&#250;n las estad&#237;sticas mensuales de la empresa Netcraft. Aunque sigue siendo el servidor web m&#225;s presente en Internet, su cuota de mercado es...</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

	<entry xml:lang="es">
		<title type="html">Genial v&#237;deo del &#250;ltimo Hackmeeting</title>
		<link href="http://www.filmica.com/port666/archivos/007565.html"/>
		<id>http://www.filmica.com/port666/archivos/007565.html</id>
		<updated>2008-04-22T18:53:08+00:00</updated>
		<content type="html">Excelente. Sin palabras me he quedado :) Hackelarre: La Asamblea http://torrents.labbs.net/hackelarre_la_asamblea.torrent Felicidades, gente del Hackmeeting....</content>
		<author>
			<name>Merc&#232; Molist</name>
			<uri>http://www.filmica.com/port666/</uri>
		</author>
		<source>
			<title type="html">Port 666</title>
			<subtitle type="html">Porque yo lo valgo</subtitle>
			<link rel="self" href="http://filmica.com/port666/planet.xml"/>
			<id>http://filmica.com/port666/planet.xml</id>
			<updated>2008-05-14T11:30:13+00:00</updated>
			<rights type="html">Copyright 2008</rights>
		</source>
	</entry>

</feed>
