<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Slice of Linux &#187; Sin categoría</title>
	<atom:link href="http://sliceoflinux.com/category/sin-categoria/feed/" rel="self" type="application/rss+xml" />
	<link>http://sliceoflinux.com</link>
	<description>Hacemos que todo lo relacionado con Ubuntu sea algo sencillo a través de tutoriales paso a paso. Cada día algo nuevo.</description>
	<lastBuildDate>Thu, 03 May 2012 19:54:20 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sliceoflinux.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/2056c1aa2aacf0ca7978882f6b18846a?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Slice of Linux &#187; Sin categoría</title>
		<link>http://sliceoflinux.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sliceoflinux.com/osd.xml" title="Slice of Linux" />
	<atom:link rel='hub' href='http://sliceoflinux.com/?pushpress=hub'/>
		<item>
		<title>Instalar Spotify en Ubuntu 11.04</title>
		<link>http://sliceoflinux.com/2011/05/11/instalar-spotify-en-ubuntu-11-04/</link>
		<comments>http://sliceoflinux.com/2011/05/11/instalar-spotify-en-ubuntu-11-04/#comments</comments>
		<pubDate>Wed, 11 May 2011 09:56:47 +0000</pubDate>
		<dc:creator>danirt</dc:creator>
				<category><![CDATA[Complementos]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[descargar]]></category>
		<category><![CDATA[paso a paso]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu 11.04]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=10797</guid>
		<description><![CDATA[A estas alturas la inmensa mayoría hemos oído hablar de Spotify, y muchos lo hemos probado al menos en su versión gratuíta (con publicidad, límite de uso mensual, etc). Para los que no lo sepan o no se acuerden, Spotify es un servicio para escuchar música en streaming (si quieres saber más de este servicio [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10797&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;"><a href="http://sliceoflinux.files.wordpress.com/2011/05/spotify-logo.jpg"><img class="alignright size-thumbnail wp-image-10798" title="spotify-logo" src="http://sliceoflinux.files.wordpress.com/2011/05/spotify-logo.jpg?w=150&h=150" alt="Logo Spotify" width="150" height="150" /></a>A estas alturas la inmensa mayoría hemos oído hablar de Spotify, y muchos lo hemos probado al menos en su versión gratuíta (con publicidad, límite de uso mensual, etc). Para los que no lo sepan o no se acuerden, Spotify es un servicio para escuchar música en streaming (si quieres saber más de este servicio <a title="Wikipedia - Spotify" href="http://es.wikipedia.org/wiki/Spotify" target="_blank">lee esto</a>).</p>
<p style="text-align:justify;">Pues bien, hace unos días Spotify redujo a la mitad su oferta gratuíta, de 20 horas mensuales a tan solo 10, sin duda para conseguir más usuarios de pago para poder pagar los costes de licencia y sacar beneficios.</p>
<p style="text-align:justify;"><span id="more-10797"></span></p>
<p style="text-align:justify;">El modelo de negocio me parece más que acertado (acceso a toda la música que quieras por una pequeña cantidad al mes y posibilidad de escucharla offline), así que decidí darle una oportunidad al servicio de pago y de paso probar la aplicación de forma nativa en Ubuntu.</p>
<p style="text-align:justify;">Este tutorial es para la versión experimental de Spotify para Linux, así que si quieres probarlo deberás tener acceso a una cuenta de pago Spotify (tanto Unlimited como Premium). Si no tienes una y quieres conseguirla pincha aquí y <a title="Consigue Spotify" href="https://www.spotify.com/es/get-spotify/go/#1" target="_blank">contrátalo</a>.</p>
<p style="text-align:left;">Una vez tengamos nuestra cuenta (o mientras la creamos) no tenemos más que escribir lo siguiente en nuestro terminal:</p>
<p style="background-color:#e6e6dc;font-weight:900;text-align:justify;border-color:grey;border-style:dotted;border-width:thin;padding:10px;"><code><strong>sudo gedit /etc/apt/sources.list</strong></code></p>
<p style="text-align:justify;">E incluir la siguiente línea al final del archivo:</p>
<p style="background-color:#e6e6dc;font-weight:900;text-align:justify;border-color:grey;border-style:dotted;border-width:thin;padding:10px;"><code><strong>## Repositorio Spotify<br />
deb http://repository.spotify.com stable non-free</strong></code></p>
<p style="text-align:justify;">Guardamos, cerramos, y escribimos el siguiente comando para actualizar nuestros repositorios e instalar spotify:</p>
<p style="background-color:#e6e6dc;font-weight:900;text-align:justify;border-color:grey;border-style:dotted;border-width:thin;padding:10px;"><code><strong>sudo apt-get update &amp;&amp; sudo apt-get install spotify-client-qt spotify-client-gnome-support</strong></code></p>
<p style="text-align:justify;">¡Y listo! Una vez terminada la instalación deberíamos poder acceder a nuestra cuenta de Spotify de forma nativa desde Ubuntu y ahora&#8230; a escuchar música.</p>
<p style="text-align:justify;">Abrimos nuestro Spotify, y lo primero que nos aparecerá será una ventana de login:</p>
<p style="text-align:justify;"><a href="http://sliceoflinux.files.wordpress.com/2011/05/spotify_0011.png"><img class="aligncenter size-thumbnail wp-image-10800" title="Login Spotify" src="http://sliceoflinux.files.wordpress.com/2011/05/spotify_0011.png?w=130&h=150" alt="Login Spotify" width="130" height="150" /></a></p>
<p style="text-align:justify;">Introducimos nuestro usuario y contraseña, nos logueamos y vemos nuestra interfaz de Spotify tal y como se ve en Windows o Mac, eso sí, en inglés. Si queremos cambiar el idioma no tenemos más que ir a <strong><em>Edit &#8211;&gt; Preferences</em></strong> y seleccionar el español.</p>
<p style="text-align:justify;"><a href="http://sliceoflinux.files.wordpress.com/2011/05/spotify_0021.png"><img class="aligncenter size-medium wp-image-10802" title="Ventana Spotify" src="http://sliceoflinux.files.wordpress.com/2011/05/spotify_0021.png?w=300&h=168" alt="Ventana Spotify" width="300" height="168" /></a></p>
<p style="text-align:justify;">Reiniciamos Spotify y ya lo tendremos en español.</p>
<p style="text-align:justify;">Por cierto, el cliente se integra bastante bien en Ubuntu, tanto que podemos acceder a él desde el indicador de sonido tal y como se muestra en la imagen:</p>
<p style="text-align:justify;"><a href="http://sliceoflinux.files.wordpress.com/2011/05/seleccic3b3n_003.png"><img class="aligncenter size-thumbnail wp-image-10803" title="Integración Spotify" src="http://sliceoflinux.files.wordpress.com/2011/05/seleccic3b3n_003.png?w=141&h=150" alt="Integración Spotify" width="141" height="150" /></a></p>
<p style="text-align:justify;">Esta solución es válida para todos los sistemas basados en Debian. También hay una solución para Fedora y Android, podéis consultarlo en la <a title="Spotify Experimental" href="http://www.spotify.com/es/download/previews/" target="_blank">página de Spotify.</a></p>
<p style="text-align:justify;">Espero que os sea útil.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/10797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/10797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/10797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/10797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/10797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/10797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/10797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/10797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/10797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/10797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/10797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/10797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/10797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/10797/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10797&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2011/05/11/instalar-spotify-en-ubuntu-11-04/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac8d12cd01735fa3871ad90a4dec7161?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">kwarwer</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2011/05/spotify-logo.jpg?w=150" medium="image">
			<media:title type="html">spotify-logo</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2011/05/spotify_0011.png?w=130" medium="image">
			<media:title type="html">Login Spotify</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2011/05/spotify_0021.png?w=300" medium="image">
			<media:title type="html">Ventana Spotify</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2011/05/seleccic3b3n_003.png?w=141" medium="image">
			<media:title type="html">Integración Spotify</media:title>
		</media:content>
	</item>
		<item>
		<title>Cerrado por vacaciones</title>
		<link>http://sliceoflinux.com/2010/08/01/cerrado-por-vacaciones/</link>
		<comments>http://sliceoflinux.com/2010/08/01/cerrado-por-vacaciones/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 08:30:32 +0000</pubDate>
		<dc:creator>pruizar</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[paso a paso]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=10152</guid>
		<description><![CDATA[Bueno, creo que todos necesitamos un descanso de vez en cuando&#8230; y nosotros ya lo estábamos echando de menos desde hace un tiempo. Por eso, hemos decidido desconectar un poco del blog durante este mes&#8230; Aunque no sé si lo conseguiremos del todo. Es posible que algún día incluyamos alguna entrada, o a lo mejor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10152&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Bueno, creo que todos necesitamos un descanso de vez en cuando&#8230; y nosotros ya lo estábamos echando de menos desde hace un tiempo. Por eso, hemos decidido desconectar un poco del blog durante este mes&#8230; Aunque no sé si lo conseguiremos del todo. Es posible que algún día incluyamos alguna entrada, o a lo mejor no, pero lo que sí es seguro es que no será a diario, como es nuestra costumbre.</p>
<p>Así es que por hoy&#8230; apagamos el equipo.</p>
<p><a href="http://sliceoflinux.files.wordpress.com/2010/07/cerrado.png"><img class="aligncenter size-medium wp-image-10154" title="cerrado" src="http://sliceoflinux.files.wordpress.com/2010/07/cerrado.png?w=300&h=227" alt="" width="300" height="227" /></a>¡Ah! casi se me olvida, si te ha gustado el fondo de escritorio, lo puedes encontrar <a href="http://img2.socwall.com/Nature/Ocean/200808040303-7122.jpg" target="_blank">aquí</a>. Nos vemos en Septiembre&#8230; o antes, quién sabe.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/10152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/10152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/10152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/10152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/10152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/10152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/10152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/10152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/10152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/10152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/10152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/10152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/10152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/10152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10152&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/08/01/cerrado-por-vacaciones/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7391640b9b55c2f9e86e261984f0d895?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">pruizar</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/cerrado.png?w=300" medium="image">
			<media:title type="html">cerrado</media:title>
		</media:content>
	</item>
		<item>
		<title>Felpudos geek</title>
		<link>http://sliceoflinux.com/2010/07/31/felpudos-geek/</link>
		<comments>http://sliceoflinux.com/2010/07/31/felpudos-geek/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 08:30:16 +0000</pubDate>
		<dc:creator>&#38;rés</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=10373</guid>
		<description><![CDATA[Resulta curioso ver como un felpudo puede decir mucho sobre el dueño de una casa o un piso. Cualquiera de los siguientes delataría a un geek: Todas ellas disponibles en ThinkGeek.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10373&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Resulta curioso ver como un <a title="Felpudo en la Wikipedia" href="http://es.wikipedia.org/wiki/Felpudo" target="_blank">felpudo</a> puede decir mucho sobre el dueño de una casa o un piso. Cualquiera de los siguientes delataría a un <a title="Geek en la Wikipedia" href="http://es.wikipedia.org/wiki/Geek" target="_blank">geek</a>:</p>
<div id="attachment_10374" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.thinkgeek.com/homeoffice/gear/6806/"><img class="size-medium wp-image-10374 " title="felpudo_geek_loopback" src="http://sliceoflinux.files.wordpress.com/2010/07/felpudo_geek_loopback.jpg?w=300&h=196" alt="No hay ningún lugar como 127.0.0.1" width="300" height="196" /></a><p class="wp-caption-text">No hay ningún lugar como 127.0.0.1</p></div>
<p><span id="more-10373"></span></p>
<div id="attachment_10376" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.thinkgeek.com/homeoffice/gear/d65e/"><img class="size-medium wp-image-10376 " title="felpudo_geek_enter" src="http://sliceoflinux.files.wordpress.com/2010/07/felpudo_geek_enter.jpg?w=300&h=180" alt="Tecla Enter (Intro)" width="300" height="180" /></a><p class="wp-caption-text">Tecla Enter (Intro)</p></div>
<div id="attachment_10375" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.thinkgeek.com/homeoffice/gear/69e3/"><img class="size-medium wp-image-10375 " title="felpudo_geek_binario" src="http://sliceoflinux.files.wordpress.com/2010/07/felpudo_geek_binario.jpg?w=300&h=196" alt="Código binario" width="300" height="196" /></a><p class="wp-caption-text">Código binario</p></div>
<p>Todas ellas disponibles en <a title="Felpudos en ThinkGeek" href="http://www.thinkgeek.com/brain/whereisit.cgi?t=mat&amp;x=0&amp;y=0" target="_blank">ThinkGeek</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/10373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/10373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/10373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/10373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/10373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/10373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/10373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/10373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/10373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/10373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/10373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/10373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/10373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/10373/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10373&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/07/31/felpudos-geek/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dcbfb9d68e97541f7cc5c0cada216bbf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">ampersandres</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/felpudo_geek_loopback.jpg?w=300" medium="image">
			<media:title type="html">felpudo_geek_loopback</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/felpudo_geek_enter.jpg?w=300" medium="image">
			<media:title type="html">felpudo_geek_enter</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/felpudo_geek_binario.jpg?w=300" medium="image">
			<media:title type="html">felpudo_geek_binario</media:title>
		</media:content>
	</item>
		<item>
		<title>Delantal de la Princesa Leia y de Darth Vader</title>
		<link>http://sliceoflinux.com/2010/07/25/delantal-de-la-princesa-leia-y-de-darth-vader/</link>
		<comments>http://sliceoflinux.com/2010/07/25/delantal-de-la-princesa-leia-y-de-darth-vader/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 08:30:54 +0000</pubDate>
		<dc:creator>&#38;rés</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[star wars]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=10264</guid>
		<description><![CDATA[En StarWarsShop.com podemos comprar todo tipo de accesorios relacionados con La guerra de las galaxias (Star Wars), y como ejemplo hoy traemos los delantales de la Princesa Leia y de Darth Vader. ﻿Claro que con estos delantales no debería faltarnos la espada láser abrebotellas: ¿Demasiado friki? Vía: Likecool.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10264&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>En <a title="Tienda de accesorios de Star Wars" href="http://shop.starwars.com/" target="_blank">StarWarsShop.com</a> podemos comprar todo tipo de accesorios relacionados con <a title="La guerra de las galaxias en la Wikipedia" href="http://es.wikipedia.org/wiki/Star_Wars" target="_blank">La guerra de las galaxias</a> (<em>Star Wars</em>), y como ejemplo hoy traemos los delantales de la <a title="Princesa Leia en la wiki de Star Wars" href="http://es.starwars.wikia.com/wiki/Leia" target="_blank">Princesa Leia</a> y de <a title="Darth Vader en la wiki de Star Wars" href="http://es.starwars.wikia.com/wiki/Darth_Vader" target="_blank">Darth Vader</a>.</p>
<div id="attachment_10266" class="wp-caption aligncenter" style="width: 200px"><a href="http://sliceoflinux.files.wordpress.com/2010/07/delantal-princesa-leia.jpg"><img class="size-medium wp-image-10266" title="delantal-princesa-leia" src="http://sliceoflinux.files.wordpress.com/2010/07/delantal-princesa-leia.jpg?w=190&h=300" alt="Delantal de la Princesa Leia" width="190" height="300" /></a><p class="wp-caption-text">Delantal de la Princesa Leia</p></div>
<p><span id="more-10264"></span></p>
<div id="attachment_10267" class="wp-caption aligncenter" style="width: 153px"><a href="http://sliceoflinux.files.wordpress.com/2010/07/delantal-darth-vader.jpg"><img class="size-medium wp-image-10267" title="delantal-darth-vader" src="http://sliceoflinux.files.wordpress.com/2010/07/delantal-darth-vader.jpg?w=143&h=300" alt="Delantal de Darth Vader" width="143" height="300" /></a><p class="wp-caption-text">Delantal de Darth Vader</p></div>
<p>﻿Claro que con estos delantales no debería faltarnos la <a title="Sable de luz en la Wikipedia" href="http://es.wikipedia.org/wiki/Sable_de_luz" target="_blank">espada láser</a> abrebotellas:</p>
<div id="attachment_10268" class="wp-caption aligncenter" style="width: 248px"><a href="http://sliceoflinux.files.wordpress.com/2010/07/abre-botellas-laser.jpg"><img class="size-medium wp-image-10268" title="abre-botellas-laser" src="http://sliceoflinux.files.wordpress.com/2010/07/abre-botellas-laser.jpg?w=238&h=300" alt="Espada láser (sable de luz) abrebotellas" width="238" height="300" /></a><p class="wp-caption-text">Espada láser (sable de luz) abrebotellas</p></div>
<p>¿Demasiado friki?</p>
<p>Vía: <a title="Darth Vader and Slave Leia Aprons" href="http://www.likecool.com/Darth_Vader_and_Slave_Leia_Aprons--Kitchen--Home.html" target="_blank">Likecool.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/10264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/10264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/10264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/10264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/10264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/10264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/10264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/10264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/10264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/10264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/10264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/10264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/10264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/10264/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10264&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/07/25/delantal-de-la-princesa-leia-y-de-darth-vader/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dcbfb9d68e97541f7cc5c0cada216bbf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">ampersandres</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/delantal-princesa-leia.jpg?w=190" medium="image">
			<media:title type="html">delantal-princesa-leia</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/delantal-darth-vader.jpg?w=143" medium="image">
			<media:title type="html">delantal-darth-vader</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/abre-botellas-laser.jpg?w=238" medium="image">
			<media:title type="html">abre-botellas-laser</media:title>
		</media:content>
	</item>
		<item>
		<title>Unos segundos de publicidad y en seguida volvemos</title>
		<link>http://sliceoflinux.com/2010/07/24/unos-segundos-de-publicidad-y-en-seguida-volvemos-3/</link>
		<comments>http://sliceoflinux.com/2010/07/24/unos-segundos-de-publicidad-y-en-seguida-volvemos-3/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 08:30:32 +0000</pubDate>
		<dc:creator>pruizar</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[Vídeos]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=10231</guid>
		<description><![CDATA[Como sabes, en Slice of Linux pensamos que no todo en la vida debe ser Ubuntu y, de vez en cuando, incluimos cosas que no están relacionadas con este mundillo, ni siquiera con la informática, pero que de algún modo han llamado nuestra atención y nos apetece compartir contigo. Hoy te vamos a pedir que [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10231&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Como sabes, en <a href="http://sliceoflinux.com">Slice of Linux</a> pensamos que no todo en la vida debe ser Ubuntu y, de  vez en cuando, incluimos cosas que no están relacionadas con este mundillo, ni siquiera con la informática, pero que de algún modo han llamado nuestra atención y nos apetece compartir contigo.</p>
<p>Hoy te vamos a pedir que hagas un poco de memoria: ¿Te acuerdas de este anuncio de Sony Bravia?</p>
<span style="text-align:center; display: block;"><a href="http://sliceoflinux.com/2010/07/24/unos-segundos-de-publicidad-y-en-seguida-volvemos-3/"><img src="http://img.youtube.com/vi/oP5J4W5GQ3w/2.jpg" alt="" /></a></span>
<p>&#8230; ¿Y te imaginas qué habría ocurrido si algún gamberro hubiese cambiado las pelotitas por esas que se utilizan para jugar a los bolos?    <span id="more-10231"></span></p>
<p>Pues justo eso es lo que han hecho para este anuncio del nuevo Nissan Qashqai Urbanproof Mastered:</p>
<span style="text-align:center; display: block;"><a href="http://sliceoflinux.com/2010/07/24/unos-segundos-de-publicidad-y-en-seguida-volvemos-3/"><img src="http://img.youtube.com/vi/rXBnXqZFbV8/2.jpg" alt="" /></a></span>
<p>Me gustaría hacer la prueba en vivo, para ver si sale tan brillante ;-)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/10231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/10231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/10231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/10231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/10231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/10231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/10231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/10231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/10231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/10231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/10231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/10231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/10231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/10231/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10231&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/07/24/unos-segundos-de-publicidad-y-en-seguida-volvemos-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7391640b9b55c2f9e86e261984f0d895?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">pruizar</media:title>
		</media:content>
	</item>
		<item>
		<title>LaCie XtremKey: una memoria USB que lo aguanta todo</title>
		<link>http://sliceoflinux.com/2010/07/17/lacie-xtremkey-una-memoria-usb-que-lo-aguanta-todo/</link>
		<comments>http://sliceoflinux.com/2010/07/17/lacie-xtremkey-una-memoria-usb-que-lo-aguanta-todo/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:30:10 +0000</pubDate>
		<dc:creator>&#38;rés</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[LaCie XtremKey]]></category>
		<category><![CDATA[memoria USB]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=10160</guid>
		<description><![CDATA[LaCie anunció el pasado día 13 una memoria USB de hasta 64 GB con una carcasa impenetrable. Pero&#8230; ¿qué significa impenetrable? ¿Acaso está revestida de adamantium? Lamentablemente, no. Tiene un revestimiento de 2 mm de zamak, una aleación de zinc con aluminio, magnesio y cobre (kupfer). Las características oficiales de la XtremKey son las siguientes: Estanca [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10160&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://sliceoflinux.files.wordpress.com/2010/07/lacie-xtreme-key.jpg"><img class="alignright size-thumbnail wp-image-10162" title="LaCie-Xtreme-Key" src="http://sliceoflinux.files.wordpress.com/2010/07/lacie-xtreme-key.jpg?w=121&h=150" alt="" width="121" height="150" /></a><a title="Página oficial de LaCie" href="http://www.lacie.com" target="_blank">LaCie</a> <a title="Anuncio de LaCie de la XtremKey (inglés)" href="http://www.lacie.com/uses/company/news/news.htm?id=10574" target="_blank">anunció</a> el pasado día 13 una memoria USB de hasta 64 GB con una carcasa impenetrable. Pero&#8230; ¿qué significa impenetrable? ¿Acaso está revestida de <a title="Adamantium en la Wikipedia" href="http://es.wikipedia.org/wiki/Adamantio" target="_blank">adamantium</a>? Lamentablemente, no. Tiene un revestimiento de 2 mm de <a title="Zamak en la Wikipedia" href="http://es.wikipedia.org/wiki/Zamak" target="_blank">zamak</a>, una aleación de <strong>z</strong>inc con <strong>a</strong>luminio, <strong>ma</strong>gnesio y cobre (<strong><em>k</em></strong><em>upfer</em>).</p>
<p>Las características oficiales de la XtremKey son las siguientes:</p>
<ul>
<li>Estanca hasta 100 metros.</li>
<li>Resistente a caídas de hasta 5 metros.</li>
<li>Imperturbable al frío (hasta -50º) y al calor (hasta 200º).</li>
<li>Soporta la presión de un camión de 10 toneladas.</li>
<li>Alcanza hasta 40 Mb/s de lectura y 30 Mb/s de escritura.</li>
</ul>
<p>No te pierdas el siguiente vídeo oficial en el que se pone a prueba su resistencia:</p>
<span style="text-align:center; display: block;"><a href="http://sliceoflinux.com/2010/07/17/lacie-xtremkey-una-memoria-usb-que-lo-aguanta-todo/"><img src="http://img.youtube.com/vi/xAInW-LA_ko/2.jpg" alt="" /></a></span>
<p>Por último, si te interesa, en el <a title="Anuncio de LaCie de la XtremKey (inglés)" href="http://www.lacie.com/uses/company/news/news.htm?id=10574" target="_blank">anuncio</a> informan que estará a la venta a partir de agosto a un precio de $49.99 la memoria de 8 GB.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/10160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/10160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/10160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/10160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/10160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/10160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/10160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/10160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/10160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/10160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/10160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/10160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/10160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/10160/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10160&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/07/17/lacie-xtremkey-una-memoria-usb-que-lo-aguanta-todo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dcbfb9d68e97541f7cc5c0cada216bbf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">ampersandres</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/lacie-xtreme-key.jpg?w=121" medium="image">
			<media:title type="html">LaCie-Xtreme-Key</media:title>
		</media:content>
	</item>
		<item>
		<title>El verdadero origen de las piezas del Tetris</title>
		<link>http://sliceoflinux.com/2010/07/13/el-verdadero-origen-de-las-piezas-del-tetris/</link>
		<comments>http://sliceoflinux.com/2010/07/13/el-verdadero-origen-de-las-piezas-del-tetris/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 07:30:39 +0000</pubDate>
		<dc:creator>&#38;rés</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[camiseta]]></category>
		<category><![CDATA[tetris]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=10120</guid>
		<description><![CDATA[El diseño de esta camiseta de de Eduardo San Gil que se puede adquirir en Threadless nos revela el funcionamiento interno del Tetris. Y ahora&#8230; ¿podrás volver a jugar? Vía: Microsiervos<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10120&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>El diseño de esta camiseta de de <a href="http://www.threadless.com/profile/1090969/Graja" target="_blank">Eduardo San Gil</a> que se puede adquirir en <a href="http://www.threadless.com/submission/269479/Let_the_Game_Continue">Threadless</a> nos revela el funcionamiento interno del Tetris. Y ahora&#8230; ¿podrás volver a jugar?</p>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://www.threadless.com/submission/269479/Let_the_Game_Continue?utm_source=share&amp;utm_medium=email&amp;utm_content=Let_the_Game_Continue&amp;utm_campaign=design"><img src="http://www.threadless.com/subs/big/269479.jpg" border="0" alt="" width="300" /></a><p class="wp-caption-text">Let the Game Continue</p></div>
<p>Vía: <a title="Sale a la luz el terrible secreto del Tetris" href="http://www.microsiervos.com/archivo/humor/terrible-secreto-tetris.html" target="_blank">Microsiervos</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/10120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/10120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/10120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/10120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/10120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/10120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/10120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/10120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/10120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/10120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/10120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/10120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/10120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/10120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10120&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/07/13/el-verdadero-origen-de-las-piezas-del-tetris/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dcbfb9d68e97541f7cc5c0cada216bbf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">ampersandres</media:title>
		</media:content>

		<media:content url="http://www.threadless.com/subs/big/269479.jpg" medium="image" />
	</item>
		<item>
		<title>Bricolaje: Crea un cargador USB para tu bici</title>
		<link>http://sliceoflinux.com/2010/07/10/bricolaje-crea-un-cargador-usb-para-tu-bici/</link>
		<comments>http://sliceoflinux.com/2010/07/10/bricolaje-crea-un-cargador-usb-para-tu-bici/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 08:30:30 +0000</pubDate>
		<dc:creator>pruizar</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[Curiosidades]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=10064</guid>
		<description><![CDATA[Creo que no te lo había dicho, pero otra de mis aficiones es el bricolaje&#8230; aunque últimamente no lo practico demasiado. Bueno, la cuestión es que, por casualidad, he encontrado en instructables.com un paso a paso para fabricar un cargador de dispositivos USB que funciona conectado a una bicicleta. De esta forma, mientras pedaleas puedes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10064&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://sliceoflinux.files.wordpress.com/2010/04/applications-accessories.png?w=128&h=128" alt="" width="128" height="128" />Creo que no te lo había dicho, pero otra de mis aficiones es el bricolaje&#8230; aunque últimamente no lo practico demasiado.</p>
<p>Bueno, la cuestión es que, por casualidad, he encontrado en <a href="http://www.instructables.com/id/USB-Bike-Generator/" target="_blank">instructables.com</a> un paso a paso para fabricar un cargador de dispositivos USB que funciona conectado a una bicicleta. De esta forma, mientras pedaleas puedes ir recargando a la vez dos dispositivos diferentes.</p>
<p>Básicamente, la idea  es utilizar un motor paso a  paso como generador y un circuito regulador de voltaje para  mantener los 5 voltios necesarios para los puertos USB.</p>
<p>Si te animas a construirlo, el resultado final puede parecerse a esto &#8230;    <span id="more-10064"></span></p>
<p style="text-align:center;"><a href="http://sliceoflinux.files.wordpress.com/2010/07/fw50904gb5hczg7-medium.jpg"><img class="size-medium wp-image-10066 aligncenter" title="FW50904GB5HCZG7.MEDIUM" src="http://sliceoflinux.files.wordpress.com/2010/07/fw50904gb5hczg7-medium.jpg?w=300&h=225" alt="" width="300" height="225" /></a></p>
<p style="text-align:center;">
<p style="text-align:center;"><a href="http://sliceoflinux.files.wordpress.com/2010/07/final-results.jpg"><img class="size-medium wp-image-10065 aligncenter" title="Final-Results" src="http://sliceoflinux.files.wordpress.com/2010/07/final-results.jpg?w=300&h=225" alt="" width="300" height="225" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/10064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/10064/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/10064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/10064/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/10064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/10064/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/10064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/10064/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/10064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/10064/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/10064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/10064/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/10064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/10064/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=10064&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/07/10/bricolaje-crea-un-cargador-usb-para-tu-bici/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7391640b9b55c2f9e86e261984f0d895?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">pruizar</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/04/applications-accessories.png" medium="image" />

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/fw50904gb5hczg7-medium.jpg?w=300" medium="image">
			<media:title type="html">FW50904GB5HCZG7.MEDIUM</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/07/final-results.jpg?w=300" medium="image">
			<media:title type="html">Final-Results</media:title>
		</media:content>
	</item>
		<item>
		<title>Un estupendo vídeo que explica qué es el software libre</title>
		<link>http://sliceoflinux.com/2010/07/04/un-estupendo-video-que-explica-que-es-el-software-libre/</link>
		<comments>http://sliceoflinux.com/2010/07/04/un-estupendo-video-que-explica-que-es-el-software-libre/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 13:30:31 +0000</pubDate>
		<dc:creator>pruizar</dc:creator>
				<category><![CDATA[Sin categoría]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=9999</guid>
		<description><![CDATA[El Centro Tecnológico de la Información y de la Comunicación (FundacionCTIC) ha desarrollado un vídeo que explica, de una forma muy clara y comprensible en qué consiste esto del Software Libre y en qué principios se fundamenta&#8230; ¡Y en menos de dos minutos y medio! Fuente: Barrapunto<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9999&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>El Centro <a href="http://www.fundacionctic.org/" target="_blank">Tecnológico de la Información y de la Comunicación</a> (FundacionCTIC) ha desarrollado un vídeo que explica, de una forma muy clara y comprensible en qué consiste esto del Software Libre y en qué principios se fundamenta&#8230; ¡Y en menos de dos minutos y medio!</p>
<span style="text-align:center; display: block;"><a href="http://sliceoflinux.com/2010/07/04/un-estupendo-video-que-explica-que-es-el-software-libre/"><img src="http://img.youtube.com/vi/9NrPGDtzv50/2.jpg" alt="" /></a></span>
<p>Fuente: <a href="http://softlibre.barrapunto.com/article.pl?sid=10/06/29/105232" target="_blank">Barrapunto</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/9999/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/9999/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/9999/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/9999/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/9999/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/9999/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/9999/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/9999/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/9999/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/9999/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/9999/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/9999/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/9999/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/9999/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9999&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/07/04/un-estupendo-video-que-explica-que-es-el-software-libre/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7391640b9b55c2f9e86e261984f0d895?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">pruizar</media:title>
		</media:content>
	</item>
		<item>
		<title>El arte de la computación analógica</title>
		<link>http://sliceoflinux.com/2010/07/03/el-arte-de-la-computacion-analogica/</link>
		<comments>http://sliceoflinux.com/2010/07/03/el-arte-de-la-computacion-analogica/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 08:30:54 +0000</pubDate>
		<dc:creator>&#38;rés</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[vídeo]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=9876</guid>
		<description><![CDATA[El siguiente vídeo de Meltmedia titulado The Art of Analog Computing nos muestra cómo sería nuestro trabajo diario si hiciésemos en el mundo real las mismas cosas que hacemos en el ordenador. Lo que más me ha gustado ha sido la analogía del salvapantallas. Vía: PixFans<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9876&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>El siguiente vídeo de <a href="http://www.meltmedia.com/">Meltmedia</a> titulado <em>The Art of Analog Computing</em> nos muestra cómo sería nuestro trabajo diario si hiciésemos en el mundo real las mismas cosas que hacemos en el ordenador.</p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/12433033' width='400' height='300' frameborder='0'></iframe></div>
<p>Lo que más me ha gustado ha sido la analogía del salvapantallas.</p>
<p>Vía: <a title="El arte de la computación analógica" href="http://www.pixfans.com/el-arte-de-la-computacion-analogica" target="_blank">PixFans</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/9876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/9876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/9876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/9876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/9876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/9876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/9876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/9876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/9876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/9876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/9876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/9876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/9876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/9876/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9876&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/07/03/el-arte-de-la-computacion-analogica/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dcbfb9d68e97541f7cc5c0cada216bbf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">ampersandres</media:title>
		</media:content>
	</item>
		<item>
		<title>Cosas que se pueden hacer con Gimp</title>
		<link>http://sliceoflinux.com/2010/06/27/cosas-que-se-pueden-hacer-con-gimp/</link>
		<comments>http://sliceoflinux.com/2010/06/27/cosas-que-se-pueden-hacer-con-gimp/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 13:30:04 +0000</pubDate>
		<dc:creator>pruizar</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[vídeo]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=9893</guid>
		<description><![CDATA[Con la idea de mostrarnos las cosas que se pueden hacer con este fantástico programa de diseño, jEsuSdA ha montado un vídeo con imágenes de diferentes autores. Como él dice,  hay bebés, gatitos y chicas guapas, así que creo que nadie saldrá defraudado: Fuente: jEsuSdA<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9893&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Con la idea de mostrarnos las cosas que se pueden hacer con este fantástico programa de diseño, <a href="http://www.jesusda.com/">jEsuSdA</a> ha montado un vídeo con imágenes de diferentes autores.</p>
<p>Como él dice,  hay bebés, gatitos y chicas guapas, así que creo que nadie saldrá  defraudado:</p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/11953375' width='400' height='300' frameborder='0'></iframe></div>
<p>Fuente: <a href="http://www.jesusda.com/blog/index.php?id=412" target="_blank">jEsuSdA</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/9893/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/9893/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/9893/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/9893/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/9893/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/9893/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/9893/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/9893/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/9893/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/9893/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/9893/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/9893/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/9893/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/9893/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9893&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/06/27/cosas-que-se-pueden-hacer-con-gimp/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7391640b9b55c2f9e86e261984f0d895?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">pruizar</media:title>
		</media:content>
	</item>
		<item>
		<title>Robots bailando al ritmo de la música</title>
		<link>http://sliceoflinux.com/2010/06/27/robots-bailando-al-ritmo-de-la-musica/</link>
		<comments>http://sliceoflinux.com/2010/06/27/robots-bailando-al-ritmo-de-la-musica/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 08:22:46 +0000</pubDate>
		<dc:creator>&#38;rés</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[vídeo]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=9881</guid>
		<description><![CDATA[En el pabellón de Francia de la Expo de Shanghai de 2010 se ha podido ver el siguiente espectáculo de baile de robots Nao de Aldebaran Robotics. Vía: Laughing squid<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9881&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>En el pabellón de Francia de la <a title="Expo de Shanghai de 2010" href="http://en.expo2010.cn/" target="_blank">Expo de </a><a href="http://en.expo2010.cn/">Shanghai de</a><a href="http://en.expo2010.cn/"> 2010</a> se ha podido ver el siguiente espectáculo de baile de robots <a title="Robot Nao en la Wikipedia" href="http://es.wikipedia.org/wiki/Nao_%28robot%29" target="_blank">Nao</a> de <a title="Página oficial de Aldebaran Robotics" href="http://www.aldebaran-robotics.com/en" target="_blank">Aldebaran Robotics</a>.</p>
<span style="text-align:center; display: block;"><a href="http://sliceoflinux.com/2010/06/27/robots-bailando-al-ritmo-de-la-musica/"><img src="http://img.youtube.com/vi/uIuRc1r_N34/2.jpg" alt="" /></a></span>
<p>Vía: <a href="http://laughingsquid.com/aldebaran-robotics-nao-robot-dance-show/">Laughing squid</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/9881/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/9881/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/9881/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/9881/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/9881/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/9881/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/9881/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/9881/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/9881/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/9881/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/9881/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/9881/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/9881/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/9881/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9881&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/06/27/robots-bailando-al-ritmo-de-la-musica/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dcbfb9d68e97541f7cc5c0cada216bbf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">ampersandres</media:title>
		</media:content>
	</item>
		<item>
		<title>Roomle.com: Diseño de interiores en línea</title>
		<link>http://sliceoflinux.com/2010/06/20/roomle-com-diseno-de-interiores-en-linea/</link>
		<comments>http://sliceoflinux.com/2010/06/20/roomle-com-diseno-de-interiores-en-linea/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 08:30:56 +0000</pubDate>
		<dc:creator>pruizar</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[arquitectura]]></category>
		<category><![CDATA[decoración]]></category>
		<category><![CDATA[gratis]]></category>
		<category><![CDATA[online]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=9689</guid>
		<description><![CDATA[Si estás pensando en remodelar tu casa, tirar ese tabique que tanto te molesta o sencillamente modificar la distribución de tus muebles para hacer una estancia más cómoda, es posible que hoy te ahorre un dolor de espalda. Esta semana he descubierto Roomle, un sitio que te permite diseñar una habitación y después decorarla y [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9689&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://sliceoflinux.files.wordpress.com/2010/06/roomle-logo.png"><img class="alignleft size-full wp-image-9690" title="roomle-logo" src="http://sliceoflinux.files.wordpress.com/2010/06/roomle-logo.png?w=500" alt=""   /></a>Si estás pensando en remodelar tu casa, tirar ese tabique que tanto te molesta o sencillamente modificar la distribución de tus muebles para hacer una estancia más cómoda, es posible que hoy te ahorre un dolor de espalda.</p>
<p>Esta semana he descubierto <a href="http://www.roomle.com/start.jsp" target="_blank">Roomle</a>, un sitio que te permite diseñar una habitación y después decorarla y verla en 3D para hacerte una idea de cuál puede ser el resultado final&#8230; ¡Y todo sin esfuerzo físico!</p>
<p>Además, cuando termines, puedes compartir tu idea con un amigo o con una persona que pueda asesorarte.</p>
<p>El sitio web no tiene una gran variedad de herramientas y el conjunto de muebles que te ofrece no es muy amplio, pero pienso que es suficiente para hacerte una idea general, y además es gratis. Incluso lo puedes utilizar sin registrarte, aunque si piensas volver a tu diseño en en futuro, deberás comenzar por crearte una cuenta gratuita que te permita guardar tu trabajo.</p>
<p>Si piensas que su funcionalidad te puede resultar útil, mi recomendación es que, al menos, lo pruebes.</p>
<div id="attachment_9691" class="wp-caption aligncenter" style="width: 310px"><a href="http://sliceoflinux.files.wordpress.com/2010/06/pantallazo.png"><img class="size-medium wp-image-9691" title="Pantallazo" src="http://sliceoflinux.files.wordpress.com/2010/06/pantallazo.png?w=300&h=139" alt="" width="300" height="139" /></a><p class="wp-caption-text">Ejemplo hecho con Roomle</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/9689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/9689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/9689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/9689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/9689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/9689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/9689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/9689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/9689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/9689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/9689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/9689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/9689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/9689/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9689&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/06/20/roomle-com-diseno-de-interiores-en-linea/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7391640b9b55c2f9e86e261984f0d895?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">pruizar</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/06/roomle-logo.png" medium="image">
			<media:title type="html">roomle-logo</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/06/pantallazo.png?w=300" medium="image">
			<media:title type="html">Pantallazo</media:title>
		</media:content>
	</item>
		<item>
		<title>Cazando marcianitos</title>
		<link>http://sliceoflinux.com/2010/06/19/cazando-marcianitos/</link>
		<comments>http://sliceoflinux.com/2010/06/19/cazando-marcianitos/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 08:30:05 +0000</pubDate>
		<dc:creator>&#38;rés</dc:creator>
				<category><![CDATA[Sin categoría]]></category>
		<category><![CDATA[fotomontaje]]></category>
		<category><![CDATA[space invaders]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=9570</guid>
		<description><![CDATA[Hoy os traigo un par de fotomontajes de Ryan Snieder inspirados en Space Invaders. Espero que os gusten.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9570&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hoy os traigo un par de fotomontajes de <a href="http://www.behance.net/Monolith">Ryan Snieder</a> inspirados en <a title="Space Invaders" href="http://es.wikipedia.org/wiki/Space_Invaders" target="_blank">Space Invaders</a>.</p>
<p><a href="http://sliceoflinux.files.wordpress.com/2010/06/hunting-space-invaders.jpg"><img class="aligncenter size-medium wp-image-9571" title="Hunting Space invaders" src="http://sliceoflinux.files.wordpress.com/2010/06/hunting-space-invaders.jpg?w=229&h=300" alt="" width="229" height="300" /></a><br />
<span id="more-9570"></span><br />
<a href="http://sliceoflinux.files.wordpress.com/2010/06/hunting-space-invaders-2.jpg"><img class="aligncenter size-medium wp-image-9572" title="Hunting Space invaders 2" src="http://sliceoflinux.files.wordpress.com/2010/06/hunting-space-invaders-2.jpg?w=231&h=300" alt="" width="231" height="300" /></a><br />
Espero que os gusten.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/9570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/9570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/9570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/9570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/9570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/9570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/9570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/9570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/9570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/9570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/9570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/9570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/9570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/9570/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9570&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/06/19/cazando-marcianitos/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dcbfb9d68e97541f7cc5c0cada216bbf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">ampersandres</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/06/hunting-space-invaders.jpg?w=229" medium="image">
			<media:title type="html">Hunting Space invaders</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/06/hunting-space-invaders-2.jpg?w=231" medium="image">
			<media:title type="html">Hunting Space invaders 2</media:title>
		</media:content>
	</item>
		<item>
		<title>KnowEm: comprueba si está disponible tu nombre de usuario en cientos de sitios</title>
		<link>http://sliceoflinux.com/2010/06/06/knowem-comprueba-si-esta-disponible-tu-nombre-de-usuario-en-cientos-de-sitios/</link>
		<comments>http://sliceoflinux.com/2010/06/06/knowem-comprueba-si-esta-disponible-tu-nombre-de-usuario-en-cientos-de-sitios/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 08:30:19 +0000</pubDate>
		<dc:creator>&#38;rés</dc:creator>
				<category><![CDATA[Sin categoría]]></category>

		<guid isPermaLink="false">http://sliceoflinux.com/?p=9370</guid>
		<description><![CDATA[Know﻿Em es una página web que nos permite comprobar si está disponible nuestro nombre de usuario, marca, producto o en general cualquier identificador que queramos usar en más de 350 webs sociales distintas. Ya tiene un tiempo pero yo la conocí hace unos días. Lo único que tenemos que hacer es escribir nuestro nombre de [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9370&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="Página oficial de Knowem" href="http://knowem.com/" target="_blank"><strong>Know﻿Em</strong></a> es una página web que nos permite comprobar si está disponible nuestro nombre de usuario, marca, producto o en general cualquier identificador que queramos usar en más de 350 webs sociales distintas. Ya tiene un tiempo pero yo la conocí hace unos días.</p>
<div id="attachment_9397" class="wp-caption aligncenter" style="width: 310px"><a href="http://sliceoflinux.files.wordpress.com/2010/06/knowem.png"><img class="size-medium wp-image-9397" title="KnowEm" src="http://sliceoflinux.files.wordpress.com/2010/06/knowem.png?w=300&h=196" alt="Página de KnowEM" width="300" height="196" /></a><p class="wp-caption-text">Página de KnowEM</p></div>
<p>Lo único que tenemos que hacer es escribir nuestro nombre de usuario y hacer clic sobre <strong>Check It</strong>. Así podemos elegir un nombre que esté disponible en el mayor número de sitios web.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sliceoflinux.wordpress.com/9370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sliceoflinux.wordpress.com/9370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sliceoflinux.wordpress.com/9370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sliceoflinux.wordpress.com/9370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sliceoflinux.wordpress.com/9370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sliceoflinux.wordpress.com/9370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sliceoflinux.wordpress.com/9370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sliceoflinux.wordpress.com/9370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sliceoflinux.wordpress.com/9370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sliceoflinux.wordpress.com/9370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sliceoflinux.wordpress.com/9370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sliceoflinux.wordpress.com/9370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sliceoflinux.wordpress.com/9370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sliceoflinux.wordpress.com/9370/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sliceoflinux.com&#038;blog=5537485&#038;post=9370&#038;subd=sliceoflinux&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sliceoflinux.com/2010/06/06/knowem-comprueba-si-esta-disponible-tu-nombre-de-usuario-en-cientos-de-sitios/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dcbfb9d68e97541f7cc5c0cada216bbf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">ampersandres</media:title>
		</media:content>

		<media:content url="http://sliceoflinux.files.wordpress.com/2010/06/knowem.png?w=300" medium="image">
			<media:title type="html">KnowEm</media:title>
		</media:content>
	</item>
	</channel>
</rss>
