<?xml version="1.0"?>
<rss version="2.0">

<channel>
	<title>Planet Badopi</title>
	<link>http://badopi.net</link>
	<language>en</language>
	<description>Planet Badopi - http://badopi.net</description>

<item>
	<title>Blackhold: Chris Hadfield  Space oddity</title>
	<guid>http://blackhold.nusepas.com/?p=3665</guid>
	<link>http://blackhold.nusepas.com/2013/05/chris-hadfield-space-oddity/</link>
	<description>&lt;p&gt;Un astronauta canadiense ha grabado &lt;a href=&quot;http://www.youtube.com/channel/UCtGG8ucQgEJPeUPhJZ4M4jA?feature=watch&quot; target=&quot;_blank&quot;&gt;varios v&#237;deos de la vida en el espacio&lt;/a&gt; realmente curiosos nos deleita con &#233;sta versi&#243;n de Space Oddity de David Bowie.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=KaOC9danxNo&quot; target=&quot;_blank&quot;&gt;Space Oddity&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/05/chris-hadfield-space-oddity/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 19 May 2013 13:45:02 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Eres Gilipollas</title>
	<guid>http://blackhold.nusepas.com/?p=3661</guid>
	<link>http://blackhold.nusepas.com/2013/05/eres-gilipollas/</link>
	<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=9tUk8eZBuKY&quot; target=&quot;_blank&quot;&gt;Eres Gilipollas&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;xD&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/05/eres-gilipollas/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sat, 18 May 2013 15:26:36 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): 4.11 Soft Feature Freeze in 7 days!</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-448361229323614837</guid>
	<link>http://tsdgeos.blogspot.com/2013/05/411-soft-feature-freeze-in-7-days.html</link>
	<description>Remember the &lt;a href=&quot;http://techbase.kde.org/Schedules/KDE4/4.11_Release_Schedule#Wednesday.2C_May_22.2C_2013:_KDE_SC_4.11_Soft_Feature_Freeze&quot;&gt;4.11 Soft Feature Freeze&lt;/a&gt; is in 7 days so try to get your features ready for merging as soon as possible. If you add your features to the &lt;a href=&quot;http://techbase.kde.org/Schedules/KDE4/4.11_Feature_Plan&quot;&gt;Feature Plan&lt;/a&gt; you get two weeks more until Hard Feature Freeze. Even if you don't need those two weeks you should add them anyway since it really helps other teams like promo, Q/A, etc. to have the features listed in one place.</description>
	<pubDate>Wed, 15 May 2013 23:07:00 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Blackhold: Rasperry Pi + OpenElec</title>
	<guid>http://blackhold.nusepas.com/?p=3652</guid>
	<link>http://blackhold.nusepas.com/2013/05/rasperry-pi-openelec/</link>
	<description>&lt;p&gt;Venga, segundo post hoy! es que estamos que nos salimos! :)&lt;/p&gt;
&lt;p&gt;En el &lt;a href=&quot;http://blackhold.nusepas.com/2013/05/rasperry-pi-raspboot-openelec/&quot; target=&quot;_blank&quot;&gt;previo post&lt;/a&gt; ve&#237;amos como instalar berryboot en una Rasperry Pi. Tras probar varios de los sistemas que tra&#237;a la berryboot realmente con el que me quedo es con OpenElec, una distribuci&#243;n basada en Debian con un XBMC por encima.&lt;/p&gt;
&lt;p&gt;Su instalaci&#243;n al igual que la berryboot es realmente sencilla (mientras buscaba informaci&#243;n llegu&#233; a un v&#237;deo que ahora no encuentro de una ni&#241;a de 10 a&#241;os instalando berryboot en una Rasperry Pi :P)&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-3652&quot;&gt;&lt;/span&gt;&lt;br /&gt;
Lo primero ser&#225; ir a la &lt;a href=&quot;http://openelec.tv/get-openelec/download&quot; target=&quot;_blank&quot;&gt;p&#225;gina de descargas de OpenElec&lt;/a&gt; y vamos a &lt;a href=&quot;http://openelec.tv/get-openelec/download/viewcategory/10-raspberry-pi-builds&quot; target=&quot;_blank&quot;&gt;Rasperry Pi Builds&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Nos lo descargamos&lt;/p&gt;
&lt;pre&gt;
# cd rasp
# wget -c http://openelec.tv/get-openelec/download/finish/10-raspberry-pi-builds/98-openelec-stable-raspberry-pi-arm
# tar xvjf OpenELEC-RPi.arm-3.0.2.tar.bz2
&lt;/pre&gt;
&lt;p&gt;Para el siguiente paso necesitaremos tener instalado parted en nuestro equipo, si no lo tenemos lo instalaremos:&lt;/p&gt;
&lt;pre&gt;
# apt-get install parted
&lt;/pre&gt;
&lt;p&gt;Accedemos al directorio que hemos descomprimido y ejecutamos create_sdcard indicando la ubicaci&#243;n de la tarjeta sd, normalmente /dev/sdb.&lt;/p&gt;
&lt;pre&gt;
# cd OpenELEC-RPi.arm-3.0.2 
# ./create_sdcard /dev/sdb
&lt;/pre&gt;
&lt;p&gt;Cuando nos diga installation finished, ponemos la tarjeta SD a la Rasperry Pi y la arrancamos. A los segundos ya tendremos OpenElec con su interfaz XBMC en funcionamiento y a punto de marcha :)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blackhold.nusepas.com/wp-content/uploads/2013/05/screenshot000.png&quot;&gt;&lt;img src=&quot;http://blackhold.nusepas.com/wp-content/uploads/2013/05/screenshot000-500x281.png&quot; alt=&quot;screenshot000&quot; width=&quot;500&quot; height=&quot;281&quot; class=&quot;aligncenter size-large wp-image-3653&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A partir de aqu&#237; algunas cosillas interesantes.&lt;/p&gt;
&lt;p&gt;Al ser un gnu/linux podremos acceder por ssh, por defecto viene activado y el nombre de usuario es root y password openelec.&lt;/p&gt;
&lt;p&gt;Fuente: &lt;a href=&quot;http://wiki.openelec.tv/index.php?title=Installing_OpenELEC_on_Raspberry_Pi&quot; target=&quot;_blank&quot;&gt;Installing OpenELEC on Raspberry Pi&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;El interfaz es realmente sencillo e intuitivo, as&#237; que voy a mostrar algunas de las cosas que se pueden &amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/05/rasperry-pi-openelec/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 12 May 2013 23:56:03 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Rasperry pi + raspboot + openelec</title>
	<guid>http://blackhold.nusepas.com/?p=3641</guid>
	<link>http://blackhold.nusepas.com/2013/05/rasperry-pi-raspboot-openelec/</link>
	<description>&lt;p&gt;Todos hemos o&#237;do a hablar de estos peque&#241;os ordenadores de menos de 30&#8364;. Todo el mundo (friki) habla de ellas para hacer cosas impresionantes con ellas, pero cabe destacar que un dispositivo por 30&#8364; sirve para lo que sirve.&lt;br /&gt;
Los de mi alrededor me hab&#233;is o&#237;do hablar de que estos dispositivos no me gustan mucho, pero precisamente por lo que no me gustan es por el uso que les quieren dar algunas personas. Una rasperry pi es un dispositivo con un procesador peque&#241;o y normalmente con poca RAM:&lt;br /&gt;
&lt;span id=&quot;more-3641&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;openelec:~ # cat /proc/cpuinfo 
Processor	: ARMv6-compatible processor rev 7 (v6l)
BogoMIPS	: 697.95
Features	: swp half thumb fastmult vfp edsp java tls 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x0
CPU part	: 0xb76
CPU revision	: 7

Hardware	: BCM2708
Revision	: 000e
Serial		: 00000000b92773de

openelec:~ # cat /proc/meminfo 
MemTotal:         382024 kB
MemFree:           64096 kB
Buffers:           39300 kB
Cached:           241784 kB
SwapCached:            0 kB
Active:            45056 kB
Inactive:         256124 kB
[...]&lt;/pre&gt;
&lt;p&gt;Pero poco a poco van saliendo algunos dispositivos con 4 procesadores ARM. Estos ya me los miro con otra cara :)&lt;/p&gt;
&lt;p&gt;Vamos poner pues manos a la obra con estos peque&#241;os dispositivos para darle de momento un interesante uso &lt;strong&gt;dom&#233;stico&lt;/strong&gt; y un peque&#241;o complemento a mi Sony Bravia KDL-40v4000.&lt;/p&gt;
&lt;p&gt;La anotaci&#243;n del modelo de televisi&#243;n es importante, ya que se tiene que configurar &amp;#8220;pixel completo&amp;#8221; en Men&#250; &amp;#62; Ajustes &amp;#62; Configuraci&#243;n &amp;#62; Ajustes de pantalla &amp;#62; &#193;rea de pantalla: Pixel completo, ya que sin&#242; &amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/05/rasperry-pi-raspboot-openelec/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 12 May 2013 22:46:56 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Rabbi Shergill  Bulla Ki Jaana Maen Kaun</title>
	<guid>http://blackhold.nusepas.com/?p=3639</guid>
	<link>http://blackhold.nusepas.com/2013/05/rabbi-shergill-bulla-ki-jaana-maen-kaun/</link>
	<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=pTxZy32Fv_0&quot;&gt;Rabbi Shergill &amp;#8211; Bulla Ki Jaana Maen Kaun&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/05/rabbi-shergill-bulla-ki-jaana-maen-kaun/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 12 May 2013 00:54:04 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): gs 9.07 can't render ps files on comma-locales [fixed]</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-7702890024061182386</guid>
	<link>http://tsdgeos.blogspot.com/2013/05/gs-907-cant-render-ps-files-on-comma.html</link>
	<description>&lt;a href=&quot;https://bugs.kde.org/show_bug.cgi?id=316169&quot;&gt;Okular&lt;/a&gt; and other &lt;a href=&quot;https://bugs.freedesktop.org/show_bug.cgi?id=61506&quot;&gt;libspectre&lt;/a&gt; based PostScript viewers can't render some ps files when using a locale that uses , instead of . for decimals.&lt;br /&gt;&lt;br /&gt;This happens because of &lt;a href=&quot;http://bugs.ghostscript.com/show_bug.cgi?id=693843&quot;&gt;a bug in ghostscript 9.07&lt;/a&gt; that has now &lt;a href=&quot;http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=e64ac4c8&quot;&gt;been fixed&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I'm not a huge fan of distro-patches myself, but in this case it may make sense to have one, so feel free to ping your distribution if you are a PostScript user.</description>
	<pubDate>Tue, 07 May 2013 21:39:55 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Blackhold: Welcome mister marshall</title>
	<guid>http://blackhold.nusepas.com/?p=3637</guid>
	<link>http://blackhold.nusepas.com/2013/05/welcome-mister-marshall/</link>
	<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://guifi.us&quot; target=&quot;_blank&quot;&gt;guifi.us&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/05/welcome-mister-marshall/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 06 May 2013 12:05:49 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): Specifications: Correct when writing, Gentle when reading</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-3915822766267121149</guid>
	<link>http://tsdgeos.blogspot.com/2013/04/specifications-correct-when-writing.html</link>
	<description>&lt;a href=&quot;https://twitter.com/tsdgeos/status/321558679591743488&quot;&gt;I got a BlackBerry Z10 a few days ago&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I had not tried to use it as my main phone until yesterday since it needed a MicroSIM and i had a regular one.&lt;br /&gt;&lt;br /&gt;Yesterday I got myself a MicroSIM and put it on the device to find out I could not access the 3G data network.&lt;br /&gt;&lt;br /&gt;No problem, my operator has a website where you put the make and model of the phone and they send a SMS to the phone that autoconfigures it.&lt;br /&gt;I went there and was surprised to see there was no BlackBerry listed at all.&lt;br /&gt;&lt;br /&gt;OK, time to write the APN settings by hand, so I went to the Settings and started to look where to write the APN details, found them and realized they were disabled(greyed out) so I could not write the correct values.&lt;br /&gt;&lt;br /&gt;After lots of searching I have come to understand that the phone obeys a indicator of the SIM that can say &quot;I know how to connect to 3G data, no need to letting the user edit it&quot; and when that happens, the BlackBerry Z10 happily complies and locks you out from editing them.&lt;br /&gt;&lt;br /&gt;Problem is, my operator SIMs are wrong, they say &quot;I know how to connect to 3G data, no need to letting the user edit it&quot; and then provide wrong data.&lt;br /&gt;&lt;br /&gt;And BOOM! I have a nice paperweight worth 600&#8364;&lt;br /&gt;&lt;br /&gt;BlackBerry fan forums are full of people that say &quot;BlackBerry is just doing what the spec says, blame your operator&quot;.&lt;br /&gt;&lt;br /&gt;I say to them &quot;I've used that SIM in Apple devices, Samsung devices and Nokia devices and had never any problem connecting to the Internet&quot;. Because the manufacturers were smart enough to let me edit the APN settings and write there the correct values if I wanted.&lt;br /&gt;&lt;br /&gt;And this brings us to one of the mantras of engineering, be Correct when writing stuff but be Gentle when reading. It's good the BlackBerry browser is following that mantra, otherwise you'd hardly be able to render any webpage.&lt;br /&gt;&lt;br /&gt;So people at BlackBerry, please come of your senses and let people edit stuff. This way maybe I'll get to use your device and people around me will see it and will want to buy one.&lt;br /&gt;&lt;br /&gt;Otherwise I'll just wait until the Ubuntu Phone is a bit more usable and start using it. It may not be as polished (at the moment) but at least it's open source and I can fix crazy stuff like this.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Update:&lt;/b&gt; With BB 10.1.0.1627 I've been able to edit the field and now my 3G data works again</description>
	<pubDate>Mon, 06 May 2013 10:40:59 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Jordi Oliveras (jors): MySQL HA con DRBD + Pacemaker + Corosync</title>
	<guid>http://enchufado.com/post.php?ID=363</guid>
	<link>http://enchufado.com/post.php?ID=363</link>
	<description>&lt;p&gt;En este post veremos c&#243;mo montar una plataforma de HA en MySQL con arquitectura Master-Slave. &#191;C&#243;mo conseguir esto? Pues para describirlo brevemente, por un lado, con un gestor de recursos en cl&#250;ster (&lt;a href=&quot;http://clusterlabs.org/&quot;&gt;Pacemaker&lt;/a&gt;) y una capa de mensajer&#237;a entre sus nodos (&lt;a href=&quot;http://corosync.github.io/corosync/&quot;&gt;Corosync&lt;/a&gt;), y por otro, con una tecnolog&#237;a de &quot;RAID1 por red&quot; (&lt;a href=&quot;http://www.drbd.org/&quot;&gt;DRBD&lt;/a&gt;) en sustituci&#243;n de las capacidades de cl&#250;ster de MySQL (es decir, &#233;ste no sabr&#225; que est&#225; en cl&#250;ster). En realidad estas herramientas dan para mucho m&#225;s que montar algo como lo que haremos a continuaci&#243;n, pero nosotros nos quedaremos aqu&#237; (al menos, de momento).&lt;/p&gt;

&lt;!---more--&gt;

&lt;p&gt;Antes de pasar a la acci&#243;n, vamos a describir el proyecto que tenemos en mente y algunas opciones de montaje. Y para ello, nada mejor que unas figuras para visualizar los 3 tipos de arquitectura que podemos configurar con este n&#250;mero de nodos (unos 4-5):&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://enchufado.com/../images/figuras_cluster_HA.png&quot; /&gt;&lt;/center&gt;

&lt;p&gt;La primera (&lt;b&gt;Figura 1&lt;/b&gt;) define 2 servidores web con la misma configuraci&#243;n sirviendo los mismos contenidos y atacando a la misma base de datos (en cl&#250;ster), pero funcionan independientemente y por ello cada uno tiene una ip p&#250;blica propia. Esto evidentemente no puede definirse HA; el balanceo se har&#237;a a nivel de dns (2 registros A). Si uno falla, tendremos problemas. Dependiendo del navegador, si &#233;ste es medianamente moderno no tendremos la mala suerte de perder el 50% de los requests que van al servidor ca&#237;do porque -y esto es experiencia personal- su estrategia es esperar un tiempo prudencial (1 minuto) y si no hubo suerte en la carga del request del primer registro A, redirigir&#225; la petici&#243;n al otro y acabar&#237;a cargando el contenido. La mala noticia es que en el mundo web, cuando tenemos tiempos de carga superiores a los 15-20 segundos... hay una gran probabilidad que el visitante desista.&lt;/p&gt;

&lt;p&gt;La segunda arquitectura (&lt;b&gt;Figura 2&lt;/b&gt;) ya es otra cosa. En este caso tambi&#233;n lo tenemos todo redundado (a nivel de servidores, ojo), con la diferencia que el cl&#250;ster vigila no s&#243;lo la disponibilidad de la base de datos, sino tambi&#233;n del servidor web, de modo que si uno de estos 2 servicios cae, se mueve todo al segundo (incluyendo la ip virtual compartida).&lt;/p&gt;

&lt;p&gt;La tercera arquitectura (&lt;b&gt;Figura 3&lt;/b&gt;) es otro modo de ofrecer &#233;sta redundancia web, con la diferencia de que quien gestiona su disponibilidad normalmente tambi&#233;n sabe repartirla y aprovechamos una caracter&#237;stica adicional: el balanceo de carga (p.ej. con &lt;a href=&quot;http://enchufado.com/../post.php?ID=360&quot;&gt;Zen Load Balancer&lt;/a&gt;, &lt;a href=&quot;http://enchufado.com/../post.php?ID=357&quot;&gt;LVS&lt;/a&gt;, &lt;a href=&quot;http://enchufado.com/../post.php?ID=356&quot;&gt;Apache mod_proxy_server&lt;/a&gt;, etc). Aunque &#233;ste ser&#237;a el mejor escenario de los 3, vamos a desarrollar el segundo que bastante &lt;i&gt;chicha&lt;/i&gt; tiene ya &#233;ste tema. Y posteriormente, cuando tengamos todo digerido, siempre podemos movernos hacia la figura del balanceador.&lt;/p&gt;

&lt;p&gt;As&#237; pues, he aqu&#237; el gr&#225;fico definitivo que ilustra c&#243;mo va a quedar el asunto ser&#237;a algo como lo siguiente:&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://enchufado.com/../images/drbd+mysql.png&quot; /&gt;&lt;/center&gt;

&lt;p&gt;Los equipos mostrados (2) son destinados &#250;nicamente a la parte de base de datos (aunque posteriormente podemos a&#241;adirle la parte web) y comparten una ip virtual (192.168.2.145). Tambi&#233;n podemos apreciar que cada uno tiene 2 particiones: la principal para &lt;i&gt;/&lt;/i&gt; y la otra para montar la parte de los datos de MySQL (que ubicaremos en la ruta original, &lt;i&gt;/var/lib/mysql&lt;/i&gt;). Por el nombre de los discos, puede verse que estoy operando con m&#225;quinas virtuales &lt;a href=&quot;http://www.linux-kvm.org/page/Main_Page&quot;&gt;KVM&lt;/a&gt;, aunque esto carece de inter&#233;s para nuestro prop&#243;sito.&lt;/p&gt;

&lt;p&gt;Al l&#237;o y por pasos:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Configuramos las direcciones ip y los hostnames (ponerlos tambi&#233;n en &lt;i&gt;/etc/hosts&lt;/i&gt;):

&lt;pre&gt;
 debian1# echo &quot;drbd1&quot; &gt; /etc/hostname
 debian2# echo &quot;drbd2&quot; &gt; /etc/hostname
 drbd1# vi /etc/network/interfaces:
  auto eth0
  iface eth0 inet static
   address 192.168.2.143
   netmask 255.255.255.0
   gateway 192.168.2.1
 drbd2# vi /etc/network/interfaces:
  auto eth0
  iface eth0 inet static
   address 192.168.2.144
   netmask 255.255.255.0
   gateway 192.168.2.1
 # vi /etc/hosts:
  192.168.2.143	drbd1
  192.168.2.144	drbd2
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;Generamos y ubicamos las respectivas llaves ssh en cada host:

&lt;pre&gt;
 drbd1# ssh-keygen
 drbd2# ssh-keygen
 drbd1# ssh-copy-id root@drbd2
 drbd2# ssh-copy-id root@drbd1
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;Instalamos los siguientes paquetes en ambos nodos (el ntpd es para drbd):

&lt;pre&gt;
 # apt-get install drbd-utils pacemaker ntp-date
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;Quitamos el autostart de DRBD en ambos nodos porque los gestionar&#225; Pacemaker. Esto es una norma general para todos los recursos que sean gestionados por el cl&#250;ster para que no se inicien mas que cuando deban. Adicionalmente, habilitarlo para Corosync:

&lt;pre&gt;
 # update-rc.d -f drbd remove
 # echo &quot;START=yes&quot; &gt; /etc/default/corosync
 drbd1# scp /etc/default/corosync drbd2:/etc/default/corosync
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Configuramos DRBD&lt;/b&gt; en ambos nodos:

&lt;pre&gt;
 # vi /etc/drbd.conf:
  include &quot;drbd.d/global_common.conf&quot;;
&lt;/pre&gt;

&lt;pre&gt;
 # vi /etc/drbd.d/global_common.conf:
  global {
   usage-count no;
  }
  common {
   syncer {
    # Max. sync rate (couple bandwitdh with harddisk performance).
    rate 10M;
   }
  }
  resource srv {
   device    /dev/drbd0;
   disk      /dev/vdb1;
   flexible-meta-disk internal;
   # Synchronous replication protocol.
   protocol C;
   handlers {
    # Notify when splitbrain happens.
    split-brain &quot;/usr/lib/drbd/notify-split-brain.sh root&quot;;
    # Called if node is primary, degraded and local copy of the data is inconsistent.
    pri-on-incon-degr &quot;/usr/lib/drbd/notify-pri-on-incon-degr.sh; /usr/lib/drbd/notify-emergency-reboot.sh; echo b &gt; /proc/sysrq-trigger ; reboot -f&quot;;
    # Node is primary but lost the after-split-brain auto recovery procedure. As a consequence, it should be abandoned.
    pri-lost-after-sb &quot;/usr/lib/drbd/notify-pri-lost-after-sb.sh; /usr/lib/drbd/notify-emergency-reboot.sh; echo b &gt; /proc/sysrq-trigger ; reboot -f&quot;;
    # DRBD got an IO error from the local IO subsystem.
    local-io-error &quot;/usr/lib/drbd/notify-io-error.sh; /usr/lib/drbd/notify-emergency-shutdown.sh; echo o &gt; /proc/sysrq-trigger ; halt -f&quot;;
   }
   startup {
    degr-wfc-timeout 120;
   }
   disk {
    # Disk error handling. On disk errors, DRBD will automatically use the other node, even if this can cause a performance penalty.
    on-io-error detach;
   }
   net {
    cram-hmac-alg sha1;
    shared-secret &quot;EldersOfTheInternet1&quot;;
    # Lines dedicated to handle split-brain situations (e.g. if one of the nodes fails).
    after-sb-0pri discard-zero-changes; # If both nodes are secondary, just make one of them primary.
    after-sb-1pri discard-secondary; # If one is primary, one is not, trust the primary node.
    after-sb-2pri call-pri-lost-after-sb; # If there are two primaries, make the unchanged one secondary.
    rr-conflict disconnect;
   }
   syncer {
    al-extents 257;
   }
   on drbd1 {
    address   192.168.2.143:7788;
   }
   on drbd2 {
    address   192.168.2.144:7788;
   }
  }
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;Cargamos el m&#243;dulo del kernel &lt;i&gt;drbd&lt;/i&gt;, nos aseguramos que lo haga a cada inicio y arrancamos DRBD para comprobar que funciona y se sincroniza:

&lt;pre&gt;
 # modprobe drbd
 # echo &quot;drbd&quot; &gt;&gt; /etc/modules
 # /etc/init.d/drbd start
 # drbd-overview &#243; cat /proc/drbd
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;Hacemos que uno de los nodos DRBD sea primario, creamos un filesystem, lo montamos, instalamos MySQL, le quitamos el autoarranque, comprobamos que inicie y posteriormente lo paramos junto con DRBD:

&lt;pre&gt;
 drbd1# drbdadm primary all
 drbd1# mkfs.ext4 /dev/drbd0
 drbd1# mkdir /var/lib/mysql
 drbd1# mount -t ext4 /dev/drbd0 /var/lib/mysql
 drbd1# apt-get install mysql-server
 drbd1# /etc/init.d/mysql stop
 drbd1# chmod mysql.mysql /var/lib/mysql
 drbd1# update-rc.d -f mysql remove
 drbd1# /etc/init.d/mysql start
 drbd1# /etc/init.d/mysql stop
 drbd1# /etc/init.d/drbd stop

 drbd2# apt-get install mysql-server
 drbd2# update-rc.d -f mysql remove
 drbd2# /etc/init.d/mysql stop
 drbd2# rm -rf /var/lib/mysql/*
 drbd2# /etc/init.d/drbd stop
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Configuramos Corosync&lt;/b&gt;:

&lt;pre&gt;
totem {
        # Version of the configuration file.
        version: 2
        # How long before declaring a token lost (ms).
        token: 3000
        # How many token retransmits before forming a new configuration.
        token_retransmits_before_loss_const: 10
        # How long to wait for join messages in the membership protocol (ms).
        join: 60
        # How long to wait for consensus to be achieved before starting a new round of membership configuration (ms).
        consensus: 3600
        # Turn off the virtual synchrony filter.
        vsftype: none
        # Number of messages that may be sent by one processor on receipt of the token.
        max_messages: 20
        # Limit generated nodeids to 31-bits (positive signed integers).
        clear_node_high_bit: yes
        # Disable encryption (faster).
        secauth: off
        # How many threads to use for encryption/decryption.
        threads: 0
        # This specifies the mode of redundant ring, which may be none, active, or passive.
        rrp_mode: none
        interface {
                # The following values need to be set based on your environment.
                ringnumber: 0
                # The address of the network in which totem will route traffic.
                bindnetaddr: 192.168.2.0
                # Multicast address used by corosync executive (default is ok).
                mcastaddr: 226.94.1.1
                # UDP port number.
                mcastport: 5405
        }
}

service {
        # Load the Pacemaker Cluster Resource Manager.
        ver:       0
        name:      pacemaker
}

logging {
        fileline: off
        to_stderr: yes
        to_logfile: yes
         logfile: /var/log/corosync/corosync.log
        to_syslog: yes
        syslog_facility: daemon
        debug: off
        timestamp: on
}
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;Comprobamos el estado del cluster:

&lt;pre&gt;
 # crm_mon -1 &#243; crm status
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Configuramos el cl&#250;ster con crm&lt;/b&gt;:

&lt;pre&gt;
 drbd1# crm configure property stonith-enabled=&quot;false&quot;
 drbd1# corosync-keygen
 drbd1# scp /etc/corosync/authkey drbd2:/etc/corosync/authkey
 drbd1# crm configure # Entering crm interactive prompt...
&lt;/pre&gt;

&lt;pre&gt;
 # Creamos un resource de tipo &quot;drbd&quot; y definimos los par&#225;metros (el nombre del recurso en la config. de drbd es &quot;srv&quot; y los tiempos de los checks para cada nodo).
 primitive drbd_mysql ocf:linbit:drbd params drbd_resource=&quot;srv&quot; op monitor interval=&quot;29s&quot; role=&quot;Master&quot; op monitor interval=&quot;31s&quot; role=&quot;Slave&quot;
 # Creamos un resource de tipo &quot;Filesystem&quot; y definimos sus par&#225;metros.
 primitive fs_mysql ocf:heartbeat:Filesystem params device=&quot;/dev/drbd0&quot; directory=&quot;/var/lib/mysql&quot; fstype=&quot;ext4&quot;
 # Creamos un resource de tipo &quot;IPaddr2&quot; y definimos sus par&#225;metros.
 primitive ip_mysql ocf:heartbeat:IPaddr2 params ip=&quot;192.168.2.145&quot; nic=&quot;eth0:0&quot;
 # Creamos un resource del tipo mysql (sin par&#225;metros).
 primitive mysqld lsb:mysql
 # Creamos el grupo &quot;mysql&quot; que une los resources: fs_mysql ip_mysql mysqld. Los inicia secuencialmente y los apaga del mismo modo, pero en orden inverso.
 group mysql fs_mysql ip_mysql mysqld
 # Creamos un resource del tipo clon multi-state del recurso &quot;drbd_mysql&quot;. Permite a las m&#250;ltiples instancias estar en uno de ambos modos de operaci&#243;n: Master y Slave, inici&#225;ndose &#233;sta -el clon- en estado Slave.
 ms ms_drbd_mysql drbd_mysql meta master-max=&quot;1&quot; master-node-max=&quot;1&quot; clone-max=&quot;2&quot; clone-node-max=&quot;1&quot; notify=&quot;true&quot;
 # Definimos un colocation constraint para forzar que el grupo &quot;mysql&quot; se ejecute en el mismo nodo d&#243;nde el recurso &quot;ms_drbd_mysql:Master&quot; est&#233; activo.
 colocation mysql_on_drbd inf: mysql ms_drbd_mysql:Master
 # Definimos un order constraint para forzar que tengamos el recurso DRBD promovido a Master previo a iniciar MySQL en &#233;l.
 order mysql_after_drbd inf: ms_drbd_mysql:promote mysql:start  
 property $id=&quot;cib-bootstrap-options&quot; expected-quorum-votes=&quot;2&quot; stonith-enabled=&quot;false&quot; no-quorum-policy=&quot;ignore&quot;  
 rsc_defaults $id=&quot;rsc-options&quot; resource-stickiness=&quot;100&quot; migration-threshold=&quot;3&quot;
 exit
&lt;/pre&gt;

&lt;p&gt;Un inciso para comentar que &#233;sta herramienta tiene muchas opciones que podemos ir descubriendo a medida que lo necesitemos. Comandos inmediatamente necesarios pueden ser los siguientes:
&lt;ul&gt;
&lt;li&gt;&lt;i&gt;crm status|crm_mon&lt;/i&gt; para consultar el estado del cl&#250;ster.&lt;/li&gt;
&lt;li&gt;&lt;i&gt;crm configure show&lt;/i&gt; para mostrar la configuraci&#243;n.&lt;/li&gt;
&lt;li&gt;&lt;i&gt;crm node show&lt;/i&gt; para mostrar el estado de los nodos que forman el cl&#250;ster.&lt;/li&gt;
&lt;li&gt;&lt;i&gt;crm node standby|online&lt;/i&gt; para poner un nodo en mantenimiento o de vuelta a producci&#243;n.&lt;/li&gt;
&lt;li&gt;&lt;i&gt;crm ra list&lt;/i&gt; para ver una lista de los &lt;i&gt;resource agents&lt;/i&gt; (los scripts que usa Pacemaker para interactuar con los servicios).&lt;/li&gt;
&lt;/ul&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;Como en nuestro cl&#250;ster s&#243;lo usamos 2 nodos, &lt;a href=&quot;http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html/Clusters_from_Scratch/_perform_a_failover.html#_quorum_and_two_node_clusters&quot;&gt;modificamos la configuraci&#243;n de quorum en el cluster&lt;/a&gt; para ajustar la gesti&#243;n de fallos:

&lt;pre&gt;
 # crm configure property expected-quorum-votes=&quot;1&quot;
 # crm configure property no-quorum-policy=&quot;ignore&quot;
&lt;/pre&gt;&lt;/li&gt;

&lt;li&gt;(Opcional) Si quisi&#233;ramos a&#241;adir Apache2 a la ecuaci&#243;n para terminar consiguiendo lo descrito en la &lt;b&gt;Figura 2&lt;/b&gt;, a&#241;adir&#237;amos algo como lo siguiente:

&lt;pre&gt;
 # crm configure primitive apache ocf:heartbeat:apache params configfile=/etc/apache2/apache2.conf op monitor interval=&quot;30s&quot;
 # crm configure colocation apache_on_drbd inf: apache ms_drbd_mysql:Master
 # crm configure order apache_after_drbd inf: ms_drbd_mysql:promote apache:start
&lt;/pre&gt;

&lt;p&gt;Que en definitiva viene a a&#241;adir la gesti&#243;n de Apache2 con un archivo de configuraci&#243;n dado, la ubicaci&#243;n para que se ejecute en el mismo nodo d&#243;nde est&#233; levantado el DRBD en modo Master y el orden para que se lance una vez el nodo DRBD haya sido promovido a Master.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;b&gt;Nota final:&lt;/b&gt; Esta configuraci&#243;n ha sido probada satisfactoriamente en Debian 6 y posteriormente migrada a Debian 7, donde tambi&#233;n funciona a pesar de la actualizaci&#243;n a versiones superiores de &lt;i&gt;Corosync&lt;/i&gt; y &lt;i&gt;Pacemaker&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Referencias imprescindibles:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.ramil.pro/2012/06/mysql-high-availability-cluster-with.html&quot;&gt;MySQL high availability cluster with DRBD+Pacemaker/Corosync&lt;/a&gt;
&lt;a href=&quot;http://kaivanov.blogspot.com.es/2012/01/building-ha-cluster-with-pacemaker.html&quot;&gt;Building HA cluster with Pacemaker, Corosync and DRBD&lt;/a&gt;
&lt;a href=&quot;http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html/Clusters_from_Scratch/index.html&quot;&gt;Clusters from Scartch&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 05 May 2013 11:53:10 +0000</pubDate>
</item>
<item>
	<title>Ignacio Torres Masdeu: launchd: the best thing since sliced bread</title>
	<guid>http://ignacio.torresmasdeu.name/2013/05/01/launchd-best-thing-since-sliced-bread</guid>
	<link>http://feedproxy.google.com/~r/itorres/~3/0WWU3lZEWjQ/</link>
	<description>&lt;p&gt;I am developing a home utility to index and backup my files (&lt;a href=&quot;https://github.com/itorres/ook&quot;&gt;ook!&lt;/a&gt;) and while searching for an alternative to inotify I found an StackOverflow question aptly named &amp;#8221;&lt;a href=&quot;http://stackoverflow.com/questions/1515730/is-there-a-command-like-watch-or-inotifywait-on-the-mac&quot;&gt;Is there a command like &#8220;watch&#8221; or &#8220;inotifywait&#8221; on the Mac?&lt;/a&gt;&amp;#8221; that sums it up.&lt;/p&gt;

&lt;p&gt;The thing is that it doesn&amp;#8217;t stop there. I always dreaded launchd and questioned Apple&amp;#8217;s decision to use it instead of a System V init process.&lt;/p&gt;

&lt;p&gt;But god, it can replace not only init but also cron and inotify. It really is &lt;a href=&quot;http://youtu.be/SjrtySM9Dns&quot;&gt;one program to rule them all&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m sold. I only hope that this infatuation doesn&amp;#8217;t end with me hacking up a launchd based distro.&lt;/p&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/itorres/~4/0WWU3lZEWjQ&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Wed, 01 May 2013 07:00:00 +0000</pubDate>
</item>
<item>
	<title>Ignacio Torres Masdeu: Why RouterOS is crap: SSH server implementation</title>
	<guid>http://ignacio.torresmasdeu.name/2013/04/28/why-routeros-is-crap-ssh-server</guid>
	<link>http://feedproxy.google.com/~r/itorres/~3/0zogYBR4uds/</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.ietf.org/rfc/rfc4344.txt&quot;&gt;RFC 4344&lt;/a&gt; (2006):&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;6.2. Encryption Method Considerations&lt;/p&gt;

&lt;p&gt;Researchers have shown that the original CBC-based encryption methods in [RFC4253] are vulnerable to chosen-plaintext privacy attacks [DAI,BKN1,BKN2]. The new stateful-decryption counter mode encryption methods described in Section 4 of this document were designed to be secure replacements to the original encryption methods described in [RFC4253].&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;You guessed it, RouterOS &lt;strong&gt;only&lt;/strong&gt; supports CBC-based encryption methods. To wit:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;3des-cbc&lt;/li&gt;

&lt;li&gt;aes128-cbc&lt;/li&gt;

&lt;li&gt;aes192-cbc&lt;/li&gt;

&lt;li&gt;aes256-cbc&lt;/li&gt;

&lt;li&gt;blowfish-cbc&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Not a big issue unless you are using an SSH library that follows RFC4344 like the one in &lt;a href=&quot;http://golang.org/&quot;&gt;Go&lt;/a&gt;.&lt;/p&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/itorres/~4/0zogYBR4uds&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Sun, 28 Apr 2013 07:00:00 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Diagrama de flujo para resolver problemas</title>
	<guid>http://blackhold.nusepas.com/?p=3633</guid>
	<link>http://blackhold.nusepas.com/2013/04/diagrama-de-flujo-para-resolver-problemas/</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://blackhold.nusepas.com/wp-content/uploads/2013/04/resuelveproblemas.gif&quot;&gt;&lt;img src=&quot;http://blackhold.nusepas.com/wp-content/uploads/2013/04/resuelveproblemas.gif&quot; alt=&quot;resuelveproblemas&quot; width=&quot;420&quot; height=&quot;304&quot; class=&quot;aligncenter size-full wp-image-3634&quot; /&gt;&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/04/diagrama-de-flujo-para-resolver-problemas/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sat, 27 Apr 2013 23:19:47 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Centreon 2.4.2 + Debian 7 wheezy</title>
	<guid>http://blackhold.nusepas.com/?p=3620</guid>
	<link>http://blackhold.nusepas.com/2013/04/centreon-2-4-2-debian-7-wheezy/</link>
	<description>&lt;p&gt;Ya hace un tiempo &lt;a href=&quot;http://blackhold.nusepas.com/2011/03/instalacion-de-centreon/&quot; target=&quot;_blank&quot;&gt;document&#233; como instalar centreon&lt;/a&gt;, pero cambian las versiones y tambi&#233;n la forma de hacer las instalaciones, as&#237; que volvemos a la carga! :)&lt;/p&gt;
&lt;p&gt;Esta vez lo estoy haciendo dentro de un contenedor openVZ con debian 7.&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-3620&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Lo primero ser&#225; instalar algunos paquetes:&lt;/p&gt;
&lt;pre&gt;# apt-get install apache2 php5 php5-mysql php-pear php5-ldap php5-snmp php5-gd mysql-server-5.5 libmysqlclient-dev rrdtool librrds-perl libconfig-inifiles-perl snmp snmpd libnet-snmp-perl libgd2-xpm libgd2-xpm-dev libpng12-dev debconf-utils libglib2.0-dev nagios3 nagios-nrpe-plugin nagios-plugins ndoutils-nagios3-mysql sudo&lt;/pre&gt;
&lt;p&gt;A continuaci&#243;n nos descargamos la &#250;ltima versi&#243;n de &lt;a href=&quot;http://www.centreon.com/Content-Download/donwload-centreon-monitoring-tools&quot; target=&quot;_blank&quot;&gt;esta URL&lt;/a&gt;, lo descomprimimos y empezamos la instalaci&#243;n:&lt;/p&gt;
&lt;pre&gt;# cd
# wget -c http://download.centreon.com/centreon/centreon-2.4.2.tar.gz
# tar xvzf centreon-2.4.2.tar.gz
# cd centreon-2.4.2
# ./install.sh -i&lt;/pre&gt;
&lt;p&gt;Y a continuaci&#243;n definimos esta configuraci&#243;n. Atenci&#243;n, la instalaci&#243;n que estoy haciendo es teniendo en base a nagios3 como colector de datos.&lt;/p&gt;
&lt;pre&gt;###############################################################################
#                                                                             #
#                         Centreon (www.centreon.com)                         #
#                          Thanks for using Centreon                          #
#                                                                             #
#                                    v2.4.2                                   #
#                                                                             #
#                               infos@centreon.com                            #
#                                                                             #
#                   Make sure you have installed and configured               #
#                   sudo - sed - php - apache - rrdtool - mysql               #
#                                                                             #
###############################################################################
------------------------------------------------------------------------
	Checking all needed binaries
------------------------------------------------------------------------
rm                                                         OK
cp                                                         OK
mv                                                         OK
/bin/chmod                                                 OK
/bin/chown                                                 OK
echo                                                       OK
more                                                       OK
mkdir                                                      OK
find                                                       OK
/bin/grep                                                  OK
/bin/cat                                                   OK
/bin/sed                                                   OK

You will now read Centreon Licence.
	Press enter to continue.

		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy &amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/04/centreon-2-4-2-debian-7-wheezy/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/pre&gt;</description>
	<pubDate>Sun, 21 Apr 2013 23:01:23 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Parov Stelar  Chambermaid Swing</title>
	<guid>http://blackhold.nusepas.com/?p=3617</guid>
	<link>http://blackhold.nusepas.com/2013/04/parov-stelar-chambermaid-swing/</link>
	<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=JRtHYiWmsoA&quot; target=&quot;_blank&quot;&gt;Parov Stelar &amp;#8211; Chambermaid Swing&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;buah y &#233;ste otro es genial! :D&lt;/p&gt;
&lt;p&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/04/parov-stelar-chambermaid-swing/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 17 Apr 2013 14:34:25 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Youtube sin publicidad/anuncios y personalizado</title>
	<guid>http://blackhold.nusepas.com/?p=3613</guid>
	<link>http://blackhold.nusepas.com/2013/04/youtube-sin-publicidad/</link>
	<description>&lt;p&gt;Muchos de nosotros usamos youtube para escuchar playlists o directamente canciones sueltas, pero es un engorro cuando se te colan anuncios, as&#237; que existe un plugin llamado youtube options que nos permitir&#225; sacar estos molestos anuncios al principio de los v&#237;deos adem&#225;s de que podremos controlar su comportamiento.&lt;/p&gt;
&lt;p&gt;Algunas de las opciones curiosas adem&#225;s es la de poder cambiar el favicon con un play o un pause seg&#250;n el estado de reproducci&#243;n del v&#237;deo.&lt;/p&gt;
&lt;p&gt;Pod&#233;is descargar el plugin para chrome de &lt;a href=&quot;https://chrome.google.com/webstore/detail/bdokagampppgbnjfdlkfpphniapiiifn#&quot; target=&quot;_blank&quot;&gt;esta url&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&#161;A disfrutarlo! :)&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/04/youtube-sin-publicidad/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 17 Apr 2013 13:58:29 +0000</pubDate>
</item>
<item>
	<title>Ignacio Torres Masdeu: Baltasar Garz&#243;n</title>
	<guid>http://ignacio.torresmasdeu.name/2013/04/17/garzon</guid>
	<link>http://feedproxy.google.com/~r/itorres/~3/aMURaXjb3mo/</link>
	<description>&lt;p&gt;You probably have read something about spanish super-judge Baltasar Garz&#243;n. A hero for the victims of dictatorships, he tried to extradite Augusto Pinochet in 1998 to put him on trial for several crimes against humanity like genocide, conspiracy to murder, kidnapping, hostage taking and torture.&lt;/p&gt;

&lt;p&gt;Last year it was him the one put on trial over accusations of abusing power in a case related with bribery and corruption in the Spanish Government. Meanwhile he was also conducting an investigation about the victims of the &lt;a href=&quot;http://en.wikipedia.org/wiki/Francoist_Spain&quot;&gt;francoist dictatorship&lt;/a&gt; investigating, you guessed it, several crimes against humanity like genocide, conspiracy to murder, kidnapping, hostage taking and torture.&lt;/p&gt;

&lt;p&gt;You can read all about in the judge&amp;#8217;s profiles in &lt;a href=&quot;http://topics.nytimes.com/topics/reference/timestopics/people/g/baltasar_garzon/index.html&quot;&gt;The New York Times&lt;/a&gt;, &lt;a href=&quot;http://www.guardian.co.uk/world/baltasar-garzon&quot;&gt;The Guardian&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/Baltasar_Garzon&quot;&gt;Wikipedia&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;What you won&amp;#8217;t find in those profiles is the fact that back in 1992 Garz&#243;n didn&amp;#8217;t investigate the allegations of tortures made by a group of young Catalan independentists.&lt;/p&gt;

&lt;p&gt;You won&amp;#8217;t find it in Wikipedia. You won&amp;#8217;t find it in mass media profiles. You won&amp;#8217;t find it in the &lt;a href=&quot;http://www.mjusticia.gob.es/cs/Satellite/es/1288776153228/MuestraInformacion.html&quot;&gt;Spanish Justice Ministry website&lt;/a&gt; where they list the cases against Spain.&lt;/p&gt;

&lt;p&gt;This lack of investigation constitutes a violation of Article 3 of the &lt;a href=&quot;http://conventions.coe.int/Treaty/en/Treaties/Html/005.htm&quot;&gt;Convention for the Protection of Human Rights and Fundamental Freedoms&lt;/a&gt; as was &lt;a href=&quot;http://hudoc.echr.coe.int/sites/eng/pages/search.aspx?i=001-67287&quot;&gt;ruled by the European Court of Human Rights&lt;/a&gt; in 2004.&lt;/p&gt;

&lt;p&gt;So next time you hear about Garz&#243;n, keep this in mind. The super judge &lt;em&gt;is not&lt;/em&gt; against tortures, and coaction of human rights when he is the one taking profit of them.&lt;/p&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/itorres/~4/aMURaXjb3mo&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Wed, 17 Apr 2013 07:00:00 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): builds.kde.org tests report for 4.11 release - 15 April 2013</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-475329109544711527</guid>
	<link>http://tsdgeos.blogspot.com/2013/04/buildskdeorg-tests-report-for-411_16.html</link>
	<description>We are 59 days away from Beta 1:&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kate_master/&quot;&gt;kate&lt;/a&gt; has 1 tests that fails&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kde-runtime_master/&quot;&gt;kde-runtime&lt;/a&gt; has 1 test that fail&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdelibs_master/&quot;&gt;kdelibs&lt;/a&gt; has 1 test that fails&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepim_master/&quot;&gt;kdepim&lt;/a&gt; has 8 tests that fail&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepim-runtime_master/&quot;&gt;kdepim-runtime&lt;/a&gt; has 21 tests that fails&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepimlibs_master/&quot;&gt;kdepimlibs&lt;/a&gt; has 14 tests that fails&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/nepomuk-widgets_master/&quot;&gt;nepomuk-widgets&lt;/a&gt; has 1 test that fails&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/okteta_master/&quot;&gt;okteta&lt;/a&gt; has 1 test that fails&lt;br /&gt;&lt;br /&gt;Everything else that belongs into the 4.11 release is green&lt;br /&gt;&lt;br /&gt;You can find the up-to-date info at jenkins &lt;a href=&quot;http://build.kde.org/view/KDE%20SC%20master/&quot;&gt;http://build.kde.org/view/KDE%20SC%20master/&lt;/a&gt;</description>
	<pubDate>Tue, 16 Apr 2013 01:00:39 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Blackhold: Els Pets  Sebasti&#224;</title>
	<guid>http://blackhold.nusepas.com/?p=3610</guid>
	<link>http://blackhold.nusepas.com/2013/04/els-pets-sebastia/</link>
	<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=AUfNP0WNdpQ&quot; target=&quot;_blank&quot;&gt;Els Pets &amp;#8211; Sebasti&#224;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-3610&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Tot &#233;s tan fosc aquesta nit&lt;br /&gt;
qui ha marxat no tornar&#224;&lt;br /&gt;
i la buidor que tens al pit&lt;br /&gt;
potser el temps te l&amp;#8217;omplir&#224;.&lt;/p&gt;
&lt;p&gt;Tot &#233;s tan gris aquest mat&#237;&lt;br /&gt;
que ni els ocells volen volar&lt;br /&gt;
vull parar el temps ara i aqu&#237;&lt;br /&gt;
i tornar a comen&#231;ar!&lt;/p&gt;
&lt;p&gt;La tarda avan&#231;a cap al vespre&lt;br /&gt;
i ara &#233;s tan tard com ahir,&lt;br /&gt;
ning&#250; no obre cap finestra&lt;br /&gt;
cruel ha ven&#231;ut el dest&#237;.&lt;/p&gt;
&lt;p&gt;Ara fa vent, bufa de ponent,&lt;br /&gt;
les fulles seques ballen un trist comp&#224;s.&lt;br /&gt;
Volen al vent&amp;#8230; i s&amp;#8217;alcen,&lt;br /&gt;
volen al vent&amp;#8230; i cauen.&lt;/p&gt;
&lt;p&gt;Un fred estrany aquesta nit&lt;br /&gt;
la pluja dibuixa un vel,&lt;br /&gt;
el forn de pa s&amp;#8217;ha fet petit&lt;br /&gt;
cauen ll&#224;grimes de gel.&lt;/p&gt;
&lt;p&gt;Aspre ver&#237; d&amp;#8217;aquest mati&lt;br /&gt;
m&amp;#8217;ha despertat la veritat,&lt;br /&gt;
el malson &#233;s d&amp;#8217;ara i aqu&#237;&lt;br /&gt;
i ning&#250; no ha somiat!&lt;/p&gt;
&lt;p&gt;La tarda &#233;s m&#233;s orfe que mai&lt;br /&gt;
el vespre es banya de dol,&lt;br /&gt;
la solitud omple l&amp;#8217;espai,&lt;br /&gt;
com trigar&#224; a sortir el sol.&lt;/p&gt;
&lt;p&gt;Ara fa vent, bufa de ponent,&lt;br /&gt;
les fulles seques ballen un trist comp&#224;s.&lt;br /&gt;
Volen al vent&amp;#8230; i s&amp;#8217;alcen,&lt;br /&gt;
volen al vent&amp;#8230; i cauen.&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/04/els-pets-sebastia/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 09 Apr 2013 22:09:55 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): Okular welcomes undo/redo for annotations</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-4321169446071684196</guid>
	<link>http://tsdgeos.blogspot.com/2013/04/okular-welcomes-undoredo-for-annotations.html</link>
	<description>Thanks to the &lt;a href=&quot;https://git.reviewboard.kde.org/r/107442&quot;&gt;amazing work of Jon Mease&lt;/a&gt; Okular now has undo/redo for annotation editing in master. Give it a go, it's quite cool :)&lt;br /&gt;&lt;br /&gt;Now let's see if we can get Jon to do the same for Form editing, everyone give him some love!</description>
	<pubDate>Sat, 06 Apr 2013 21:25:08 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Albert Astals (TSDgeos): builds.kde.org tests report for 4.11 release - 1 April 2013</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-7363891068780923644</guid>
	<link>http://tsdgeos.blogspot.com/2013/04/buildskdeorg-tests-report-for-411.html</link>
	<description>We are 73 days away from Beta 1:&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kate_master/&quot;&gt;kate&lt;/a&gt; has 2 tests that fail (down 2-3 from 2 weeks ago)&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kde-runtime_master/&quot;&gt;kde-runtime&lt;/a&gt; has 1-2 tests that fail (no change)&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdelibs_master/&quot;&gt;kdelibs&lt;/a&gt; has 1 test that fails (up 1 from 2 weeks ago)&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepim_master/&quot;&gt;kdepim&lt;/a&gt; has 7-8 tests that fail (stable from 2 weeks ago)&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepim-runtime_master/&quot;&gt;kdepim-runtime&lt;/a&gt; has 19-22 tests that fail (up 0-3 from 2 weeks ago)&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepimlibs_master/&quot;&gt;kdepimlibs&lt;/a&gt; has 12-16 tests that fail (stable from 2 weeks ago)&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/nepomuk-core_master/&quot;&gt;nepomuk-core&lt;/a&gt; has 1 test that fails (down 2 from 2 weeks ago)&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/nepomuk-widgets_master/&quot;&gt;nepomuk-widgets&lt;/a&gt; has 1 test that fails (stable from 2 weeks ago)&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/okteta_master/&quot;&gt;okteta&lt;/a&gt; has 1 test that fails (stable from 2 weeks ago)&lt;br /&gt;&lt;br /&gt;Everything else that belongs into the 4.11 release is green</description>
	<pubDate>Tue, 02 Apr 2013 00:33:36 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Albert Astals (TSDgeos): builds.kde.org tests report for 4.11 release - 18 March 2013</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-1231806888799850931</guid>
	<link>http://tsdgeos.blogspot.com/2013/03/buildskdeorg-tests-report-for-411.html</link>
	<description>We are 87 days away from Beta 1:&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kate_master/&quot;&gt;kate&lt;/a&gt; has 4-5 tests that fail&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kde-runtime_master/&quot;&gt;kde-runtime&lt;/a&gt; has 0-2 tests that fail&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepim_master/&quot;&gt;kdepim&lt;/a&gt; has 7-8 tests that fail&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepim-runtime_master/&quot;&gt;kdepim-runtime&lt;/a&gt; has 19 tests that fail&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/kdepimlibs_master/&quot;&gt;kdepimlibs&lt;/a&gt; has 12-16 tests that fail&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/nepomuk-core_master/&quot;&gt;nepomuk-core&lt;/a&gt; has 3 tests that fail&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/nepomuk-widgets_master/&quot;&gt;nepomuk-widgets&lt;/a&gt; has 1 test that fails&lt;br /&gt;* &lt;a href=&quot;http://build.kde.org/job/okteta_master/&quot;&gt;okteta&lt;/a&gt; has 1 test that fails&lt;br /&gt;&lt;br /&gt;Everything else that belongs into the 4.11 release is green</description>
	<pubDate>Tue, 02 Apr 2013 00:25:31 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Blackhold: Instalar mikrotik the dude como un servicio de GNU/Linux</title>
	<guid>http://blackhold.nusepas.com/?p=3487</guid>
	<link>http://blackhold.nusepas.com/2012/11/instalar-mikrotik-the-dude-como-un-servicio-de-gnulinux/</link>
	<description>&lt;p&gt;Como &#250;ltimamente estoy muy proxmoxera, en un cliente decid&#237; instalar proxmox en su servidor de guifi y separar los servicios en distintos contenedores, uno con el NTP + dnsservices + snpservices, otro con el guifi-proxy3 y otro con el vsFTP, pero mi &lt;a href=&quot;http://xsf-coop.net&quot; target=&quot;_blank&quot;&gt;compa&#241;ero&lt;/a&gt; me propuso de forma inocente y de buena fe de crear otro contenedor para el dude, el programa de gesti&#243;n masiva de dispositivos con routerOS de mikrotik.&lt;/p&gt;
&lt;p&gt;Manos a la obra, pero fallo! el instalador es un ejecutable de windows y los contenedores openvz no tienen entorno gr&#225;fico! :o haciendo memoria, una vez lo hice para otra cosa, pero no ten&#237;a que llegar a interaccionar con la pantalla esta vez si :)&lt;/p&gt;
&lt;p&gt;Primero preparamos el servidor para no tener problemas con las tipograf&#237;as ni las dependencias:&lt;/p&gt;
&lt;pre&gt;
# apt-get install wine msttcorefonts
&lt;/pre&gt;
&lt;p&gt;si no est&#225; el paquete msttcorefonts probar con este otro:&lt;/p&gt;
&lt;pre&gt;# apt-get install ttf-mscorefonts-installer&lt;/pre&gt;
&lt;p&gt;wine: emulador para aplicaciones windows en GNU/Linux&lt;br /&gt;
msttcorefonts: fuentes true type de microsoft (es un paquete que est&#225; en los repos non-free)&lt;/p&gt;
&lt;p&gt;Como he comentado antes, necesitamos entorno gr&#225;fico para hacer la instalaci&#243;n de the dude, as&#237; que vamos a instalar un fake x11 virtual:&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-3487&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;
# apt-get install xvfb
&lt;/pre&gt;
&lt;p&gt;Para conectar remotamente a la m&#225;quina usaremos vnc, as&#237; que instalaremos el servidor de vnc.&lt;/p&gt;
&lt;pre&gt;
# apt-get install x11vnc
&lt;/pre&gt;
&lt;p&gt;Y crearemos un dispositivo de pantalla virtual con xvfb&lt;/p&gt;
&lt;pre&gt;
# Xvfb :1 -screen 0 800x600x16 &amp;#038;
&lt;/pre&gt;
&lt;p&gt;Y le daremos acceso al servidor VNC&lt;/p&gt;
&lt;pre&gt;
# x11vnc -display :1  -bg -forever
&lt;/pre&gt;
&lt;p&gt;Nos descargamos la &#250;ltima versi&#243;n &amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2012/11/instalar-mikrotik-the-dude-como-un-servicio-de-gnulinux/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 31 Mar 2013 17:33:47 +0000</pubDate>
</item>
<item>
	<title>Blackhold: El Tiempo</title>
	<guid>http://blackhold.nusepas.com/?p=3596</guid>
	<link>http://blackhold.nusepas.com/2013/03/el-tiempo/</link>
	<description>&lt;p&gt;La distinci&#243;n entre pasado, presente y futuro es s&#243;lo una ilusi&#243;n, sin embargo persistente (Einstein)&lt;/p&gt;
&lt;p&gt;El Universo no tiene escasez de nada, incluso de tiempo. Cuando crees en la escasez ralentizas el tiempo para que puedas vivirlo.&lt;/p&gt;
&lt;p&gt;Maldecir, condenar, juzgar el presente solamente hace que se prolongue. Aquello a lo que te resistes, persiste.&lt;/p&gt;
&lt;p&gt;Tienes que aprender que el tiempo s&#243;lo existe para que hagas uso de &#233;l, y que que nadie en el mundo puede eximirte de esta responsabilidad.&lt;/p&gt;
&lt;p&gt;Ya que crees en el tiempo, &#191;porque lo utilizas sin ir a ninguna parte?&lt;/p&gt;
&lt;p&gt;Si quieres resultados mas r&#225;pidos, la manera mas correcta de acortar tiempos es elevando tu CERTEZA&lt;/p&gt;
&lt;p&gt;No pierdas el tiempo, con personas que no quieren cambiar. Tu tiempo tiene un valor infinito &#161;&#161;Util&#237;zalo!!&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/03/el-tiempo/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 26 Mar 2013 00:25:58 +0000</pubDate>
</item>
<item>
	<title>Aitor Roma Vazquez (_TuXeD_)</title>
	<guid>http://tuxedlinux.wordpress.com/?p=209</guid>
	<link>http://tuxedlinux.wordpress.com/2013/03/26/209/</link>
	<description>&lt;p&gt;Despu&#233;s de mucho tiempo sin actualizar quiero hacer presente que sigo vivo , y que&#160;despu&#233;s&#160;de un largo tiempo trabajando en Deutsche Telekom, he decidido montarme por mi cuenta! As&#237; que aprovecho para que&#160;conozc&#225;is mi empresa.E informaros que he pasado a hacer un mini blog en la p&#225;gina de facebook de la misma.&#160;&lt;a href=&quot;https://www.facebook.com/redaven.sistemas&quot;&gt;https://www.facebook.com/redaven.sistemas&#160;&lt;/a&gt;&#160;os animo a que os una&#237;s!&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; alt=&quot;&quot; src=&quot;http://redaven.com/wp-content/uploads/2012/10/red-300x139.png&quot; width=&quot;300&quot; height=&quot;139&quot; /&gt;&lt;/p&gt;
&lt;p&gt;RedAven ha nacido de la idea de acercar las TIC a las empresas , en estos tiempos donde la tecnolog&#237;a ha evolucionado a pasos agigantados, donde una peque&#241;a red ahora es mucho m&#225;s grande y donde cada d&#237;a hay m&#225;s ordenadores y menos presupuesto.&lt;/p&gt;
&lt;p&gt;De esta forma, RedAven ha ideado una serie de mecanismos para poder ofrecer un mantenimiento integral de los sistemas aportando soluciones de bajo coste, para que su empresa pueda crecer sin derrochar dinero, utilizamos las m&#225;s nuevas tecnolog&#237;as para su beneficio. Por consiguiente en&#160; RedAven somos conscientes del actual panorama y no queremos que por ello empresas y colectivos que no pueden permitirse el lujo de tener un departamento propio de Servicios de Informaci&#243;n, se priven de todas las ventajas que tiene actualmente el uso de las nuevas tecnolog&#237;as, por ello, les brindamos todo tipo de servicios para sacar adelante sus proyectos e ideas.&lt;/p&gt;
&lt;p&gt;Entre nuestros servicios contamos con.&lt;/p&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Hosting de Aplicaciones&lt;/li&gt;
&lt;li&gt;Formaci&#243;n Personalizada&lt;/li&gt;
&lt;li&gt;RemoteAdmin&lt;/li&gt;
&lt;li&gt;Soluciones para Pymes&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;Todo enfocado para que tenga el menor coste y la mejor soluci&#243;n a aplicar en su negocio.&lt;/p&gt;
&lt;h1&gt;&lt;a href=&quot;http://redaven.com&quot;&gt;http://redaven.com&lt;/a&gt;&lt;/h1&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/tuxedlinux.wordpress.com/209/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/tuxedlinux.wordpress.com/209/&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;blog=1060196&amp;post=209&amp;subd=tuxedlinux&amp;ref=&amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
	<pubDate>Mon, 25 Mar 2013 22:27:26 +0000</pubDate>
</item>
<item>
	<title>Ignacio Torres Masdeu: Genetic lottery</title>
	<guid>http://ignacio.torresmasdeu.name/2013/03/20/quote-genetic-lottery</guid>
	<link>http://feedproxy.google.com/~r/itorres/~3/WrQ53OXd6AI/</link>
	<description>&lt;blockquote&gt;
&lt;p&gt;Or for that matter, do you really think we enjoy hearing about your brand new million-dollar home when we can barely afford to eat Kraft Dinner sandwiches in our own grimy little shoe boxes and we&amp;#8217;re pushing thirty? A home you won in a genetic lottery, I might add, sheerly by dint of your having been born at the right time in history? You&amp;#8217;d last about ten minutes if you were my age these days, Martin. And I have to endure pinheads like you rusting above me for the rest of my life, always grabbing the best piece of cake first and then putting a barbedire fence around the rest. You really make me sick.&lt;/p&gt;

&lt;p&gt;&amp;#8211; &lt;a href=&quot;http://en.wikipedia.org/wiki/Douglas_Coupland&quot;&gt;Douglas Coupland&lt;/a&gt; - &lt;a href=&quot;http://en.wikipedia.org/wiki/Generation_X:_Tales_for_an_Accelerated_Culture&quot;&gt;Generation X: Tales for an Accelerated Culture&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/itorres/~4/WrQ53OXd6AI&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Wed, 20 Mar 2013 07:00:00 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): KDE Frameworks 5 day at Barcelona</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-3883180615005902842</guid>
	<link>http://tsdgeos.blogspot.com/2013/03/kde-frameworks-5-day-at-barcelona.html</link>
	<description>This last Saturday, Alex Fiestas, Martin Klapetek, Miquel Canes, Aleix Pol and me spent the whole day acquainting ourselves with the KDE Frameworks 5 codebase and starting to work on some of the tasks described in the &lt;a href=&quot;http://community.kde.org/Frameworks/Epics/Qt_5.1_Merging#Merging_features_in_Qt_5.1_epic&quot;&gt;Qt 5.1&lt;/a&gt; and &lt;a href=&quot;http://community.kde.org/Frameworks/Epics/kdelibs_cleanups#Cleaning_up_kdelibs&quot;&gt;kdelibs cleanup&lt;/a&gt; epics.&lt;br /&gt;&lt;br /&gt;It was a great day but i still have to say I find myself a bit lost in Frameworks land, we'll have to repeat it soon to get more in the loop :-)&lt;br /&gt;&lt;br /&gt;&lt;img width=&quot;400&quot; src=&quot;https://pbs.twimg.com/media/BFgIaAlCYAA33W1.jpg:large&quot; /&gt;&lt;br /&gt;&lt;br /&gt;I'd like to thank &lt;a href=&quot;http://blue-systems.com/&quot;&gt;Blue Systems&lt;/a&gt; for hosting us in their office in Barcelona.&lt;br /&gt;&lt;img src=&quot;http://blue-systems.com/wp-content/uploads/2012/06/logo-white.png&quot; /&gt;</description>
	<pubDate>Mon, 18 Mar 2013 22:25:13 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Albert Astals (TSDgeos): KDE SC 4.11 Release Schedule</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-445016070194511145</guid>
	<link>http://tsdgeos.blogspot.com/2013/03/kde-sc-411-release-schedule.html</link>
	<description>You can find it at &lt;a href=&quot;http://techbase.kde.org/Schedules/KDE4/4.11_Release_Schedule&quot;&gt;http://techbase.kde.org/Schedules/KDE4/4.11_Release_Schedule&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are two main changes agreed by Release Team against the previous releases:&lt;br /&gt;* No specified time between Beta and RC tag and release. We will try to release them ASAP after the tag to make them as useful as possible&lt;br /&gt;* No release with broken tests. We won't release if there are tests that do  not pass in &lt;a href=&quot;http://build.kde.org&quot;&gt;build.kde.org&lt;/a&gt;. So please start caring about tests that do not pass</description>
	<pubDate>Wed, 13 Mar 2013 09:19:48 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Ignacio Torres Masdeu: Moving to Github Pages</title>
	<guid>http://ignacio.torresmasdeu.name/2013/03/01/moving-to-github-pages</guid>
	<link>http://feedproxy.google.com/~r/itorres/~3/JgfbWExvLz4/</link>
	<description>&lt;p&gt;I am moving my site to &lt;a href=&quot;http://pages.github.com/&quot;&gt;Github Pages&lt;/a&gt;. Until now I was serving it from my virtual server at &lt;a href=&quot;http://textdrive.com/&quot;&gt;Textdrive&lt;/a&gt;, but for a static site living on a Github repository it makes no sense.&lt;/p&gt;

&lt;p&gt;Also, with this I can edit my site from &lt;a href=&quot;http://prose.io&quot;&gt;prose.io&lt;/a&gt;, which makes it even more convenient.&lt;/p&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/itorres/~4/JgfbWExvLz4&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Fri, 01 Mar 2013 08:00:00 +0000</pubDate>
</item>
<item>
	<title>Blackhold: David Guetta  Little bad girl</title>
	<guid>http://blackhold.nusepas.com/?p=3592</guid>
	<link>http://blackhold.nusepas.com/2013/02/david-guetta-little-bad-girl/</link>
	<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=_ynF5yvMr58&quot; target=&quot;_blank&quot;&gt;David Guetta &amp;#8211; Little bad girl&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/02/david-guetta-little-bad-girl/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Fri, 22 Feb 2013 19:37:11 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): KDE 4.10 Release Party in Barcelona</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-2901927363841346288</guid>
	<link>http://tsdgeos.blogspot.com/2013/02/kde-410-release-party-in-barcelona.html</link>
	<description>This Friday 22nd of February we are having the &lt;a href=&quot;http://community.kde.org/Promo/Events/Release_Parties/4.10#Barcelona&quot;&gt;KDE 4.10 Release Party in Barcelona&lt;/a&gt;. Fill in the wiki or tell me if you want to come!</description>
	<pubDate>Mon, 18 Feb 2013 19:13:36 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Blackhold: Super Mario song</title>
	<guid>http://blackhold.nusepas.com/?p=3589</guid>
	<link>http://blackhold.nusepas.com/2013/02/super-mario-song/</link>
	<description>&lt;p&gt;The song:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=MiAxiGZKpGQ&quot; target=&quot;_blank&quot;&gt;Super Mario song&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Drum&amp;#8217;n'bass:&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=O3r4FWDEwaE&quot; target=&quot;_blank&quot;&gt;Super Mario Drum&amp;#8217;n'bass&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Dubstep:&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=oZa-MQzK_1U&quot; target=&quot;_blank&quot;&gt;Super Mario dubstep&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Gralles:&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=DkXHq30meCQ&quot; target=&quot;_blank&quot;&gt;Super Mario gralles&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cumbia:&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=gb9nsZVCDT4&quot; target=&quot;_blank&quot;&gt;Super Mario cumbia&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/02/super-mario-song/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 12 Feb 2013 16:32:04 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Thinking about a new post</title>
	<guid>http://www.miqueloliete.com/blog/?p=219</guid>
	<link>http://www.miqueloliete.com/blog/thinking-about-a-new-post/</link>
	<description>&lt;p&gt;Thinking about a new post without any idea in your head is one of the worst situations you have to face if you write constantly a blog.&lt;/p&gt;
&lt;p&gt;There are entries which are written with blood, sweat and tears but, after publish or schedule it, the satisfaction makes it worth it.&lt;/p&gt;
&lt;p&gt;M.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/thinking-about-a-new-post/&quot;&gt;Thinking about a new post&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Mon, 11 Feb 2013 22:24:54 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Consciencia tecnol&#243;gica</title>
	<guid>http://blackhold.nusepas.com/?p=3583</guid>
	<link>http://blackhold.nusepas.com/2013/02/consciencia-tecnologica/</link>
	<description>&lt;p&gt;Para algunos entrar en una conferencia o local y ver que los asistentes usan windows ser&#237;a el equivalente a que a un vegano/vegetariano o un anticapitalista lo invitases a hacer una reuni&#243;n en un mac donald&amp;#8217;s o en un starbucks coffee, si el encuentro encima es sobre consienciaci&#243;n de alg&#250;n tipo, el equivalente ser&#237;a comerte delante de uno de ellos una hamburguesa grasienta con una M gigante en frente de sus morros.&lt;/p&gt;
&lt;p&gt;Anteayer estuve en un encuentro de distintos colectivos de Gracia los cuales trabajan en alguno de los campos de soberan&#237;a tecnol&#243;gica, sea de software, hardware o redes y ayer en una de consciencaci&#243;n alimentaria (entre otras cosas).&lt;br /&gt;
En el encuentro de ayer se estaban haciendo continuamente menciones a facebook, twitter, programas privativos, etc. e incluso el ordenador que se estaba usando para el encuentro era un windows.&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-3583&quot;&gt;&lt;/span&gt;&lt;br /&gt;
Se me hace un nudo en el est&#243;mago cuando en entornos en los cuales se debaten los modelos comunes de funcionamiento de la sociedad y de la mente de las personas, se deja tanto de lado una cosa tan importante como la soberan&#237;a tecnol&#243;gica. Vale que estamos hablando de cosas relacionadas con la inform&#225;tica y quiz&#225;s a mucha gente el mero hecho de sentir esta palabra se le ponen los pelos de punta, pero de la misma forma que me llegan est&#237;mulos para ser consciente con lo que como, creo que la gente en general debe hacer un esfuerzo en ser conscientes en otros campos, sobretodo en los que usas para &amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/02/consciencia-tecnologica/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 10 Feb 2013 11:38:32 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): Process your reviewboards!</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-7721632937797572965</guid>
	<link>http://tsdgeos.blogspot.com/2013/02/process-your-reviewboards.html</link>
	<description>Our &quot;All Review Requests&quot; page in &lt;a href=&quot;https://git.reviewboard.kde.org&quot;&gt;https://git.reviewboard.kde.org&lt;/a&gt; has 13 pages of reviews, when sorting by &quot;Last Updated&quot; you'll see that from page 1-6 are reviews that have been updated in the last month, 7-8 in the last two months, 9-12 in the last year and 13 in more than one year.&lt;br /&gt;&lt;br /&gt;That's a *lot* of reviews that either where not reviewed at all or where not followed up.&lt;br /&gt;&lt;br /&gt;Please, people, pay attention to reviews, if stuff needs to be improved (either if you are the submitter or the reviewer) do speak in a timely manner so we can get stuff commited as nicely as possible.&lt;br /&gt;&lt;br /&gt;Let's make the world nicer and review other people's code when they ask for it :-)&lt;br /&gt;&lt;br /&gt;Otherwise i'll start closing review requests as discarded because what's the point of having stuff there rot that probably doesn't even apply anymore? ;-)</description>
	<pubDate>Sat, 09 Feb 2013 00:39:55 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Albert Astals (TSDgeos): Unit testing KColorButton</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-7823986646514786846</guid>
	<link>http://tsdgeos.blogspot.com/2013/02/unit-testing-kcolorbutton.html</link>
	<description>Around two weeks ago, a bug about was reported in which &lt;a href=&quot;https://bugs.kde.org/show_bug.cgi?id=313984&quot;&gt;Okular crashed when changing the color of highlighted text&lt;/a&gt;. After a bit of debugging i found that the bug was actually in kdelibs in the KColorButton class.&lt;br /&gt;&lt;br /&gt;This is a class I had never looked internally so it was a bit hard to decide where to start looking for a fix. Then I decided to look at the git log and realized the last commit introduced by a fix for color selection not working correctly on double click.&lt;br /&gt;&lt;br /&gt;I took my chances and saw that reverting that patch actually removed the crash, so now I knew where to look :-)&lt;br /&gt;&lt;br /&gt;After a few minutes looking at the code i came up with a &lt;a href=&quot;http://quickgit.kde.org/?p=kdelibs.git&amp;a=blobdiff&amp;h=3c6a8f61bfda3024ffa8ac84c01c326996205f2b&amp;hp=786cb9d43c2a4c0d30023f37168103bf6ecbe26c&amp;hb=f3f6b9c7d533c3c03ceb47b9de753c74c4e082b9&amp;f=kdeui%2Fcolors%2Fkcolorbutton.cpp&quot;&gt;3-line patch&lt;/a&gt; that fixed the crash and still made double click work correctly. I'm so awesome \o/&lt;br /&gt;&lt;br /&gt;But that wasn't enough, I needed to *prove* I had fixed it, so i decided to create some tests, that was a bit harder since it involved &quot;clicking&quot; in buttons and stuff, but QTest to the rescue and a few hours later I had &lt;a href=&quot;http://quickgit.kde.org/?p=kdelibs.git&amp;a=blob&amp;h=5a31b123986a86aea1c4b08ce11585394c9c4269&amp;hb=f3f6b9c7d533c3c03ceb47b9de753c74c4e082b9&amp;f=kdeui%2Ftests%2Fkcolorbuttontest.cpp&quot;&gt;this nice unit test&lt;/a&gt; that will warn us if that breaks again :-)&lt;br /&gt;&lt;br /&gt;So next time you fix a bug, unit test it! And don't complain it's graphical, that's no excuse!&lt;br /&gt;&lt;br /&gt;And of course the tests run just fine in &lt;a href=&quot;http://build.kde.org/&quot;&gt;build.kde.org&lt;/a&gt; even if they show buttons/dialogs :-)</description>
	<pubDate>Thu, 07 Feb 2013 00:44:59 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Git tip: Push to remote repo</title>
	<guid>http://www.miqueloliete.com/blog/?p=217</guid>
	<link>http://www.miqueloliete.com/blog/git-tip-push-to-remote-repo/</link>
	<description>&lt;p&gt;git push origin master&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/git-tip-push-to-remote-repo/&quot;&gt;Git tip: Push to remote repo&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Mon, 04 Feb 2013 19:45:40 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Fidel Delgado  Titiripeuta: el arte de la lucidez l&#250;dica</title>
	<guid>http://blackhold.nusepas.com/?p=3579</guid>
	<link>http://blackhold.nusepas.com/2013/02/fidel-delgado-titiripeuta-el-arte-de-la-lucidez-ludica/</link>
	<description>&lt;p&gt;Un v&#237;deo un poco fuera de lo com&#250;n en este blog pero realmente interesante, divertido y para reflexionar sobre nuestro entorno.&lt;/p&gt;
&lt;p&gt;Espero que os guste!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?feature=player_embedded&amp;v=WtKy4P2Kj5Y#!&quot;&gt;Fidel Delgado &amp;#8211; Titiripeuta: el arte de la lucidez l&#250;dica&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Si has aguantado la tem&#225;tica de &#233;ste v&#237;deo, &#233;ste otro no tiene desperdicio&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?feature=player_embedded&amp;v=o54zVpxBHsA#!&quot; target=&quot;_blank&quot;&gt;Fidel Delgado &amp;#8211; Mec&#225;nica y M&#237;stica&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/02/fidel-delgado-titiripeuta-el-arte-de-la-lucidez-ludica/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 04 Feb 2013 00:04:54 +0000</pubDate>
</item>
<item>
	<title>Jordi Oliveras (jors): Creative Live! Cam Sync + motion en la Raspberry Pi</title>
	<guid>http://enchufado.com/post.php?ID=362</guid>
	<link>http://enchufado.com/post.php?ID=362</link>
	<description>&lt;p&gt;Antes de nada, comentar que el cometido de este post no es el ense&#241;ar la configuraci&#243;n/parametrizaci&#243;n de &lt;a href=&quot;http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome&quot;&gt;motion&lt;/a&gt;, sino c&#243;mo &lt;i&gt;echar a andar&lt;/i&gt; &#233;sta webcam con motion en la &lt;a href=&quot;http://www.raspberrypi.org/&quot;&gt;Raspberry Pi&lt;/a&gt;. Y tambi&#233;n que &#233;sta c&#225;mara reza ser plug&amp;amp;play incluso con GNU/Linux. Con Debian testing he podido comprobar que as&#237; es, incluso con motion. Pero la Raspberry Pi ya es un bicho de otra especie.&lt;/p&gt;

&lt;!---more--&gt;

&lt;p&gt;&lt;b&gt;&#191;Qu&#233; es lo que pasa?&lt;/b&gt; Que por alg&#250;n motivo, la combinaci&#243;n de motion + la Raspberry Pi + la webcam Creative Live! Cam Sync no acaba de funcionar, y motion captura im&#225;genes corruptas (partes de la misma desplazadas/desordenadas). Con esto, el c&#225;lculo del movimiento se vuelve, literalmente, loco, y detecta movimiento constantemente cuando no lo hay. En definitiva, resulta inusable.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;&#191;C&#243;mo solventamos la papeleta?&lt;/b&gt; Despu&#233;s de historias varias probando combinaciones varias de motion e incluso &lt;a href=&quot;http://lachlanmiskin.com/blog/category/software/zoneminder/&quot;&gt;recompilando&lt;/a&gt; &lt;a href=&quot;http://www-personal.umd.umich.edu/~dennismv/corruptjpeg.html&quot;&gt;alg&#250;n que otro paquete como libpjeg con retoques de c&#243;digo&lt;/a&gt;, ya tengo andando la &lt;a href=&quot;http://www.creative.com/mylivecam/products/product.aspx?catid=1&amp;pid=19046&quot;&gt;Creative Live! Cam Sync&lt;/a&gt; (una webcam bastante barata) + motion en la Raspberry Pi. &#201;stos son los pasos seguidos:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Paso 1: mjpg_streamer&lt;/b&gt;&lt;/p&gt;
&lt;pre&gt;
# Instalamos los paquetes necesarios:
apt-get install subversion libv4l-dev libjpeg8-dev imagemagick checkinstall
# Bajamos mjpg-streamer de subversion, lo compilamos...
cd /usr/src/
svn co https://mjpg-streamer.svn.sourceforge.net/svnroot/mjpg-streamer mjpg-streamer
cd mjpg-streamer/mjpg-streamer
make USE_LIBV4L2=true clean all
# ... y creamos un paquete Raspbian para facilitar su manejo:
checkinstall
# Comprobaremos que se instal&#243;:
dpkg -l | grep mjpg
ls -lh /usr/src/mjpg-streamer/mjpg-streamer/mjpg_20130203-1_armhf.deb
# Y probamos que mjpg-streamer funcione especificando paths absolutos
# hacia los plugins...
mjpg_streamer -i &quot;/usr/local/lib/input_uvc.so -d /dev/video0 -r 352x288 -f 5&quot; -o &quot;/usr/local/lib/output_http.so -p 8090 -w /var/www/mjpg_streamer&quot;
# ... o con paths relativos a&#241;adiendo la ruta al LD_LIBRARY_PATH:
export LD_LIBRARY_PATH=/usr/local/lib; mjpg_streamer -i &quot;input_uvc.so -d /dev/video0 -r 352x288 -f 5&quot; -o &quot;output_http.so -p 8090 -w /var/www/mjpg_streamer&quot;
&lt;/pre&gt;

&lt;p&gt;Una vez lanzado mjpg_streamer, tenemos 2 URL's a trav&#233;s de las cuales podemos comprobar el funcionamiento:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Visualizar la salida del stream: &lt;span&gt;&lt;u&gt;http://localhost:8080/?action=stream&lt;/u&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Tomar capturas del mismo: &lt;span&gt;&lt;u&gt;http://localhost:8080/?action=snapshot&lt;/u&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Las resoluciones que he conseguido usar con &#233;sta webcam en mjpg-streamer s&#243;n 320x240 y 352x288, a pesar de que en teor&#237;a soporta 640x480.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Paso 2: motion&lt;/b&gt;&lt;/p&gt;
&lt;pre&gt;
# Instalamos motion y lo configuramos:
apt-get install motion
vi /etc/motion/motion.cnf
netcam_url &quot;http://localhost:8090/?action=snapshot&quot;
# Lo lanzamos en modo interactivo para ver qu&#233; nos cuenta:
motion -n
&lt;/pre&gt;

&lt;p&gt;En definitiva, lo que hemos hecho es usar una aplicaci&#243;n de streaming (mjpg_streamer) para la captura de im&#225;genes, y que motion coja eso como la entrada para calcular los &lt;i&gt;deltas&lt;/i&gt; con el threshold definido.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Referencias:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Todo esto no hubiera sido posible sin estas referencias en &lt;a href=&quot;http://www.raspberrypi.org/phpBB3/index.php&quot;&gt;los foros de Raspberry Pi&lt;/a&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&amp;t=27186&amp;p=276985&quot;&gt;http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&amp;amp;t=27186&amp;amp;p=276985&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.raspberrypi.org/phpBB3/viewtopic.php?f=30&amp;t=8659&amp;p=164539&amp;hilit=mjpeg+streamer#p164539&quot;&gt;http://www.raspberrypi.org/phpBB3/viewtopic.php?f=30&amp;amp;t=8659&amp;amp;p=164539&amp;amp;hilit=mjpeg+streamer#p164539&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</description>
	<pubDate>Sun, 03 Feb 2013 22:27:05 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Git tip: How to create a remote repo</title>
	<guid>http://www.miqueloliete.com/blog/?p=211</guid>
	<link>http://www.miqueloliete.com/blog/git-tip-how-to-create-a-remote-repo/</link>
	<description>&lt;p&gt;This is a tip in order to remember how to do create a remote repo from a local one.&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
cd my_project&lt;br /&gt;
git init&lt;br /&gt;
git add .&lt;br /&gt;
git commit -m &quot;Creation commit&quot;&lt;br /&gt;
cd ..&lt;br /&gt;
git clone --bare&#160;my_project my_project.git&lt;br /&gt;
scp -r my_project.git usuario@servidor:repos&lt;br /&gt;
cd my_project&lt;br /&gt;
git remote add origin user@server:repos/my_project.git&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s it.&lt;/p&gt;
&lt;p&gt;M.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/git-tip-how-to-create-a-remote-repo/&quot;&gt;Git tip: How to create a remote repo&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Tue, 29 Jan 2013 21:53:27 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Aut&#243;nomos: &#233;ste otro sistema operativo</title>
	<guid>http://blackhold.nusepas.com/?p=3568</guid>
	<link>http://blackhold.nusepas.com/2013/01/autonomos_este_otro_sistema_operativo/</link>
	<description>&lt;p&gt;Hace ya 3 meses que me di de alta de aut&#243;nomos, uno de los proyectos de los cuales estoy enamorada me pidi&#243; dar este salto! todos sabemos lo gratificante que es luchar por unos ideales y darlos a conocer al m&#225;ximo numero de personas posibles, pero hay una cosa clara, que no s&#243;lo de aire vive el hombre y que en esta realidad en la que vivimos est&#225; la costumbre de comer al menos 3 veces al d&#237;a y pagar las facturas. La cosa sali&#243; que varias personas, tras varias rutas, me pidieron que les montase yo misma la red, pero necesitaban factura.&lt;/p&gt;
&lt;p&gt;As&#237; que me embarqu&#233; en esta peque&#241;a empresa y para hacerlo mas sencillo (ya que esto de las burocracias a mi me ponen un poco al rev&#233;s), me lo tom&#233; como si se tratase de un nuevo sistema operativo, con sus comandos, su interpretaci&#243;n de los logs, sus bugs y sus truquillos ;)&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-3568&quot;&gt;&lt;/span&gt;&lt;br /&gt;
Ahora se ha terminado mi primer a&#241;o (en realidad llevo 3 meses, pero tengo que hacer todo el jaleo para cerrar el a&#241;o fiscal).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Darse de Alta&lt;/strong&gt;&lt;br /&gt;
Tanto la alta, como la baja puede hacerse en ventanilla o por internet. Parece que hay aut&#243;nomos que se dan de alta cuando tienen que facturar y de baja cuando tienen &#233;pocas sin trabajo (en mi caso prefiero ir moviendo el cotarro para tener facturaci&#243;n cada mes).&lt;/p&gt;
&lt;p&gt;Lo primero es pedir y rellenar el modelo 037 &amp;#8220;Declaraci&#243;n censal simplificada de alta, modificaci&#243;n y baja en el censo &amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/01/autonomos_este_otro_sistema_operativo/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 27 Jan 2013 15:14:13 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): New idea</title>
	<guid>http://www.miqueloliete.com/blog/?p=208</guid>
	<link>http://www.miqueloliete.com/blog/new-idea/</link>
	<description>&lt;p&gt;I had an idea one weeik ago about something I will use (so I&amp;#8217;ll be the provider an the client at the same time). Is something very useful for entrepreneurship.&lt;/p&gt;
&lt;p&gt;Follow the news about this &lt;img src=&quot;http://www.miqueloliete.com/blog/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/new-idea/&quot;&gt;New idea&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Sun, 27 Jan 2013 10:30:17 +0000</pubDate>
</item>
<item>
	<title>Ignacio Torres Masdeu: X Fortunes</title>
	<guid>http://ignacio.torresmasdeu.name/2013/01/27/x-fortune</guid>
	<link>http://feedproxy.google.com/~r/itorres/~3/kQ2tn5TvVho/</link>
	<description>&lt;blockquote&gt;
&lt;p&gt;I have never seen anything fill up a vacuum so fast and still suck. &amp;#8211; Rob Pike, on X.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;Steve Jobs said two years ago that X is brain-damaged and it will be gone in two years. He was half right. &amp;#8211; Dennis Ritchie&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;Dennis Ritchie is twice as bright as Steve Jobs, and only half wrong. &amp;#8211; Jim Gettys&lt;/p&gt;
&lt;/blockquote&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/itorres/~4/kQ2tn5TvVho&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Sun, 27 Jan 2013 08:00:00 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Rumbeta</title>
	<guid>http://blackhold.nusepas.com/?p=3574</guid>
	<link>http://blackhold.nusepas.com/2013/01/rumbeta/</link>
	<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=kXo8Y6qz6QA&quot; target=&quot;_blank&quot;&gt;Spanish Guitar Rumba&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/01/rumbeta/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 23 Jan 2013 19:45:17 +0000</pubDate>
</item>
<item>
	<title>Blackhold: Marcha imperial con el beep del ordenador</title>
	<guid>http://blackhold.nusepas.com/?p=3572</guid>
	<link>http://blackhold.nusepas.com/2013/01/marcha-imperial-con-el-beep-del-ordenador/</link>
	<description>&lt;p&gt;Instalamos beep&lt;/p&gt;
&lt;pre&gt;
# apt-get install beep
&lt;/pre&gt;
&lt;p&gt;Y creamos un fichero con este contenido:&lt;/p&gt;
&lt;pre&gt;
#!/bin/bash

beep -l 350 -f 392 -D 100 --new -l 350 -f 392 -D 100 --new -l 350 -f 392 -D 100 --new -l 250 -f 311.1 -D 100 --new -l 25 -f 466.2 -D 100 --new -l 350 -f 392 -D 100 --new -l 250 -f 311.1 -D 100 --new -l 25 -f 466.2 -D 100 --new -l 700 -f 392 -D 100 --new -l 350 -f 587.32 -D 100 --new -l 350 -f 587.32 -D 100 --new -l 350 -f 587.32 -D 100 --new -l 250 -f 622.26 -D 100 --new -l 25 -f 466.2 -D 100 --new -l 350 -f 369.99 -D 100 --new -l 250 -f 311.1 -D 100 --new -l 25 -f 466.2 -D 100 --new -l 700 -f 392 -D 100 --new -l 350 -f 784 -D 100 --new -l 250 -f 392 -D 100 --new -l 25 -f 392 -D 100 --new -l 350 -f 784 -D 100 --new -l 250 -f 739.98 -D 100 --new -l 25 -f 698.46 -D 100 --new -l 25 -f 659.26 -D 100 --new -l 25 -f 622.26 -D 100 --new -l 50 -f 659.26 -D 400 --new -l 25 -f 415.3 -D 200 --new -l 350 -f 554.36 -D 100 --new -l 250 -f 523.25 -D 100 --new -l 25 -f 493.88 -D 100 --new -l 25 -f 466.16 -D 100 --new -l 25 -f 440 -D 100 --new -l 50 -f 466.16 &amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/01/marcha-imperial-con-el-beep-del-ordenador/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/pre&gt;</description>
	<pubDate>Tue, 22 Jan 2013 22:37:43 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Just a tip</title>
	<guid>http://www.miqueloliete.com/blog/?p=204</guid>
	<link>http://www.miqueloliete.com/blog/just-a-tip/</link>
	<description>&lt;p&gt;Hi there&lt;/p&gt;
&lt;p&gt;Do you know that if you have an Gmail acount which is johndoe@gmail.com you can send an email to john.doe@gmail.com and this email will arrive to your inbox?&lt;/p&gt;
&lt;p&gt;Don&amp;#8217;t ask me how they do it because I have no clue, but there is a way &lt;img src=&quot;http://www.miqueloliete.com/blog/wp-includes/images/smilies/icon_biggrin.gif&quot; alt=&quot;:-D&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/just-a-tip/&quot;&gt;Just a tip&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Mon, 21 Jan 2013 19:32:45 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Un nou bitxo a la ciutat</title>
	<guid>http://www.miqueloliete.com/blog/?p=202</guid>
	<link>http://www.miqueloliete.com/blog/un-nou-bitxo-a-la-ciutat/</link>
	<description>&lt;p&gt;Ahir tornant de casa em vaig trobar una companyia que no esperava en absolut i que mai hauria cregut trobar aprop de casa&amp;#8230;un porc senglar. El molt inconscient volia atravessar la carretera i com que venien dos cotxes i es va acollonir va optar per tirar enrera una altra vegada.&lt;/p&gt;
&lt;p&gt;I es va trobar un altre bitxo al davant&amp;#8230;que era jo &lt;img src=&quot;http://www.miqueloliete.com/blog/wp-includes/images/smilies/icon_biggrin.gif&quot; alt=&quot;:-D&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/un-nou-bitxo-a-la-ciutat/&quot;&gt;Un nou bitxo a la ciutat&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Fri, 18 Jan 2013 18:53:28 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): La mare ja &#233;s a casa</title>
	<guid>http://www.miqueloliete.com/blog/?p=197</guid>
	<link>http://www.miqueloliete.com/blog/la-mare-ja-es-a-casa/</link>
	<description>&lt;p&gt;&lt;strong&gt;Ole, ole i ole&amp;#8230;la mare ja &#233;s a casa.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Despr&#233;s de passar tot el cap de setmana ingressada a Can Ruti, les anal&#237;tiques han sortit b&#233; i li han donat l&amp;#8217;alta&lt;/p&gt;
&lt;p&gt;Me llena de orgullo y honda satisfacci&#243;n&amp;#8230;&lt;strong&gt;que la mare sigui a casa&lt;/strong&gt; &lt;img src=&quot;http://www.miqueloliete.com/blog/wp-includes/images/smilies/icon_biggrin.gif&quot; alt=&quot;:-D&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/la-mare-ja-es-a-casa/&quot;&gt;La mare ja &#233;s a casa&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Mon, 14 Jan 2013 18:48:16 +0000</pubDate>
</item>
<item>
	<title>Ignacio Torres Masdeu: Another year, another attempt at blogging</title>
	<guid>http://ignacio.torresmasdeu.name/2013/01/13/another-year-another-attempt</guid>
	<link>http://feedproxy.google.com/~r/itorres/~3/kAzbv5Ahx8I/</link>
	<description>&lt;p&gt;This time I&amp;#8217;ll follow the steps I found in a blog post aptly named &lt;a href=&quot;http://recursive-design.com/blog/2010/10/12/static-blogging-the-jekyll-way/&quot;&gt;Static blogging the Jekyll way&lt;/a&gt;. &lt;a href=&quot;https://github.com/mojombo/jekyll&quot; title=&quot;A blog-aware, static site generator in Ruby&quot;&gt;Jekyll&lt;/a&gt; has several features I dig:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It&amp;#8217;s a static site generator.&lt;/li&gt;

&lt;li&gt;It&amp;#8217;s backed on plain text files and I can choose to write textile, markdown, you name it.&lt;/li&gt;

&lt;li&gt;Hence, I can use vim to edit my posts and keep them in git.&lt;/li&gt;

&lt;li&gt;The &lt;a href=&quot;https://github.com/mojombo/jekyll/wiki/YAML-Front-Matter&quot;&gt;YAML Front Matter&lt;/a&gt; is neat.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I&amp;#8217;m in the process of importing my old entries conveniently curated. This means that many articles which don&amp;#8217;t reflect my current thoughts will not be published, though they will be available on the git repository.&lt;/p&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/itorres/~4/kAzbv5Ahx8I&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Sun, 13 Jan 2013 08:00:00 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Que vagi molt b&#233; mare</title>
	<guid>http://www.miqueloliete.com/blog/?p=195</guid>
	<link>http://www.miqueloliete.com/blog/que-vagi-molt-be-mare/</link>
	<description>&lt;p&gt;Dem&#224; operen a la meva mare. Es una, en principi senzilla, operaci&#243; programada amb la qual cosa tot est&#224; sobre control.&lt;/p&gt;
&lt;p&gt;TRANQUILA MARE, TOT ANIR&#192; B&#201; SEGUR &lt;img src=&quot;http://www.miqueloliete.com/blog/wp-includes/images/smilies/icon_biggrin.gif&quot; alt=&quot;:-D&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;M.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/que-vagi-molt-be-mare/&quot;&gt;Que vagi molt b&#233; mare&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Thu, 10 Jan 2013 21:34:51 +0000</pubDate>
</item>
<item>
	<title>Blackhold: &#191;C&#243;mo quieres tu proyecto?</title>
	<guid>http://blackhold.nusepas.com/?p=3564</guid>
	<link>http://blackhold.nusepas.com/2013/01/como-quieres-tu-proyecto/</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://blackhold.nusepas.com/wp-content/uploads/2013/01/comoquierestuproyecto.jpg&quot;&gt;&lt;img src=&quot;http://blackhold.nusepas.com/wp-content/uploads/2013/01/comoquierestuproyecto-500x500.jpg&quot; alt=&quot;comoquierestuproyecto&quot; width=&quot;500&quot; height=&quot;500&quot; class=&quot;aligncenter size-large wp-image-3565&quot; /&gt;&lt;/a&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/01/como-quieres-tu-proyecto/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Thu, 10 Jan 2013 15:52:44 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Aquests dies, Christmas Hangouts 2012</title>
	<guid>http://www.miqueloliete.com/blog/?p=192</guid>
	<link>http://www.miqueloliete.com/blog/aquests-dies-christmas-hangouts-2012/</link>
	<description>&lt;p&gt;Aquests dies estic escoltant els cristmas hangouts 2012 que Franck Scipion va fer durant 11 dies d&amp;#8217;una hora de durada a la seva web &lt;a title=&quot;Ingresos al cuadrado&quot; href=&quot;http://www.ingresosalcuadrado.com/&quot; target=&quot;_blank&quot;&gt;ingresos al cuadrado&lt;/a&gt; mitjan&#231;ant Google+, en els que experts en diversos temes parlen i donen consells de com ells creuen que s&amp;#8217;han de fer les coses.&lt;/p&gt;
&lt;p&gt;De moment he escoltat el &lt;a href=&quot;http://www.ingresosalcuadrado.com/como-ser-mas-productivo-cuando-trabajas-en-solitario/&quot; target=&quot;_blank&quot;&gt;primer&lt;/a&gt;, on el Jeroen Sangers, autor de la web &lt;a title=&quot;El Canasto&quot; href=&quot;http://canasto.es/&quot; target=&quot;_blank&quot;&gt;el canasto&lt;/a&gt; ens dona consells de com ser m&#233;s productius treballant. Ara estic amb el &lt;a href=&quot;http://www.ingresosalcuadrado.com/como-montar-una-tienda-online-sin-arruinarte-en-el-intento-y-conseguir-visitas-que-terminan-comprando-tus-productos/&quot; target=&quot;_blank&quot;&gt;segon&lt;/a&gt; de la serie on Ricardo Carmona ens dona consells sobre eComerce.&lt;/p&gt;
&lt;p&gt;Els podeu trobar tots en aquesta cerca a la &lt;a title=&quot;Cerca hangout&quot; href=&quot;http://www.ingresosalcuadrado.com/?s=%23hangnav12&amp;submit.x=0&amp;submit.y=0&quot; target=&quot;_blank&quot;&gt;web&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/aquests-dies-christmas-hangouts-2012/&quot;&gt;Aquests dies, Christmas Hangouts 2012&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Wed, 09 Jan 2013 20:26:56 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): El temps passa volant</title>
	<guid>http://www.miqueloliete.com/blog/?p=189</guid>
	<link>http://www.miqueloliete.com/blog/el-temps-passa-volant/</link>
	<description>&lt;p&gt;Avui &#233;s el meu primer i &#250;ltim dia de vacances per a mi sol. Es frustrant veure com passa el temps, no dona temps a fer gaireb&#233; res. Havia planificat una serie de tasques a fer, poques per poder-les fer totes i nom&#233;s n&amp;#8217;he fet tres de moment desde les 9:30 del mat&#237;.&lt;/p&gt;
&lt;p&gt;NECESSITO DIES DE 200 HORES COM A M&#205;NIM !!!!&lt;/p&gt;
&lt;p&gt;A veure com anem a partir d&amp;#8217;ara (com pots veure aix&#242; es un post de desesperaci&#243; m&#224;xima).&lt;/p&gt;
&lt;p&gt;M.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/el-temps-passa-volant/&quot;&gt;El temps passa volant&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Tue, 08 Jan 2013 11:59:44 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Disapointed about OS-X</title>
	<guid>http://www.miqueloliete.com/blog/?p=187</guid>
	<link>http://www.miqueloliete.com/blog/disapointed-about-os-x/</link>
	<description>&lt;p&gt;Everybody speaks awesome things about OS-X&amp;#8217;s usability and the MacBooks. That&amp;#8217;s the reason why I decided to buy a MacBook Air. After nine months of having one I&amp;#8217;m very please with the hardware, lightweight, beautiful, fast, etc, but I&amp;#8217;m very disappointer about OS-X.&lt;/p&gt;
&lt;p&gt;I thought it was easier to use than it is, so I&amp;#8217;m thinking about install a GNU/Linux distro (my operating system of choice sine 1999). Maybe it&amp;#8217;s because I&amp;#8217;m very used to using it, but this idea is walking through my head.&lt;/p&gt;
&lt;p&gt;M.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/disapointed-about-os-x/&quot;&gt;Disapointed about OS-X&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Tue, 08 Jan 2013 08:26:18 +0000</pubDate>
</item>
<item>
	<title>Albert Astals (TSDgeos): Okular git repo contributors in 2012</title>
	<guid>tag:blogger.com,1999:blog-7523589.post-2601711787374204374</guid>
	<link>http://tsdgeos.blogspot.com/2013/01/okular-git-repo-contributors-in-2012.html</link>
	<description>Thanks to:&lt;br /&gt;- Aaron Seigo&lt;br /&gt;- Albert Astals Cid&lt;br /&gt;- Bogdan Cristea&lt;br /&gt;- Burkhard L&#252;ck&lt;br /&gt;- Christian Holme&lt;br /&gt;- Dario Freddi&lt;br /&gt;- David Faure&lt;br /&gt;- Dirk Mueller&lt;br /&gt;- Fabio D'Urso&lt;br /&gt;- Guillermo A. Amaral B&lt;br /&gt;- Ivan &#268;uki&#263;&lt;br /&gt;- Jan Binder&lt;br /&gt;- Jaydeep Solanki&lt;br /&gt;- Jon Mease&lt;br /&gt;- Jonathan Marten&lt;br /&gt;- Luigi Toscano&lt;br /&gt;- Mailson Menezes&lt;br /&gt;- Marco Martin&lt;br /&gt;- Mohammad Mahfuzur Rahman Mamun&lt;br /&gt;- Parker Coates&lt;br /&gt;- Patrick von Reth&lt;br /&gt;- Pino Toscano&lt;br /&gt;- Sandro Mani&lt;br /&gt;- Sebastian D&#246;rner&lt;br /&gt;- T.C. Hollingsworth&lt;br /&gt;- Thomas Etter&lt;br /&gt;- Tobias Koenig&lt;br /&gt;- Yuri Chornoivan&lt;br /&gt;- Yury G. Kudryashov&lt;br /&gt;&lt;br /&gt;That's 29 people, 1 more than 2011, so I guess we are doing a bit better ;-) Let's make this 2013 rock even more :-)&lt;br /&gt;&lt;br /&gt;Of course sorry I'm not mentioning people that did bug reporting, bug triaging, promotion, translation and other bazillion of things that helped Okular but did not end up in a git contribution, I was lazy and getting the git names is very easy. Your help is also very much appreciated.</description>
	<pubDate>Mon, 07 Jan 2013 00:20:03 +0000</pubDate>
	<author>noreply@blogger.com (Albert Astals Cid)</author>
</item>
<item>
	<title>Blackhold: Nueva Ruta: Gipuzkoa, Cabrales, Campoo de Suso</title>
	<guid>http://blackhold.nusepas.com/?p=3560</guid>
	<link>http://blackhold.nusepas.com/2013/01/nueva-ruta-gipuzkoa-cabrales-campoo-de-suso/</link>
	<description>&lt;p&gt;Ma&#241;ana por la tarde empezamos nueva ruta, esta vez estaremos 9 d&#237;as por Gipuzkoa, 1 por Cabrales y 1 en Campoo de Suso.&lt;/p&gt;
&lt;p&gt;Los 9 d&#237;as en Gipuzkoa, vamos a estar configurando juntamente con xsf-coop un total de 20 supernodos, para luego un miembro de Gaueko y otro de GISA hagan la implantaci&#243;n junto con 2 instaladores de Gipuzkoa-Share.&lt;/p&gt;
&lt;p&gt;El Domingo 13 vamos a estar de nuevo por Cabrales, en la que se est&#225; planteando una cena multitudinaria, (&#161;todo lo multitudinario que puede ser algo en Cabrales! :P para resolver dudas a todos aquellos que est&#233;n interesados en el proyecto, adem&#225;s de contemplar las maravillas del paisaje :)&lt;/p&gt;
&lt;p&gt;El Lunes 14 vamos a revisar las instalaciones que se han ido haciendo en Campoo de Suso desde nuestra partida y d&#243;nde el equipo de Tecnolog&#237;a y Territorio y Joystickstore han seguido la implantaci&#243;n. Si todo va seg&#250;n lo previsto, mientras estemos haciendo los primeros d&#237;as de Gipuzkoa &#161;se van a ir instalando algunos nodos cliente mas!&lt;/p&gt;
&lt;p&gt;Al igual que otras rutas ya ir&#233; colgando fotos, no es cuesti&#243;n de dar envidia, sino de profesionalidad y para que ve&#225;is lo duro que trabajamos ;)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;small&gt;&lt;a href=&quot;https://maps.google.com/maps?f=d&amp;source=embed&amp;saddr=Barcelona,+Espanya&amp;daddr=Hondarribia,+Espanya+to:Asiego,+Cabrales,+Espanya+to:Espinilla,+Hermandad+de+Campoo+de+Suso,+Espanya+to:Hondarribia,+Espanya+to:Barcelona,+Espanya&amp;hl=ca&amp;geocode=FWh8dwId3CkhACnlMI5xFpikEjEKZkdPPfuwRA%3BFTLAlQIdWJnk_yn_zl1ToAlRDTFWQGm8fqij-A%3BFRQZlQId6sm1_ynnXNdlEsNJDTHRT5aNqSLTUA%3BFXF1kAIdTIm__ykrmJL6VuNIDTG-q1wZaRUNpw%3BFTLAlQIdWJnk_yn_zl1ToAlRDTFWQGm8fqij-A%3BFWh8dwId3CkhACnlMI5xFpikEjEKZkdPPfuwRA&amp;aq=1&amp;oq=Espinilla,+herman&amp;sll=42.335612,-1.283537&amp;sspn=4.775157,9.602051&amp;mra=ls&amp;ie=UTF8&amp;t=h&amp;ll=42.326062,-1.274414&amp;spn=5.685326,10.986328&amp;z=6&quot;&gt;Mostra un mapa m&#233;s gran&lt;/a&gt;&lt;/small&gt;&amp;#8230; &lt;a href=&quot;http://blackhold.nusepas.com/2013/01/nueva-ruta-gipuzkoa-cabrales-campoo-de-suso/&quot; class=&quot;read_more&quot;&gt;&amp;#124;&amp;#124;&amp;#124; Seguir leyendo... &gt;&gt;&gt;&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 06 Jan 2013 21:14:51 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Vacations</title>
	<guid>http://www.miqueloliete.com/blog/?p=185</guid>
	<link>http://www.miqueloliete.com/blog/vacations/</link>
	<description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;These have been the most exhausting vacations I have had in a long time. Being with my daughter playing games everyday is exhausting and it can be considered as working.&lt;/p&gt;
&lt;p&gt;Next week I&amp;#8217;ll be with my daughter and my wife together&#160; on Monday and finally on vacation all alone on Tuesday. I have to schedule it in order to do the maximum amount of thing possible in the minimum time (this is from 9:00am to 3:00pm)&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/vacations/&quot;&gt;Vacations&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Sun, 06 Jan 2013 00:05:18 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Nit de Reis</title>
	<guid>http://www.miqueloliete.com/blog/?p=183</guid>
	<link>http://www.miqueloliete.com/blog/nit-de-reis/</link>
	<description>&lt;p&gt;Aquesta nit &#233;s una de les nits m&#233;s m&#224;giques per tots el nens del m&#243;n, esperant els regals dels reis como cada 6 de Gener. Aquesta tarda he anat a veure la cavalcada amb la meva filla i veure la cara de tots els nens que hi havien al carrer, com diu l&amp;#8217;anunci de la tele, no t&#233; preu.&lt;/p&gt;
&lt;p&gt;El m&#233;s fotut de tot es que &#233;s un dels enganys m&#233;s grans que tota persona que &#233;s pare mant&#233; nom&#233;s per veure com els seus fills s&amp;#8217;il&#183;lusionen i s&amp;#8217;aixequen al mat&#237; per trobar-se els regals al menjador (jo recordo anar a mitjanit al lavabo passant per el menjador amb els ulls tancats per no veure els regals que hi havia als sillons.&lt;/p&gt;
&lt;p&gt;M.&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/nit-de-reis/&quot;&gt;Nit de Reis&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Sat, 05 Jan 2013 19:31:48 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): Hacker Vs Cracker</title>
	<guid>http://www.miqueloliete.com/blog/?p=181</guid>
	<link>http://www.miqueloliete.com/blog/hacker-vs-cracker/</link>
	<description>&lt;p&gt;Tired of listening hacker instead of cracker. Read the definition of hacker and judge by yourself (not all hackers are crackers).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Hacker&lt;/strong&gt;&lt;/em&gt; is a term that has been used to mean a variety of different things in &lt;a title=&quot;Computing&quot; href=&quot;http://en.wikipedia.org/wiki/Computing&quot;&gt;computing&lt;/a&gt;. Depending on the context although, the term could refer to a person in any one of several distinct (but not completely disjointed) communities and &lt;a title=&quot;Subculture&quot; href=&quot;http://en.wikipedia.org/wiki/Subculture&quot;&gt;subcultures&lt;/a&gt;:&lt;sup id=&quot;cite_ref-1&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hacker_%28term%29#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;People committed to circumvention of computer security. This primarily concerns unauthorized remote computer break-ins via a communication networks such as the Internet (&lt;em&gt;&lt;a title=&quot;Black hat hacking&quot; href=&quot;http://en.wikipedia.org/wiki/Black_hat_hacking&quot;&gt;Black hats&lt;/a&gt;&lt;/em&gt;), but also includes those who debug or fix security problems (&lt;em&gt;&lt;a title=&quot;White hat (computer security)&quot; href=&quot;http://en.wikipedia.org/wiki/White_hat_%28computer_security%29&quot;&gt;White hats&lt;/a&gt;&lt;/em&gt;), and the morally ambiguous &lt;em&gt;&lt;a title=&quot;Grey hat&quot; href=&quot;http://en.wikipedia.org/wiki/Grey_hat&quot;&gt;Grey hats&lt;/a&gt;&lt;/em&gt;. See &lt;em&gt;&lt;a title=&quot;Hacker (computer security)&quot; href=&quot;http://en.wikipedia.org/wiki/Hacker_%28computer_security%29&quot;&gt;Hacker (computer security)&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;A community of enthusiast &lt;a title=&quot;Computer programmer&quot; href=&quot;http://en.wikipedia.org/wiki/Computer_programmer&quot;&gt;computer programmers&lt;/a&gt; and &lt;a title=&quot;Systems designer&quot; href=&quot;http://en.wikipedia.org/wiki/Systems_designer&quot;&gt;systems designers&lt;/a&gt;, originated in the 1960s around the &lt;a title=&quot;Massachusetts Institute of Technology&quot; href=&quot;http://en.wikipedia.org/wiki/Massachusetts_Institute_of_Technology&quot;&gt;Massachusetts Institute of Technology&lt;/a&gt;&amp;#8216;s (MIT&amp;#8217;s) &lt;a title=&quot;Tech Model Railroad Club&quot; href=&quot;http://en.wikipedia.org/wiki/Tech_Model_Railroad_Club&quot;&gt;Tech Model Railroad Club&lt;/a&gt; (TMRC) and &lt;a title=&quot;MIT Artificial Intelligence Laboratory&quot; href=&quot;http://en.wikipedia.org/wiki/MIT_Artificial_Intelligence_Laboratory&quot;&gt;MIT Artificial Intelligence Laboratory&lt;/a&gt;.&lt;sup id=&quot;cite_ref-2&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hacker_%28term%29#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt; This community is notable for launching the &lt;a title=&quot;Free software movement&quot; href=&quot;http://en.wikipedia.org/wiki/Free_software_movement&quot;&gt;free software movement&lt;/a&gt;. The &lt;a title=&quot;World Wide Web&quot; href=&quot;http://en.wikipedia.org/wiki/World_Wide_Web&quot;&gt;World Wide Web&lt;/a&gt; and the &lt;a title=&quot;Internet&quot; href=&quot;http://en.wikipedia.org/wiki/Internet&quot;&gt;Internet&lt;/a&gt; itself are also hacker artifacts.&lt;sup id=&quot;cite_ref-what_is_3-0&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hacker_%28term%29#cite_note-what_is-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt; The &lt;a title=&quot;Request for Comments&quot; href=&quot;http://en.wikipedia.org/wiki/Request_for_Comments&quot;&gt;Request for Comments&lt;/a&gt; &lt;a href=&quot;http://tools.ietf.org/html/rfc1392&quot;&gt;RFC 1392&lt;/a&gt; amplifies this meaning as &amp;#8220;[a] person who delights in having an intimate understanding of the internal workings of a system, computers and computer networks in particular.&amp;#8221; See &lt;em&gt;&lt;a title=&quot;Hacker (programmer subculture)&quot; href=&quot;http://en.wikipedia.org/wiki/Hacker_%28programmer_subculture%29&quot;&gt;Hacker (programmer subculture)&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;The hobbyist home computing community, focusing on hardware in the late 1970s (e.g. the &lt;a title=&quot;Homebrew Computer Club&quot; href=&quot;http://en.wikipedia.org/wiki/Homebrew_Computer_Club&quot;&gt;Homebrew Computer Club&lt;/a&gt;&lt;sup id=&quot;cite_ref-4&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hacker_%28term%29#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;) and on software (&lt;a title=&quot;Video game&quot; href=&quot;http://en.wikipedia.org/wiki/Video_game&quot;&gt;video games&lt;/a&gt;,&lt;sup id=&quot;cite_ref-5&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hacker_%28term%29#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt; &lt;a title=&quot;Software cracking&quot; href=&quot;http://en.wikipedia.org/wiki/Software_cracking&quot;&gt;software cracking&lt;/a&gt;, the &lt;a title=&quot;Demoscene&quot; href=&quot;http://en.wikipedia.org/wiki/Demoscene&quot;&gt;demoscene&lt;/a&gt;) in the 1980s/1990s. The community included &lt;a title=&quot;Steve Jobs&quot; href=&quot;http://en.wikipedia.org/wiki/Steve_Jobs&quot;&gt;Steve Jobs&lt;/a&gt;, &lt;a title=&quot;Steve Wozniak&quot; href=&quot;http://en.wikipedia.org/wiki/Steve_Wozniak&quot;&gt;Steve Wozniak&lt;/a&gt;, &lt;a title=&quot;Bill Gates&quot; href=&quot;http://en.wikipedia.org/wiki/Bill_Gates&quot;&gt;Bill Gates&lt;/a&gt; and &lt;a title=&quot;Paul Allen&quot; href=&quot;http://en.wikipedia.org/wiki/Paul_Allen&quot;&gt;Paul Allen&lt;/a&gt; and created the personal computing industry.&lt;sup id=&quot;cite_ref-sterling91_6-0&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hacker_%28term%29#cite_note-sterling91-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt; See &lt;em&gt;&lt;a title=&quot;Hacker (hobbyist)&quot; href=&quot;http://en.wikipedia.org/wiki/Hacker_%28hobbyist%29&quot;&gt;Hacker (hobbyist)&lt;/a&gt;.&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Each of these hacker community/culture examples conform to the definition of an umbrella phenomenon: &lt;a title=&quot;Creative consumers&quot; href=&quot;http://en.wikipedia.org/wiki/Creative_consumers&quot;&gt;creative consumers&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Today, mainstream usage of &amp;#8220;hacker&amp;#8221; mostly refers to computer criminals, due to the mass media usage of the word since the 1980s. This includes what hacker slang calls &amp;#8220;&lt;a title=&quot;Script kiddie&quot; href=&quot;http://en.wikipedia.org/wiki/Script_kiddie&quot;&gt;script kiddies&lt;/a&gt;,&amp;#8221; people breaking into computers using programs written by others, with very little knowledge about the way they work. This usage has become so predominant that the general public is unaware that different meanings exist. While the self-designation of hobbyists as hackers is acknowledged by all three kinds of hackers, and the computer security hackers accept all uses of the word, people from the programmer subculture consider the computer intrusion related usage incorrect, and emphasize the difference between the two by calling security breakers &amp;#8220;crackers&amp;#8221; (analogous to a safecracker).&lt;/p&gt;
&lt;p&gt;Complete article &lt;a title=&quot;Hacker&quot; href=&quot;http://en.wikipedia.org/wiki/Hacker_%28term%29&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/hacker-vs-cracker/&quot;&gt;Hacker Vs Cracker&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Thu, 03 Jan 2013 23:23:22 +0000</pubDate>
</item>
<item>
	<title>Miquel Oliete (Ktala/Ton): New Year, moving forward</title>
	<guid>http://www.miqueloliete.com/blog/?p=177</guid>
	<link>http://www.miqueloliete.com/blog/new-year-moving-forward/</link>
	<description>&lt;p&gt;Here it is, a new Year has begun&lt;/p&gt;
&lt;p&gt;All people write down their new year&amp;#8217;s resolutions with their best intentions and wishing to accomplish them. But the real thing is that intentions are not a big deal, is just a nightmare for people. What we have to do, including myself, when we write down what we want to do, not only for new year&amp;#8217;s resolutions but for all we want to do in our life is, write down them and PUSH to become then in something real. This is the hard thing to do so&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;PUSH PUSH PUSH&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and make it real&lt;/p&gt;
&lt;p&gt;The post &lt;a href=&quot;http://www.miqueloliete.com/blog/new-year-moving-forward/&quot;&gt;New Year, moving forward&lt;/a&gt; appeared first on &lt;a href=&quot;http://www.miqueloliete.com/blog&quot;&gt;Writing thoughts&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Tue, 01 Jan 2013 20:27:26 +0000</pubDate>
</item>

</channel>
</rss>
