<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PaPer - Paranoies Personals -  Blog d&#039;en Sergi Pons Freixes</title>
	<atom:link href="http://www.cub3.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cub3.net/blog</link>
	<description>Pensaments, idees, i altres paranoies que em pasen pel cap.</description>
	<lastBuildDate>Thu, 14 Feb 2013 18:30:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<atom:link rel='hub' href='http://www.cub3.net/blog/?pushpress=hub'/>
		<item>
		<title>Usage of free tools vs commercial tools</title>
		<link>http://www.cub3.net/blog/usage-of-free-tools-vs-commercial-tools/</link>
		<comments>http://www.cub3.net/blog/usage-of-free-tools-vs-commercial-tools/#comments</comments>
		<pubDate>Thu, 26 Jul 2012 18:38:09 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=845</guid>
		<description><![CDATA[I was reading a report about data mining&#160; tools usage, and something that catch my eye was this: It&#8217;s interesting to see how Western Europe is the region with a greater quota of free (and probably open source) tools, followed by Latin America, and on the completely other end there is US/Canada. For sure it [...]]]></description>
				<content:encoded><![CDATA[<p>I was reading a <a href="http://www.kdnuggets.com/polls/2011/tools-analytics-data-mining.html" >report about data mining&#160; tools usage</a>, and something that catch my eye was this:</p>
<p><a href="http://www.cub3.net/blog/wp-content/uploads/2012/07/data_mining_usage_by_region.png" ><img class="aligncenter size-full wp-image-846" title="Data mining tools usage by region" alt="Data mining tools usage by region" src="http://www.cub3.net/blog/wp-content/uploads/2012/07/data_mining_usage_by_region.png" width="454" height="342" /></a></p>
<p>It&#8217;s interesting to see how Western Europe is the region with a greater quota of free (and probably open source) tools, followed by Latin America, and on the completely other end there is US/Canada. For sure it can be related to the culture of these countries, and therefore to the economic systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/usage-of-free-tools-vs-commercial-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving battery life</title>
		<link>http://www.cub3.net/blog/improving-battery-life/</link>
		<comments>http://www.cub3.net/blog/improving-battery-life/#comments</comments>
		<pubDate>Sun, 10 Jun 2012 17:20:38 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=835</guid>
		<description><![CDATA[For sure you have heard or read, at least once, recommendations about how to improve the battery life of a laptop, mobile phone, or whatever gadget.&#160; But I&#8217;ve detected that several times that recommendations are wrong, and they do more harm than benefit to a laptops battery. That&#8217;s because battery technology has been changing along [...]]]></description>
				<content:encoded><![CDATA[<p>For sure you have heard or read, at least once, recommendations about how to <strong>improve the battery life</strong> of a laptop, mobile phone, or whatever gadget.&#160; But I&#8217;ve detected that several times that recommendations are wrong, and they do more harm than benefit to a laptops battery. That&#8217;s because battery technology has been changing along the years, and the methods of taking care of them also. So, I&#8217;ll try to summarize some of the most basic up-to-date tips to increase the life of a laptop&#8217;s battery. Before applying them, just check that you battery is of <strong>lithium-ion (Li-ion)</strong> type.</p>
<div id="attachment_841" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.cub3.net/blog/wp-content/uploads/2012/06/bateria_li-ion.jpg" ><img class="size-medium wp-image-841" title="Li-ion battery" alt="Li-ion battery" src="http://www.cub3.net/blog/wp-content/uploads/2012/06/bateria_li-ion-300x161.jpg" width="300" height="161" /></a><p class="wp-caption-text">The tips of this post are only applicable to Lithium-ion batteries.</p></div>
<h2><span id="more-835"></span>PowerTOP</h2>
<p>The easiest and faster way of improving the power efficiency of the laptop, is at software level. With the PowerTOP application we can not only monitor which software is responsible of our CPU cycles and hard disk spinning, but also&#160; (and more important)<strong> tune several parameters</strong> related with the energy. For example, enable the auto-suspend of an external USB device when not in use, or an energy saving feature of the wireless card.</p>
<div id="attachment_842" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.cub3.net/blog/wp-content/uploads/2012/06/powertop_screenshot.jpg" ><img class="size-medium wp-image-842" title="PowerTOP screenshot" alt="PowerTOP screenshot" src="http://www.cub3.net/blog/wp-content/uploads/2012/06/powertop_screenshot-300x181.jpg" width="300" height="181" /></a><p class="wp-caption-text">That&#8217;s the PowerTOP tunables section on my laptop, with some settings not optimized.</p></div>
<p>After playing with it, you will probably notice that the settings are not saved, and after rebooting you have to run PowerTOP and set everything again. Solution: if you run PowerTOP with the &#8211;html option, it will generate an HTML (surprise!) report with all the command line instructions to set each tunable. So, then you only have to add these commands to an init script (for example, /etc/rc.local on Arch Linux), and you&#8217;re done!</p>
<p>Just a last tip: do not enable autosuspend for an external mouse&#8230; it&#8217;s really annoying.</p>
<h2>Charging cycle</h2>
<p>If you are like me and usually run your laptop connected to AC, your battery it&#8217;s probably almost always charged at 100%. <a href="http://www.thinkwiki.org/wiki/Maintenance#Battery_treatment" >This is not good</a>. But but be optimal, is having it charged at max of ~85%, and then let it discharge by its own until it reaches ~35%.&#160; About &#8220;telling&#8221; you laptop to follow this charging cycle, I only know how to do it with Thinkpads, which is setting:</p>
<pre>echo 40 &gt; /sys/devices/platform/smapi/BAT0/start_charge_thresh
echo 80 &gt; /sys/devices/platform/smapi/BAT0/stop_charge_thresh</pre>
<p>&nbsp;</p>
<p>having Tp smapi installed. Details about how to implement it on a script can be found on the <a href="https://wiki.archlinux.org/index.php/Tp_smapi#Control_Battery_Charging" >ArchWiki</a>.</p>
<p>Actually, the best way of keeping a battery in an optimum state, when not in use, is <strong>having it at 40%</strong> of it&#8217;s charge and storing it on the fridge. If you try that, please put it on a sealed plastic bag, with some rice to absorb humidity!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/improving-battery-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorteo de miniaturas &#8211; It&#8217;s free!</title>
		<link>http://www.cub3.net/blog/sorteo-de-miniaturas-its-free/</link>
		<comments>http://www.cub3.net/blog/sorteo-de-miniaturas-its-free/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 20:27:25 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[Español]]></category>
		<category><![CDATA[Hobbies]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=645</guid>
		<description><![CDATA[Acabo de darme cuenta de que tengo muy pocas entradas dedicadas a los juegos de estrategia. De hecho, las entradas referentes a juegos de mesa, estrategia y rol pueden contarse con los dedos de una mano&#8230; quiz&#225; ya es hora de remediar eso. Para volver a avivar estas tem&#225;ticas, nada mejor que hacer publicidad de [...]]]></description>
				<content:encoded><![CDATA[<p>Acabo de darme cuenta de que tengo muy pocas entradas dedicadas a los juegos de estrategia. De hecho, las <a href="http://www.cub3.net/blog/category/hobbies/" >entradas referentes a juegos de mesa, estrategia y rol</a> pueden contarse con los dedos de una mano&#8230; quiz&#225; ya es hora de remediar eso.</p>
<p>Para volver a avivar estas tem&#225;ticas, nada mejor que hacer publicidad de un sorteo de miniaturas. Vale, no es de forma desinteresada porque al hacerlo tengo m&#225;s posibilidades de ganar, pero no les voy a hacer ese feo :P.</p>
<p>A lo que iba: el blog sobre miniaturas <a href="http://www.dragonesycastillos.com"  target="_blank">Dragones y Castillos</a>, para celebrar que cumplen dos a&#241;os, han montado un <a href="http://www.dragonesycastillos.com/eventos/proximos-eventos/323-gran-sorteo-segundo-aniversario-dac"  target="_blank">sorteo m&#225;s que digno</a> para sus seguidores. Participar es facil&#237;simo, pudiendo hacerlo simplemente dejando un comentario en la web o sigui&#233;ndolos en twitter. &#191;Y los premios? Fu&#225; los premios. Una miniatura del <a href="http://fantasticcourses.com/?page_id=157"  target="_blank">Asesino de Shadowcrafter</a> pintada por <a href="http://www.iguazzu.com"  target="_blank">Iguazzu</a> (que bien quedar&#237;a en mi estanter&#237;a). Otro: una caja Starter Pack del juego N&#233;mesis de <a href="http://www.zenitminiatures.es"  target="_blank">Zenit Miniatures</a>. Y, por si fuera poco, un manual y una miniatura de <a href="http://www.vesper-on.com"  target="_blank">Carnevale</a> de Vesper-on Games. Tres premios, tres posibilidades de llevarse algo.</p>
<p>&#191;A&#250;n est&#225;s leyendo este post? :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/sorteo-de-miniaturas-its-free/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial para crear estrellas</title>
		<link>http://www.cub3.net/blog/tutorial-para-crear-estrellas/</link>
		<comments>http://www.cub3.net/blog/tutorial-para-crear-estrellas/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 09:00:07 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[Español]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=578</guid>
		<description><![CDATA[Primero de todo, decir que este tutorial no es obra m&#237;a. Su autor es Abdziel del foro de Marcus Beli, que muy generosamente lo ha ofrecido (bueno, yo se lo he pedido) para colgarlo en este blog. As&#237; de paso a&#241;ado un poco de variedad, que &#250;ltimamente me estaba cebando mucho con el tema de [...]]]></description>
				<content:encoded><![CDATA[<p>Primero de todo, decir que este tutorial no es obra m&#237;a. Su autor es <a href="http://marcusbeli.es/ElBaluarte/memberlist.php?mode=viewprofile&amp;u=145"  target="_blank">Abdziel</a> del <a href="http://marcusbeli.es/ElBaluarte"  target="_blank">foro de Marcus Beli</a>, que muy generosamente lo ha ofrecido (bueno, yo se lo he pedido) para colgarlo en este blog. As&#237; de paso a&#241;ado un poco de variedad, que &#250;ltimamente me estaba cebando mucho con el tema de la privacidad.</p>
<p>Aunque me habr&#237;a gustado que lo hubiera hecho con Gimp, la herramienta que ha usado es el Adobe Photoshop CS2. A&#250;n as&#237;, &#233;l mismo asegura que es posible encontrar funcionalidades equivalentes en Gimp. Bueno, despu&#233;s de este breve &#191;pr&#243;logo?, os dejo con el tutorial en cuesti&#243;n:</p>
<p><strong>1.</strong> Creamos un nuevo archivo con fondo transparente. El tama&#241;o que yo he utilizado es de 450&#215;450 pixeles. Luego, rellenamos de negro y con la opci&#243;n de &#8220;Marco El&#237;ptico&#8221; hacemos una circunferencia perfecta:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso01.png" alt="Imagen" /></p>
<p><span id="more-578"></span></p>
<p><strong>2.</strong> Sin deseleccionar, nos vamos a Filtro &gt; Interpretar &gt; Nubes y despu&#233;s Filtro &gt; Interpretar &gt; Nubes de Diferencia:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso02.png" alt="Imagen" /></p>
<p>Una vez en este paso, lo siguiente que tenemos que hacer es presionar CTRL+I para invertir los colores.</p>
<p><strong>3.</strong> Obtendremos como una circunferencia de nubes blancas. El siguiente paso ser&#225; abrir la ventana de Ajuste (CTRL+L) y moveremos el cursor gris hasta que tan s&#243;lo nos queden los &#8220;rayos&#8221;:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso03.png" alt="Imagen" /></p>
<p><strong>4.</strong> Ahora, deber&#237;amos ir a Filtro &gt; Estilizar &gt; Hallar Bordes. Y la imagen deber&#237;a quedarnos as&#237;:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso08.png" alt="Imagen" /></p>
<p><strong>5.</strong> He de comentar que la imagen de arriba no se corresponde con los pasos anteriores sino de otra capa posterior, pero bueno, se ve el efecto.</p>
<p>Ahora comenzaremos a &#8220;colorear&#8221; nuestra &#8220;tormenta&#8221;. Presionamos CTRL+U y marcamos la opci&#243;n de colorear y le damos la tonalidad de la cu&#225;l deseemos crear nuestra estrella. Lo &#8220;normal&#8221; es utilizar una escala de rojos a amarillos, pero tambi&#233;n hay estrellas de cuyo espectro las hace blancas, azules e incluso verdes. En este ejemplo, empiezo por el color rojo intenso:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso04.png" alt="Imagen" /></p>
<p><strong>6.</strong> Duplicamos la capa y le damos otra tonalidad para despu&#233;s fusionarla con la primera. En este caso, eleg&#237; un amarillo intenso:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso05.png" alt="Imagen" /></p>
<p><strong>7.</strong> El &#8220;truco&#8221;, consiste ahora en fusionar las dos capas con una &#8220;sobreexposici&#243;n lineal&#8221; en la primera de las dos capas:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso06.png" alt="Imagen" /></p>
<p>Tras lo cual, deber&#237;a quedarnos algo as&#237;:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso07.png" alt="Imagen" /></p>
<p><strong>8.</strong> Ahora, debemos tan solo combinar las dos capas y ya tendremos &#8220;una parte&#8221; de nuestra estrella. Ahora, resta la parte m&#225;s pesada; que consiste en repetir los pasos anteriores tantas veces como veamos necesario hasta crear una imagen m&#225;s parecida a una estrella.</p>
<p>Hay que pensar que cada paso podemos jugar con las &#8220;tonalidades&#8221; e incluso las fusiones entre capas. Generalmente se utilizar&#225; la sobreexposici&#243;n lineal, pero puedes crear capas con &#8220;sobreexposici&#243;n del color&#8221;, o &#8220;superposici&#243;n&#8221;&#8230; seg&#250;n vayamos viendo. Tambi&#233;n pensaremos en como jugar con las capas para crear una &#8220;esfera ardiente&#8221; m&#225;s cre&#237;ble.</p>
<p>Yo tras unas cuantas capas he obtenido esto:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso09.png" alt="Imagen" /></p>
<p>Tiene un color m&#225;s parecido a una &#8220;llamarada&#8221; o una &#8220;Tormenta de Fuego&#8221; con los contrastes de color si lo comparamos con la estrella que puse de ejemplo. Esto es debido a &#8220;los tonos medios&#8221; cuando se realizan los ajustes en el paso 3. Para ello, podemos modificar en las Opciones, las tonalidades de luz, medios y sombras para crear en vez de un fondo negro con rayos, una imagen menos contrastada. De esta forma, podemos a&#241;adir capas que cubran mejor la superficie en vez de tener s&#243;lo 4, 5 &#243; 6 &#8220;tormentas&#8221; que se entremezclan pero siempre con un &#8220;fondo negro&#8221;.</p>
<p>Comento esto, porque es algo que de lo que me di cuenta para tener una estrella que parezca densa sin parecer necesariamente una llamarada.</p>
<p><strong>9.</strong> Cuando estemos satisfechos con nuestra estrella comienza la segunda parte del trabajo, que consistir&#225; en crear la &#8220;corona solar&#8221;. Para ello duplicamos la capa de nuestra estrella y en la capa inferior aplicamos los efectos de &#8220;resplandor exterior&#8221;:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso10.png" alt="Imagen" /></p>
<p>Y con los siguiente par&#225;metros; que podr&#233;is modificar a vuestro antojo. Lo &#250;nico, que tendr&#233;is que tener en cuenta que las capas m&#225;s abajo tendr&#225;n que tener siempre una extensi&#243;n menor:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso11.png" alt="Imagen" /></p>
<p><strong>10.</strong> Ahora, procederemos a hacer lo mismo en la capa superior. En realidad podr&#237;amos tener muchas m&#225;s capas y crear un halo mucho m&#225;s complejo&#8230; pero eso ya es cuesti&#243;n de ir probando y hacer lo mismo. Lo &#250;nico que tendremos que tener en cuenta es que las capas siguientes deber&#237;an ser m&#225;s extensas y con un tono &#8220;menos luminoso&#8221;. Si para la primera capa, yo eleg&#237; un amarillo, para esta segunda&#8230; he elegido una tonalidad rojiza:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso12.png" alt="Imagen" /></p>
<p><strong>11.</strong> Deber&#237;amos tener esta imagen o algo parecido:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso13.png" alt="Imagen" /></p>
<p>Si observ&#225;is, el contorno del astro est&#225; un poco pixelado y &#8220;queda feo&#8221;. Bueno, un truquillo que he utilizado yo es en la capa superior a&#241;adir un efecto de &#8220;resplandor interior&#8221;, as&#237; sin m&#225;s:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso14.png" alt="Imagen" /></p>
<p>Y nos quedar&#237;a algo as&#237;:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso15.png" alt="Imagen" /></p>
<p>Ahora ya est&#225; mucho mejor definido <img title="lool" src="http://www.cub3.net/blog/wp-content/uploads/2012/04/lol.gif" alt=":lolnew:" /> .</p>
<p><strong>12.</strong> Bueno, seguimos con nuestro trabajo para la corona solar. Ahora creamos una nueva capa y la rellenamos de negro (o simplemente la capa inicial la duplicamos, vaya). Ahora deber&#237;amos irnos a Filtro &gt; Interpretar &gt; Nubes y despu&#233;s Filtro &gt; Interpretar &gt; Nubes de Diferencia. Para repetir este &#250;ltimo filtro pulsamos unas siete veces CTRL+F. &#191;Por qu&#233; siete? Bueno, pues no lo s&#233;, porque no lo he probado ni con m&#225;s ni con menos, pero en el tutorial que le&#237; ven&#237;a as&#237;. As&#237; que si quer&#233;is pod&#233;is investigar si hacen falta m&#225;s o hacen falta menos <img title="risotada" src="http://www.cub3.net/blog/wp-content/uploads/2012/04/sHa_sarcasticlol.gif" alt=":))" /> .</p>
<p><strong>13.</strong> En este momento mientras est&#225; seleccionada est&#225; &#250;ltima capa deber&#237;amos pulsar la tecla de CTRL y hacer clic justo en &#8220;la miniatura&#8221; de la capa de nuestra estrella (da igual cual). De esta forma lo &#250;nico que obtendremos ser&#225; una selecci&#243;n del contorno de la capa.</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso16.png" alt="Imagen" /></p>
<p>Ahora s&#243;lo resta pulsar suprimir y deseleccionar, y ya lo tenemos:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso17.png" alt="Imagen" /></p>
<p>En estas im&#225;genes se ve en negro la capa. Eso es porque no hab&#237;a aplicado antes el filtro de nubes. En la siguiente imagen se ve como quedar&#237;a realmente:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso18.png" alt="Imagen" /></p>
<p><strong>14.</strong> Por &#250;ltimo, a&#241;adimos la opci&#243;n de fusi&#243;n que nos dar&#225; el resultado que est&#225;bamos buscando. Para ello, utilizaremos la &#8220;sobreexposici&#243;n de color&#8221; y nos quedar&#225; algo tal que as&#237;:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso19.png" alt="Imagen" /></p>
<p><strong>15.</strong> Y hete aqu&#237; nuestro astro rey de cualquier punto de la galaxia. Pero vaya&#8230; no se le ve muy esf&#233;rico, &#191;verdad? Pues nada, para eso s&#243;lo necesitamos volver a obtener el contorno de la estrella como he comentado antes y nos vamos a Filtro &gt; Distorsionar &gt; Esferizar. Y lo haremos en modo &#8220;normal&#8221; y con un 100%. Con ello, ya tendremos nuestra estrella completamente terminada:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso20.png" alt="Imagen" /></p>
<p><em>A&#241;adido extra:</em></p>
<p>Personalmente remarcar&#237;a un par de cosas en el tutorial. Como por ejemplo:</p>
<p>- Los &#8220;tonos medios&#8221;, con capas como estas:</p>
<p><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso21.png" alt="Imagen" /><img src="http://www.cub3.net/blog/wp-content/uploads/2012/04/Paso22.png" alt="Imagen" /></p>
<p>- En &#8220;esferizar cada capa&#8221; en vez de hacerlo al final. De esta forma queda, en mi opini&#243;n, mucho mejor definida la estrella.</p>
<p>- Y sobretodo, en &#8220;ir jugando&#8221; con distintas opciones de fusi&#243;n para ir creando la estrella.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/tutorial-para-crear-estrellas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google services alternatives</title>
		<link>http://www.cub3.net/blog/google-services-alternatives/</link>
		<comments>http://www.cub3.net/blog/google-services-alternatives/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 09:52:19 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[30 dies]]></category>
		<category><![CDATA[Cub3]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=564</guid>
		<description><![CDATA[I&#8217;ve been a heavy Google services user. I used on a daily basis Google Search, Gmail, Google Calendar, Picasa, Google Reader and Google Maps. And as I stated before, this dependency is not good, so eventually I got rid of it. On this post I want to explain the alternatives I&#8217;m currently using, and how [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been a heavy Google services user. I used on a daily basis Google Search, Gmail, Google Calendar, Picasa, Google Reader and Google Maps. And as <a href="http://www.cub3.net/blog/privacy-i-want-you-back/" title="Privacy, I want you back" >I stated before</a>, this dependency is not good, so eventually I got rid of it. On this post I want to explain the alternatives I&#8217;m currently using, and how happy I am with them. It could have been a &#8220;30 days without Google&#8221;, but it has been more than 30 days since I&#8217;ve been living with not-so-much-Google-in-my-life and I didn&#8217;t a detailed follow-up of the migration process, so it was a bit out for this title.<span id="more-564"></span></p>
<h2>Alternative to Google Search</h2>
<p>There is not much to explain here, as I&#8217;ve dedicated <a href="http://www.cub3.net/blog/search-for-me-my-little-duck/" title="Search for me, my little duck." >a whole post</a> to this topic. The more I use <a href="https://duckduckgo.com/" title="DDG"  target="_blank">Duck Duck Go</a>, the happier I am with it. Particularly because it is quite easy to change between a world wide search or a local (country) search. I use the former for general queries like programming issues, info about books, etc., and the other when looking for restaurants, leisure activities, etc.</p>
<h2>Alternative to Google Maps</h2>
<p>This one is a bit tricky. I have to admit that Google Maps offers better search capabilities than its main competitors: <a href="http://www.openstreetmap.org/"  target="_blank">Open Street Map</a>, <a rel="nofollow" href="http://maps.yahoo.com/"  target="_blank">Yahoo! Maps</a>, and <a href="http://bing.com/maps/"  target="_blank">Bing Maps</a>. You can misspell the name of a business or just provide some keywords, and it will try to find the best match.</p>
<p><a href="http://www.cub3.net/blog/wp-content/uploads/2012/02/yahoo_maps_sample_small.png" ><img class="aligncenter size-medium wp-image-570" title="Yahoo! Maps sample" src="http://www.cub3.net/blog/wp-content/uploads/2012/02/yahoo_maps_sample_small-300x144.png" alt="Yahoo! Maps sample" width="300" height="144" /></a></p>
<p>But (there is usually a but), I like quite much the &#8220;art&#8221; of Open Street Map, because it reminds me paper maps and some bonuses like detailing the exact position of the underground entrances (which Google doesn&#8217;t, just the approximate location of the station). So, sometimes I use one, and sometimes the other.</p>
<h2>Alternative to Gmail</h2>
<p>There was not much sense on switching to Hotmail, Yahoo or any other company if privacy was an issue. More or less they all share the same practices. So, the best solution was having my own mail server. I have a modest VPS on Linode, so I set-up the server as you can see on <a href="http://www.cub3.net/blog/simple-virtual-user-mail-system-on-debian/" title="Simple virtual user mail system on Debian" >this guide</a>. Therefore, I have an IMAP server which I can use with Thunderbird or when in roaming with the nice <a href="http://www.roundcube.net/" >Roundcube</a> webmail.</p>
<p>The only lacking functionality is server-side filtering, which I still have to set-up (if you know a way to extend a day to more than 24 hours, please tell me!). I could live with client-side filtering on Thunderbird, but I also want to enjoy it when using the webmail interface.</p>
<h2>Alternative to Google Calendar</h2>
<p>Having already a mail server, why do not have a calendar server? I took the same approach, and set-up a calendar server using <a href="http://wiki.debian.org/HowTo/CalendarServer" >CalendarServer</a> which I can sync with Thunderbird and my iPhone. For even more functionality, I added a web interface with <a href="http://agendav.org/" >AgenDAV</a>. This time, there is not any feature missing.</p>
<h2>Alternative to Google Reader</h2>
<p>I wanted to use my feed aggregator on several computers, so setting up a desktop client on each one and trying to get all of them synced was not a viable option. Therefore, I opted for an in-the-cloud solution with a web interface, as Google Reader is. And again, my server comes to rescue! I liked what I saw on <a href="http://tt-rss.org/redmine/"  target="_blank">Tiny Tiny RSS</a> webpage, I installed it, and I&#8217;m very happy with how if works. Nothing to be jealous from Google Reader. It even have a mobile-optimized interface, so it&#8217;s not a hassle to check it from the phone.</p>
<h2>Alternative to Picasa</h2>
<p>To make it clear, I didn&#8217;t check the terms of service of Flickr and other providers. I suppose they&#8217;re good enough because they&#8217;re used by several artists, but I decided to choose the hard way: build my own web gallery. I found <a href="http://www.piwigo.org/"  target="_blank">Piwigo</a>, with all the features I was looking for and with enough eye-candy to please me. So, after one afternoon of work, I had it working on my server.</p>
<h2>Conclusions</h2>
<p>I realize that all the options I&#8217;m using are not an option for everybody, because of the simple fact that you need your own server and set it up. This simplify the issue to your priorities. If you want privacy and company-independence, learn how to do it or pay somebody to do it for you. If you don&#8217;t care, you can just keep using the free services.</p>
<p>Up to now, and after a heavy use of it, I&#8217;m very happy with the decision I&#8217;ve taken. It has also been useful to learn some new things, and as learning is fun, it has been a nice leisure activity. Mmm, maybe they&#8217;re right when they call me geek :P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/google-services-alternatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple virtual user mail system on Debian</title>
		<link>http://www.cub3.net/blog/simple-virtual-user-mail-system-on-debian/</link>
		<comments>http://www.cub3.net/blog/simple-virtual-user-mail-system-on-debian/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 20:21:01 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Cub3]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=554</guid>
		<description><![CDATA[On this post I will explain how to set-up an&#160; e-mail server on Debian using Postfix, Cyrus, Courier, PAM, PostfixAdmin and Roundcube. I&#8217;m not going to explain nothing completely new or revolutionary neither reinvent the wheel. To be clear, what I did to implement the server was following this guide: Simple Virtual User Mail System. [...]]]></description>
				<content:encoded><![CDATA[<p>On this post I will explain how to set-up an&#160; e-mail server on Debian using Postfix, Cyrus, Courier, PAM, PostfixAdmin and Roundcube. I&#8217;m not going to explain nothing completely new or revolutionary neither reinvent the wheel. To be clear, what I did to implement the server was following this guide: <a href="https://wiki.archlinux.org/index.php/Simple_Virtual_User_Mail_System"  target="_blank">Simple Virtual User Mail System</a>. But, it&#8217;s for Arch Linux, so if we want it to work on Debian there are several changes that we have to take into account. So, instead of repeating everything, I will just highlight the changes.<span id="more-554"></span></p>
<h2>Installation</h2>
<p>The packages I installed were:</p>
<blockquote><p>gamin postfix postfix-mysql courier-imap courier-imap-ssl libsasl2-2 libsasl2-modules php-auth-sasl sasl2-bin libpam-mysql</p></blockquote>
<p>I think that these are enough (with its dependences) to get a working system. I&#8217;m not 100% sure because I documented this part a posteriori, after playing a bit around installing/uninstalling things.</p>
<h2>Configuration</h2>
<h3>Postfix</h3>
<p>On /etc/postfix/master.cf I used:</p>
<blockquote>
<pre>submission inet n - - - - smtpd
 -o smtpd_tls_security_level=encrypt
 -o smtpd_sasl_auth_enable=yes
 -o smtpd_client_restrictions=permit_sasl_authenticated,reject
 -o milter_macro_daemon_name=ORIGINATING</pre>
</blockquote>
<p>The file /etc/postfix/transport did not exist, so before</p>
<blockquote>
<pre>postmap /etc/postfix/transport</pre>
</blockquote>
<p>I did</p>
<blockquote>
<pre>touch /etc/postfix/transport</pre>
</blockquote>
<h3>Courier</h3>
<p>All the references to</p>
<blockquote>
<pre>/etc/authlib/</pre>
</blockquote>
<p>and</p>
<blockquote>
<pre>/etc/courier-imap/</pre>
</blockquote>
<p>must be changed to</p>
<blockquote>
<pre>/etc/courier/</pre>
</blockquote>
<p>On /etc/courier/authdaemonrc, instead of</p>
<blockquote>
<pre>MYSQL_MAILDIR_FIELD maildir</pre>
</blockquote>
<p>we must use</p>
<blockquote>
<pre>MYSQL_MAILDIR_FIELD &#160; &#160; concat('/home/vmail/',maildir)</pre>
</blockquote>
<h3>Cyrus</h3>
<p>Instead of editing&#160;/etc/conf.d/saslauthd we have to edit&#160;/etc/default/saslauthd to say:</p>
<blockquote>
<pre>START=yes
MECHANISMS="pam"
OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd -r"</pre>
</blockquote>
<p>Instead of&#160;/usr/lib/sasl2/smtpd.conf we have to edit&#160;/etc/postfix/sasl/smtpd.conf to:</p>
<blockquote>
<pre>pwcheck_method: saslauthd
 mech_list: plain login
 saslauthd_path: /var/run/saslauthd/mux
 log_level: 7</pre>
</blockquote>
<h3>Rouncube</h3>
<p>To make the directories writable to the server, we have to use:</p>
<blockquote>
<pre>chown -R www-admin:www-admin temp logs</pre>
</blockquote>
<h3>rc.conf</h3>
<p>There is no rc.conf to control boot services on Debian. All the services installed on this guide are automatically startup at bootup, so nothing to do here.</p>
<h2>The end</h2>
<p>And that&#8217;s all. With that we should have a working mail server, using MySQL to store user&#8217;s info, mail storage on the filesystem, PostfixAdmin to manage accounts and aliases and a nice webmail with Roundcube.</p>
<pre></pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/simple-virtual-user-mail-system-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for a new logo</title>
		<link>http://www.cub3.net/blog/looking-for-a-new-logo/</link>
		<comments>http://www.cub3.net/blog/looking-for-a-new-logo/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 14:48:13 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[Cub3]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=551</guid>
		<description><![CDATA[With the new home page, the old cube logo was a bit out of&#160; place. It still had the old flavour of the previous web page, so I also wanted to change it. I remember that I did it with Gimp, following a tutorial about how to do a 3D cube. I even used the [...]]]></description>
				<content:encoded><![CDATA[<p>With the <a href="http://www.cub3.net/blog/new-year-new-home/" title="New year, new home" >new home page</a>, the old cube logo was a bit out of&#160; place. It still had the old flavour of the previous web page, so I also wanted to change it.</p>
<p>I remember that I did it with Gimp, following a tutorial about how to do a 3D cube. I even used the same colours and did everything exactly as explained there, so it was not very original&#8230; but I liked it. Geez, so many years have passed since then&#8230;</p>
<div class="wp-caption aligncenter" style="width: 101px"><img title="The old cube" src="http://www.cub3.net/blog/wp-content/uploads/2012/04/cub3.old_.png" alt="The old cube" width="91" height="74" /><p class="wp-caption-text">The old cube</p></div>
<p>This time, I tried asking my brother (who is supposedly studying graphic design or something like that :P) for help, but after a few weeks he has not shown much interest on it. So, &#8220;ni corto ni perezoso&#8221;, one afternoon of boringness I opened Inkscape and started to play with it. The results are what you can see below.</p>
<div class="wp-caption aligncenter" style="width: 111px"><img title="The new cube?" src="http://www.cub3.net/blog/wp-content/uploads/2012/04/cub3.png" alt="The new cube?" width="101" height="90" /><p class="wp-caption-text">The new cube?</p></div>
<p>So, what do you think? Actually, I&#8217;m open to new options, therefore if you think you can do something much better and appealing than that (quite easy to achieve), just sent it to me and I will praise you on this so cool place that my blog is. Or if you have a suggestion about how I could improve it by myself, leave a comment, it will also be welcomed :).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/looking-for-a-new-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New year, new home</title>
		<link>http://www.cub3.net/blog/new-year-new-home/</link>
		<comments>http://www.cub3.net/blog/new-year-new-home/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 21:31:25 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[Cub3]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=544</guid>
		<description><![CDATA[Applying the KISS principle, from crappy: &#160; To cool: Check it :)]]></description>
				<content:encoded><![CDATA[<p>Applying the <a rel="nofollow" href="http://en.wikipedia.org/wiki/KISS_principle" title="Keep It Simple Stupid"  target="_blank">KISS principle</a>, from crappy:</p>
<p style="text-align: center;"><a href="http://www.cub3.net/blog/wp-content/uploads/2012/01/cub3_old.png" ><img class="aligncenter  wp-image-546" title="Cub3.net old Home page " src="http://www.cub3.net/blog/wp-content/uploads/2012/01/cub3_old.png" alt="Cub3.net old Home page screenshot" width="655" height="376" /></a></p>
<p>&nbsp;</p>
<p>To cool:</p>
<p><a href="http://www.cub3.net/blog/wp-content/uploads/2012/01/cub3_new.png" ><img class="aligncenter size-full wp-image-547" title="Cub3.net new Home page" src="http://www.cub3.net/blog/wp-content/uploads/2012/01/cub3_new.png" alt="Cub3.net new Home page screenshot" width="443" height="234" /></a></p>
<p><a href="http://www.cub3.net" title="Cub3.net Home Page" >Check it</a> :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/new-year-new-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropbox + Truecrypt: your files everywhere, and safe</title>
		<link>http://www.cub3.net/blog/dropbox-truecrypt-your-files-everywhere-and-safe/</link>
		<comments>http://www.cub3.net/blog/dropbox-truecrypt-your-files-everywhere-and-safe/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 11:00:14 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=529</guid>
		<description><![CDATA[If you work with several computers, sharing data between them, you probably: Go around with a memory stick all the day. Use a online file-sync service. For convenience, I use the second option. I have some files in the cloud, so they are always accessible and updated from any PC I use (three PCs at [...]]]></description>
				<content:encoded><![CDATA[<p>If you work with several computers, sharing data between them, you probably:</p>
<ul>
<li>Go around with a memory stick all the day.</li>
<li>Use a online file-sync service.</li>
</ul>
<p>For convenience, I use the second option. I have some files in the cloud, so they are always accessible and updated from any PC I use (three PCs at work and my laptop at home/wherever). In fact, I can even access them from my phone. For that, I greatly recommend <a href="http://db.tt/CPFWDMx"  target="_blank">Dropbox</a>. I&#8217;ve already<a href="http://www.cub3.net/blog/dropbox-tenir-el-mateix-a-diferents-llocs/" > talked about it</a>, but in Catalan, so I will make a short summary for English speakers (<a rel="nofollow" href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.cub3.net%2Fblog%2Fdropbox-tenir-el-mateix-a-diferents-llocs%2F&amp;sl=ca&amp;tl=en&amp;hl=en&amp;ie=UTF-8" >the Google translation is not so good</a>).</p>
<h2>How Dropbox works</h2>
<ol>
<li><a href="http://db.tt/CPFWDMx"  target="_blank">Create an account</a>.</li>
<li>Install the software on one computer (be the OS Linux, Windows or Mac).</li>
<li>Link the software to your account.</li>
<li>Decide which folder you want to sync. All the contents of the folder are uploaded to Dropbox servers, in real-time (well, as fast as your connection allows). Any modification/deletion/addition of files is automatically updated, with no user intervention.</li>
<li>Install the software on another computer.</li>
<li>Link again to your account.</li>
<li>Decide which folder to share. The contents of the folder are synchronised with the server, or what is the same: the two folders of your computers are always synchronized between them as soon as they have access to the network (usually, at boot up).</li>
<li>Repeat steps 5,6, 7 in many computers as you want.</li>
</ol>
<p>Pros:</p>
<ul>
<li>No need to manually sync every time you modify the files, it is automatically done (you can check the sync status).</li>
<li>You have local copies of the files, so you can work if network is not available.</li>
<li>You can even access to your files via a web browser.</li>
<li>Data transfer between server and clients is encrypted.</li>
</ul>
<p>Cons:</p>
<ul>
<li>You have a local copies of the files on each computer, so it could be considered &#8220;wasted space&#8221; for some people (I prefer to say redundancy :) ).</li>
<li>Dropbox workers could have a look at you files, even if they say they are not going to. They are on their servers, so&#8230;</li>
</ul>
<h2>Making Dropbox safer: Truecrypt is your friend</h2>
<p>If you like the idea of using Dropbox, but you are worried about your privacy, or you have to store sensitive/confidential data, there is a solution to the dilemma. Do not share files; share<strong> encrypted</strong> files.</p>
<p>Truecrypt allows you to create encrypted partitions or containers. A container is a file which can be used as a partition or disk drive, encrypted and protected with a password. Actually, it can be encrypted with a password + a key file, but then you always need to have at hand this file for accessing to it. As I like lists a lot, I will explain how to use Truecrypt in this way.</p>
<p>To create your encrypted container:</p>
<ol>
<li>Install <a href="http://www.truecrypt.org/downloads"  target="_blank">Truecrypt</a> software on you computer.</li>
<li>Execute it, and follow the wizard to create a virtual volume.</li>
<li>That&#8217;s all! :D</li>
</ol>
<p>How to use the container:</p>
<ol>
<li>Run Truecrypt.</li>
<li>Select the file (container) you have created before, and mount it.</li>
<li>Now you should have a new disk drive/partition available on you system. Copy files to it as you would normally.</li>
<li>Unmount the volume using Truecypt.</li>
</ol>
<p>Quite simple, right? So, what&#8217;s the deal with Dropbox? You can put the encrypted container inside the Dropbox shared folder, so instead of getting access to all the files, they only receive a single encrypted file with no idea of what&#8217;s in there. Sure that they could try to crack it, but its like if somebody would like to hack your server by brute force (not impossible, but at least quite difficult).</p>
<p>To be sincere, there is a couple of drawbacks on that:</p>
<ul>
<li>You have to manually mount and unmount the encrypted file each time you want the data to be synced. While the volume is open, Dropbox will not sync it as it is considered to be &#8220;used by another application&#8221;.</li>
<li>The sync is slower, as instead of just updating the files you have changed, it has to update the whole encrypted file.</li>
</ul>
<p>I have found a balance between convenience and privacy putting on the encrypted volume just the sensitive files or personal data (e.g., pictures and documents), and outside of the container (but still inside the shared folder) the files that are not important but I want accessible and updated at all times.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/dropbox-truecrypt-your-files-everywhere-and-safe/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Search for me, my little duck.</title>
		<link>http://www.cub3.net/blog/search-for-me-my-little-duck/</link>
		<comments>http://www.cub3.net/blog/search-for-me-my-little-duck/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 15:53:24 +0000</pubDate>
		<dc:creator>Sachiel</dc:creator>
				<category><![CDATA[30 dies]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.cub3.net/blog/?p=516</guid>
		<description><![CDATA[Before starting with my brick of words, I would like to advise you that if you try my proposal, it&#8217;s going to have a big impact on your internet habits. Actually, I&#8217;m going to propose you to use a different search engine from the one you are used to, and I&#8217;m sure that at the [...]]]></description>
				<content:encoded><![CDATA[<p>Before starting with my brick of words, I would like to advise you that if you try my proposal, it&#8217;s going to have a big impact on your internet habits. Actually, I&#8217;m going to propose you to <strong>use a different search engine</strong> from the one you are used to, and I&#8217;m sure that at the beginning you will feel uncomfortable with it and you will be very keen to come back to your previous tool. But, honestly, give it a try for at least a month. The more you use a new tool, the more you discover how to use it <strong>correctly</strong>, and the more you <strong>enjoy</strong> it. After that pseudo-disclaimer, let&#8217;s begin with the interesting content.</p>
<p>Nowadays we use search engines a lot. They have become the standard way of finding websites on the jungle of information that the WWW is today. Web directories are a resource of the past, we just input our words of interest in a textbox, hit the Enter key, and rely on the answers of Google, Bing or Yahoo. They seem to work quite well, and they are free, so what&#8217;s wrong with them?</p>
<p>Just two things:</p>
<ul>
<li>You are getting a <strong>biased view</strong> of the web.</li>
<li>Your telling A LOT <strong>about you</strong> to a company (and it&#8217;s third parties). Probably more than you would under other circumstances.</li>
</ul>
<h2>There is more out there.</h2>
<p>When using a search engine, you are getting results according to its criteria. At the beginning, the results were sorted according to more or less objective parameters that measured the quality of the sites. But it has changed. You have probably noticed that you get different results for the same search when you use other computers or compare it with the results that other persons get. I could explain here why this happens, but the web page <a href="http://dontbubble.us/"  target="_blank">Don&#8217;t Bubble Us</a> explains it with a lot of pictures, not much text and in a funny and easy to understand way. So, before continuing, please have a look at it (and then come back ;) ).</p>
<p>Done? Are you a bit disappointed about the search engine you use? I was. You have probably read the last part about DuckDuckGo, but I&#8217;ll talk about it later.</p>
<h2>Searching for &#8220;herpes&#8221; is telling them (and other companies) that maybe you have it.</h2>
<p>This is how it works. They know about your interests, your problems, what you are shopping&#8230; <strong>your life</strong>. Again, and in order to do not repeat what others have explained better, I recommend having a quick look at <a href="http://donttrack.us/"  target="_blank">Don&#8217;t Track Us</a>.</p>
<p>&nbsp;</p>
<div id="attachment_520" class="wp-caption aligncenter" style="width: 517px"><a href="http://www.cub3.net/blog/wp-content/uploads/2011/12/profile_vs_anonymous.pmg_.png" ><img class="size-full wp-image-520 " title="Profile or Anonymous?" src="http://www.cub3.net/blog/wp-content/uploads/2011/12/profile_vs_anonymous.pmg_.png" alt="Profile vs Anonymous" width="507" height="244" /></a><p class="wp-caption-text">How do you prefer to be recognised?</p></div>
<p>&nbsp;</p>
<p>So, now you could just be in the mood of &#8220;I don&#8217;t care about all this bullshit, you are a paranoid&#8221; or &#8220;OMG! I&#8217;m selling my life and having a distorted view of the world! I&#8217;ll never use it again.&#8221; Or something intermediate, just a bit worried and willing to find a better search engine that keeps your privacy while providing a good service.</p>
<h2>Emergency services use dogs. I use ducks.</h2>
<p>That&#8217;s the search engine I&#8217;m using, and the one I recommend: <a href="http://duckduckgo.com/"  target="_blank">DuckDuckGo</a> (DDG from now on). The have a very nice <a href="http://duckduckgo.com/privacy.html" >privacy policy</a>, and I&#8217;m quite happy with the results. Actually, what they do is using other search engines to get a bunch of results, and then rank them according to its parameters of quality. So, we could say that they are acting as an anonimizer between you and several search engines.</p>
<p>In addition to that, they have some tricks that make the experience more enjoyable. One is the red box, also known as zero-click info. It is a red box (d&#8217;oh!) shown at the beginning of the search results, containing a topic summary or related topics.&#160; It could be the explanation of an acronym, the result of a mathematical operation or conversion between units, a short definition, etc. I&#8217;ve solved several of my quick searches just with that, with no need to go inside other sites.</p>
<p>&nbsp;</p>
<div id="attachment_518" class="wp-caption aligncenter" style="width: 749px"><a href="http://www.cub3.net/blog/wp-content/uploads/2011/12/esa-search.png" ><img class="size-full wp-image-518" title="Zero-clik results for ESA" src="http://www.cub3.net/blog/wp-content/uploads/2011/12/esa-search.png" alt="Zero-clik results for ESA at DuckDuckGo" width="739" height="422" /></a><p class="wp-caption-text">Zero-clik results for ESA</p></div>
<p>&nbsp;</p>
<p>Next tip I love is the <a href="http://duckduckgo.com/bang.html"  target="_blank">!bang</a>. There are a set of keywords that allow you to perform specialized searches. You can !python to look at python documentaion, !mineforum for minecraft forum, !images for Google images (yes, they don&#8217;t provide this service yet), !filestube for search in filestube, etc. So, kind of shortcuts for other sites. And the list of options is huge.</p>
<p>To sum up this short review, to get an idea of the overall capabilities of DDG, try the searches on the <a href="http://duckduckgo.com/goodies.html"  target="_blank">goodies page</a>.</p>
<h2>Putting a duck in your life.</h2>
<p>If you have decided to give DuckDuckGo a try, do not rely just on opening the web page each time. You are not going to do it. You will just use the search box in Firefox or the omnibox in Chrome/Chromium, therefore relying again on you previous search engine. To force yourself to use it for a while, you have to configure it as you default search engine on your browser. Fortunately, it&#8217;s really really easy, just a couple of clicks. If you visit the DDG homepage, you&#8217;ll see a link with the instructions to do it. So, do it. Now. If you don&#8217;t like it, you can always come back. But I haven&#8217;t ;)</p>
<p>Happy searching!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cub3.net/blog/search-for-me-my-little-duck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
