<?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>l0st iN thE sHell &#187; hardware</title>
	<atom:link href="http://www.lostintheshell.net/index.php/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lostintheshell.net</link>
	<description>looking for techno and social freedom!</description>
	<lastBuildDate>Mon, 12 Jul 2010 10:47:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>alfa usb y backtrack 4</title>
		<link>http://www.lostintheshell.net/index.php/2010/01/14/alfa-usb-y-backtrack-4/</link>
		<comments>http://www.lostintheshell.net/index.php/2010/01/14/alfa-usb-y-backtrack-4/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 11:27:46 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[hacktivismo]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[privacidad]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[software libre]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[4]]></category>
		<category><![CDATA[alfa]]></category>
		<category><![CDATA[auditoria]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[inalámbricas]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[r8187]]></category>
		<category><![CDATA[redes]]></category>
		<category><![CDATA[rtl8187]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[wep]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wpa]]></category>
		<category><![CDATA[wpa2]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=350</guid>
		<description><![CDATA[Probando la recién horneada Backtrack 4 con el nuevo juguete, de entrada tenemos la carga del driver resuelta, en el boot entra directamente el rtl8187 así que está funcional y operativa, aunque no todo son buenas noticias. Este driver tiene algún que otro fallo y nos hace perder la cobertura wifi, empezamos con cortes y [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2010%2F01%2F14%2Falfa-usb-y-backtrack-4%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2010%2F01%2F14%2Falfa-usb-y-backtrack-4%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Probando la recién horneada Backtrack 4 con el nuevo juguete, de entrada tenemos la carga del driver resuelta, en el boot entra directamente el rtl8187 así que está funcional y operativa, aunque no todo son buenas noticias.</p>
<p>Este driver tiene algún que otro fallo y nos hace perder la cobertura wifi, empezamos con cortes y al final la conexión se torna tan inestable que hace que navegar sea prácticamente un milagro, menos mal que la comunidad es amplia y disponemos del driver r8187, que, para mas inri, también viene incluído en el núcleo.</p>
<p>Para realizar el cambio de driver para nuestra wifi debemos parar la interfaz para después editar el fichero de bloqueo de drivers, vamos a ello:<span id="more-350"></span></p>
<blockquote><p>#ifconfig wlan0 down<br />
#vi /etc/modprobe.d/blacklist</p></blockquote>
<p>tenemos que buscar el driver <strong>r8187</strong> y tenemos las dos opciones de siempre (un :dd para borrarlo o bien lo dejamos comentado) más la de sustituirla añadiendo tl de modo que lo que bloqueémos realmente sea el modulo rtl8187; a ver, que me lío, en definitiva es meter en la blacklist el otro módulo así que sustituimos <em>blacklist r8187</em> por b<em>lacklist rtl8187</em>; de modo que sustituimos la carga del módulo por defecto por el que realmente nos interesa. Guardamos, cerramos y procedemos a sustituir el driver cargado (o si vamos a lo gonzo reiniciamos, que también vale).</p>
<blockquote><p>#rmmod rtl8187<br />
#modprobe r8187</p></blockquote>
<p>ya podemos levantar de nuevo nuestra tarjeta de red, esta vez sin cortes y cumpliendo su función correctamente.</p>
<blockquote><p>iwconfig wlan0 up</p></blockquote>
<p>venga, a disfrutar y a probar backtrack (o wifis, allá cada uno XD)</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2010/01/14/alfa-usb-y-backtrack-4/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2010/01/14/alfa-usb-y-backtrack-4/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>con ganas de probar&#8230;</title>
		<link>http://www.lostintheshell.net/index.php/2010/01/12/con-ganas-de-probar/</link>
		<comments>http://www.lostintheshell.net/index.php/2010/01/12/con-ganas-de-probar/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 20:46:19 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[hacktivismo]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[privacidad]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[alfa]]></category>
		<category><![CDATA[auditoria]]></category>
		<category><![CDATA[cifrado]]></category>
		<category><![CDATA[clave]]></category>
		<category><![CDATA[kismac]]></category>
		<category><![CDATA[red]]></category>
		<category><![CDATA[romper]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[wep]]></category>
		<category><![CDATA[wi-fi]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=342</guid>
		<description><![CDATA[ni más ni menos que la alfa, que ya ha llegado&#8230; Share on Facebook]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2010%2F01%2F12%2Fcon-ganas-de-probar%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2010%2F01%2F12%2Fcon-ganas-de-probar%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>ni más ni menos que la alfa, que ya ha llegado&#8230;</p>
<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/vEUP-R6Kj-g&amp;feature" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/vEUP-R6Kj-g&amp;feature"></embed></object></center></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2010/01/12/con-ganas-de-probar/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2010/01/12/con-ganas-de-probar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nueva adquisición, a poner a prueba las ondas</title>
		<link>http://www.lostintheshell.net/index.php/2009/12/30/nueva-adquisicion-a-poner-a-prueba-las-ondas/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/12/30/nueva-adquisicion-a-poner-a-prueba-las-ondas/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 19:32:50 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[hacktivismo]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[privacidad]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[software libre]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[adaptador]]></category>
		<category><![CDATA[aircrack]]></category>
		<category><![CDATA[alfa]]></category>
		<category><![CDATA[auditoria]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[chipset]]></category>
		<category><![CDATA[kismac]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wifislax]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=218</guid>
		<description><![CDATA[tenemos ya cerca de un centenar de instalaciones &#8211; redes montadas con wifi, más de una nos está dando muuuuuchos quebraderos de cabeza, así que para finalizar el año le hemos pedido a los reyes un adaptador wifi en condiciones, finalmente nos hemos decantado por una alfa 1000mW usb, ideal para nuestras auditorías con wifislax, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F30%2Fnueva-adquisicion-a-poner-a-prueba-las-ondas%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F30%2Fnueva-adquisicion-a-poner-a-prueba-las-ondas%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>tenemos ya cerca de un centenar de instalaciones &#8211; redes montadas con wifi, más de una nos está dando muuuuuchos quebraderos de cabeza, así que para finalizar el año le hemos pedido a los reyes un adaptador wifi en condiciones, finalmente nos hemos decantado por una <strong>alfa 1000mW usb</strong>, ideal para nuestras auditorías con wifislax, backtrak, etc (y por lo que he visto por ahí incluso con kismac).</p>
<p>la verdad es que ya os contaré que tal nos va con el nuevo cacharro, en cuanto llegue ya tiene destino para auditar&#8230; aquí os dejo las específicaciones técnicas del juguete.</p>
<p><span id="more-218"></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0.7em; margin-top: 0.5em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; border: 0px initial initial;">1. Potencia de salida 1000mW 1W<br style="padding: 0px; margin: 0px;" />2. Soporta USB 2.0<br style="padding: 0px; margin: 0px;" />3. Funciona en IEEE 802.11b/g (2.4GHz)<br style="padding: 0px; margin: 0px;" />4. Transferencia de datos de 54Mbps<br style="padding: 0px; margin: 0px;" />5. Modo Ad-Hoc o Infraestructura<br style="padding: 0px; margin: 0px;" />6. Software AP (Punto de acceso) funcion de modo AP por software<br style="padding: 0px; margin: 0px;" />7. Modo monitor (Chipset Realtek 8187L)<br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" />Especificaciones:</p>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Conectate a mas de 54Mbps vis USB 2.0 (mas de 72Mbps), compatible USB 1.1</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Plug-and-Play compatible con : Windows 98SE, 2000, ME, CE, XP, Vista, Linux y Mac OS</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Alta seguridad 64/128/256bits WEP, TKIP, WPA, WPA2, 802.11</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Chipset: <strong style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: bold; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Realtek 8187L</strong><strong style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: bold; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;"></strong></li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Wireless : IEEE 802.11 b/g</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Velocidad de transmisión:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">802.11b : mas de 11 Mbps</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">802.11g : mas de 54 Mbps y modo turbo</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Sistema Operativo soportado:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows 98SE</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows ME</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows 2000</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows XP</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows Vista</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Linux 2.6.x</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Mac 10.4</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">WinCE 5.0</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Support S/W AP</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Interfaz: USB 2.0 (compatible USB 1.1)</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Tipo de antena: 1 x 2.4Ghz SMA connector (2 dbi)</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Frecuencias de transmisión wireless:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">2412-2462 MHz (North America)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">2412-2472 MHz (Europe)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">2412-2484 MHz (Japan)</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Canales:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">1-11 channels (North America)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">1-13 channels (General Europe)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">1-14 channels (Japan)</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Seguridad:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">WEP 64/128 bits</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">802.1X support</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Wi-fi Protected Access (WPA)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">WPA-PSK</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">WPA II</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Potencia de salida: 30 dbm (1000 mW)</li>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/12/30/nueva-adquisicion-a-poner-a-prueba-las-ondas/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/12/30/nueva-adquisicion-a-poner-a-prueba-las-ondas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;hackeado&#8221; el cifrado del GSM</title>
		<link>http://www.lostintheshell.net/index.php/2009/12/29/hackeado-el-cifrado-del-gsm/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/12/29/hackeado-el-cifrado-del-gsm/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 21:11:29 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[hacktivismo]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[privacidad]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[sociedad]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[chaos]]></category>
		<category><![CDATA[cifrado]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[congress]]></category>
		<category><![CDATA[gsm]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[karsten]]></category>
		<category><![CDATA[móvil]]></category>
		<category><![CDATA[nohl]]></category>
		<category><![CDATA[operador]]></category>
		<category><![CDATA[planeta]]></category>
		<category><![CDATA[red]]></category>
		<category><![CDATA[telefonía]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=216</guid>
		<description><![CDATA[Al salir del curro me comentaba un compi, que un alemán ha desvelado los secretos más intrínsecos del GSM, la red de telefonía móvil que utilizan (o utilizamos) en el 80% de las llamadas a móviles en el planeta. Karsten Nohl, el &#8220;piratilla&#8221; germano, hizo el anuncio en el marco del Chaos Communication Congress. Varios sitios [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F29%2Fhackeado-el-cifrado-del-gsm%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F29%2Fhackeado-el-cifrado-del-gsm%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Al salir del curro me comentaba un compi, que un alemán ha desvelado los secretos más intrínsecos del GSM, la red de telefonía móvil que utilizan (o utilizamos) en el 80% de las llamadas a móviles en el planeta. Karsten Nohl, el &#8220;piratilla&#8221; germano, hizo el anuncio en el marco del <strong><a title="chaos communication congress" href="http://events.ccc.de/congress/2009/wiki/Welcome">Chaos Communication Congress</a></strong>.</p>
<p>Varios sitios se hacen eco de la noticia, entre ellos elmundo.es, vnunet, movilonia&#8230;</p>
<p>Ahora les toca a las operadoras de telefonía móvil &#8220;ponerle puertas al campo&#8221; y revisar la seguridad de sus comunicaciones.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/12/29/hackeado-el-cifrado-del-gsm/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/12/29/hackeado-el-cifrado-del-gsm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>feliz MACvidad!!</title>
		<link>http://www.lostintheshell.net/index.php/2009/12/25/feliz-macvidad/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/12/25/feliz-macvidad/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 13:54:10 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[manzana]]></category>
		<category><![CDATA[snow]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=210</guid>
		<description><![CDATA[pues sí, no ha pasado ni un mes desde el último post, en el que andaba resistiendo a la tentación de meter una nueva manzana en el cesto cuando &#8220;inesperadamente&#8221; se ha apoderado de mí el espíritu &#8220;MacVideño&#8221; y he realizado el pedido de mi nuevo ordenador de sobremesa (el viejo pc contaba ya con [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F25%2Ffeliz-macvidad%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F25%2Ffeliz-macvidad%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>pues sí, no ha pasado ni un mes desde el último post, en el que andaba resistiendo a la tentación de meter una nueva manzana en el cesto cuando &#8220;inesperadamente&#8221; se ha apoderado de mí el espíritu &#8220;MacVideño&#8221; y he realizado el pedido de mi nuevo ordenador de sobremesa (el viejo pc contaba ya con más de 6 añitos a las espaldas), un iMac de 21,5&#8243;; que junto con el Powerbook de 12&#8243; y el iPhone me hacen estar en contínuo pecado, me confieso, he vuelto a morder del fruto prohibido.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/12/25/feliz-macvidad/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/12/25/feliz-macvidad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>increible pero cierto&#8230;</title>
		<link>http://www.lostintheshell.net/index.php/2009/12/22/increible-pero-cierto/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/12/22/increible-pero-cierto/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 19:00:41 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bateria]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[calidad]]></category>
		<category><![CDATA[defectuosa]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[g4]]></category>
		<category><![CDATA[ibook]]></category>
		<category><![CDATA[powerbook]]></category>
		<category><![CDATA[recambio]]></category>
		<category><![CDATA[rma]]></category>
		<category><![CDATA[sustitucion]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=214</guid>
		<description><![CDATA[cómo comentaba en el post anterior, el pequeño G4 de 12&#8243; andaba ya justillo de baterías, apenas 20min. de autonomía en las islas&#8230; eso y que 129€ se me hacian un pelín caros para ponerle &#8220;las pilas&#8221; me motivaron a buscar baterías de segunda mano por internet, la más barata que encontré se me quedaba [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F22%2Fincreible-pero-cierto%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F22%2Fincreible-pero-cierto%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>cómo comentaba en el post anterior, el pequeño G4 de 12&#8243; andaba ya justillo de baterías, apenas 20min. de autonomía en las islas&#8230; eso y que 129€ se me hacian un pelín caros para ponerle &#8220;las pilas&#8221; me motivaron a buscar baterías de segunda mano por internet, la más barata que encontré se me quedaba en 59€, tampoco me motivaba demasiado y, encima, no me daban ningún tipo de garantía.</p>
<p>pasamos de navegar a bucear en la red y sorprendentemente me encontré con esto: <a href="http://www.apple.com/la/support/batteryexchange/faq/">Programa de sustitución de baterías del iBook G4 y PowerBook G4</a> ; sorprendentemente, el número de serie de mi desastrosa batería coincidía en el rango que aparece en la web, así que probé suerte con el RMA de Apple. En menos de un par de horas tenía respuesta de que procederían al cambio y finalmente, después de  6 días laborales, esta mañana me ha llegado una flamante batería para mi Powerbook G4 12&#8243; sin pregunta alguna y 5 años después de adquirir el equipo. Estoy gratamente sorprendido y demuestra, nos guste o no, la calidad de la marca.</p>
<p>Esta misma tarde me han pasado el cd de instalación de Leopard y el chiquitín parecía hambriento de actualización, la aceptado correctísimamente. Me enorgullece decir que 5 años después de la compra del portátil hoy vuelve a la vida, resurgido de sus cenizas cual ave phoenix, y cuento con un explendido e inmejorable equipo &#8220;nuevo&#8221; , está cómo el primer día.</p>
<p>Es una dura decisión, pero creo que indudablemente, el próximo equipo que caiga bajo mis manos, le va a faltar, también, el mordisco de la manzana (el sobremesa lleva ya tiempo pidiendo relevo).</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/12/22/increible-pero-cierto/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/12/22/increible-pero-cierto/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>a 2 horas del &#8220;Friday Specials&#8221; de Apple</title>
		<link>http://www.lostintheshell.net/index.php/2009/11/26/a-2-horas-del-friday-specials-de-apple/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/11/26/a-2-horas-del-friday-specials-de-apple/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 22:14:49 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software libre]]></category>
		<category><![CDATA[viajes]]></category>
		<category><![CDATA[21"]]></category>
		<category><![CDATA[27"]]></category>
		<category><![CDATA[airport]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ibook]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[portatil]]></category>
		<category><![CDATA[powerbook]]></category>
		<category><![CDATA[ppc]]></category>
		<category><![CDATA[shopping]]></category>
		<category><![CDATA[sobremesa]]></category>
		<category><![CDATA[special]]></category>
		<category><![CDATA[store]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=203</guid>
		<description><![CDATA[Quedan tan sólo 2 horas para que se abran las 24h del día especial del shopping de Apple, tengo una tremendísima calentada para echarle mano al nuevo iMac de 21&#8243; (el de 27&#8243; sería la #@%&#38;), aunque por lo que veo, las rebajas van a ir por otros derroteros (accesorios, fundas, etc&#8230;) me da a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F11%2F26%2Fa-2-horas-del-friday-specials-de-apple%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F11%2F26%2Fa-2-horas-del-friday-specials-de-apple%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div id="attachment_204" class="wp-caption alignleft" style="width: 246px"><a title="apple shopping day" href="http://store.apple.com/es/go/promo/blackfriday"><img class="size-full wp-image-204" title="promo_holiday_black_friday_20091123" src="http://www.lostintheshell.net/wp-content/uploads/2009/11/promo_holiday_black_friday_20091123.jpg" alt="apple shopping day" width="236" height="155" /></a><p class="wp-caption-text">apple shopping day</p></div>
<p>Quedan tan sólo 2 horas para que se abran las 24h del día especial del shopping de <a title="apple" href="http://www.apple.es">Apple</a>, tengo una tremendísima calentada para echarle mano al nuevo iMac de 21&#8243; (el de 27&#8243; sería la #@%&amp;), aunque por lo que veo, las rebajas van a ir por otros derroteros (accesorios, fundas, etc&#8230;)</p>
<p>me da a mí que voy a tener que ser un poco conformista y aguantar, al menos un mes y caer en las redes del consumismo navideño&#8230;</p>
<p>de momento aún tengo a mano el viejo PB 12&#8243;, que lleva conmigo ya unos añitos cómo compañero infatigable, llegan las merecidas vacaciones y nos vamos él y yo de viaje y nos llevamos a la parienta para que nos haga compañía&#8230; 8D (menos mal que nunca entra por aquí).</p>
<p>Toca darle un respiro al Lenovo, dejo el trabajo en casa y voy buscando la trilogía isla, piscina y relax en compañía de la churri, que accede a llevarse al &#8220;pequeño&#8221; Powerbook 12&#8243; Alluminium, que todavía gestiona nuestras cosillas de ocio y está libre de todo lo que implique trabajo (salvo por el mail, las conexiones vpn, es mysql browser, &#8230;, ejem).</p>
<p>La verdad es que aprovechando la visita ojeando el Apple Store, me ha dado por indagar y recargale las pilas al chiquitín, que la batería viene a durarle entre 20 y 30 min. después de unos cuantos años de tralla; la sorpresa es que poco o nada han bajado los precios de las baterías, 129€ me sale la broma de volver a darle sus 5h de autonomía.</p>
<p>Aunque, ha día de hoy, todavía lo veo cómo un plus comparado con las nuevas máquinas de &#8220;la casa&#8221;; tengo en mente este video que he recuperado de Youtube, en el cual parodiaba al ultra finísimo MacBook Air, aquí os lo dejo:<span id="more-203"></span></p>
<p style="text-align: center;"><object style="width: 425px; height: 350px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/TLb7EVF6-Jc" /><embed style="width: 425px; height: 350px;" type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/TLb7EVF6-Jc"></embed></object></p>
<p>P.D. Alvaro V. esto va especialmente por tí, que lo sepas!.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/VDQPsGb8J0A" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/VDQPsGb8J0A"></embed></object></p>
<p>Aún tengo mis quebraderos de cabeza, cuando lo pillé ya estaba anunciado el inminente cambio a la tecnología Intel, pero mi cabezonería y el romanticismo de tener uno de los últimos PPC hizo que me tirara a la piscina. Ya me dió bastantes quebraderos de cabeza, sobre todo por la Nvidia, la AirportExtreme y algun problemilla con GNU/Linux que tuve en su momento por no comprar un iBook (cómo el resto de compis que lo tenían al 100% liberalizado); después vinieron las pérdidas de soporte y actualizaciones de alguna distro a la arquitectura PPC, hasta llegar al estado actual en el que ya la mismísima Apple no permite actualizar a Snow Leopard (yo sigo feliz con Tiger) dando por finalizado completamente el período anterior a Intel, qué le vamos a hacer&#8230;</p>
<p>de momento esperar que algún alma caritativa nos pase el cd de Leopard PPC y por otra, quizá, echar mano de un par de cosillas para mi iPhone.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/11/26/a-2-horas-del-friday-specials-de-apple/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/11/26/a-2-horas-del-friday-specials-de-apple/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>itm sistemas finalista premios web Cantabria&#8217;09</title>
		<link>http://www.lostintheshell.net/index.php/2009/11/16/itm-sistemas-finalista-premios-web-cantabria09/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/11/16/itm-sistemas-finalista-premios-web-cantabria09/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 13:54:20 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[09]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[cantabria]]></category>
		<category><![CDATA[corporativa]]></category>
		<category><![CDATA[desarrollo]]></category>
		<category><![CDATA[diario]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[itm]]></category>
		<category><![CDATA[mejor]]></category>
		<category><![CDATA[montañes]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[paginas]]></category>
		<category><![CDATA[premio]]></category>
		<category><![CDATA[premios]]></category>
		<category><![CDATA[sistemas]]></category>
		<category><![CDATA[votos]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=163</guid>
		<description><![CDATA[ itmsistemas.es se encuentra entre las 10 finalistas a la mejor web corporativa de Cantabria. Hoy se han conocido las páginas web finalistas a los Premios Web Cantabria 2009, organizado por la plataforma online de El Diario Montañés. La nueva web de ITM Sistemas (www.itmsistemas.es) se ha colocado entre las mejores 10 webs corporativas, categoría que [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F11%2F16%2Fitm-sistemas-finalista-premios-web-cantabria09%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F11%2F16%2Fitm-sistemas-finalista-premios-web-cantabria09%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div class="wp-caption alignleft" style="width: 250px"><a href="http://www.premioswebcantabria.com/web/57/itm-sistemas-seguridad-y-telecomunicaciones.html"><img title="premios web cantabria 09" src="http://www.itmsistemas.es/administrador/img/img4b0140cd34971.gif" alt="premios web cantabria 09" width="240" height="137" /></a><p class="wp-caption-text">premios web cantabria 09</p></div>
<p> <a title="itm sistemas" href="http://www.itmsistemas.es"><strong>itmsistemas.es</strong></a> se encuentra entre las 10 finalistas a la mejor web corporativa de Cantabria. Hoy se han conocido las páginas web finalistas a los Premios Web Cantabria 2009, organizado por la plataforma online de <a title="el diario montañes" href="http://www.eldiariomontanes.es">El Diario Montañés</a>.<strong> La nueva web de ITM Sistemas (</strong><a title="itm sistemas" href="http://www.itmsistemas.es"><strong>www.itmsistemas.es</strong></a>) se ha colocado entre las mejores 10 webs corporativas, categoría que contaba con más de 150 propuestas. De esta manera, <strong>ITM Sistemas</strong> competirá por el premio con empresas de gran reconocimiento regional, nacional e internacional, como son IMEM Ascensores, el Hotel Balneario de Solares o el Real Racing Club, entre otros. Por otro lado, y como finalista, <strong>ITM Sistemas</strong> también opta al premio del público a la mejor web, resultante de las votaciones populares que se pueden registrar en la web del concurso. Ya puedes votar a <a title="itm sistemas" href="http://www.itmsistemas.es"><strong>www.itmsistemas.es</strong></a> pinchando en el botón que encontrarás en la esquina inferior izquierda de nuestra web o dirigiéndote directamente a este <strong><a title="premios web cantabria" href=" http://www.premioswebcantabria.com/web/57/itm-sistemas-seguridad-y-telecomunicaciones.html">link</a></strong>.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/11/16/itm-sistemas-finalista-premios-web-cantabria09/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/11/16/itm-sistemas-finalista-premios-web-cantabria09/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vale más una imagen (o vídeo) que mil palabras&#8230;</title>
		<link>http://www.lostintheshell.net/index.php/2009/11/03/vale-mas-una-imagen-o-video-que-mil-palabras/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/11/03/vale-mas-una-imagen-o-video-que-mil-palabras/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 18:13:14 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[arranca]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[comparativa]]></category>
		<category><![CDATA[consumo]]></category>
		<category><![CDATA[escritorio]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[ligereza]]></category>
		<category><![CDATA[prueba]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[velocidad]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=160</guid>
		<description><![CDATA[salta a la &#8220;vista&#8221;, ejejej. Fuente: TuxRadar Share on Facebook]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F11%2F03%2Fvale-mas-una-imagen-o-video-que-mil-palabras%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F11%2F03%2Fvale-mas-una-imagen-o-video-que-mil-palabras%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/88aal60AqBs" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/88aal60AqBs"></embed></object></p>
<p style="text-align: center;">salta a la &#8220;vista&#8221;, ejejej.</p>
<p style="text-align: left;">Fuente: <a title="¿quién arranca antes Vista, Windows 7, Ubuntu 9.04 o 9.10?" href="http://www.kdeblog.com/video-%C2%BFquien-arranca-antes-vista-windows-7-ubuntu-9-04-o-9-10.html">TuxRadar</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/11/03/vale-mas-una-imagen-o-video-que-mil-palabras/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/11/03/vale-mas-una-imagen-o-video-que-mil-palabras/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>a dónde vas?&#8230; manzanas traigo!</title>
		<link>http://www.lostintheshell.net/index.php/2009/11/01/a-donde-vas-manzanas-traigo/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/11/01/a-donde-vas-manzanas-traigo/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 20:09:23 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[12"]]></category>
		<category><![CDATA[32gb]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[aluminium]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[b3r2c0]]></category>
		<category><![CDATA[g4]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[nano]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[powerbook]]></category>
		<category><![CDATA[s]]></category>
		<category><![CDATA[shuffle]]></category>
		<category><![CDATA[snow]]></category>
		<category><![CDATA[tiger]]></category>
		<category><![CDATA[x]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=151</guid>
		<description><![CDATA[pues sí, uno que es amante del refranero popular&#8230; aunque en este caso no era por problemas de sordera ni de despiste, aunque sí consecuencias de hacerme el sordo y el despistado, jejeje. cuando uno tiene una estrecha relacción con alguien que básicamente rechaza la tecnología, sin llegar a odiarla, pero sin tenerla un cariño [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F11%2F01%2Fa-donde-vas-manzanas-traigo%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F11%2F01%2Fa-donde-vas-manzanas-traigo%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: left;">pues sí, uno que es amante del refranero popular&#8230; aunque en este caso no era por problemas de sordera ni de despiste, aunque sí consecuencias de hacerme el sordo y el despistado, jejeje.</p>
<p style="text-align: left;">cuando uno tiene una estrecha relacción con alguien que básicamente rechaza la tecnología, sin llegar a odiarla, pero sin tenerla un cariño especial, las cosas se tornan un poco, incluso bastante, complicadas para poder hacer llegar a casa algún gagedt, juguetito tecnológico o simplemente un capricho cómo el que me he dado&#8230; <span id="more-151"></span></p>
<p style="text-align: left;">ya ha llegado a mis manos el iPhone que tanto tiempo llevo esperando, bueno, la verdad es que mejorado, bastante mejorado desde que mis &#8220;orejas&#8221; y mis &#8220;manos&#8221; anhelaban el cariño y la comprensión de aquel hoy casi arcaico (jejejeje) iPhone Edge o 2G, se trata ni más ni menos que el &#8220;pepino&#8221; de<strong> 32Gb iPhone 3G S</strong>, con el que llevo ya 3 días sorprendido, tanto de su capacidad cómo smartphone cómo de la cantidad de &#8220;chorradillas&#8221; que hay diseñadas para él en el AppStore.</p>
<p style="text-align: center;"><em>&#8220;Yo, las manzanas de dos en dos, cómo los petit suise&#8221;.</em></p>
<p style="text-align: left;">Aún recuerdo aquel diciembre de 2005 cuando me hice con mi primer &#8220;mac&#8221;, desde el que os estoy escribiendo ahora mismo, en mi afán de tener bajo mi tutela una auténtica y verdadera maravilla salida de la fábrica de Apple, para más inri, por aquel entonces se rumoreaba sobre el cambio de arquitectura, el cambio de PPC a Intel, que finalmente se llevó a cabo y para mi desgracía, y la de algún otro por ahi todavía, está en decadencia, hasta el punto en el que hasta que no cambie de máquina (iMac o MacBook Pro, estamos ya con vistas a ello) no podré disfrutar de la nueva Snow Leopard, sigo condenado con mi Tiger, aunque no puedo quejarme.</p>
<p style="text-align: left;">Recuerdo que por aquel tiempo mi apego a mi recién estrenado <strong>Powerbook G4 12&#8243; Aluminium</strong> era tal, que el siguiente regalo que recibí fue un recién horneado <strong>iPod Nano Negro de 4Gb</strong>, con el que todavía sigo escuchando la música en su base del salón, tras deshacerme de la minicadena que había por casa.</p>
<p style="text-align: center;">
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_152" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><img class="size-medium wp-image-152" title="mi &quot;mac store&quot;" src="http://www.lostintheshell.net/wp-content/uploads/2009/11/021307042902-300x225.jpg" alt="&quot;el cestu las manzanas&quot;" width="300" height="225" /></dt>
<dd class="wp-caption-dd">&#8220;el cestu las manzanas&#8221;</dd>
</dl>
</div>
<p style="text-align: left;">He tenidos varios intentos fallidos hacia la manzanita de nuevo, &#8220;renovarse o morir&#8221;, pero por unas circunstancias o por otras, lo tenía cómo un poco aparcado, hasta que hace bien poquito me hize con un nuevo <strong>iPod Shuffle 2Gb</strong> que me viene estupendísimamente para hacer más amenos los madrugones en el gimnasio.</p>
<p style="text-align: left;">Fin de permanencia con mi compañía móvil y la manzana calentita calentita, así que ya sabéis cómo ha acabado esto, visitando una tienda de Movistar (tras cerciorarme de que no iba a ser imposible conseguirlo, al igual que en el resto de Cantabria) y echando en el cesto al protagonista fundamental de este post.</p>
<p style="text-align: left;">Ya sólo nos queda hacer un poco de oídos sordos al tema este de la crisis, y aprovechando la salida de los <strong>nuevos iMac</strong> darnos otro caprichillo por navidades, que seguro que a &#8220;santa&#8221; y &#8220;los tres mosqueteros&#8221; no les importa, no hemos sido tan malos este año <img src='http://www.lostintheshell.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/11/01/a-donde-vas-manzanas-traigo/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/11/01/a-donde-vas-manzanas-traigo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
